#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}button,
hr,
input {
overflow: visible;
}
audio,
canvas,
progress,
video {
display: inline-block;
}
progress,
sub,
sup {
vertical-align: baseline;
}
[type="checkbox"],
[type="radio"],
legend {
box-sizing: border-box;
padding: 0;
}
html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
display: block;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,
strong {
font-weight: bolder;
}
dfn {
font-style: italic;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
select {
text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
border-style: none;
padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
outline: ButtonText dotted 1px;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
color: inherit;
display: table;
max-width: 100%;
white-space: normal;
}
textarea {
overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
summary {
display: list-item;
}
[hidden],
template {
display: none;
} html {
box-sizing: border-box;
}
body {
font-size: 16px;
color: rgba(64, 64, 64, 1);
}
body.oxygen-aos-enabled {
overflow-x: hidden;
}
*,
::after,
::before {
box-sizing: inherit;
}
.ct-section-inner-wrap {
margin-left: auto;
margin-right: auto;
height: 100%;
min-height: inherit;
}
.ct-section-with-shape-divider {
position: relative !important;
}
.oxygen-unslider-container:not(.unslider-fade) > ul {
list-style: none;
width: 0px;
}
.oxygen-unslider-container:not(.unslider-fade):not(.unslider-horizontal) > ul > li {
opacity: 0;
}
.oxygen-unslider-container.unslider-fade > ul > li:not(.unslider-active) {
opacity: 0;
}
div.ct-svg-icon > svg,
svg.ct-svg-icon {
height: 1em !important;
fill: currentColor;
}
.ct-columns-inner-wrap {
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.ct-column {
float: left !important;
word-break: break-word;
}
svg.ct-svg-icon {
display: inline-block;
width: 1em !important;
}
div.ct-svg-icon {
display: inline-block;
box-sizing: content-box;
border-radius: 50%;
width: auto;
}
div.ct-svg-icon > svg {
width: 1em !important;
display: block;
}
div.ct-fancy-icon {
display: inline-flex;
border-radius: 50%;
}
.ct-fancy-icon > svg {
fill: currentColor;
}
.ct-columns-inner-wrap > .ct-column:first-child {
margin-left: 0 !important;
}
.ct-columns-inner-wrap > .ct-column:last-child {
margin-right: 0 !important;
}
.ct-video {
width: 100%;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper {
position: relative;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper > iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-nav-menu-list {
display: flex;
padding: 0;
margin: 0;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item {
list-style-type: none;
display: flex;
flex-direction: column;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item a {
text-decoration: none;
border-style: solid;
border-width: 0;
transition-timing-function: ease-in-out;
transition-property: background-color, color, border-color;
border-color: transparent;
}
.oxy-nav-menu .oxy-nav-menu-list li.current-menu-item > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:focus-within > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:hover > a {
border-color: currentColor;
}
.oxy-nav-menu .menu-item,
.oxy-nav-menu .sub-menu {
position: relative;
}
.oxy-nav-menu .menu-item .sub-menu {
padding: 0;
flex-direction: column;
white-space: nowrap;
transition-timing-function: ease-in-out;
transition-property: visibility, opacity;
visibility: hidden;
opacity: 0;
display: flex;
position: absolute;
top: 100%;
}
.oxy-nav-menu .sub-menu .sub-menu,
.oxy-nav-menu.oxy-nav-menu-vertical .sub-menu {
left: 100%;
top: 0;
}
.oxy-nav-menu .menu-item:hover > .sub-menu,
.oxy-nav-menu .menu-item:focus-within > .sub-menu {
visibility: visible;
opacity: 1;
}
.oxy-nav-menu .sub-menu li.menu-item {
flex-direction: column;
}
@keyframes oxy_sticky_header_fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.oxy-sticky-header-fade-in {
animation-name: oxy_sticky_header_fadein;
animation-duration: 0.5s;
animation-iteration-count: 1;
}
.oxy-sticky-header .oxygen-show-in-sticky-only {
display:  none;
}
.oxy-sticky-header.oxy-sticky-header-active .oxygen-show-in-sticky-only {
display: block;
}
.oxy-header-wrapper {
position: relative;
}
.oxy-header-row {
width: 100%;
display: block;
}
.oxy-header-container {
height: 100%;
margin-left: auto;
margin-right: auto;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: stretch;
}
.oxy-header-center,
.oxy-header-left,
.oxy-header-right {
display: flex;
align-items: center;
}
.oxy-header .oxygen-only-show-in-overlay,
.oxy-video-container {
display: none;
}
.oxy-header-left {
justify-content: flex-start;
}
.oxy-header-center {
flex-grow: 1;
justify-content: center;
}
.oxy-header-right {
justify-content: flex-end;
}
.admin-bar .oxy-sticky-header-active {
top: 32px !important;
}
@media screen and (max-width: 782px) {
.admin-bar .oxy-sticky-header-active {
top: 46px !important;
}
}
@media screen and (max-width: 600px) {
.admin-bar .oxy-sticky-header-active {
top: 0 !important;
}
}
.oxy-video-background {
position: relative;
z-index: 1;
}
.oxy-video-background .oxy-video-container {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: -1;
}
.oxy-video-background .oxy-video-container video {
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
.oxy-video-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.oxy-map iframe {
width: 100%;
height: 100%;
display: block;
}
.unslider .unslider-fade ul li.unslider-active {
position: relative;
}
.oxy-menu-toggle {
cursor: pointer;
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open {
width: 100%;
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
overflow: auto;
z-index: 2147483642 !important;
background-color: #fff;
}
.oxy-nav-menu.oxy-nav-menu-open > div:last-child {
max-height: 100%;
overflow: auto;
padding-top: 2em;
padding-bottom: 2em;
width: 100%;
}
.oxy-nav-menu-prevent-overflow {
overflow: hidden;
height: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-menu-toggle {
display: initial;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list {
flex-direction: column !important;
width: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list .menu-item a {
text-align: center;
border: 0 !important;
background-color: transparent !important;
justify-content: center;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-hamburger-wrap {
position: absolute;
top: 20px;
right: 20px;
z-index: 1;
}
.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu {
background-color: #fff;
z-index: 2147483641;
}
.oxy-nav-menu.oxy-nav-menu-open .menu-item .sub-menu,
.oxy-nav-menu.oxy-nav-menu-open .menu-item-has-children > a::after {
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open.oxy-nav-menu-responsive-dropdowns
.menu-item
.sub-menu {
display: flex;
position: static;
animation-name: none;
visibility: visible;
opacity: 1;
transition-duration: 0s !important;
}
.oxy-nav-menu.oxy-nav-menu-open a:not([href]) {
display: none;
}
.oxy-nav-menu-hamburger-wrap {
display: flex;
align-items: center;
justify-content: center;
}
.oxy-nav-menu-hamburger {
display: flex;
justify-content: space-between;
flex-direction: column;
}
.oxy-nav-menu-hamburger-line {
border-radius: 2px;
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger {
transform: rotate(45deg);
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line {
display: none;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:first-child {
display: initial;
position: relative;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:last-child {
display: initial;
position: relative;
transform: rotate(90deg);
}
.oxy-nav-menu .menu-item a {
display: flex;
align-items: center;
}
.oxy-nav-menu.oxy-nav-menu-vertical .menu-item a {
flex-direction: row;
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.menu-item-has-children
> a::after {
width: 0.35em;
height: 0.35em;
margin-left: 0.5em;
border-right: 0.1em solid;
border-top: 0.1em solid;
transform: rotate(135deg);
content: "";
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.sub-menu
.menu-item-has-children
> a::after,
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow.oxy-nav-menu-vertical
.menu-item-has-children
> a::after {
transform: rotate(45deg);
}
.oxy-social-icons {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-social-icons a {
line-height: 1;
width: 1em;
height: 1em;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
.oxy-social-icons a svg {
stroke-width: 0;
stroke: currentColor;
fill: currentColor;
}
.oxy-soundcloud {
min-width: 300px;
min-height: 120px;
}
.oxy-soundcloud iframe {
width: 100%;
height: 100%;
}
.comment-body .alignleft,
.oxy-stock-content-styles .alignleft {
margin-right: 1em;
float: left;
}
.comment-body .alignright,
.oxy-stock-content-styles .alignright {
margin-left: 1em;
float: right;
}
.comment-body .aligncenter,
.oxy-stock-content-styles .aligncenter {
margin-left: auto;
margin-right: auto;
}
.comment-body img,
.oxy-stock-content-styles img {
max-width: 100%;
}
.oxy-comment-form .comment-reply-title {
margin-bottom: 0.5em;
}
.oxy-comment-form .logged-in-as {
margin-bottom: 1em;
font-size: 0.75em;
}
.oxy-comment-form #submit {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
margin-top: 0.5em;
border: none;
font-weight: 700;
}
.oxy-comment-form input,
.oxy-comment-form textarea {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
color: gray;
width: 100%;
}
.oxy-comment-form label {
font-weight: 700;
}
.oxy-comment-form .comment-form > p {
margin-top: 0;
margin-bottom: 1em;
}
.oxy-comments h3.comments-title {
margin-bottom: 1em;
}
.oxy-comments ol.children,
.oxy-comments ol.comments-list {
list-style: none;
margin: 0;
padding: 0;
}
.oxy-comments ol.children {
margin-left: 50px;
}
.oxy-comments li.comment .comment-body {
margin-left: 0;
margin-right: 0;
margin-bottom: 50px;
}
.oxy-comments li.comment .comment-body .comment-content {
margin-bottom: 1em;
}
.oxy-comments .comment-meta .comment-author {
display: flex;
flex-direction: row;
align-items: center;
}
.oxy-comments .comment-meta .comment-author .avatar {
max-width: 64px;
max-height: 64px;
margin-right: 0.5em;
}
.oxy-comments .comment-meta .comment-author span.says::before {
content: " ";
white-space: pre;
}
.oxy-progress-bar-overlay-percent,
.oxy-progress-bar-overlay-text {
line-height: 1;
white-space: nowrap;
color: #fff;
}
.oxy-comments .comment-meta .comment-metadata {
font-size: 0.75em;
margin-top: 0.75em;
}
.oxy-comments .comment-meta .edit-link {
margin-left: 0.5em;
}
.oxy-comments .reply {
display: flex;
}
.oxy-comments .reply .comment-reply-link {
font-size: 0.75em;
}
.oxy-comments .comment-meta {
flex-wrap: wrap;
}
.oxy-comments .comment-awaiting-moderation {
flex-basis: 100%;
}
.oxy-login-form p {
display: flex;
flex-direction: column;
}
.oxy-login-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-login-form input[type="submit"] {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
font-weight: 700;
}
.oxy-search-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-search-form input[type="submit"] {
padding: calc(0.5em + 1px) 1em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
}
.oxy-search-form label.screen-reader-text {
display: none;
}
.oxy-icon-box-icon {
display: flex;
flex-shrink: 0;
flex-grow: 0;
}
.oxy-icon-box-content {
flex-grow: 1;
width: 100%;
}
.oxy-icon-box-heading,
.oxy-icon-box-text {
margin: 0;
}
.oxy-icon-box {
display: flex;
align-items: flex-start;
}
.oxy-pricing-box {
display: flex;
flex-direction: column;
position: relative;
overflow: hidden;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
order: 10;
display: flex;
flex-direction: row;
}
.oxy-pricing-box-graphic > img {
max-width: 100%;
display: block;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-title {
order: 20;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
order: 30;
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: baseline;
justify-content: center;
}
.oxy-pricing-box-amount {
display: flex;
align-items: baseline;
flex-direction: row;
}
.oxy-pricing-box-currency {
align-self: flex-start;
}
.oxy-pricing-box-amount-decimal {
align-self: baseline;
}
.oxy-pricing-box-term {
margin-left: 0.4em;
}
.oxy-pricing-box-sale-price {
width: 100%;
flex-grow: 0;
flex-shrink: 0;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
order: 40;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
order: 60;
}
@keyframes oxy_progress_bar_width {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@keyframes oxy_progress_bar_stripes {
from {
background-position: 44px 0;
}
to {
background-position: 0 0;
}
}
.oxy-progress-bar-background,
.oxy-progress-bar-progress {
background-position: top left;
background-attachment: fixed;
background-size: 44px 44px;
}
.oxy-progress-bar {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
.oxy-progress-bar-background {
background-color: #d3d3d3;
width: 100%;
}
.oxy-progress-bar-progress {
padding: 20px;
display: flex;
background-color: #a9a9a9;
align-items: center;
}
.oxy-progress-bar-overlay-percent {
margin-left: auto;
padding-left: 1em;
font-size: 0.8em;
}
.oxy-tab,
.oxy-tab-content {
padding: 20px;
}
.oxy-progress-bar-overlay-percent:empty {
display: none;
}
.oxy-superbox {
display: inline-flex;
}
.oxy-superbox-primary,
.oxy-superbox-secondary,
.oxy-tabs-wrapper {
display: flex;
}
.oxy-superbox-wrap {
position: relative;
overflow: hidden;
display: flex;
width: 100%;
}
.oxy-superbox-primary {
position: relative;
top: 0;
left: 0;
width: 100%;
}
.oxy-superbox-secondary {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-tab {
cursor: pointer;
}
.oxy-tabs-contents-content-hidden {
display: none !important;
}
.oxy-testimonial {
display: flex;
width: 100%;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-photo {
border-radius: 50%;
}
.oxy-testimonial .oxy-testimonial-content-wrap {
display: flex;
flex-direction: column;
order: 2;
}
.oxy-testimonial .oxy-testimonial-author-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-author,
.oxy-testimonial .oxy-testimonial-author-info {
display: flex;
}
.oxy-toggle {
display: flex;
flex-direction: row;
cursor: pointer;
}
.oxy-toggle-content {
align-self: stretch;
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.oxy-expand-collapse-icon {
align-self: center;
flex-shrink: 0;
flex-grow: 0;
margin-right: 0.4em;
text-align: initial;
width: 1em;
height: 1em;
position: relative;
display: inline-block;
}
.oxy-expand-collapse-icon::after,
.oxy-expand-collapse-icon::before {
content: "";
background-color: #000;
position: absolute;
width: 1em;
height: 0.16em;
top: calc((1em / 2) - 0.08em);
transition: 0.3s ease-in-out all;
border-radius: 0.03em;
}
.oxy-expand-collapse-icon::after {
transform: rotate(-90deg) scale(0);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::after {
transform: rotate(-180deg);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::before {
transform: rotate(-90deg);
}
[data-aos][data-aos=""] {
transition-duration: 0s !important;
}
body.oxy-modal-active {
height: 100vh;
overflow-y: hidden;
position: fixed;
right: 0;
left: 0;
}
.oxy-modal-backdrop {
display: flex;
align-items: center;
justify-content: center;
}
body:not(.oxygen-builder-body) .oxy-modal-backdrop {
display: none;
}
body.oxygen-builder-body .oxy-modal-backdrop {
height: 100vh;
}
.oxy-modal-backdrop.live {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1400;
}
.oxy-modal-backdrop.hidden {
display: none;
}
.oxy-modal-backdrop.left {
flex-direction: column;
align-items: flex-start;
}
.oxy-modal-backdrop.right {
flex-direction: column;
align-items: flex-end;
}
.oxy-modal-backdrop.top {
flex-direction: row;
align-items: flex-start;
}
.oxy-modal-backdrop.bottom {
flex-direction: row;
align-items: flex-end;
}
.oxy-modal-backdrop.upper_left {
flex-direction: row;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-modal-backdrop.upper_right {
flex-direction: row;
align-items: flex-start;
justify-content: flex-end;
}
.oxy-modal-backdrop.bottom_left {
flex-direction: row;
align-items: flex-end;
justify-content: flex-start;
}
.oxy-modal-backdrop.bottom_right {
flex-direction: row;
align-items: flex-end;
justify-content: flex-end;
}
.oxy-modal-backdrop .ct-modal {
background-color: white;
max-height: 100vh;
overflow-y: auto;
}
div.oxy-dynamic-list div.oxy-product-images.oxy-woo-element {
align-self: stretch;
}
div.oxy-repeater-pages,
div.oxy-repeater-pages-wrap {
display: flex;
}
.oxy-rich-text p:first-child {
margin-block-start: 0;
}
.oxy-rich-text p:last-child {
margin-block-end: 0;
} :-webkit-any(li, div._important),
:is(li, div._important) {
display: list-item;
}
:-webkit-any(table, div._important),
:is(table, div._important){
display: table;
}
:is(thead, div._important),
:-webkit-any(thead, div._important){
display: table-header-group;
}
:is(tr, div._important),
:-webkit-any(tr, div._important) {
display: table-row;
}
:is(tbody, div._important),
:-webkit-any(tbody, div._important) {
display: table-row-group;
}
:is(th, td, div._important),
:-webkit-any(th, td, div._important) {
display: table-cell;
}
:is(caption, div._important),
:-webkit-any(caption, div._important) {
display: table-caption;
}
:is(colgroup, div._important),
:-webkit-any(colgroup, div._important){
display: table-column-group;
}
:is(col, div._important),
:-webkit-any(col, div._important){
display: table-column;
}
:is(tfoot, div._important),
:-webkit-any(tfoot, div._important){
display: table-footer-group;
}.wpsr-fm-chat-wrapper .messenger,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.messenger,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.messenger,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.messenger,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.messenger,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.messenger{background-color:#0084ff}.wpsr-fm-chat-wrapper .whatsapp,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.whatsapp,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.whatsapp,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.whatsapp,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.whatsapp,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.whatsapp{background-color:#4fce65}.wpsr-fm-chat-wrapper .telegram,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.telegram,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.telegram,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.telegram,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.telegram,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.telegram{background-color:#08c}.wpsr-fm-chat-wrapper .instagram,.wpsr-fm-chat-wrapper .instagram-dm,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.instagram,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.instagram-dm,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.instagram,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.instagram-dm,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.instagram,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.instagram-dm,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.instagram,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.instagram-dm,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.instagram,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.instagram-dm{background-color:#cd486b}.wpsr-fm-chat-wrapper .sms,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.sms,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.sms,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.sms,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.sms,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.sms{background-color:#01d613}.wpsr-fm-chat-wrapper .slack,.wpsr-fm-chat-wrapper .twitter,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.slack,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.twitter,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.slack,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.twitter,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.slack,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.twitter,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.slack,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.twitter,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.slack,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.twitter{background-color:#1cb1e8}.wpsr-fm-chat-wrapper .microsoft-teams,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.microsoft-teams,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.microsoft-teams,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.microsoft-teams,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.microsoft-teams,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.microsoft-teams{background-color:#fff}.wpsr-fm-chat-wrapper .phone,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.phone,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.phone,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.phone,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.phone,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.phone{background-color:#05e78a}.wpsr-fm-chat-wrapper .email,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.email,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.email,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.email,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.email,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.email{background-color:#fe485e}.wpsr-fm-chat-wrapper .wechat,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.wechat,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.wechat,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wechat,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.wechat,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.wechat{background-color:#1cb1e8}.wpsr-fm-chat-wrapper .line,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.line,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.line,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.line,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.line,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.line{background-color:#03c153}.wpsr-fm-chat-wrapper .snapchat,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.snapchat,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.snapchat,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.snapchat,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.snapchat,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.snapchat{background-color:#ffe81c}.wpsr-fm-chat-wrapper .linkedin,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.linkedin,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.linkedin,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.linkedin,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.linkedin,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.linkedin{background-color:#0177b5}.wpsr-fm-chat-wrapper .viber,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.viber,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.viber,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.viber,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.viber,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.viber{background-color:#655bac}.wpsr-fm-chat-wrapper .fluent_forms,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.fluent_forms,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.fluent_forms,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.fluent_forms,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.fluent_forms,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.fluent_forms{background-color:#34a853}.wpsr-fm-chat-wrapper{position:fixed;right:20px;bottom:25px;z-index:9999;margin:20px 0 0;-webkit-transition:.5s;transition:.5s}.wpsr-fm-chat-wrapper .frm-fluent-form{padding:20px}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-fm-chat-box-display{bottom:0;opacity:1}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn img{height:40px;width:auto}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .6s linear;transition:all .6s linear}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-fm-chat-bubble .wpsr-chat-icons-closee{opacity:0;display:none;visibility:hidden}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-fm-chat-bubble.active .wpsr-fm-bubble-btn{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-fm-chat-bubble.active .wpsr-fm-bubble-btn img{display:none}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-fm-chat-bubble.active .wpsr-fm-bubble-btn .wpsr-chat-icons-closee{width:25px;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;visibility:visible;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .ff_form_modal .ff_modal_btn{border-radius:50%}@media screen and (max-width:767px){.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .ff_form_modal .ff_modal_btn{height:50px;width:50px;line-height:50px}.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .ff_form_modal .ff_modal_btn:after{background-size:40px 40px}}.wpsr-fm-chat-wrapper.wpsr-fm-chat-box-active{z-index:99999!important}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat .wpsr-fm-chat-box-display{z-index:999}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-whatsapp.wpsr-fm-bubble-position-top-right{left:auto;top:165px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-whatsapp.wpsr-fm-bubble-position-top-right .wpsr-fm-chat-box{top:250px;right:30px;left:auto}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-whatsapp.wpsr-fm-bubble-position-top-left{right:auto;top:165px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-whatsapp.wpsr-fm-bubble-position-top-left .wpsr-fm-chat-box{top:250px;right:auto;left:30px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-whatsapp.wpsr-fm-bubble-position-bottom-right{left:auto;bottom:90px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-whatsapp.wpsr-fm-bubble-position-bottom-right .wpsr-fm-chat-box{bottom:70px;right:30px;left:auto}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-telegram.wpsr-fm-bubble-position-top-right{left:auto;top:230px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-telegram.wpsr-fm-bubble-position-top-right .wpsr-fm-chat-box{top:320px;right:30px;left:auto}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-telegram.wpsr-fm-bubble-position-top-left{right:auto;top:230px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-telegram.wpsr-fm-bubble-position-top-left .wpsr-fm-chat-box{top:315px;right:auto;left:30px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-telegram.wpsr-fm-bubble-position-bottom-right{left:auto;bottom:160px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-telegram.wpsr-fm-bubble-position-bottom-right .wpsr-fm-chat-box{bottom:140px;right:30px;left:auto}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-telegram.wpsr-fm-bubble-position-bottom-left{right:auto;bottom:150px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-telegram.wpsr-fm-bubble-position-bottom-left .wpsr-fm-chat-box{bottom:120px;right:auto;left:30px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-whatsapp.wpsr-fm-bubble-position-bottom-left{right:auto;bottom:85px}.wpsr-fm-chat-wrapper.wpsr-multiplatform-chat.wpsr-chat-whatsapp.wpsr-fm-bubble-position-bottom-left .wpsr-fm-chat-box{bottom:60px;right:auto;left:30px}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-bottom-left,.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-bottom-left .wpsr-fm-chat-box{right:auto;left:30px}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-bottom-left .wpsr-channel-icon,.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-bottom-left .wpsr-channels-icons{right:auto;left:20px}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-bottom-left .wpsr-channel-item .wpsr-channel-name{right:-130px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-bottom-left .wpsr-channel-item .wpsr-channel-name:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:100%;left:auto}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-left{right:auto;left:30px;top:100px;bottom:auto}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-left .wpsr-fm-chat-box{right:auto;left:30px;top:0;bottom:auto;-webkit-transition:.5s;transition:.5s}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-left .wpsr-fm-chat-box.wpsr-fm-chat-box-display{top:200px}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-left .wpsr-channel-icon,.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-left .wpsr-channels-icons{right:auto;left:20px;top:185px;bottom:auto}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-left .wpsr-channel-item .wpsr-channel-name{right:-130px;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-left .wpsr-channel-item .wpsr-channel-name:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:100%;left:auto}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-right{right:15px;left:auto;top:100px;bottom:auto}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-right .wpsr-fm-chat-box{right:30px;left:auto;top:0;bottom:auto;-webkit-transition:.5s;transition:.5s}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-right .wpsr-fm-chat-box.wpsr-fm-chat-box-display{top:200px}.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-right .wpsr-channel-icon,.wpsr-fm-chat-wrapper.wpsr-fm-bubble-position-top-right .wpsr-channels-icons{right:auto;right:20px;top:185px;bottom:auto}.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-offline .wpsr-chat-user-img,.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-online .wpsr-chat-user-img{position:relative}.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-offline .wpsr-chat-user-img:before,.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-online .wpsr-chat-user-img:before{display:block;position:absolute;content:"";bottom:5px;right:5px;width:12px;height:12px;border-radius:50%}.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-offline .wpsr-chat-user-img:before{background-color:#e2d6d6;border:2px solid #e2d6d6}.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-offline .wpsr-fm-caption{display:none}.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-offline .wpsr-fm-offline-caption{display:block}.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-online .wpsr-chat-user-img:before{background-color:#4ad505;border:2px solid #4ad505}.wpsr-fm-chat-wrapper .wpsr-fm-offline-caption,.wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-online .wpsr-fm-offline-caption{display:none}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box{opacity:0;visibility:hidden;-webkit-box-shadow:0 12px 20px 0 rgba(0,0,0,.2);box-shadow:0 12px 20px 0 rgba(0,0,0,.2);background-color:#fff;border-radius:10px;-webkit-transition:.5s;transition:.5s;width:360px;position:fixed;right:30px;bottom:0;top:auto}@media screen and (max-width:767px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box{width:320px}}@media only screen and (max-width:320px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box{width:260px}}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close{position:absolute;top:15px;right:0;width:25px;height:25px;opacity:.4;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close:after,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close:before{content:"";position:absolute;width:12px;height:2px;background-color:var(--wpsn-chat-close-btn-color,#1d2129);display:block;border-radius:2px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header{background-color:#f4f5f7;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px 10px 0 0;text-align:left}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-chat-user-img{-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header img{width:70px;height:70px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media screen and (max-width:767px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header img{width:50px;height:50px}}@media only screen and (max-width:320px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header img{width:40px;height:40px}}@media only screen and (max-width:320px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header{padding:20px 10px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header img{width:50px;height:50px}}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-fm-group-details{padding-left:15px}@media only screen and (max-width:320px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-fm-group-details{padding-left:10px}}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-fm-group-details h3{margin:0;padding:0;font-size:18px;line-height:1.4;font-weight:700}@media only screen and (max-width:320px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-fm-group-details h3{font-size:16px}}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-fm-group-details p{margin:0;font-size:14px;line-height:1.6;color:#000;padding:0;font-weight:400;opacity:.8}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room{padding:30px 20px 20px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-time{font-size:12px;line-height:1.5;color:rgba(0,0,0,.4);padding-bottom:5px;display:block;text-align:center}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-user-picture{-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-user-picture img{height:40px;width:40px;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-right:10px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg{background-color:#f1f0f0;border-radius:10px;padding:10px;text-align:left;max-width:250px;width:100%;display:none;-webkit-transition:.4s;transition:.4s}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg .wpsr-fm-msg-text,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg p{margin:0;padding:0;font-size:14px;line-height:1.5;color:#000}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper{margin:30px 0 0}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item{margin-right:8px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item:last-child{margin-right:0}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a{border-radius:6px;height:50px;width:50px;line-height:60px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}@media screen and (max-width:767px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a{height:40px;width:40px;line-height:50px}}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a img{height:40px;width:auto}@media screen and (max-width:767px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a img{height:30px}}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-multiple-btn{font-size:16px;text-align:center;display:block;font-weight:700;padding-bottom:10px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn.whatsapp svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn.whatsapp svg .wpsr-path-2{fill:#fff}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a{background-color:#0084ff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 20px;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a:active,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a:hover{text-decoration:underline;outline:none}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a img{height:26px;width:auto}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a span{padding-left:10px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a .ff_form_modal .ff_modal_btn{height:30px;width:30px;line-height:normal;background-color:transparent}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a .ff_form_modal .ff_modal_btn:after{background-size:auto}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px;border-radius:10px;cursor:default;background-color:#f4f5f7}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container .wpsr-prefilled-input-container-inner{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container .wpsr-prefilled-input-container-inner .wpsr-prefilled-input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none!important;outline:none;padding:8px;border-radius:15px;background-color:transparent!important;height:40px;width:100%}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container .wpsr-prefilled-input-container-inner .wpsr-prefilled-input:focus{border:none}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container .wpsr-prefilled-send-button{border:none;border-radius:50%;cursor:pointer;background-color:#23d366;margin-right:10px;height:30px;width:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon .wpsr-prefilled-input-container .wpsr-prefilled-send-button svg{fill:#fff;height:15px;width:15px;margin-left:4px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper p{margin:0;padding:10px 0 0;font-size:11px;line-height:1.5;color:rgba(0,0,0,.4);text-align:center}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble{display:block;position:relative;right:10px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn{background-color:#0084ff;cursor:pointer;width:55px;height:55px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;-webkit-box-shadow:0 3px 12px rgba(0,0,0,.2);box-shadow:0 3px 12px rgba(0,0,0,.2)}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn img{height:40px;width:auto}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn .wpsr-icon-whatsapp .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn .wpsr-icon-whatsapp .wpsr-path-2{fill:#fff}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.wpsr-fm-bubble-btn-has-text{width:auto;height:auto;border-radius:50px;padding:10px 20px}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.wpsr-fm-bubble-btn-has-text img{height:30px;width:auto}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.wpsr-fm-bubble-btn-has-text span{padding-left:10px;color:#fff;font-size:16px;font-weight:700}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn .wpsr-path-1{fill:#fff}.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn .wpsr-path-2{fill:#0084ff}.wpsr-fm-chat-wrapper .wpsr-channel-item{margin-bottom:10px;position:relative}.wpsr-fm-chat-wrapper .wpsr-channel-item:hover .wpsr-channel-name{visibility:visible}.wpsr-fm-chat-wrapper .wpsr-channel-item .wpsr-channel-name{visibility:hidden;width:120px;background-color:#000;color:#fff;font-size:14px;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:15px;right:70px}.wpsr-fm-chat-wrapper .wpsr-channel-item .wpsr-channel-name:after{content:"";position:absolute;top:50%;left:100%;margin-top:-5px;border:5px solid transparent;border-left-color:#000}.wpsr-fm-chat-wrapper .wpsr-channel-item:last-child{margin-bottom:0}.wpsr-fm-chat-wrapper .ff_form_modal .ff_modal_btn{position:relative;z-index:1;text-indent:-999999999px;border-radius:6px;height:50px;width:50px;line-height:60px;background-color:#34a853;padding:0;-webkit-box-shadow:none;box-shadow:none;border:none;cursor:pointer}@media screen and (max-width:767px){.wpsr-fm-chat-wrapper .ff_form_modal .ff_modal_btn{height:40px;width:40px;line-height:40px}}.wpsr-fm-chat-wrapper .ff_form_modal .ff_modal_btn:after{content:"";position:absolute;left:0;right:0;background-image:url(//www.fiziokinetic.ro/wp-content/plugins/wp-social-reviews/assets/images/fluent_forms.svg?1747c113dc714f849409fd6ad925ba1a);z-index:9999;top:0;bottom:0;background-repeat:no-repeat;background-size:40px 40px;-o-object-fit:contain;object-fit:contain;background-position:50%}@media screen and (max-width:767px){.wpsr-fm-chat-wrapper .ff_form_modal .ff_modal_btn:after{background-size:30px 30px}}.wpsr-fm-chat-wrapper .wpsr-channel-btn{cursor:pointer;width:55px;height:55px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 3px 12px rgba(0,0,0,.2);box-shadow:0 3px 12px rgba(0,0,0,.2)}.wpsr-fm-chat-wrapper .wpsr-channel-btn svg{width:30px;height:30px}.wpsr-fm-chat-wrapper .wpsr-channel-btn.messenger,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.messenger,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.messenger,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.messenger{background-color:#0084ff}.wpsr-fm-chat-wrapper .wpsr-channel-btn.messenger svg .wpsr-path-1,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.messenger svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.messenger svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.messenger svg .wpsr-path-1{fill:#fff}.wpsr-fm-chat-wrapper .wpsr-channel-btn.messenger svg .wpsr-path-2,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.messenger svg .wpsr-path-2,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.messenger svg .wpsr-path-2,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.messenger svg .wpsr-path-2{fill:#0084ff}.wpsr-fm-chat-wrapper .wpsr-channel-btn.whatsapp,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.whatsapp,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.whatsapp,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.whatsapp{background-color:#4fce65}.wpsr-fm-chat-wrapper .wpsr-channel-btn.whatsapp svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-channel-btn.whatsapp svg .wpsr-path-2,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.whatsapp svg .wpsr-path-1,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.whatsapp svg .wpsr-path-2,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.whatsapp svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.whatsapp svg .wpsr-path-2,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.whatsapp svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.whatsapp svg .wpsr-path-2{fill:#fff}.wpsr-fm-chat-wrapper .wpsr-channel-btn.telegram,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.telegram,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.telegram,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.telegram{background-color:#08c}.wpsr-fm-chat-wrapper .wpsr-channel-btn.telegram svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-channel-btn.telegram svg .wpsr-path-2,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.telegram svg .wpsr-path-1,.wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.telegram svg .wpsr-path-2,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.telegram svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-channel-btn.telegram svg .wpsr-path-2,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.telegram svg .wpsr-path-1,.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-channel-btn.wpsr-fm-bubble-btn.telegram svg .wpsr-path-2{fill:#fff}.wpsr-fm-chat-wrapper .wpsr-channel-icon,.wpsr-fm-chat-wrapper .wpsr-channels-icons{position:fixed;right:30px;bottom:-200px;top:auto;-webkit-transition:.3s;transition:.3s;margin-bottom:95px!important}.wpsr-fm-chat-wrapper .wpsr-channels-icons{opacity:0}.wpsr-fm-chat-wrapper .wpsr-channel-icon{bottom:0;opacity:1}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box-display{opacity:1;margin-bottom:100px;visibility:visible}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget .fluentform,.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget .wpsr-fluentform-wrapper{display:none}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation{display:-webkit-box;display:-ms-flexbox;display:flex}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper{display:block}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget .wpsr-fluent-form-title{display:none;padding:10px 20px;margin:0;font-size:21px;border-bottom:1px solid #e2d6d6;color:#111}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr-has-fluent-form-scrollbar .fluentform{overflow-y:scroll;height:400px}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr-has-fluent-form-scrollbar ::-webkit-scrollbar{width:12px;height:12px;overflow:visible}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr-has-fluent-form-scrollbar ::-webkit-scrollbar-button{width:0;height:0}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr-has-fluent-form-scrollbar ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);background-clip:padding-box;border:solid transparent;border-radius:8px;min-height:8px}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr-has-fluent-form-scrollbar ::-webkit-scrollbar-track-piece{background-clip:padding-box;background:#fff;border-left:1px solid #f1f1f1}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .fluentform{padding:20px}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .fluentform .frm-fluent-form{padding:0}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .fluentform .ff_submit_btn_wrapper{margin-bottom:0}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .fluentform,.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .wpsr-fluent-form-title,.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .wpsr-fluentform-wrapper{display:block}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation,.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .wpsr-fm-chat-header{display:none}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .wpsr-fm-chat-room{padding-top:0}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper{margin-top:0}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form .wpsr-fm-chat-box .wpsr-fm-chat-close{display:block}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr_has_ff_modal .wpsr-fluentform-wrapper{display:none}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr_has_ff_modal .wpsr-fm-chat-room{padding-top:30px}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr_has_ff_modal .wpsr-fm-chat-btn-wrapper{margin-top:30px}.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr_has_ff_modal .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation,.wpsr-fm-chat-wrapper.wpsr-has-fluent-forms-widget.wpsr-has-fluent-form.wpsr_has_ff_modal .wpsr-fm-chat-header{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-close:after,.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-close:before{background-color:#fff}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-header{background-color:#1c6058}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-header .wpsr-fm-group-details h3,.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-header .wpsr-fm-group-details p{color:#fff}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room{padding:0}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-conversation{background-image:url(//www.fiziokinetic.ro/wp-content/plugins/wp-social-reviews/assets/images/whatsapp-bg.png?8a7ed78bbd07522a734bfd11c2d8fc15);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:30px 20px 20px}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-time{text-align:right}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg{border-radius:0 8px 8px;position:relative}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg:after{position:absolute;left:-15px;content:"";top:0;width:0;height:0;border-right:15px solid #f1f0f0;border-bottom:15px solid transparent}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg h3{margin:0;padding:0 0 5px;font-size:14px;line-height:1.4;font-weight:500;color:#1c6058}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg .wpsr-fm-time{text-align:right;padding-bottom:0;display:inline-block;float:right;padding-top:8px}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper{margin:0;padding:25px 20px}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a{background-color:#00e676;color:#fff}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper p{margin:0;padding:10px 0 0;font-size:11px;line-height:1.5;color:rgba(0,0,0,.4);text-align:center}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn{background-color:#00e676;-webkit-box-shadow:0 3px 12px rgba(0,0,0,.2);box-shadow:0 3px 12px rgba(0,0,0,.2)}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn svg .wpsr-fm-bubble-btn-svg-path-1,.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn svg .wpsr-fm-bubble-btn-svg-path-2{fill:#fff}.wpsr-fm-chat-wrapper.wpsr-chat-whatsapp .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn .wpsr-icon-messenger .wpsr-fm-bubble-btn-svg-path-2{fill:#4ee776}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-close:after,.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-close:before{background-color:#fff}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-header{background-color:#2ba7e9}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-header .wpsr-fm-group-details h3,.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-header .wpsr-fm-group-details p{color:#fff}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-header .wpsr-fm-group-details p{opacity:1}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room{padding:0}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-conversation{background-color:#f5f5f5;padding:30px 20px 20px}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-time{text-align:right}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg{background-color:#fff;border-radius:8px 8px 8px 0;position:relative}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg:after{position:absolute;left:-15px;content:"";width:0;height:0;border-right:15px solid #fff;border-top:15px solid transparent;bottom:0}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg h3{margin:0;padding:0 0 5px;font-size:14px;line-height:1.4;font-weight:500;color:#1c6058}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg .wpsr-fm-time{text-align:right;padding-bottom:0;display:inline-block;float:right;padding-top:8px}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper{margin:0;padding:25px 20px}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a{background-color:#2ba7e9;color:#fff}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a svg path{fill:#fff}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper p{margin:0;padding:10px 0 0;font-size:11px;line-height:1.5;color:rgba(0,0,0,.4);text-align:center}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn{background-color:#2ba7e9;-webkit-box-shadow:0 3px 12px rgba(0,0,0,.2);box-shadow:0 3px 12px rgba(0,0,0,.2)}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn svg .wpsr-fm-bubble-btn-svg-path-1,.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn svg .wpsr-fm-bubble-btn-svg-path-2{fill:#fff}.wpsr-fm-chat-wrapper.wpsr-chat-telegram .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn .wpsr-icon-messenger .wpsr-fm-bubble-btn-svg-path-2{fill:#4ee776}.wpsr-fm-chat{background-color:#f1f0f0;width:100px;line-height:50px;display:block;border-radius:50px}.wpsr-fm-chat .wpsr-fm-chat-bubbles{text-align:center}.wpsr-fm-chat .wpsr-fm-chat-bubbles span{display:inline-block;background-color:#b6b5ba;width:10px;height:10px;border-radius:100%;margin-right:5px;-webkit-animation:typing 2s infinite;animation:typing 2s infinite}.wpsr-fm-chat .wpsr-fm-chat-bubbles span:first-child{-webkit-animation-delay:-1s;animation-delay:-1s}.wpsr-fm-chat .wpsr-fm-chat-bubbles span:nth-child(2){-webkit-animation-delay:-.85s;animation-delay:-.85s}.wpsr-fm-chat .wpsr-fm-chat-bubbles span:nth-child(3){-webkit-animation-delay:-.7s;animation-delay:-.7s;margin-right:0}@-webkit-keyframes typing{10%{-webkit-transform:translateY(-10px);transform:translateY(-10px);background-color:#9e9da2}50%{-webkit-transform:translateY(0);transform:translateY(0);background-color:#b6b5ba}}@keyframes typing{10%{-webkit-transform:translateY(-10px);transform:translateY(-10px);background-color:#9e9da2}50%{-webkit-transform:translateY(0);transform:translateY(0);background-color:#b6b5ba}}.wpsr-ff-visibie{display:block!important;visibility:visible!important}.wpsr-fluentform-wrapper{max-width:600px;margin:0 auto}.fluentform{width:100%;-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.wpsr-fm-chat-wrapper .wpsr-has-fluent-form-scrollbar{overflow-y:auto}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2.wpsr-chat-messenger .wpsr-fm-chat-header{background-color:#f4f5f7}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2.wpsr-chat-messenger .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a{background-color:#00e676}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2.wpsr-chat-messenger .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a svg .wpsr-fm-btn-icon-path-1{fill:#fff}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2.wpsr-chat-messenger .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a svg .wpsr-fm-btn-icon-path-2{fill:#00e676}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2 .wpsr-fm-chat-close:after,.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2 .wpsr-fm-chat-close:before{background-color:#1d2129}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2 .wpsr-fm-chat-header{background-color:#f4f5f7}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2 .wpsr-fm-chat-header .wpsr-fm-group-details h3,.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2 .wpsr-fm-chat-header .wpsr-fm-group-details p{color:#000}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template2 .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn{background-color:#000;-webkit-box-shadow:0 3px 12px rgba(0,0,0,.2);box-shadow:0 3px 12px rgba(0,0,0,.2)}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-close:after,.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-close:before{background-color:#fff}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-header{background-color:#003580}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-header .wpsr-fm-group-details h3,.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-header .wpsr-fm-group-details p{color:#fff}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a{background-color:#07c;color:#fff}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a svg .wpsr-fm-btn-icon-path-1{fill:#fff}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a svg .wpsr-fm-btn-icon-path-2{fill:#003580}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper p{margin:0;padding:10px 0 0;font-size:11px;line-height:1.5;color:rgba(0,0,0,.4);text-align:center}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template3 .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn{background-color:#003580;-webkit-box-shadow:0 3px 12px rgba(0,0,0,.2);box-shadow:0 3px 12px rgba(0,0,0,.2)}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-close:after,.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-close:before{background-color:#fff}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-header{background-color:#111}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-header .wpsr-fm-group-details h3,.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-header .wpsr-fm-group-details p{color:#fff}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a{background-color:#f44336;color:#fff}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a svg .wpsr-fm-btn-icon-path-1{fill:#fff}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a svg .wpsr-fm-btn-icon-path-2{fill:#f44336}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper p{margin:0;padding:10px 0 0;font-size:11px;line-height:1.5;color:rgba(0,0,0,.4);text-align:center}.wpsr-fm-chat-wrapper.wpsr-fm-chat-template4 .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn{background-color:#111;-webkit-box-shadow:0 3px 12px rgba(0,0,0,.2);box-shadow:0 3px 12px rgba(0,0,0,.2)}#section-23-4 > .ct-section-inner-wrap{max-width:1120px;padding-top:25px;padding-bottom:25px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#section-23-4{display:block}#section-23-4{background-color:#e0dede;text-align:justify;color:#ffffff}#section-18-4 > .ct-section-inner-wrap{max-width:1120px;padding-top:20px;padding-bottom:0;display:flex;flex-direction:column;justify-content:space-between}#section-18-4{display:block}#section-18-4{background-color:#ef1717;text-align:center}@media (max-width:991px){#section-23-4 > .ct-section-inner-wrap{padding-bottom:35px;display:flex;flex-direction:column}#section-23-4{display:block}}@media (max-width:767px){#section-23-4 > .ct-section-inner-wrap{display:flex;flex-direction:column;align-items:center}#section-23-4{display:block}#section-23-4{text-align:center}}#div_block-60-4{flex-direction:column;display:flex;text-align:right;align-items:flex-end}#div_block-10-4{flex-direction:row;text-align:center;display:flex;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eeeeee;align-items:center;padding-right:15px;padding-left:15px}#div_block-96-4{flex-direction:row;text-align:center;display:flex;align-items:center}#div_block-25-4{text-align:left;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}#div_block-31-4{align-items:flex-start;text-align:left}#div_block-65-4{flex-direction:row;text-align:justify;display:flex;justify-content:space-between;width:100%}#div_block-148-11{text-align:left;flex-direction:row;display:flex;margin-bottom:15px}#div_block-149-11{flex-direction:row;display:flex;width:100%;justify-content:space-around;text-align:center;margin-top:20px}#div_block-70-4{width:100%;border-top-color:rgba(255,255,255,0.2);border-top-width:1px;border-top-style:solid;margin-top:20px;flex-direction:row;text-align:justify;display:flex;justify-content:space-between;padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px}#div_block-127-11{text-align:left;flex-direction:row;display:flex}@media (max-width:991px){#div_block-60-4{width:100%}}@media (max-width:991px){#div_block-10-4{display:flex;flex-direction:column;align-items:flex-end;text-align:right}}@media (max-width:991px){#div_block-96-4{flex-direction:row;display:flex}}@media (max-width:991px){#div_block-25-4{flex-direction:row;display:flex;align-items:center;margin-bottom:20px}}@media (max-width:767px){#div_block-60-4{flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:767px){#div_block-10-4{flex-direction:column;display:flex;align-items:center;text-align:center;padding-bottom:24px;padding-top:20px}}@media (max-width:767px){#div_block-120-11{flex-direction:row;display:flex;align-items:center;width:100%;justify-content:space-between}}@media (max-width:767px){#div_block-25-4{flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:767px){#div_block-31-4{flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:767px){#div_block-65-4{flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:767px){#div_block-139-11{flex-direction:column;display:flex;align-items:center}}@media (max-width:767px){#div_block-148-11{flex-direction:column;display:flex;align-items:center;width:100%;padding-bottom:10px;border-bottom-width:2px;border-bottom-style:solid;border-top-color:#f4f4f4;border-right-color:#f4f4f4;border-bottom-color:#f4f4f4;border-left-color:#f4f4f4}}@media (max-width:767px){#div_block-70-4{flex-direction:column;display:flex;align-items:center;text-align:center}}@media (max-width:479px){#div_block-10-4{padding-bottom:0px}}@media (max-width:479px){#div_block-120-11{flex-direction:row;display:flex;justify-content:space-between;width:100%}}@media (max-width:479px){#div_block-149-11{text-align:left;flex-direction:column;display:flex;align-items:center}}@media (max-width:479px){#div_block-127-11{flex-direction:column;display:flex}}#headline-27-4{font-family:'Maven Pro';color:#ef1717;margin-bottom:6px}#text_block-46-4{color:#5b5b5b;font-size:12px;margin-right:1px;text-align:left}#link_text-110-4{padding-right:10px;padding-top:8px;padding-bottom:8px;font-size:14px;font-weight:500}#text_block-29-4{color:rgba(5,5,5,0.7);font-size:16px}#text_block-126-11{color:#ef1717;font-size:28px}#text_block-141-11{color:#f4f4f4;font-family:'Montserrat';font-weight:500;font-size:16px}#text_block-146-11{font-size:16px;color:#f4f4f4}@media (max-width:991px){#text_block-46-4{margin-right:0px}}@media (max-width:767px){#text_block-141-11{font-size:1.1em;text-align:center;margin-bottom:8px}}@media (max-width:479px){#text_block-126-11{margin-bottom:0px;font-size:20px}}@media (max-width:479px){#text_block-146-11{margin-bottom:0px}}#link_text-128-11{color:#e0dede;margin-right:10px}#link_text-131-11{color:#e0dede;margin-right:10px}#link-8-4{padding-left:5px;padding-right:5px;padding-top:5px;padding-bottom:5px;margin-bottom:-40px;margin-left:20px;transition-duration:0.2s;transition-timing-function:ease;transition-property:all;border-top-color:#ef1717;border-right-color:#ef1717;border-bottom-color:#ef1717;border-left-color:#ef1717;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;background-color:#ffffff}#link-8-4:hover{background-color:#f2f2f2;border-top-color:#ef1717;border-right-color:#ef1717;border-bottom-color:#ef1717;border-left-color:#ef1717;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid}#div_block-136-11{text-align:left;flex-direction:row;display:flex;align-items:center;background-color:#e0dede}#link-116-11{padding-left:30px;padding-right:30px;padding-top:20px;padding-bottom:20px;margin-bottom:-40px;margin-left:20px;transition-duration:0.2s;transition-timing-function:ease;transition-property:all;border-top-color:#ef1717;border-right-color:#ef1717;border-bottom-color:#ef1717;border-left-color:#ef1717;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;background-color:#ffffff;flex-direction:unset;display:none}#link-116-11:hover{background-color:#f2f2f2;border-top-color:#ef1717;border-right-color:#ef1717;border-bottom-color:#ef1717;border-left-color:#ef1717;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid}#div_block-123-11{text-align:left;flex-direction:row;display:flex;align-items:center;padding-left:10px;padding-right:10px;border-top-color:#e63d3d;border-right-color:#e63d3d;border-bottom-color:#e63d3d;border-left-color:#e63d3d;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-radius:4px}#div_block-123-11:hover{transform:scale(1.1,1.2)}#link-21-4{padding-left:10px;padding-right:10px}#link-144-11{text-align:left;flex-direction:row;display:flex;align-items:center;padding-left:10px;padding-right:10px;color:#f4f4f4;border-top-color:#e0dede;border-right-color:#e0dede;border-bottom-color:#e0dede;border-left-color:#e0dede;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;margin-left:10px;margin-right:10px;border-radius:3px}#link-144-11:hover{transform:scale(1.1,1.1)}@media (max-width:991px){#link-8-4{margin-bottom:0px}}@media (max-width:991px){#link-116-11{margin-bottom:0px}}@media (max-width:767px){#link-8-4{margin-left:0px}}@media (max-width:767px){#link-116-11{margin-left:0px;flex-direction:row;display:flex;align-items:center;padding-top:0px;padding-bottom:0px}}@media (max-width:479px){#link-8-4{padding-top:0px;padding-bottom:0px;flex-direction:unset;display:none}}@media (max-width:479px){#link-116-11{padding-top:0px;padding-bottom:0px;display:flex}}@media (max-width:479px){#div_block-123-11{margin-bottom:30px}}@media (max-width:479px){#link-144-11{margin-bottom:30px}}#image-9-4{width:250px}#image-61-4{width:14px;height:14px;margin-right:6px}#image-117-11{width:150px}#image-26-4{width:72px;height:72px;margin-right:10px}#image-22-4{width:220px}#image-150-11{width:250px;height:auto}#image-151-11{width:250px;height:auto}#image-113-11{width:100px}@media (max-width:479px){#image-9-4{margin-top:0px;padding-top:0px;padding-bottom:0px;margin-bottom:0px;margin-left:0px;margin-right:0px}}@media (max-width:479px){#image-117-11{margin-top:0px;padding-top:0px;padding-bottom:0px;margin-bottom:0px;margin-left:0px;margin-right:0px}}#fancy_icon-138-11{color:#ef1717}#fancy_icon-138-11>svg{width:18px;height:18px}#fancy_icon-138-11{padding-right:10px;padding-left:10px}#fancy_icon-125-11{color:#ef1717}#fancy_icon-125-11>svg{width:28px;height:28px}#fancy_icon-125-11{margin-right:10px}#fancy_icon-145-11{color:#f4f4f4}#fancy_icon-145-11>svg{width:16px;height:16px}#fancy_icon-145-11{margin-right:10px}@media (max-width:479px){#fancy_icon-125-11{color:#ef1717}#fancy_icon-125-11>svg{width:20px;height:20px}}#_header-3-4 .oxy-nav-menu-open,#_header-3-4 .oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu{background-color:white}#_header-3-4{background-color:white;padding-top:0px;padding-bottom:0px}@media (max-width:767px){#_header_row-4-4 .oxy-header-container{flex-direction:column}#_header_row-4-4 .oxy-header-container > div{justify-content:center}}#_header_row-4-4.oxy-header-row .oxy-header-container{max-width:100%}.oxy-header.oxy-sticky-header-active > #_header_row-4-4.oxygen-show-in-sticky-only{display:block}#_header_row-4-4{border-bottom-width:1px;border-bottom-color:#eeeeee;border-bottom-style:solid;justify-content:space-between;flex-direction:unset;box-shadow:0px 0px 8px rgba(0,0,0,0.1)}#_social_icons-135-11.oxy-social-icons{flex-direction:row;margin-right:-10px;margin-bottom:-10px}#_social_icons-135-11.oxy-social-icons a{font-size:22px;margin-right:10px;margin-bottom:10px;blank}#_social_icons-135-11.oxy-social-icons a svg{width:1em;height:1em}#_social_icons-135-11{padding-left:10px}.oxy-pro-menu-list{display:flex;padding:0;margin:0;align-items:center}.oxy-pro-menu .oxy-pro-menu-list .menu-item{list-style-type:none;display:flex;flex-direction:column;width:100%;transition-property:background-color,color,border-color}.oxy-pro-menu-list > .menu-item{white-space:nowrap}.oxy-pro-menu .oxy-pro-menu-list .menu-item a{text-decoration:none;border-style:solid;border-width:0;transition-timing-function:ease-in-out;transition-property:background-color,color,border-color;border-color:transparent}.oxy-pro-menu .oxy-pro-menu-list li.current-menu-item > a,.oxy-pro-menu .oxy-pro-menu-list li.menu-item:hover > a{border-color:currentColor}.oxy-pro-menu .menu-item,.oxy-pro-menu .sub-menu{position:relative}.oxy-pro-menu .menu-item .sub-menu{padding:0;flex-direction:column;white-space:nowrap;display:flex;visibility:hidden;position:absolute;z-index:9999999;top:100%;transition-property:opacity,transform,visibility}.oxy-pro-menu-off-canvas .sub-menu:before,.oxy-pro-menu-open .sub-menu:before{display:none}.oxy-pro-menu .menu-item .sub-menu.aos-animate,.oxy-pro-menu-init .menu-item .sub-menu[data-aos^=flip]{visibility:visible}.oxy-pro-menu-container:not(.oxy-pro-menu-init) .menu-item .sub-menu[data-aos^=flip]{transition-duration:0s}.oxy-pro-menu .sub-menu .sub-menu,.oxy-pro-menu.oxy-pro-menu-vertical .sub-menu{left:100%;top:0}.oxy-pro-menu .sub-menu.sub-menu-left{right:0;left:auto !important;margin-right:100%}.oxy-pro-menu-list > .menu-item > .sub-menu.sub-menu-left{margin-right:0}.oxy-pro-menu .sub-menu li.menu-item{flex-direction:column}.oxy-pro-menu-mobile-open-icon,.oxy-pro-menu-mobile-close-icon{display:none;cursor:pointer;align-items:center}.oxy-pro-menu-off-canvas .oxy-pro-menu-mobile-close-icon,.oxy-pro-menu-open .oxy-pro-menu-mobile-close-icon{display:inline-flex}.oxy-pro-menu-mobile-open-icon > svg,.oxy-pro-menu-mobile-close-icon > svg{fill:currentColor}.oxy-pro-menu-mobile-close-icon{position:absolute}.oxy-pro-menu.oxy-pro-menu-open .oxy-pro-menu-container{width:100%;position:fixed;top:0;right:0;left:0;bottom:0;display:flex;align-items:center;justify-content:center;overflow:auto;z-index:2147483642 !important;background-color:#fff}.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-container{transition-property:opacity,transform,visibility}.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-container[data-aos^=slide]{transition-property:transform}.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container,.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container[data-aos^=flip]{visibility:visible !important}.oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list,.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list{align-items:center;justify-content:center;flex-direction:column}.oxy-pro-menu.oxy-pro-menu-open > .oxy-pro-menu-container{max-height:100vh;overflow:auto;width:100%}.oxy-pro-menu.oxy-pro-menu-off-canvas > .oxy-pro-menu-container{max-height:100vh;overflow:auto;z-index:1000}.oxy-pro-menu-container > div:first-child{margin:auto}.oxy-pro-menu-off-canvas-container{display:flex !important;position:fixed;width:auto;align-items:center;justify-content:center}.oxy-pro-menu-off-canvas-container a,.oxy-pro-menu-open-container a{word-break:break-word}.oxy-pro-menu.oxy-pro-menu-off-canvas .oxy-pro-menu-list{align-items:center;justify-content:center;flex-direction:column}.oxy-pro-menu.oxy-pro-menu-off-canvas .oxy-pro-menu-container .oxy-pro-menu-list .menu-item,.oxy-pro-menu.oxy-pro-menu-open .oxy-pro-menu-container .oxy-pro-menu-list .menu-item{flex-direction:column;width:100%;text-align:center}.oxy-pro-menu.oxy-pro-menu-off-canvas .sub-menu,.oxy-pro-menu.oxy-pro-menu-open .sub-menu{display:none;visibility:visible;opacity:1;position:static;align-items:center;justify-content:center;white-space:normal;width:100%}.oxy-pro-menu.oxy-pro-menu-off-canvas .menu-item,.oxy-pro-menu.oxy-pro-menu-open .menu-item{justify-content:center;min-height:32px}.oxy-pro-menu .menu-item.menu-item-has-children,.oxy-pro-menu .sub-menu .menu-item.menu-item-has-children{flex-direction:row;align-items:center}.oxy-pro-menu .menu-item > a{display:inline-flex;align-items:center;justify-content:center}.oxy-pro-menu.oxy-pro-menu-off-canvas .menu-item-has-children > a .oxy-pro-menu-dropdown-icon-click-area,.oxy-pro-menu.oxy-pro-menu-open .menu-item-has-children > a .oxy-pro-menu-dropdown-icon-click-area{min-width:32px;min-height:32px}.oxy-pro-menu .menu-item-has-children > a .oxy-pro-menu-dropdown-icon-click-area{display:flex;align-items:center;justify-content:center}.oxy-pro-menu .menu-item-has-children > a svg{width:1.4em;height:1.4em;fill:currentColor;transition-property:transform}.oxy-pro-menu.oxy-pro-menu-off-canvas .menu-item > a svg,.oxy-pro-menu.oxy-pro-menu-open .menu-item > a svg{width:1em;height:1em}.oxy-pro-menu-off-canvas .oxy-pro-menu-container:not(.oxy-pro-menu-dropdown-links-toggle) .oxy-pro-menu-dropdown-icon-click-area,.oxy-pro-menu-open .oxy-pro-menu-container:not(.oxy-pro-menu-dropdown-links-toggle) .oxy-pro-menu-dropdown-icon-click-area{display:none}.oxy-pro-menu-off-canvas .menu-item:not(.menu-item-has-children) .oxy-pro-menu-dropdown-icon-click-area,.oxy-pro-menu-open .menu-item:not(.menu-item-has-children) .oxy-pro-menu-dropdown-icon-click-area{min-height:32px;width:0px}.oxy-pro-menu.oxy-pro-menu-off-canvas .oxy-pro-menu-show-dropdown:not(.oxy-pro-menu-dropdown-links-toggle) .oxy-pro-menu-list .menu-item-has-children,.oxy-pro-menu.oxy-pro-menu-open .oxy-pro-menu-show-dropdown:not(.oxy-pro-menu-dropdown-links-toggle) .oxy-pro-menu-list .menu-item-has-children{padding-right:0px}.oxy-pro-menu-container .menu-item a{width:100%;text-align:center}.oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) ul:not(.sub-menu) > li > .sub-menu{top:100%;left:0}.oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .sub-menu{top:0;left:100%}.oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) a{-webkit-tap-highlight-color:transparent}.oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul,.oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{border-radius:0px !important;width:100%}.oxy-pro-menu-dropdown-animating[data-aos*="down"]{pointer-events:none}.sub-menu .oxy-pro-menu-dropdown-animating[data-aos*="down"]{pointer-events:auto}.sub-menu .oxy-pro-menu-dropdown-animating[data-aos*="right"]{pointer-events:none}.sub-menu .oxy-pro-menu-dropdown-animating.sub-menu-left[data-aos*="left"]{pointer-events:none}.oxy-pro-menu-dropdown-animating-out{pointer-events:none}.oxy-pro-menu-list .menu-item a{border-color:transparent}.oxy-pro-menu-list .menu-item.current-menu-item a,.oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:focus-within,.oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover{border-color:currentColor}#-pro-menu-132-11 .oxy-pro-menu-list .menu-item,#-pro-menu-132-11 .oxy-pro-menu-list .menu-item a{color:#000000;text-transform:uppercase;font-family:'Maven Pro';letter-spacing:2px;font-weight:300;font-size:14px;transition-duration:0.2s}#-pro-menu-132-11 .oxy-pro-menu-list .menu-item a{padding-right:12px;padding-top:4px;padding-left:12px;padding-bottom:4px}#-pro-menu-132-11 .oxy-pro-menu-list > .menu-item{margin-top:0px;margin-left:0px;margin-bottom:0px;margin-right:0px}#-pro-menu-132-11 .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:hover,#-pro-menu-132-11 .oxy-pro-menu-list .menu-item.menu-item.menu-item.menu-item a:focus-within{color:#ff0000}#-pro-menu-132-11 .oxy-pro-menu-list .menu-item.current-menu-item.current-menu-item a{color:#ef1717}#-pro-menu-132-11 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{box-shadow:0px 12px 20px rgba(0,0,0,0.12)}#-pro-menu-132-11 .sub-menu{border-radius:8px}#-pro-menu-132-11 .sub-menu > li:last-child > a{border-bottom-left-radius:8px;border-bottom-right-radius:8px}#-pro-menu-132-11 .sub-menu > li:first-child > a{border-top-left-radius:8px;border-top-right-radius:8px}#-pro-menu-132-11 .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{color:#000000;font-size:8px;margin-left:4px;transform:rotate(0deg);transition-duration:0.2s}#-pro-menu-132-11 .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children:hover > a svg{transform:rotate(180deg)}#-pro-menu-132-11 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{background-color:#ffffff}#-pro-menu-132-11 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a:hover,#-pro-menu-132-11 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a:focus-within{background-color:#eeeeee}#-pro-menu-132-11 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item,#-pro-menu-132-11 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{font-size:12px}#-pro-menu-132-11 .oxy-pro-menu-mobile-open-icon svg{width:32px;height:32px;margin-right:8px;color:#000000}#-pro-menu-132-11 .oxy-pro-menu-mobile-open-icon{padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px;background-color:#eeeeee;border-radius:8px;color:#000000;text-transform:uppercase;letter-spacing:2px;font-family:'Maven Pro';font-weight:500}#-pro-menu-132-11 .oxy-pro-menu-mobile-open-icon:hover{background-color:#dedede}#-pro-menu-132-11 .oxy-pro-menu-mobile-open-icon,#-pro-menu-132-11 .oxy-pro-menu-mobile-open-icon svg{transition-duration:0.2s}#-pro-menu-132-11 .oxy-pro-menu-mobile-close-icon{padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px;background-color:#eeeeee;border-radius:8px;text-transform:uppercase;letter-spacing:2px;color:#000000;font-family:'Maven Pro';font-weight:500}#-pro-menu-132-11 .oxy-pro-menu-mobile-close-icon svg{width:32px;height:32px;margin-right:8px;color:#000000}#-pro-menu-132-11 .oxy-pro-menu-mobile-close-icon:hover{background-color:#dedede}#-pro-menu-132-11 .oxy-pro-menu-mobile-close-icon,#-pro-menu-132-11 .oxy-pro-menu-mobile-close-icon svg{transition-duration:0.2s}#-pro-menu-132-11 .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item,#-pro-menu-132-11 .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a,#-pro-menu-132-11 .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item,#-pro-menu-132-11 .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{text-align:left;font-family:'Maven Pro'}#-pro-menu-132-11 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{flex-direction:row}#-pro-menu-132-11 .oxy-pro-menu-container .menu-item a{text-align:left;justify-content:flex-start}#-pro-menu-132-11 .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item,#-pro-menu-132-11 .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{align-items:flex-start}#-pro-menu-132-11 .oxy-pro-menu-off-canvas-container{top:0;bottom:0;right:auto;left:0}#-pro-menu-132-11 .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a,#-pro-menu-132-11 .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{text-align:center;justify-content:center}@media (max-width:767px){#-pro-menu-132-11 .oxy-pro-menu-mobile-open-icon{display:inline-flex}#-pro-menu-132-11.oxy-pro-menu-open .oxy-pro-menu-mobile-open-icon{display:none}#-pro-menu-132-11 .oxy-pro-menu-container{visibility:hidden;position:fixed}#-pro-menu-132-11.oxy-pro-menu-open .oxy-pro-menu-container{visibility:visible}}#-pro-menu-132-11 .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children .oxy-pro-menu-dropdown-icon-click-area,#-pro-menu-132-11 .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children .oxy-pro-menu-dropdown-icon-click-area{margin-right:-4px}#-pro-menu-132-11{oxy-pro-menu-slug-oxypromenushowdropdownoxypromenulistmenuitemhaschildrenasvg-margin-left:4;oxy-pro-menu-slug-oxypromenulistmenuitema-transition-duration:0.2;menu-dropdown-animation:zoom-in-down;border-radius:8px;background-color:#eee;menu-off-canvas-animation:fade-right}#-pro-menu-132-11:hover{oxy-pro-menu-slug-oxypromenulistmenuitemmenuitemmenuitemmenuitemacolor:#ff0000;oxy-pro-menu-slug-oxypromenucontainernotoxypromenuopencontainernotoxypromenuoffcanvascontainersubmenumenuitemabackground-color:#eeeeee}#-pro-menu-134-11 .oxy-pro-menu-list .menu-item,#-pro-menu-134-11 .oxy-pro-menu-list .menu-item a{font-size:14px;color:rgba(255,255,255,0.5);line-height:1;letter-spacing:1px;text-transform:uppercase}#-pro-menu-134-11 .oxy-pro-menu-list .menu-item a{padding-left:20px;padding-right:20px}#-pro-menu-134-11 .oxy-pro-menu-list .menu-item.current-menu-item.current-menu-item a{color:#fff}#-pro-menu-134-11 .oxy-pro-menu-container .menu-item > a{text-align:center;justify-content:center}#-pro-menu-134-11 .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item,#-pro-menu-134-11 .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{align-items:center}#-pro-menu-134-11{margin-bottom:12px}@media (max-width:767px){#-pro-menu-132-11 .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container,#-pro-menu-132-11 .oxy-pro-menu-container.oxy-pro-menu-open-container{background-color:rgba(214,214,214,0.9)}}@media (max-width:767px){#-pro-menu-134-11 .oxy-pro-menu-list .menu-item a{padding-top:10px;padding-bottom:10px}#-pro-menu-134-11 .oxy-pro-menu-list{flex-direction:column}#-pro-menu-134-11 .oxy-pro-menu-list > .menu-item{white-space:normal}#-pro-menu-134-11 .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) ul:not(.sub-menu) > li > .sub-menu{top:0;left:100%}#-pro-menu-134-11 .oxy-pro-menu-list > .menu-item > .sub-menu.sub-menu-left{margin-right:100%}#-pro-menu-134-11 .oxy-pro-menu-dropdown-animating[data-aos*="down"]{pointer-events:auto}#-pro-menu-134-11 .oxy-pro-menu-dropdown-animating[data-aos*="right"]{pointer-events:none}#-pro-menu-134-11 .oxy-pro-menu-dropdown-animating.sub-menu-left[data-aos*="left"]{pointer-events:none}#-pro-menu-134-11{padding-top:17px}}#fiziokinetic-sus2 > .ct-section-inner-wrap{padding-top:100px;padding-bottom:120px;display:flex;flex-direction:column;align-items:flex-start}#fiziokinetic-sus2{display:block}#fiziokinetic-sus2{background-image:linear-gradient(rgba(102,74,74,0.6),rgba(102,74,74,0.6)),url(https://www.fiziokinetic.ro/wp-content/uploads/clinica-recuperare-timisoara-fizio.jpg);background-size:auto,cover;background-attachment:scroll;color:#ffffff;text-align:left;overflow:hidden;background-position:50% 50%}#section-231-24 > .ct-section-inner-wrap{padding-top:0;padding-right:10px;padding-bottom:20px;padding-left:10px;display:flex;flex-direction:column;justify-content:flex-start}#section-231-24{display:block}#section-231-24{text-align:left}#section-189-24 > .ct-section-inner-wrap{max-width:1120px;padding-top:40px;padding-right:20px;padding-bottom:0;padding-left:20px;display:flex;flex-direction:column;align-items:stretch}#section-189-24{display:block}#section-189-24{text-align:justify;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#eff0f2;overflow:hidden}#section-280-24 > .ct-section-inner-wrap{padding-top:75px;padding-right:20px;padding-bottom:75px;padding-left:20px;display:flex;flex-direction:column;align-items:center}#section-280-24{display:block}#section-280-24{background-color:#eff0f2;text-align:center}#section-1077-12{overflow:hidden;width:100%}@media (max-width:1120px){#section-189-24 > .ct-section-inner-wrap{display:flex;flex-direction:row;align-items:stretch}#section-189-24{display:block}}@media (max-width:991px){#section-189-24 > .ct-section-inner-wrap{padding-bottom:60px;display:flex;flex-direction:column}#section-189-24{display:block}}@media (max-width:991px){#section-280-24 > .ct-section-inner-wrap{padding-top:20px}}@media (max-width:767px){#section-189-24 > .ct-section-inner-wrap{padding-top:0;padding-bottom:20px;display:flex;flex-direction:column}#section-189-24{display:block}}@media (max-width:767px){#section-280-24 > .ct-section-inner-wrap{padding-top:10px;padding-right:10px;padding-left:10px}}@media (max-width:479px){#section-231-24 > .ct-section-inner-wrap{padding-bottom:0}}@media (max-width:479px){#section-189-24{overflow:hidden}}@media (max-width:479px){#section-280-24 > .ct-section-inner-wrap{display:flex}#section-280-24{display:block}}#div_block-1057-12{width:60%}#div_block-1061-12{width:40%;text-align:left;align-items:center;justify-content:center;text-shadow:3px 4px 8px #f4f4f4}#div_block-482-24{width:33%}#recuperare_medicala{background-color:#474747;flex-direction:column;display:flex;text-align:left;align-items:flex-start;color:#ffffff;justify-content:flex-start;min-height:240px}#div_block-483-24{width:33%}#ortopedie{flex-direction:column;display:flex;text-align:left;align-items:flex-start;color:#ffffff;justify-content:flex-start;background-color:#e63d3d}#div_block-1075-12{width:34.00%}#div_block-1070-12{flex-direction:row;display:flex;align-items:center;justify-content:center;text-align:center;width:80%;margin-top:30px;margin-bottom:30px;padding-top:20px;padding-bottom:20px;align-self:center;padding-left:5px;padding-right:5px;box-shadow:8px 9px 23px #666666}#div_block-438-24{width:33.33%;display:flex;order:1}#div_block-455-24{width:100%;flex-direction:row;display:flex;justify-content:flex-start;text-align:left;align-items:center}#div_block-439-24{width:33.33%;padding-top:0px;padding-bottom:0px;padding-left:0px;padding-right:0px;display:flex;order:2}#div_block-440-24{width:33.34%;display:flex;order:3;flex-direction:column;text-align:left;align-items:flex-start}#div_block-1041-12{flex-direction:row;display:flex;align-items:center;width:100%;justify-content:space-between}#div_block-1043-12{flex-direction:column;display:flex;text-align:left;width:50vw}@media (max-width:1120px){#recuperare_medicala{min-height:260px}}@media (max-width:1120px){#ortopedie{min-height:260px}}@media (max-width:991px){#div_block-439-24{flex-direction:unset;display:none}}@media (max-width:767px){#recuperare_medicala{min-height:0px}}@media (max-width:767px){#ortopedie{min-height:0px}}@media (max-width:767px){#div_block-1070-12{width:100%}}@media (max-width:479px){#div_block-1041-12{flex-direction:column;display:flex;align-items:center;text-align:left}}@media (max-width:479px){#div_block-1043-12{width:100%;margin-top:30px}}@media (max-width:991px){#new_columns-1056-12> .ct-div-block{width:100% !important}}@media (max-width:991px){#new_columns-480-24> .ct-div-block{width:100% !important}}#new_columns-480-24{margin-top:-120px}@media (max-width:991px){#new_columns-437-24> .ct-div-block{width:50% !important}}@media (max-width:767px){#new_columns-437-24> .ct-div-block{width:100% !important}#new_columns-437-24{flex-direction:column}}#headline-1058-12{color:#ffffff;margin-bottom:24px;font-size:50px;text-align:center}#headline-1062-12{color:#ef1717;margin-bottom:24px;font-size:50px;text-align:center}#headline-527-24{color:#ffffff;margin-bottom:12px}#headline-529-24{color:#ffffff;margin-bottom:12px}#headline-196-24{margin-bottom:12px;text-align:center}@media (max-width:767px){#headline-1058-12{font-size:30px}}@media (max-width:479px){#headline-1058-12{font-size:1.3em}}@media (max-width:479px){#headline-1062-12{font-size:34px}}#text_block-1072-12{font-size:18px;color:#e63d3d}#text_block-452-24{margin-bottom:6px}#text_block-1065-12{font-family:'Montserrat';text-align:left;font-weight:900;font-size:36px;line-height:1.1;margin-bottom:12px}#text_block-1053-12{text-align:justify;margin-bottom:64px}#text_block-194-24{margin-bottom:6px}#text_block-199-24{color:#666666;font-size:16px;font-weight:400}@media (max-width:767px){#text_block-1072-12{font-size:16px}}@media (max-width:767px){#text_block-1065-12{text-align:left;font-family:'Maven Pro';font-weight:900;line-height:1.1;font-size:2em;color:#2d2c2c}}#link_text-1060-12{margin-top:30px}#link_text-503-24{margin-top:12px;color:#ffffff;margin-left:-6px;align-self:center}#link_text-503-24:hover{background-color:#ffffff;color:#474747}#link_text-505-24{margin-top:12px;color:#ffffff;margin-left:-6px;align-self:center}#link_text-505-24:hover{background-color:#ffffff;color:#ef1717}#link_text-470-24{margin-top:12px}#div_block-1076-12{background-image:url(https://www.fiziokinetic.ro/wp-content/uploads/banner-web_programul-regional-vest_1-1.jpg);background-size:contain;background-color:#f4f4f4;flex-direction:column;display:flex;text-align:left;align-items:flex-start;color:#ffffff;justify-content:flex-start;background-repeat:no-repeat;background-position:50% 50%}@media (max-width:1120px){#div_block-1076-12{min-height:260px}}@media (max-width:767px){#div_block-1076-12{min-height:0px}}#image-1042-12{width:30vw}@media (max-width:1120px){#image-193-24{padding-bottom:0px}}@media (max-width:991px){#image-193-24{margin-left:5px}}@media (max-width:767px){#image-193-24{flex-direction:unset;margin-left:0px}}@media (max-width:479px){#image-1042-12{width:100%}}#fancy_icon-562-12{margin-bottom:12px}#fancy_icon-564-12{margin-bottom:12px}#fancy_icon-1074-12{color:#e63d3d}#fancy_icon-1074-12>svg{width:40px;height:40px}#fancy_icon-1074-12{margin-right:10px}@media (max-width:767px){#fancy_icon-1074-12{color:#e63d3d}#fancy_icon-1074-12>svg{width:30px;height:30px}}#shortcode-1078-12{width:100%}#_progress_bar-1044-12 .oxy-progress-bar-progress-wrap{width:95%}#_progress_bar-1044-12 .oxy-progress-bar-overlay-text{font-size:18px}#_progress_bar-1044-12 .oxy-progress-bar-overlay-percent{font-size:22px}#_progress_bar-1044-12{progress-bar-right-text-typography-font-size:22;progress-bar-progress:95;progress-bar-left-text-typography-font-size:18}#_progress_bar-1049-12 .oxy-progress-bar-progress-wrap{width:92%}#_progress_bar-1049-12 .oxy-progress-bar-overlay-text{font-size:18px}#_progress_bar-1049-12 .oxy-progress-bar-overlay-percent{font-size:22px}#_progress_bar-1049-12{progress-bar-right-text-typography-font-size:22;progress-bar-progress:92;progress-bar-left-text-typography-font-size:18}#_progress_bar-1050-12 .oxy-progress-bar-progress-wrap{width:100%}#_progress_bar-1050-12 .oxy-progress-bar-overlay-text{font-size:18px}#_progress_bar-1050-12 .oxy-progress-bar-overlay-percent{font-size:22px}#_progress_bar-1050-12{progress-bar-right-text-typography-font-size:22;progress-bar-progress:100;progress-bar-left-text-typography-font-size:18}#_gallery-1068-12{padding-top:27px;padding-bottom:38px;font-size:0.9em;font-weight:400}#span-1063-12{color:#2d2c2c}.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ct-div-block,
.oxy-post-content,
.ct-text-block,
.ct-headline,
.oxy-rich-text,
.ct-link-text { max-width: 100%; }
img { flex-shrink: 0; }
body * { min-height: 1px; }
}            .oxy-testimonial {
flex-direction: row;
align-items: center;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
order: 1;
}
.oxy-testimonial .oxy-testimonial-photo {
width: 125px;                height: 125px;                margin-right: 20px;
}
.oxy-testimonial .oxy-testimonial-photo-wrap, 
.oxy-testimonial .oxy-testimonial-author-wrap, 
.oxy-testimonial .oxy-testimonial-content-wrap {
align-items: flex-start;                text-align: left;            }
.oxy-testimonial .oxy-testimonial-text {
margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author {
font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-testimonial .oxy-testimonial-author-info {
font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-icon-box {
text-align: left;                flex-direction: column;            }
.oxy-icon-box .oxy-icon-box-icon {
margin-bottom: 12px;
align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-heading {
font-size: 21px;
margin-bottom: 12px;            }
.oxy-icon-box .oxy-icon-box-text {
font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
.oxy-icon-box .oxy-icon-box-link {
margin-top: 20px;                            } .oxy-pricing-box .oxy-pricing-box-section {
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
justify-content: center;            } .oxy-pricing-box .oxy-pricing-box-title-title {
font-size: 48px;
}
.oxy-pricing-box .oxy-pricing-box-title-subtitle {
font-size: 24px;
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
flex-direction: row;                                            }
.oxy-pricing-box .oxy-pricing-box-currency {
font-size: 28px;
}
.oxy-pricing-box .oxy-pricing-box-amount-main {
font-size: 80px;
line-height: 0.7;
}
.oxy-pricing-box .oxy-pricing-box-amount-decimal {
font-size: 13px;
}
.oxy-pricing-box .oxy-pricing-box-term {
font-size: 16px;
}
.oxy-pricing-box .oxy-pricing-box-sale-price {
font-size: 12px;
color: rgba(0,0,0,0.5);
margin-bottom: 20px;            } .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
font-size: 16px;
color: rgba(0,0,0,0.5);
} .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
justify-content: center;            }
.oxy-progress-bar .oxy-progress-bar-background {
background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
.oxy-progress-bar .oxy-progress-bar-progress-wrap {
width: 85%;        }
.oxy-progress-bar .oxy-progress-bar-progress {
background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
}
.oxy-progress-bar .oxy-progress-bar-overlay-text {
font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
}
.oxy-progress-bar .oxy-progress-bar-overlay-percent {
font-size: 12px;
}
.ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
padding: 0px;			}
.oxy-superbox .oxy-superbox-secondary, 
.oxy-superbox .oxy-superbox-primary {
transition-duration: 0.5s;            }
.oxy-shape-divider {
width: 0px;
height: 0px;
}
.oxy_shape_divider svg {
width: 100%;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}
.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
flex-direction: row;
}
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
align-items: flex-start;
}
.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
top: 0;
bottom: 0;
right: auto;
left: 0;
}
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
text-align: left;
justify-content: flex-start;
}
.oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}
.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}
.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
--oxynav-animation-name: none; 
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
background-color: var(--oxynav-brand-color);
transition: var(--oxynav-transition-duration);
margin-left: var(--oxynav-other-spacing);
border: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
background: transparent;
border: 1px solid currentColor;
transition: var(--oxynav-transition-duration);
margin-left: var(--oxynav-other-spacing);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
filter: invert(0) !important;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
background-color: var(--oxynav-activehover-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
color: var(--oxynav-neutral-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
color: var(--oxynav-brand-color);
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
color: var(--oxynav-neutral-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
color: var(--oxynav-brand-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
color: var(--oxynav-brand-color);   
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
display: none;
}
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
display: none;
}
.ct-section-inner-wrap, .oxy-header-container{
max-width: 1120px;
}
body {font-family: 'Maven Pro';}body {line-height: 1.6;font-size: 16px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 36px;font-weight: 700;color: #e0dede;}h3, h4, h5, h6{font-size: 24px;font-weight: 700;}h4, h5, h6{font-size: 16px;font-weight: 700;}a {color: #e63d3d;text-decoration: none;}a:hover {color: #2d2c2c;}.ct-link-text {color: #e63d3d;}.ct-link-text:hover {color: #ef1717;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
.ct-columns-inner-wrap {
display: block !important;
}
.ct-columns-inner-wrap:after {
display: table;
clear: both;
content: "";
}
.ct-column {
width: 100% !important;
margin: 0 !important;
}
.ct-columns-inner-wrap {
margin: 0 !important;
}
}
.bg-alt {
background-color:var(--background-alt-color);
}
.items-center {
}
.items-center:not(.ct-section):not(.oxy-easy-posts),
.items-center.oxy-easy-posts .oxy-posts,
.items-center.ct-section .ct-section-inner-wrap{
align-items:center;
}
.text-center {
text-align:center;
}
.max-w-sm {
max-width:47.9rem;
}
.mb-20 {
margin-bottom:min(max(5.6rem, calc(5.6rem + ((1vw - 0.32rem) * 3))), 8rem) ;
}
.h3 {
line-height:min(max(3.54rem, calc(3.54rem + ((1vw - 0.32rem) * 0.95))), 4.3rem);
font-weight:600;
font-size:min(max(2.73rem, calc(2.73rem + ((1vw - 0.32rem) * 1.4625))), 3.9rem) ;
margin-bottom:45px;
}
.color-dark {
color:var(--dark-color);
}
.mb-4 {
margin-bottom:min(max(1.12rem, calc(1.12rem + ((1vw - 0.32rem) * 0.6))), 1.6rem) ;
}
.text-lg {
}
.dentist-subheading {
color:#999999;
font-size:14px;
line-height:1.1;
font-weight:400;
letter-spacing:1px;
}
.dentist-heading-one {
font-size:50px;
font-weight:900;
line-height:1.1;
color:#333333;
}
@media (max-width: 767px) {
.dentist-heading-one {
font-size:30px;
}
}
@media (max-width: 479px) {
.dentist-heading-one {
font-size:26px;
}
}
.dentist-other-single-content {
}
.oxy-stock-content-styles {
}
.dentist-blogpost-content {
}
@media (max-width: 479px) {
.dentist-blogpost-content {
font-size:0.8em;
}
}
.dentist-header-logo {
z-index: 100;
}
.dentist-header-link {
font-size:12px;
margin-left:24px;
}
@media (max-width: 767px) {
.dentist-header-link {
margin-left:0px;
margin-top:6px;
}
}
.dentist-heading-three {
font-size:24px;
font-weight:900;
color:#333333;
line-height:1.1;
}
.dentist-orange-button:hover{
background-color:#ef1717;
border-top-color:#e0dede;
border-right-color:#e0dede;
border-bottom-color:#e0dede;
border-left-color:#e0dede;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
color:#e0dede;
}
.dentist-orange-button {
background-color :#fd834c;
border: 1px solid #fd834c;
}.dentist-orange-button {
font-family:Maven Pro;
border-radius:100px;
background-color:#ef1717;
padding-top:16px;
padding-bottom:16px;
padding-left:40px;
padding-right:40px;
text-decoration:none;
font-size:16px;
font-weight:900;
letter-spacing:1px;
line-height:1.1;
text-align:center;
color:#ffffff;
border-top-color:#ef1717;
border-right-color:#ef1717;
border-bottom-color:#ef1717;
border-left-color:#ef1717;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
}
@media (max-width: 479px) {
.dentist-orange-button {
text-align:center;
}
}
.dentist-footer-logo:hover{
opacity:1;
}
.dentist-footer-logo {
transition-timing-function:ease;
transition-property:all;
}
.dentist-footer-text {
color:rgba(255,255,255,0.5);
font-size:12px;
font-weight:400;
}
.dentist-benefits-image {
margin-bottom:12px;
}
.dentist-benefits-text {
margin-bottom:12px;
}
.dentist-outline-button:hover{
color:#ef1717;
}
.dentist-outline-button {
color:#e63d3d;
text-decoration:none;
font-weight:900;
line-height:1.1;
letter-spacing:1px;
font-size:16px;
padding-left:40px;
padding-right:40px;
padding-top:16px;
padding-bottom:16px;
border-top-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-left-width:1px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-radius:100px;
text-align:center;
}
.dentist-heading-two {
font-family:Montserrat;
color:#333333;
font-size:36px;
font-weight:900;
line-height:1.1;
}
@media (max-width: 767px) {
.dentist-heading-two {
}
}
.dentist-team-item {
margin-bottom:12px;
padding-right:20px;
}
.dentist-team-avatar {
height:48px;
border-radius:100px;
margin-right:12px;
}
.dentist-team-name {
color:#333333;
font-size:16px;
font-weight:400;
}
.dentist-service-column {
text-align:center;
}
.dentist-service-column:not(.ct-section):not(.oxy-easy-posts),
.dentist-service-column.oxy-easy-posts .oxy-posts,
.dentist-service-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.dentist-service-image {
}
.dentist-services-title {
color:#333333;
font-size:16px;
font-weight:900;
}
.dentist-services-text {
color:#666666;
font-size:16px;
font-weight:400;
}
.dentist-testimonial-column {
text-align:left;
}
.dentist-testimonial-column:not(.ct-section):not(.oxy-easy-posts),
.dentist-testimonial-column.oxy-easy-posts .oxy-posts,
.dentist-testimonial-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:flex-start;
justify-content:flex-start;
}
@media (max-width: 991px) {
.dentist-testimonial-column {
text-align:left;
}
.dentist-testimonial-column:not(.ct-section):not(.oxy-easy-posts),
.dentist-testimonial-column.oxy-easy-posts .oxy-posts,
.dentist-testimonial-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:flex-start;
justify-content:flex-start;
}
}
.dentist-testimonial-text {
background-color:#e63d3d;
color:#ffffff;
padding-top:20px;
padding-left:25px;
padding-right:25px;
padding-bottom:30px;
font-style:italic;
margin-bottom:18px;
}
.dentist-testimonial-avatar {
height:48px;
border-radius:100%;
margin-right:12px;
}
.dentist-testimonial-name {
color:#333333;
font-size:16px;
font-weight:400;
margin-top:10px;
}
.dentist-contact-text {
color:#666666;
margin-bottom:6px;
}
.dentist-contact-text:not(.ct-section):not(.oxy-easy-posts),
.dentist-contact-text.oxy-easy-posts .oxy-posts,
.dentist-contact-text.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
@media (max-width: 479px) {
.dentist-contact-text {
margin-bottom:0px;
}
}
.dentist-contact-wrapper {
text-align:left;
}
.dentist-contact-wrapper:not(.ct-section):not(.oxy-easy-posts),
.dentist-contact-wrapper.oxy-easy-posts .oxy-posts,
.dentist-contact-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:flex-start;
}
@media (max-width: 479px) {
.dentist-contact-wrapper {
text-align:left;
margin-top:12px;
}
.dentist-contact-wrapper:not(.ct-section):not(.oxy-easy-posts),
.dentist-contact-wrapper.oxy-easy-posts .oxy-posts,
.dentist-contact-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
}
.dentist-contact-link {
margin-bottom:6px;
margin-left:6px;
font-weight:500;
}
@media (max-width: 479px) {
.dentist-contact-link {
margin-left:0px;
}
}
.dentist-doctor-column {
}
.dentist-doctor-column:not(.ct-section):not(.oxy-easy-posts),
.dentist-doctor-column.oxy-easy-posts .oxy-posts,
.dentist-doctor-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
@media (max-width: 991px) {
.dentist-doctor-column {
text-align:justify;
}
.dentist-doctor-column:not(.ct-section):not(.oxy-easy-posts),
.dentist-doctor-column.oxy-easy-posts .oxy-posts,
.dentist-doctor-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
}
.dentist-doctor-image {
}
@media (max-width: 991px) {
.dentist-doctor-image {
}
}
.dentist-doctor-wrapper {
width:100%;
background-color:#ffffff;
padding-top:25px;
padding-left:35px;
padding-right:35px;
padding-bottom:30px;
text-align:justify;
}
.dentist-doctor-wrapper:not(.ct-section):not(.oxy-easy-posts),
.dentist-doctor-wrapper.oxy-easy-posts .oxy-posts,
.dentist-doctor-wrapper.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:stretch;
}
@media (max-width: 991px) {
.dentist-doctor-wrapper {
}
}
.dentist-doctor-text {
color:#666666;
font-size:16px;
font-weight:400;
text-align:left;
margin-top:6px;
margin-bottom:12px;
}
.dentist-services-page-column {
text-align:left;
}
.dentist-services-page-column:not(.ct-section):not(.oxy-easy-posts),
.dentist-services-page-column.oxy-easy-posts .oxy-posts,
.dentist-services-page-column.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
}
.dentist-service-page-image {
margin-bottom:6px;
}
.dentist-service-page-title {
font-size:16px;
color:#333333;
font-weight:900;
line-height:1.1;
margin-bottom:6px;
}
.dentist-service-page-text {
color:#666666;
font-size:16px;
font-weight:400;
}
.shapedivsection15 {
}
.shapedivsection28 {
}
.shapedivsection17 {
}
.shapedivsection17 .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.shapediv17 {
}
.div-interior {
padding-top:20px;
padding-left:10px;
padding-right:10px;
padding-bottom:20px;
min-height:250px;
width:100%;
text-align:left;
height:100%;
}
.div-interior:not(.ct-section):not(.oxy-easy-posts),
.div-interior.oxy-easy-posts .oxy-posts,
.div-interior.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:flex-start;
justify-content:flex-start;
}
.div-ext {
padding-top:20px;
padding-left:5px;
padding-right:5px;
padding-bottom:20px;
width:33%;
}
.icoana-servicii {
color: #ef1717;}.icoana-servicii 
>svg {width: 55px;height: 55px;}.icoana-servicii {
}
.kinoterapie-servicii {
width:20%;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}
.oxy-superbox-primary {
}
.oxy-superbox-secondary {
}
.supa-pbar3 {
}
.fizioterapie {
}
.freakgallery {
overflow:hidden;
}
.hide {
}
.hide:not(.ct-section):not(.oxy-easy-posts),
.hide.oxy-easy-posts .oxy-posts,
.hide.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}