.et_divi_100_custom_back_to_top .et_pb_scroll_top {
z-index: 9999999;
position: fixed;
right: 20px;
bottom: 20px;
background: #6C2EB9;
width: 40px;
height: 40px;
box-shadow: 0 2px 4px rgba(108, 46, 185, 0.2);
-webkit-transition: all 0.2s ease, -webkit-transform 0.6s ease;
transition: all 0.2s ease, -webkit-transform 0.6s ease;
transition: all 0.2s ease, transform 0.6s ease;
transition: all 0.2s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
cursor: pointer;
}
.et_divi_100_custom_back_to_top .et_pb_scroll_top:before {
display: none;
}
.et_divi_100_custom_back_to_top .et_pb_scroll_top, .et_divi_100_custom_back_to_top .et_pb_scroll_top.et-visible, .et_divi_100_custom_back_to_top .et_pb_scroll_top.et-hidden {
-webkit-animation: none !important;
animation: none !important;
}
.et_divi_100_custom_back_to_top .et_pb_scroll_top, .et_divi_100_custom_back_to_top .et_pb_scroll_top.et-hidden {
-webkit-transform: scale(0) rotate(0deg);
transform: scale(0) rotate(0deg);
}
.et_divi_100_custom_back_to_top .et_pb_scroll_top.et-visible {
-webkit-transform: scale(1) rotate(360deg);
transform: scale(1) rotate(360deg);
}
.et_divi_100_custom_back_to_top .et_pb_scroll_top .et-icon-arrow-up {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.et_divi_100_custom_back_to_top--style-1 .et_pb_scroll_top {
border-radius: 100%;
}
.et_divi_100_custom_back_to_top--style-2 .et_pb_scroll_top {
border-radius: 4px;
}
.et_divi_100_custom_back_to_top--style-3 .et_pb_scroll_top {
border-radius: 4px;
}
.et_divi_100_custom_back_to_top--style-3 .et_pb_scroll_top.et-visible {
-webkit-transform: scale(1) rotate(405deg);
transform: scale(1) rotate(405deg);
}
.et_divi_100_custom_back_to_top--style-3 .et_pb_scroll_top .et-icon-arrow-up {
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
}
.et_divi_100_custom_back_to_top--style-4 .et_pb_scroll_top {
right: 0;
border-radius: 4px 0 0 4px;
}
.et_divi_100_custom_back_to_top--style-4 .et_pb_scroll_top, .et_divi_100_custom_back_to_top--style-4 .et_pb_scroll_top.et-hidden {
-webkit-transform: scale(1) translate(100%, 0);
transform: scale(1) translate(100%, 0);
}
.et_divi_100_custom_back_to_top--style-4 .et_pb_scroll_top.et-visible {
-webkit-transform: none;
transform: none;
}
.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top {
right: 0;
width: auto;
border-radius: 4px 0 0 4px;
padding: 0 20px;
line-height: 40px;
}
.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top:before {
content: 'Back To Top';
display: inline-block;
color: #FFF;
font-weight: 700;
}
.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top, .et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top.et-hidden {
-webkit-transform: scale(1) translate(100%, 0);
transform: scale(1) translate(100%, 0);
}
.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top.et-visible {
-webkit-transform: none;
transform: none;
}
.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top .et-icon-arrow-up {
display: none;
}
.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top {
right: 0;
width: auto;
border-radius: 4px 4px 0 0;
padding: 0 20px;
line-height: 40px;
}
.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top:before {
content: 'Back To Top';
display: inline-block;
color: #FFF;
font-weight: 700;
}
.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top, .et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top.et-hidden {
right: 40px;
bottom: 100px;
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-transform: scale(1) translate(100%, 0) rotate(-90deg);
transform: scale(1) translate(100%, 0) rotate(-90deg);
}
.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top.et-visible {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top .et-icon-arrow-up {
display: none;
}
.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top {
right: 0;
left: 0;
bottom: 0;
width: auto;
padding: 0 20px;
line-height: 40px;
}
.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top:before {
content: 'Back To Top';
display: block;
color: #FFF;
font-weight: 700;
text-align: center;
}
.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top, .et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top.et-hidden {
-webkit-transform: scale(1);
transform: scale(1);
}
.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top.et-visible {
-webkit-transform: none;
transform: none;
}
.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top .et-icon-arrow-up {
display: none;
}@font-face{font-family: 'Open Sans';font-style: italic;font-weight: 300;unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-italic-latin-ext.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: italic;font-weight: 300;unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-italic-latin.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: italic;font-weight: 400;unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-italic-latin-ext.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: italic;font-weight: 400;unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-italic-latin.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: italic;font-weight: 600;unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-italic-latin-ext.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: italic;font-weight: 600;unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-italic-latin.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: italic;font-weight: 700;unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-italic-latin-ext.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: italic;font-weight: 700;unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-italic-latin.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: italic;font-weight: 800;unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-italic-latin-ext.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: italic;font-weight: 800;unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-italic-latin.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: normal;font-weight: 300;unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-normal-latin-ext.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: normal;font-weight: 300;unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-normal-latin.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: normal;font-weight: 400;unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-normal-latin-ext.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: normal;font-weight: 400;unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-normal-latin.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: normal;font-weight: 600;unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-normal-latin-ext.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: normal;font-weight: 600;unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-normal-latin.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: normal;font-weight: 700;unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-normal-latin-ext.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: normal;font-weight: 700;unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-normal-latin.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: normal;font-weight: 800;unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-normal-latin-ext.woff2?ver=1788110503) format('woff2');font-display: swap;}@font-face{font-family: 'Open Sans';font-style: normal;font-weight: 800;unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;src: url(//pflege-sa-bine.de/wp-content/uploads/omgf/et-divi-open-sans/open-sans-normal-latin.woff2?ver=1788110503) format('woff2');font-display: swap;}