.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}.fbx-modal,.fbx-modal *{box-sizing:content-box}.fbx-modal{position:fixed;top:0;left:0;z-index:9000001;visibility:hidden;width:100%;height:100%;font-family:"Segoe UI",Helvetica,Arial,"Sans Serif",serif;line-height:normal;outline:0!important;transform:translate3d(0,0,0);perspective:0}.fbx-modal.fbx-loading,.fbx-modal.fbx-show{visibility:visible}.fbx-no-scroll{overflow:hidden!important}.fbx-inner-spacer{display:none;padding:40px}.fbx-inner{position:absolute;top:50%;left:50%;visibility:hidden;overflow:visible!important;margin-top:-5px;margin-left:-5px;min-width:100px;min-height:100px;width:100px;height:100px;z-index:100002}.fbx-show .fbx-inner{visibility:visible}.fbx-loader{position:absolute;top:50%;left:50%;visibility:hidden;z-index:100005;width:80px;height:80px;font-size:16px;transform:translateX(-50%) translateY(-50%)}.fbx-loader .fbx-icon{width:48px;height:48px;margin-top:-24px;margin-left:-24px;transform:none}.fbx-loading .fbx-loader{visibility:visible}.fbx-loading .fbx-loader .fbx-icon{animation:spin 2s infinite linear}.fbx-phone.fbx-portrait .fbx-loader{top:calc(50% + 20px)}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.fbx-stage{position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;outline:0;border:none;overflow:hidden}.fbx-item-current,.fbx-item-next{-webkit-user-drag:none;position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;outline:0;border:none;overflow:auto}.fbx-loading .fbx-item-current,.fbx-loading .fbx-item-next{overflow:hidden}.fbx-item-next{z-index:100001}.fbx-item-current{z-index:100002}.fbx-error-msg{width:240px;height:240px;position:relative}.fbx-error-msg>svg{width:auto;height:150px;display:block;top:calc(50% - 20px)}.fbx-error-msg>p{position:absolute;bottom:24px;text-align:center;width:100%;margin:0}.fbx-item-embed,.fbx-item-iframe,.fbx-item-image,.fbx-item-video{margin:0;padding:0;width:100%;height:100%;outline:0;border:none;display:block}.fbx-item-video>.fbx-video{background-color:#000}.fbx-item-embed embed,.fbx-item-embed iframe,.fbx-item-embed object{margin-bottom:0}.fbx-item-embed>embed,.fbx-item-embed>iframe,.fbx-item-embed>object{max-width:100%;max-height:100%}.fbx-ios-12-or-below .fbx-item-current{-webkit-overflow-scrolling:touch!important;overflow:auto!important}.fbx-ios-12-or-below .fbx-item-iframe{width:1px;min-width:100%}.fbx-close,.fbx-next,.fbx-prev{position:absolute;z-index:100006;display:block;outline:0!important;text-decoration:none;cursor:pointer}.fbx-close:hover,.fbx-next:hover,.fbx-prev:hover{text-decoration:none}.fbx-no-buttons .fbx-next,.fbx-no-buttons .fbx-prev{display:none!important}.fbx-credit{position:absolute;z-index:100003;text-transform:lowercase;font-size:10px}.fbx-credit em{font-style:normal;font-size:10px}.fbx-credit a{text-decoration:none;font-size:10px}.fbx-credit a:hover span{text-decoration:underline}.fbx-credit a span{letter-spacing:1px;font-size:10px}.fbx-count{position:absolute;z-index:100002;width:100%;text-align:center;font-size:10px}.fbx-btn-transition{transition-property:color,border-color,opacity,box-shadow,filter,-webkit-filter;transition-duration:.2s,.2s,.2s,.2s,.2s,.2s;transition-timing-function:ease-in,linear,ease-in,ease-in,ease-in,ease-in;outline:0}.fbx-phone .fbx-count{display:none}.fbx-phone .fbx-credit em{display:none}.fbx-phone.fbx-landscape.fbx-no-nav .fbx-next,.fbx-phone.fbx-landscape.fbx-no-nav .fbx-prev{display:none}.fbx-modal.fbx-phone .fbx-inner{border:none}.fbx-modal.fbx-phone .fbx-close,.fbx-modal.fbx-phone .fbx-next,.fbx-modal.fbx-phone .fbx-prev{position:fixed}.fbx-modal.fbx-phone .fbx-credit{bottom:2px;left:2px}.fbx-modal.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-modal.fbx-phone.fbx-portrait .fbx-close,.fbx-modal.fbx-phone.fbx-portrait .fbx-next,.fbx-modal.fbx-phone.fbx-portrait .fbx-prev{border:none;opacity:1;margin:0;top:0;bottom:auto;width:auto;height:40px;border-radius:0;line-height:40px}.fbx-modal.fbx-phone.fbx-portrait .fbx-prev{left:0;right:66%}.fbx-modal.fbx-phone.fbx-portrait .fbx-next{left:33%;right:33%}.fbx-modal.fbx-phone.fbx-portrait .fbx-close{left:66%;right:0}.fbx-modal.fbx-phone.fbx-portrait.fbx-no-buttons .fbx-close{left:0;right:0}.fbx-modal.fbx-phone.fbx-landscape{border-right-width:46px;border-right-style:solid;box-sizing:border-box}.fbx-modal.fbx-phone.fbx-landscape .fbx-inner-spacer{padding:5px}.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-modal.fbx-phone.fbx-landscape .fbx-prev{bottom:auto;left:auto;right:-45px;width:44px;height:44px;line-height:44px;border:none;opacity:1;margin:0}.fbx-modal.fbx-phone.fbx-landscape .fbx-close{top:0;height:60px}.fbx-modal.fbx-phone.fbx-landscape .fbx-prev{top:62px}.fbx-modal.fbx-phone.fbx-landscape .fbx-next{top:108px}.fbx-icon{display:inline-block;fill:currentColor;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.fbx-icon-close path{display:none}.fbx-flat .fbx-icon-close-flat,.fbx-metro .fbx-icon-close-default,.fbx-rounded .fbx-icon-close-default{display:inline}.fbx-flat .fbx-pause .fbx-icon-play-flat,.fbx-flat .fbx-play .fbx-icon-pause-flat,.fbx-icon-slideshow path,.fbx-metro .fbx-pause .fbx-icon-play-default,.fbx-metro .fbx-play .fbx-icon-pause-default,.fbx-rounded .fbx-pause .fbx-icon-play-default,.fbx-rounded .fbx-play .fbx-icon-pause-default{display:none}.fbx-flat .fbx-pause .fbx-icon-pause-flat,.fbx-flat .fbx-play .fbx-icon-play-flat,.fbx-metro .fbx-pause .fbx-icon-pause-default,.fbx-metro .fbx-play .fbx-icon-play-default,.fbx-rounded .fbx-pause .fbx-icon-pause-default,.fbx-rounded .fbx-play .fbx-icon-play-default{display:inline}.fbx-flat .fbx-maximize .fbx-icon-minimize-flat,.fbx-flat .fbx-minimize .fbx-icon-maximize-flat,.fbx-icon-fullscreen path,.fbx-metro .fbx-maximize .fbx-icon-minimize-default,.fbx-metro .fbx-minimize .fbx-icon-maximize-default,.fbx-rounded .fbx-maximize .fbx-icon-minimize-default,.fbx-rounded .fbx-minimize .fbx-icon-maximize-default{display:none}.fbx-flat .fbx-maximize .fbx-icon-maximize-flat,.fbx-flat .fbx-minimize .fbx-icon-minimize-flat,.fbx-metro .fbx-maximize .fbx-icon-maximize-default,.fbx-metro .fbx-minimize .fbx-icon-minimize-default,.fbx-rounded .fbx-maximize .fbx-icon-maximize-default,.fbx-rounded .fbx-minimize .fbx-icon-minimize-default{display:inline}.fbx-flat.fbx-arrows-1 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-10 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-11 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-2 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-3 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-4 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-5 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-6 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-7 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-8 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-9 .fbx-icon-arrows-flat,.fbx-icon-next path,.fbx-icon-prev path,.fbx-metro.fbx-arrows-1 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-10 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-11 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-2 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-3 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-4 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-5 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-6 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-7 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-8 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-9 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-1 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-10 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-11 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-2 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-3 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-4 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-5 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-6 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-7 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-8 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-9 .fbx-icon-arrows-default{display:none}.fbx-arrows-1 .fbx-icon-arrows-1,.fbx-arrows-10 .fbx-icon-arrows-10,.fbx-arrows-11 .fbx-icon-arrows-11,.fbx-arrows-2 .fbx-icon-arrows-2,.fbx-arrows-3 .fbx-icon-arrows-3,.fbx-arrows-4 .fbx-icon-arrows-4,.fbx-arrows-5 .fbx-icon-arrows-5,.fbx-arrows-6 .fbx-icon-arrows-6,.fbx-arrows-7 .fbx-icon-arrows-7,.fbx-arrows-8 .fbx-icon-arrows-8,.fbx-arrows-9 .fbx-icon-arrows-9,.fbx-flat .fbx-icon-arrows-flat,.fbx-metro .fbx-icon-arrows-default,.fbx-rounded .fbx-icon-arrows-default{display:inline}.fbx-flat.fbx-spinner-1 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-10 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-11 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-2 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-3 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-4 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-5 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-6 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-7 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-8 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-9 .fbx-icon-spinner-flat,.fbx-icon-spinner path,.fbx-metro.fbx-spinner-1 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-10 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-11 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-2 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-3 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-4 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-5 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-6 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-7 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-8 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-9 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-1 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-10 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-11 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-2 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-3 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-4 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-5 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-6 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-7 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-8 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-9 .fbx-icon-spinner-default{display:none}.fbx-flat .fbx-icon-spinner-flat,.fbx-metro .fbx-icon-spinner-default,.fbx-rounded .fbx-icon-spinner-default,.fbx-spinner-1 .fbx-icon-spinner-1,.fbx-spinner-10 .fbx-icon-spinner-10,.fbx-spinner-11 .fbx-icon-spinner-11,.fbx-spinner-2 .fbx-icon-spinner-2,.fbx-spinner-3 .fbx-icon-spinner-3,.fbx-spinner-4 .fbx-icon-spinner-4,.fbx-spinner-5 .fbx-icon-spinner-5,.fbx-spinner-6 .fbx-icon-spinner-6,.fbx-spinner-7 .fbx-icon-spinner-7,.fbx-spinner-8 .fbx-icon-spinner-8,.fbx-spinner-9 .fbx-icon-spinner-9{display:inline}.fbx-loader{box-shadow:0 0 3px rgba(0,0,0,.4)}.fbx-rounded .fbx-prev.fbx-btn-shadow,.fbx-rounded .fbx-prev.fbx-btn-shadow:hover{box-shadow:-2px 0 2px rgba(0,0,0,.4)}.fbx-rounded .fbx-next.fbx-btn-shadow,.fbx-rounded .fbx-next.fbx-btn-shadow:hover{box-shadow:2px 0 2px rgba(0,0,0,.4)}.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-inner-shadow,.fbx-rounded .fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow{box-shadow:0 0 12px rgba(0,0,0,.4)}.fbx-fullscreen-mode .fbx-btn-shadow:hover,.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,.fbx-rounded .fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover .fbx-icon,.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover{box-shadow:0 0 6px rgba(0,0,0,.4)}.fbx-flat .fbx-inner-shadow{box-shadow:0 5px 35px rgba(0,0,0,.65)}.fbx-flat .fbx-inner-shadow,.fbx-flat .fbx-loader,.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow:hover,.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow,.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover{box-shadow:none}.fbx-flat .fbx-loader .fbx-icon,.fbx-flat:not(.fbx-phone) .fbx-btn-shadow .fbx-icon{filter:drop-shadow(0 0 3px rgba(0, 0, 0, 1))}.fbx-flat:not(.fbx-phone) .fbx-btn-shadow:hover .fbx-icon{filter:drop-shadow(0 0 1px rgba(0, 0, 0, 1))}.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-rounded .fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow{box-shadow:none}.fbx-rounded .fbx-inner{border:solid 8px transparent;border-radius:6px}.fbx-rounded .fbx-item-current,.fbx-rounded .fbx-item-image,.fbx-rounded .fbx-item-next{border-radius:3px}.fbx-rounded .fbx-loader{border-radius:50%}.fbx-rounded .fbx-close{top:-21px;right:-21px;width:28px;height:28px;line-height:28px;border:solid 3px transparent;border-radius:50%}.fbx-rounded .fbx-next,.fbx-rounded .fbx-prev{position:absolute;top:50%;margin-top:-50px;width:30px;height:100px;line-height:100px;border:solid 3px transparent}.fbx-rounded .fbx-prev{left:-40px;border-radius:6px 0 0 6px}.fbx-rounded .fbx-next{right:-40px;border-radius:0 6px 6px 0}.fbx-rounded .fbx-next.fbx-disabled,.fbx-rounded .fbx-prev.fbx-disabled{display:none}.fbx-rounded.fbx-phone .fbx-next.fbx-disabled,.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled{display:block;cursor:default}.fbx-rounded.fbx-phone .fbx-next.fbx-disabled .fbx-icon,.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled .fbx-icon{opacity:.3}.fbx-rounded.fbx-desktop .fbx-next,.fbx-rounded.fbx-desktop .fbx-prev{position:absolute}.fbx-rounded .fbx-count,.fbx-rounded .fbx-credit{bottom:-25px}.fbx-rounded .fbx-inner-spacer{padding:40px 40px 50px 40px}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-rounded.fbx-sticky-buttons .fbx-next,.fbx-rounded.fbx-sticky-buttons .fbx-prev{position:fixed;top:50%;margin-top:-50px;width:40px;height:100px;line-height:100px}.fbx-rounded.fbx-sticky-buttons .fbx-prev{left:0;border-radius:0 6px 6px 0}.fbx-rounded.fbx-sticky-buttons .fbx-next{right:0;border-radius:6px 0 0 6px}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:40px 80px}.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:5px}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:0;border-radius:0;width:55px;height:auto;opacity:.3}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{height:32px;width:auto}.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:auto;border-radius:0;width:auto;min-width:0;height:40px;opacity:1}.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next .fbx-icon,.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev .fbx-icon{height:16px;width:auto}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{left:0;right:66%}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-next{left:33%;right:33%}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:66%;right:0}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-no-buttons.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:0;right:0}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:50%;bottom:auto;width:34px;height:80px;opacity:.5}.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-prev,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-prev,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:62px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{top:108px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{border-radius:0 6px 6px 0}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{border-radius:6px 0 0 6px}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{z-index:100003;position:absolute;top:0;bottom:0;height:100%;width:25%;margin:0;border-radius:0;box-sizing:border-box;opacity:0}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next:hover,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev:hover,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next:hover,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{left:0;right:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next{right:0;left:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{width:16px;height:16px;border-radius:50%;position:absolute;top:50%;padding:5px;border-width:3px;border-style:solid;transform:translateY(-50%)}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{left:10px;right:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon{right:10px;left:auto}.fbx-light,.fbx-light .fbx-caption,.fbx-light .fbx-open-caption,.fbx-light.fbx-phone .fbx-social{background-color:rgba(0,0,0,.7)}.fbx-light .fbx-progress{background-color:rgba(255,255,255,.5)}.fbx-fullscreen-mode.fbx-light{background-color:grey}.fbx-light .fbx-inner,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon,.fbx-light.fbx-modal,.fbx-modal.fbx-light.fbx-phone .fbx-close:hover,.fbx-modal.fbx-light.fbx-phone .fbx-fullscreen-toggle:hover,.fbx-modal.fbx-light.fbx-phone .fbx-next:hover,.fbx-modal.fbx-light.fbx-phone .fbx-pause:hover,.fbx-modal.fbx-light.fbx-phone .fbx-play:hover,.fbx-modal.fbx-light.fbx-phone .fbx-prev:hover,.fbx-modal.fbx-light.fbx-phone .fbx-social-toggle:hover,.fbx-rounded.fbx-light .fbx-close,.fbx-rounded.fbx-light .fbx-fullscreen-toggle,.fbx-rounded.fbx-light .fbx-pause,.fbx-rounded.fbx-light .fbx-play,.fbx-rounded.fbx-light .fbx-social-toggle{border-color:#fff}.fbx-light .fbx-close,.fbx-light .fbx-fullscreen-toggle,.fbx-light .fbx-inner,.fbx-light .fbx-loader,.fbx-light .fbx-next,.fbx-light .fbx-pause,.fbx-light .fbx-play,.fbx-light .fbx-prev,.fbx-light .fbx-social-toggle,.fbx-light.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-next,.fbx-light.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-prev,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{background-color:#fff}.fbx-flat.fbx-light .fbx-close,.fbx-flat.fbx-light .fbx-fullscreen-toggle,.fbx-flat.fbx-light .fbx-loader,.fbx-flat.fbx-light .fbx-next,.fbx-flat.fbx-light .fbx-pause,.fbx-flat.fbx-light .fbx-play,.fbx-flat.fbx-light .fbx-prev,.fbx-flat.fbx-light .fbx-social-toggle,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev{background-color:transparent}.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev .fbx-icon{border-color:transparent}.fbx-flat.fbx-light.fbx-modal{border-color:rgba(0,0,0,.2)}.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-close,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-fullscreen-toggle,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-next,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-pause,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-play,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-prev,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-social-toggle{background-color:rgba(0,0,0,.2)}.fbx-light .fbx-close,.fbx-light .fbx-error-msg,.fbx-light .fbx-fullscreen-toggle,.fbx-light .fbx-loader,.fbx-light .fbx-next,.fbx-light .fbx-pause,.fbx-light .fbx-play,.fbx-light .fbx-prev,.fbx-light .fbx-social-toggle,.fbx-metro.fbx-light .fbx-count,.fbx-metro.fbx-light .fbx-credit a{color:#666!important}.fbx-flat.fbx-light .fbx-close,.fbx-flat.fbx-light .fbx-close:hover,.fbx-flat.fbx-light .fbx-count,.fbx-flat.fbx-light .fbx-credit a,.fbx-flat.fbx-light .fbx-fullscreen-toggle,.fbx-flat.fbx-light .fbx-fullscreen-toggle:hover,.fbx-flat.fbx-light .fbx-loader,.fbx-flat.fbx-light .fbx-next,.fbx-flat.fbx-light .fbx-next:hover,.fbx-flat.fbx-light .fbx-pause,.fbx-flat.fbx-light .fbx-pause:hover,.fbx-flat.fbx-light .fbx-play,.fbx-flat.fbx-light .fbx-play:hover,.fbx-flat.fbx-light .fbx-prev,.fbx-flat.fbx-light .fbx-prev:hover,.fbx-flat.fbx-light .fbx-social-toggle,.fbx-flat.fbx-light .fbx-social-toggle:hover{color:#fff!important}.fbx-light .fbx-close:hover,.fbx-light .fbx-fullscreen-toggle:hover,.fbx-light .fbx-next:hover,.fbx-light .fbx-pause:hover,.fbx-light .fbx-play:hover,.fbx-light .fbx-prev:hover,.fbx-light .fbx-social-toggle:hover,.fbx-metro.fbx-light .fbx-credit a:hover{color:#bababa!important}.fbx-metro.fbx-light .fbx-close:hover,.fbx-metro.fbx-light .fbx-fullscreen-toggle:hover,.fbx-metro.fbx-light .fbx-next:hover,.fbx-metro.fbx-light .fbx-pause:hover,.fbx-metro.fbx-light .fbx-play:hover,.fbx-metro.fbx-light .fbx-prev:hover,.fbx-metro.fbx-light .fbx-social-toggle:hover{border-color:#bababa}.fbx-flat.fbx-light .fbx-count,.fbx-flat.fbx-light .fbx-credit a,.fbx-rounded.fbx-light .fbx-count,.fbx-rounded.fbx-light .fbx-credit a{color:#888}.fbx-flat.fbx-light .fbx-credit a:hover span,.fbx-rounded.fbx-light .fbx-credit a:hover span{color:#ddd}.fbx-light .fbx-caption{color:#fff}.fbx-light .fbx-caption-desc,.fbx-light .fbx-caption-desc a{color:#eee}.fbx-light .fbx-item-current::-webkit-scrollbar{width:12px;height:12px}.fbx-light .fbx-item-current::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-light .fbx-item-current::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5)}.fbx-light .fbx-item-current::-webkit-scrollbar,.fbx-light .fbx-item-next::-webkit-scrollbar{width:12px;height:12px}.fbx-light .fbx-item-current::-webkit-scrollbar-track,.fbx-light .fbx-item-next::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-light .fbx-item-current::-webkit-scrollbar-corner,.fbx-light .fbx-item-current::-webkit-scrollbar-thumb,.fbx-light .fbx-item-next::-webkit-scrollbar-corner,.fbx-light .fbx-item-next::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3)}.fbx-caption{position:absolute;top:auto;right:auto;bottom:0;left:0;z-index:100004;width:100%;text-align:center;font-size:14px;transition:visibility .3s ease,opacity .3s ease,transform .3s ease;opacity:1;transform:translateY(0)}.fbx-caption.fbx-hide-caption{transition:none}.fbx-show .fbx-caption{visibility:visible}.fbx-show .fbx-caption.fbx-fade-caption{opacity:0;visibility:hidden}.fbx-caption.fbx-slide-caption{transform:translateY(100%)}.fbx-loading .fbx-caption.fbx-hide-caption,.fbx-show .fbx-caption.fbx-hide-caption{visibility:hidden}.fbx-fullscreen-mode .fbx-caption,.fbx-sticky-caption .fbx-caption{position:fixed;z-index:100007}.fbx-modal.fbx-phone .fbx-caption{position:fixed;z-index:100004}.fbx-rounded .fbx-caption{border-radius:0 0 3px 3px}.fbx-modal.fbx-phone .fbx-caption,.fbx-sticky-caption.fbx-rounded .fbx-caption{border-radius:0}.fbx-close-caption{position:absolute;top:0;right:0;padding:3px 3px 10px 10px;color:#fff!important;font-size:24px;text-decoration:none;line-height:20px;cursor:pointer}.fbx-open-caption{z-index:100004;position:absolute;bottom:0;right:5px;padding:0 10px 10px 10px;color:#fff!important;font-size:24px;text-decoration:none;line-height:20px;opacity:0;visibility:hidden;transition:opacity .3s ease;border-top-left-radius:6px;border-top-right-radius:6px;cursor:pointer}.fbx-caption-toggle-only.fbx-captions-hidden .fbx-open-caption,.fbx-pannable-item.fbx-captions-hidden .fbx-open-caption{opacity:1;visibility:visible}.fbx-caption-title{font-size:15px;padding:15px}.fbx-caption-desc{font-size:12px;line-height:20px;padding:15px}.fbx-caption-desc a{font-size:12px}.fbx-caption-title+.fbx-caption-desc{margin-top:-30px}.fbx-phone .fbx-caption{min-height:20px;font-size:12px;line-height:20px}.fbx-phone .fbx-caption-title{font-size:13px;padding:10px}.fbx-phone .fbx-caption-desc{font-size:11px;line-height:15px;padding:10px}.fbx-phone .fbx-caption-title+.fbx-caption-desc{margin-top:-20px}.fbx-modal.fbx-phone .fbx-caption{bottom:0;position:fixed}.fbx-modal.fbx-phone.fbx-landscape .fbx-caption,.fbx-phone.fbx-landscape.fbx-sticky-caption .fbx-caption{z-index:100004}.fbx-pannable{cursor:-moz-grab;cursor:-webkit-grab;cursor:grab}.fbx-pannable.fbx-panning{cursor:-moz-grabbing;cursor:-webkit-grabbing;cursor:grabbing}.fbx-pannable>div>img.fbx-item{max-width:none;max-height:none}.fbx-pan-overview{cursor:pointer;max-width:150px;max-height:150px;overflow:hidden;background-position:top left;background-size:cover;position:absolute;z-index:100006;border:solid 2px #666;box-shadow:0 0 12px rgba(0,0,0,.8)}.fbx-pan-overview.fbx-top-left{top:20px;left:20px}.fbx-pan-overview.fbx-top-right{top:20px;right:32px}.fbx-pan-overview.fbx-bottom-left{bottom:32px;left:20px}.fbx-pan-overview.fbx-bottom-right{bottom:32px;right:32px}.fbx-pan-viewport{position:absolute;top:0;left:0;box-shadow:0 0 300px 300px rgba(0,0,0,.7)}.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle{right:1px!important}.math-captcha-form {
display:block;
float:none;
clear:both;
}
.math-captcha-form  .mathalert{color:#c62828}
.login form .math-captcha-form span {
display: inline-block;
margin-bottom: 10px; 
}
input[type="text"].mc-input {
display: inline-block;
width: 60px!important;
vertical-align: middle;
margin-bottom: 0;
}.flxmap-container * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.flxmap-container img {
max-width: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
background-color: transparent !important;
border-radius: 0px !important;
}
.site-content .flxmap-directions img.adp-marker,
.entry-content .flxmap-directions img.adp-marker {
max-width: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.flxmap-directions table.adp-placemark,
.flxmap-directions table.adp-directions {
table-layout: inherit;
}
.flxmap-directions td.adp-text {
vertical-align: middle;
} .gm-style .gm-style-iw .flxmap-infowin {
color: #2c2c2c;
}
.gm-style .gm-style-iw .flxmap-marker-title {
font-weight: bold;
} .gm-style-iw {
min-width: intrinsic;
min-width: -webkit-fit-content;
min-width: -moz-fit-content;
min-width: fit-content;
} @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.gm-style .gm-style-iw .flxmap-marker-title {
white-space: nowrap;
word-wrap: normal;
}
} .flxmap-container .gm-style-cc > div {
word-wrap: normal;
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}@font-face {
font-family: 'FontAwesome';
src: url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/fontawesome-webfont.eot?v=4.3.0);
src: url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'), url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'), url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'), url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}main{
display: block;
}
*,*:hover,*:focus,*:active,*:visited{
outline:none;
}
ul,ol{
margin:0;
padding:0;
list-style:none;
}
*, html, body, h1, h2, h3, h4, h5, h6{
margin:0;
padding:0;
font-weight:normal;
-webkit-text-size-adjust: none;
}
body > .wpml-ls-statics-footer {
display: none;
}
input, textarea, keygen, select, button{
font: inherit;
}
h1, h2, h3, h4, h5, h6{
line-height: 1.2;
}
.benefits_widget h1, .benefits_widget h2, .benefits_widget h3, .benefits_widget h4, .benefits_widget h5, .benefits_widget h6{
line-height: 1.2;
margin: initial;
}
.page-content p:not(:last-child){
margin-bottom: 1.333em;
}
iframe{
border-style:none;
}
textarea{
resize: none;
}
hr{
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none;
display: block;
height: 1px;
margin: 35px 0;
border-style: none;
background: transparent;
border-top: 1px solid #e3e3e3;
}
button,
input[type="button"],
input[type="submit"]{
-webkit-appearance: none;
-webkit-border-radius: 0;
}
aside hr,
.footer_sidebar_area hr,
.theme_color_sb_area hr,
.benefits_area hr{
margin-top: 10px;
margin-bottom: 10px;
}
.footer_sidebar_area hr,
.theme_color_sb_area hr,
.benefits_area hr{
border-top-color: rgba(255,255,255,0.2);
}
.theme_color_sb_area hr,
.benefits_area hr,
.cws-widget-content.backlight hr{
border-top-color: rgba(255,255,255,0.3);
}
fieldset{
border-style: none;
}
.datepicker td, .datepicker th{
width: auto !important;
}
button,
input[type='submit']{
-webkit-appearance: none;
border-radius: 0;
}
.carousel_header .widget-title,
.photo_tour_section_header .widget-title{
margin-bottom: 0;
} mark{
color: #fff;
}
strong{
font-weight: 700;
}
.fa{
text-align: center;
}
a{
cursor:pointer;
}
img:not(.tribe-events-spinner-medium){
max-width: 100%;
height: auto;
}
iframe{
max-width: 100%;	
}
.wp-caption{
max-width: 100%;
}
img{
border-style: none;
}
.pic:not(.widget-icon) img{
display: block;
width:100%;
}
.news.blog-post.staff .pic img{
width: auto;
}
.a-left{
text-align:left;
}
.a-right{
text-align:right;
}
.a-center{
text-align:center;
}
.page-content main ul.wp-block-gallery > li{
padding-left: 0;
}
.page-content main ul.wp-block-gallery > li:before{
content: none;
}
select, textarea, input[type="url"], input[type="tel"], input[type="text"], input[type="email"], input[type="password"], input[type="search"], [type="submit"], input[type="date"], input[type="number"],
.search-form label:after,
.cws-widget .widget-icon.icon>i,
.cws-widget .widget-icon.icon>i>.triangle:before,
.page-header .logo,
.comments-part .avatar img,
input[type="checkbox"],
.accordion_content,
.tabs,
.tab_items,
.tab,
.message_box:before,
.message_box,
.callout_widget .text_part,
.testimonial:not(.testimonial-alt) .author,
hr,
.single_bar .title,
.services .col,
.pricing_table_button,
.grid .item,
.cws-widget,
.pricing_table_column,
.gallery .gallery-item,
.find_a_doctor .search_field,
.find_a_doctor .submit_field,
.toggle_sidebar .switcher,
.news .cats,
.link_url,
.services .details,
.services .details .img_part img,
.page-title,
.services .details .description_part_container>div,
.grid-row.eq-columns .grid-col,
.wpcf7-form-control-wrap{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
}
.cws-widget>div{
width:100%;
} .wp-caption-text, .gallery-caption, .bypostauthor, .aligncenter{}
img[class*="wp-image"],
.wp-caption{
margin-bottom: 10px;
}
img[class*="wp-image"]:not(.noborder){
padding: 3px;
border: 1px solid #e4e4e4;
}
.wp-caption.alignleft,
img[class*="wp-image"].alignleft,
.featured_icon.f-left{
float: left;
margin-left: 0;
margin-right: 20px;
}
.wp-caption.alignright,
img[class*="wp-image"].alignright,
.featured_icon.f-right{
float: right;
margin-right: 0;
margin-left: 20px;
}
.wp-caption.aligncenter,
img[class*="wp-image"].aligncenter{
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption img[class*="wp-image"]{
float: none;
margin: 0;
}
.wp-caption .wp-caption-text{
font-size: 0.9em;
line-height: 1.2;
font-style: italic;
text-align: center;
}
.gallery:not(.wrapper){
margin-top: -23px !important;
}
.news .date + style + .gallery{
margin-top: -8px !important;
}
.carousel_content .gallery{
margin-top: 0 !important;
}
.gallery .gallery-item{
padding: 0 12px;
margin-top: 23px !important;
overflow: hidden;
}
.gallery .gallery-icon{
position: relative;
overflow: hidden;
}
.gallery .gallery-item img{
display: block;
width: 100%;
height: auto;
border-style: none !important;
}
.shortcode_carousel .gallery .gallery-item{
width: 100% !important;
margin-top: 0 !important;
}
.shortcode_carousel .blog{
overflow: hidden;
}
.shortcode_carousel .news{
margin-right: -30px;
}
.shortcode_carousel .news .owl-item>.item{
width: -webkit-calc(100% - 30px);
width: -moz-calc(100% - 30px);
width: -ms-calc(100% - 30px);
width: calc(100% - 30px);
float: left;
margin-right:30px;
} h1              { font-size: 2em; margin: 0.67em 0 }
h2              { font-size: 1.5em; margin: 0.83em 0 }
h3              { font-size: 1.17em; margin: 1em 0 }
h4              { margin: 1.33em 0 }
h5              { font-size: 0.83em; margin: 1.67em 0 }
h6              { font-size: 0.67em; margin: 2.33em 0 }
a,
.search-form label:after,
[type="submit"],
.widget_carousel_nav>i,
.hover-effect,
.fancy,
.social-icons .icon i,
.social-icons .icon>a,
[class*='carousel_nav']>i,
.load_more,
input[type="checkbox"],
.tabs .tab,
.accordion_title,
.toggle_widget.type-2 .accordion_section,
.pricing_table_header,
.pricing_table_column .price_part,
.pricing_table_column .content_part,
.pricing_table_column .content_part i,
.our_team .team_member_info,
.our_team .team_member_info .name,
.photo_tour .portfolio_item_info,
.photo_tour .portfolio_item_info .name,
#scrollup,
.soc_icon{
text-decoration: none;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
transition:all 0.3s ease;
}
.tparrows.default{
text-decoration: none;
transition: background-color 0.3s, color 0.3s;
} .clearfix:after,.main-menu:after,
.widget_carousel_nav:after,
.owl-wrapper:after,
.cws-widget .post-list li:after,
.cws-widget-content:after,
.grid-row:after,
.tab_widget.type-vertical:after,
.services li:after,
.wpcf7-form:after,
.wpcf7-form>p:after, 
.tab_widget .tab_item:after,
.accordion_widget .accordion_content:after{
display:block;
content:"";
clear:both;
} .rev_slider_wrapper .tp-bullets.simplebullets.round .bullet{
width: 4px;
height: 4px;
border-style: solid;
border-width: 1px;
background-image: none;
}
.rev_slider_wrapper .tp-bullets.simplebullets.round{
bottom: 5px !important;
}
.tp-bannertimer,
.tp-bullets{
z-index: 30 !important;
}
.tparrows.default{
background-image: none !important;
width: 38px !important;
height: 38px !important;
line-height: 38px !important;
border-width: 3px !important;
border-style: solid !important;
color: #fff;
font-size: 22px !important;
text-align: center;
}
.tparrows{
z-index: 20 !important;
}
.tparrows.default:hover{
background: #fff !important;
}
.tparrows.default:before{
font-family: FontAwesome;
}
.tp-leftarrow.tparrows.default:before{
content: "\f104";
}
.tp-rightarrow.tparrows.default:before{
content: "\f105";
} .page-header .logo,
.page-header .main-nav-container{
display:block;
}
.page-header .logo,
.page-header.logo-left .logo{
float:left;
}
.page-header .main-nav-container,
.page-header.logo-left .main-nav-container{
float:right;
}
.page-header.logo-right .logo{
float:right;
}
.page-header.logo-right .main-nav-container{
float:left;
}
.page-header.logo-center .logo, .page-header.logo-center .main-nav-container{
float:none;
display:block;
}
.page-header.logo-center .logo{
text-align:center;
}
.page-header.logo-center:not(.sticky) .logo + .main-nav-container{
margin-top:20px;
}
.page-header .container{
width: 100%;
margin: 0 0 20px;
position: static;
padding-bottom: 0.01px; } .mobile_menu_header{
display: none;
overflow: hidden;
}
.button_open{
display: none;
}
.main-menu{
font-size: 0;
}
.main-menu>.menu-item{
display:inline-block !important;
}
.main-menu .menu-item:hover{
color:#fff;
}
.main-menu>.menu-item,
.main-menu .menu-item a{
-webkit-transition:background 0.3s ease, color 0.3s ease;
-moz-transition:background 0.3s ease, color 0.3s ease;
-ms-transition:background 0.3s ease, color 0.3s ease;
transition:background 0.3s ease, color 0.3s ease;
}
.main-menu,
.main-menu ul{
list-style:none;
padding:0;
}
.main-menu .menu-item{
display:block;
position:relative;
text-align:left;
}
.main-menu>.menu-item.menu-item-has-children:hover,.main-menu .menu-item>.sub-menu{
box-shadow: 0 0 0 10px rgba(255,255,255,0.5);	
}
.main-menu .menu-item a{
padding:15px 20px;
display:block;
}
.main-menu .menu-item.current-menu-item,
.main-menu .menu-item.current-menu-item a,
.main-menu .menu-item.current-menu-ancestor,
.main-menu .menu-item.current-menu-ancestor a,
.main-menu .menu-item:hover,
.main-menu .menu-item:hover a{
color:#fff;
}
.main-menu>.menu-item>a{
padding-top:49px;
padding-bottom:28px;
} .main-menu>.menu-item:before{
color:#fff;
opacity:0;
display:block;
font-family:FontAwesome;
position:absolute;
font-size:14px;
top:24px;
left:50%;
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
line-height:1;
z-index:3;
}
.main-menu>.menu-item:hover:before,
.main-menu>.menu-item.current-menu-item:before,
.main-menu>.menu-item.current-menu-ancestor:before,
.main-menu>.menu-item-language.menu-item-language-current:before{
opacity:1;
}
.main-menu .sub-menu .menu-item:before{
display:none;
} .main-menu .menu-item>a{
display:block;
position:relative;
z-index:2;
}
.main-menu .menu-item .depth .level:not(:first-child){
display: none;
}
.main-menu .menu-item .menu-item>.sub-menu{
z-index:1;
margin-left:10px;
}
.main-menu>.menu-item.right .menu-item>.sub-menu{
margin-right:10px;
}
.main-menu .menu-item .menu-item>.sub-menu>.menu-item:first-child:before{
display:block;
content:"";
position:absolute;
right:100%;
width:10px;
height:100%;
}
.main-menu>.menu-item.right .menu-item>.sub-menu>.menu-item:first-child:before{
right:auto;
left:100%;
}
.main-menu .menu-item>.sub-menu{
display:none;
position:absolute;
width:220px;
left:100%;
top:0;
}
.main-menu>.menu-item.right .menu-item>.sub-menu{
left:auto;
right:100%;
}
.main-menu>.menu-item>.sub-menu{
top:100%;
left:0;
}
.main-menu>.menu-item.right>.sub-menu{
left:auto;
right:0;
}
.main-menu .menu-item:hover>.sub-menu{
display:block;
} .page-header.sticky.logo-left>.container,.page-header.sticky.logo-right>.container,.page-header.sticky.logo-center .main-nav-container{
background:rgba(255,255,255,0.8);
box-shadow:0 0px 6px #000;
}
.page-header.logo-left>.container,
.page-header.logo-right>.container,
.page-header.logo-center .main-nav-container{
position: relative;
z-index:52;
}
.page-header.sticky .logo>img{
width:auto;
}
.page-header.sticky .main-menu>.menu-item:before{
top:14px;
}
.page-header .main-menu>li>a,
.page-header .main-menu>.menu-item:before{
-webkit-transition:all 0.5s ease;
-moz-transition:all 0.5s ease;
-ms-transition:all 0.5s ease;
transition:all 0.5s ease;
} .page-title {
border-top-width: 7px;
border-top-style: solid;
min-height: 64px;
}
.page-title h1{
float: left;
padding: 18px 0;
margin: 0;
font-size: 24px;
line-height: 28px;
text-transform: uppercase;
}
.page-title nav {
float: right;
margin-right: 150px;
padding: 22px 0;
font-size: 14px;
line-height: 20px;
}
.page-title, .page-title nav a, .page-title .current, .page-title h1{
color: #fff;
}
.page-title nav a:hover {
text-decoration: underline;
}
.page-title .grid-row {
margin-bottom: 0;
} .media-part>.container>img{
width:100%;
height:auto;
display: block;
}
.media-part>.container>iframe{
width:100%;
height:600px;
display: block;
} .benefits_area, .footer_sidebar_area{
width: 100%;
display:table;
table-layout: fixed;
}
.benefits .cws-widget{
display: table-cell;
position: relative;
padding-bottom:0;
margin-bottom:0;
text-align: center;
padding:30px;
vertical-align: top;
}
.media-part + .benefits.under{
margin-top: 4px;
}
.benefits .cws-widget ul>li{
text-align: left;
}
.media-part + .benefits{
margin-top:-120px;
position:relative;
z-index:50;
}
.benefits_more{
display:block;
float: right;
width: 30px;
height: 30px;
font-size: 14px;
line-height: 30px;
text-align: center;
color: #fff;
}
.benefits_more:hover{
color:#fff;
}
.benefits_more:before{
font-family: FontAwesome;
content: "\f178";
}
.benefits .benefits_more:after,
.benefits .benefits_more:before {
content: '';
position: absolute;
top: 7px;
left: 13px;
width: 6px;
height: 18px;
background: #fff;
}
.benefits .benefits_more:before {
top: 13px;
left: 7px;
width: 18px;
height: 6px;
}
.benefits .benefits_more{
float: none;
width: 32px;
height: 32px;
border: 4px solid #fff;
position: absolute;
bottom:15px;
left:50%;
-webkit-transform:translate(-20px, 0);
-moz-transform:translate(-20px, 0);
-ms-transform:translate(-20px, 0);
transform:translate(-20px, 0);
}
.benefits_more.btn {
width: auto;
padding: 0px 10px;
color: #fff;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.benefits_more.btn:before,
.benefits_more.btn:after{
content: none;
}
.benefits{
color:#fff;
}
.benefits .cws-widget+.cws-widget{
margin-top:0;
}
.benefits .cws-widget .widget-icon{
margin-bottom:0;
display: block;
line-height: 120px;
width:100%;
vertical-align: top;
margin-top: -30px;
}
.benefits .cws-widget .widget-icon>*{
display: inline-block;
line-height: 1 !important;
vertical-align: middle;
text-align: center;
}
.benefits .cws-widget .widget-icon.icon i{
font-size: 96px !important;
width: auto;
height: auto;
text-shadow: 2px 2px 0 rgba(0,0,0,0.15);
background: transparent;
}
.benefits .cws-widget .widget-icon.pic img{
max-height:96px;
}
.benefits .text_part{
font-size: 14px;
line-height: 19px;
}
.benefits .widget-title{
border-left-style:none;
color:#fff; 
margin-bottom: 10px;
padding-left: 0;
font-weight: 700;
}
.benefits .widget-title>span{
font-size: 0.92em;
}
.benefits .cws-widget .widget-icon.icon a >i,
.benefits .cws-widget .widget-icon.icon>i{
border-style:none;
color:#fff;
}
.benefits .cws-widget .widget-icon.icon .triangle{
display:none;
}
.benefits .cws-widget .cws-widget-content.benefits_widget{
padding-bottom:40px;
}
.benefits .cws-widget ul>li>a,
.benefits .cws-widget a:before,
.benefits .cws-widget .post-list .time-post,
.benefits a:hover,
.benefits .cws-widget .recentcomments:before,
.benefits .tagcloud a{
color: #fff;
}
.benefits .tagcloud a{
border-color: #fff;
}
.benefits a,
.benefits .cws-widget ul>li>a:hover,
.benefits .widget_carousel_nav>i:hover,
.benefits .social-icons .icon a:hover i,
.benefits  .cws-widget .search-form label.button-hover:after{
color: #213540;
}
.benefits .tagcloud a:hover{
color: #213540 !important;
}
.benefits .widget_carousel_nav>i,
.benefits .social-icons .icon i,
.benefits .social-icons .icon a:hover,
.benefits  .cws-widget .search-form label:after{
background: #213540;
}
.benefits .widget_carousel_nav>i:hover,
.benefits .tagcloud a:hover{
background: #fff;
}
.benefits .social-icons .icon a,
.benefits  .cws-widget .search-form label:after{
border-color: #213540;
}
.benefits  .cws-widget .search-form label:before{
border-right-color: #213540;
}
.benefits .cws-widget #wp-calendar td>a{
border-bottom-color: #213540; 
}
.benefits .cws-widget #wp-calendar caption,
.benefits .cws-widget #wp-calendar thead{
color: #213540;
} .page-content,
.page_footer{
margin-top:50px;
} .grid-row + .grid-row{
margin-top: 60px;
}
div[class*="grid-col-"]{
float:left;
}
div[class*="grid-col-"] + div[class*="grid-col-"]{
margin-left:2.5%;
}
.grid-col-4{ width: 31.4%;
}
.grid-col-3{
width: 23.1%;
}
.grid-col-6{
width: 48.745%;
}
.grid-col-8{
width: 65.83%;
}
.grid-col-9{
width: 74.35%;
}
.grid-col-12{
width: 100%;
} @media screen and (-webkit-min-device-pixel-ratio:0) { 
select{
background-image: url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/img/select.png) !important;
background-position: 100% 50% !important;
background-repeat: no-repeat !important;
padding-right: 30px !important;
}
}
select, textarea, input[type="url"], input[type="tel"], input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="date"], input[type="number"]{
width: 100%;
height: 40px;
padding: 9px 10px;
border: 1px solid #e3e3e3;
border-radius: 0;
background: #fff;
-webkit-appearance: none;
}
input[type="checkbox"]{
border: 1px solid #e3e3e3;
background: #fff;
clear: none;
cursor: pointer;
display: inline-block;
line-height: 14px;
height: 16px;
outline: 0;
text-align: center;
width: 16px;
min-width: 16px;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
}
input[type=checkbox]:checked:before {
font-family: FontAwesome;
content: '\f00c';
color: #1e8cbe;
} .cws-widget ul>li,
.archive_item{
font-size: 1.143em;
line-height: 1.5;
}
.cws-widget .latest_tweets ul>li,
.cws-widget ul.latest_tweets>li,
.cws-widget .post-list ul>li,
.cws-widget ul.post-list>li{
font-size: 1em;
}
.cws-widget ul>li li{
font-size: 1em;
}
.cws-widget li ul li:first-of-type{
margin-top: 12px;
}
.cws-widget li ul li:last-of-type{
padding-bottom: 0;
}
.widget_carousel_nav + .widget-title{
text-align: left !important;
}
.widget-title>span{
line-height: 1;
}
.benefits .widget-icon + .cws-widget-content{
padding-top:15px;
}
.widget-title,
.comment-reply-title{
margin-bottom: 20px;
padding-left: 7px;
border-left-width: 3px;
border-left-style: solid;
}
.cws-widget + .cws-widget{
margin-top:50px;
}
.cws-widget ul>li>a{
display:inline-block;
position:relative;
padding: 0 14px 0 2em;
}
.cws-widget ul>li{
border-bottom:1px solid #e3e3e3;
padding-top:12px;
padding-bottom:12px;
}
.cws-widget ul.children{
margin-top:12px;
}
.cws-widget ul.children li:last-child{
padding-bottom:0;
}
.cws-widget ul>li>ul{
padding-left:20px;
}
.cws-widget ul>li:first-child{
border-top:1px solid #e3e3e3;
}
.cws-widget ul ul>li:last-child{
border-bottom-style:none;
}
.cws-widget ul>li>a:before,
.cws-widget .recentcomments:before{
font-size:16px;
line-height:16px;
font-family:FontAwesome;
display:block;
position:absolute;
content:"\f02e";
left:0;
top:50%;
-webkit-transform:translate(0,-6px);
-moz-transform:translate(0,-6px);
-ms-transform:translate(0,-6px);
transform:translate(0,-6px);
}
.page_footer .cws-widget ul>li.page_item.current_page_item>a{
color: #fff;
}
.search-form .screen-reader-text{
display:none;
}
.search-form{
width:100%;
height:40px;
display:table;
overflow: hidden;
}
.search-form>*{
display:table-cell;
}
.search-form input{
border-width:1px;
border-style:solid;
padding-top:0;
padding-bottom:0;
height:40px;
}
.search-form>label{
width:100%;
position:relative;
}
.search-form .search-submit{
width:40px;
opacity:0;
cursor:pointer;
}
.search-form label:before{
content:"";
display:block;
position:absolute;
top:50%;
left:100%;
-webkit-transform:translate(-100%,-50%);
-moz-transform:translate(-100%,-50%);
-ms-transform:translate(-100%,-50%);
transform:translate(-100%,-50%);
border-width:4px;
border-style:solid;
border-left-style:none;
border-top-color:transparent;
border-bottom-color:transparent;
}
.search-form label:after{
content:"\f002";
font-family:FontAwesome;
-webkit-font-smoothing:subpixel-antialiased;
display:block;
position:absolute;
left:100%;
top:0;
width:40px;
height:40px;
font-size:20px;
line-height:35px;
border-width:3px;
border-style:solid;
color:#fff;
text-align:center;
}
.search-form label.button-hover:after{
background:#fff;
}
.cws-widget .recentcomments a{
padding-left:0;
padding-right:0;
}
.cws-widget .recentcomments a:before{
content:"";
}
.cws-widget .recentcomments{
padding-left:2em;
display:block;
position:relative;
}
.cws-widget .recentcomments:before{
content:"\f075";
}  .cws-widget .tagcloud{
font-size: 0;
margin-left: 1px;
}
.cws-widget .tagcloud a{
display:inline-block;
font-size:13px !important;
line-height:29px;
padding: 0 10px;
border: 1px solid #e3e3e3;
margin: -1px 0 0 -1px;
text-transform:capitalize;
}
.cws-widget .tagcloud a:hover{
color:#fff;
position:relative;
} .wpcf7-form-control-wrap:not([class*='captcha']),
.cws-widget .archive_item,
.find_a_doctor .search_field input,
.find_a_doctor .search_field select{
height: 50px;
padding: 12px 10px 12px 65px;
display:block;
}
.cws-widget .wpcf7-form input[type="submit"]{
height: auto;
padding: 11px 21px;
}
.cws-widget .wpcf7-form textarea,
.cws-widget .archive_item,
.comments-part textarea{
resize:none;
height:auto;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap, .cws-widget .archive_item{
position:relative;
display:block !important;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap + .wpcf7-form-control-wrap,
.cws-widget .wpcf7-form p + p, .cws-widget .archive_item + .archive_item,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap + .wpcf7-form-control-wrap,
.cws_widget_content .wpcf7-form p + p, .cws-widget .archive_item + .archive_item,
.find_a_doctor .search_field + .search_field{
margin-top:-1px;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:before,
.cws-widget .wpcf7-form .wpcf7-not-valid-tip,
.cws-widget .archive_item:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:before,
.cws_widget_content .wpcf7-form .wpcf7-not-valid-tip,
.cws_widget_content .archive_item:before,
.find_a_doctor .search_field:before{
font-family: FontAwesome;
content: "\f044";
display: block;
position: absolute;
left: 0;
top: 0;
width: 50px;
height: 50px;
font-size: 24px;
line-height: 50px;
text-align: center;
color: #fff;
margin-top: -1px;
}
.cws-widget .archive_item:before{
content: "\f073";
margin-top: -1px;
margin-left: -1px;
}
.cws-widget .archive_item{
border: 1px solid #e3e3e3;
}
.cws-widget .wpcf7-form .wpcf7-not-valid-tip:before,
.cws_widget_content .wpcf7-form .wpcf7-not-valid-tip:before{
content:"\f044";
font-size:24px;	
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap.your-name:before, 
.cws-widget .wpcf7-form .wpcf7-form-control-wrap.your-name .wpcf7-not-valid-tip:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap.your-name:before, 
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap.your-name .wpcf7-not-valid-tip:before{
content:"\f007";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap.your-email:before, 
.cws-widget .wpcf7-form .wpcf7-form-control-wrap.your-email .wpcf7-not-valid-tip:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap.your-email:before, 
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap.your-email .wpcf7-not-valid-tip:before{
content:"\f0e0";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap.your-message:before, 
.cws-widget .wpcf7-form .wpcf7-form-control-wrap.your-message .wpcf7-not-valid-tip:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap.your-message:before, 
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap.your-message .wpcf7-not-valid-tip:before{
content:"\f036";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*="tel"]:before, 
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*="tel"] .wpcf7-not-valid-tip:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*="tel"]:before, 
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*="tel"] .wpcf7-not-valid-tip:before{
content:"\f095";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*="url"]:before, 
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*="url"] .wpcf7-not-valid-tip:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*="url"]:before, 
.cws_widget_content.wpcf7-form .wpcf7-form-control-wrap[class*="url"] .wpcf7-not-valid-tip:before{
content:"\f0c1";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*="date"]:before, 
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*="date"] .wpcf7-not-valid-tip:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*="date"]:before, 
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*="date"] .wpcf7-not-valid-tip:before{
content:"\f073";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*="number"]:before, 
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*="number"] .wpcf7-not-valid-tip:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*="number"]:before, 
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*="number"] .wpcf7-not-valid-tip:before{
content:"\f067";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='radio']:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='radio']:before{
content: "\f192";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='checkbox']:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='checkbox']:before{
content: "\f046";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='menu']:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='menu']:before{
content: "\f0c9";
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='quiz']:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='quiz']:before{
content: "\f128";
}
.cws-widget .wpcf7-form .ajax-loader{
float: right;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:after,
.cws-widget .wpcf7-form .wpcf7-not-valid-tip:after,
.cws-widget .archive_item:after,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:after,
.cws_widget_content .wpcf7-form .wpcf7-not-valid-tip:after,
.cws_widget_content .archive_item:after,
.find_a_doctor .search_field:after{
content:"";
display:block;
position:absolute;
border-style:solid;
border-right-style:none;
border-width:4px;
border-top-color:transparent;
border-bottom-color:transparent;
left:50px;
top:21px;
}
.cws-widget .archive_item:after{
margin-left: -1px;
}
.cws-widget .wpcf7-form .wpcf7-not-valid-tip,
.cws_widget_content .wpcf7-form .wpcf7-not-valid-tip{
font-size:0;
background:#fe4e50;
z-index:1;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even) .wpcf7-not-valid-tip, 
.cws-widget .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap .wpcf7-not-valid-tip,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even) .wpcf7-not-valid-tip, 
.cws_widget_content .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap .wpcf7-not-valid-tip{
background:#fd7172;
}
.cws-widget .wpcf7-form .wpcf7-not-valid-tip:after,
.cws_widget_content .wpcf7-form .wpcf7-not-valid-tip:after{
border-left-color:#fe4e50;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even) .wpcf7-not-valid-tip:after, 
.cws-widget .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap .wpcf7-not-valid-tip:after,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even) .wpcf7-not-valid-tip:after, 
.cws_widget_content .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap .wpcf7-not-valid-tip:after{
border-left-color:#fd7172;
}
.cws-widget .wpcf7-form input.wpcf7-not-valid,
.cws_widget_content .wpcf7-form input.wpcf7-not-valid{
border-color:#fe4e50;
position:relative;
z-index:1;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even) input.wpcf7-not-valid, 
.cws-widget .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap input.wpcf7-not-valid,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even) input.wpcf7-not-valid, 
.cws_widget_content .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap input.wpcf7-not-valid{
border-color:#fd7172;
} 
*[type="submit"], .load_more{
display: inline-block;
padding: 11px 21px;
border-width: 3px;
border-style: solid;
font-size: 14px;
line-height: 22px;
text-align: center;
text-transform: uppercase;
color: #fff;
cursor:pointer;
}
*[type="submit"]:hover{
background:#fff;
}
.wpcf7-response-output{
position:relative;
margin:1em 0 0 !important;
padding:9px 10px 9px 75px !important;
border:0 !important;
color:#fff;
min-height:30px;
}
.wpcf7-response-output:before{
content: '';
position: absolute;
top: 0;
left: 0;
width: 60px;
height:100%;
background: rgba(255,255,255,0.2);
}
.wpcf7-response-output:after{
position:absolute;
display:block;
text-align: center;
font-family: FontAwesome;
content:"\f0e7";
font-size:30px;
line-height:1;
width:60px;
top:50%;
left:0;
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
transform:translate(0,-50%);
}
.wpcf7-form.failed .wpcf7-response-output{
background:#eb9605;
}
.wpcf7-form.sent .wpcf7-response-output:after{
content:"\f00c";
}
.wpcf7-form.sent .wpcf7-response-output{
background:#00b85d;
}
.wpcf7-form.invalid .wpcf7-response-output{
background:#fd7172;
}
div.wpcf7-spam-blocked{
background-color: red;
}
.cws-widget .wpcf7-form .wpcf7-captchac,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'],
.cws-widget .wpcf7-form .wpcf7-submit,
.cws_widget_content .wpcf7-form .wpcf7-captchac,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'],
.cws_widget_content .wpcf7-form .wpcf7-submit{
display: inline-block !important;
}
.cws-widget .wpcf7-form .wpcf7-captchac,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'],
.cws_widget_content .wpcf7-form .wpcf7-captchac,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='captcha']{
vertical-align: bottom;
}
.cws-widget .wpcf7-form .wpcf7-captchac + .wpcf7-form-control-wrap[class*='captcha'],
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'] + .wpcf7-captchac,
.cws_widget_content .wpcf7-form .wpcf7-captchac + .wpcf7-form-control-wrap[class*='captcha'],
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'] + .wpcf7-captchac{
margin-left: 10px;
}
.cws-widget .wpcf7-form,
.cws_widget_content .wpcf7-form{
line-height: 50px;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'] input,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='quiz'] input,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'] input,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='quiz'] input{
padding: 9px 10px;
height: 30px;
width: 7em;
border: 1px solid #e3e3e3;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='quiz'] input{
display: inline-block;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='quiz'] .wpcf7-quiz-label + input{
margin-left: 0.5em;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='captcha']:before,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='captcha']:after,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'] [role='alert'],
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='captcha']:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='captcha']:after,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap[class*='captcha'] [role='alert']{
display: none !important;
}
.wpcf7-form-control-wrap:not([class*='captcha']){
border: 1px solid #e3e3e3;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap[class*='captcha']{
padding-top: 20px;
}
.wpcf7-form *{
vertical-align: middle;
}
.wpcf7-form-control-wrap select,
.wpcf7-form-control-wrap textarea,
.wpcf7-form-control-wrap input[type="url"],
.wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap input[type="password"],
.wpcf7-form-control-wrap input[type="search"],
.wpcf7-form-control-wrap input[type="date"],
.wpcf7-form-control-wrap input[type="number"]{
display: block;
border-style: none;
height: auto;
padding: 0;
}
.wpcf7-form-control-wrap input[type="date"]{
min-height: 2em;
}
.wpcf7-form-control-wrap.your-message,
.wpcf7-form-control-wrap.Message,
.wpcf7-form-control-wrap[class*='radio'],
.wpcf7-form-control-wrap[class*='checkbox'],
.wpcf7-form-control-wrap[class*='quiz'],
.wpcf7-form-control-wrap[class*='textarea']{
height: auto;
}
.cws-widget .wpcf7-form .wpcf7-form-control .wpcf7-list-item,
.cws_widget_content .wpcf7-form .wpcf7-form-control .wpcf7-list-item{
display: block;
margin-left: 0;
}
.cws-widget .wpcf7-form .wpcf7-form-control .wpcf7-list-item>input + .wpcf7-list-item-label,
.cws_widget_content .wpcf7-form .wpcf7-form-control .wpcf7-list-item>input + .wpcf7-list-item-label{
margin-left: 0.5em;
}
.wpcf7-submit{
vertical-align: top;
float: right;
}
.cws-widget #wp-calendar{
width:100%;
border-collapse: collapse;
border-spacing:0;
}
.cws-widget #wp-calendar>caption, .cws-widget #wp-calendar>thead{
background:#f2f2f2;
}
.footer_sidebar_area .cws-widget #wp-calendar>caption, .footer_sidebar_area .cws-widget #wp-calendar>thead{
background: none;
}
.cws-widget #wp-calendar>caption{
line-height:2;
}
.cws-widget #wp-calendar th{
font-size: 9px;
line-height: 17px;
font-weight: 700;
text-transform: uppercase;
border: none;
padding: 0;
}
.cws-widget #wp-calendar td{
font-size: 13px;
line-height: 37px;
text-align: center;
padding: 0;
border-style: none;
}
.cws-widget #wp-calendar td>a{
border-bottom-width:3px;
border-bottom-style:solid;
}
.cws-widget .rsswidget>img{
display:none;
}
.cws-widget img{
max-width:100%;
height:auto;
}
.cws-widget .menu li>a::before{
content: "\f0fe";
}
.cws-widget .menu li:before{
display: none;
}
.cws-widget .widget-icon{
margin-bottom:20px;
text-align: center;
}
.cws-widget .widget-icon.icon>i{
position:relative;
border-width:3px;
border-style:solid;
width:65px;
height:65px;
line-height:65px;
font-size:50px;
background:#fff;
}
.cws-widget .widget-icon.icon>i>.triangle{
display:block;
position:absolute;
top:100%;
left:50%;
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
transform:translate(-50%,0);
width:12px;
height:8px;
overflow:hidden;
}
.cws-widget .widget-icon.icon>i>.triangle:before{
content:"";
display:block;
position: absolute;
width:12px;
height:12px;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
transform:translate(45deg);
border-width:3px;
border-style:solid;
background:#fff;
margin-top:-50%;
}
.cws-widget .post-list li{
border-style: none !important;
padding-left: 0;
}
.cws-widget .post-list li + li{
margin-top:20px;
}
.cws-widget .post-list img{
display: block;
float: left;
width: 76px;
margin-right: 15px;
padding: 1px;
border: 1px solid #e4e4e4;
} .cws-widget .post-list .time-post{
text-align: right;
}
.page_footer .cws-widget .post-list .time-post{
color: #fff;
} .cws-widget-content.backlight{
padding: 30px;
}
.widget-icon + .cws-widget-content.backlight{
margin-top:-53px;
padding-top:60px;
}
.cws-widget-content.backlight{
color:#fff;
} .benefits .widget-icon + .cws-widget-content.backlight{
margin-top:0;
padding-top:15px;
}
.benefits .cws-widget-content.backlight{
background: transparent;
padding-left:0;
padding-right:0;
} .social-icons{
font-size: 0;
margin-left: -6px;
}
.social-icons .icon{
display: inline-block;
margin-top: 6px;
margin-left: 6px;
}
.social-icons .icon>a{
display: inline-block;
border-width:1px;
border-style:solid;
padding:10px;
}
.social-icons .icon i{
width: 36px;
height: 36px;
font-size: 20px;
line-height: 36px;
color: #fff;
text-align: center;
}
.social-icons .icon:hover i{
background:#fff;
}
.latest_tweets ul,
.latest_tweets li,
.latest_tweets{
padding-left: 0 !important;
margin-left: 0 !important;
}
.latest_tweets li:before{
display: none !important;
}
.latest_tweets li{
border-style: none !important;
}
.latest_tweets .icon_frame{
display: block;
float: left;
width: 56px;
height: 56px;
margin: 2px 15px 0 0;
font-size: 28px;
line-height: 56px;
}
.latest_tweets .icon_frame i{
font-size: 28px;
}
.latest_tweets li{
padding-top:0 !important;
padding-bottom:0 !important;
}
.latest_tweets ul li+li{
margin-top: 20px;
}
.latest_tweets.widget_carousel li{
padding-left: 0;
}
.latest_tweets .date{
display: block;
text-align: right;
}
.footer_sidebar_area .latest_tweets .date{
color: #fff;
} .carousel_header:not(:empty) + .carousel_content{
margin-top: 20px;
}
.owl-item{
float:left;
}
.owl-item>*{
position:relative;
}
.owl-wrapper-outer{
overflow:hidden;
cursor:move;
}
.owl-item img{
width:100%;
}
.widget_carousel_nav,
.carousel_nav{
float:right;
}
.gallery_carousel_nav{
position:absolute;
right:0;
top:0;
z-index:1;
}
.widget_carousel_nav>i,
.gallery_carousel_nav>i,
.carousel_nav>i{
float:left;
display: block;
width: 30px;
height: 30px;
line-height:30px;
font-size: 24px;
text-align: center;
color: #fff;
cursor:pointer;
}
.widget_carousel_nav>i+i,
.gallery_carousel_nav>i+i,
.carousel_nav>i+i{
margin-left:1px;
}
.carousel>*:not([class*="owl-"]){
width: calc(25% - 23px);
float: left;
} .news:not(.staff_results):not(.blog-post.staff) .widget-title{
line-height: initial;
}
.widget-title a{
word-break: break-word;
}
.news-pinterest .widget-title a{
font-size: 0.85em;
line-height: 1;
}
.news-pinterest .widget-title{
border-left-style: none;
padding-left: 0;
}
.news:not(.blog-post) .video iframe{
width:100%;
}
.single .blog-post .wrapper .link_url{
margin-right: 0;
}
.wrapper{
position:relative;
}
.single .blog-post .wrapper{
float: left;
max-width: 100%;
margin: 1px 0px 10px 0;
}
.single .blog-post .wrapper.audio,
.single .blog-post .wrapper.quote,
.single .blog-post .wrapper.link{
width: 100%;
}
.single .blog-post .wrapper.gallery{
margin-top: 1px !important;
}
.single .blog-post .wrapper.link .link_url{
width: calc(100% - 15px);
}
.news-medium .wrapper,
.news-small .wrapper,
.news.blog-post.staff .wrapper{
position: relative;
z-index: 1;
float: left;
margin: 20px 30px 10px 0 !important;
background: #fff;
}
.staff_results .wrapper{
margin-top: 0 !important;
}
.staff_results .widget-title,
.news.blog-post.staff .widget-title{
display: inline-block;
margin-bottom: 0 !important;
}
.staff_results .widget-title{
margin-top: 0 !important;
}
.news.blog-post.staff .widget-title{
margin-top: 20px !important;
}
.news-medium .wrapper:after, .news-small .wrapper:after{
content: "";
position: absolute;
width: 30px;
height: 100%;
left:100%;
top:0;
background: inherit;
}
.news-medium .wrapper{
width: 570px;
}
.news-small .wrapper{
width:270px;
}
.pic{
position:relative;
overflow:hidden;
}
.hover-effect{
position:absolute;
top:0;
left:0;
opacity:0;
width:100%;
height:100%;
background:rgba(255,255,255,0.5);
}
.pic:hover .hover-effect,
.our_team .item:hover .hover-effect,
.photo_tour .item:hover .hover-effect,
.gallery .gallery-item:hover .hover-effect{
opacity:1;
}
.links{
display: block;
width: 100%;
position:absolute;
top:50%;
left:0;
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
transform:translate(0,-50%);
text-align: center;
margin-top: -8px;
}
.links a+a{
margin-left: 16px;
}
.news .date {
padding-left: 20px;
font-size: 14px;
line-height: 48px;
color: #fff;
}
.news .date i {
position:relative;
float:right;
width: 48px;
height: 48px;
border-left: 1px solid #fff;
font-size: 24px;
line-height: 46px;
text-align: center;
color: #fff;
}
.news .date span {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-size: 12px;
line-height: 48px;
}
.cats_group .cats + .cats{
margin-top: -1px;
}
.news .cats{
display: inline-block;
width: 100%;
position: relative;
padding: 10px 0;
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
font-size: 12px;
line-height: 18px;
}
.news:not(.news-pinterest):not(.blog-post) .cats{
padding-right: 50px;
}
.more{
font-family: Arial;
}
.more:before{
content: "\2192";
}	
.news .cats .more{
position: absolute;
bottom: -1px;
right: 0;
display: block;
width: 40px;
height: 40px;
font-size: 14px;
line-height: 40px;
text-align: center;
color: #fff;	
}
.cats .cats_section_name{
font-weight: 700;
text-transform: capitalize;
}
.news .isotope>.item{
width:100%;
}
.news .item> * + *:not(.wrapper){
margin-top:15px;
}
.news .item> * + .wrapper{
margin-top:1px;
}
.single .news .item> .wrapper:first-child + *{
margin-top: 0;
}
.news.blog-post.staff .wrapper{
width: 250px;
}
.news-pinterest{
overflow: hidden;
}
.our_team,
.news,
.photo_tour{
overflow: hidden;
}
body.single-post .news{
overflow: visible;
}
.grid{
margin-top: -50px;
}
.our_team .grid,
.news-pinterest .grid{
margin-right:-30px;
}
.our_team .grid .item,
.news-pinterest .grid .item{
float: left;
margin-right:30px;
width: 270px;
}
.grid .item{
margin-top: 50px;
width: 100%;
}
.news-pinterest.news-2 .item{
width: 570px;
}
.page-content.single-sidebar .news-pinterest.news-2 .item{
width: 420px;
}
.page-content.double-sidebar .news-pinterest.news-2 .item,
.page-content.double-sidebar .news-pinterest.news-3 .item{
width: 270px;
}
.news-pinterest.news-3 .item{
width: 370px;
}
.page-content.single-sidebar .news-pinterest.news-3 .item{
width: 270px;
}
.news-pinterest.news-4 .item{
width: 270px;
}
.load_more{
margin-top:30px;
font-size:14px;
}
.load_more i{
display: block;
float: left;
margin-right: 8px;
font-size: 18px;
line-height: 22px;
} .pagination{
text-align: center;
margin:10px 0;
}
.pagination>*{
font-size: 14px;
padding: 0 15px;
line-height: 38px;
margin: 10px 1px;
border: 1px solid #e3e3e3;
color: #7c7c7c;
display: inline-block;
}
.pagination .current,
html:not(.touch) .pagination *:hover,
.pagination.page_links>span{
color:#fff;
} .icon_frame{
position:relative;
display:inline-block;
text-align: center;
text-shadow: 1px 1px 0 rgba(0,0,0,0.1);
}
.icon_frame:after{
content:"";
position:absolute;
left:0;
top:0;
width:50%;
height:100%;
background: rgba( 255, 255, 255, 0.3 );
z-index:0;
}
.icon_frame>i{
z-index:1;
position: relative;
color:#fff;
} .links a{
position:relative;
width: 56px;
height: 56px;
box-shadow: 0 0 0 5px rgba(255,255,255,0.5);
font-size: 20px;
line-height: 56px !important;
color: #fff !important;
text-align: center;
opacity:0;
cursor:pointer;
margin-top: 16px;
}
.links>*:hover{
color:#fff;
}
.pic:hover .links a,
.our_team .item:hover a,
.photo_tour .item:hover a,
.gallery .gallery-item:hover .links a{
opacity: 1;
-ms-animation-name: slideup;
-ms-animation-duration: 0.4s;
-moz-animation-name: slideup;
-moz-animation-duration: 0.4s;
-webkit-animation-name: slideup;
-webkit-animation-duration: 0.4s;
} .testimonial,
blockquote{
position: relative;
padding: 35px 35px 0;
border-width: 1px;
border-style: solid; 
border-bottom-style: none;
}
blockquote{
padding-bottom: 20px;
border-bottom-style: solid;
}
.testimonial:after,
.testimonial:before,
blockquote:after,
blockquote:before{
position: absolute;
width: 50px;
height: 50px;
font: 700 72px/82px Arial;
text-align: center;
color: #fff;
}
.testimonial:after{
content: '\201c';
right: -1px;
bottom: 0;
}
.testimonial:before,
blockquote:before{
content: '\201d';
top: -1px;
left: -1px;
}
.testimonial img {
display: block;
float: left;
margin-right: 20px;
padding: 1px;
border: 1px solid #e3e3e3;
}
.testimonial .author,
.link_url{
position: relative;
margin: 35px -35px 0;
padding: 15px 65px 15px 35px;
font-style: italic;
font-size: 18px;
line-height: 20px;
color: #fff;
word-wrap: break-word;
}
.link_url{
text-align: center;
width: 100%;
margin-left: 0;
margin-top: 0;
}
.testimonial:not(.testimonial-alt) .author{
min-height: 50px;
}
.testimonial.testimonial-alt .author,
.link_url{
padding-right: 35px;
}
.testimonial .author:before,
.link_url:before{
content: '';
position: absolute;
top: 100%;
left: 50%;
margin-left: -10px;
border-top-width: 10px;
border-top-style: solid;
border-right: 10px solid transparent;
border-left: 10px solid transparent;
}
.testimonial-alt,
blockquote{
padding-top: 50px;
text-align: center;
}
.testimonial-alt:after {
display: none;
}
.testimonial-alt:before,
blockquote:before{
left: 50%;
width: 40px;
height: 40px;
margin-left: -20px;
font-size: 60px;
line-height: 70px;
}
.testimonial-alt .author {
margin-top: 20px;
} .comments-part .avatar_frame.icon_frame{
width: 70px;
}
.comments-part .avatar_frame{
float:left;
margin-right: 15px;
}
.comments-part .avatar_frame.icon_frame i{
font-size: 36px;
line-height: 70px
}
.comments-part .avatar_frame img{
padding:1px;
border: 1px solid #e4e4e4;
}
.comments-part .comment_item:not(:first-child){
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #e3e3e3;
}
.comments-part .comment-reply-link{
float:right;
}
.comments-part .comment_author:after{
white-space: pre;
content: "\0020\0020";
}
.comments-part .comments + .comment-respond,
.comments-part .comment_item + .comment-respond{
margin-top:60px;
}
.comments-part .comment_item .comment_item{
padding-left:85px;
}
.comments-part .comment-form>.comment-form-author,
.comments-part .comment-form>.comment-form-email,
.comments-part .comment-form>.comment-form-url{
float:left;
width: 32%;
margin: 0 0 20px 2%;
}
.comments-part .comment-form>*:first-child{
margin-left: 0 !important;
}
.comments-part .form-submit{
margin-top: 20px;
}  .footer_part{
padding: 50px 0;
}
.page_footer .footer_part + .footer_part{
margin-top: 20px;
}
.page_footer #scrollup{
position: absolute;
right: 20px;
bottom: 100%;
width: 44px;
height: 44px;
background: #213540;
font-size: 24px;
line-height: 44px;
text-align: center;
color: #fff;
cursor: pointer;
}
.page_footer{
position: relative;
background: #213540;
}
.footer_sidebar_area .widget-title{
text-align: center;
border-left-style:none;
padding-left: 0;
color:#fff; 
margin-bottom: 30px;
line-height: 0 !important;
}
.footer_sidebar_area .widget-title>span{
font-size: 0.81em;
}
.footer_sidebar_area .cws-widget .widget-icon.icon>i,
.footer_sidebar_area .cws-widget .widget-icon.icon>i>.triangle:before{
background: #213540;
}
.footer_sidebar_area .cws-widget{
display: table-cell;
vertical-align: top;
padding-right: 50px;
}
.footer_sb_container{
margin-right: -50px;
}
.footer-top-part .container{
overflow: hidden;
} .footer_sidebar_area + .footer_sidebar_area{
margin-top: 60px;
}
.footer_sb_container select, 
.footer_sb_container textarea, 
.footer_sb_container input[type="url"], 
.footer_sb_container input[type="tel"], 
.footer_sb_container input[type="text"], 
.footer_sb_container input[type="email"],
.footer_sb_container input[type="password"], 
.footer_sb_container input[type="search"],
.footer_sb_container input[type="date"],
.footer_sb_container input[type="number"]{
background: #213540;
color: #A9A9A5;
}
.footer_sb_container .wpcf7-form-control-wrap:not([class*='captcha']) {
border: 1px solid rgba(255,255,255,0.2);
} .cws-widget .wpcf7-form>.wpcf7-form-control-wrap:before,
.cws-widget .wpcf7-form>.wpcf7-form-control-wrap:after{
content: none;
}
.cws-widget .wpcf7-form, .cws_widget_content .wpcf7-form{
line-height: 0;
}
.cws-widget .wpcf7-form>.wpcf7-form-control-wrap{
border: none;
padding: 10px 0 0 0;
float: left;
height: auto;
}
.cws-widget .wpcf7-form:after{
content: "";
clear: both;
display: table;
} .page_footer .cws-widget .latest_tweets .date{
display: none;
} .cws-widget ul.post-list>li{
padding-top: 0;
padding-bottom: 0;
}
.cws-widget .post-list .post-title{
text-transform: uppercase;
line-height: 1;
vertical-align: top;
}
.page_footer .cws-widget,
.page_footer .cws-widget ul.post-list li,
.page_footer .cws-widget ul.latest_tweets li{
line-height: 1.8;
}
.page_footer .cws-widget .post-list img{
width: 70px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.page_footer .cws-widget .post-list .time-post{
text-align: left;
font-style: italic;
}
.page_footer .cws-widget .post-list .time-post:before{
font-family: FontAwesome;
content: "\f133";
margin-right: 1ex;
font-style: normal;
}
.page_footer .latest_tweets .icon_frame{
background: transparent;
width: 40px;
height: auto;
line-height: 1.2;
text-align: left;
margin: 0;
}
.page_footer .latest_tweets .icon_frame + div{
margin-left: 40px;
}
.page_footer .latest_tweets .icon_frame:after{
display: none;
}
.page_footer .cws-widget .post-list li{
padding-bottom: 20px;
border-bottom: 1px solid rgba(255,255,255,0.2) !important; 
}
.page-content .search-form .screen-reader-text{
display: none;
}  .footer-bottom-part{
padding: 25px 0;
background: #1c2d36;
}
.footer-bottom-part .footer_sidebar_area,
.footer-bottom-part .footer_sidebar_area .cws-widget{
display: block !important;
padding: 0 !important;
width: 100% !important;
} @-ms-keyframes slideup 
{
0% {top:150px}
70% {top:-15px}
100% {top:0}
}
@-moz-keyframes slideup 
{
0% {top:150px}
70% {top:-15px}
100% {top:0}
}
@-webkit-keyframes slideup 
{
0% {top:150px}
70% {top:-15px}
100% {top:0}
}   .tabs .tab{
position: relative;
display: inline-block;
font-size: 0.93em;
padding: 12px 20px;
text-transform: uppercase;
background: #efefef;
}
.tabs .tab.active{
color: #fff;
}
.tab_items{
padding: 19px;
border: 1px solid #e3e3e3;
}
.tab_widget.type-2 .tab,
.tab_widget.type-2 .tab_items{
background: transparent;
border-style: solid;
border-width: 1px;
}
.tab_widget.type-2 .tab + .tab{
margin-left: -1px;
}
.tab_widget.type-2 .tab_items{
margin-top: -1px;
}
.tab_widget.type-2 .tab:after{
content: "";
display: block;
position: absolute;
top: 100%;
left: -999999px;
opacity: 0;
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
transform: translate(-50%,0);
width: 0;
height: 0;
border-style: solid;
border-left-color: transparent;
border-right-color: transparent;
border-bottom-style: none;
border-width: 5px;
-webkit-transition: opacity 0.3s ease;
-moz-transition: opacity 0.3s ease;
-ms-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.tab_widget.type-2 .tab.active:after{
left: 50%;
opacity: 1;
}
.tab_widget.type-vertical .tabs{
float:left;
width:31.666%;
border-style: solid;
border-width: 1px;
margin-right: -1px;
}
.tab_widget.type-vertical .tab_items{
float: left;
width: 68.33333333333333%;
background: #fff;
margin-left: -1px;
}
.tab_widget.type-vertical .tab{
display: block;
width: 100%;
color: #fff;
}
.tab_widget.type-vertical .tab + .tab{
border-top: 1px solid #fff;
}
.tab_widget.type-vertical .tab.active{
background: #fff;
} .accordion_section{
border: 1px solid #e3e3e3;
}
.accordion_title{
position: relative;
padding: 11px 38px 11px 20px;
font-size: 1.14em;
line-height: 1.5em;
cursor: pointer;
}
.accordion_title .accordion_icon{
position: absolute;
top: 0;
right: 0;
width: 38px;
height: 100%;
}
.accordion_title .accordion_icon:before,
.accordion_title .accordion_icon:after{
content: "";
display: block;
position: absolute;
width: 12px;
height: 4px;
top: 50%;
left: 50%;
margin-left:-6px;
margin-top: -2px;
}
.accordion_title .accordion_icon:after{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.accordion_content{
padding: 0 20px 20px 20px;
overflow: hidden;
}
.accordion_section + .accordion_section{
margin-top: -1px;
}
.accordion_section.active .accordion_icon:after{
display: none;
}
.accordion_widget.type-2 .accordion_section.active .accordion_title{
color: #fff;
}
.accordion_widget.type-2 .accordion_content{
padding: 20px;
}
.accordion_widget.type-2 .accordion_section.active .accordion_icon:before,
.accordion_widget.type-2 .accordion_section.active .accordion_icon:after{
background: #fff;
} .accordion_section.featured .accordion_icon:before,
.accordion_section.featured .accordion_icon:after{
background: #cbcbcb;
}
.acc_featured_icon.fa,
.acc_featured_img{
display: block;
position: absolute;
top: 0;
left: 0;
font-size: 1.5em;
width: 1em;
text-align: center;
padding: 11px;
color: #fff;
}
.toggle_widget .accordion_section.featured .accordion_title{
padding-right: 38px;
}
.toggle_widget .accordion_section.featured .accordion_icon{
left: auto;
right: 0;
}
.acc_featured_icon:after,
.acc_featured_img:after{
content: "";
display: block;
position: absolute;
top: 50%;
left: 100%;
border-style: solid;
border-width: 4px;
border-top-color: transparent;
border-bottom-color: transparent;
border-right-style: none;
margin-top: -4px;
}
.accordion_section.featured .acc_featured_icon,
.accordion_section.featured .acc_featured_img{
line-height: 1em;
}
.accordion_section.featured .acc_featured_img img{
display: block;
}
.accordion_section.featured .accordion_title,
.accordion_section.featured .accordion_content{
padding-left: -webkit-calc(1.5em + 22px + 14px);
padding-left: -moz-calc(1.5em + 22px + 14px);
padding-left: -ms-calc(1.5em + 22px + 14px);
padding-left: calc(1.5em + 22px + 14px);
}
.accordion_section.featured .accordion_content{
padding-top: 2px;
}
.accordion_section.featured .accordion_title{
margin-top: -1px;
margin-left: -1px;
}  .toggle_widget .accordion_title{
padding-right: 20px;
padding-left: 42px;
}
.toggle_widget .accordion_icon{
right: auto;
left: 0;
}
.toggle_widget .accordion_content{
padding-left: 42px;
}
.toggle_widget.type-2 .accordion_icon:before,
.toggle_widget.type-2 .accordion_icon:after{
height: 2px;
margin-top: -1px;
}
.toggle_widget.type-2 .accordion_section.active .accordion_title,
.toggle_widget.type-2 .accordion_section.active .accordion_content{
color: #fff;
}
.toggle_widget.type-2 .accordion_section.active .accordion_icon:before,
.toggle_widget.type-2 .accordion_section.active .accordion_icon:after{
background: #fff;
}
.toggle_widget.type-2 .accordion_content{
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.toggle_widget.type-2 .accordion_section.active a{
color: #fff;
} .message_box{
position: relative;
padding: 9px 10px 9px 75px;
color: #fff;
cursor: pointer;
min-height: 40px;
}
.information_box{
background: #5fbcea;
}
.warning_box{
background: #eb9605;
}
.success_box{
background: #00b85d;
}
.error_box{
background: #fe4e50;
}
.message_box:before{
display: block;
content: "";
position: absolute;
width: 60px;
height: 100%;
top: 0;
left: 0;
background: rgba( 255, 255, 255, 0.2 );
}
.message_box:after{
position: absolute;
top: 50%;
left: 0;
width: 60px;
height: 60px;
margin-top: -30px;
font: 30px/60px FontAwesome;
text-align: center;
text-shadow: 1px 1px 0 rgba(0,0,0,0.15);
}
.information_box:after{
content: "\f05a";
}
.warning_box:after{
content: "\f0e7";
}
.success_box:after{
content: "\f00c";
}
.error_box:after{
content: "\f05e";
}
.message_box .message_box_header{
font-size: 1.286em;
line-height: 1.222em;
}
.message_box.grey_skin{
background: #efefef;
color: #7c7c7c;
}
.message_box.grey_skin:before{
background: none;
border-style: solid;
border-width: 1px;
}
.information_box.grey_skin:before{
border-color: #5fbcea;
}
.warning_box.grey_skin:before{
border-color: #eb9605;
}
.success_box.grey_skin:before{
border-color: #00b85d;
}
.error_box.grey_skin:before{
border-color: #fe4e50;
}
.information_box.grey_skin:after{
color: #5fbcea;
}
.warning_box.grey_skin:after{
color: #eb9605;
}
.success_box.grey_skin:after{
color: #00b85d;
}
.error_box.grey_skin:after{
color: #fe4e50;
} .cws_button{
display: inline-block;
padding: 11px 21px;
font-size: 14px;
line-height: 22px;
border-width: 3px;
border-style: solid;
color: #fff;
text-align: center;
text-transform: uppercase;
}
.cws_button:not(.custom_color):hover{
background: #fff;
}
.cws_button.rounded{
border-radius: 5px;
}
.cws_button.arrow{
position: relative;
}
.cws_button.arrow:after{
content: "";
display: block;
position: absolute;
left: 100%;
margin-left: 3px;
top: 50%;
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
width: 0;
height: 0;
border-width: 5px;
border-style: solid;
border-left-color: inherit;
border-right-style: none;
border-top-color: transparent;
border-bottom-color: transparent;
}
.cws_button.large{
padding: 15px 25px;
font-size: 18px;
line-height: 24px;
}
.cws_button.small{
padding: 5px 9px;
font-size: 11px;
line-height: 16px;
}
.cws_button.mini{
padding: 2px 6px;
font-size: 11px;
line-height: 14px;
} .callout_widget{
padding: 23px;
background: #f5f5f5;
}
.callout_widget.with_icon{
position: relative;
padding-left: 130px;
}
.callout_widget.with_icon .icons_part{
position: absolute;
left: 0;
top: 0;
width: 110px;
height: 100%;
overflow: hidden;
}
.callout_widget.with_icon .icons_part.img_icon:before{
content: "";
display: inline-block;
width: 0;
height: 100%;
vertical-align: middle;
}
.callout_widget .content_wrapper{
display: table;
}
.callout_widget .text_part, .callout_widget .button_part{
display: table-cell;
vertical-align: middle;
}
.callout_widget .text_part{
padding-right: 10px;
}
.callout_widget .button_part{
white-space: nowrap;
text-align: right;
}
.callout_widget .title{
margin-bottom: 8px;
font-size: 2.143em;
line-height: 1.133em;
}
.callout_widget .icons_part i{
font-size: 54px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cws-widget .icons_part img{
vertical-align: middle;
position: relative;
z-index: 1;
} .dropcap{
display: block;
float: left;
width: 1.143em;
height: 1.143em;
margin: 5px 10px 0 0;
font-size: 2em;
line-height: 1.143em;
text-align: center;
color: #fff;
} table{
border-collapse: collapse;
border-spacing: 0;
}
table th,
table td{
padding: 12px;
border: 1px solid #e3e3e3;
}  dl>dt{
font-size: 1.1em;
font-weight: 700;
}
dl>dt:not(:first-of-type){
margin-top: 15px;
}  .page-content main ul>li{
padding-top: 0;
padding-bottom: 0;
border-top-style: none;
border-bottom-style: none;
padding-left: 1.57em;
}
.page-content main ul>li>a{
padding-left: 0;
padding-right: 0;
}
.page-content main ul>li>a:before{
display: none;
}
.page-content main ul>li:first-child{
border-top-style: none;
}
.page-content main ul>li{
position: relative;
}
.page-content main ul>li:before{
content: "\f00c";
display: inline-block;
position: static;
margin-left: -1.57em;
width: 1.357em;
margin-right: 0.213em;
font-family: FontAwesome;
text-align: center;
color: #fff;
}
.page-content main li + li,
.page-content main li > ul,
.page-content main li > ol{
margin-top: 10px;
}
.page-content main ol{
list-style-type: decimal;
list-style-position: inside;
} .page-content main .sharedaddy ul>li:before {
display: none;
}
.page-content main .sharedaddy ul>li {
padding-left: 0px;
} .page-content main .rev_slider >ul >li{
position: absolute;
}
.page-content main .rev_slider >ul >li:before{
display:none;
} .soc_icon{
display: inline-block;
border-style: solid;
border-width: 3px;
width: 1.666em;
height: 1.666em;
text-align: center;
vertical-align: middle;
margin-bottom: 5px;
}
.soc_icon:before{
line-height: 1.666em;
}
.soc_icon:not(.custom_color){
color: #fff;
}
.soc_icon:hover:not(.custom_color){
background: #fff;
}
.featured_icon{
position: relative;
width: 1.875em;
height: 1.875em;
margin-bottom: 5px;
}
.featured_icon:before{
line-height: 1.875em;
}
.featured_icon:not(.custom_color){
color: #fff;
}
.featured_icon.pointer:after{
content: "";
display: block;
position: absolute;
left: 100%;
top: 50%;
-webkit-transform: rotate(-45deg);
-moz-transform: translate(-45deg);
-ms-transform: translate(-45deg);
transform: translate(-45deg);
width: 8px;
height: 8px;
margin-left: -4px;
margin-top: -4px;
background-color: inherit;
} .single_bar>*{
display: inline-block;
vertical-align: middle;
}
.single_bar .title{
width: 28%;
font-size: 1.143em;
line-height: 1.5;
padding-right: 20px;
}
.single_bar .scale{
width: 72%;
position: relative;
height: 20px;
background: #efefef;
}
.single_bar .progress{
position: absolute;
height: 100%;
background-image: url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/img/progress-bar.png);
}
.single_bar .indicator{
position: absolute;
bottom: 100%;
left: 100%;
font-size: 0.857em;
width: 2.666em;
height: 2.666em;
line-height: 2.666em;
margin-bottom: 5px;
margin-left: -1.333em;
text-align: center;
color: #fff;
background-color: inherit;
}
.single_bar .indicator:before{
content: "";
position: absolute;
left: 50%;
top: 100%;
width: 6px;
height: 6px;
margin-left: -3px;
margin-top: -3px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background-color: inherit;
}
.single_bar .indicator:after{
content: "\0025";
} .milestone{
display: table;
border-collapse: collapse;
}
.milestone>*{
display: table-cell;
vertical-align: middle;
}
.milestone .icon_frame{
width: 110px;
height: 110px;
margin-right: 20px;
font-size: 60px;
line-height: 110px;
color: #fff;
}
.milestone .number{
font-size: 2.714em;
line-height: 1em;
} .services .accordion_title{
font-size: 1.143em;
line-height: 1.5em;
font-weight: 700;
padding-left: 61px;
}
.services .service_icon{
position: absolute;
top: 0;
left: 0;
width: 48px;
height: 100%;
font-size: 24px;
color: #fff;
}
.services .service_icon:after{
content: "";
position: absolute;
display: block;
width: 6px;
height: 6px;
left: 100%;
top: 50%;
margin-left: -3px;
margin-top: -3px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background: inherit;
}
.services .service_icon:before{
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);	
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.services .accordion_content{
padding: 0;
}
.services .details{
color: #fff;
padding: 20px 20px 20px 48px;
}
.services .details{
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-moz-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.services .details .img_part{
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.services .details .description_part{
width: 100%;
margin-left: -30px;
}
.services .details .description_part_container{
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-moz-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.services .details .description_part .desc_title{
font-size: 1.1em;
font-weight: 700;
margin-bottom: 5px;
}
.services .details .description_part_container>div{
width: 33.33%;
padding-left: 30px;
padding-right: 30px;
}
.services .details .description_part_container>div:not(:first-child){
border-left: 1px solid rgba(255,255,255,0.3);
}
.services .details .events{
color: #fff; }
.services .details a{
color: #fff;
}
.services .details img{
display: block;
border: 3px solid #fff;
margin-right: 35px;
}
.services .row{
padding: 15px 0;
background: #f5f5f5;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-moz-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.services .col{
display: block;
float: left;
width: 33.33%;
padding: 0 40px;
margin: 20px 0;
}
.services .col:not(:nth-child(3n+1)){
border-left: 1px solid #e3e3e3;
}
.services .col_title{
font-size: 0.93em;
text-transform: uppercase;
}
.services .service_row,
.services .desc_row{
position: relative;
margin-top: 16px;
line-height: 1.429em;
}
.services .service_row>dl{
display: table;
width: 100%;
table-layout: fixed;
}
.services .col dt,
.services .col dd{
display: table-cell;
vertical-align: bottom;
}
.services .col dd{
text-align: right;
}
.services .service_row:before{
content: "";
position: absolute;
bottom: 0.714em;
left: 0;
width: 100%;
height: 1px;
background: #e3e3e3;
}
.services .col dl span{
display: inline-block;
background: #f5f5f5;
position: relative;
}
.services .col dt span{
padding-right: 5px;
}
.services .col dd span{
padding-left: 5px;
}
.services .accordion_title{
margin-top: -1px;
}
.page-content.double-sidebar .services .col{
width: 50%;
}
.services .col:not(:nth-child(2n+1)){
border-left: 1px solid #e3e3e3;
} .services .details,
.services .details .description_part_container{
display: table\9;
width: 100%\9;
}
.services .details>.img_part,
.services .details>.img_part + .description_part,
.services .details .description_part_container>div{
display: table-cell\9;
vertical-align: top\9;
}
.services .details .description_part_container{
table-layout: fixed\9;
}
.services .details>.img_part img{
margin-right: 0\9;
}  .pricing_table,
.grid-row.eq-columns{
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-moz-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} .pricing_table,
.grid-row.eq-columns{
display: block\9;
}
.pricing_table .pricing_table_column,
.grid-row.eq-columns .grid-col{
float: left\9;
}
.pricing_table:after,
.grid-row.eq-columns:after{
display: none;
}
.pricing_table:after,
.grid-row.eq-columns:after{
content: "";
display: block\9;
clear: both\9;
} .grid-row.eq-columns .pricing_table_column + .grid-col:not(.pricing_table_column){
padding-left: 2.5%;
}
.grid-row.eq-columns .grid-col:not(.pricing_table_column){
padding-right: 2.5%;
}
.grid-row.eq-columns .grid-col:not(.pricing_table_column){
padding-top: 30px;
padding-bottom: 30px;
}
.pricing_table.col-4 .pricing_table_column,
.grid-row.eq-columns .grid-col-3{
width: 25%;
} .pricing_table.col-3 .pricing_table_column,
.grid-row.eq-columns .grid-col-4{
width: 33.333%;
} .pricing_table.col-2 .pricing_table_column,
.page-content.double-sidebar .pricing_table.col-4 .pricing_table_column,
.grid-row.eq-columns .grid-col-6,
.page-content.double-sidebar .grid-row.eq-columns .grid-col-3{
width: 50%;
} .grid-row.eq-columns .grid-col + .grid-col{
margin-left: 0;
}
.pricing_table_column{
position: relative;
padding-bottom: 54px;
background: #f4f4f4;
cursor: pointer;
}
.pricing_table_column + .pricing_table_column{
border-left: 1px solid #fff;
}
.pricing_table_header{
padding: 20px 0;
color: #fff;
font-size: 0.929em;
line-height: 1.385em;
text-align: center;
}
.pricing_table_header .title{
display: block;
font-size: 2.154em;
line-height: 1em;
}
.pricing_table_column .price_part{
background: #fff;
padding: 30px 0 25px;
font-size: 5em;
line-height: 0.7143em;
text-align: center;
}
.pricing_table_column .price_container{
display: inline-block;
}
.pricing_table_column .currency{
vertical-align: top;
font-size: 0.343em;
line-height: 1;
}
.pricing_table_column .price_description{
display: block;
margin-top: 5px;
font-size: 0.257em;
line-height: 1em;
text-align: right;
}
.pricing_table_column .content_part{
padding: 30px 15px 20px;
}
.pricing_table_column .content_part ul,
.pricing_table_column .content_part ol{
line-height: 1.429em;
margin-left: 0;
}
.pricing_table_column .content_part ul ul,
.pricing_table_column .content_part ol ol,
.pricing_table_column .content_part ul ol,
.pricing_table_column .content_part ol ul{
margin-left: 16px;
}
.pricing_table_column .content_part li{
padding: 4px 0;
border-bottom: 1px solid #e1e1e1;
}
.pricing_table_column .content_part ul>li:first-child,
.pricing_table_column .content_part ol>li:first-child{
border-top: 1px solid #e1e1e1;
margin-top: 0;
}
.page-content main .pricing_table_column .content_part li + li{
margin-top: 0;
}
.pricing_table_column .content_part li:before{
display: none;
}
.pricing_table_button{
border-style: none;
width: 100%;
display: block;
position: absolute;
bottom: 0;
}
.pricing_table_button:hover{
color: #fff !important;
}  .pricing_table_column:hover,
.pricing_table_column.active_table_column{
z-index: 1;
background: #fff;
-webkit-transform: scale(1.06);	
-moz-transform: scale(1.06);
-ms-transform: scale(1.06);
-o-transform: scale(1.06);
border: 1px solid #fff;
-webkit-transition: -webkit-transform 0.3s ease;
-moz-transition: -moz-transform 0.3s ease;
-ms-transition: -ms-transform 0.3s ease;
-o-transition: -o-transform 0.3s ease;
-webkit-perspective: 1000;
}
.pricing_table_column:hover .price_part,
.pricing_table_column.active_table_column .price_part{
color: #fff;
} .our_team .links a{
width: 50px;
height: 50px;
font-size: 20px;
line-height: 50px !important;
}
.our_team .pic img{
display: block;
}
.links a:nth-child(2){
-ms-animation-delay: 0.1s;
-ms-transition-delay: 0.1s;
-moz-animation-delay: 0.1s;
-moz-transition-delay: 0.1s;
-webkit-animation-delay: 0.1s;
-webkit-transition-delay: 0.1s;
}
.links a:nth-child(3){
-ms-animation-delay: 0.2s;
-ms-transition-delay: 0.2s;
-moz-animation-delay: 0.2s;
-moz-transition-delay: 0.2s;
-webkit-animation-delay: 0.2s;
-webkit-transition-delay: 0.2s;
}
.links a:nth-child(4){
-ms-animation-delay: 0.3s;
-ms-transition-delay: 0.3s;
-moz-animation-delay: 0.3s;
-moz-transition-delay: 0.3s;
-webkit-animation-delay: 0.3s;
-webkit-transition-delay: 0.3s;
}
.links a:nth-child(5){
-ms-animation-delay: 0.4s;
-ms-transition-delay: 0.4s;
-moz-animation-delay: 0.4s;
-moz-transition-delay: 0.4s;
-webkit-animation-delay: 0.4s;
-webkit-transition-delay: 0.4s;
}
.team_member_info,
.portfolio_item_info{
padding: 10px 20px 15px;
border-bottom-style: solid;
border-bottom-width: 6px;
text-align: center;
line-height: 1.286em;
margin-top: 0 !important;
}
.team_member_info .name,
.portfolio_item_info .name{
font-size: 1.215em;
line-height: 1.353em;
}
.our_team .item:hover .team_member_info,
.our_team .item:hover .team_member_info .name,
.photo_tour .item:hover .portfolio_item_info,
.photo_tour .item:hover .portfolio_item_info a{
color: #fff;
}
.carousel .item{
padding-left: 11px;
padding-right: 11px;
} .photo_tour_section_header:not(:empty) + .photo_tour,
.photo_tour_section_header:not(:empty) + .our_team {
margin-top:25px;
}
.photo_tour_section .filter{
float: right;
width: 270px;
height: 30px;
padding-top: 4px;
padding-bottom: 4px;
}
.page-content.double-sidebar .photo_tour_section .filter{
width: 50%;
} #toggle_sidebar_area{
display: none;
}
.toggle_sidebar .switcher{
position: absolute;
top: 100%;
right: 0;
font-size: 0.8em;
text-shadow: 0 -1px rgba(0,0,0,0.3);
text-transform: uppercase;
font-weight: 900;
color: #fff;
padding: 10px 10px 5px;
z-index: 50;
text-align: center;
cursor: pointer;
}
.toggle_sidebar .switcher:after{
content: "";
display: block;
position: absolute;
top: 100%;
left: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 0px;
border-left-color: transparent;
border-right-color: transparent;
border-bottom-style: none;
}
.toggle_sidebar .switcher_shadow{
position: absolute;
top: 0;
right: 0;
background-image: url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/img/header.png);
background-repeat: no-repeat;
background-size: contain;
background-position: top left;
height: 13px;
width: 120px;
z-index: 51;
-webkit-transform: translate(50%, 0);
-moz-transform: translate(50%, 0);
-ms-transform: translate(50%, 0);
transform: translate(50%, 0);
}
#toggle_sidebar_area{
padding: 30px 0;
} .find_a_doctor .search_field.by_name:before{
content:"\f0f0";
}
.find_a_doctor .search_field.by_treatment:before{
content:"\f0fa";
}
.toggle_sidebar .cws-widget-content.doc_search{
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.toggle_sidebar .cws-widget-content.doc_search>*:first-child{
width: 30%;
}
.toggle_sidebar .cws-widget-content.doc_search>*:last-child{
width: 70%;
}
.toggle_sidebar .cws-widget-content.doc_search>*:only-child{
width: -webkit-calc( 100% + 30px );
width: -moz-calc( 100% + 30px );
width: -ms-calc( 100% + 30px );
width: calc( 100% + 30px );
margin-left: -30px;
}
.toggle_sidebar .cws-widget-content.doc_search .widget-title{
margin: 0;
border-left-style: none;
padding-left: 0;
font-size: 2.143em;
line-height: 1;
color: #fff;
}
.toggle_sidebar .find_a_doctor form{
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.find_a_doctor .search_field{
position: relative;
}
.toggle_sidebar .find_a_doctor .search_field:before,
.toggle_sidebar .find_a_doctor .search_field:after{
display: none;
}
.toggle_sidebar .find_a_doctor .search_field{
width: 40%;
margin-top: 0;
}
.toggle_sidebar .find_a_doctor .submit_field{
width: 20%;
}
.find_a_doctor .submit_field{
text-align: right;
}
.toggle_sidebar .find_a_doctor .search_field,
.toggle_sidebar .find_a_doctor .submit_field{
padding-left: 30px;
}
.toggle_sidebar .find_a_doctor .search_field input,
.toggle_sidebar .find_a_doctor .search_field select{
padding-left: 10px;
line-height: 1.2 !important;
} .ui-tooltip {
border: 2px solid #454545;
border-radius: 0px;	
box-shadow: 0 0 
}
.search_field.by_name{
position: relative;
}
.ui-autocomplete {
position: absolute;
background: #fff;
color: #373737;
border-radius: 5px;
border: 1px solid #e3e3e3;
z-index: 50;
top: calc(100% + 5px) !important;
max-height: 200px !important;
overflow: auto;
font-family: inherit;
font-size: 1em;
}
.ui-autocomplete.source:hover {
background: #454545;
}
.ui-helper-hidden-accessible{
display: none;
}
.ui-autocomplete .ui-menu-item{
padding: 2px 0 2px 20px;
border: 0 !important;
font-size: 1em;
font-family: inherit;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
}
.ui-autocomplete .ui-menu-item a{
border-radius: 0px;
padding-left: 20px;
}
.ui-menu .ui-menu-item a:before{
display: none;
}
.ui-menu .ui-menu-item a:hover,
.ui-menu .ui-state-focus{
text-decoration: underline;
cursor: pointer;
background: none;
} .toggle_sidebar .cws-widget-content.doc_search,
.toggle_sidebar .find_a_doctor form{
display: table\9;
width: 100%\9;
}
.toggle_sidebar .cws-widget-content.doc_search>*,
.toggle_sidebar .find_a_doctor form>*{
display: table-cell\9;
vertical-align: middle\9;
}  .theme_color_sb_area{
color: #fff;
}
.theme_color_sb_area  [type="submit"]{
background: #fff;
border-color: #fff;
}
.theme_color_sb_area  [type="submit"]:hover{
color: #fff;
}
.theme_color_sb_area .find_a_doctor .search_field input,
.theme_color_sb_area .find_a_doctor .search_field select{
height: 2.142em;
padding-top: 4px;
padding-bottom: 4px;
background-color: rgba(255,255,255,0.5);
border-color: rgba(255,255,255,0.7);
box-shadow: inset 0 7px 7px rgba(0,0,0,0.05);	
}
.footer_sidebar_area a,
.footer_sidebar_area .cws-widget ul>li>a,
.footer_sidebar_area .cws-widget-content:not(.backlight) a:hover{
color: #fff;
} #footer-top-part a:not(.cws_button):hover{
color: #fff;
} .flxmap-container{
max-width: 100%;
} #header-404{
margin-top:20px !important;
text-align:center;
}
#title-404{
font-weight:700;
font-size:2em;
text-transform:uppercase;
}
#block-404{
margin-top:40px !important;
margin-left: auto !important;
margin-right: auto !important;
position:relative;
width:500px;
height:200px;
}
#block-404>div{
position:absolute;
width:100%;
height:100%;
}
#block-404-substrate{
}
#block-404-icon{
background-image: url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/img/404_mask.png);
background-repeat: no-repeat;
background-position: center center;
background-size:cover;
}
#text-404{
margin-top:40px !important;
text-align:center;
}
#button-404{
text-align: center;
}
#text-404 .sel{
font-weight: 700;
margin-bottom: 7px;
} .site_top_panel .lang_bar{
display: inline-block;
vertical-align: middle;
}
.site_top_panel .lang_bar ul ul{
top: 100%;
bottom: auto;
}
.site_top_panel .lang_bar ul li{
text-align: left;
}
.site_top_panel  .lang_bar ul ul:before{
border-bottom-left-radius: 7px;
border-bottom-right-radius: 7px;
}
.site_top_panel .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
left: auto;
right: auto;
}
.site_top_panel  .lang_bar ul ul:before{
box-shadow: none;
border-radius: 0 0 5px 5px;
}
.site_top_panel .lang_bar .wpml-ls-sub-menu li{
white-space: nowrap;
}
.site_top_panel .lang_bar .wpml-ls-sub-menu a{
display: block;
padding-top: 7px;
padding-bottom: 7px;	
box-sizing: border-box;
width: calc(100% + 14px);
}
.site_top_panel .wpml-ls-legacy-list-horizontal{
padding: 0;
}
.site_top_panel .wpml-ls-legacy-list-horizontal li:last-child a{
padding-right: 0;
padding-top: 0;
padding-bottom: 0;
}
.site_top_panel .lang_bar .wpml-ls-sub-menu li{
display: block;
}
.site_top_panel .lang_bar .wpml-ls-sub-menu li:last-child a{
border-radius: 0 0 5px 5px;
}
.site_top_panel.mobile #top_panel_curtain {
display: block;
}
.site_top_panel.mobile #top_panel_links{
display: none;
} 
.site_top_panel .lang_bar a{
display: inline-block;
}
.site_top_panel .lang_bar a
.site_top_panel.mobile #top_panel_curtain{
display: block;
}
.wpml-ls-legacy-dropdown-cws{
width: auto;
}
.lang_bar ul ul:before{
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0,0,0,0.4);
z-index: -1;
border-radius: 7px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
background: rgba(0,0,0,0.65);
}
body > .wpml-ls-statics-footer {
display: none;
}
.lang_bar{
font-size: 0.7894em;
}
.lang_bar ul ul{
position: absolute;
z-index: 1;
bottom: calc(100% - 1px);
left: -999999px;
opacity: 0;
display: table;
padding: 10px;
padding-bottom: 0;
padding: 6px 10px 0;
border-radius: 7px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
-webkit-transition: opacity 0.3s ease, left 0.3s step-end;
-moz-transition: opacity 0.3s ease, left 0.3s step-end;
-ms-transition: opacity 0.3s ease, left 0.3s step-end;
transition: opacity 0.3s ease, left 0.3s step-end;
}
.lang_bar ul:hover ul{
left: 0;
opacity: 1;
-webkit-transition: opacity 0.3s ease, left 0.3s step-start;
-moz-transition: opacity 0.3s ease, left 0.3s step-start;
-ms-transition: opacity 0.3s ease, left 0.3s step-start;
transition: opacity 0.3s ease, left 0.3s step-start;
}
.lang_bar li:before{
display: none;
}
.lang_bar .wpml-ls-statics-shortcode_actions,
.header_language_bar .wpml-ls-legacy-dropdown {
width: auto;
}
.header_language_bar .bar:not(:empty){
float: right;
}  .copyrights_panel_wrapper .lang_bar li:before{
display: none;
}
.lang_bar .lang_sel_list_horizontal li{
display: table-cell;
padding-left: 2px;
}
.lang_bar .lang_sel_list_horizontal>ul{
display: table;
}
.lang_bar .lang_sel_list_horizontal>ul>li{
padding-right: 10px;
}
.lang_bar .lang_sel_list_horizontal>ul>li:last-child{
padding-right: 0;
}
.lang_bar .wpml-ls-statics-shortcode_actions{
width: auto;
}
.lang_bar>div>ul{
padding: 0;
position: relative;
z-index: 1;
}
.lang_bar>div.lang_sel_list_vertical>ul,
.lang_bar>div.lang_sel_list_horizontal>ul{
padding: 0 0 0 10px;
}
.footer-bottom-part  .lang_bar ul ul{
position: absolute;
z-index: 1;
width: 100%;
bottom: calc(100% - 1px);
left: -999999px;
display: table;
padding: 10px;
padding-bottom: 0;
padding: 8px 10px;
border-radius: 5px;
-webkit-transition: opacity 0.3s ease, left 0.3s step-end;
-moz-transition: opacity 0.3s ease, left 0.3s step-end;	
-ms-transition: opacity 0.3s ease, left 0.3s step-end;
transition: opacity 0.3s ease, left 0.3s step-end;	
border-width: 1px;
border-style: solid;
}
.footer-bottom-part  .lang_bar ul li ul a{
padding: 7px 0 7px 7px;
}
.footer-bottom-part  .lang_bar ul ul.wpml-ls-sub-menu{
padding: 0;
}
.footer-bottom-part .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
bottom: 100%;
}
.footer-bottom-part .wpml_language_switch li:before{
display: none;
}
.footer-bottom-part .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
left: auto;
right: auto;
margin-left: -1px;
white-space: nowrap;
}
.footer-bottom-part .wpml-ls-legacy-dropdown-cws{
float: right;
width: inherit;
}
.footer-bottom-part .wpml-ls-legacy-dropdown a,.footer-bottom-part .wpml-ls-legacy-dropdown ul{
border:0;
}
.footer-bottom-part .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{
display: block;
padding: 7px 10px;
box-sizing: border-box;
text-align: left;
width: calc(100% + 20px);
}
.footer-bottom-part .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:first-child a{
border-radius: 5px 5px 0 0;
}
.footer-bottom-part .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
border-radius: 5px 5px 0 0;
}
.footer-bottom-part  .lang_bar ul ul li{
text-align: left;
}
.lang_bar ul ul li{
padding-left: 0;
}
.footer-bottom-part .lang_bar ul:hover ul{
left: 0;
opacity: 1;
-webkit-transition: opacity 0.3s ease, left 0.3s step-start;
-moz-transition: opacity 0.3s ease, left 0.3s step-start;	
-ms-transition: opacity 0.3s ease, left 0.3s step-start;
transition: opacity 0.3s ease, left 0.3s step-start;
}
.footer-bottom-part .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{
top:auto;
}
.footer-bottom-part .lang_bar ul:hover .wpml-ls-sub-menu{
visibility: visible !important;
}
.lang_bar ul ul .iclflag{
padding-right: 0.25em;
}
.lang_bar li:before{
display: none;
}
.lang_bar li{
padding: 0;
}
.lang_bar li .iclflag{
display: inline-block;
}
.lang_bar ul li a{
position: relative;
font-size: 15px;
}
.lang_bar ul li{
line-height: inherit;
display: table-row;
}
.lang_bar ul li ul li{
line-height: 1.5;
}
.copyrights_panel .lang_bar ul li a{
padding: 7px 7px 7px 0;	
}
.copyrights_panel .lang_bar{
padding-left: 15px;
}
.wpml_language_switch.wpml-legacy-horizontal-list ul li{
float: left;
}
.wpml_language_switch.wpml-legacy-horizontal-list ul{
overflow: hidden;
padding: 0 15px;
}
.wpml_language_switch.wpml-legacy-horizontal-list ul li{
padding-left: 0;
}
.wpml_language_switch.wpml-legacy-horizontal-list ul li:last-child{
margin-right: 0;
}
.wpml_language_switch.wpml-legacy-horizontal-list ul li:before{
display: none;
}
.footer-bottom-part .wpml-ls-legacy-dropdown{
width: auto;
}
.footer-bottom-part .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
top:auto;
}
.footer-bottom-part .lang_bar>div:not(.lang_sel_list_vertical):not(.lang_sel_list_horizontal)>ul:before{
display: none;
}
.footer-bottom-part .lang_bar>div>ul{
padding: 0;
}
.footer-bottom-part .lang_bar>div>ul li{
text-align: left;
}
.footer-bottom-part .wpml-ls-statics-shortcode_actions a{
border-color: transparent;
}
.wpml_language_switch.wpml-legacy-vertical-list .wpml-ls-legacy-list-horizontal a{
padding: 7px;
}
.footer-bottom-part .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a{
padding-right: 7px;
}
.footer-bottom-part .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{
margin-bottom: 0;
}
.footer-bottom-part .wpml-ls-legacy-list-vertical a{
border-bottom: 0;
}    #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous:before,
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next:before{
content: none;
}
#tribe-events-footer .tribe-events-sub-nav {
font-size: inherit;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous{
font-size: 1em;
float: left;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next{
font-size: 1em;
float: right;
}  .cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav-link{
background: none;
}
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav td,
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav{
border: none;
}
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-nav div{
line-height: 38px;
}
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar th{
border-color: #fff;
}
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar .vcalendar td{
border: none;
line-height: 21px;
}
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-has-events div[id*='daynum-'] a:before{
height: 4px;
width: 4px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
margin: 5px auto 0 -2px;
}
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-events-present:after,
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar .tribe-mini-calendar-today:after{
height: 1px;
background: #fff;
}
.cws-widget .tribe-mini-calendar-wrapper .tribe-events-present .tribe-mini-calendar-no-event,
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar-no-event:hover,
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar thead,
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar th,
.cws-widget .tribe-mini-calendar .tribe-events-present,
.cws-widget .tribe-mini-calendar .tribe-mini-calendar-today,
.cws-widget .tribe-mini-calendar .tribe-events-has-events:hover a:hover,
.cws-widget #tribe-mini-calendar-month{
color: #fff;
}
.cws-widget .tribe-venue-widget-wrapper ul li h4{
margin: 0px;
}    .single-post .wp-block-image.alignfull img,
.page-content .container main>.wp-block-image.alignfull img {
max-width: 100vw;
position: relative;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
width: 100vw;
border-radius: 0;
}
@media screen and (max-width: 1190px){
.page-title nav {
margin-right: 140px;
}
.page-content.double-sidebar .pricing_table.col-3 .pricing_table_column,
.page-content.double-sidebar .grid-row.eq-columns .grid-col-4{
width: 50%;
} .page-content.double-sidebar .news-medium .wrapper{
width: 100%;
margin-right: 0;
}
.news-pinterest .grid,
.our_team .grid{
margin-right: -20px;
}
.news-pinterest .grid .item,
.our_team .grid .item{
margin-right: 20px;
}
.news-pinterest.news-2 .item{
width: 460px;
}
.page-content.single-sidebar .news-pinterest.news-2 .item{
width: 340px;
}
.page-content.double-sidebar .news-pinterest.news-2 .item,
.page-content.double-sidebar .news-pinterest.news-3 .item{
width: 220px;
}
.news-pinterest.news-3 .item{
width: 300px;
}
.page-content.single-sidebar .news-pinterest.news-3 .item{
width: 220px;
}
.news-pinterest.news-4 .item,
.our_team .grid .item{
width: 220px;
}
.media-part + .benefits,
.media-part + .benefits.under{
margin-top: 0;
}
.benefits_area,
.footer_sidebar_area{
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-moz-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.benefits_area{
-webkit-box-pack: center;
-moz-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
} .benefits_area,
.footer_sidebar_area{
display: block\9;
}
.benefits_area .cws-widget,
.footer_sidebar_area .cws-widget{
float: left\9;
}
.footer_sidebar_area:after{
display: none;
}
.footer_sidebar_area:after{
content: "";
display: block\9;
clear: both\9;
} .benefits_area .cws-widget,
.footer_sidebar_area .cws-widget{
display: block;
width: 25%;
}
.benefits_area .cws-widget{
margin-top: 4px !important;
}
.footer_sidebar_area:not(:empty){
margin-top:-50px;
}
.footer_sidebar_area.with_flags:not(:empty){
margin-top: -5px;
}
.footer_sidebar_area .cws-widget{
margin-top: 50px;
}
.page-content.double-sidebar .callout_widget .text_part,
.page-content.double-sidebar .callout_widget .button_part{
display: block;
width: 100%;
padding: 0;
text-align: left;
}
.page-content.double-sidebar .callout_widget .text_part + .button_part{
margin-top: 8px;
} .page-content.double-sidebar .cws_widget_content.tab_widget:not(.type-2) .tabs .tab:not(:first-child){
border-top: 1px solid #fff;
}
.page-content.double-sidebar .cws_widget_content.tab_widget .tabs{
width: 100%;
float: none;
text-align: center;
}
.page-content.double-sidebar .cws_widget_content.tab_widget .tabs .tab{
display: block;
margin-left: 0;
}
.page-content.double-sidebar .cws_widget_content.tab_widget .tabs .tab:after{
display: none;
}
.page-content.double-sidebar .cws_widget_content.tab_widget .tabs .tab:not(:first-child){
margin-top: -1px;
}
.page-content.double-sidebar .cws_widget_content.tab_widget .tab_items{
width: 100%;
margin-left: 0;
margin-top: -1px;
}
}
@media screen and (max-width: 980px){
.page-title h1 {
float: none;
padding-bottom: 10px;
}
.page-title nav {
float: none;
margin-right: 0 !important;
padding-top: 0;
padding-bottom: 18px;
}
.toggle_sidebar .cws-widget-content.doc_search .widget-title{
display: none;
}
.toggle_sidebar .cws-widget-content.doc_search>*{
width: -webkit-calc( 100% + 30px ) !important;
width: -moz-calc( 100% + 30px ) !important;
width: -ms-calc( 100% + 30px ) !important;
width: calc( 100% + 30px ) !important;
margin-left: -30px;
}
.page-content.single-sidebar .pricing_table.col-4 .pricing_table_column,
.page-content.single-sidebar .grid-row.eq-columns .grid-col-3{
width: 50%;
} .page-content.single-sidebar .news-medium .wrapper{
width: 100%;
margin-right: 0;
}
.news-pinterest .grid,
.our_team .grid{
margin-right: -18px;
}
.news-pinterest .grid .item,
.our_team .grid .item{
margin-right: 18px;
}
.news-pinterest.news-2 .item,
.page-content.double-sidebar .news-pinterest.news-3 .item,
.page-content.double-sidebar .news-pinterest.news-4 .item,
.page-content.double-sidebar .our_team .grid .item{
width: 360px;
}
.page-content.single-sidebar .news-pinterest.news-2 .item,
.page-content.single-sidebar .news-pinterest.news-4 .item,
.page-content.single-sidebar .our_team .grid .item{
width: 265px;
}
.page-content.double-sidebar .news-pinterest.news-2 .item{
width: 360px;
}
.news-pinterest.news-3 .item,
.our_team .grid .item{
width: 234px;
}
.page-content.single-sidebar .news-pinterest.news-3 .item{
width: 265px;
}
.news-pinterest.news-4 .item{
width: 234px;
}
.page-content.single-sidebar .callout_widget .button_part,
.page-content.double-sidebar .callout_widget .button_part{
white-space: normal;
}
.media-part>.container>iframe{
height: 450px;
}
.page-content.double-sidebar .services .col{
width: 100%;
border-left-style: none;
}
.page-content.single-sidebar .services .col{
width: 50%;
}
.page-content.single-sidebar .services .col:not(:nth-child(2n+1)){
border-left: 1px solid #e3e3e3;
}
.footer_sidebar_area .cws-widget{
padding-right: 25px;
}
.footer_sb_container{
margin-right: -25px;
}
}
@media screen and ( max-width:767px ){
.grid-row{
margin: 0 !important;
} .grid,
.footer_sidebar_area:not(:empty){
margin-top: -30px;
}
.grid .item,
.cws-widget + .cws-widget,
.grid-col + .grid-col,
.page-content,
.footer_sidebar_area .cws-widget{
margin-top: 30px;
}
.grid-row + .grid-row{
margin-top: 30px !important;
}
hr{
margin-top: 15px;
margin-bottom: 15px;
} .grid-col{
width: 100%;
margin-left: 0 !important;
margin-right: 0 !important;
}
.pricing_table.col-4 .pricing_table_column,
.pricing_table.col-3 .pricing_table_column,
.grid-row.eq-columns .grid-col-3,
.grid-row.eq-columns .grid-col-4{
width: 50%;
} .grid-row.eq-columns .grid-col + .grid-col{
margin-top: 0;
} .mobile_menu_header{
display: block;
cursor: pointer;
text-align: left;
}
.mobile_menu_header i{
margin-left: 10px;
border-left: 1px solid #fff;
line-height: 2.6em;
width: 2.6em;
float: right;
}
.mobile_menu_header i:before{
font-size: 18px;
}
.main-menu{
display: none;
width: 100%;
}
.main-nav-container .menu-item{
position: relative;
box-shadow: none !important;
}
.main-nav-container .menu-item-has-children a{
padding-right: 2.6em;
}
.main-nav-container .button_open{
display: block;
position: absolute;
top: 0;
right: 0;
width: 2.6em;
height: 2.6em;
z-index: 3;
cursor: pointer;
}
.main-nav-container .button_open:before,
.main-nav-container .button_open:after{
content: "";
display: block;
position: absolute;
width: 17px;
height: 1px;
background: #fff;
left: 50%;
top: 50%;
margin-left: -8px;
}
.main-nav-container .button_open:after{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.main-nav-container .menu-item.active>.button_open:after{
display: none;
}
.page-header{
text-align: center;
}
.page-header .container{
margin: 0 20px 20px;
width: auto;
}
.page-header .logo{
float: none !important;
margin: 20px 0 0 !important;
display: inline-block;
}
.page-header .logo img{
margin: 0 auto !important;
}
.page-header .main-nav-container{
float: none !important;
max-width: 300px;
margin: 20px auto 0;
} .main-menu .menu-item:before{
display: none;
}
.main-menu .menu-item .menu-item>.sub-menu{
margin-left: 0;
}
.main-menu .menu-item .menu-item>.sub-menu>.menu-item:first-child:before{
display: none;
}
.main-menu .menu-item a{
padding-top: 0;
padding-bottom: 0;
}
.main-menu .menu-item .depth .level:not(:first-child){
display: inline;
}  .main-menu .menu-item:hover>.sub-menu{
display: none;
}
.main-menu .menu-item:hover{
box-shadow: none;
}
.main-menu .menu-item>.sub-menu{
display: none;
position: static;
width: 100%;
box-shadow: none;
} .main-menu .menu-item,
.main-menu .menu-item a,
.mobile_menu_header{
color: #fff !important;
line-height: 2.6em !important;
}
.main-menu .menu-item{
border-top: 1px solid #fff;
display: block !important;
}
.main-menu>.menu-item,
.mobile_menu_header{
text-transform: uppercase;
}
.main-menu .menu-item a,
.mobile_menu_header{
padding-left: 15px;
} .page-content .news-medium .wrapper{
width: 100%;
margin-right: 0;
}
.news-pinterest .grid,
.our_team .grid{
margin-right: 0; 
}
.news-pinterest .grid .item,
.page-content.single-sidebar .news-pinterest .grid .item,
.page-content.double-sidebar .news-pinterest.double-sidebar .grid .item,
.our_team .grid .item{
width: 50% !important;
margin-right: 0;
padding: 0 2.5%;
}
.benefits_area .cws-widget,
.footer_sidebar_area .cws-widget,
.photo_tour_section .filter{
width: 50%;
}
.callout_widget .text_part,
.callout_widget .button_part{
display: block;
width: 100%;
padding: 0;
text-align: left;
}
.callout_widget .text_part + .button_part{
margin-top: 8px;
}
.toggle_sidebar .switcher{
font-size: 0;
width: 30px;
height: 30px;
padding: 0;
background-image: url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/img/find.png) !important;
background-size: cover !important;
background-repeat: no-repeat;
background-position: center center;
}
.toggle_sidebar .switcher:after{
display: none;
}
.toggle_sidebar .switcher_shadow{
display: none;
}
.toggle_sidebar .find_a_doctor .search_field{
width: 50%;
}
.toggle_sidebar .find_a_doctor .submit_field{
width: 100%;
margin-top: 10px;
}
.flxmap-container{
max-height: 300px !important;
}
.comments-part .comment_item .comment_item {
padding-left: 50px;
}
.comments-part .comment-form > [class*="comment-form-"]{
float: none;
width: 100%;
margin-left: 0;
margin-bottom: 0;
}
.comments-part .comment-form > [class*="comment-form-"] + [class*="comment-form-"]{
margin-top: 20px;
}
#block-404{
width:400px;
height:160px;
}
.page-content.single-sidebar .callout_widget .button_part,
.page-content.double-sidebar .callout_widget .button_part{
white-space: nowrap;
}
.media-part>.container>iframe{
height: 300px;
}
.services .col{
width: 100% !important;
border-left-style: none !important;
}
.services .details .description_part{
margin-left: 0;
}
.services .details .description_part_container>div{
width: 100%;
border-left-style: none !important;
padding-left: 0;
padding-right: 0;
}
.services .details .description_part_container>div:not(:first-child){
border-top: 1px solid rgba(255,255,255,0.3);
padding-top: 15px;
margin-top: 15px;
} .services .details .description_part_container,
.services .details .description_part_container>div{
display: block\9;
}
.services .details .img_part img{
margin-right: 30px\9;
} }
@media screen and ( max-width:479px ){
.pricing_table_column,
.grid-row.eq-columns .grid-col{
width: 100% !important;
}
.grid-row.eq-columns .grid-col{
padding-left: 0 !important;
padding-right: 0 !important;
}
.page-content .news-small .wrapper{
width: 100%;
margin-right: 0;
}	
.news-pinterest .grid .item,
.page-content.single-sidebar .news-pinterest .grid .item,
.page-content.double-sidebar .news-pinterest.double-sidebar .grid .item,
.our_team .grid .item{
width: 100% !important;
padding: 0;
}
.benefits_area .cws-widget,
.footer_sidebar_area .cws-widget{
width: 100%;
}
.callout_widget.with_icon .icons_part{
display: none;
}
.callout_widget.with_icon{
padding-left: 23px;
}
.callout_widget .text_part,
.callout_widget .button_part{
text-align: center;
}
.toggle_sidebar .find_a_doctor .search_field,
.toggle_sidebar .find_a_doctor .submit_field{
width: 100%;
padding-left: 0;
margin-top: 10px;
}
.toggle_sidebar .find_a_doctor{
margin-top: -10px;
width: 100% !important; 
margin-left: 0 !important;
}
.cws-widget .wpcf7-form .wpcf7-submit{
float: none;
display: block !important;
margin-top: 20px;
}
.comments-part .comment_item .comment_item {
padding-left: 25px;
}
.comments-part .comment_item .avatar_frame img{
width: 40px;
height: auto;
}
.comments-part .comment_item .avatar_frame{
margin-right: 10px;
}
#block-404{
width:200px;
height:80px;
}
.media-part>.container>iframe{
height: 200px;
}	
.services .details{
display: block;
}
.services .details .img_part img{
width: 100%;
margin-right: 0;
}
.services .details .img_part + .description_part{
margin-top: 20px;
} .page-content.double-sidebar .cws_widget_content.tab_widget:not(.type-2) .tabs .tab:not(:first-child){
border-top: 1px solid #fff;
}
.cws_widget_content.tab_widget .tabs{
width: 100%;
float: none;
text-align: center;
}
.cws_widget_content.tab_widget .tabs .tab{
display: block;
margin-left: 0;
}
.cws_widget_content.tab_widget .tabs .tab:after{
display: none;
}
.cws_widget_content.tab_widget .tabs .tab:not(:first-child){
margin-top: -1px;
}
.cws_widget_content.tab_widget .tab_items{
width: 100%;
margin-left: 0;
margin-top: -1px;
}
.single_bar .title{
word-break: break-all;
}
.carousel .item{
padding-left: 0;
padding-right: 0;
}
.news .video iframe{
height: 200px;
}
.footer-bottom-part .footer_sidebar_area.with_flags .footer_language_bar{
float: none;
margin: 0;
}
.footer-bottom-part .footer_sidebar_area.with_flags .footer_language_bar{
text-align: center;
}
.footer-bottom-part .footer_language_bar #lang_sel,
.footer-bottom-part .footer_language_bar #lang_sel_click{
display: inline-block;
text-align: left;
}
.footer-bottom-part .footer_language_bar #lang_sel,
.footer-bottom-part .footer_language_bar #lang_sel_click{
margin-top: 0;
} .services .details>.img_part,
.services .details>.img_part + .description_part,
.services .details .description_part_container>div{
display: block\9;
} } @media screen and (min-width:768px){
html.touch .page-header.logo-center .main-nav-container:after{
display: block;
content: "";
clear: both;
}
html.touch .page-header.logo-center .main-nav-container.a-right{
float: right;
}
html.touch .page-header.logo-center .main-nav-container.a-center{
margin-left: auto;
margin-right: auto;
}
html.touch .page-header.logo-center .sticky_container{
margin-left: auto;
margin-right: auto;
width: 1170px;
}
html.touch .page-header.logo-center .main-nav-container.a-left .mobile_menu_header,
html.touch .page-header.logo-right .main-nav-container .mobile_menu_header{
float: left;
}
html.touch .page-header .main-nav-container .mobile_menu_header{
display: inline-block !important;
cursor: pointer;
text-align: left;
padding-left: 0 !important;
float: right;
}
html.touch .page-header.logo-center .main-nav-container.a-center .mobile_menu_header{ display: block !important;
text-align: left;
padding-left: 10px !important;
float: none;
}
html.touch .main-nav-container .mobile_menu_header + .main-menu{
position: absolute;
top: 100%;
left: 0;
width: 100%;
-webkit-perspective: 1000;
}
html.touch .page-header .main-nav-container .mobile_menu_header .mobile_menu_title{ font-size: 0;
}
html.touch .page-header.logo-center .main-nav-container.a-center .mobile_menu_header .mobile_menu_title{
font-size: inherit;
}
html.touch .main-nav-container .mobile_menu_header i{
margin-left: 0;
border-left: 1px solid #fff;
line-height: 2.6em;
width: 2.6em;
float: right;
}
html.touch .main-nav-container .mobile_menu_header i:before{
font-size: 18px;
}
html.touch .main-nav-container .main-menu{
display: none;
width: 100%;
}
html.touch .main-nav-container  .menu-item{
position: relative;
box-shadow: none !important;
}
html.touch .main-nav-container  .menu-item-has-children a{
padding-right: 2.6em;
}
html.touch .main-nav-container .button_open{
display: block;
position: absolute;
top: 0;
right: 0;
width: 2.6em;
height: 2.6em;
z-index: 3;
cursor: pointer;
}
html.touch .main-nav-container  .button_open:before,
html.touch .main-nav-container .button_open:after{
content: "";
display: block;
position: absolute;
width: 17px;
height: 1px;
background: #fff;
left: 50%;
top: 50%;
margin-left: -8px;
}
html.touch .main-nav-container  .button_open:after{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
html.touch .main-nav-container .menu-item.active>.button_open:after{
display: none;
} html.touch .main-nav-container{
width: 300px;
position: relative;
} html.touch .main-nav-container .main-menu .menu-item:before{
display: none;
}
html.touch .main-nav-container .main-menu .menu-item .menu-item>.sub-menu{
margin-left: 0;
}
html.touch .main-nav-container .main-menu .menu-item .menu-item>.sub-menu>.menu-item:first-child:before{
display: none;
}
html.touch .main-nav-container .main-menu .menu-item a{
padding-top: 0;
padding-bottom: 0;
}
html.touch .main-nav-container .main-menu .menu-item .depth .level:not(:first-child){
display: inline;
}  html.touch .main-nav-container .main-menu .menu-item:hover>.sub-menu{
display: none;
}
html.touch .main-nav-container .main-menu .menu-item:hover{
box-shadow: none;
}
html.touch .main-nav-container .main-menu .menu-item>.sub-menu{
display: none;
position: static;
width: 100%;
box-shadow: none;
} html.touch .main-nav-container .main-menu .menu-item,
html.touch .main-nav-container .main-menu .menu-item a,
html.touch .main-nav-container .mobile_menu_header{
color: #fff !important;
line-height: 2.6em !important;
}
html.touch .main-nav-container .main-menu .menu-item{
border-top: 1px solid #fff;
display: block !important;
}
html.touch .main-nav-container .main-menu>.menu-item,
html.touch .main-nav-container .mobile_menu_header{
text-transform: uppercase;
}
html.touch .main-nav-container .main-menu .menu-item a,
html.touch .main-nav-container .mobile_menu_header{
padding-left: 15px;
}
}
@media screen and (max-width: 1190px) and (min-width:768px){
html.touch .page-header.logo-center .sticky_container{
width: 940px;
}
}
@media screen and (max-width: 980px) and (min-width:768px){
html.touch .page-header.logo-center .sticky_container{
width: 738px;
}
}  @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
#block-404-icon{
background-image:url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/img/404_mask@2x.png);	
}
.toggle_sidebar .switcher_shadow{
background-image:url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/img/header@2x.png);	
}
#lang_sel>ul>li>a:after,
#lang_sel_click>ul>li>a:after{
background-image: url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/img/select@2x.png) !important;	
background-size: 31px 4px;	
}
@media only screen and(max-width:767px){
.toggle_sidebar .switcher{
background-image: url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/img/find@2x.png) !important;
}
}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2){
select{
background-image: url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/img/select@2x.png) !important;	
background-size: 31px 4px;	
}	
}.page_boxed{
max-width: 1250px;
margin: 0 auto;
box-shadow: 0 0 20px rgba(0,0,0,0.5);
}
body.wide,
.page_boxed{
background: #fff !important;
}
body:not(.page_boxed) .media-part .container{
width: auto;
}
.container,
.page-header.logo-left .sticky_container,
.page-header.logo-right .sticky_container,
.page-header.logo-center .main-menu{
width:1170px;
margin:0 auto;
position:relative;
}
main{
width:100%;
}
.page-content.single-sidebar main{
width:870px;
}
.page-content.double-sidebar main{
width:570px;
}
aside{
width:270px;
}
.page-content>.container{
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
.page-content aside.sbleft{
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.page-content aside.sbright{
-webkit-box-ordinal-group: 4;
-moz-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;	
}
.page-content main{
-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;	
}
.page-content>.container>aside.sbleft{
margin-right:30px;
}
.page-content>.container>aside.sbright{
margin-left:30px;
} .page-content>.container,
.page-content>.container>*{
display: block\9;
}
aside.sbleft,
main{
float: left\9;
}
aside.sbright{
float: right\9;
}
.page-content>.container:after{
display: none;
}
.page-content>.container:after{
content: "";
display: block\9;
clear: both\9;
} @media screen and (max-width: 1190px){
.page_boxed{
max-width: 1000px;
}
.container,
.page-header.logo-left .sticky_container,
.page-header.logo-right .sticky_container,
.page-header.logo-center .main-menu{
width: 940px;
}
aside{
width: 220px;
}
.page-content>.container>aside.sbleft{
margin-right: 20px;
}	
.page-content>.container>aside.sbright{
margin-left: 20px;
}
.page-content.single-sidebar main{
width: 700px;
}
.page-content.double-sidebar main{
width: 460px;
}
}
@media screen and (max-width: 980px){
.page_boxed{
max-width: 788px;
}
.container,
.page-header.logo-left .sticky_container,
.page-header.logo-right .sticky_container,
.page-header.logo-center .main-menu{
width: 738px;
}
aside{
width: 171px;
}
.page-content>.container>aside.sbleft{
margin-right: 18px;
}	
.page-content>.container>aside.sbright{
margin-left: 18px;
}
.page-content.single-sidebar main{
width: 549px;
}
.page-content.double-sidebar main{
width: 360px;
}
}
@media screen and (max-width: 767px){
.container,
.page-header.logo-left .sticky_container,
.page-header.logo-right .sticky_container,
.page-header.logo-center .main-menu{
width: auto;
}
.container{
margin-left: 20px;
margin-right: 20px;
}
.page-content>.container{
-webkit-box-direction: normal;
-moz-box-direction: normal;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.page-content>.container>*{
width: 100% !important;
margin-left: 0 !important;
margin-right: 0 !important;
}
.page-content>.container>.sbleft+.sbright+main,
.page-content>.container>.sbright{
margin-top: 60px;
} .page-content>.container>.sbright{
margin-top: 0\9;
}
.page-content>.container>*+*{
margin-top: 60px\9 !important;
} }.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/img/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/img/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/img/fancybox/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/img/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/img/fancybox/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//www.farmacia24hcaceres.es/wp-content/themes/clinico/img/fancybox/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}a,.cws-widget ul>li>a:before,
.cws-widget .recentcomments:before,
.cws-widget ul>li>a:hover,
.search-form label.button-hover:after,
[type="submit"]:hover,
.cws-widget .widget-icon.icon>i,
.social-icons .icon:hover i,
.news .date span,
.news h3>a:hover,
.footer_sidebar_area,
.tribe-events-calendar thead th,
.tribe-events-list-event-title a:hover,
.tribe-events-day .tribe-events-day-time-slot h5,
.accordion_title:hover,
.cws_button:not(.custom_color):hover,
.callout_widget .title,
.soc_icon:hover:not(.custom_color),
.milestone .number,
.services .accordion_title,
.pricing_table_column:hover .content_part i,
.pricing_table_column.active_table_column .content_part i,
.our_team .team_member_info .name,
.theme_color_sb_area [type="submit"],
.theme_color_sb_area .find_a_doctor .search_field input,
.theme_color_sb_area .find_a_doctor .search_field select,
.tparrows.default:hover,
.cws-widget ul>li.page_item.current_page_item>a,
.cws-widget ul>li.current-menu-item>a,
#scrollup:hover,
.widget-title a:hover,
.archive_item a:hover,
.woocommerce  .col2-set h3,
.woocommerce .button:hover, 
ul.products h3,
ul.products h3 mark,
div.woocommerce table tr.order-total,
.woocommerce .order .order-actions a:hover,
.widget_shopping_cart_content p.buttons a:hover,
.woocommerce div[class^="post-"] h1.product_title.entry-title,
.woocommerce h2,
.woocommerce-tabs h3,
#searchform>div.hover-search:before,
.footer_sidebar_area a:hover,
.footer_sidebar_area .cws-widget ul>li>a:hover,
#lang_sel_list .lang_sel_sel,
.tribe-events-list-event-title a:hover,
#tribe-geo-results .tribe-events-list-event-title a:hover,
#tribe-geo-options .tribe-events-list-event-title a:hover,
.page_footer .cws-widget .post-list .time-post,
.page_footer .latest_tweets .icon_frame>i{
color:#008fd5;
}
.footer_sidebar_area .cws-widget-content:not(.backlight) a{
color: #4db1e2;
}
.theme_color_sb_area .find_a_doctor .search_field input::-webkit-input-placeholder{
color:#008fd5;
}
.theme_color_sb_area .find_a_doctor .search_field input::-moz-placeholder{
color:#008fd5;	
}
.main-menu>.menu-item.current-menu-item>a,
.main-menu>.menu-item.current-menu-ancestor>a,
.main-menu>.menu-item>.sub-menu>.menu-item.current-menu-ancestor>a,
.main-menu>.menu-item>.sub-menu>.menu-item.current-menu-item>a,
.main-menu .menu-item .menu-item>.sub-menu>.menu-item:first-child:before,
.main-menu .menu-item .menu-item>.sub-menu>.menu-item>a,
.main-menu>.menu-item>.sub-menu>.menu-item:hover>a,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even):before,
.cws-widget .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap:only-child:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even):before,
.cws_widget_content .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap:only-child:before,
.widget_carousel_nav>i:hover,
.gallery_carousel_nav>i:hover,
.carousel_nav>i:hover,
.news .date i,
.news .cats .more:hover,
.load_more:hover,
.testimonial:after,
.testimonial:before,
blockquote:before,
.benefits_more:hover,
.benefits .cws-widget:nth-child(odd) .benefits_more,
.cws-widget-content.backlight,
.cws-widget .archive_item:nth-child(even):before,
#tribe-bar-collapse-toggle,
#tribe-bar-views .icons_part,
.tribe-events-sub-nav>li a:hover:before,
#tribe-events-content.tribe-events-month td:hover div[id^="tribe-events-daynum"],
.tribe-grid-allday .entry-title a,
.tribe-bar-collapse-toggle-full-width #tribe-bar-collapse-toggle:hover,
.tribe-mini-calendar-nav-link:hover,
.services .accordion_section:nth-child(even) .service_icon,
.services .accordion_section:nth-child(even) .details,
.pricing_table_header,
.pricing_table_column:hover .price_part,
.pricing_table_column.active_table_column .price_part,
.links a:hover,
.toggle_sidebar,
.toggle_sidebar .switcher,
.theme_color_sb_area [type="submit"]:hover,
.find_a_doctor .search_field:nth-of-type(even):before,
mark,
.main-menu>.menu-item-language>a,
.header_language_bar #lang_sel li a.lang_sel_sel:hover,
.accordion_section.featured:nth-child(even) .acc_featured_icon,
.accordion_section.featured:nth-child(even) .acc_featured_img{
background:#4db1e2;
}
.main-menu .menu-item .menu-item>.sub-menu>.menu-item.current-menu-item>a,
.main-menu .menu-item .menu-item>.sub-menu>.menu-item.current-menu-ancestor>a,
.main-menu>.menu-item:hover>a, .main-menu>.menu-item>.sub-menu>.menu-item>.sub-menu>.menu-item:hover>a,
.main-menu>.menu-item>.sub-menu>.menu-item>a,.page-title,
.search-form label:after,
.cws-widget .tagcloud a:hover,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(odd):before,
.cws-widget .wpcf7-form p:nth-of-type(odd) .wpcf7-form-control-wrap:only-child:before,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(odd):before,
.cws_widget_content .wpcf7-form p:nth-of-type(odd) .wpcf7-form-control-wrap:only-child:before,
*[type="submit"],
.widget_carousel_nav>i,
.gallery_carousel_nav>i,
.carousel_nav>i,
.social-icons .icon i,
.social-icons .icon:hover>a,
.news .date,
.news .cats .more,
.load_more,
.pagination .current,
html:not(.touch) .pagination *:hover,
.testimonial .author,
.benefits_more,
.benefits .cws-widget:nth-child(odd) .benefits_more:hover,
.cws-widget .archive_item:before,
.icon_frame,
#tribe-bar-header,
#tribe-events-header,
.tribe-events-sub-nav>li a:before,
#tribe-events-content.tribe-events-month td:hover:not(.tribe-events-othermonth),
#tribe-bar-views .view_icons .view_icon.selected,
#tribe-bar-views .view_icons .view_icon:hover,
.tribe-grid-allday .entry-title:hover a,
.view_icon_tooltip,
.tribe-bar-collapse-toggle-full-width #tribe-bar-collapse-toggle,
.tabs .tab.active,
.accordion_title .accordion_icon:before,
.accordion_title .accordion_icon:after,
.tab_widget.type-2 .tab.active,
.tab_widget.type-vertical .tab,
.accordion_widget.type-2 .accordion_section.active .accordion_title,
.cws_button,
.dropcap,
main ul>li:before,
.soc_icon:not(.custom_color),
.featured_icon:not(.custom_color),
.toggle_widget.type-2 .accordion_section.active,
.tribe-mini-calendar-nav-link,
.tribe-mini-calendar .vcalendar td:hover,
.tribe-mini-calendar .tribe-events-present:after,
.tribe-mini-calendar .tribe-mini-calendar-today:after,
#tribe-bar-collapse-toggle:hover,
#tribe-bar-form .tribe-bar-submit input[type=submit],
.cws-widget .tribe-mini-calendar-event .list-date,
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar thead,
.cws-widget .tribe-mini-calendar-wrapper .tribe-mini-calendar th,
.services .service_icon,
.services .details,
.pricing_table_column:hover .pricing_table_header,
.pricing_table_column.active_table_column .pricing_table_header,
.links a,
.our_team .item:hover .team_member_info,
.photo_tour .item:hover .portfolio_item_info,
.mobile_menu_header,
#block-404-substrate,
.link_url,
.find_a_doctor .search_field:before,
#lang_sel li a:hover,
#lang_sel_list.lang_sel_list_horizontal li a:hover,
.pagination.page_links>span,
.acc_featured_icon,
.acc_featured_img,
.woocommerce .button.checkout-button{
background:#008fd5;
}
.page-title,
.toggle_sidebar .switcher:after{
border-top-color:#4db1e2;
-moz-border-top-colors:#4db1e2;
}
.widget-title,
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(odd):after,
.cws-widget .wpcf7-form p:nth-of-type(odd) .wpcf7-form-control-wrap:only-child:after,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(odd):after,
.cws_widget_content .wpcf7-form p:nth-of-type(odd) .wpcf7-form-control-wrap:only-child:after,
.cws-widget .archive_item:after,
.comment-reply-title,
.tribe-events-list-event-title,
.tribe-events-single-event-title,
.tribe-events-map-event-title,
.find_a_doctor .search_field:after,
.woocommerce .onsale:after,
.acc_featured_icon:after,
.acc_featured_img:after{
border-left-color:#008fd5;
}
.cws-widget .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even):after,
.cws-widget .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap:only-child:after,
.cws-widget .archive_item:nth-child(even):after,
.cws_widget_content .wpcf7-form .wpcf7-form-control-wrap:nth-of-type(even):after,
.cws_widget_content .wpcf7-form p:nth-of-type(even) .wpcf7-form-control-wrap:only-child:after,
.find_a_doctor .search_field:nth-of-type(even):after,
.accordion_section.featured:nth-child(even) .acc_featured_icon:after,
.accordion_section.featured:nth-child(even) .acc_featured_img:after{
border-left-color:#4db1e2;
}
.search-form label:before,
#searchform>div:after{
border-right-color:#008fd5;
}
.search-form label:after,
.cws-widget .tagcloud a:hover,
*[type="submit"],
.cws-widget .widget-icon.icon>i,
.cws-widget .widget-icon.icon>i>.triangle:before,
.social-icons .icon>a,
.testimonial,
blockquote,
.tab_widget.type-2 .tab,
.tab_widget.type-2 .tab_items,
.tab_widget.type-vertical .tabs,
.tab_widget.type-vertical .tab_items,
.cws_button:not(.custom_color),
.soc_icon:not(.custom_color),
.tparrows.default,
.cws-widget .search-form input,
ul.products li,
.woocommerce .order .order-actions a,
.widget_shopping_cart_content p.buttons a,
#searchform>div:before,
.button.add_to_cart_button,
.added_to_cart.wc-forward,
#content h1.page-title,
.woocommerce .return-to-shop a,
#lang_sel_list.lang_sel_list_horizontal li a:hover,
.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet,
.woocommerce .button.checkout-button{
border-color:#008fd5;
}
#lang_sel li a,
#lang_sel_click li a{
outline-color:#008fd5;
}
.testimonial .author:before,
.tab_widget.type-2 .tab.active:after,
.view_icon_tooltip:after,
.link_url:before{
border-top-color:#008fd5;
}
.cws-widget #wp-calendar td>a,
.our_team .team_member_info,
.photo_tour .portfolio_item_info{
border-bottom-color:#008fd5;
}
.benefits .cws-widget{
background: rgba(0,143,213,0.9);
}
.benefits .cws-widget:nth-child(even),
.tribe-events-week-grid .tribe-week-event .vevent,
.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet.selected{
background: rgba(77,177,226,0.9);
}
.tribe-events-tooltip,
.slimScrollRail,
.tribe-events-event-meta .more:hover,
.tribe-events-calendar td:not(.tribe-events-past):not(.tribe-events-present) div[id*=tribe-events-daynum-],
.pricing_table_button:hover,
html.touch .main-nav-container .main-menu .sub-menu .menu-item a,
html.touch .main-nav-container .main-menu>.menu-item.current-menu-ancestor:not(.active)>a,
html.touch .main-nav-container .main-menu>.menu-item.current-menu-item:not(.active)>a{
background-color: #4db1e2 !important;
}
.events-archive.events-gridview #tribe-events-content table .vevent{
border-bottom-color: #008fd5 !important;
}
.tribe-grid-header .column a,
.tribe-events-list-separator-month,
#footer-top-part div.tribe-countdown-number,
#footer-top-part div.tribe-countdown-colon,
#footer-top-part span.tribe-countdown-under,
.tp-caption.clinico{
color: #008fd5 !important;
}
.slimScrollBar,
.tribe-events-event-meta .more,
.tribe-week-grid-wrapper .tribe-events-tooltip,
.tparrows.default,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
html.touch .main-nav-container .main-menu>.menu-item a,
html.touch .main-nav-container .main-menu .sub-menu .menu-item.current-menu-item>a,
html.touch .main-nav-container .main-menu .sub-menu .menu-item.current-menu-ancestor>a{
background-color: #008fd5 !important;
}
.tribe-events-tooltip .tribe-events-arrow{
border-top-color: #4db1e2 !important;
}
.single_bar .progress,
.woocommerce .onsale,
.woocommerce-pagination .page-numbers.current,
.woocommerce-pagination ul.page-numbers li a:hover,
.button.add_to_cart_button,
.added_to_cart.wc-forward,
ul.products li.product:hover,
.quantity.buttons_added input.plus,
.quantity.buttons_added input.minus,
.woocommerce .order .order-actions a,
.widget_shopping_cart_content p.buttons a,
.woocommerce-tabs .tabs li.active a,
#searchform>div:before,
.price_slider .ui-slider-handle,
.woocommerce .return-to-shop a,
.cws-widget .tribe-mini-calendar .tribe-events-present,
.cws-widget .tribe-mini-calendar .tribe-mini-calendar-today,
.cws-widget .tribe-mini-calendar .tribe-events-has-events:hover a:hover{
background-color: #008fd5;
}
.quantity.buttons_added input.plus:hover,
.quantity.buttons_added input.minus:hover,
ul.products>li .button.add_to_cart_button:hover, 
ul.products>li .added_to_cart.wc-forward:hover,
.price_slider .ui-slider-range{
background-color: #4db1e2;
}
@media screen and (max-width: 767px){
.main-menu>.menu-item a,
.main-menu .sub-menu .menu-item.current-menu-item>a,
.main-menu .sub-menu .menu-item.current-menu-ancestor>a{
background: #008fd5 !important;
}
.main-menu .sub-menu .menu-item a,
.main-menu>.menu-item.current-menu-ancestor:not(.active)>a,
.main-menu>.menu-item.current-menu-item:not(.active)>a{
background: #4db1e2 !important;
}
}@font-face {
font-family: "Flaticon";
src: url(https://www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/flaticon/Flaticon.eot);
src: url(https://www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/flaticon/Flaticon.eot?#iefix) format("embedded-opentype"),
url(https://www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/flaticon/Flaticon.woff) format("woff"),
url(https://www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/flaticon/Flaticon.ttf) format("truetype"),
url(https://www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/flaticon/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(https://www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/flaticon/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
font-family: Flaticon;font-style: normal;
}
.flaticon-app-developing:before { content: "\f100"; }
.flaticon-arrow:before { content: "\f101"; }
.flaticon-arrow164:before { content: "\f102"; }
.flaticon-arrow487:before { content: "\f103"; }
.flaticon-arrows:before { content: "\f104"; }
.flaticon-arrows-1:before { content: "\f105"; }
.flaticon-arrows-2:before { content: "\f106"; }
.flaticon-athlete:before { content: "\f107"; }
.flaticon-bank43:before { content: "\f108"; }
.flaticon-box:before { content: "\f109"; }
.flaticon-building:before { content: "\f10a"; }
.flaticon-buildings:before { content: "\f10b"; }
.flaticon-business:before { content: "\f10c"; }
.flaticon-business-1:before { content: "\f10d"; }
.flaticon-button14:before { content: "\f10e"; }
.flaticon-calendar:before { content: "\f10f"; }
.flaticon-calendars12:before { content: "\f110"; }
.flaticon-cancel30:before { content: "\f111"; }
.flaticon-check-mark:before { content: "\f112"; }
.flaticon-clocks18:before { content: "\f113"; }
.flaticon-clothes17:before { content: "\f114"; }
.flaticon-cogwheels10:before { content: "\f115"; }
.flaticon-connection22:before { content: "\f116"; }
.flaticon-construction:before { content: "\f117"; }
.flaticon-container:before { content: "\f118"; }
.flaticon-daffodil:before { content: "\f119"; }
.flaticon-destination:before { content: "\f11a"; }
.flaticon-diamond7:before { content: "\f11b"; }
.flaticon-documentation:before { content: "\f11c"; }
.flaticon-download168:before { content: "\f11d"; }
.flaticon-drupal:before { content: "\f11e"; }
.flaticon-earth-globe21:before { content: "\f11f"; }
.flaticon-email141:before { content: "\f120"; }
.flaticon-exclamation-mark1:before { content: "\f121"; }
.flaticon-expand47:before { content: "\f122"; }
.flaticon-facebook55:before { content: "\f123"; }
.flaticon-first27:before { content: "\f124"; }
.flaticon-floppy20:before { content: "\f125"; }
.flaticon-graphic:before { content: "\f126"; }
.flaticon-gym:before { content: "\f127"; }
.flaticon-gym-1:before { content: "\f128"; }
.flaticon-gym-2:before { content: "\f129"; }
.flaticon-healthy:before { content: "\f12a"; }
.flaticon-hearts49:before { content: "\f12b"; }
.flaticon-home:before { content: "\f12c"; }
.flaticon-html5:before { content: "\f12d"; }
.flaticon-improvement:before { content: "\f12e"; }
.flaticon-info31:before { content: "\f12f"; }
.flaticon-interface:before { content: "\f130"; }
.flaticon-jasmine:before { content: "\f131"; }
.flaticon-jonquil:before { content: "\f132"; }
.flaticon-joomla:before { content: "\f133"; }
.flaticon-laptops2:before { content: "\f134"; }
.flaticon-layer13:before { content: "\f135"; }
.flaticon-left16:before { content: "\f136"; }
.flaticon-letters22:before { content: "\f137"; }
.flaticon-lightning24:before { content: "\f138"; }
.flaticon-lights7:before { content: "\f139"; }
.flaticon-links21:before { content: "\f13a"; }
.flaticon-list65:before { content: "\f13b"; }
.flaticon-location1:before { content: "\f13c"; }
.flaticon-logotype171:before { content: "\f13d"; }
.flaticon-magnifying-glass34:before { content: "\f13e"; }
.flaticon-magnifying-glass84:before { content: "\f13f"; }
.flaticon-medical:before { content: "\f140"; }
.flaticon-medical-1:before { content: "\f141"; }
.flaticon-medical-10:before { content: "\f142"; }
.flaticon-medical-11:before { content: "\f143"; }
.flaticon-medical-12:before { content: "\f144"; }
.flaticon-medical-13:before { content: "\f145"; }
.flaticon-medical-2:before { content: "\f146"; }
.flaticon-medical-3:before { content: "\f147"; }
.flaticon-medical-4:before { content: "\f148"; }
.flaticon-medical-5:before { content: "\f149"; }
.flaticon-medical-6:before { content: "\f14a"; }
.flaticon-medical-7:before { content: "\f14b"; }
.flaticon-medical-8:before { content: "\f14c"; }
.flaticon-medical-9:before { content: "\f14d"; }
.flaticon-men25:before { content: "\f14e"; }
.flaticon-money:before { content: "\f14f"; }
.flaticon-monitor:before { content: "\f150"; }
.flaticon-mug16:before { content: "\f151"; }
.flaticon-multimedia:before { content: "\f152"; }
.flaticon-nature:before { content: "\f153"; }
.flaticon-nature-1:before { content: "\f154"; }
.flaticon-other:before { content: "\f155"; }
.flaticon-paint-palette1:before { content: "\f156"; }
.flaticon-parcel:before { content: "\f157"; }
.flaticon-pause-button3:before { content: "\f158"; }
.flaticon-pencils13:before { content: "\f159"; }
.flaticon-people:before { content: "\f15a"; }
.flaticon-people-1:before { content: "\f15b"; }
.flaticon-people-2:before { content: "\f15c"; }
.flaticon-people-4:before { content: "\f15d"; }
.flaticon-people-5:before { content: "\f15e"; }
.flaticon-photo246:before { content: "\f15f"; }
.flaticon-pinterest3:before { content: "\f160"; }
.flaticon-placeholders4:before { content: "\f161"; }
.flaticon-play-circular-button:before { content: "\f162"; }
.flaticon-play-video3:before { content: "\f163"; }
.flaticon-portfolio2:before { content: "\f164"; }
.flaticon-post:before { content: "\f165"; }
.flaticon-price-tag5:before { content: "\f166"; }
.flaticon-profile5:before { content: "\f167"; }
.flaticon-questions6:before { content: "\f168"; }
.flaticon-raindrop:before { content: "\f169"; }
.flaticon-return13:before { content: "\f16a"; }
.flaticon-share58:before { content: "\f16b"; }
.flaticon-shield:before { content: "\f16c"; }
.flaticon-shopping-carts6:before { content: "\f16d"; }
.flaticon-shopping-store12:before { content: "\f16e"; }
.flaticon-smartphones23:before { content: "\f16f"; }
.flaticon-social:before { content: "\f170"; }
.flaticon-social-network106:before { content: "\f171"; }
.flaticon-social-network156:before { content: "\f172"; }
.flaticon-speaker23:before { content: "\f173"; }
.flaticon-speech117:before { content: "\f174"; }
.flaticon-sport:before { content: "\f175"; }
.flaticon-stopwatch:before { content: "\f176"; }
.flaticon-surya:before { content: "\f177"; }
.flaticon-technology:before { content: "\f178"; }
.flaticon-time:before { content: "\f179"; }
.flaticon-tool:before { content: "\f17a"; }
.flaticon-tool-1:before { content: "\f17b"; }
.flaticon-tool-2:before { content: "\f17c"; }
.flaticon-tool-3:before { content: "\f17d"; }
.flaticon-transport:before { content: "\f17e"; }
.flaticon-transport-1:before { content: "\f17f"; }
.flaticon-transport-2:before { content: "\f180"; }
.flaticon-transport-3:before { content: "\f181"; }
.flaticon-transport-4:before { content: "\f182"; }
.flaticon-truck:before { content: "\f183"; }
.flaticon-truck-1:before { content: "\f184"; }
.flaticon-twitter1:before { content: "\f185"; }
.flaticon-user-avatar8:before { content: "\f186"; }
.flaticon-wallflower:before { content: "\f187"; }
.flaticon-wordpress:before { content: "\f188"; }@font-face {
font-family: "cwsicon";
src: url(https://www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/theme-iconpack/Flaticon.eot);
src: url(https://www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/theme-iconpack/Flaticon.eot?#iefix) format("embedded-opentype"),
url(https://www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/theme-iconpack/Flaticon.woff) format("woff"),
url(https://www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/theme-iconpack/Flaticon.ttf) format("truetype"),
url(https://www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/theme-iconpack/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "cwsicon";
src: url(https://www.farmacia24hcaceres.es/wp-content/themes/clinico/fonts/theme-iconpack/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="cwsicon-"]:before, [class*=" cwsicon-"]:before,
[class^="cwsicon-"]:after, [class*=" cwsicon-"]:after {   
font-family: cwsicon;
font-size: inherit;
font-style: normal;
}
.cwsicon-arrow164:before { content: "\f100"; }
.cwsicon-arrow487:before { content: "\f101"; }
.cwsicon-arrows:before { content: "\f102"; }
.cwsicon-arrows-1:before { content: "\f103"; }
.cwsicon-arrows-2:before { content: "\f104"; }
.cwsicon-bank43:before { content: "\f105"; }
.cwsicon-calendars12:before { content: "\f106"; }
.cwsicon-cancel30:before { content: "\f107"; }
.cwsicon-check-mark:before { content: "\f108"; }
.cwsicon-clocks18:before { content: "\f109"; }
.cwsicon-clothes17:before { content: "\f10a"; }
.cwsicon-cogwheels10:before { content: "\f10b"; }
.cwsicon-connection22:before { content: "\f10c"; }
.cwsicon-diamond7:before { content: "\f10d"; }
.cwsicon-download168:before { content: "\f10e"; }
.cwsicon-earth-globe21:before { content: "\f10f"; }
.cwsicon-email141:before { content: "\f110"; }
.cwsicon-exclamation-mark1:before { content: "\f111"; }
.cwsicon-expand47:before { content: "\f112"; }
.cwsicon-facebook55:before { content: "\f113"; }
.cwsicon-first27:before { content: "\f114"; }
.cwsicon-floppy20:before { content: "\f115"; }
.cwsicon-hearts49:before { content: "\f116"; }
.cwsicon-info31:before { content: "\f117"; }
.cwsicon-laptops2:before { content: "\f118"; }
.cwsicon-layer13:before { content: "\f119"; }
.cwsicon-left16:before { content: "\f11a"; }
.cwsicon-letters22:before { content: "\f11b"; }
.cwsicon-lightning24:before { content: "\f11c"; }
.cwsicon-lights7:before { content: "\f11d"; }
.cwsicon-links21:before { content: "\f11e"; }
.cwsicon-list65:before { content: "\f11f"; }
.cwsicon-location1:before { content: "\f120"; }
.cwsicon-logotype171:before { content: "\f121"; }
.cwsicon-magnifying-glass34:before { content: "\f122"; }
.cwsicon-magnifying-glass84:before { content: "\f123"; }
.cwsicon-men25:before { content: "\f124"; }
.cwsicon-mug16:before { content: "\f125"; }
.cwsicon-other:before { content: "\f126"; }
.cwsicon-paint-palette1:before { content: "\f127"; }
.cwsicon-pause-button3:before { content: "\f128"; }
.cwsicon-pencils13:before { content: "\f129"; }
.cwsicon-photo246:before { content: "\f12a"; }
.cwsicon-pinterest3:before { content: "\f12b"; }
.cwsicon-placeholders4:before { content: "\f12c"; }
.cwsicon-play-button14:before { content: "\f12d"; }
.cwsicon-play-video3:before { content: "\f12e"; }
.cwsicon-portfolio2:before { content: "\f12f"; }
.cwsicon-price-tag5:before { content: "\f130"; }
.cwsicon-profile5:before { content: "\f131"; }
.cwsicon-questions6:before { content: "\f132"; }
.cwsicon-raindrop:before { content: "\f133"; }
.cwsicon-return13:before { content: "\f134"; }
.cwsicon-share58:before { content: "\f135"; }
.cwsicon-shopping-carts6:before { content: "\f136"; }
.cwsicon-shopping-store12:before { content: "\f137"; }
.cwsicon-smartphones23:before { content: "\f138"; }
.cwsicon-social:before { content: "\f139"; }
.cwsicon-social-network106:before { content: "\f13a"; }
.cwsicon-social-network156:before { content: "\f13b"; }
.cwsicon-speaker23:before { content: "\f13c"; }
.cwsicon-speech117:before { content: "\f13d"; }
.cwsicon-twitter1:before { content: "\f13e"; }
.cwsicon-user-avatar8:before { content: "\f13f"; }:root{--joinchat-ico:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0 4.686 4.686 4.686 12.283 0 16.97a12.004 12.004 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12.002 12.002 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.846 9.846 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918-3.843-3.843-10.075-3.843-13.918 0a9.846 9.846 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22l3.961-.501zm6.534-7.003-.933 1.164a9.843 9.843 0 0 1-3.497-3.495l1.166-.933a.792.792 0 0 0 .23-.94L9.561 6.96a.793.793 0 0 0-.924-.445 1291.6 1291.6 0 0 0-2.023.524.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.793.793 0 0 0-.445-.923L14.6 13.327a.792.792 0 0 0-.94.23z'/%3E%3C/svg%3E");--joinchat-font:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif}.joinchat{--bottom:20px;--sep:20px;--s:60px;--header:calc(var(--s)*1.16667);--vh:100vh;--red:37;--green:211;--blue:102;--rgb:var(--red) var(--green) var(--blue);--color:rgb(var(--rgb));--dark:rgb(calc(var(--red) - 75) calc(var(--green) - 75) calc(var(--blue) - 75));--hover:rgb(calc(var(--red) + 50) calc(var(--green) + 50) calc(var(--blue) + 50));--bg:rgb(var(--rgb)/4%);--tolerance:210;--bw:calc((var(--red)*0.2126 + var(--green)*0.7152 + var(--blue)*0.0722 - var(--tolerance))*-10000000);--text:hsl(0deg 0% calc(var(--bw)*1%)/clamp(70%,calc(var(--bw)*1%),100%));--msg:var(--color);color:var(--text);display:none;position:fixed;z-index:9000;right:var(--sep);bottom:var(--bottom);font:normal normal normal 16px/1.625em var(--joinchat-font);letter-spacing:0;animation:joinchat_show .5s cubic-bezier(.18,.89,.32,1.28) 10ms both;transform:scale3d(0,0,0);transform-origin:calc(var(--s)/-2) calc(var(--s)/-4);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgb(0 0 0/0)}.joinchat *,.joinchat :after,.joinchat :before{box-sizing:border-box}.joinchat--show{display:block;transform:scaleX(1)}.joinchat--left{right:auto;left:var(--sep)}.joinchat--dark{--msg:var(--dark)}.joinchat--noanim{animation:none}.joinchat--chatbox:not(.joinchat--noanim){transform-origin:0 0;animation-timing-function:ease-in-out}.joinchat--hidden{display:none!important}@supports not (width:clamp(1px,1%,10px)){.joinchat{--text:hsl(0deg 0% calc(var(--bw)*1%)/90%)}}.joinchat__button{display:flex;flex-direction:row;position:absolute;z-index:2;bottom:8px;right:8px;height:var(--s);min-width:var(--s);max-width:95vw;background:#25d366;color:inherit;border-radius:calc(var(--s)/2);box-shadow:1px 6px 24px 0 rgba(7,94,84,.24);cursor:pointer;transition:background-color .2s linear}[dir=rtl] .joinchat__button{flex-direction:row-reverse}.joinchat__button:hover{background:#128c7e;transition-duration:1.5s}.joinchat__button:active{background:#128c7e;transition:none}.joinchat--left .joinchat__button{right:auto;left:8px;flex-direction:row-reverse}[dir=rtl] .joinchat--left .joinchat__button{flex-direction:row}.joinchat--chatbox .joinchat__button{background:var(--color);transition-duration:.2s;box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}.joinchat--chatbox .joinchat__button:active,.joinchat--chatbox .joinchat__button:hover{background:var(--hover)}.joinchat--optout.joinchat--chatbox .joinchat__button{background-color:#999;opacity:.5;pointer-events:none}.joinchat--optout.joinchat--chatbox .joinchat__button .joinchat_svg__plain{stroke-dasharray:0;animation:none}.joinchat--optout.joinchat--chatbox .joinchat__button .joinchat_svg__chat{animation:none}.joinchat__button__open{width:var(--s);height:var(--s);border-radius:50%;background:rgb(0 0 0/0) var(--joinchat-ico) 50% no-repeat;background-size:60%;overflow:hidden}.joinchat--chatbox .joinchat__button__open{display:none}.joinchat__button__image{position:absolute;top:1px;right:1px;width:calc(var(--s) - 2px);height:calc(var(--s) - 2px);border-radius:50%;overflow:hidden;opacity:0}.joinchat__button__image img{display:block;width:100%;height:100%;object-fit:cover}.joinchat--show .joinchat__button__image{animation:joinchat_image_loop 20s linear 5s infinite normal both}.joinchat--image .joinchat__button__image{opacity:1;animation:none}.joinchat--chatbox .joinchat__button__image{display:none}.joinchat__button__send{display:none;flex-shrink:0;width:var(--s);height:var(--s);max-width:var(--s);padding:calc(var(--s)*0.18);margin:0;overflow:hidden}.joinchat--chatbox .joinchat__button__send{display:block}.joinchat__button__send path{fill:none!important;stroke:var(--text)!important}.joinchat__button__send .joinchat_svg__plain{stroke-dasharray:1097;stroke-dashoffset:1097;animation:joinchat_plain 6s .2s ease-in-out infinite}.joinchat__button__send .joinchat_svg__chat{stroke-dasharray:1020;stroke-dashoffset:1020;animation:joinchat_chat 6s 3.2s ease-in-out infinite}.joinchat__button__sendtext{padding:0;max-width:0;border-radius:var(--s);font-weight:600;line-height:var(--s);white-space:nowrap;opacity:0;overflow:hidden;transition:none}.joinchat--chatbox .joinchat__button__sendtext{padding:0 4px 0 24px;max-width:200px;opacity:1;transition:max-width .2s linear,opacity .4s ease-out .2s}.joinchat--chatbox.joinchat--left .joinchat__button__sendtext{padding:0 24px 0 4px}.joinchat__badge{position:absolute;top:-4px;right:-4px;width:20px;height:20px;border:none;border-radius:50%;background:#e82c0c;color:#fff;font-size:12px;font-weight:600;line-height:20px;text-align:center;box-shadow:none;opacity:0;pointer-events:none}.joinchat__badge.joinchat__badge--in{animation:joinchat_badge_in .5s cubic-bezier(.27,.9,.41,1.28) 1 both}.joinchat__badge.joinchat__badge--out{animation:joinchat_badge_out .4s cubic-bezier(.215,.61,.355,1) 1 both}.joinchat__tooltip{position:absolute;top:calc(var(--s)/2 - 16px);right:calc(var(--s) + 16px);max-width:calc(100vw - 105px);height:32px;padding:0 14px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);line-height:31px;white-space:nowrap;opacity:0;transition:opacity .3s ease-out .4s;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));pointer-events:none}.joinchat__tooltip:after{content:"";display:block;position:absolute;top:10px;right:-6px;border:8px solid transparent;border-width:6px 0 6px 8px;border-left-color:#fff}.joinchat__tooltip div{overflow:hidden;text-overflow:ellipsis}.joinchat--tooltip .joinchat__tooltip{animation:joinchat_tootlip 20s linear 5s 1 normal both}.joinchat--chatbox .joinchat__tooltip{display:none}.joinchat--left .joinchat__tooltip{right:auto;left:calc(var(--s) + 16px)}.joinchat--left .joinchat__tooltip:after{left:-6px;right:auto;border-color:transparent;border-width:6px 8px 6px 0;border-right-color:#fff}.joinchat__qr{position:absolute;bottom:calc(var(--s) + 16px);right:0;display:none;flex-direction:column-reverse;width:228px;min-height:200px;padding:14px 14px 10px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);text-align:center;white-space:nowrap;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));animation:joinchat_badge_in .4s cubic-bezier(.11,.84,.83,1.01) .3s both;pointer-events:none}.joinchat__qr:after{content:"";display:block;position:absolute;bottom:-6px;right:calc(var(--s)/2 - 6px);border:8px solid transparent;border-width:8px 6px 0;border-top-color:#fff}.joinchat--left .joinchat__qr{left:0;right:auto}.joinchat--left .joinchat__qr:after{left:calc(var(--s)/2 - 6px);right:auto}.joinchat__qr div{font-size:14px;color:#4a4a4a;overflow:hidden;text-overflow:ellipsis}.joinchat__qr canvas{display:block;width:200px;height:200px;margin:0}.joinchat__box{display:flex;flex-direction:column;position:absolute;bottom:0;right:0;z-index:1;width:calc(100vw - var(--sep)*2);max-width:400px;min-height:170px;max-height:calc(var(--vh) - var(--bottom) - var(--sep));border-radius:calc(var(--s)/2 + 2px);background:transparent;box-shadow:0 2px 6px 0 rgba(0,0,0,.5);text-align:left;overflow:hidden;transform:scale3d(0,0,0);opacity:0;transition:max-height .2s ease-out,opacity .4s ease-out,transform 0s linear .3s}[dir=rtl] .joinchat__box{text-align:right}.joinchat--chatbox .joinchat__box{opacity:1;transform:scaleX(1);transition:max-height .2s ease-out,opacity .2s ease-out,transform 0s linear}.joinchat--left .joinchat__box{right:auto;left:0}.joinchat__header{display:flex;flex-flow:row;align-items:center;position:relative;flex-shrink:0;height:var(--header);min-height:50px;padding:0 70px 0 26px;margin:0;background:var(--color)}[dir=rtl] .joinchat__header{padding:0 26px 0 70px}.joinchat--dark .joinchat__header{background:var(--dark)}.joinchat__header__text{font-size:19px;font-weight:600;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.8}.joinchat__powered{font-size:11px;line-height:18px;color:inherit!important;text-decoration:none!important;fill:currentcolor;opacity:.8}.joinchat__powered svg{display:inline-block;width:auto;height:18px;vertical-align:-30%}.joinchat__powered:active,.joinchat__powered:hover{color:inherit!important;text-decoration:none!important;opacity:.9;filter:drop-shadow(0 1px 3px rgba(0,0,0,.3))}.joinchat__wa{height:28px;width:auto;fill:currentcolor;opacity:.8}.joinchat__close{--size:34px;position:absolute;top:calc(50% - var(--size)/2);right:24px;width:var(--size);height:var(--size);border-radius:50%;background:rgba(0,0,0,.4) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M24 2.4 21.6 0 12 9.6 2.4 0 0 2.4 9.6 12 0 21.6 2.4 24l9.6-9.6 9.6 9.6 2.4-2.4-9.6-9.6L24 2.4z'/%3E%3C/svg%3E") 50% no-repeat;background-size:12px;cursor:pointer;transition:background-color .3s ease-out}.joinchat__close:hover{background-color:rgba(0,0,0,.6)}.joinchat__close:active{background-color:rgba(0,0,0,.7)}[dir=rtl] .joinchat__close{right:auto;left:24px}.joinchat__box__scroll{padding:20px 0 70px;padding-bottom:calc(var(--s) + 10px);background:#fff linear-gradient(0deg,var(--bg),var(--bg));overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain}.joinchat__box__scroll::-webkit-scrollbar{width:5px;background:rgb(0 0 0/0)}.joinchat__box__scroll::-webkit-scrollbar-thumb{border-radius:3px;background:rgb(0 0 0/0)}.joinchat--blur .joinchat__box__scroll{background:rgba(var(--rgb)/2%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.joinchat--dark .joinchat__box__scroll{background:#1a1a1a}.joinchat__box__scroll:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}@supports (-webkit-overflow-scrolling:touch){.joinchat__box__scroll{overflow-y:scroll;-webkit-overflow-scrolling:touch}}.joinchat__optin{padding:0 16px;margin-bottom:16px;color:#4a4a4a;font-size:13px;line-height:1.33}.joinchat__optin a{display:inline;padding:0;color:inherit!important;text-decoration:underline}.joinchat__optin a:hover{text-decoration-thickness:2px}.joinchat__optin input{position:absolute;visibility:hidden}.joinchat__optin label{position:relative;display:block;margin:0;padding:0 0 0 30px;color:inherit;font:inherit;cursor:pointer}.joinchat__optin label:before{content:"";display:block;position:absolute;top:calc(50% - 11px);left:0;width:22px;height:22px;border:3px solid var(--color);border-radius:4px;box-shadow:0 0 0 1px var(--text);transition:box-shadow .3s ease-in-out}.joinchat__optin label:after{content:"";display:none;position:absolute;top:calc(50% - 8px);left:8px;width:6px;height:14px;border:solid var(--text);border-width:0 3px 3px 0;transform:rotate(45deg)}[dir=rtl] .joinchat__optin label{padding:0 30px 0 0}[dir=rtl] .joinchat__optin label:before{left:auto;right:0}[dir=rtl] .joinchat__optin label:after{left:auto;right:8px}.joinchat__optin input:checked+label:before{box-shadow:0 0 0 1px var(--text),inset 0 0 0 10px var(--color)}.joinchat__optin input:checked+label:after{display:block}.joinchat--dark .joinchat__optin{color:#d8d8d8}.joinchat__message{position:relative;min-height:60px;padding:17px 20px;margin:0 26px 26px;border-radius:32px;background:#fff;color:#4a4a4a;word-break:break-word;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));transform:translateZ(0)}.joinchat__message:before{content:"";display:block;position:absolute;bottom:20px;left:-15px;width:17px;height:25px;background:inherit;-webkit-clip-path:var(--peak,url(#joinchat__message__peak));clip-path:var(--peak,url(#joinchat__message__peak))}.joinchat--dark .joinchat__message{background:#505050;color:#d8d8d8}@keyframes joinchat_show{0%{transform:scale3d(0,0,0)}to{transform:scaleX(1)}}@keyframes joinchat_badge_in{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes joinchat_badge_out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}@keyframes joinchat_plain{0%,50%,to{stroke-dashoffset:1097}5%,45%{stroke-dashoffset:0}}@keyframes joinchat_chat{0%,50%,to{stroke-dashoffset:1020}5%,45%{stroke-dashoffset:0}}@keyframes joinchat_image_loop{0%{opacity:0}3%,20%{opacity:1}25%,to{opacity:0}}@keyframes joinchat_tootlip{0%{opacity:0;transform:scaleY(0)}1%,20%{opacity:1;transform:scaleX(1)}25%,to{opacity:0;transform:scaleX(1)}}.joinchat__woo-btn__wrapper{clear:both}.joinchat__woo-btn{--s:40px;display:inline-block;box-sizing:border-box;height:var(--s);max-width:100%;padding:0 calc(var(--s)/2) 0 var(--s);background:#25d366 var(--joinchat-ico) calc(var(--s)*0.2) 50% no-repeat;background-size:calc(var(--s)*0.6);color:#fff;border-radius:calc(var(--s)/2);font:700 normal calc(var(--s)*0.35)/var(--s) var(--joinchat-font);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;transition:background-color .2s}.joinchat__woo-btn:empty{padding-right:0}.joinchat__woo-btn:hover{background-color:#128c7e}@media (orientation:landscape) and (min-height:481px),(orientation:portrait) and (min-width:481px){.joinchat--mobile{display:none!important}}@media (max-width:767px){.joinchat--footer-bar{--bottom:76px!important}}@media (max-width:480px),(orientation:landscape) and (max-height:480px){.joinchat{--bottom:6px;--sep:6px;--header:calc(var(--s)*0.91667)}.joinchat__header__text{font-size:17px}.joinchat__close{--size:28px}.joinchat__box__scroll{padding-top:15px}.joinchat__message{padding:18px 16px;line-height:24px;margin:0 20px 20px}}@media (hover:hover){.joinchat__button:hover .joinchat__tooltip{opacity:1;animation:none;transition:opacity .2s}.joinchat--btn .joinchat__button:hover .joinchat__qr,.joinchat--chatbox .joinchat__button:hover .joinchat__qr{display:flex}}@media (prefers-color-scheme:dark){.joinchat--dark-auto{--msg:var(--dark)}.joinchat--dark-auto .joinchat__box__scroll{background:#1a1a1a}.joinchat--dark-auto .joinchat__header{background:var(--dark)}.joinchat--dark-auto .joinchat__optin{color:#d8d8d8}.joinchat--dark-auto .joinchat__message{background:#505050;color:#d8d8d8}}@media (prefers-reduced-motion){.joinchat{animation:none}.joinchat__button__send .joinchat_svg__plain{stroke-dasharray:0;animation:none}.joinchat__button__send .joinchat_svg__chat{animation:none}.joinchat__button__sendtext{transition:none!important}}