* {
margin: 0;
padding: 0;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body,
html {
margin: 0;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
article,
aside,
footer,
header,
nav,
section {
display: block;
}
figcaption,
figure,
main {
display: block;
}
figure {
margin: 0;
}
hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
}
pre {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
a:hover,
a:focus,
a:active {
text-decoration: none;
outline-width: 0;
-webkit-transition: background .5s ease-in-out, color .5s ease-in-out;
transition: background .5s ease-in-out, color .5s ease-in-out;
}
abbr[title] {
border-bottom: 1px #767676 dotted;
text-decoration: none;
}
b,
strong {
font-weight: inherit;
}
b,
strong {
font-weight: 700;
}
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
dfn {
font-style: italic;
}
mark {
background-color: #eee;
color: #222;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
audio,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
border: 1px solid #bbb;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
padding: 0;
color: inherit;
display: table;
max-width: 100%;
white-space: normal;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
progress {
display: inline-block;
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type="checkbox"],
[type="radio"] {
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details,
menu {
display: block;
}
summary {
display: list-item;
}
canvas {
display: inline-block;
}
template {
display: none;
}
[hidden] {
display: none;
} body,
html {
font-family: 'PT Serif', serif;
font-size: 16px;
line-height: 1.5;
color: #636363;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 20px 0;
padding: 0;
color: #2B2F37;
font-weight: 500;
font-family: 'Roboto', sans-serif;
}
h1 {
font-size: 35px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 25px;
}
h4 {
font-size: 20px;
}
h5 {
margin-bottom: 10px;
font-size: 18px;
}
h6 {
margin-bottom: 10px;
font-size: 15px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #2B2F37;
}
.tagcloud a {
color: #636363;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
color: #00A4A3;
}
blockquote {
margin: 20px 0;
color: #000;
font-weight: 700;
}
blockquote i {
margin-right: 15px;
margin-top: 5px;
float: left;
font-size: 30px;
}
blockquote p {
overflow: hidden;
display: flex;
}
blockquote p:before {
margin-right: 14px;
margin-top: -7px;
display: inline-block;
font-family: fontello;
content: "\e821";
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #1CB9B9;
font-size: 40px;
}
blockquote h6 {
margin-left: 55px;
color: #fff;
}
blockquote h6:before {
padding-right: 5px;
content: '-';
}
p {
margin: 0 0 30px 0;
padding: 0;
}
p:last-child {
margin-bottom: 0;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
padding: 15px 23px 14px;
background-color: #f1f1f1;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
margin-right: 1.5em;
display: inline;
float: left;
}
.alignright {
margin-left: 1.5em;
display: inline;
float: right;
}
.aligncenter {
margin-left: auto;
margin-right: auto;
clear: both;
display: block;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
clear: both;
} .form-control {
border: 1px solid #E5E5E5;
height: 48px;
color: #777;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
select {
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
}
select {
background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #fff, #fff);
background-position: calc(100% - 20px) calc(1em + 7px), calc(100% - 15px) calc(1em + 7px), calc(100% - 2.5em) 0.5em;
background-size: 5px 5px, 5px 5px, 1px 1.5em;
background-repeat: no-repeat;
width: 100%;
}
select:focus {
outline: 0;
border-color: #00A4A3;
background-image: linear-gradient(45deg, green 50%, transparent 50%), linear-gradient(135deg, transparent 50%, green 50%), linear-gradient(to right, #fff, #fff);
background-position: calc(100% - 15px) 1.4em, calc(100% - 20px) 1.4em, calc(100% - 2.5em) 0.5em;
background-size: 5px 5px, 5px 5px, 1px 1.5em;
background-repeat: no-repeat;
}
select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000;
}
.form-control:focus {
outline: 0;
border-color: #CCD1D7;
-webkit-box-shadow: none;
box-shadow: none;
} form .col-12 {
margin-bottom: 15px;
}
form .form-icon {
position: absolute;
right: 22px;
bottom: 13px;
font-size: 15px;
color: #B0B5B9;
}
form textarea {
height: 125px;
}
form .form-group {
margin-bottom: 0;
position: relative;
}
form .form-control {
margin-left: 8px;
font-size: 14px;
}
form .btn {
margin-top: 0px;
padding: 14px 36px;
}
input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=password],
input[type=file],
input[type=search],
select,
textarea,
option {
border: 1px solid #E5E5E5;
padding: .375rem .75rem;
height: 48px;
color: #777;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
display: block;
width: 100%;
font-size: 1rem;
line-height: 1.5;
background-color: #fff;
background-clip: padding-box;
font-size: 14px;
}
.required {
color: #ec215b;
}
input[type="submit"] {
border: 0;
padding: 14px 26px;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.5px;
cursor: pointer;
text-align: center;
background: #00A4A3;
color: #fff;
}
input[type="submit"]:hover {
background: #ec215b;
} ul,
ol {
margin: 0 0 1.5em 2em;
padding: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
ul>li,
ol>li {
margin-bottom: 0.5em;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} ul.meta {
margin-left: 0;
margin-bottom: 20px;
}
ul.meta li {
margin-right: 10px;
padding: 0 2px;
display: inline;
font-size: 13px;
color: #888;
}
ul.meta li a {
color: #888;
}
ul.meta li a:hover {
color: #444;
}
ul.meta li i {
color: #00A4A3;
} .widget-link ul li {
padding: 5px 0;
}
.widget-link ul li a {
display: flex;
color: #fff;
line-height: 27px;
}
.widget-link ul li a:hover {
opacity: 0.8;
}
.widget-link ul li i {
padding-right: 5px;
color: #00A4A3;
line-height: 28px;
} table {
border-collapse: collapse;
margin: 0 0 1.5em;
width: 100%;
}
thead th {
border-bottom: 2px solid #bbb;
padding-bottom: 0.5em;
}
th {
padding: 0.4em;
text-align: left;
}
tr {
border-bottom: 1px solid #eee;
}
td {
padding: 0.4em;
}
th:first-child,
td:first-child {
padding-left: 0;
}
th:last-child,
td:last-child {
padding-right: 0;
}  ul.sociallink li {
padding: 0 1px;
display: inline;
}
ul.sociallink li a {
border: 2px solid #00A4A3;
color: #00A4A3;
display: inline-block;
width: 40px;
height: 40px;
text-align: center;
line-height: 2.3;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
ul.sociallink li a:hover {
background: #00A4A3;
color: #fff;
} .nav-holder {
background: #00A4A3;
-webkit-transition: all 0.4s ease-in-out 0s;
-o-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
}
.navbar-expand-lg .navbar-nav{
margin: 0;
}
.appointment-link {
text-align: right;
vertical-align: middle;
}
.md-appointment-link {
display: none;
}
.appointment-link a {
margin-top: 5px;
padding: 6px 20px 10px 20px;
}
.appointment-link a i {
padding-right: 4px;
font-size: 20px;
}
.sticky-menu {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 99999;
-webkit-box-shadow: 0 1px 20px -3px rgba(0, 0, 0, .3);
-moz-box-shadow: 0 1px 20px -3px rgba(0, 0, 0, .3);
box-shadow: 0 1px 20px -3px rgba(0, 0, 0, .3);
}
.sticky-menu .cssmenu>ul>li>a {
padding: 22px 18px;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
}
.sticky-menu .appointment-link a {
margin-top: 12px;
}
.pagination .nav-links {
display: block;
text-align: center;
}
.page-numbers {
border: 1px solid #ddd;
width: 40px;
height: 40px;
text-align: center;
display: inline-block;
color: #636363;
line-height: 2.3;
} .leftsidebar>.container>.row{
flex-flow: row-reverse;
} .section {
padding-top: 80px;
padding-bottom: 80px;
}
.sm-section {
padding-top: 60px;
padding-bottom: 60px;
}
.bg-grey {
background: #E2EBF0;
}
.bg-colored {
background: #ECFBFF;
}
.bg-dark {
background: #1E3940;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
position: relative;
text-align: center;
}
.bg-dark:before {
background: #1E3940;
bottom: 0;
content: "";
left: 0;
opacity: 0.90;
position: absolute;
right: 0;
top: 0;
}
.bg-dark .container {
z-index: 9;
position: relative;
}
.title {
margin-bottom: 35px;
}
.title p.text {
font-size: 110%
}
.title h1 {
margin-bottom: 0;
font-size: 45px;
}
.title h2 {
margin-bottom: 0;
text-transform: uppercase;
font-size: 40px;
}
.title p.t-underline {
margin-bottom: 25px;
position: relative;
z-index: 1;
text-transform: uppercase;
font-size: 18px;
letter-spacing: 1px;
}
.title p.t-underline:before {
background: #ec215b;
content: "";
height: 2px;
position: absolute;
top: 35px;
width: 60px;
z-index: -1;
}
.sm-title {
margin-bottom: 35px;
}
.sm-title p {
margin: 0;
}
.sm-title h3 {
font-size: 30px;
}
span.underline {
border: 2px solid #00A4A3;
margin-top: 10px;
display: inline-block;
height: 16px;
position: relative;
width: 4px;
z-index: 1;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
span.full-underline:before,
span.full-underline:after {
background: #00A4A3;
content: "";
height: 1px;
position: absolute;
top: 5px;
width: 50px;
z-index: -1;
}
span.underline::before {
left: 7px;
}
span.underline::after {
right: 7px;
}
h3.titletext,
h4.titletext {
margin-bottom: 40px;
position: relative;
z-index: 1;
}
h3.titletext:before,
h4.titletext:before {
background: #00A4A3;
content: "";
height: 2px;
position: absolute;
top: 40px;
width: 60px;
z-index: -1;
}
p.short-text {
width: 75%;
opacity: 0.9;
}
hr.divider {
margin: 40px 0;
} .btn {
border: 0;
margin-top: 25px;
padding: 10px 25px;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 400;
letter-spacing: 0.5px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
white-space: nowrap;
position: relative;
z-index: 999;
overflow: hidden;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
transition: color 0.3s;
-webkit-backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.btn::before,
.btn::after {
content: '';
position: absolute;
height: 100%;
width: 101%;
bottom: 100%;
left: 0;
z-index: -1;
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.btn:hover::before,
.btn:hover::after {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.btn:hover::after {
-webkit-transition-delay: 0.175s;
transition-delay: 0.175s;
}
.btn:focus,
.btn:active {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn:hover {
color: #fff;
}
.btn-1 {
background: #00A4A3;
color: #fff;
}
.btn-1::before {
background: #ec215b;
opacity: 0.7;
}
.btn-1::after {
background: #ec215b;
}
.btn-2 {
background: #fff;
color: #000;
}
.btn-2::before {
background: #ec215b;
opacity: 0.7;
}
.btn-2::after {
background: #ec215b;
}
.btn-2:hover {
color: #fff;
}
.btn-3 {
background: #ec215b;
color: #fff;
}
.btn-3::before {
background: #fff;
opacity: 0.7;
}
.btn-3::after {
background: #fff;
}
.btn-3:hover {
color: #ec215b;
}
.btn-4 {
background: none;
color: #00a4a3;
border: 1px solid #00a4a3;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
.btn-4::before {
background: #00a4a3;
opacity: 0.7;
}
.btn-4::after {
background: #00a4a3;
}
.btn-5 {
color: #00a4a3;
text-transform: capitalize;
text-decoration: underline;
}
.btn-5:hover {
color: #ec215b;
text-decoration: underline;
}
.btn-5:focus,
.btn-5:active {
text-decoration: underline;
} .header {
border-top: 5px solid #00A4A3;
padding: 25px 0;
}
.header-info {
padding-left: 55px;
position: relative;
display: inline-block;
}
.header-info i::before {
margin-top: 9px;
position: absolute;
left: -5px;
color: #00A4A3;
font-size: 40px;
}
.header-info p {
margin: 0;
}
.header-info span {
color: #ec215b;
font-weight: 700;
font-size: 20px;
}
.logo-holder {
margin-top: 14px;
text-align: center;
}
.site-title {
margin: 0;
font-size: 20px;
}
.site-description {
font-size: 90%;
font-style: italic;
opacity: 0.9;
}
.header .sociallink {
margin: 0;
padding-top: 8px;
text-align: right;
} .header-2 {
border-top: 0;
padding: 0;
}
.top-header {
padding: 7px 0;
font-size: 90%;
background: #00A4A3;
}
.top-header .header-info span,
.top-header .header-info a {
padding-right: 25px;
color: #fff;
opacity: 0.9;
font-size: 92%;
}
.header-2 .header-info {
padding: 0;
position: static;
}
.header-2 .header-info i::before {
margin-top: 0px;
position: static;
color: #fff;
font-size: 100%;
}
.header-2 ul.sociallink {
margin: 0;
padding: 0;
}
.header-2 ul.sociallink li a {
border: 0;
padding: 0 5px;
color: #fff;
height: initial;
width: initial;
line-height: initial;
}
.header-2 ul.sociallink li a:hover {
opacity: 0.8;
}
.header-2 .main-header {
border-bottom: 1px solid #EBE9E9;
background: rgba(255, 255, 255, 0.9);
position: relative;
right: 0;
left: 0;
z-index: 999;
}
.header-2 .logo-holder {
margin: 30px 0 18px 0;
text-align: left;
}
.header-2 .appointment-link a {
margin-top: 25px;
padding: 6px 11px 10px 8px;
}
.header-2 .appointment-link .btn-3::before {
background: #00A4A3;
}
.header-2 .appointment-link .btn-3::after {
background: #00A4A3;
}
.header-2 .appointment-link .btn-3:hover {
color: #fff;
}
.header-2 .sticky-header {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 99999;
background: rgba(255, 255, 255, 1);
-webkit-box-shadow: 0 1px 20px -3px rgba(0, 0, 0, .3);
-moz-box-shadow: 0 1px 20px -3px rgba(0, 0, 0, .3);
box-shadow: 0 1px 20px -3px rgba(0, 0, 0, .3);
}
.header-2 .sticky-header .logo-holder {
margin: 25px 0 13px 0;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
}
.header-2 .sticky-header .cssmenu>ul>li>a {
padding: 30px 0px;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
}
.header-2 .sticky-header .appointment-link a {
margin-top: 20px;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
}
.header-2 .sticky-header .navbar {
padding: 12px 0;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
}
.header-2 .sticky-header .navbar-nav a {
padding: 30px 0
}
.header-2 .sticky-header .navbar-nav li>.sub-menu>li a {
padding: 0px 15px;
}
.header-2 .sticky-header .navbar-nav li .sub-menu {
top: 65px;
} .top-information {
margin-top: -80px;
position: relative;
z-index: 9999;
}
.top-information .col-12 {
padding: 0;
}
.top-information h4 {
color: #fff;
font-weight: 500;
font-size: 22px;
}
.top-information p {
color: #fff;
opacity: 0.9;
}
.top-information a {
color: #fff;
font-weight: 500;
}
.top-information a:hover {
opacity: 0.8;
}
.top-information .btn {
margin-top: 0;
font-weight: 600;
text-transform: none;
}
.top-information .btn-2 {
color: #000;
}
.top-information .btn-2:hover {
color: #fff;
opacity: 1;
}
.top-information a i {
padding-right: 3px;
}
.info-block {
padding: 30px;
min-height: 237px;
}
.block-1 {
background: #00A4A3;
}
.block-2 {
background: #01C3CF;
}
.block-3 {
background: #22B388;
}
.info-block-icon {
width: 60px;
float: left;
}
.info-block-icon img {
width: 40px;
}
.info-block-icon i {
margin-left: -15px;
color: #fff;
font-size: 45px;
line-height: 20px;
}
.info-block-icon .md-icon {
margin-left: -10px;
font-size: 37px;
}
.info-block-content {
overflow: hidden;
}
.info-block-content h5 {
color: #fff;
font-size: 25px;
}
.info-block-content h6 {
text-align: left;
font-size: 120%
} .intro-img {
padding-top: 70px;
}
.intro .title p {
padding: 0;
}
.intro-content {
padding: 100px 0 100px 30px;
}
.intro-buttom {
display: block;
}
.intro-buttom p {
margin-bottom: 0;
opacity: 0.8;
}
.intro-buttom p span {
color: #ec215b;
text-transform: uppercase;
}
.intro-buttom img {
padding-top: 10px;
width: 250px;
} .service {
padding-bottom: 30px;
}
.service .title {
margin-bottom: 40px;
}
.service .service-list {
margin-bottom: 50px;
}
.service .service-list h4 {
margin-bottom: 15px;
font-size: 20px;
}
.service .service-list h4 a {
color: #000;
}
.service .service-list .service-icon {
border: 2px solid #00A4A3;
width: 70px;
height: 70px;
float: left;
text-align: center;
vertical-align: middle;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
}
.service .service-list .service-icon i {
color: #00A4A3;
font-size: 30px;
}
.service .service-list:hover .service-icon i {
color: #ec215b;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
transition: color 0.3s;
}
.service .service-list:hover h4 a {
color: #00A4A3;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
transition: color 0.3s;
}
.service .service-list .service-content {
padding-left: 20px;
overflow: hidden;
} .miscellaneous {
background: #00A4A3;
position: relative;
}
.miscellaneous:before {
background-color: #fff;
bottom: 0;
content: "";
left: 0;
position: absolute;
top: 0;
width: 50%;
opacity: 1;
}
.miscellaneous .title h2 {
font-size: 35px;
} .appointment-block {
padding: 70px 70px 70px 0;
}
.appointment-block .title p {
margin-bottom: 5px;
color: #00A4A3;
font-size: 18px;
}
.appointment-block form .col-12 {
margin-bottom: 15px;
padding-left: 8px;
padding-right: 8px;
}
.appointment-block form .col-12 input,
.appointment-block form .col-12 select,
.appointment-block form .col-12 textarea {
margin-left: 8px;
}
.appointment-block input[type="submit"] {
padding: 10px 25px;
} .testimonial {
padding: 100px 0 60px 40px;
}
.testimonial .title h2 {
color: #fff;
}
.testimonial .title i {
margin: -140px 0 0 -45px;
font-size: 125px;
color: #fff;
opacity: 0.1;
position: absolute;
}
.testimonial .testimonial-list p {
color: #fff;
}
.testimonial .testimonial-bottom {
margin-top: 35px;
}
.testimonial .testimonial-bottom img {
border: 2px solid #fff;
margin-right: 15px;
padding: 3px;
width: 90px;
height: 90px;
background: none;
float: left;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.testimonial .testimonial-bottom h5 {
padding-top: 15px;
color: #fff;
font-weight: 500;
font-size: 18px;
line-height: 28px;
}
.testimonial .testimonial-bottom h5 span {
display: block;
font-size: 15px;
font-weight: 400;
}
.testimonial .owl-theme .owl-controls {
margin-top: 45px;
text-align: left;
}
.testimonial .owl-theme .owl-controls i {
border: 1px solid #7EF6F6;
margin-right: 3px;
padding: 12px 9px;
color: #fff;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.testimonial .owl-theme .owl-controls i:hover {
border-color: #fff;
color: #7EF6F6;
} .page-title {
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
position: relative;
text-align: center;
}
.page-title:before {
background: #000;
bottom: 0;
content: "";
left: 0;
opacity: 0.85;
position: absolute;
right: 0;
top: 0;
}
.page-title .container {
z-index: 9;
position: relative;
}
.page-title h2 {
margin: 0;
color: #fff;
text-transform: uppercase;
font-size: 45px;
} .pagination {
margin-left: 15px;
width: 100%;
clear: both;
}  .top-footer {
padding: 80px 0 20px 0;
background: #0C1921;
}
.footer-widget {
margin-bottom: 40px;
}
.footer-widget h4 {
margin-bottom: 30px;
color: #fff;
font-weight: 600;
text-transform: uppercase;
font-size: 20px;
}
.footer-widget h4 span {
color: #00A4A3;
}
.footer-widget .footer-logo {
margin-bottom: 20px;
}
.footer-widget ul {
margin: 0;
}
.footer-widget ul li {
margin: 0;
padding: 5px 0;
font-size: 90%;
opacity: 0.6;
color: #fff;
list-style: none;
}
.footer-widget p {
padding-right: 20px;
font-size: 90%;
opacity: 0.6;
color: #fff;
}
.footer-widget ul li a {
color: #fff;
}
.footer-widget ul li a:hover {
color: #ccc;
}
.footer-widget ul.sub-menu,
.aside-widget ul.sub-menu {
margin: 10px 0 0 35px;
}
.footer-widget ul.sub-menu li,
.aside-widget ul.sub-menu li {
border: 0;
margin: 0;
list-style: square;
font-size: 95%;
}
.footer-widget ul.sub-menu li a:before,
.aside-widget ul.sub-menu li a:before {
display: none;
}
.footer-widget .sociallink {
margin-top: 30px;
text-align: left;
}
.footer-widget .sociallink li {
opacity: 1;
}
.footer-widget .sociallink a {
border-color: #192C3A;
color: #fff;
background: #192C3A;
opacity: 1;
line-height: 35px;
}
.footer-widget .sociallink a:hover {
border-color: #00A4A3;
background: none;
color: #00A4A3;
}
.opening-hour ul li {
padding: 5px 0;
opacity: 1;
display: inline-block;
width: 100%;
}
.opening-hour ul li span.left {
width: 42%;
float: left;
}
.opening-hour ul li small {
width: 20px;
float: left;
}
.opening-hour ul li span.right {
color: #00A4A3;
width: 40%;
float: right;
} .bottom-footer {
background: #10222E;
}
.bottom-footer p a {
color: #00A4A3;
}
.bottom-footer p a:hover {
color: #ec215b;
}
.copyright,
.footer-nav {
padding: 20px 0;
}
.footer-nav ul {
margin: 0;
text-align: right;
}
.footer-nav ul li {
padding: 0 15px;
display: inline;
font-size: 14px;
}
.footer-nav ul li:last-child {
border-right: 0;
}
.copyright p {
font-size: 14px;
}
.copyright p,
.footer-nav ul li a {
color: #ccc;
}
.footer-nav ul li a:hover {
color: #00A4A3;
} .page-single .blog-list,
.page-single .archive-list,
.search-reasult .archive-list {
margin-bottom: 30px;
}
.search-form label {
width: 270px;
} .blog-list,
.archive-list {
border: 1px solid #eee;
background: #fff;
}
.blog-list h3,
.archive-list h3 {
margin-bottom: 15px;
font-size: 22px;
word-break: break-all;
}
.blog-list .btn,
.archive-list .btn {
margin-top: 0;
}
.blog-img {
margin: 10px;
position: relative;
overflow: hidden;
text-align: center;
}
.blog-img img {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.blog-img img:hover {
position: relative;
z-index: 10;
-webkit-transform: scale(1.1111);
-moz-transform: scale(1.1111);
transform: scale(1.1111);
}
.blog-content,
.archive-content {
padding: 20px;
} .blog-detail-img,
.blog-detail .post-thumbnail {
margin-bottom: 30px;
}
.blog-detail ul.meta,
.post-content {
margin-bottom: 10px;
}
.blog-detail .post-single {
margin-bottom: 50px;
} .tag a,
.tag-links a {
border: 1px solid #ccc;
margin: 3px 0;
padding: 3px 15px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
color: inherit;
font-size: 90%;
text-transform: capitalize;
}
.tag a:hover,
.tag-links a:hover {
background: #00A4A3;
border-color: #00A4A3;
color: #fff;
} .bypostauthor {
display: block;
}
.comments-area {
border-top: 1px solid #ddd;
padding-top: 30px;
}
.comments-area label {
font-weight: 600;
}
.comments-area p {
margin-bottom: 20px;
}
.comments-area p.comment-notes {
margin-bottom: 30px;
}
.comments-area p.form-submit {
margin-bottom: 0;
}
.comments-area .logged-in-as a {
margin-right: 30px;
color: #00A4A3;
}
.comments-area .logged-in-as a:hover {
opacity: 0.8;
}
.comments-area .logged-in-as a:last-child {
color: #ec215b;
}
h2.comments-title {
font-size: 20px;
}
h2.comments-title span {
color: #666;
font-weight: 400;
}
.comment-list {
border: 1px solid #eee;
padding: 30px;
}
.comment-list li {
margin: 0;
}
.comment-list .children li {
margin-top: 50px;
}
.comment-respond {
margin-top: 25px;
}
.comment-respond h3.reply-title {
font-size: 20px;
}
.comment-author,
.comment-metadata {
margin-bottom: 10px;
}
.comment-author .says,
.comment-metadata a,
.comments-area p.comment-notes {
color: #888;
}
.comment-metadata .edit-link a {
padding-left: 30px;
color: inherit;
}
.comment-reply-link {
padding: 6px 14px;
background: #333;
color: #fff;
font-size: 90%;
line-height: 25px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.comment-reply-link:hover {
background: #000;
color: #fff;
}
#recentcomments a {
color: #00A4A3;
} .widget {
margin-bottom: 2.5em;
} .widget-search {
position: relative;
}
.widget-search .btn-search {
border: 0;
position: absolute;
top: 1px;
right: 1px;
padding-right: 0.8em;
padding-left: 0.8em;
min-width: initial;
background-color: transparent;
color: #404040;
}
.widget-search .btn-search:hover {
background-color: transparent;
}
.widget select {
width: 100%;
} .widget ul {
margin: 0;
list-style: none;
}
.widget ul li,
.widget ol li {
margin-bottom: 10px;
padding: 0;
}
.widget:not(.widget_tag_cloud) ul li+li {
margin-top: -1px;
}
.widget ul li ul {
margin: 0 0 -1px;
padding: 0;
position: relative;
}
.widget ul li li {
border: 0;
padding-left: 24px;
padding-left: 1.5rem;
} .sidebar .widget .categories li:last-child {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
bottom: 0;
}
.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
padding-bottom: 0.25em;
padding-top: 0.25em;
}
.widget_rss ul li {
padding-bottom: 1em;
padding-top: 1em;
} .widget .post-date,
.widget .rss-date {
font-size: 0.81em;
} .widget_text {
word-wrap: break-word;
}
.widget_text ul {
list-style: disc;
}
.widget_text ol {
list-style: decimal;
}
.widget_text ul li,
.widget_text ol li {
border: none;
}
.widget_text ul li:last-child,
.widget_text ol li:last-child {
padding-bottom: 0;
}
.widget_text ul li ul {
margin: 0 0 0 1.5em;
}
.widget_text ul li li {
padding-left: 0;
padding-right: 0;
}
.widget_text ol li {
list-style-position: inside;
}
.widget_text ol li+li {
margin-top: -1px;
} .widget_rss .widget-title .rsswidget:first-child {
float: right;
}
.widget_rss .widget-title .rsswidget:first-child:hover {
background-color: transparent;
}
.widget_rss .widget-title .rsswidget:first-child img {
display: block;
}
.widget_rss ul li:first-child {
border-top: none;
padding-top: 0;
}
.widget_rss li .rsswidget {
font-size: 17px;
font-weight: 600;
line-height: 1.4;
}
.widget_rss .rss-date,
.widget_rss li cite {
color: #767676;
display: block;
font-size: 10px;
font-size: 0.625rem;
font-style: normal;
font-weight: 800;
letter-spacing: 0.18em;
line-height: 1.5;
text-transform: uppercase;
}
.widget_rss .rss-date {
margin: 0.5em 0 1.5em;
padding: 0;
}
.widget_rss .rssSummary {
margin-bottom: 0.5em;
} .widget_contact_info .contact-map {
margin-bottom: 0.5em;
} .widget-grofile h4 {
font-size: 16px;
font-size: 1rem;
margin-bottom: 0;
} .widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
border: 0;
} .widget_recent_entries .post-date {
display: block;
font-size: 80%; 
opacity: 0.8;
} .search-form {
position: relative;
}
.search-form .search-submit {
padding: 0.5em 1em;
position: absolute;
height: 48px;
}
.search-form .search-submit .icon {
height: 24px;
top: -2px;
width: 24px;
} .tagcloud ul li {
border-top: 0;
border-bottom: 0;
margin: 4px 4px 0 0;
padding: 0;
float: left;
}
.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
line-height: 1.5;
}
.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
border: 1px solid #ddd;
-webkit-box-shadow: none;
box-shadow: none;
display: block;
padding: 4px 10px 5px;
position: relative;
-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
width: auto;
word-wrap: break-word;
z-index: 0;
}
.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
border-color: #bbb;
-webkit-box-shadow: none;
box-shadow: none;
text-decoration: none;
} #wp-calendar {
margin-bottom: 0;
}
.widget_calendar th,
.widget_calendar td {
text-align: center;
}
.widget_calendar tfoot td {
border: 0;
}
.widget_calendar tfoot {
display: none;
}
.widget_calendar td#today {
background: #00A4A3;
color: #fff;
}
.wedget.footer-wedget {
margin-bottom: 0;
}
.aside-widget {
border: 2px solid #E3E3E3;
margin-bottom: 35px;
padding: 30px;
width: 100%;
float: left;
}
.aside-widget:last-child {
margin-bottom: 0;
}
.aside-widget h3 {
border-bottom: 1px solid #ddd;
margin-bottom: 20px; 
padding-bottom: 20px;
position: relative;
}
.aside-widget h3.titletext:before {
display: none;
}
.aside-widget h3.titletext:after {
background: #00A4A3;
content: "";
display: block;
height: 3px;
width: 50px;
position: absolute;
bottom: -1px;
left: 0;
}
.aside-widget h3 span {
background: #fff;
padding: 15px;
position: relative;
z-index: 9999;
}
.aside-widget .search-form label {
width: 210px;
} .aside-search .btn {
margin: 0;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.aside-search .form-control {
border: 1px solid #F5F5F5;
background: #F8F8F8;
height: 55px;
}
.aside-search .btn-3::before {
background: #00A4A3;
opacity: 0.7;
}
.aside-search .btn-3::after {
background: #00A4A3;
}
.aside-search .btn-3:hover {
color: #fff;
} img,
video {
max-width: 100%;
height: auto; }
img.alignright {
margin: 0.375em 0 1.75em 2em;
float: right;
}
img.alignleft {
margin: 0.375em 2em 1.75em 0;
float: left;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.page-single .post-thumbnail {
margin-bottom: 30px;
} embed,
iframe,
object {
margin-bottom: 1.5em;
max-width: 100%;
} p>embed:only-child,
p>iframe:only-child,
p>object:only-child {
margin-bottom: 0;
}
.wp-caption,
.gallery-caption {
margin-bottom: 1.5em;
color: #666;
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
margin-left: auto;
margin-right: auto;
display: block;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.gallery{ 
margin-bottom: 20px; 
} 
.gallery > .gallery-item{
margin: 0 10px 10px 0;
display: inline-block;
vertical-align: top;
}
.gallery.gallery-columns-2 > .gallery-item{
width: calc(50% - 12px);
} .widget_media_image {
margin-bottom: 20px;
}
.widget_nav_menu ul li a {
display: flex;
color: #fff;
line-height: 27px;
}
.widget_nav_menu ul li a:before {
margin-right: 9px;
display: inline-block;
font-family: fontello;
content: "\e81b";
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #00A4A3;
}
.widget_nav_menu ul li a:hover {
opacity: 0.8;
}
.widget_nav_menu ul li i {
padding-right: 5px;
color: #00A4A3;
line-height: 28px;
} ul.opening-hour li {
padding: 5px 0;
opacity: 1;
display: inline-block;
width: 100%;
}
ul.opening-hour li span.left {
width: 42%;
float: left;
}
ul.opening-hour li small {
width: 20px;
float: left;
}
ul.opening-hour li span.right {
color: #00A4A3;
width: 40%;
float: right;
} .copyright {
font-size: 14px;
color: #ccc;
}
.copyright a {
color: #00A4A3;
}
.copyright a:hover {
color: #ec215b;
}
.footer-widget h4 {
position: relative;
}
.footer-widget h4:after {
background: #00A4A3;
bottom: -10px;
content: "";
height: 2px;
left: 0;
position: absolute;
width: 55px;
z-index: 999;
} #wellbeing-breadcrumb {
margin-top: 10px;
color: rgba(255, 255, 255, 0.6);
}
#wellbeing-breadcrumb a {
padding-right: 5px;
color: rgba(255, 255, 255, 1);
}
#wellbeing-breadcrumb span {
padding-left: 5px;
} .aside-widget ul li {
border-bottom: 1px solid #eee;
margin-bottom: 10px;
padding: 0 0 10px 0;
}
.widget_rss ul li {
margin-bottom: 15px;
padding: 0 0 15px 0;
}
.aside-widget ul {
margin: 0;
}
.aside-widget ul li{
list-style: none;
}
.aside-widget ul li:last-child {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.widget_search label {
margin-bottom: 0;
}
.widget_categories ul li,
.widget_archive ul li {
text-align: right;
width: 100%;
float: left;
}
.widget_categories ul li a,
.widget_archive ul li a {
float: left;
}
.aside-widget ul li a {
color: inherit;
}
.aside-widget ul li a:hover {
color: #00A4A3;
}
.textwidget img {
width: 100%;
height: auto;
margin: 10px 0;
} .return-to-top {
padding: 7px;
position: fixed;
right: 30px;
bottom: 30px;
display: none;
cursor: pointer;
z-index: 9999;
background: #ec215b;
color: #fff;
font-size: 17px;
}
.return-to-top:hover {
opacity: 0.9;
} @media only screen and (min-width: 768px) {
.alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1000%;
}
.alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
width: auto;
max-width: 1000%;
}
.alignwide img,
.alignfull img {
display: block;
margin: 0 auto;
}
}@media only screen and (min-width:991px) and (max-width:1199px) {
.sticky-menu .appointment-link a {
margin-top: 6px;
}
.info-block {
padding: 30px 15px;
min-height: 260px;
}
.top-information .btn {
padding: 14px 12px;
}
.info-block-content {
min-height: 195px;
}
.intro-content {
padding-bottom: 45px;
}
.intro-img {
margin-top: 30px;
} .header-2 .top-header .header-info span,
.header-2 .top-header .header-info a {
padding-right: 15px;
}
.header-2 .cssmenu>ul>li {
margin: 0 7px;
}
.header-2 .appointment-link a {
padding: 6px 10px 11px 6px;
}
} @media only screen and (max-width:1199px) {
.top-information {
margin-top: -25px;
}
.text-content .about-img img:nth-of-type(2n) {
margin-left: -215px;
} .post-thumbnail img {
height: auto;
}
.aside-widget .search-form label {
width: 150px;
}
}
@media only screen and (max-width:1024px) {
body, html{
font-size: 14px;
}
h1{ font-size: 30px; }
h2{ font-size: 25px; }
h3{ font-size: 22px; }
h4{ font-size: 20px; }
h5{ font-size: 18px; }
h6{ font-size: 16px; }
.page-title h2{
font-size: 30px;
}
.widget_calendar{ font-size: 13px; }
.aside-widget{
padding: 20px;
}
.aside-widget h3, .aside-widget{
margin-bottom: 20px;
}
.page-single .post-thumbnail{
margin-bottom: 20px;
}
} @media only screen and (max-width:991px) {
.header-info,
.header .sociallink {
text-align: center;
}
.header-info {
padding: 0;
display: block;
}
.header-info i {
display: none;
}
.logo-holder {
margin: 25px 0;
}
.header .sociallink {
padding: 0;
}
.header {
padding-top: 10px;
}
.lg-appointment-link {
display: none;
}
.header-2 .sticky-header .navbar {
padding: 0;
}
.header-2 .sticky-header .appointment-link a {
padding: 15px;
}
.md-appointment-link {
display: block;
border-radius: 0
}
.md-appointment-link .btn {
display: block;
border-radius: 0;
}
.md-appointment-link .btn-3:hover {
color: #fff;
}
.md-appointment-link .btn-3::before,
.md-appointment-link .btn-3::after {
background: #ec215b;
}
.sticky-menu {
position: static;
}
.appointment-link a {
line-height: 20px;
}
.info-block {
min-height: 100%;
}
.info-block-content h5,
.info-block-content h6 {
margin-bottom: 0;
}
.intro-content {
padding: 50px 0;
}
.miscellaneous:before {
width: 100%;
}
.appointment-block {
padding-right: 25px;
}
.testimonial {
margin-bottom: 70px;
padding: 30px;
background: #00A4A3;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.testimonial .owl-theme .owl-controls {
margin-bottom: 15px;
}
.testimonial .title i {
margin: -115px 0 0 -28px;
}
.blog-list {
margin-bottom: 30px;
}
.blog {
padding-bottom: 50px;
}
.top-footer {
padding: 50px 0;
}
.footer-widget {
margin: 30px 0;
}
.copyright,
.footer-nav ul {
text-align: center;
}
.footer-nav {
padding-top: 0;
} .header-2 {
padding: 0;
}
.header-2 .header-info {
margin-bottom: 10px;
}
.header-2 .header-info {
text-align: center;
}
.header-2 .header-info i {
display: inline-block;
}
.header-2 .top-header .header-info span,
.header-2 .top-header .header-info a {
padding: 0 10px;
}
.header-2 .top-header {
padding: 10px 0;
}
.header-2 .logo-holder {
margin: 30px 0 25px 0;
padding: 0;
text-align: center;
}
.header-2 .main-header {
position: static;
} .page-title {
margin-top: 0;
padding-top: 55px;
padding-bottom: 55px;
}
.inner-info-item .tab-list {
margin-bottom: 30px;
}
.page .team-member .owl-theme .owl-controls {
margin-top: 0;
}
.blog-detail-full {
margin-bottom: 30px;
}
.blog-detail {
padding-bottom: 50px;
}
.blog-detail .social-share {
margin-top: 30px;
text-align: left;
}
.aside-widget .search-form label {
width: 100%
}
.search-form .search-submit {
position: static;
margin-top: 5px;
width: 100%;
}
} @media only screen and (max-width:767px) {
.sm-section {
padding: 30px 0;
}
.section {
padding: 50px 0;
}
.intro-content {
padding: 50px 0;
}
.service {
padding-bottom: 20px;
}
.appointment-block {
padding: 50px 20px 50px 0;
}
.testimonial {
margin-bottom: 50px;
}
.blog-img img {
width: 100%
}
.top-footer {
padding: 30px 0;
} .intro-2 .intro-content {
padding: 50px 0;
} .form .form-control {
margin-left: 0;
}
.service-detail-img img {
margin: 10px 0;
width: 100%;
}
.widget-area {
margin-top: 50px;
}
} @media only screen and (max-width:576px) {
.top-information {
margin-top: 0;
}
} @media only screen and (max-width:480px) {
.title{ margin-bottom: 20px; }
.title h1 , .title h2 {
font-size: 30px;
} .search-form label {
width: 100%;
}
.intro-buttom img { 
width: 190px;
}
} @media only screen and (max-width:380px) {}span.full-underline:before, span.full-underline:after, .btn-1, .sociallink li a:hover, .nav-holder, .header-2 .appointment-link .btn-3::before, .btn-4::before, .btn-4::after, .header-3 .appointment-link .btn-3::before, .header-3 .appointment-link .btn-3::after, .header-2 .appointment-link .btn-3::after, .left-info-block, .right-info-block, .fact-counter:before, .department-style-1 .department-intro:before, .miscellaneous, .member-info ul.social-list li i, span.full-underline:before, span.full-underline:after, .owl-theme .owl-controls .owl-page span, .header-2 .top-header, .sticky-menu-3, .highlight:before, .service-style-3 .service-list .service-content-text, .success-story .owl-theme .owl-controls i:hover, .tag a:hover, .social-share ul.sociallink li a:hover, h3.titletext:before, h4.titletext:before, .mix-filter .filter-controls li.active, .datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .member-detail-aside .member-sociallink ul.sociallink li a:hover, .faq a[aria-expanded="true"], .gallery-overlay, .pt-header, .service-type ul li.active a, .service-type ul li a:hover, .service-fee ul li span, input[type="submit"], .footer-widget h4:after, .aside-widget h3.titletext:after, .widget_calendar td#today, .navbar-nav li .sub-menu, .block-1, .block-3 {
background: #00A4A3;
}
@media only screen and (max-width:991.98px) {
.header-2 .navbar {
background: #00A4A3;
}
.navbar-collapse {
background: #008080;
}
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .btn-4, .btn-5, .sociallink li a, .header-info i::before, .department-style-1 .department-list i, .department-style-1 .department-list h5, .service-style-1 .service-list .service-icon i, .service-style-1 .service-list:hover h4 a, .service .service-list:hover h4 a, .appointment-block .title p, .member-info p, ul.meta li i, .footer-widget h4 span, .footer-widget .sociallink a:hover, .top-footer .widget-link ul li i, .top-footer .opening-hour ul li span.right, .news-letter h4 span, .bottom-footer p a, .footer-nav ul li a:hover, .service-style-2 .service-list .service-icon i, .timetable-block .time-schedule ul li span.right, .announcement h2, .intro-3 .intro-buttom-list .intro-list-content span, .service-style-3 .owl-theme .owl-controls i, .service-style-3 .service-list .service-content .service-img-icon, .success-story .owl-theme .owl-controls i, .testimonial-style-3 .testimonial-list i, .testimonial-style-3 .testimonial-bottom h5 span, .about-content ul li:before, .about-content-item h4, [data-toggle="collapse"]::after, .aside-cata ul li a:hover, .contact-address ul li.address-list h5, .member-detail .title p, .event-list .event-list-content h4, .event-list .event-list-content h4 a, .hospital-address ul li a, .brief-testimonial p, .brief-testimonial p::before, .service-appointment h3, .page-numbers.current, .page-numbers:hover, ul.opening-hour li span.right, .copyright a, .widget_nav_menu ul li a:before, #recentcomments a, .aside-widget ul li a:hover, .tab-item [data-toggle="collapse"]:after, .tab-item a[aria-expanded="true"], blockquote p:before {
color: #00A4A3;
}
span.underline, form select:focus, .btn-1, .btn-1:hover, .btn-1:active, .btn-4, .btn-4::before, .btn-4::after, .sociallink li a, .header, .service-style-1 .service-list .service-icon, .footer-widget .sociallink a:hover, .timetable-block, .service-style-2 .service-list, .success-story .owl-theme .owl-controls i, .tag a:hover, .social-share ul.sociallink li a:hover, .mix-filter .filter-controls li.active, .datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .faq a[aria-expanded="true"], .faq .tab-item-content, .price-table:hover .pt-content, .page-numbers.current, .page-numbers:hover, select:focus {
border-color: #00A4A3;
}
.testimonial .owl-theme .owl-controls i {
border-color: #7EF6F6;
}
.testimonial .owl-theme .owl-controls i:hover {
color: #7EF6F6;
} .title p.t-underline:before, .btn-3, .btn-1::before, .btn-1::after, .btn-2::after, .appointment-link a, .department-style-1 .department-list:hover, .member-info ul.social-list li i:hover, .return-to-top, #search .close {
background: #ec215b;
}
.btn-5:hover, .btn-3:hover, .header-info span, .slide-text > h2, .intro-buttom p span, .service-style-1 .service-list:hover .service-icon i, .bottom-footer p a:hover, .intro-buttom p span, .service-style-1 .service-list:hover .service-icon i, .bottom-footer p a:hover, .announcement ul li, .service .service-list:hover .service-icon i, .service-style-2 .service-list:hover a.btn-5, .intro-3 .intro-buttom-list .intro-list-icon i, .event-list:hover h4 a {
color: #ec215b;
}
.header-2 .navbar-nav > li.active a, .header-2 .navbar-nav > li:hover > a, .header-2 .navbar-nav > li.current-menu-item a, .btn-3, .service-icon, .member-info {
border-color: #ec215b;
}@font-face{font-family:'FontAwesome';src:url(//miltsakakis.gr/wp-content/themes/wellbeing-hospital/inc/customizer/custom-controls/fonts//fontawesome-webfont.eot?v=4.7.0);src:url(//miltsakakis.gr/wp-content/themes/wellbeing-hospital/inc/customizer/custom-controls/fonts//fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//miltsakakis.gr/wp-content/themes/wellbeing-hospital/inc/customizer/custom-controls/fonts//fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//miltsakakis.gr/wp-content/themes/wellbeing-hospital/inc/customizer/custom-controls/fonts//fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//miltsakakis.gr/wp-content/themes/wellbeing-hospital/inc/customizer/custom-controls/fonts//fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//miltsakakis.gr/wp-content/themes/wellbeing-hospital/inc/customizer/custom-controls/fonts//fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-gopstore-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}#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}}