@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@font-face {
font-family: 'lightcase';
src: url(//www.aan.de/wp-content/plugins/gantry5/assets/fonts/lightcase.eot?55356177);
src: url(//www.aan.de/wp-content/plugins/gantry5/assets/fonts/lightcase.eot?55356177#iefix) format("embedded-opentype"), url(//www.aan.de/wp-content/plugins/gantry5/assets/fonts/lightcase.woff?55356177) format("woff"), url(//www.aan.de/wp-content/plugins/gantry5/assets/fonts/lightcase.ttf?55356177) format("truetype"), url(//www.aan.de/wp-content/plugins/gantry5/assets/fonts/lightcase.svg?55356177#lightcase) format("svg");
font-weight: normal;
font-style: normal;
} [class*='lightcase-icon-']:before {
font-family: 'lightcase', sans-serif;
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center; font-variant: normal;
text-transform: none; line-height: 1em;  }  .lightcase-icon-play:before {
content: '\e800';
} .lightcase-icon-pause:before {
content: '\e801';
} .lightcase-icon-close:before {
content: '\e802';
} .lightcase-icon-prev:before {
content: '\e803';
} .lightcase-icon-next:before {
content: '\e804';
} .lightcase-icon-spin:before {
content: '\e805';
}    @-webkit-keyframes lightcase-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-moz-keyframes lightcase-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes lightcase-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes lightcase-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes lightcase-spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
} #lightcase-case {
display: none;
position: fixed;
z-index: 2002;
top: 50%;
left: 50%;
font-family: arial, sans-serif;
font-size: 13px;
line-height: 1.5;
text-align: left;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 640px) { html[data-lc-type=inline] #lightcase-case, html[data-lc-type=ajax] #lightcase-case {
position: fixed !important;
top: 0 !important;
left: 0 !important;
right: 0 !important;
bottom: 0 !important;
margin: 0 !important;
padding: 55px 0 70px 0;
width: 100% !important;
height: 100% !important;
overflow: auto !important;
}
}
@media screen and (min-width: 641px) { html:not([data-lc-type=error]) #lightcase-content {
position: relative;
z-index: 1;
text-shadow: none;
background-color: #fff;
-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
-o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
-webkit-backface-visibility: hidden;
}
}
@media screen and (min-width: 641px) { html[data-lc-type=image] #lightcase-content, html[data-lc-type=video] #lightcase-content {
background-color: #333;
}
} html[data-lc-type=inline] #lightcase-content, html[data-lc-type=ajax] #lightcase-content, html[data-lc-type=error] #lightcase-content {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
@media screen and (max-width: 640px) { html[data-lc-type=inline] #lightcase-content, html[data-lc-type=ajax] #lightcase-content, html[data-lc-type=error] #lightcase-content {
position: relative !important;
top: auto !important;
left: auto !important;
width: auto !important;
height: auto !important;
margin: 0 !important;
padding: 0 !important;
border: none !important;
background: none !important;
}
} html[data-lc-type=inline] #lightcase-content .lightcase-contentInner, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner, html[data-lc-type=error] #lightcase-content .lightcase-contentInner {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
@media screen and (max-width: 640px) { html[data-lc-type=inline] #lightcase-content .lightcase-contentInner, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner, html[data-lc-type=error] #lightcase-content .lightcase-contentInner {
padding: 15px;
} html[data-lc-type=inline] #lightcase-content .lightcase-contentInner, html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *, html[data-lc-type=error] #lightcase-content .lightcase-contentInner, html[data-lc-type=error] #lightcase-content .lightcase-contentInner > * {
width: 100% !important;
max-width: none !important;
} html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *:not(iframe), html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *:not(iframe), html[data-lc-type=error] #lightcase-content .lightcase-contentInner > *:not(iframe) {
height: auto !important;
max-height: none !important;
}
}
@media screen and (max-width: 640px) { html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe {
overflow: auto;
-webkit-overflow-scrolling: touch;
}
}
@media screen and (max-width: 640px) and (min-width: 641px) { html[data-lc-type=image] #lightcase-content .lightcase-contentInner, html[data-lc-type=video] #lightcase-content .lightcase-contentInner {
line-height: 0.75;
}
} html[data-lc-type=image] #lightcase-content .lightcase-contentInner {
position: relative;
overflow: hidden !important;
}
@media screen and (max-width: 640px) { html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap, html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
position: relative !important;
top: auto !important;
left: auto !important;
width: auto !important;
height: auto !important;
margin: 0 !important;
padding: 0 !important;
border: none !important;
background: none !important;
}
}
@media screen and (min-width: 641px) { html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
padding: 30px;
overflow: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
}
@media screen and (max-width: 640px) { #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
color: #aaa;
}
}
@media screen and (min-width: 641px) { #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
color: #333;
}
} #lightcase-case p.lightcase-error {
margin: 0;
font-size: 17px;
text-align: center;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #aaa;
}
@media screen and (max-width: 640px) { #lightcase-case p.lightcase-error {
padding: 30px 0;
}
}
@media screen and (min-width: 641px) { #lightcase-case p.lightcase-error {
padding: 0;
}
} .lightcase-open body {
overflow: hidden;
} .lightcase-isMobileDevice .lightcase-open body {
max-width: 100%;
max-height: 100%;
} #lightcase-info {
position: absolute;
padding-top: 15px;
} #lightcase-info #lightcase-title,
#lightcase-info #lightcase-caption {
margin: 0;
padding: 0;
line-height: 1.5;
font-weight: normal;
text-overflow: ellipsis;
} #lightcase-info #lightcase-title {
font-size: 17px;
color: #aaa;
}
@media screen and (max-width: 640px) { #lightcase-info #lightcase-title {
position: fixed;
top: 10px;
left: 0;
max-width: 87.5%;
padding: 5px 15px;
background: #333;
}
} #lightcase-info #lightcase-caption {
clear: both;
font-size: 13px;
color: #aaa;
} #lightcase-info #lightcase-sequenceInfo {
font-size: 11px;
color: #aaa;
}
@media screen and (max-width: 640px) { .lightcase-fullScreenMode #lightcase-info {
padding-left: 15px;
padding-right: 15px;
} html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info {
position: static;
}
} #lightcase-loading {
position: fixed;
z-index: 9999;
width: 1.123em;
height: auto;
font-size: 38px;
line-height: 1;
text-align: center;
text-shadow: none;
position: fixed;
z-index: 2001;
top: 50%;
left: 50%;
margin-top: -0.5em;
margin-left: -0.5em;
opacity: 1;
font-size: 32px;
text-shadow: 0 0 15px #fff;
-moz-transform-origin: 50% 53%;
-webkit-animation: lightcase-spin 0.5s infinite linear;
-moz-animation: lightcase-spin 0.5s infinite linear;
-o-animation: lightcase-spin 0.5s infinite linear;
animation: lightcase-spin 0.5s infinite linear;
} #lightcase-loading, #lightcase-loading:focus {
text-decoration: none;
color: #fff;
-webkit-tap-highlight-color: transparent;
-webkit-transition: color, opacity, ease-in-out 0.25s;
-moz-transition: color, opacity, ease-in-out 0.25s;
-o-transition: color, opacity, ease-in-out 0.25s;
transition: color, opacity, ease-in-out 0.25s;
} #lightcase-loading > span {
display: inline-block;
text-indent: -9999px;
} a[class*='lightcase-icon-'] {
position: fixed;
z-index: 9999;
width: 1.123em;
height: auto;
font-size: 38px;
line-height: 1;
text-align: center;
text-shadow: none;
outline: none;
cursor: pointer;
} a[class*='lightcase-icon-'], a[class*='lightcase-icon-']:focus {
text-decoration: none;
color: rgba(255, 255, 255, 0.6);
-webkit-tap-highlight-color: transparent;
-webkit-transition: color, opacity, ease-in-out 0.25s;
-moz-transition: color, opacity, ease-in-out 0.25s;
-o-transition: color, opacity, ease-in-out 0.25s;
transition: color, opacity, ease-in-out 0.25s;
} a[class*='lightcase-icon-'] > span {
display: inline-block;
text-indent: -9999px;
} a[class*='lightcase-icon-']:hover {
color: white;
text-shadow: 0 0 15px white;
} .lightcase-isMobileDevice a[class*='lightcase-icon-']:hover {
color: #aaa;
text-shadow: none;
} a[class*='lightcase-icon-'].lightcase-icon-close {
position: fixed;
top: 15px;
right: 15px;
bottom: auto;
margin: 0;
opacity: 0;
outline: none;
} a[class*='lightcase-icon-'].lightcase-icon-prev {
left: 15px;
} a[class*='lightcase-icon-'].lightcase-icon-next {
right: 15px;
} a[class*='lightcase-icon-'].lightcase-icon-pause, a[class*='lightcase-icon-'].lightcase-icon-play {
left: 50%;
margin-left: -0.5em;
}
@media screen and (min-width: 641px) { a[class*='lightcase-icon-'].lightcase-icon-pause, a[class*='lightcase-icon-'].lightcase-icon-play {
opacity: 0;
}
}
@media screen and (max-width: 640px) { a[class*='lightcase-icon-'] {
bottom: 15px;
font-size: 24px;
}
}
@media screen and (min-width: 641px) { a[class*='lightcase-icon-'] {
bottom: 50%;
margin-bottom: -0.5em;
} a[class*='lightcase-icon-']:hover, #lightcase-case:hover ~ a[class*='lightcase-icon-'] {
opacity: 1;
}
} #lightcase-overlay {
display: none;
width: 100%;
min-height: 100%;
position: fixed;
z-index: 2000;
top: -9999px;
bottom: -9999px;
left: 0;
background: #333;
}
@media screen and (max-width: 640px) { #lightcase-overlay {
opacity: 1 !important;
}
}

.g-main-nav .g-dropdown, .g-main-nav .g-standard .g-dropdown .g-dropdown { position: absolute; top: auto; left: auto; opacity: 0; visibility: hidden; overflow: hidden; }
.g-main-nav .g-standard .g-dropdown.g-active, .g-main-nav .g-fullwidth .g-dropdown.g-active { opacity: 1; visibility: visible; overflow: visible; }
.g-main-nav ul, #g-mobilemenu-container ul { margin: 0; padding: 0; list-style: none; }
@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
html { height: 100%; font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; box-sizing: border-box; }
*, *::before, *::after { box-sizing: inherit; }
body { margin: 0; }
#g-page-surround { min-height: 100vh; position: relative; overflow: hidden; }
article, aside, details, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
a { background: transparent; text-decoration: none; }
a:active, a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
sub, sup { line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { height: auto; max-width: 100%; display: inline-block; vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic; }
iframe, svg { max-width: 100%; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }
hr { height: 0; }
pre { overflow: auto; }
code { vertical-align: bottom; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; }
optgroup { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; width: 100%; }
tr, td, th { vertical-align: middle; }
th, td { padding: 0.375rem 0; }
th { text-align: left; }
@media print { body { background: #fff !important; color: #000 !important; } }
.g-container { margin: 0 auto; padding: 0; }
.g-block .g-container { width: auto; }
.g-grid { display: flex; flex-flow: row wrap; list-style: none; margin: 0; padding: 0; text-rendering: optimizespeed; }
.g-grid.nowrap { flex-flow: row; }
.g-block { flex: 1; min-width: 0; min-height: 0; }
.first-block { -webkit-box-ordinal-group: 0; -webkit-order: -1; -ms-flex-order: -1; order: -1; }
.last-block { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
.size-5 { flex: 0 5%; width: 5%; }
.size-6 { flex: 0 6%; width: 6%; }
.size-7 { flex: 0 7%; width: 7%; }
.size-8 { flex: 0 8%; width: 8%; }
.size-9 { flex: 0 9%; width: 9%; }
.size-10 { flex: 0 10%; width: 10%; }
.size-11 { flex: 0 11%; width: 11%; }
.size-12 { flex: 0 12%; width: 12%; }
.size-13 { flex: 0 13%; width: 13%; }
.size-14 { flex: 0 14%; width: 14%; }
.size-15 { flex: 0 15%; width: 15%; }
.size-16 { flex: 0 16%; width: 16%; }
.size-17 { flex: 0 17%; width: 17%; }
.size-18 { flex: 0 18%; width: 18%; }
.size-19 { flex: 0 19%; width: 19%; }
.size-20 { flex: 0 20%; width: 20%; }
.size-21 { flex: 0 21%; width: 21%; }
.size-22 { flex: 0 22%; width: 22%; }
.size-23 { flex: 0 23%; width: 23%; }
.size-24 { flex: 0 24%; width: 24%; }
.size-25 { flex: 0 25%; width: 25%; }
.size-26 { flex: 0 26%; width: 26%; }
.size-27 { flex: 0 27%; width: 27%; }
.size-28 { flex: 0 28%; width: 28%; }
.size-29 { flex: 0 29%; width: 29%; }
.size-30 { flex: 0 30%; width: 30%; }
.size-31 { flex: 0 31%; width: 31%; }
.size-32 { flex: 0 32%; width: 32%; }
.size-33 { flex: 0 33%; width: 33%; }
.size-34 { flex: 0 34%; width: 34%; }
.size-35 { flex: 0 35%; width: 35%; }
.size-36 { flex: 0 36%; width: 36%; }
.size-37 { flex: 0 37%; width: 37%; }
.size-38 { flex: 0 38%; width: 38%; }
.size-39 { flex: 0 39%; width: 39%; }
.size-40 { flex: 0 40%; width: 40%; }
.size-41 { flex: 0 41%; width: 41%; }
.size-42 { flex: 0 42%; width: 42%; }
.size-43 { flex: 0 43%; width: 43%; }
.size-44 { flex: 0 44%; width: 44%; }
.size-45 { flex: 0 45%; width: 45%; }
.size-46 { flex: 0 46%; width: 46%; }
.size-47 { flex: 0 47%; width: 47%; }
.size-48 { flex: 0 48%; width: 48%; }
.size-49 { flex: 0 49%; width: 49%; }
.size-50 { flex: 0 50%; width: 50%; }
.size-51 { flex: 0 51%; width: 51%; }
.size-52 { flex: 0 52%; width: 52%; }
.size-53 { flex: 0 53%; width: 53%; }
.size-54 { flex: 0 54%; width: 54%; }
.size-55 { flex: 0 55%; width: 55%; }
.size-56 { flex: 0 56%; width: 56%; }
.size-57 { flex: 0 57%; width: 57%; }
.size-58 { flex: 0 58%; width: 58%; }
.size-59 { flex: 0 59%; width: 59%; }
.size-60 { flex: 0 60%; width: 60%; }
.size-61 { flex: 0 61%; width: 61%; }
.size-62 { flex: 0 62%; width: 62%; }
.size-63 { flex: 0 63%; width: 63%; }
.size-64 { flex: 0 64%; width: 64%; }
.size-65 { flex: 0 65%; width: 65%; }
.size-66 { flex: 0 66%; width: 66%; }
.size-67 { flex: 0 67%; width: 67%; }
.size-68 { flex: 0 68%; width: 68%; }
.size-69 { flex: 0 69%; width: 69%; }
.size-70 { flex: 0 70%; width: 70%; }
.size-71 { flex: 0 71%; width: 71%; }
.size-72 { flex: 0 72%; width: 72%; }
.size-73 { flex: 0 73%; width: 73%; }
.size-74 { flex: 0 74%; width: 74%; }
.size-75 { flex: 0 75%; width: 75%; }
.size-76 { flex: 0 76%; width: 76%; }
.size-77 { flex: 0 77%; width: 77%; }
.size-78 { flex: 0 78%; width: 78%; }
.size-79 { flex: 0 79%; width: 79%; }
.size-80 { flex: 0 80%; width: 80%; }
.size-81 { flex: 0 81%; width: 81%; }
.size-82 { flex: 0 82%; width: 82%; }
.size-83 { flex: 0 83%; width: 83%; }
.size-84 { flex: 0 84%; width: 84%; }
.size-85 { flex: 0 85%; width: 85%; }
.size-86 { flex: 0 86%; width: 86%; }
.size-87 { flex: 0 87%; width: 87%; }
.size-88 { flex: 0 88%; width: 88%; }
.size-89 { flex: 0 89%; width: 89%; }
.size-90 { flex: 0 90%; width: 90%; }
.size-91 { flex: 0 91%; width: 91%; }
.size-92 { flex: 0 92%; width: 92%; }
.size-93 { flex: 0 93%; width: 93%; }
.size-94 { flex: 0 94%; width: 94%; }
.size-95 { flex: 0 95%; width: 95%; }
.size-33-3 { flex: 0 33.33333%; width: 33.33333%; max-width: 33.33333%; }
.size-16-7 { flex: 0 16.66667%; width: 16.66667%; max-width: 16.66667%; }
.size-14-3 { flex: 0 14.28571%; width: 14.28571%; max-width: 14.28571%; }
.size-12-5 { flex: 0 12.5%; width: 12.5%; max-width: 12.5%; }
.size-11-1 { flex: 0 11.11111%; width: 11.11111%; max-width: 11.11111%; }
.size-9-1 { flex: 0 9.09091%; width: 9.09091%; max-width: 9.09091%; }
.size-8-3 { flex: 0 8.33333%; width: 8.33333%; max-width: 8.33333%; }
.size-100 { width: 100%; max-width: 100%; flex-grow: 0; flex-basis: 100%; }
.g-main-nav:not(.g-menu-hastouch) .g-dropdown { z-index: 10; top: -9999px; }
.g-main-nav:not(.g-menu-hastouch) .g-dropdown.g-active { top: 100%; }
.g-main-nav:not(.g-menu-hastouch) .g-dropdown .g-dropdown { top: 0; }
.g-main-nav:not(.g-menu-hastouch) .g-fullwidth .g-dropdown.g-active { top: auto; }
.g-main-nav:not(.g-menu-hastouch) .g-fullwidth .g-dropdown .g-dropdown.g-active { top: 0; }
.g-main-nav .g-toplevel > li { display: inline-block; cursor: pointer; transition: background .2s ease-out, transform .2s ease-out; }
.g-main-nav .g-toplevel > li.g-menu-item-type-particle, .g-main-nav .g-toplevel > li.g-menu-item-type-module { cursor: initial; }
.g-main-nav .g-toplevel > li .g-menu-item-content { display: inline-block; vertical-align: middle; cursor: pointer; }
.g-main-nav .g-toplevel > li .g-menu-item-container { transition: transform .2s ease-out; }
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator { display: inline-block; vertical-align: middle; line-height: normal; }
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after { display: inline-block; cursor: pointer; width: 1.5rem; opacity: 0.5; font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", FontAwesome; font-weight: 900; content: ""; text-align: right; }
.g-main-nav .g-toplevel > li.g-parent.g-selected > .g-menu-item-container > .g-menu-parent-indicator:after { content: ""; }
.g-main-nav .g-dropdown { transition: opacity .2s ease-out, transform .2s ease-out; z-index: 1; }
.g-main-nav .g-sublevel > li { transition: background .2s ease-out, transform .2s ease-out; }
.g-main-nav .g-sublevel > li.g-menu-item-type-particle, .g-main-nav .g-sublevel > li.g-menu-item-type-module { cursor: initial; }
.g-main-nav .g-sublevel > li .g-menu-item-content { display: inline-block; vertical-align: middle; word-break: break-word; }
.g-main-nav .g-sublevel > li.g-parent .g-menu-item-content { margin-right: 2rem; }
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator { position: absolute; right: 0.738rem; top: 0.838rem; width: auto; text-align: center; }
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after { content: ""; text-align: center; }
.g-main-nav .g-sublevel > li.g-parent.g-selected > .g-menu-item-container > .g-menu-parent-indicator:after { content: ""; }
[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-item-content { margin-right: inherit; margin-left: 2rem; text-align: right; }
[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator { right: inherit; left: 0.738rem; transform: rotate(180deg); }
.g-menu-item-container { display: block; position: relative; }
.g-menu-item-container input, .g-menu-item-container textarea { color: #666; }
.g-main-nav .g-standard { position: relative; }
.g-main-nav .g-standard .g-sublevel > li { position: relative; }
.g-main-nav .g-standard .g-dropdown { top: 100%; }
.g-main-nav .g-standard .g-dropdown.g-dropdown-left { right: 0; }
.g-main-nav .g-standard .g-dropdown.g-dropdown-center { left: 50%; transform: translateX(-50%); }
.g-main-nav .g-standard .g-dropdown.g-dropdown-right { left: 0; }
.g-main-nav .g-standard .g-dropdown .g-dropdown { top: 0; }
.g-main-nav .g-standard .g-dropdown .g-dropdown.g-dropdown-left { left: auto; right: 100%; }
.g-main-nav .g-standard .g-dropdown .g-dropdown.g-dropdown-right { left: 100%; right: auto; }
.g-main-nav .g-standard .g-dropdown .g-block { flex-grow: 0; flex-basis: 100%; }
.g-main-nav .g-standard .g-go-back { display: none; }
.g-main-nav .g-fullwidth .g-dropdown { position: absolute; left: 0; right: 0; }
.g-main-nav .g-fullwidth .g-dropdown.g-dropdown-left { right: 0; left: inherit; }
.g-main-nav .g-fullwidth .g-dropdown.g-dropdown-center { left: inherit; right: inherit; left: 50%; transform: translateX(-50%); }
.g-main-nav .g-fullwidth .g-dropdown.g-dropdown-right { left: 0; right: inherit; }
.g-main-nav .g-fullwidth .g-dropdown .g-block { position: relative; overflow: hidden; }
.g-main-nav .g-fullwidth .g-dropdown .g-go-back { display: block; }
.g-main-nav .g-fullwidth .g-dropdown .g-go-back.g-level-1 { display: none; }
.g-main-nav .g-fullwidth .g-sublevel .g-dropdown { top: 0; transform: translateX(100%); }
.g-main-nav .g-fullwidth .g-sublevel .g-dropdown.g-active { transform: translateX(0); }
.g-main-nav .g-fullwidth .g-sublevel.g-slide-out > .g-menu-item > .g-menu-item-container { transform: translateX(-100%); }
.g-go-back.g-level-1 { display: none; }
.g-go-back a span { display: none; }
.g-go-back a:before { display: block; text-align: center; width: 1.28571em; font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", FontAwesome; font-weight: 900; content: ""; opacity: 0.5; }
.g-menu-item-container > i { vertical-align: middle; margin-right: 0.2rem; }
.g-menu-item-subtitle { display: block; font-size: 0.8rem; line-height: 1.1; }
.g-nav-overlay, .g-menu-overlay { top: 0; right: 0; bottom: 0; left: 0; z-index: -1; opacity: 0; position: absolute; transition: opacity .3s ease-out, z-index .1s ease-out; }
#g-mobilemenu-container .g-toplevel { position: relative; }
#g-mobilemenu-container .g-toplevel li { display: block; position: static !important; margin-right: 0; cursor: pointer; }
#g-mobilemenu-container .g-toplevel li .g-menu-item-container { padding: 0.938rem 1rem; }
#g-mobilemenu-container .g-toplevel li .g-menu-item-content { display: inline-block; line-height: 1rem; }
#g-mobilemenu-container .g-toplevel li.g-parent > .g-menu-item-container > .g-menu-item-content { position: relative; }
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator { position: absolute; right: 0.938rem; text-align: center; }
#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator:after { display: inline-block; text-align: center; opacity: 0.5; width: 1.5rem; line-height: normal; font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", FontAwesome; font-weight: 900; content: ""; }
#g-mobilemenu-container .g-toplevel .g-dropdown { top: 0; background: transparent; position: absolute; left: 0; right: 0; z-index: 1; transition: transform .2s ease-out; transform: translateX(100%); }
#g-mobilemenu-container .g-toplevel .g-dropdown.g-active { transform: translateX(0); z-index: 0; }
#g-mobilemenu-container .g-toplevel .g-dropdown .g-go-back { display: block; }
#g-mobilemenu-container .g-toplevel .g-dropdown .g-block { width: 100%; overflow: visible; }
#g-mobilemenu-container .g-toplevel .g-dropdown .g-block .g-go-back { display: none; }
#g-mobilemenu-container .g-toplevel .g-dropdown .g-block:first-child .g-go-back { display: block; }
#g-mobilemenu-container .g-toplevel .g-dropdown-column { float: none; padding: 0; }
#g-mobilemenu-container .g-toplevel .g-dropdown-column [class*="size-"] { flex: 0 1 100%; max-width: 100%; }
#g-mobilemenu-container .g-sublevel { cursor: default; }
#g-mobilemenu-container .g-sublevel li { position: static; }
#g-mobilemenu-container .g-sublevel .g-dropdown { top: 0; }
#g-mobilemenu-container .g-menu-item-container { transition: transform .2s ease-out; }
#g-mobilemenu-container .g-toplevel.g-slide-out > .g-menu-item > .g-menu-item-container, #g-mobilemenu-container .g-toplevel.g-slide-out > .g-go-back > .g-menu-item-container, #g-mobilemenu-container .g-sublevel.g-slide-out > .g-menu-item > .g-menu-item-container, #g-mobilemenu-container .g-sublevel.g-slide-out > .g-go-back > .g-menu-item-container { transform: translateX(-100%); }
#g-mobilemenu-container .g-menu-item-subtitle { line-height: 1.5; }
#g-mobilemenu-container i { float: left; line-height: 1.4rem; margin-right: 0.3rem; }
.g-menu-overlay.g-menu-overlay-open { z-index: 2; position: fixed; opacity: 1; height: 100vh; }
h1, h2, h3, h4, h5, h6 { margin: 0.75rem 0 1.5rem 0; text-rendering: optimizeLegibility; }
p { margin: 1.5rem 0; }
ul, ol, dl { margin-top: 1.5rem; margin-bottom: 1.5rem; }
ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol, dl dl { margin-top: 0; margin-bottom: 0; }
ul { margin-left: 1.5rem; padding: 0; }
dl { padding: 0; }
ol { padding-left: 1.5rem; }
blockquote { margin: 1.5rem 0; padding-left: 0.75rem; }
cite { display: block; }
cite:before { content: "\2014 \0020"; }
pre { margin: 1.5rem 0; padding: 0.938rem; }
hr { border-left: none; border-right: none; border-top: none; margin: 1.5rem 0; }
fieldset { border: 0; padding: 0.938rem; margin: 0 0 1.5rem 0; }
label { margin-bottom: 0.375rem; }
label abbr { display: none; }
textarea, select[multiple=multiple] { transition: border-color; padding: 0.375rem 0.375rem; }
textarea:focus, select[multiple=multiple]:focus { outline: none; }
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea { transition: border-color; padding: 0.375rem 0.375rem; }
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus { outline: none; }
textarea { resize: vertical; }
input[type="checkbox"], input[type="radio"] { display: inline; margin-right: 0.375rem; }
input[type="file"] { width: 100%; }
select { max-width: 100%; }
button, input[type="submit"] { cursor: pointer; user-select: none; vertical-align: middle; white-space: nowrap; border: inherit; }
.float-left { float: left !important; }
.float-right { float: right !important; }
.hide, body .g-offcanvas-hide { display: none; }
.clearfix::after { clear: both; content: ""; display: table; }
.center { text-align: center !important; }
.align-right { text-align: right !important; }
.align-left { text-align: left !important; }
.full-height { min-height: 100vh; }
.nomarginall { margin: 0 !important; }
.nomarginall .g-content { margin: 0 !important; }
.nomargintop { margin-top: 0 !important; }
.nomargintop .g-content { margin-top: 0 !important; }
.nomarginbottom { margin-bottom: 0 !important; }
.nomarginbottom .g-content { margin-bottom: 0 !important; }
.nomarginleft { margin-left: 0 !important; }
.nomarginleft .g-content { margin-left: 0 !important; }
.nomarginright { margin-right: 0 !important; }
.nomarginright .g-content { margin-right: 0 !important; }
.nopaddingall { padding: 0 !important; }
.nopaddingall .g-content { padding: 0 !important; }
.nopaddingtop { padding-top: 0 !important; }
.nopaddingtop .g-content { padding-top: 0 !important; }
.nopaddingbottom { padding-bottom: 0 !important; }
.nopaddingbottom .g-content { padding-bottom: 0 !important; }
.nopaddingleft { padding-left: 0 !important; }
.nopaddingleft .g-content { padding-left: 0 !important; }
.nopaddingright { padding-right: 0 !important; }
.nopaddingright .g-content { padding-right: 0 !important; }
.g-flushed { padding: 0 !important; }
.g-flushed .g-content { padding: 0; margin: 0; }
.g-flushed .g-container { width: 100%; }
.full-width { flex-grow: 0; flex-basis: 100%; }
.full-width .g-block { flex-grow: 0; flex-basis: 100%; }
.hidden { display: none; visibility: hidden; }
@media print { .visible-print { display: inherit !important; }
.g-block.visible-print { display: block !important; }
.hidden-print { display: none !important; } }
.equal-height { display: flex; }
.equal-height .g-content { flex-basis: 100%; }
#g-offcanvas { position: fixed; top: 0; left: 0; right: 0; bottom: 0; overflow-x: hidden; overflow-y: auto; text-align: left; display: none; -webkit-overflow-scrolling: touch; }
.g-offcanvas-toggle { display: block; position: absolute; top: 0.7rem; left: 0.7rem; z-index: 10; line-height: 1; cursor: pointer; }
.g-offcanvas-active { overflow-x: hidden; }
.g-offcanvas-open { overflow: hidden; }
.g-offcanvas-open body, .g-offcanvas-open #g-page-surround { overflow: hidden; }
.g-offcanvas-open .g-nav-overlay { z-index: 15; position: absolute; opacity: 1; height: 100%; }
.g-offcanvas-open #g-offcanvas { display: block; }
.g-offcanvas-left #g-page-surround { left: 0; }
.g-offcanvas-right #g-offcanvas { left: inherit; }
.g-offcanvas-right .g-offcanvas-toggle { left: inherit; right: 0.7rem; }
.g-offcanvas-right #g-page-surround { right: 0; }
.g-offcanvas-left #g-offcanvas { right: inherit; }

.g-content {
margin: 0.625rem;
padding: 1.5rem;
}
.g-flushed .g-content {
margin: 0;
padding: 0;
}
body {
font-size: 1rem;
line-height: 1.5;
}
h1 {
font-size: 2.2rem;
}
h2 {
font-size: 2rem;
}
h3 {
font-size: 1.7rem;
}
h4 {
font-size: 1.25rem;
}
h5 {
font-size: 1.2rem;
}
h6 {
font-size: 1rem;
}
small {
font-size: 0.875rem;
}
cite {
font-size: 0.875rem;
}
sub, sup {
font-size: 0.75rem;
}
code, kbd, pre, samp {
font-size: 1rem;
font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
border-radius: 0.1875rem;
}
.flush, .g-flushed {
margin: 0 !important;
}
.flush > .g-container, .flush > .g-content, .g-flushed > .g-container, .g-flushed > .g-content {
margin: 0 !important;
padding: 0 !important;
}
@media only all and (max-width: 50.99rem) {
.flush-mobile {
margin: 0 !important;
}
.flush-mobile > .g-container, .flush-mobile > .g-content {
margin: 0 !important;
padding: 0 !important;
}
}
.g-container-flushed {
margin: -4rem 0;
}
.g-nobackground {
background: none !important;
}
.nomarginleft, .nomarginleft > .g-content {
margin-left: 0;
}
.smallmarginleft:not(.g-block), .smallmarginleft > .g-content {
margin-left: 0.25rem;
}
.medmarginleft:not(.g-block), .medmarginleft > .g-content {
margin-left: 1rem;
}
.largemarginleft:not(.g-block), .largemarginleft > .g-content {
margin-left: 3rem;
}
.nomarginright, .nomarginright > .g-content {
margin-right: 0;
}
.smallmarginright:not(.g-block), .smallmarginright > .g-content {
margin-right: 0.25rem;
}
.medmarginright:not(.g-block), .medmarginright > .g-content {
margin-right: 1rem;
}
.largemarginright:not(.g-block), .largemarginright > .g-content {
margin-right: 3rem;
}
.nomargintop, .nomargintop > .g-content {
margin-top: 0;
}
.smallmargintop:not(.g-block), .smallmargintop > .g-content {
margin-top: 0.25rem;
}
.medmargintop:not(.g-block), .medmargintop > .g-content {
margin-top: 1rem;
}
.largemargintop:not(.g-block), .largemargintop > .g-content {
margin-top: 3rem;
}
.nomarginbottom, .nomarginbottom > .g-content {
margin-bottom: 0;
}
.smallmarginbottom:not(.g-block), .smallmarginbottom > .g-content {
margin-bottom: 0.25rem;
}
.medmarginbottom:not(.g-block), .medmarginbottom > .g-content {
margin-bottom: 1rem;
}
.largemarginbottom:not(.g-block), .largemarginbottom > .g-content {
margin-bottom: 3rem;
}
.nomarginall, .nomarginall > .g-content {
margin: 0;
}
.smallmarginall:not(.g-block), .smallmarginall > .g-content {
margin: 0.25rem;
}
.medmarginall:not(.g-block), .medmarginall > .g-content {
margin: 1rem;
}
.largemarginall:not(.g-block), .largemarginall > .g-content {
margin: 3rem;
}
.margin2x > .g-content {
margin: 1.25rem;
}
.margin3x > .g-content {
margin: 1.875rem;
}
.nopaddingleft, .nopaddingleft > .g-content {
padding-left: 0;
}
.smallpaddingleft:not(.g-block), .smallpaddingleft > .g-content {
padding-left: 0.25rem;
}
.medpaddingleft:not(.g-block), .medpaddingleft > .g-content {
padding-left: 1rem;
}
.largepaddingleft:not(.g-block), .largepaddingleft > .g-content {
padding-left: 3rem;
}
.nopaddingright, .nopaddingright > .g-content {
padding-right: 0;
}
.smallpaddingright:not(.g-block), .smallpaddingright > .g-content {
padding-right: 0.25rem;
}
.medpaddingright:not(.g-block), .medpaddingright > .g-content {
padding-right: 1rem;
}
.largepaddingright:not(.g-block), .largepaddingright > .g-content {
padding-right: 3rem;
}
.nopaddingtop, .nopaddingtop > .g-content {
padding-top: 0;
}
.smallpaddingtop:not(.g-block), .smallpaddingtop > .g-content {
padding-top: 0.25rem;
}
.medpaddingtop:not(.g-block), .medpaddingtop > .g-content {
padding-top: 1rem;
}
.largepaddingtop:not(.g-block), .largepaddingtop > .g-content {
padding-top: 3rem;
}
.nopaddingbottom, .nopaddingbottom > .g-content {
padding-bottom: 0;
}
.smallpaddingbottom:not(.g-block), .smallpaddingbottom > .g-content {
padding-bottom: 0.25rem;
}
.medpaddingbottom:not(.g-block), .medpaddingbottom > .g-content {
padding-bottom: 1rem;
}
.largepaddingbottom:not(.g-block), .largepaddingbottom > .g-content {
padding-bottom: 3rem;
}
.nopaddingall, .nopaddingall > .g-content {
padding: 0;
}
.smallpaddingall:not(.g-block), .smallpaddingall > .g-content {
padding: 0.25rem;
}
.medpaddingall:not(.g-block), .medpaddingall > .g-content {
padding: 1rem;
}
.largepaddingall:not(.g-block), .largepaddingall > .g-content {
padding: 3rem;
}
.padding2x > .g-content {
padding: 3rem;
}
.padding3x > .g-content {
padding: 4.5rem;
}
.section-horizontal-paddings {
padding-left: 10%;
padding-right: 10%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.section-horizontal-paddings {
padding-left: 0;
padding-right: 0;
}
}
@media only all and (max-width: 50.99rem) {
.section-horizontal-paddings {
padding-left: 0;
padding-right: 0;
}
}
.section-horizontal-paddings-small {
padding-left: 5%;
padding-right: 5%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.section-horizontal-paddings-small {
padding-left: 0;
padding-right: 0;
}
}
@media only all and (max-width: 50.99rem) {
.section-horizontal-paddings-small {
padding-left: 0;
padding-right: 0;
}
}
.section-horizontal-paddings-large {
padding-left: 15%;
padding-right: 15%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.section-horizontal-paddings-large {
padding-left: 0;
padding-right: 0;
}
}
@media only all and (max-width: 50.99rem) {
.section-horizontal-paddings-large {
padding-left: 0;
padding-right: 0;
}
}
.section-vertical-paddings {
padding-top: 4vw;
padding-bottom: 4vw;
}
.section-vertical-paddings-small {
padding-top: 2vw;
padding-bottom: 2vw;
}
.section-vertical-paddings-large {
padding-top: 6vw;
padding-bottom: 6vw;
}
.section-no-paddings {
padding: 0 !important;
}
.section-vertical-padding-top {
padding-top: 0 !important;
}
.section-vertical-padding-bottom {
padding-bottom: 0 !important;
}
.center-block {
text-align: center;
margin: auto;
}
.g-center-vertical {
display: flex;
align-items: center;
}
.g-linethrough {
text-decoration: line-through;
opacity: 0.55;
}
.g-menuspacer {
padding-top: 4.5rem;
}
@media only all and (max-width: 50.99rem) {
.g-menuspacer {
padding: 0;
}
}
.noliststyle {
list-style: none;
}
.g-bold {
font-weight: 700;
}
.g-uppercase {
text-transform: uppercase;
}
.g-compact .g-container {
padding: 0 !important;
}
.g-sidebar-offset {
margin-top: -4rem;
}
.g-sample-sitemap {
line-height: 1.7;
font-size: 1.1rem;
}
@media only all and (max-width: 50.99rem) {
.g-mobile-center-compact .g-container {
padding: 1.5rem 0;
}
.g-mobile-center-compact .g-content {
padding: 0 1.5rem;
margin: 0.3125rem 0.625rem;
text-align: center !important;
}
}
@media only all and (max-width: 50.99rem) {
.lightcase-fullScreenMode #lightcase-info {
padding-left: 50px;
padding-right: 50px;
}
}
@media only all and (max-width: 50.99rem) {
html[data-lc-type=inline] #lightcase-case, html[data-lc-type=ajax] #lightcase-case {
top: 40% !important;
padding: 0 1.5rem !important;
}
}
html body {
position: relative;
color: #030303;
background: rgba(255, 255, 255, 0);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
html body #g-page-surround {
background-color: rgba(255, 255, 255, 0);
}
@media only all and (max-width: 50.99rem) {
html body #g-page-surround {
padding: 0;
}
}
html body p {
margin: 0 0 1.3rem 0;
}
html body span.para {
display: block;
margin: 1rem 0;
}
html body.dir-rtl .align-left {
text-align: right !important;
}
html body.dir-rtl .align-right {
text-align: left !important;
}
@media print {
#g-page-surround {
background: #fff !important;
color: #000 !important;
}
}
.g-logo {
font-weight: 500;
font-size: 1.3vw;
box-shadow: none !important;
text-transform: lowercase;
}
@media (max-width: 92.3076923077rem) {
.g-logo {
font-size: 1.2rem;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-logo {
padding-left: 1.25rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-logo {
text-align: center;
display: block;
position: relative;
z-index: 1;
}
}
.dir-rtl .g-logo img {
padding-right: 0;
padding-left: 1rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
padding: 0.625rem 0.925rem;
font-size: 1vw;
font-weight: 700;
border-radius: 5px;
letter-spacing: 1px;
line-height: 1;
white-space: normal;
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-all;
transition: 0.35s ease;
}
@media (max-width: 100rem) {
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
font-size: 1rem;
}
}
@media (min-width: 1800px) {
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
font-size: 18px;
}
}
.g-main-nav .g-standard .g-dropdown {
float: left;
}
.g-main-nav .g-standard .g-dropdown {
min-width: 190px;
}
.g-main-nav {
z-index: 20;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
.g-main-nav {
white-space: nowrap;
}
}
.dir-rtl .g-main-nav .g-standard .g-dropdown .g-dropdown-right {
left: auto;
right: 100%;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
position: relative;
color: #030303;
transition: all 0.2s ease-in-out;
top: 0;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-main-nav .g-toplevel > li > .g-menu-item-container {
padding: 0.625rem 0.35rem;
}
}
.g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
margin-left: -13px;
}
.dir-rtl .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
margin-left: 7px;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
background: #ff2749;
color: #ffffff;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
word-break: normal;
line-height: normal;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
vertical-align: middle;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
content: "";
font-size: 1.15rem;
opacity: 1;
}
.g-main-nav .g-toplevel > li.g-parent.g-selected > .g-menu-item-container .g-menu-parent-indicator:after {
content: "";
}
.g-main-nav .g-toplevel i {
opacity: 0.6;
}
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
top: -8px;
}
.g-main-nav .g-standard .g-dropdown:after, .g-main-nav .g-fullwidth .g-dropdown:after {
left: -21px !important;
}
.g-main-nav .g-dropdown {
text-align: left;
background: #ffffff;
}
.dir-rtl .g-main-nav .g-dropdown {
text-align: right;
}
.g-main-nav .g-dropdown .g-dropdown-column {
padding: 0.5rem;
}
.g-main-nav .g-sublevel {
padding: 0;
}
.g-main-nav .g-sublevel > li {
margin: 0;
padding: 0;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
color: #030303 !important;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-main-nav .g-sublevel > li > .g-menu-item-container {
margin: 0.625rem;
}
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
display: inline-block;
vertical-align: middle;
word-break: normal;
white-space: nowrap;
line-height: normal;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content > .g-menu-item-title {
padding-bottom: 0.5rem;
}
.g-main-nav .g-sublevel > li:hover > .g-menu-item-container, .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
color: #ffffff !important;
background: #ff2749;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
right: 0.5rem;
top: 0.55rem;
font-size: 1.15rem;
}
.dir-rtl .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
top: 0.75rem;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
content: "";
opacity: 0.5;
position: relative;
}
.g-menu-item-subtitle {
opacity: 0.7;
}
.g-preset-thumbnails {
margin-top: 0.625rem;
}
.g-active .g-preset-thumbnails a {
color: #030303 !important;
}
.g-active .g-preset-thumbnails a:hover {
color: #ffffff !important;
}
@media only all and (max-width: 50.99rem) {
.g-active .g-preset-thumbnails a {
color: #ffffff !important;
}
.g-active .g-preset-thumbnails a:hover {
color: #ff2749 !important;
}
}
.g-preset-thumbnails .g-content {
padding: 0rem !important;
margin: 0;
}
.g-preset-thumbnails .g-block {
flex: 1 1 auto !important;
}
.g-preset-thumbnails span {
padding: 0.925rem 0;
display: inline-block;
}
.g-preset-thumbnails img {
border-radius: 3px;
margin-bottom: 0 !important;
}
.g-main-nav .g-standard .g-dropdown {
margin-left: 13px;
}
.g-main-nav .g-standard .g-dropdown:after {
content: "";
position: absolute;
display: block;
top: 0;
left: -13px;
right: -13px;
bottom: 0;
border-left: 13px solid transparent;
border-right: 13px solid transparent;
z-index: -1;
}
.g-main-nav .g-standard > .g-dropdown {
margin-left: 0;
}
.dir-rtl  .g-main-nav .g-standard .g-dropdown {
margin-right: 13px;
}
.dir-rtl  .g-main-nav .g-standard .g-dropdown:after {
content: "";
position: absolute;
display: block;
top: 0;
left: -13px;
right: -13px;
bottom: 0;
border-left: 13px solid transparent;
border-right: 13px solid transparent;
z-index: -1;
}
.dir-rtl  .g-main-nav .g-standard > .g-dropdown {
margin-right: 0;
}
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
margin-top: 8px;
}
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
content: "";
position: absolute;
display: block;
top: -8px;
left: 0;
right: 0;
bottom: 0;
border-top: 8px solid transparent;
z-index: -1;
}
.g-menu-overlay.g-menu-overlay-open {
z-index: 19;
display: none;
}
@media only all and (max-width: 50.99rem) {
.g-menu-overlay.g-menu-overlay-open {
display: block;
}
}
.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
border-radius: 0.4rem;
margin: -0.2rem 0 -0.2rem 0.5rem;
padding: 0.2rem;
}
.g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
border-radius: 0.4rem;
padding: 0.1rem;
margin-top: -0.1rem;
margin-right: -0.1rem;
}
.g-main-nav .g-standard .g-dropdown {
transition: none;
}
.g-main-nav .g-standard .g-fade.g-dropdown {
transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-standard .g-zoom.g-active {
animation-duration: 0.3s;
animation-name: g-dropdown-zoom;
}
.g-main-nav .g-standard .g-fade-in-up.g-active {
animation-duration: 0.3s;
animation-name: g-dropdown-fade-in-up;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-left.g-active {
animation-duration: 0.5s;
animation-name: g-dropdown-bounce-in-left;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-right.g-active {
animation-duration: 0.5s;
animation-name: g-dropdown-bounce-in-right;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-down.g-active {
animation-duration: 0.5s;
animation-name: g-dropdown-bounce-in-down;
}
.g-main-nav .g-fullwidth > .g-dropdown {
transition: none;
}
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-fullwidth > .g-zoom.g-active {
animation-duration: 0.3s;
animation-name: g-dropdown-zoom;
}
.g-main-nav .g-fullwidth > .g-fade-in-up.g-active {
animation-duration: 0.3s;
animation-name: g-dropdown-fade-in-up;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-left.g-active {
animation-duration: 0.5s;
animation-name: g-dropdown-bounce-in-left;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-right.g-active {
animation-duration: 0.5s;
animation-name: g-dropdown-bounce-in-right;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-down.g-active {
animation-duration: 0.5s;
animation-name: g-dropdown-bounce-in-down;
}
@keyframes g-dropdown-zoom {
0% {
opacity: 0;
transform: scale3d(0.8, 0.8, 0.8);
}
100% {
opacity: 1;
}
}
@keyframes g-dropdown-fade-in-up {
0% {
opacity: 0;
transform: translate3d(0, 30px, 0);
}
100% {
opacity: 1;
}
}
@keyframes g-dropdown-bounce-in-left {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
transform: translate3d(-50px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(25px, 0, 0);
}
75% {
transform: translate3d(-10px, 0, 0);
}
90% {
transform: translate3d(5px, 0, 0);
}
to {
transform: none;
}
}
@keyframes g-dropdown-bounce-in-down {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
transform: translate3d(0, -50px, 0);
}
60% {
opacity: 1;
transform: translate3d(0, 25px, 0);
}
75% {
transform: translate3d(0, -10px, 0);
}
90% {
transform: translate3d(0, 5px, 0);
}
to {
transform: none;
}
}
@keyframes g-dropdown-bounce-in-right {
from, 60%, 75%, 90%, to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
transform: translate3d(50px, 0, 0);
}
60% {
opacity: 1;
transform: translate3d(-25px, 0, 0);
}
75% {
transform: translate3d(10px, 0, 0);
}
90% {
transform: translate3d(-5px, 0, 0);
}
to {
transform: none;
}
}
a {
color: #ff2749;
transition: all 0.2s;
}
a:hover {
color: inherit;
}
@font-face {
font-family: "notosans";
font-style: normal;
font-weight: 400;
src: url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notosans/noto-sans-v7-latin-ext_latin-regular.eot#iefix) format("embedded-opentype"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notosans/noto-sans-v7-latin-ext_latin-regular.woff2) format("woff2"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notosans/noto-sans-v7-latin-ext_latin-regular.woff) format("woff"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notosans/noto-sans-v7-latin-ext_latin-regular.ttf) format("truetype"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notosans/noto-sans-v7-latin-ext_latin-regular.svg#notosans) format("svg");
}
@font-face {
font-family: "notosans";
font-style: normal;
font-weight: 700;
src: url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notosans/noto-sans-v7-latin-ext_latin-700.eot#iefix) format("embedded-opentype"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notosans/noto-sans-v7-latin-ext_latin-700.woff2) format("woff2"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notosans/noto-sans-v7-latin-ext_latin-700.woff) format("woff"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notosans/noto-sans-v7-latin-ext_latin-700.ttf) format("truetype"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notosans/noto-sans-v7-latin-ext_latin-700.svg#notosans) format("svg");
}
@font-face {
font-family: "notoserif";
font-style: normal;
font-weight: 400;
src: url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notoserif/noto-serif-v6-latin-ext_latin-regular.eot#iefix) format("embedded-opentype"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notoserif/noto-serif-v6-latin-ext_latin-regular.woff2) format("woff2"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notoserif/noto-serif-v6-latin-ext_latin-regular.woff) format("woff"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notoserif/noto-serif-v6-latin-ext_latin-regular.ttf) format("truetype"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notoserif/noto-serif-v6-latin-ext_latin-regular.svg#notoserif) format("svg");
}
@font-face {
font-family: "notoserif";
font-style: normal;
font-weight: 700;
src: url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notoserif/noto-serif-v6-latin-ext_latin-700.eot#iefix) format("embedded-opentype"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notoserif/noto-serif-v6-latin-ext_latin-700.woff2) format("woff2"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notoserif/noto-serif-v6-latin-ext_latin-700.woff) format("woff"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notoserif/noto-serif-v6-latin-ext_latin-700.ttf) format("truetype"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/notoserif/noto-serif-v6-latin-ext_latin-700.svg#notoserif) format("svg");
}
@font-face {
font-family: "feather";
font-style: normal;
font-weight: 400;
src: url(//www.aan.de/wp-content/themes/rt_koleti/fonts/feather/feather.eot#iefix) format("embedded-opentype"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/feather/feather.woff2) format("woff2"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/feather/feather.woff) format("woff"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/feather/feather.ttf) format("truetype"), url(//www.aan.de/wp-content/themes/rt_koleti/fonts/feather/feather.svg#feather) format("svg");
}
body {
font-family: "NotoSans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 400;
}
h1, h2, h3, h4, h5 {
font-weight: 700;
margin: 1.5rem 0 0.75rem 0;
}
h1 {
font-size: 2.2rem;
font-weight: 700;
}
h2 {
font-size: 2rem;
font-weight: 700;
}
h2.g-title {
font-size: 2rem;
font-weight: 700;
}
h3 {
font-size: 1.7rem;
font-weight: 700;
}
h3.g-title {
font-size: 1.7rem;
font-weight: 700;
display: block;
line-height: 1.5;
}
h4 {
font-size: 1.25rem;
font-weight: 600;
}
h5 {
font-size: 1.2rem;
font-weight: 600;
}
h6 {
font-size: 1rem;
font-weight: 600;
}
hr {
display: block;
margin: 1.5rem 0;
border-bottom: 1px solid rgba(231, 232, 234, 0.25);
}
.g-title {
font-size: 0.8rem;
font-weight: 700;
line-height: 1.5;
margin: 0 0 0.625rem 0;
padding: 0 0 1.5rem 0;
}
.g-title-xlarge .g-title {
font-size: 3rem;
font-weight: 600;
line-height: 1;
padding: 0;
}
@media only all and (max-width: 30rem) {
.g-title-xlarge .g-title {
font-size: 0rem;
line-height: 1.25;
}
}
.g-title-large .g-title {
font-size: 2rem;
font-weight: 600;
line-height: 1.25;
padding: 0;
}
@media only all and (max-width: 30rem) {
.g-title-large .g-title {
font-size: 1.75rem;
}
}
.g-title-small .g-title {
font-size: 0.9rem;
font-weight: 700;
}
.g-title-300 .g-title {
font-weight: 300;
}
.g-lead, .g-simplecontent .g-simplecontent-item-leading-content {
position: relative;
font-weight: 600;
font-size: 1.5rem;
line-height: 1.35;
margin: 1.25rem 0 0.625rem 0;
}
blockquote {
border-left: 10px solid rgba(231, 232, 234, 0.25);
font-size: 1.1rem;
}
blockquote cite {
display: block;
text-align: right;
color: #030303;
font-size: 1.2rem;
}
code, kbd, pre, samp {
font-family: "Menlo", "Monaco", monospace;
}
code {
background: #f9f2f4;
color: #9c1d3d;
}
pre {
padding: 1rem;
margin: 2rem 0;
background: #f6f6f6;
border: 1px solid #e7e8ea;
border-radius: 0.1875rem;
line-height: 1.15;
font-size: 0.9rem;
}
pre code {
color: #237794;
background: inherit;
font-size: 0.9rem;
}
pre.prettyprint {
border-color: rgba(0, 0, 0, 0.1) !important;
}
hr {
border-bottom: 1px solid rgba(231, 232, 234, 0.25);
}
.g-para {
margin: 0.3rem 0 1rem;
}
.title-center .g-title {
text-align: center;
}
.title-rounded .g-title {
border-radius: 2rem;
}
.title-section .g-title {
text-transform: uppercase;
font-weight: 600;
font-size: 1.2rem;
}
.title-section .g-content {
padding: 0;
}
.title-underline .g-title {
padding: 0.5rem 0;
}
.title-underline .g-title:after {
border-bottom: 2px solid rgba(231, 232, 234, 0.25);
position: absolute;
content: "";
left: 0;
width: 100%;
bottom: 0;
}
.dir-rtl .title-underline .g-title:after {
left: inherit;
right: 0;
}
.title-inline .g-title {
display: inline-block;
margin-bottom: 0.625rem !important;
}
.title-small .g-title {
text-transform: uppercase;
font-weight: 400;
font-size: 0.9rem;
padding-bottom: 0;
}
.title1 .g-title, .title2 .g-title, .title3 .g-title, .title4 .g-title, .title5 .g-title, .title-white .g-title, .title-grey .g-title, .title-pink .g-title, .title-red .g-title, .title-purple .g-title, .title-orange .g-title, .title-blue .g-title {
font-size: 2rem;
font-family: "NotoSans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 700;
}
.platform-content, .moduletable, .widget {
margin: 0.625rem 0;
padding: 1.5rem 0;
}
.platform-content .moduletable, .platform-content .widget, .moduletable .moduletable, .moduletable .widget, .widget .moduletable, .widget .widget {
margin: 0;
padding: 0;
}
.platform-content:first-child, .moduletable:first-child, .widget:first-child {
margin-top: 0;
padding-top: 0;
}
.platform-content:last-child, .moduletable:last-child, .widget:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.moduletable[class*="box"], .widget[class*="box"] {
padding: 1.5rem;
margin: 0.625rem;
}
.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
margin-left: 0;
margin-right: 0;
margin-top: 0;
}
.title1 .g-title {
color: #ff2749;
}
.title1 a {
color: #ff0e34;
border: 2px solid transparent;
}
.title1 a:hover {
border-color: #5a000e;
color: #5a000e;
}
.title1 a.button {
color: white;
}
.title1 a.button:hover {
color: black;
}
.wiggle-frame {
pointer-events: none;
}
.box1.wiggle {
position: relative;
}
@media only all and (max-width: 50.99rem) {
.box1.wiggle {
transform: translate(0, 0) !important;
}
}
.box1.wiggle .wiggle-frame {
position: absolute;
width: 100%;
height: 100%;
border: 4px solid #c0001e;
top: 2rem;
left: 2rem;
}
.dir-rtl .box1.wiggle .wiggle-frame {
left: auto;
right: 2rem;
}
@media only all and (max-width: 50.99rem) {
.box1.wiggle .wiggle-frame {
top: 0;
left: 0;
transform: translate(0, 0) !important;
}
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
color: white;
background: #ff2749;
}
.box1.moduletable p, .box1.widget p, .box1.g-outer-box p, .box1 > .g-content p {
color: white;
}
.box1.moduletable .g-main-nav .g-menu-item-container:after, .box1.widget .g-main-nav .g-menu-item-container:after, .box1.g-outer-box .g-main-nav .g-menu-item-container:after, .box1 > .g-content .g-main-nav .g-menu-item-container:after {
background: #ffffff !important;
}
.box1 .g-content {
padding: 3rem;
}
.box1 .g-title {
font-size: 1.2rem;
text-transform: uppercase;
}
.box1 a {
color: #ff8d9f;
}
.box1 a:hover {
color: #f2f2f2;
box-shadow: 0 4px 0 0 #ffffff;
}
.box1 .button {
background: #c0001e !important;
color: white;
box-shadow: none;
border: 2px solid transparent;
}
.box1 .button:hover {
box-shadow: none;
background: #f30026 !important;
border-color: #f30026;
color: #fafafa;
}
.box1 .button:hover, .box1 .button:active, .box1 .button:focus, .title1 .button:hover, .title1 .button:active, .title1 .button:focus {
box-shadow: none;
}
.box1 .button.button-3, .box1 .button.button-4, .title1 .button.button-3, .title1 .button.button-4 {
color: #ffffff !important;
border-color: #ffffff;
}
.box1 .button.button-3:hover, .box1 .button.button-3:active, .box1 .button.button-3:focus, .box1 .button.button-4:hover, .box1 .button.button-4:active, .box1 .button.button-4:focus, .title1 .button.button-3:hover, .title1 .button.button-3:active, .title1 .button.button-3:focus, .title1 .button.button-4:hover, .title1 .button.button-4:active, .title1 .button.button-4:focus {
color: #ff7489 !important;
border-color: #ff7489;
}
.title2 .g-title {
text-shadow: 0px 7px 0px rgba(0, 0, 0, 0.1);
font-weight: 600;
}
.title2 a {
color: #ff0e34;
border: 2px solid transparent;
}
.title2 a:hover {
border-color: #5a000e;
color: #5a000e;
}
.title2 a.button {
color: white;
}
.title2 a.button:hover {
color: black;
}
.box2.wiggle {
position: relative;
}
@media only all and (max-width: 50.99rem) {
.box2.wiggle {
transform: translate(0, 0) !important;
}
}
.box2.wiggle .wiggle-frame {
position: absolute;
width: 100%;
height: 100%;
border: 4px solid black;
top: 2rem;
left: 2rem;
}
.dir-rtl .box2.wiggle .wiggle-frame {
left: auto;
right: 2rem;
}
@media only all and (max-width: 50.99rem) {
.box2.wiggle .wiggle-frame {
top: 0;
left: 0;
transform: translate(0, 0) !important;
}
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
color: #ffffff;
background: #030303;
}
.box2 .g-title {
font-size: 1.2rem;
text-transform: uppercase;
}
.box2 .g-content {
padding: 3rem;
}
.box2 a {
color: #8c8c8c;
}
.box2 a:hover {
color: white;
}
.box2 .button {
background: #ff2749 !important;
color: #030303;
border: 2px solid;
border-color: transparent;
}
.box2 .button:hover {
background: #030303 !important;
color: #ff2749;
border-color: #ff2749;
}
.title3 .g-title {
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 300;
color: #030303;
}
.title3 a {
color: #ff0e34;
border: 2px solid transparent;
}
.title3 a:hover {
border-color: #5a000e;
color: #5a000e;
}
.title3 a.button {
color: white;
}
.title3 a.button:hover {
color: black;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
background: transparent;
border: 4px solid #ff2749;
}
.box3 .g-title {
font-size: 1.2rem;
text-transform: uppercase;
}
.box3 a {
color: #ff2749;
}
.box3 a:hover {
box-shadow: 0 4px 0 0 #ff2749;
}
.box3 .button {
background-color: #ff2749;
color: #ffffff;
border-color: transparent;
border: 2px solid;
}
.box3 .button:hover {
background-color: transparent;
border-color: #ff2749;
color: #030303;
box-shadow: none;
}
.title4 .g-title {
padding: 0.2rem 1rem;
padding-bottom: 0.8rem;
background: #ff2749;
font-size: 1.5rem;
position: relative;
text-transform: lowercase;
}
.title4 .g-title:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
border: 2px solid #c0001e;
top: -0.5rem;
left: -0.5rem;
}
.title4 a {
color: #ff0e34;
border: 2px solid transparent;
}
.title4 a:hover {
border-color: #5a000e;
color: #5a000e;
}
.title4 a.button {
color: white;
}
.title4 a.button:hover {
color: black;
}
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
background: #ffffff;
border: 4px solid #ff2749;
}
.box4 .g-title {
font-size: 1.2rem;
text-transform: uppercase;
}
.box4 a {
color: #ff7489;
}
.box4 a:hover {
box-shadow: 0 4px 0 0 #ff2749;
color: #ff2749;
}
.box4 .button {
background-color: #ffa7b4;
color: #030303;
border-color: transparent;
border: 2px solid;
}
.box4 .button:hover {
background-color: transparent;
border-color: #030303;
color: #030303;
box-shadow: none;
}
.box-black.moduletable, .box-black.widget, .box-black.g-outer-box, .box-black > .g-content {
background: #121212;
}
.title5 .g-title {
padding: 0.2rem 1rem;
padding-bottom: 0.8rem;
background: #ff2749;
font-size: 1.5rem;
position: relative;
text-transform: lowercase;
}
.title5 .g-title:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
border: 2px solid #c0001e;
top: -0.5rem;
left: -0.5rem;
}
.title5 a {
color: #ff0e34;
border: 2px solid transparent;
}
.title5 a:hover {
border-color: #5a000e;
color: #5a000e;
}
.title5 a.button {
color: white;
}
.title5 a.button:hover {
color: black;
}
.box5.moduletable, .box5.widget, .box5.g-outer-box, .box5 > .g-content {
color: #030303;
background: #e6e6e6;
}
.box5 a {
color: #999;
box-shadow: 0 4px 0 0 #ccc;
}
.box5 a:hover {
color: #ffffff;
box-shadow: 0 4px 0 0 #ffffff;
}
.box5 .button {
background-color: #ccc;
box-shadow: none;
color: #030303;
border-color: transparent;
border: 2px solid;
}
.box5 .button:hover {
background-color: transparent;
box-shadow: none;
border-color: #ccc;
color: #030303;
}
.title6 .g-title, .title6 .g-simplecontent .g-simplecontent-item-content-title {
font-weight: 300;
text-transform: none;
}
.title6 a {
color: #ff0e34;
border: 2px solid transparent;
}
.title6 a:hover {
border-color: #5a000e;
color: #5a000e;
}
.title6 a.button {
color: white;
}
.title6 a.button:hover {
color: black;
}
.box6 .wiggle-frame {
position: absolute;
width: 100%;
height: 100%;
border: 4px solid #000000;
top: -1.5rem;
right: -1.5rem;
pointer-events: none;
}
.dir-rtl .box6 .wiggle-frame {
right: auto;
left: -1.5rem;
}
.box6.wiggle .g-content {
position: relative;
padding: 3rem;
}
.box6.moduletable, .box6.widget, .box6.g-outer-box, .box6 > .g-content {
color: #ffffff;
background: #2a2a2a;
}
.box6 a {
box-shadow: 0 4px 0 0 rgba(255, 255, 255, 0.5);
color: rgba(255, 255, 255, 0.6);
}
.box6 a:hover {
color: rgba(255, 255, 255, 0.4);
box-shadow: 0 4px 0 0 rgba(255, 255, 255, 0.3);
}
.box6 .button {
background: #444 !important;
color: rgba(255, 255, 255, 0.7);
box-shadow: none;
border: 0 none;
}
.box6 .button:hover {
box-shadow: none;
background: #5d5d5d !important;
color: #ffffff;
}
.box-white {
color: #1a1a1a;
}
.box-grey, .box-pink, .box-red, .box-purple, .box-blue, .box-orange {
color: #ffffff;
}
.title-white .g-title, .title-white .button, .title-white .g-simplecontent-layout-header .g-simplecontent-item-content-title, .title-white .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
color: #ffffff;
}
.title-white .button {
border-color: #ffffff;
}
.box-white.moduletable, .box-white.widget, .box-white.g-outer-box, .box-white > .g-content {
background: #ffffff;
}
.box-white .button {
background: #bfbfbf;
}
.box-white a {
color: #bfbfbf;
}
.box-white .button:hover, .box-white .button:active, .box-white .button:focus, .title-white .button:hover, .title-white .button:active, .title-white .button:focus {
background: #e6e6e6;
}
.box-white .button.button-3, .box-white .button.button-2, .title-white .button.button-3, .title-white .button.button-2 {
color: #bfbfbf;
border-color: #bfbfbf;
}
.box-white .button.button-3:hover, .box-white .button.button-3:active, .box-white .button.button-3:focus, .box-white .button.button-2:hover, .box-white .button.button-2:active, .box-white .button.button-2:focus, .title-white .button.button-3:hover, .title-white .button.button-3:active, .title-white .button.button-3:focus, .title-white .button.button-2:hover, .title-white .button.button-2:active, .title-white .button.button-2:focus {
color: #000000;
border-color: #000000;
}
.title-grey .g-title, .title-grey a {
color: #95a5a6;
}
.title-grey .button {
background: #95a5a6 !important;
color: #ffffff;
box-shadow: none;
}
.title-grey .button:hover {
box-shadow: none;
background: #798d8f !important;
border-color: #798d8f;
color: #ffffff;
}
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
background: #95a5a6;
}
.box-grey a {
color: #dae0e0;
}
.box-grey a:hover {
color: #6d8082;
}
.box-grey .button {
background: rgba(255, 255, 255, 0.3) !important;
color: #ffffff;
box-shadow: none;
}
.box-grey .button:hover {
box-shadow: none;
background: rgba(255, 255, 255, 0.2) !important;
border-color: #798d8f;
color: #ffffff;
}
.box-grey .button.button-3, .box-grey .button.button-4, .title-grey .button.button-3, .title-grey .button.button-4 {
color: #566566;
}
.box-grey .button.button-3:hover, .box-grey .button.button-3:active, .box-grey .button.button-3:focus, .box-grey .button.button-4:hover, .box-grey .button.button-4:active, .box-grey .button.button-4:focus, .title-grey .button.button-3:hover, .title-grey .button.button-3:active, .title-grey .button.button-3:focus, .title-grey .button.button-4:hover, .title-grey .button.button-4:active, .title-grey .button.button-4:focus {
color: #ffffff;
border-color: #ffffff;
}
.title-pink .g-title, .title-pink a {
color: #d13b7b;
border: 0 none;
}
.title-pink .button {
background: #d13b7b !important;
color: #ffffff;
box-shadow: none;
}
.title-pink .button:hover {
box-shadow: none;
background: #b02963 !important;
border-color: #b02963;
color: #ffffff;
}
.box-pink.moduletable, .box-pink.widget, .box-pink.g-outer-box, .box-pink > .g-content {
background: #d13b7b;
}
.box-pink .button {
background: rgba(255, 255, 255, 0.3) !important;
color: #ffffff;
box-shadow: none;
}
.box-pink .button:hover {
box-shadow: none;
background: rgba(255, 255, 255, 0.2) !important;
color: #ffffff;
border-color: #b02963;
}
.box-pink a {
color: #e9a2c1;
}
.box-pink a:hover {
color: #9b2457;
}
.box-pink .button.button-3, .box-pink .button.button-4, .title-pink .button.button-3, .title-pink .button.button-4 {
color: #721b40;
}
.box-pink .button.button-3:hover, .box-pink .button.button-3:active, .box-pink .button.button-3:focus, .box-pink .button.button-4:hover, .box-pink .button.button-4:active, .box-pink .button.button-4:focus, .title-pink .button.button-3:hover, .title-pink .button.button-3:active, .title-pink .button.button-3:focus, .title-pink .button.button-4:hover, .title-pink .button.button-4:active, .title-pink .button.button-4:focus {
color: #ffffff;
border-color: #ffffff;
}
.title-red .g-title, .title-red a {
color: #ef4a44;
border: 0 none;
}
.title-red .button {
background: #ef4a44 !important;
color: #ffffff;
box-shadow: none;
}
.title-red .button:hover {
box-shadow: none;
background: #eb1d15 !important;
border-color: #eb1d15;
color: #ffffff;
}
.box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red > .g-content {
background: #ef4a44;
}
.box-red .button {
background: rgba(255, 255, 255, 0.3) !important;
color: #ffffff;
box-shadow: none;
}
.box-red .button:hover {
box-shadow: none;
background: rgba(255, 255, 255, 0.2) !important;
color: #ffffff;
border-color: #eb1d15;
}
.box-red a {
color: #f9bcb9;
}
.box-red a:hover {
color: #d41912;
}
.box-red .button.button-3, .box-red .button.button-4, .title-red .button.button-3, .title-red .button.button-4 {
color: #a5130e;
}
.box-red .button.button-3:hover, .box-red .button.button-3:active, .box-red .button.button-3:focus, .box-red .button.button-4:hover, .box-red .button.button-4:active, .box-red .button.button-4:focus, .title-red .button.button-3:hover, .title-red .button.button-3:active, .title-red .button.button-3:focus, .title-red .button.button-4:hover, .title-red .button.button-4:active, .title-red .button.button-4:focus {
color: #ffffff;
border-color: #ffffff;
}
.title-purple .g-title, .title-purple a {
color: #5c5acf;
border: 0 none;
}
.title-purple .button {
background: #5c5acf !important;
color: #ffffff;
box-shadow: none;
}
.title-purple .button:hover {
box-shadow: none;
background: #3a37bf !important;
border-color: #3a37bf;
color: #ffffff;
}
.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box, .box-purple > .g-content {
background: #5c5acf;
}
.box-purple .button {
background: rgba(255, 255, 255, 0.3) !important;
color: #ffffff;
box-shadow: none;
}
.box-purple .button:hover {
box-shadow: none;
background: rgba(255, 255, 255, 0.2) !important;
color: #ffffff;
border-color: #3a37bf;
}
.box-purple a {
color: #bebdec;
}
.box-purple a:hover {
color: #3432ab;
}
.box-purple .button.button-3, .box-purple .button.button-4, .title-purple .button.button-3, .title-purple .button.button-4 {
color: #282683;
}
.box-purple .button.button-3:hover, .box-purple .button.button-3:active, .box-purple .button.button-3:focus, .box-purple .button.button-4:hover, .box-purple .button.button-4:active, .box-purple .button.button-4:focus, .title-purple .button.button-3:hover, .title-purple .button.button-3:active, .title-purple .button.button-3:focus, .title-purple .button.button-4:hover, .title-purple .button.button-4:active, .title-purple .button.button-4:focus {
color: #ffffff;
border-color: #ffffff;
}
.title-blue .g-title, .title-blue a {
color: #279fba;
border: 0 none;
}
.title-blue .button {
background: #279fba !important;
color: #ffffff;
box-shadow: none;
}
.title-blue .button:hover {
box-shadow: none;
background: #1e7b90 !important;
border-color: #1e7b90;
color: #ffffff;
}
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue > .g-content {
background: #279fba;
}
.box-blue .button {
background: rgba(255, 255, 255, 0.3) !important;
color: #ffffff;
box-shadow: none;
}
.box-blue .button:hover {
box-shadow: none;
background: rgba(255, 255, 255, 0.2) !important;
border-color: #1e7b90;
color: #ffffff;
}
.box-blue a {
color: #7dd1e4;
}
.box-blue a:hover {
color: #1a697b;
}
.box-blue .button.button-3, .box-blue .button.button-4, .title-blue .button.button-3, .title-blue .button.button-4 {
color: #114551;
}
.box-blue .button.button-3:hover, .box-blue .button.button-3:active, .box-blue .button.button-3:focus, .box-blue .button.button-4:hover, .box-blue .button.button-4:active, .box-blue .button.button-4:focus, .title-blue .button.button-3:hover, .title-blue .button.button-3:active, .title-blue .button.button-3:focus, .title-blue .button.button-4:hover, .title-blue .button.button-4:active, .title-blue .button.button-4:focus {
color: #ffffff;
border-color: #ffffff;
}
.title-orange .g-title, .title-orange a {
color: #ee7933;
border: 0 none;
}
.title-orange .button {
background: #ee7933 !important;
color: #ffffff;
box-shadow: none;
}
.title-orange .button:hover {
box-shadow: none;
background: #dc5e12 !important;
border-color: #dc5e12;
color: #ffffff;
}
.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box, .box-orange > .g-content {
background: #ee7933;
}
.box-orange .button {
background: rgba(255, 255, 255, 0.3) !important;
color: #ffffff;
box-shadow: none;
}
.box-orange .button:hover {
box-shadow: none;
background: rgba(255, 255, 255, 0.2) !important;
border-color: #dc5e12;
color: #ffffff;
}
.box-orange a {
color: #f8c6a9;
}
.box-orange a:hover {
color: #c45410;
}
.box-orange .button.button-3, .box-orange .button.button-4, .title-orange .button.button-3, .title-orange .button.button-4 {
color: #95400c;
}
.box-orange .button.button-3:hover, .box-orange .button.button-3:active, .box-orange .button.button-3:focus, .box-orange .button.button-4:hover, .box-orange .button.button-4:active, .box-orange .button.button-4:focus, .title-orange .button.button-3:hover, .title-orange .button.button-3:active, .title-orange .button.button-3:focus, .title-orange .button.button-4:hover, .title-orange .button.button-4:active, .title-orange .button.button-4:focus {
color: #ffffff;
border-color: #ffffff;
}
.spaced .g-content {
margin: 1px;
}
.bordered .g-content {
border: 1px solid rgba(231, 232, 234, 0.25);
margin: 1px;
}
.shadow .g-content {
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.shadow2 .g-content {
box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
.disabled .g-content {
opacity: 0.4;
}
.square .g-content {
border-radius: none;
}
.rounded .g-content {
border-radius: 0.1875rem;
overflow: hidden;
}
.no-bg-image {
background-image: none !important;
}
.g-block-divider {
background: rgba(231, 232, 234, 0.25);
height: 5px;
margin-top: 6rem;
margin-bottom: 6rem;
}
.equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
width: 100%;
}
.equal-height .g-content {
flex-basis: 100%;
width: auto;
}
.button, .g-pricingtable-col-item .g-pricingtable .button {
display: inline-block;
font-family: "NotoSans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 600;
color: #ffffff;
font-size: 1vw;
background: #ff2749;
margin: 0 0 0.5rem 0;
padding: 0.4rem 2rem;
padding-bottom: 0.45rem;
border-radius: 5px;
border: 2px solid transparent;
vertical-align: middle;
text-shadow: none;
transition: all 0.2s;
}
@media (max-width: 90rem) {
.button, .g-pricingtable-col-item .g-pricingtable .button {
font-size: 0.9rem;
}
}
.button:hover, .g-pricingtable-col-item .g-pricingtable .button:hover, .button:active, .g-pricingtable-col-item .g-pricingtable .button:active, .button:focus, .g-pricingtable-col-item .g-pricingtable .button:focus {
background: #ffffff;
color: #ff2749;
cursor: pointer;
}
.button .fa {
font-size: 1.5rem;
}
.button.button-square {
border-radius: 0;
}
.button.button-square[class*="button"] {
border-radius: 0;
}
.button.button-block {
display: block;
text-align: center;
}
.button.button-xlarge {
font-size: 1.2vw;
}
@media (max-width: 83.3333333333rem) {
.button.button-xlarge {
font-size: 1rem;
}
}
.button.button-large {
font-size: 1.1rem;
}
.button.button-medium {
font-size: 1rem;
}
.button.button-small {
font-size: 0.8rem;
}
.button.button-xsmall {
font-size: 0.6rem;
}
.button.button-2 {
background: #ff2749;
color: #ffffff;
border-color: #ff2749;
}
.button.button-2:hover, .button.button-2:active, .button.button-2:focus {
background: #ff2749;
border-color: #ff2749;
}
.button.button-3, .button.button-4, .button.button-grey, .button.button-pink, .button.button-red, .button.button-purple, .button.button-orange, .button.button-blue {
color: #ffffff !important;
}
.button.button-3.button-3, .button.button-3.button-4, .button.button-4.button-3, .button.button-4.button-4, .button.button-grey.button-3, .button.button-grey.button-4, .button.button-pink.button-3, .button.button-pink.button-4, .button.button-red.button-3, .button.button-red.button-4, .button.button-purple.button-3, .button.button-purple.button-4, .button.button-orange.button-3, .button.button-orange.button-4, .button.button-blue.button-3, .button.button-blue.button-4 {
background: transparent;
}
.button.button-3.button-3:hover, .button.button-3.button-3:active, .button.button-3.button-3:focus, .button.button-3.button-4:hover, .button.button-3.button-4:active, .button.button-3.button-4:focus, .button.button-4.button-3:hover, .button.button-4.button-3:active, .button.button-4.button-3:focus, .button.button-4.button-4:hover, .button.button-4.button-4:active, .button.button-4.button-4:focus, .button.button-grey.button-3:hover, .button.button-grey.button-3:active, .button.button-grey.button-3:focus, .button.button-grey.button-4:hover, .button.button-grey.button-4:active, .button.button-grey.button-4:focus, .button.button-pink.button-3:hover, .button.button-pink.button-3:active, .button.button-pink.button-3:focus, .button.button-pink.button-4:hover, .button.button-pink.button-4:active, .button.button-pink.button-4:focus, .button.button-red.button-3:hover, .button.button-red.button-3:active, .button.button-red.button-3:focus, .button.button-red.button-4:hover, .button.button-red.button-4:active, .button.button-red.button-4:focus, .button.button-purple.button-3:hover, .button.button-purple.button-3:active, .button.button-purple.button-3:focus, .button.button-purple.button-4:hover, .button.button-purple.button-4:active, .button.button-purple.button-4:focus, .button.button-orange.button-3:hover, .button.button-orange.button-3:active, .button.button-orange.button-3:focus, .button.button-orange.button-4:hover, .button.button-orange.button-4:active, .button.button-orange.button-4:focus, .button.button-blue.button-3:hover, .button.button-blue.button-3:active, .button.button-blue.button-3:focus, .button.button-blue.button-4:hover, .button.button-blue.button-4:active, .button.button-blue.button-4:focus {
background: transparent;
}
.button.button-3 {
border-color: #ff2749;
color: #ff2749 !important;
}
.button.button-3:hover, .button.button-3:active, .button.button-3:focus {
background: #ff2749 !important;
border-color: #ff2749 !important;
color: #ffffff !important;
}
.button.button-4 {
border-color: #ff2749;
color: #ff2749 !important;
border: 2px solid #ff2749;
}
.button.button-4:hover, .button.button-4:active, .button.button-4:focus {
background: #ff2749 !important;
border-color: #ff2749 !important;
color: #8d0016 !important;
}
.button.button-grey {
background: #95a5a6;
border-color: #95a5a6;
}
.button.button-grey.button-3, .button.button-grey.button-4 {
background: transparent !important;
color: #95a5a6 !important;
border: 2px solid #95a5a6;
}
.button.button-grey.button-3:hover, .button.button-grey.button-3:active, .button.button-grey.button-3:focus, .button.button-grey.button-4:hover, .button.button-grey.button-4:active, .button.button-grey.button-4:focus {
border-color: #6d8082 !important;
color: #6d8082 !important;
}
.button.button-grey:hover, .button.button-grey:active, .button.button-grey:focus {
background: #6d8082;
border-color: #6d8082;
}
.button.button-pink {
background: #d13b7b;
border-color: #d13b7b;
}
.button.button-pink.button-3, .button.button-pink.button-4 {
background: transparent !important;
color: #d13b7b !important;
border: 2px solid #d13b7b;
}
.button.button-pink.button-3:hover, .button.button-pink.button-3:active, .button.button-pink.button-3:focus, .button.button-pink.button-4:hover, .button.button-pink.button-4:active, .button.button-pink.button-4:focus {
border-color: #9b2457 !important;
color: #9b2457 !important;
}
.button.button-pink:hover, .button.button-pink:active, .button.button-pink:focus {
background: #9b2457;
border-color: #9b2457;
}
.button.button-red {
background: #ef4a44;
border-color: #ef4a44;
}
.button.button-red.button-3, .button.button-red.button-4 {
background: transparent !important;
color: #ef4a44 !important;
border: 2px solid #ef4a44;
}
.button.button-red.button-3:hover, .button.button-red.button-3:active, .button.button-red.button-3:focus, .button.button-red.button-4:hover, .button.button-red.button-4:active, .button.button-red.button-4:focus {
border-color: #d41912 !important;
color: #d41912 !important;
}
.button.button-red:hover, .button.button-red:active, .button.button-red:focus {
background: #d41912;
border-color: #d41912;
}
.button.button-purple {
background: #5c5acf;
border-color: #5c5acf;
}
.button.button-purple.button-3, .button.button-purple.button-4 {
background: transparent !important;
color: #5c5acf !important;
border: 2px solid #5c5acf;
}
.button.button-purple.button-3:hover, .button.button-purple.button-3:active, .button.button-purple.button-3:focus, .button.button-purple.button-4:hover, .button.button-purple.button-4:active, .button.button-purple.button-4:focus {
border-color: #3432ab !important;
color: #3432ab !important;
}
.button.button-purple:hover, .button.button-purple:active, .button.button-purple:focus {
background: #3432ab;
border-color: #3432ab;
}
.button.button-orange {
background: #ee7933;
border-color: #ee7933;
}
.button.button-orange.button-3, .button.button-orange.button-4 {
background: transparent !important;
color: #ee7933 !important;
border: 2px solid #ee7933;
}
.button.button-orange.button-3:hover, .button.button-orange.button-3:active, .button.button-orange.button-3:focus, .button.button-orange.button-4:hover, .button.button-orange.button-4:active, .button.button-orange.button-4:focus {
border-color: #c45410 !important;
color: #c45410 !important;
}
.button.button-orange:hover, .button.button-orange:active, .button.button-orange:focus {
background: #c45410;
border-color: #c45410;
}
.button.button-blue {
background: #279fba;
border-color: #279fba;
}
.button.button-blue.button-3, .button.button-blue.button-4 {
background: transparent !important;
color: #279fba !important;
border: 2px solid #279fba;
}
.button.button-blue.button-3:hover, .button.button-blue.button-3:active, .button.button-blue.button-3:focus, .button.button-blue.button-4:hover, .button.button-blue.button-4:active, .button.button-blue.button-4:focus {
border-color: #1a697b !important;
color: #1a697b !important;
}
.button.button-blue:hover, .button.button-blue:active, .button.button-blue:focus {
background: #1a697b;
border-color: #1a697b;
}
.button.button-white {
background: #ffffff;
border-color: #ffffff;
}
.button.button-white.button-3, .button.button-white.button-4 {
background: transparent !important;
color: #ffffff !important;
border: 2px solid #ffffff;
}
.button.button-white.button-3:hover, .button.button-white.button-3:active, .button.button-white.button-3:focus, .button.button-white.button-4:hover, .button.button-white.button-4:active, .button.button-white.button-4:focus {
border-color: #d9d9d9 !important;
color: #d9d9d9 !important;
}
.button.button-white:hover, .button.button-white:active, .button.button-white:focus {
background: #d9d9d9;
border-color: #d9d9d9;
}
.button.button-arrow {
position: relative;
}
.button.button-arrow:before, .button.button-arrow:after {
font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
}
.dir-ltr .button.button-arrow:after {
content: "";
margin-left: 0.5rem;
}
.dir-rtl .button.button-arrow:before {
content: "";
margin-left: 0;
margin-right: 0.5rem;
}
.button.button-special {
position: relative;
}
.dir-ltr .button.button-special:before {
position: absolute;
content: "";
top: 8px;
bottom: -8px;
left: -8px;
right: 8px;
border-left: 1px solid #fd0028;
border-bottom: 1px solid #fd0028;
}
.dir-rtl .button.button-special:after {
position: absolute;
content: "";
top: 8px;
bottom: -8px;
right: -8px;
left: 8px;
border-right: 1px solid #fd0028;
border-bottom: 1px solid #fd0028;
}
.button.button-outline {
color: #000000 !important;
background: transparent;
border: 2px solid #000000;
}
.dir-ltr .button.button-outline:before {
border-left: 2px solid #000000;
border-bottom: 2px solid #000000;
}
.dir-rtl .button.button-outline:after {
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
}
.button.button-outline:hover {
border-color: #ff2749;
color: #ff2749 !important;
}
.dir-ltr .button.button-outline:hover:before {
border-left: 2px solid #ff2749;
border-bottom: 2px solid #ff2749;
}
.dir-rtl .button.button-outline:hover:after {
border-right: 2px solid #ff2749;
border-bottom: 2px solid #ff2749;
}
.button.button-text-only {
padding: 0 !important;
background: transparent !important;
color: #ff2749 !important;
}
.button.button-text-only:hover {
color: #da0022;
}
table {
border: 1px solid #d4dce3;
}
th {
background: rgba(0, 0, 0, 0.1);
padding: 0.5rem;
}
td {
padding: 0.5rem;
border: 1px solid #d4dce3;
}
textarea, select[multiple=multiple] {
background-color: white;
border: 1px solid white;
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
textarea:hover, select[multiple=multiple]:hover {
border-color: #ff2749;
}
textarea:focus, select[multiple=multiple]:focus {
border-color: #ff2749;
}
textarea {
width: 100%;
box-sizing: border-box !important;
}
fieldset.input {
margin: 0;
padding: 0;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
background-color: white;
vertical-align: middle;
border: 1px solid white;
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
font-size: 1rem;
width: 100%;
line-height: 1.5;
transition: border-color 0.2s;
}
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
border-color: #ff2749;
}
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
border-color: #ff2749;
}
.fp-utility .g-simplecontent {
color: #ffffff;
position: relative;
z-index: 10;
}
.fp-utility .g-simplecontent .g-simplecontent-item-content-title {
font-size: 2.2rem;
}
.fp-utility .g-simplecontent br {
display: none;
}
.fp-utility .g-simplecontent .g-simplecontent-item-leading-content {
color: #888888;
font-size: 1.2rem;
font-weight: 300;
}
.fp-utility .g-video-container .g-video {
min-height: 500px;
padding-bottom: 0;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.fp-utility .g-video-container .g-video {
min-height: 400px;
}
}
@media only all and (max-width: 50.99rem) {
.fp-utility .g-video-container .g-video {
min-height: 250px;
}
}
@media only all and (max-width: 30rem) {
.fp-utility .g-video-container .g-video {
min-height: 45vw;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.fp-header {
padding-top: 2rem;
}
}
@media only all and (max-width: 50.99rem) {
.fp-header {
padding: 4rem 2rem 0;
}
}
.fp-above .g-grid {
position: relative;
z-index: 50;
align-items: center;
}
@media only all and (max-width: 50.99rem) {
.fp-above .g-grid .g-above-content .g-simplecontent {
padding: 3%;
}
}
.fp-above .g-grid .g-above-content .g-simplecontent h2.g-title {
color: #ffffff;
padding: 0 0 1.5rem 0;
}
.fp-above .g-grid .g-above-content .g-simplecontent-item-content-title {
color: #ffffff;
font-size: 2.2rem;
}
.fp-above .g-grid .g-above-content .g-simplecontent-item-content-title span {
font-family: "PlayfairItalic", serif;
}
.fp-above .g-grid .g-above-content .g-simplecontent-item-leading-content {
line-height: 1.8;
color: rgba(255, 255, 255, 0.6);
padding-bottom: 3rem;
display: block;
}
.fp-above .g-grid .g-above-content-padding {
padding-left: 25%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.fp-above .g-grid .g-above-content-padding {
padding-left: 10%;
}
}
@media only all and (max-width: 50.99rem) {
.fp-above .g-grid .g-above-content-padding {
padding: 0;
}
}
.fp-above .g-grid .g-above-column {
column-count: 2;
}
@media only all and (max-width: 30rem) {
.fp-above .g-grid .g-above-column {
column-count: 1;
}
}
#g-slideshow.fp-slideshow {
background-image: none;
}
@media only all and (max-width: 50.99rem) {
.g-swiper.multislides .g-swiper-title, .g-swiper.multislides .g-swiper-text {
font-size: 1rem !important;
}
.g-swiper.multislides .button {
font-size: 0.7rem !important;
padding: 0.4rem 0.75rem !important;
}
.g-swiper.multislides .swiper-navigation > div {
font-size: 2rem !important;
}
}
#g-top {
color: #030303;
background: rgba(255, 255, 255, 0);
}
@media print {
#g-top {
background: #fff !important;
color: #000 !important;
}
}
#g-slideshow {
color: #ffffff;
background-color: #000000;
background-image: url(//www.aan.de/wp-content/themes/rt_koleti/custom/images/backgrounds/slideshow/background-aan.jpg?6733450c);
}
@media print {
#g-slideshow {
background: #fff !important;
color: #000 !important;
}
}
#g-navigation {
color: #ffffff;
background: #121212;
position: relative;
z-index: 112;
box-shadow: 0 0 10px #000000;
}
#g-navigation .g-grid {
align-items: center;
position: relative;
z-index: 1;
}
#g-navigation .g-simplecontent-item-main-content {
margin: 0;
font-size: 1rem;
}
.dir-rtl #g-navigation .g-simplecontent-item-main-content {
display: flex;
justify-content: center;
}
#g-navigation .g-simplecontent-item-main-content .fa {
padding: 0 0.625rem;
}
#g-navigation .g-simplemenu-container {
margin-left: auto;
}
#g-navigation .g-simplemenu-container h6 {
display: none;
}
#g-navigation .g-simplemenu-container ul {
display: flex;
}
#g-navigation .g-simplemenu-container ul li {
margin-right: 0.625rem;
}
#g-navigation a {
color: #ffffff;
}
#g-navigation .g-social a {
transition: all 0.25s;
}
#g-navigation .g-social a:hover {
opacity: 0.7;
}
@media print {
#g-navigation {
background: #fff !important;
color: #000 !important;
}
}
#g-header {
color: #030303;
background: #f3f5f7;
position: relative;
z-index: 5;
}
@media print {
#g-header {
background: #fff !important;
color: #000 !important;
}
}
#g-above {
position: relative;
color: #ffffff;
background: rgba(255, 255, 255, 0);
background-image: url(//www.aan.de/wp-content/themes/rt_koleti/custom/images/backgrounds/above/background-aan.jpg?673347cd);
background-repeat: no-repeat;
background-size: cover;
}
#g-above::before {
content: "";
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.85);
}
#g-above .g-grid {
position: relative;
}
@media print {
#g-above {
background: #fff !important;
color: #000 !important;
}
}
#g-showcase {
color: #030303;
background: #f3f5f7;
}
@media print {
#g-showcase {
background: #fff !important;
color: #000 !important;
}
}
#g-utility {
position: relative;
padding: 3rem;
color: #ffffff;
background: #030303;
background-size: cover;
background-image: url(//www.aan.de/wp-content/themes/rt_koleti/custom/images/backgrounds/utility/background-aan.jpg?67334587);
background-repeat: no-repeat;
}
#g-utility::before {
content: "";
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.7);
}
#g-utility .g-grid {
position: relative;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
#g-utility {
padding: 2.25rem;
}
}
@media only all and (max-width: 50.99rem) {
#g-utility {
padding: 1.5rem;
}
}
@media only all and (max-width: 30rem) {
#g-utility {
padding: 0;
}
}
@media print {
#g-utility {
background: #fff !important;
color: #000 !important;
}
}
#g-feature {
color: #030303;
background: rgba(255, 255, 255, 0);
background-image: url(//www.aan.de/wp-content/themes/rt_koleti/custom/images/backgrounds/feature/background-aan.jpg?67334749);
}
@media print {
#g-feature {
background: #fff !important;
color: #000 !important;
}
}
#g-container-main {
background: rgba(255, 255, 255, 0);
color: #030303;
}
@media print {
#g-mainbar {
background: #fff !important;
color: #000 !important;
}
}
#g-aside {
color: #030303;
background: rgba(255, 255, 255, 0);
}
@media print {
#g-aside {
background: #fff !important;
color: #000 !important;
}
}
#g-sidebar {
background: rgba(255, 255, 255, 0);
color: #030303;
}
@media print {
#g-sidebar {
background: #fff !important;
color: #000 !important;
}
}
#g-expanded {
color: #030303;
background: rgba(255, 255, 255, 0);
position: relative;
padding: 3rem;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
#g-expanded {
padding: 2.25rem;
}
}
@media only all and (max-width: 50.99rem) {
#g-expanded {
padding: 1.5rem;
}
}
@media only all and (max-width: 30rem) {
#g-expanded {
padding: 0;
}
}
@media print {
#g-expanded {
background: #fff !important;
color: #000 !important;
}
}
#g-extension {
color: #030303;
background: rgba(255, 255, 255, 0);
}
@media print {
#g-extension {
background: #fff !important;
color: #000 !important;
}
}
#g-bottom {
background: #000000;
color: #999999;
}
@media print {
#g-bottom {
background: #fff !important;
color: #000 !important;
}
}
#g-footer {
background: #000000;
color: #888888;
}
#g-footer a {
color: #888888;
}
#g-footer a:hover {
color: #6f6f6f;
}
@media only all and (max-width: 50.99rem) {
#g-footer .g-simplecontent {
text-align: center;
}
}
#g-footer .g-simplecontent .g-simplecontent-item-content-title {
margin: 0 0 0.875rem;
color: #ffffff;
font-family: "NotoSerif", "Helvetica", "Times New Roman", serif;
font-size: 1.125rem;
font-weight: 700;
line-height: 1.5;
}
@media only all and (max-width: 50.99rem) {
#g-footer .g-simplecontent .g-simplecontent-item-content-title {
margin: 0 0 1.25rem;
}
}
#g-footer .g-simplecontent .g-simplecontent-item-leading-content {
display: block;
margin: 0 0 1.5rem;
padding-top: 0.625rem;
font-size: 0.875rem;
}
#g-footer .g-simplecontent .g-simplecontent-item-main-content {
display: block;
margin: 0.625rem 0 1.5rem;
font-size: 0.875rem;
color: #ffffff;
}
@media print {
#g-container-footer {
background: #fff !important;
color: #000 !important;
}
}
#g-copyright {
background: #000000;
color: #666666;
border-top: 1px solid rgba(255, 255, 255, 0.2);
}
@media only all and (max-width: 50.99rem) {
#g-copyright {
text-align: center;
}
}
#g-copyright .g-social a {
padding: 0 10px;
font-size: 1rem;
color: #666666;
}
#g-copyright .g-social a:first-child {
padding-left: 0;
}
.dir-rtl #g-copyright .g-social a:first-child {
padding-left: 10px;
padding-right: 0;
}
#g-copyright .g-social a:last-child {
padding-right: 0;
}
.dir-rtl #g-copyright .g-social a:last-child {
padding-right: 10px;
padding-left: 0;
}
#g-copyright .g-social a:hover {
color: #4d4d4d;
}
@media print {
#g-copyright {
background: #fff !important;
color: #000 !important;
}
}
#g-offcanvas {
background: #ff2749;
width: 13rem;
color: #ffffff;
}
#g-offcanvas a {
color: #ffffff;
}
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
color: #ffffff;
}
#g-offcanvas .button {
background: transparent;
border: 2px solid #ffffff !important;
color: #ffffff !important;
}
#g-offcanvas .button:hover {
border: 2px solid #ff2749 !important;
color: #ff2749 !important;
}
#g-offcanvas .button:active {
border: 2px solid #ff2749 !important;
color: #ff2749 !important;
}
#g-offcanvas hr {
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.g-offcanvas-toggle {
display: none;
font-size: 1.5rem;
background: transparent;
color: #ffffff;
width: 40px;
height: 40px;
line-height: 24px;
text-align: center;
top: 0.25rem;
left: auto;
right: 2rem;
z-index: 10001;
direction: ltr;
transition: all 0.4s;
}
@media only all and (max-width: 51rem) {
.g-offcanvas-toggle {
display: block;
}
}
.g-offcanvas-toggle .fa {
display: none;
}
.g-offcanvas-toggle::before {
position: absolute;
top: 0.5em;
right: 0.5em;
bottom: 0.5em;
left: 0.5em;
background: linear-gradient(transparent 10%, #ffffff 10%, #ffffff 20%, transparent 20%, transparent 43%, #ffffff 43%, #ffffff 53%, transparent 53%, transparent 80%, #ffffff 80%, #ffffff 90%, transparent 90%);
content: "";
}
.toggle-fixed .g-offcanvas-toggle {
position: fixed;
}
.g-offcanvas-open .g-nav-overlay {
z-index: 100000;
}
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
left: 13rem;
}
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
right: 13rem;
}
.g-offcanvas-open .dir-rtl.g-offcanvas-left #g-offcanvas {
right: auto;
}
.g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas {
left: auto;
}
#g-offcanvas {
padding-left: 1.5rem;
}
#g-offcanvas #g-mobilemenu-container {
font-family: "NotoSans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: bold;
margin-top: 0.625rem;
margin-bottom: 0.625rem;
margin-left: -50%;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li {
display: block;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container {
padding: 0.375rem 0;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
padding-left: 0.5rem;
color: #ffffff;
word-break: normal;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
padding: 0;
content: "";
color: #ffffff;
opacity: 1;
width: 1rem;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container {
color: #ff2749;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-selected, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-selected {
color: #ff2749;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
opacity: 1;
color: rgba(255, 255, 255, 0.6);
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-content {
opacity: 1;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li.g-parent .g-menu-parent-indicator {
vertical-align: top;
position: absolute;
}
#g-offcanvas #g-mobilemenu-container ul {
background: #ff2749;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
color: #ffffff;
padding: 0.625rem;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
color: rgba(255, 255, 255, 0.6);
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
border: 1px solid #ff4663;
background: #ff1338;
border-radius: 0.1875rem;
margin: -0.3rem 0 -0.2rem 0.5rem;
padding: 0.2rem;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
background: #ff0e34;
}
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
width: 13rem;
}
#g-offcanvas #g-mobilemenu-container ul i.fa {
width: 1.5rem;
}
#g-mobilemenu-container {
margin: -2.125rem;
}
.g-preset-thumbnails img {
margin-bottom: 1rem;
width: 60%;
}
@media only all and (max-width: 50.99rem) {
.g-preset-thumbnails {
text-align: center;
flex-direction: column;
}
.g-preset-thumbnails .g-block {
flex: 0 0 auto;
width: 100% !important;
}
.g-preset-thumbnails .g-content {
margin-left: -0.625rem;
}
}
.g-offline h1 {
font-weight: 300;
}
.g-offline .button {
background-color: #ff2749;
color: #030303;
}
.g-offline .button:hover {
background-color: #ff2749;
}
.g-offline .g-loginform #g-loginform {
width: 50%;
margin: 0 auto;
}
@media only all and (max-width: 50.99rem) {
.g-offline .g-loginform #g-loginform {
width: 80%;
}
}
.g-offline .g-loginform #g-loginform fieldset {
text-align: left;
}
.g-offline .g-loginform #g-loginform label {
margin-bottom: 0.625rem;
display: block;
}
.g-offline #frame #form-login {
width: 50%;
margin: 0 auto;
}
@media only all and (max-width: 50.99rem) {
.g-offline #frame #form-login {
width: 80%;
}
}
.g-offline #frame #form-login fieldset {
text-align: left;
}
.g-offline #frame #form-login label {
display: block;
margin-bottom: 0.625rem;
}
.g-offline #grav-login .form-actions {
margin-top: 0.625rem;
}
@media only all and (max-width: 50.99rem) {
.g-offline #grav-login .form-actions {
text-align: center;
}
}
@media only all and (max-width: 50.99rem) {
.g-offline #grav-login .rememberme {
float: none;
display: block;
}
}
.g-navigation-container, .content-wrap {
width: 100%;
height: 100%;
}
[id^="slidingmenu-"][id$="-particle"] .slidingmenu {
display: none;
} .slidingmenu-overlay {
position: absolute;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.9);
z-index: 100;
visibility: hidden;
opacity: 0;
transition: opacity 0.4s;
}
.show-menu .slidingmenu-overlay {
visibility: visible;
opacity: 1;
} .slidingmenu-button {
position: relative;
z-index: 1001;
padding: 0;
width: 32px;
height: 32px;
border: none;
color: black;
background: transparent;
}
@media only all and (max-width: 50.99rem) {
.slidingmenu-button {
display: none;
}
}
.slidingmenu-button:focus {
outline: none;
}
.slidingmenu-button::before {
position: absolute;
top: 0.5em;
right: 0.5em;
bottom: 0.5em;
left: 0.5em;
background: linear-gradient(transparent 10%, #ffffff 10%, #ffffff 20%, transparent 20%, transparent 43%, #ffffff 43%, #ffffff 53%, transparent 53%, transparent 80%, #ffffff 80%, #ffffff 90%, transparent 90%);
content: "";
}
.slidingmenu-button:hover {
opacity: 0.6;
}
.slidingmenu {  }
.slidingmenu .close-button {
width: 16px;
height: 16px;
position: absolute;
left: 1.55rem;
top: 1em;
overflow: hidden;
text-indent: 16px;
border: none;
z-index: 11;
background: transparent;
color: transparent;
}
.dir-rtl .slidingmenu .close-button {
left: auto;
right: 1.55rem;
}
.slidingmenu .close-button:hover::after, .slidingmenu .close-button:hover::before {
opacity: 0.75;
}
.slidingmenu .close-button::before, .slidingmenu .close-button::after {
content: "";
position: absolute;
width: 2px;
height: 100%;
top: 0;
left: 50%;
background: #030303;
opacity: 0.5;
}
.slidingmenu .close-button::before {
transform: rotate(45deg);
}
.slidingmenu .close-button::after {
transform: rotate(-45deg);
}
.slidingmenu.menu-wrap {
position: fixed;
z-index: 1001;
width: 300px;
height: 100%;
background: #ffffff;
padding: 3rem 0 0;
font-size: 1.15rem;
}
.slidingmenu.menu-wrap .g-main-nav .g-toplevel > li {
display: block;
padding: 0.4em;
}
.slidingmenu.menu-wrap .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
position: absolute;
line-height: normal;
}
.dir-ltr .slidingmenu.menu-wrap .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
right: 0.5rem;
}
.dir-rtl .slidingmenu.menu-wrap .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
transform: rotate(180deg);
left: 0.5rem;
}
.slidingmenu.menu-wrap .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
content: "";
}
.slidingmenu.menu-wrap .g-main-nav .g-toplevel > li.g-parent.g-selected > .g-menu-item-container .g-menu-parent-indicator:after {
content: "";
}
.dir-rtl .slidingmenu.menu-wrap .g-main-nav .g-toplevel > li.g-parent.g-selected > .g-menu-item-container .g-menu-parent-indicator {
transform: rotate(180deg);
}
.slidingmenu.menu-wrap .g-main-nav .g-dropdown {
top: -8px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}
.slidingmenu.menu-wrap .g-main-nav .g-dropdown.g-active {
top: -8px !important;
}
.dir-ltr .slidingmenu.menu-wrap .g-main-nav .g-dropdown {
left: calc(100% + 5px);
right: auto;
}
.dir-ltr .slidingmenu.menu-wrap .g-main-nav .g-dropdown .g-dropdown {
left: 100%;
right: auto;
}
.dir-rtl .slidingmenu.menu-wrap .g-main-nav .g-dropdown {
right: calc(100% + 5px);
left: auto;
}
.dir-rtl .slidingmenu.menu-wrap .g-main-nav .g-dropdown .g-dropdown {
right: 100%;
left: auto;
margin-left: 0;
margin-right: 13px;
}
.slidingmenu.menu-wrap .menu, .slidingmenu.menu-wrap .g-toplevel {
height: 100%;
}
.slidingmenu .g-standard .g-dropdown:after, .slidingmenu .g-fullwidth .g-dropdown:after {
content: "";
position: absolute;
display: block;
top: 0;
left: -13px;
right: -13px;
bottom: 0;
border-left: 13px solid transparent;
border-right: 13px solid transparent;
z-index: -1;
}
.slidingmenu.slidingmenu-sideslide { }
.slidingmenu.slidingmenu-sideslide.menu-wrap {
-webkit-transform: translate3d(-320px, 0, 0);
transform: translate3d(-320px, 0, 0);
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.dir-rtl .slidingmenu.slidingmenu-sideslide.menu-wrap {
-webkit-transform: translate3d(320px, 0, 0);
transform: translate3d(320px, 0, 0);
}
.show-menu .slidingmenu.slidingmenu-sideslide.menu-wrap {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.slidingmenu.slidingmenu-sideslide-animated { }
.slidingmenu.slidingmenu-sideslide-animated.menu-wrap {
-webkit-transform: translate3d(-320px, 0, 0);
transform: translate3d(-320px, 0, 0);
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.dir-rtl .slidingmenu.slidingmenu-sideslide-animated.menu-wrap {
-webkit-transform: translate3d(320px, 0, 0);
transform: translate3d(320px, 0, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel {
-webkit-transition: -webkit-transform 0s 0.4s;
transition: transform 0s 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li {
-webkit-transform: translate3d(0, 500px, 0);
transform: translate3d(0, 500px, 0);
-webkit-transition: -webkit-transform 0s 0.4s;
transition: transform 0s 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(1) {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(2) {
-webkit-transform: translate3d(0, 900px, 0);
transform: translate3d(0, 900px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(3) {
-webkit-transform: translate3d(0, 1100px, 0);
transform: translate3d(0, 1100px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(4) {
-webkit-transform: translate3d(0, 1300px, 0);
transform: translate3d(0, 1300px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(5) {
-webkit-transform: translate3d(0, 1500px, 0);
transform: translate3d(0, 1500px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(6) {
-webkit-transform: translate3d(0, 1700px, 0);
transform: translate3d(0, 1700px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(7) {
-webkit-transform: translate3d(0, 1900px, 0);
transform: translate3d(0, 1900px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(8) {
-webkit-transform: translate3d(0, 2100px, 0);
transform: translate3d(0, 2100px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(9) {
-webkit-transform: translate3d(0, 2300px, 0);
transform: translate3d(0, 2300px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(10) {
-webkit-transform: translate3d(0, 2500px, 0);
transform: translate3d(0, 2500px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(11) {
-webkit-transform: translate3d(0, 2700px, 0);
transform: translate3d(0, 2700px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(12) {
-webkit-transform: translate3d(0, 2900px, 0);
transform: translate3d(0, 2900px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(13) {
-webkit-transform: translate3d(0, 3100px, 0);
transform: translate3d(0, 3100px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(14) {
-webkit-transform: translate3d(0, 3300px, 0);
transform: translate3d(0, 3300px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(15) {
-webkit-transform: translate3d(0, 3500px, 0);
transform: translate3d(0, 3500px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(16) {
-webkit-transform: translate3d(0, 3700px, 0);
transform: translate3d(0, 3700px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(17) {
-webkit-transform: translate3d(0, 3900px, 0);
transform: translate3d(0, 3900px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(18) {
-webkit-transform: translate3d(0, 4100px, 0);
transform: translate3d(0, 4100px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(19) {
-webkit-transform: translate3d(0, 4300px, 0);
transform: translate3d(0, 4300px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(20) {
-webkit-transform: translate3d(0, 4500px, 0);
transform: translate3d(0, 4500px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(21) {
-webkit-transform: translate3d(0, 4700px, 0);
transform: translate3d(0, 4700px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(22) {
-webkit-transform: translate3d(0, 4900px, 0);
transform: translate3d(0, 4900px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(23) {
-webkit-transform: translate3d(0, 5100px, 0);
transform: translate3d(0, 5100px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(24) {
-webkit-transform: translate3d(0, 5300px, 0);
transform: translate3d(0, 5300px, 0);
}
.slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li:nth-child(25) {
-webkit-transform: translate3d(0, 5500px, 0);
transform: translate3d(0, 5500px, 0);
}
.show-menu .slidingmenu.slidingmenu-sideslide-animated.menu-wrap {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.show-menu .slidingmenu.slidingmenu-sideslide-animated .g-toplevel, .show-menu .slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.show-menu .slidingmenu.slidingmenu-sideslide-animated .g-toplevel > li {
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.slidingmenu.slidingmenu-elastic {  }
.slidingmenu.slidingmenu-elastic.menu-wrap {
background: transparent;
padding: 0;
z-index: 1001;
-webkit-transform: translate3d(-320px, 0, 0);
transform: translate3d(-320px, 0, 0);
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
}
.dir-rtl .slidingmenu.slidingmenu-elastic.menu-wrap {
-webkit-transform: translate3d(320px, 0, 0);
transform: translate3d(320px, 0, 0);
}
.slidingmenu.slidingmenu-elastic.menu-wrap .menu {
position: relative;
width: calc(100% - 120px);
height: 100%;
padding: 3rem 0 0;
background: #ffffff;
z-index: 1001;
}
.slidingmenu.slidingmenu-elastic.menu-wrap .g-main-nav .g-dropdown {
z-index: 1001;
}
.slidingmenu.slidingmenu-elastic .morph-shape {
position: absolute;
width: 120px;
height: 100%;
top: 0;
right: 0;
fill: #ffffff;
z-index: 1000;
}
.dir-rtl .slidingmenu.slidingmenu-elastic .morph-shape {
left: 0;
right: auto;
}
.show-menu .slidingmenu.slidingmenu-elastic.menu-wrap {
-webkit-transform: translate3d(0, 0, 0) !important;
transform: translate3d(0, 0, 0) !important;
}
.show-menu .slidingmenu.slidingmenu-elastic .menu {
width: 100%;
transition: width 0.5s;
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.show-menu .slidingmenu.slidingmenu-elastic .close-button {
z-index: 1001;
}
.slidingmenu.slidingmenu-bubble {  }
.slidingmenu.slidingmenu-bubble.menu-wrap {
background: transparent;
padding: 0;
z-index: 1001;
-webkit-transform: translate3d(-320px, 0, 0);
transform: translate3d(-320px, 0, 0);
-webkit-transition: -webkit-transform 0.4s;
transition: transform 0.4s;
}
.dir-rtl .slidingmenu.slidingmenu-bubble.menu-wrap {
-webkit-transform: translate3d(320px, 0, 0);
transform: translate3d(320px, 0, 0);
}
.slidingmenu.slidingmenu-bubble.menu-wrap .menu {
position: relative;
width: 320px;
height: 100%;
z-index: 1000;
padding: 3rem 0 0;
background: #ffffff;
}
.slidingmenu.slidingmenu-bubble.menu-wrap .menu, .slidingmenu.slidingmenu-bubble.menu-wrap .close-button {
opacity: 0;
-webkit-transform: translate3d(-160px, 0, 0);
transform: translate3d(-160px, 0, 0);
-webkit-transition: opacity 0s 0.3s, -webkit-transform 0s 0.3s;
transition: opacity 0s 0.3s, transform 0s 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.17, 0.67, 0.1, 1.27);
transition-timing-function: cubic-bezier(0.17, 0.67, 0.1, 1.27);
}
.dir-rtl .slidingmenu.slidingmenu-bubble.menu-wrap .menu, .dir-rtl .slidingmenu.slidingmenu-bubble.menu-wrap .close-button {
-webkit-transform: translate3d(160px, 0, 0);
transform: translate3d(160px, 0, 0);
}
.slidingmenu.slidingmenu-bubble.menu-wrap .g-main-nav .g-dropdown {
z-index: 1001;
}
.slidingmenu.slidingmenu-bubble .morph-shape {
position: absolute;
width: 100%;
height: 100%;
top: 0;
right: 0;
fill: #ffffff;
}
.show-menu .slidingmenu.slidingmenu-bubble.menu-wrap {
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.show-menu .slidingmenu.slidingmenu-bubble.menu-wrap, .show-menu .slidingmenu.slidingmenu-bubble .menu, .show-menu .slidingmenu.slidingmenu-bubble .close-button, .show-menu .slidingmenu.slidingmenu-bubble .morph-shape {
-webkit-transform: translate3d(0, 0, 0) !important;
transform: translate3d(0, 0, 0) !important;
}
.show-menu .slidingmenu.slidingmenu-bubble .menu, .show-menu .slidingmenu.slidingmenu-bubble .close-button {
opacity: 1;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.show-menu .slidingmenu.slidingmenu-bubble .close-button {
z-index: 1001;
}
.g-social .g-social-items {
line-height: normal;
}
@media only all and (max-width: 50.99rem) {
.g-social .g-social-items {
text-align: center;
}
}
.g-social .g-social-items a {
font-size: 1.5rem;
border-radius: 2px;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-social .g-social-items a {
font-size: 1.15rem;
}
}
.g-audioplayer {
position: relative;
padding: 1.5rem;
}
.g-audioplayer .g-audioplayer-info {
display: flex;
flex-wrap: wrap;
}
@media only all and (max-width: 50.99rem) {
.g-audioplayer .g-audioplayer-info {
display: block;
}
}
.g-audioplayer .g-audioplayer-left {
padding-right: 2.125rem;
}
.dir-rtl .g-audioplayer .g-audioplayer-left {
padding: 0;
padding-left: 2.125rem;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-audioplayer .g-audioplayer-left {
padding: 0;
margin-bottom: 2.125rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-audioplayer .g-audioplayer-left {
padding: 0;
margin-bottom: 2.125rem;
}
}
.g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
border-radius: 3px;
min-width: 200px;
max-width: 200px;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
width: 100%;
}
}
@media only all and (max-width: 50.99rem) {
.g-audioplayer .g-audioplayer-left .g-audioplayer-cover {
width: 100%;
}
}
.g-audioplayer .g-audioplayer-right {
flex-grow: 1;
}
.g-audioplayer .g-audioplayer-right .g-audioplayer-nowplaying {
display: block;
font-size: 1.2rem;
font-weight: 400;
}
.g-audioplayer .g-audioplayer-right .g-audioplayer-trackinfo {
display: block;
font-size: 1.4rem;
font-weight: 500;
}
.g-audioplayer .g-audioplayer-playlist {
display: block;
font-size: 1.4rem;
font-weight: 500;
}
@media only all and (max-width: 50.99rem) {
.g-audioplayer .g-audioplayer-playlist {
font-size: 1.3rem;
}
}
.g-audioplayer .g-audioplayer-playlist ol {
padding-left: 0;
}
.g-audioplayer .g-audioplayer-playlist ol li {
padding: 0.925rem 0;
list-style-position: inside;
border-bottom: 1px solid rgba(128, 128, 128, 0.1);
}
.g-audioplayer .g-audioplayer-playlist ol li a {
color: #030303;
}
.g-audioplayer .g-audioplayer-playlist ol li .fa {
padding-left: 0.625rem;
color: #ff2749;
opacity: 0;
transition: all 0.3s ease-in-out;
}
.dir-rtl .g-audioplayer .g-audioplayer-playlist ol li .fa {
padding-left: 0;
padding-right: 0.625rem;
}
.g-audioplayer .g-audioplayer-playlist ol li.playing .fa {
opacity: 1;
}
.g-audioplayer .g-audioplayer-button {
float: right;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-audioplayer .g-audioplayer-button {
float: none;
}
}
@media only all and (max-width: 30rem) {
.g-audioplayer .g-audioplayer-button {
float: none;
}
}
.g-audioplayer .g-audioplayer-button .button {
padding: 0.4rem 1.4rem;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-audioplayer .g-audioplayer-button .button {
margin: 0;
}
}
@media only all and (max-width: 30rem) {
.g-audioplayer .g-audioplayer-button .button {
margin: 0;
}
}
.g-audioplayer .audiojs .g-audioplayer-buttons {
display: flex;
}
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button {
width: 72px;
height: 62px;
border-radius: 5px;
background: #ff2749;
transition: all 0.2s ease-out;
color: #ffffff;
margin: 0.425rem;
display: flex;
align-items: center;
justify-content: center;
}
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button .fa-step-forward, .dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button .fa-step-backward {
transform: scaleX(-1);
}
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:first-child {
margin-left: 0;
}
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:first-child {
margin: 0.425rem;
margin-right: 0;
}
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:last-child {
margin-right: 0;
}
.dir-rtl .g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:last-child {
margin: 0.425rem;
margin-left: 0;
}
.g-audioplayer .audiojs .g-audioplayer-buttons .g-audioplayer-button:hover {
cursor: pointer;
}
.g-audioplayer .audiojs .play-pause .loading, .g-audioplayer .audiojs .play-pause .error, .g-audioplayer .audiojs .play-pause .pause {
display: none;
}
.g-audioplayer .audiojs.playing .pause {
display: block;
}
.g-audioplayer .audiojs.playing .play {
display: none;
}
.g-audioplayer .audiojs.loading .loading {
display: block;
}
.g-audioplayer .audiojs.loading .pause, .g-audioplayer .audiojs.loading .play {
display: none;
}
.g-audioplayer .audiojs.error .error {
display: block;
}
.g-audioplayer .audiojs.error .pause, .g-audioplayer .audiojs.error .play {
display: none;
}
.g-audioplayer .audiojs.error .scrubber {
display: none;
}
.g-audioplayer .audiojs .error-message {
margin: 0.625rem 0;
color: #ef4a44;
}
.g-audioplayer .audiojs .scrubber {
margin: 0.625rem 0;
padding-bottom: 0.5rem;
position: relative;
}
.g-audioplayer .audiojs .scrubber .progress {
height: 6px;
background: #ff2749;
}
.g-audioplayer .audiojs .scrubber .loaded {
height: 6px;
background: rgba(128, 128, 128, 0.1);
position: absolute;
top: 0;
}
.g-audioplayer .audiojs .time {
font-size: 1.2rem;
font-weight: 400;
}
.g-calendar-particle {
position: relative;
}
.g-calendar-particle .g-calendar .clndr .days-container:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.g-calendar-particle .controls .prev-push, .g-calendar-particle .controls .next-push {
-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
.g-calendar-particle .g-calendar-title {
float: left;
padding-right: 1.5rem;
padding-bottom: 0;
}
.dir-rtl .g-calendar-particle .g-calendar-title {
float: right;
padding-left: 1.5rem;
padding-right: 0;
}
.g-calendar-particle .g-calendar-title-wrapper {
display: flex;
align-items: center;
padding-bottom: 1.5rem;
}
.g-calendar-particle .g-calendar-datepicker-wrapper {
position: relative;
display: flex;
align-items: center;
}
.g-calendar-particle .g-calendar-datepicker-wrapper .g-calendar-datepicker-icon {
display: block;
font: normal normal normal 14px/1 "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
}
.g-calendar-particle .controls {
font-size: 1.15vw;
line-height: 2.5;
color: #fff;
position: absolute;
z-index: 3;
justify-content: space-between;
display: flex;
width: 108%;
margin-left: -4%;
margin-top: 2.8125rem;
margin-bottom: 0.625rem;
font-size: 1.15vw;
color: #ffffff;
}
.dir-rtl .g-calendar-particle .controls {
margin-left: 0;
margin-right: -4%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-calendar-particle .controls {
width: 100%;
margin-left: 0;
}
.dir-rtl .g-calendar-particle .controls {
margin-right: 0;
}
}
@media only all and (max-width: 50.99rem) {
.g-calendar-particle .controls {
width: 104%;
margin-left: -2%;
}
.dir-rtl .g-calendar-particle .controls {
margin-left: 0;
margin-right: -2%;
}
}
@media (max-width: 100rem) {
.g-calendar-particle .controls {
font-size: 1.15rem;
}
}
.g-calendar-particle .controls .prev-push, .g-calendar-particle .controls .next-push {
position: relative;
z-index: 100;
width: 25px;
height: 25px;
background: transparent;
border-radius: 50%;
padding: 5px 0;
border: 2px solid #000000;
font-size: 1.4rem;
display: inline-block;
text-align: center;
color: #000000;
cursor: pointer;
transition: background-color 0.5s;
transition: all 250ms;
}
.g-calendar-particle .controls .prev-push:hover, .g-calendar-particle .controls .next-push:hover {
background: #ff2749;
}
.g-calendar-particle .controls .prev-push .fa, .g-calendar-particle .controls .next-push .fa {
position: absolute;
top: 0;
width: 25px;
}
.g-calendar-particle .controls .prev-push .fa.fa-angle-left, .g-calendar-particle .controls .next-push .fa.fa-angle-left {
top: -1px;
left: -2px;
}
.g-calendar-particle .controls .prev-push .fa.fa-angle-right, .g-calendar-particle .controls .next-push .fa.fa-angle-right {
top: -1px;
left: -1px;
}
.dir-rtl .g-calendar-particle .controls .prev-push .fa.fa-angle-left, .dir-rtl .g-calendar-particle .controls .next-push .fa.fa-angle-left {
left: 0;
}
.dir-rtl .g-calendar-particle .controls .prev-push .fa.fa-angle-left:before, .dir-rtl .g-calendar-particle .controls .next-push .fa.fa-angle-left:before {
content: "" !important;
}
.dir-rtl .g-calendar-particle .controls .prev-push .fa.fa-angle-right, .dir-rtl .g-calendar-particle .controls .next-push .fa.fa-angle-right {
left: -2px;
}
.dir-rtl .g-calendar-particle .controls .prev-push .fa.fa-angle-right:before, .dir-rtl .g-calendar-particle .controls .next-push .fa.fa-angle-right:before {
content: "" !important;
}
.dir-rtl .g-calendar-particle .controls .clndr-previous-button .fa-arrow-circle-left {
left: -2px;
}
.dir-rtl .g-calendar-particle .controls .clndr-previous-button .fa-arrow-circle-left:before {
content: "";
}
.dir-rtl .g-calendar-particle .controls .clndr-next-button .fa-arrow-circle-right {
left: 2px;
}
.dir-rtl .g-calendar-particle .controls .clndr-next-button .fa-arrow-circle-right:before {
content: "";
}
.g-calendar-particle .controls .month-year {
width: 80%;
padding: 5px 0;
display: inline-block;
text-align: center;
font-weight: 700;
letter-spacing: 1px;
}
.g-calendar-particle .g-calendar .clndr {
position: relative;
display: block;
overflow-x: auto;
width: 100%;
padding: 0 3rem;
font-size: 1vw;
}
@media (max-width: 100rem) {
.g-calendar-particle .g-calendar .clndr {
font-size: 1rem;
}
}
.g-calendar-particle .g-calendar .clndr .days-container {
position: relative;
overflow-y: hidden;
width: 100%;
margin: 0 auto;
position: relative;
display: flex;
flex-direction: column;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-calendar-particle .g-calendar .clndr .days-container {
padding: 0;
}
}
@media only all and (max-width: 50.99rem) {
.g-calendar-particle .g-calendar .clndr .days-container {
padding: 0;
}
}
.g-calendar-particle .g-calendar .clndr .days-container .days {
position: relative;
left: 0;
transition: left 0.5s;
overflow-y: hidden;
overflow-x: hidden;
overscroll-behavior-x: contain;
padding-bottom: 1.5rem;
display: flex;
justify-content: flex-start;
}
.g-calendar-particle .g-calendar .clndr .days-container .days ::-webkit-scrollbar {
width: 0px; background: transparent; }
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-calendar-particle .g-calendar .clndr .days-container .days {
overflow-x: hidden;
overflow-x: -moz-hidden-unscrollable;
}
}
@media only all and (max-width: 50.99rem) {
.g-calendar-particle .g-calendar .clndr .days-container .days {
display: flex;
white-space: nowrap;
overflow-x: hidden;
}
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day, .g-calendar-particle .g-calendar .clndr .days-container .days .empty {
display: inline-block;
padding: 8px 8px;
line-height: 1.875;
text-align: center;
color: #030303;
font-size: 1rem;
position: relative;
z-index: 10;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day span.day-name, .g-calendar-particle .g-calendar .clndr .days-container .days .empty span.day-name {
color: #95a5a6;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day .event-counter, .g-calendar-particle .g-calendar .clndr .days-container .days .empty .event-counter {
display: inline-block;
position: absolute;
margin: 0 auto;
left: 50%;
transform: translateX(-50%);
height: 16px;
bottom: 6px;
color: #ffffff;
z-index: 10;
font-size: 13px;
line-height: 1;
font-weight: 700;
visibility: hidden;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day.past, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.past {
opacity: 0.25;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day.today, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.today {
color: #ff2749;
font-weight: 700;
background: rgba(255, 39, 73, 0.1);
border-radius: 3px;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day.today span.day-name, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.today span.day-name {
color: #ff2749;
opacity: 0.5;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day.event, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.event {
position: relative;
color: rgba(0, 0, 0, 0.8);
transition: background-color 0.5s;
cursor: pointer;
padding-bottom: 24px;
border-radius: 3px;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day.event .event-counter, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.event .event-counter {
visibility: visible !important;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day.event::after, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.event::after {
content: "";
left: 50%;
transform: translateX(-50%);
bottom: 7%;
position: absolute;
background: #ff2749;
border-radius: 50%;
height: 18px;
width: 18px;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day.event:hover, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.event:hover {
background-color: rgba(255, 39, 73, 0.1);
}
.g-calendar-particle .g-calendar .clndr .days-container .days .day.adjacent-month, .g-calendar-particle .g-calendar .clndr .days-container .days .empty.adjacent-month {
color: rgba(0, 0, 0, 0.3);
}
.g-calendar-particle .g-calendar .clndr .days-container .days .empty {
height: 31px;
vertical-align: bottom;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .headers {
border-bottom: 1px solid #e5e5e5;
background-color: #f9fafb;
}
.g-calendar-particle .g-calendar .clndr .days-container .days .headers .day-header {
width: 14.2857142857%;
display: inline-block;
padding: 1rem 0;
border-right: 1px solid #e5e5e5;
text-align: center;
text-transform: uppercase;
color: rgba(90, 0, 14, 0.4);
letter-spacing: 1px;
}
.g-calendar-particle .g-calendar .clndr .days-container .events {
position: relative;
left: 0;
top: 1.875rem;
width: 100%;
height: 100%;
transition: left 0.5s;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .headers {
position: relative;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .event-header {
display: none;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .x-button {
display: none;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list {
overflow-y: auto;
height: 100%;
display: flex;
justify-content: flex-start;
-webkit-box-lines: multiple;
-moz-box-lines: multiple;
box-lines: multiple;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event {
position: relative;
background: #ffffff;
width: 31%;
max-height: 100%;
padding: 30px 28px;
margin-bottom: 2rem;
animation-name: show;
animation-duration: 0.36s;
animation-timing-function: ease-out;
-webkit-transition: all 4s;
-moz-transition: all 4s;
transition: all 4s;
margin-right: 2%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event {
width: 48%;
}
}
@media only all and (max-width: 50.99rem) {
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event {
width: 100%;
padding: 18px 10px;
max-height: 100%;
}
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event a {
position: relative;
letter-spacing: 1px;
background-color: transparent;
color: #030303;
text-decoration: none;
transition: color 0.25s;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event a:hover {
color: #ff2749;
}
@keyframes show {
0% {
transform: scale(0.5);
-webkit-transform: scale(0.5);
}
100% {
transform: scale(1);
-webkit-transform: scale(1);
}
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-date {
display: flex;
flex-direction: column;
background: #f3f5f7;
position: relative;
text-align: center;
max-width: 84px;
padding: 5px 8px;
float: left;
line-height: 1.3;
}
@media only all and (max-width: 50.99rem) {
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-date {
margin-right: auto;
max-width: 100%;
width: 100%;
margin-bottom: 1rem;
}
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-date .day-name {
color: #95a5a6;
text-transform: uppercase;
font-size: 0.8rem;
font-weight: 700;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-date .day-number {
font-weight: 700;
padding-bottom: 0.3rem;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-date .time {
color: #95a5a6;
font-size: 0.8rem;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-date .day-name, .g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-date .time, .g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-date .day-number {
display: inline-block;
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-info {
margin-left: 92px;
font-family: "NotoSerif", "Helvetica", "Times New Roman", serif;
font-weight: 700;
line-height: 1.3;
font-size: 1vw;
}
@media (max-width: 90rem) {
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-info {
font-size: 0.9rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-info {
margin-left: 0;
padding: 0 0.5rem;
margin-top: 0.625rem;
}
}
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-desc {
color: #95a5a6;
display: block;
padding: 5px 0;
font-family: "NotoSans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 400;
font-size: 1vw;
}
@media (max-width: 90rem) {
.g-calendar-particle .g-calendar .clndr .days-container .events .events-list .event .event-desc {
font-size: 0.9rem;
}
} .datepicker-container {
background-color: #fff;
direction: ltr;
font-size: 12px;
left: 0;
line-height: 30px;
position: fixed;
top: 0;
-ms-touch-action: none;
touch-action: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 210px;
z-index: -1;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.datepicker-container::before, .datepicker-container::after {
border: 5px solid transparent;
content: " ";
display: block;
height: 0;
position: absolute;
width: 0;
}
.datepicker-dropdown {
border: 1px solid #ccc;
-webkit-box-shadow: 0 3px 6px #ccc;
box-shadow: 0 3px 6px #ccc;
-webkit-box-sizing: content-box;
box-sizing: content-box;
position: absolute;
z-index: 1;
}
.datepicker-inline {
position: static;
}
.datepicker-top-left, .datepicker-top-right {
border-top-color: #39f;
}
.datepicker-top-left::before, .datepicker-top-left::after, .datepicker-top-right::before, .datepicker-top-right::after {
border-top: 0;
left: 10px;
top: -5px;
}
.datepicker-top-left::before, .datepicker-top-right::before {
border-bottom-color: #39f;
}
.datepicker-top-left::after, .datepicker-top-right::after {
border-bottom-color: #fff;
top: -4px;
}
.datepicker-bottom-left, .datepicker-bottom-right {
border-bottom-color: #39f;
}
.datepicker-bottom-left::before, .datepicker-bottom-left::after, .datepicker-bottom-right::before, .datepicker-bottom-right::after {
border-bottom: 0;
bottom: -5px;
left: 10px;
}
.datepicker-bottom-left::before, .datepicker-bottom-right::before {
border-top-color: #39f;
}
.datepicker-bottom-left::after, .datepicker-bottom-right::after {
border-top-color: #fff;
bottom: -4px;
}
.datepicker-top-right::before, .datepicker-top-right::after, .datepicker-bottom-right::before, .datepicker-bottom-right::after {
left: auto;
right: 10px;
}
.datepicker-panel > ul {
margin: 0;
padding: 0;
width: 102%;
}
.datepicker-panel > ul::before, .datepicker-panel > ul::after {
content: " ";
display: table;
}
.datepicker-panel > ul::after {
clear: both;
}
.datepicker-panel > ul > li {
background-color: #fff;
cursor: pointer;
float: left;
height: 30px;
list-style: none;
margin: 0;
padding: 0;
text-align: center;
width: 30px;
}
.datepicker-panel > ul > li:hover {
background-color: #e5f2ff;
}
.datepicker-panel > ul > li.muted, .datepicker-panel > ul > li.muted:hover {
color: #999;
}
.datepicker-panel > ul > li.highlighted {
background-color: #e5f2ff;
}
.datepicker-panel > ul > li.highlighted:hover {
background-color: #cce5ff;
}
.datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover {
color: #39f;
}
.datepicker-panel > ul > li.disabled, .datepicker-panel > ul > li.disabled:hover {
background-color: #fff;
color: #ccc;
cursor: default;
}
.datepicker-panel > ul > li.disabled.highlighted, .datepicker-panel > ul > li.disabled:hover.highlighted {
background-color: #e5f2ff;
}
.datepicker-panel > ul > li[data-view="years prev"], .datepicker-panel > ul > li[data-view="year prev"], .datepicker-panel > ul > li[data-view="month prev"], .datepicker-panel > ul > li[data-view="years next"], .datepicker-panel > ul > li[data-view="year next"], .datepicker-panel > ul > li[data-view="month next"], .datepicker-panel > ul > li[data-view="next"] {
font-size: 18px;
}
.datepicker-panel > ul > li[data-view="years current"], .datepicker-panel > ul > li[data-view="year current"], .datepicker-panel > ul > li[data-view="month current"] {
width: 150px;
}
.datepicker-panel > ul[data-view="years"] > li, .datepicker-panel > ul[data-view="months"] > li {
height: 52.5px;
line-height: 52.5px;
width: 52.5px;
}
.datepicker-panel > ul[data-view="week"] > li, .datepicker-panel > ul[data-view="week"] > li:hover {
background-color: #fff;
cursor: default;
}
.datepicker-hide {
display: none;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets {
display: flex;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: auto;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-progressbar {
top: auto;
bottom: 0;
height: 10px;
}
.g-swiper.swiper-container-vertical .swiper-navigation + .swiper-pagination-bullets {
top: unset;
bottom: 0;
transform: none;
}
@media only all and (max-width: 50.99rem) {
.g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
right: 0;
}
}
.dir-rtl .g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
right: auto;
left: 10px;
}
@media only all and (max-width: 50.99rem) {
.dir-rtl .g-swiper.swiper-container-vertical > .swiper-pagination-bullets {
left: 0;
}
}
@media only all and (max-width: 50.99rem) {
.g-swiper.swiper-container-vertical.swiper-container-coverflow > .swiper-pagination-bullets {
right: 10px;
}
.dir-rtl .g-swiper.swiper-container-vertical.swiper-container-coverflow > .swiper-pagination-bullets {
right: auto;
left: 10px;
}
}
.g-swiper div[class*="swiper-pagination-parent"] {
position: absolute;
text-align: center;
transition: 0.3s opacity;
z-index: 10;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 2rem 1rem;
background: transparent;
border: 2px solid #95a5a6;
opacity: 1;
height: 22px;
width: 22px;
position: relative;
display: flex;
justify-content: center;
align-items: center;
outline: 0;
}
@media only all and (max-width: 50.99rem) {
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
width: 16px;
height: 16px;
}
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.focus, .g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.active, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet.focus, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet.active {
outline: 0;
-moz-outline-style: none;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet::after {
content: "";
width: 6px;
height: 6px;
border-radius: 50%;
background: #95a5a6;
position: absolute;
}
@media only all and (max-width: 50.99rem) {
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet::after {
width: 4px;
height: 4px;
}
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active {
background: #ffffff;
opacity: 1;
border-color: #ffffff;
}
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active::after {
width: 8px;
height: 8px;
background: #000000;
}
@media only all and (max-width: 50.99rem) {
.g-swiper.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active::after, .g-swiper.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet-active::after {
width: 6px;
height: 6px;
}
}
.g-swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: #ff2749;
}
.g-swiper .g-swiper-slider .swiper-slide {
position: relative;
}
.g-swiper .g-swiper-slider .swiper-slide .swiper-bg {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.g-swiper .g-swiper-slider .swiper-slide video {
position: absolute;
z-index: 10;
width: 100%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-swiper .g-swiper-slider .swiper-slide video {
height: 100%;
}
}
@media only all and (max-width: 50.99rem) {
.g-swiper .g-swiper-slider .swiper-slide video {
height: 100%;
}
}
.g-swiper .g-swiper-slider .swiper-slide .swiper-link-overlay {
position: absolute;
z-index: 100;
width: 100%;
height: 100%;
}
.g-swiper .g-swiper-slider .swiper-slide .slide {
position: absolute;
margin: 0 auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
transform-style: preserve-3d;
z-index: 20;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content {
text-align: center;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
font-size: 1.1vw;
font-weight: 400;
line-height: 1.3;
margin: 1rem 4rem;
max-width: 1200px;
}
@media (max-width: 118.1818181818rem) {
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
font-size: 1.3rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
font-size: 1rem;
}
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
font-size: 1.5vw;
font-weight: 500;
line-height: 1.3;
margin: 1rem 3rem;
}
@media (max-width: 120rem) {
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
font-size: 1.8rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
font-size: 1.2rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .button {
padding: 0.4rem 1rem;
font-size: 0.8rem;
}
}
.swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"] {
position: absolute;
font-size: 4rem;
color: #ffffff;
outline: none;
opacity: 0.5;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
transition: opacity, 0.25s;
z-index: 20;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
}
@media only all and (max-width: 50.99rem) {
.swiper-navigation div[class*="button-next"], .swiper-navigation div[class*="button-prev"] {
font-size: 3rem;
}
}
.swiper-navigation div[class*="button-next"]:hover, .swiper-navigation div[class*="button-prev"]:hover {
opacity: 1;
cursor: pointer;
}
.swiper-navigation div[class*="button-next"] {
right: 1rem;
top: 50%;
margin: 0;
padding: 0;
transform: translateY(-50%);
}
.swiper-navigation div[class*="button-prev"] {
left: 1rem;
top: 50%;
margin: 0;
padding: 0;
transform: translateY(-50%);
}
.swiper-navigation.rtl div[class*="button-prev"] {
right: 1rem;
left: auto;
}
.swiper-navigation.rtl div[class*="button-next"] {
right: auto;
left: 1rem;
}
div[class*="g-swiper-thumbs"] {
margin: 2rem 0;
font-weight: 700;
}
div[class*="g-swiper-thumbs"].gallery-thumbs {
box-sizing: border-box;
cursor: pointer;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
border-radius: 6px;
position: relative;
pointer-events: auto;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title {
display: flex;
align-items: flex-end;
justify-content: center;
font-size: 0.9vw;
height: 100%;
margin: -1rem 2rem 0;
text-align: center;
}
@media (max-width: 111.1111111111rem) {
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title {
font-size: 1rem;
}
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide .g-swiper-thumbs-title span {
z-index: 2;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide:before {
position: absolute;
width: 100%;
height: 100%;
content: "";
border-radius: 6px;
transition: opacity 0.5s ease-in-out;
}
div[class*="g-swiper-thumbs"].gallery-thumbs .swiper-slide-thumb-active:before {
opacity: 0.25;
}
div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-next"], div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-prev"] {
font-size: 3rem;
opacity: 1;
z-index: 20;
}
@media only all and (max-width: 50.99rem) {
div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-next"], div[class*="g-swiper-thumbs"] .swiper-navigation div[class*="button-prev"] {
font-size: 2rem;
}
}   .swiper-slide-active .kenburns {
animation: kenburns ease-out;
}
@-webkit-keyframes kenburns {
0% {
transform: scale(1.5) rotate(0.02deg);
}
100% {
transform: scale(1) rotate(0.02deg);
}
}
@keyframes kenburns {
0% {
transform: scale(1.5) rotate(0.02deg);
}
100% {
transform: scale(1) rotate(0.02deg);
}
}   .swiper-slide-active .kenburnsDownLeft {
animation: kenburnsDownLeft ease-out;
}
@-webkit-keyframes kenburnsDownLeft {
0% {
transform: scale(1.5) translate(10%, -10%);
}
100% {
transform: scale(1) translate(0, 0);
}
}
@keyframes kenburnsDownLeft {
0% {
transform: scale(1.5) translate(10%, -10%);
}
100% {
transform: scale(1) translate(0, 0);
}
}   .swiper-slide-active .kenburnsDownRight {
-webkit-animation: kenburnsDownRight ease-out;
animation: kenburnsDownRight ease-out;
}
@-webkit-keyframes kenburnsDownRight {
0% {
transform: scale(1.5) translate(-10%, -10%);
}
100% {
transform: scale(1) translate(0, 0);
}
}
@keyframes kenburnsDownRight {
0% {
transform: scale(1.5) translate(-10%, -10%);
}
100% {
transform: scale(1) translate(0, 0);
}
}   .swiper-slide-active .kenburnsDown {
-webkit-animation: kenburnsDown ease-out;
animation: kenburnsDown ease-out;
}
@-webkit-keyframes kenburnsDown {
0% {
transform: scale(1.5) translate(0, -10%);
}
100% {
transform: scale(1) translate(0, 0);
}
}
@keyframes kenburnsDown {
0% {
transform: scale(1.5) translate(0, -10%);
}
100% {
transform: scale(1) translate(0, 0);
}
}   .swiper-slide-active .kenburnsLeft {
-webkit-animation: kenburnsLeft ease-out;
animation: kenburnsLeft ease-out;
}
@-webkit-keyframes kenburnsLeft {
0% {
transform: scale(1.5) translate(10%, 0);
}
100% {
transform: scale(1) translate(0, 0);
}
}
@keyframes kenburnsLeft {
0% {
transform: scale(1.5) translate(10%, 0);
}
100% {
transform: scale(1) translate(0, 0);
}
}   .swiper-slide-active .kenburnsRight {
-webkit-animation: kenburnsRight ease-out;
animation: kenburnsRight ease-out;
}
@-webkit-keyframes kenburnsRight {
0% {
transform: scale(1.5) translate(-10%, 0);
}
100% {
transform: scale(1) translate(0, 0);
}
}
@keyframes kenburnsRight {
0% {
transform: scale(1.5) translate(-10%, 0);
}
100% {
transform: scale(1) translate(0, 0);
}
}   .swiper-slide-active .kenburnsUpLeft {
-webkit-animation: kenburnsUpLeft ease-out;
animation: kenburnsUpLeft ease-out;
}
@-webkit-keyframes kenburnsUpLeft {
0% {
transform: scale(1.5) translate(10%, 10%);
}
100% {
transform: scale(1) translate(0, 0);
}
}
@keyframes kenburnsUpLeft {
0% {
transform: scale(1.5) translate(10%, 10%);
}
100% {
transform: scale(1) translate(0, 0);
}
}   .swiper-slide-active .kenburnsUpRight {
-webkit-animation: kenburnsUpRight ease-out;
animation: kenburnsUpRight ease-out;
}
@-webkit-keyframes kenburnsUpRight {
0% {
transform: scale(1.5) translate(-10%, 10%);
}
100% {
transform: scale(1) translate(0, 0);
}
}
@keyframes kenburnsUpRight {
0% {
transform: scale(1.5) translate(-10%, 10%);
}
100% {
transform: scale(1) translate(0, 0);
}
}   .swiper-slide-active .kenburnsUp {
-webkit-animation: kenburnsUp ease-out;
animation: kenburnsUp ease-out;
}
@-webkit-keyframes kenburnsUp {
0% {
transform: scale(1.5) translate(0, 10%);
}
100% {
transform: scale(1) translate(0, 0);
}
}
@keyframes kenburnsUp {
0% {
transform: scale(1.5) translate(0, 10%);
}
100% {
transform: scale(1) translate(0, 0);
}
}
.g-content {
margin: 0.625rem;
padding: 1.5rem;
}
.g-flushed .g-content {
margin: 0;
padding: 0;
}
body {
font-size: 1rem;
line-height: 1.5;
}
h1 {
font-size: 2.2rem;
}
h2 {
font-size: 2rem;
}
h3 {
font-size: 1.7rem;
}
h4 {
font-size: 1.25rem;
}
h5 {
font-size: 1.2rem;
}
h6 {
font-size: 1rem;
}
small {
font-size: 0.875rem;
}
cite {
font-size: 0.875rem;
}
sub, sup {
font-size: 0.75rem;
}
code, kbd, pre, samp {
font-size: 1rem;
font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
border-radius: 0.1875rem;
}
@media only all and (max-width: 50.99rem) {
.disable-mobile .headroom-bg-section {
transform: none !important;
position: relative !important;
}
.disable-mobile .headroom-bg-section + section, .disable-mobile .headroom-bg-section + header {
padding-top: 0 !important;
}
}
.headroom-bg-section {
position: fixed !important;
width: 100%;
z-index: 1001;
right: 0;
left: 0;
top: 0;
transition: all 0.3s;
backface-visibility: hidden;
}
.headroom-bg-section.headroom--pinned {
transform: translateY(0%);
}
.headroom-bg-section.headroom--unpinned {
transform: translateY(-100%);
} .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
display: none;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.aan.de/wp-content/themes/rt_koleti/images/owlcarousel/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
} .owl-nav {
margin-top: 0;
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-nav [class*="owl-"] {
display: inline-block;
margin: auto;
padding: 0.9rem 0;
color: #ffffff;
font-size: 1rem;
ext-align: center;
cursor: pointer;
border-radius: 50%;
transition: all 0.25s;
}
.owl-nav [class*="owl-"]:hover {
text-decoration: none;
}
.owl-nav [class*="owl-"]:focus {
outline: none;
}
.owl-nav.disabled {
opacity: 0.5;
cursor: default;
}
.owl-dots .owl-dot:focus {
outline: none;
}
.g-owlcarousel .g-owlcarousel-item-wrapper {
position: relative;
}
.g-owlcarousel .g-owlcarousel-item-img {
position: relative;
}
.g-owlcarousel .g-owlcarousel-item-img:after {
position: absolute;
content: "";
height: 50%;
left: 0;
right: 0;
bottom: 0;
}
.g-owlcarousel .g-owlcarousel-item-content-container {
position: absolute;
margin: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
transform-style: preserve-3d;
}
@media only all and (min-width: 88rem) {
.g-owlcarousel .g-owlcarousel-item-content-container {
width: 88rem;
}
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
.g-owlcarousel .g-owlcarousel-item-content-container {
width: 76rem;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-owlcarousel .g-owlcarousel-item-content-container {
width: 51rem;
}
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
.g-owlcarousel .g-owlcarousel-item-content-container {
width: 30rem;
}
}
@media only all and (max-width: 30rem) {
.g-owlcarousel .g-owlcarousel-item-content-container {
width: 100%;
}
}
.g-owlcarousel .g-owlcarousel-item-content-wrapper {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
.g-owlcarousel .g-owlcarousel-item-content {
margin: 0.625rem;
padding: 1.5rem;
}
.g-owlcarousel-fullwidth .g-owlcarousel .g-owlcarousel-item-content {
width: 100%;
}
.g-owlcarousel-compact .g-owlcarousel .g-owlcarousel-item-content {
width: 50%;
}
.center-block .g-owlcarousel-compact .g-owlcarousel .g-owlcarousel-item-content {
margin: auto;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
.g-owlcarousel-compact .g-owlcarousel .g-owlcarousel-item-content {
width: 65%;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-owlcarousel-compact .g-owlcarousel .g-owlcarousel-item-content {
width: 75%;
}
}
@media only all and (max-width: 50.99rem) {
.g-owlcarousel-compact .g-owlcarousel .g-owlcarousel-item-content {
width: 100%;
}
}
.g-owlcarousel .g-owlcarousel-item-title {
font-family: "NotoSans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-size: 3rem;
color: #ffffff;
padding-bottom: 1.1rem;
font-weight: 400;
text-transform: uppercase;
position: absolute;
top: 40%;
left: 0;
z-index: 2;
margin: 2.125rem;
}
.g-owlcarousel .g-owlcarousel-item-desc {
font-size: 1.4rem;
line-height: 1.5;
font-weight: 300;
padding-bottom: 3rem;
margin-bottom: 0.625rem;
}
@media only all and (max-width: 30rem) {
.g-owlcarousel .g-owlcarousel-item-button {
padding: 0.25rem 1rem;
font-weight: 400;
font-size: 0.8rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-branding {
text-align: center;
}
}
.dir-rtl .g-branding {
direction: ltr;
}
@media only all and (max-width: 50.99rem) {
.g-blockcontent-header {
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}
}
.g-blockcontent-subcontent-title {
margin: 0.625rem 0;
}
.g-blockcontent-subcontent-title-icon {
margin-bottom: 0.625rem;
font-size: 1.2rem;
}
.g-blockcontent-subcontent-title-text {
font-weight: 400;
font-size: 1.8rem;
margin-top: 0;
margin-bottom: 1rem;
}
.g-blockcontent-subcontent {
margin: -2.125rem;
}
@media only all and (max-width: 50.99rem) {
.g-blockcontent-subcontent {
margin: -0.625rem;
}
}
.g-blockcontent-spacing .g-blockcontent-subcontent {
margin: -0.625rem 0;
}
.g-blockcontent-subcontent-block {
margin: 0.625rem;
margin-right: 0;
height: 100%;
}
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent1 {
background: #ff2749;
position: relative;
}
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent1:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
right: -0.625rem;
top: 0.625rem;
border: 2px solid #ff2749;
}
.g-blockcontent-subcontent-block.g-blockcontent-subcontent-block-accent2 {
background: #ff2749;
}
.g-blockcontent-subcontent-subtitle {
font-family: "NotoSans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 400;
font-size: 0.7rem;
vertical-align: super;
}
.g-blockcontent-subcontent-desc {
font-family: "NotoSans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 300;
font-size: 1.2rem;
position: relative;
margin: 0.625rem 0;
line-height: 1.4;
}
.g-blockcontent-subcontent-desc i {
margin-top: 0.625rem;
}
.g-blockcontent-subcontent-img {
border-radius: 0.4rem;
}
.g-blockcontent-description {
font-family: "NotoSans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-size: 1rem;
font-weight: 300;
}
.g-blockcontent-buttons {
margin-top: 1.5rem;
}
.g-content-array {
margin-left: -1.5rem;
margin-right: -1.5rem;
}
.g-content-array .g-grid {
margin-bottom: 2.5rem;
}
.g-content-array .g-grid:last-child {
margin-bottom: 0;
}
@media only all and (max-width: 50.99rem) {
.g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
margin-bottom: 0;
}
}
.g-content-array .g-grid:not(:last-child) {
border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
@media only all and (max-width: 50.99rem) {
.g-content-array .g-grid {
margin-bottom: 0;
}
}
@media only all and (max-width: 50.99rem) {
.g-content-array .g-grid:not(:first-child) .g-content {
padding-top: 2.5rem;
}
}
.g-content-array .g-content {
margin: 0;
padding-top: 0;
padding-bottom: 2.3rem;
}
.g-content-array .g-array-item .g-array-item-text {
font-size: 1.25rem;
}
.g-content-array .g-array-item-image {
margin: 0 0 15px 0;
}
.g-content-array .g-item-title {
margin: 0;
line-height: 2.25rem;
font-size: 1.4rem;
font-weight: 600;
}
.g-content-array .g-item-title a {
color: #ff2749;
}
.g-content-array .g-item-title a:hover {
text-decoration: underline;
}
.g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
margin: 15px 0 0;
}
.g-content-array .g-array-item-details {
display: flex;
flex-grow: 1;
font-size: 1.2rem;
}
.g-content-array .g-array-item-details > span {
margin-right: 10px;
}
.g-content-array .g-array-item-details i {
display: none;
}
.g-gridstatistic {
text-align: center;
}
.g-gridstatistic .g-gridstatistic-wrapper {
display: flex;
flex-flow: row wrap;
flex-wrap: wrap;
}
.g-gridstatistic .g-gridstatistic-item {
flex: 0 0 auto;
padding-bottom: 1.5rem;
width: 100%;
display: inline-block;
}
.g-gridstatistic .g-gridstatistic-item:last-child {
padding-bottom: 0;
}
.g-gridstatistic .g-gridstatistic-readmore {
display: block;
margin: 1rem auto;
}
.g-gridstatistic .g-gridstatistic-item-text1 {
text-align: center;
font-size: 3.1rem;
line-height: 1.5;
font-weight: 400;
color: #ff2749;
}
@media only all and (max-width: 50.99rem) {
.g-gridstatistic .g-gridstatistic-item-text1 {
font-size: 2rem;
}
}
.g-gridstatistic .g-gridstatistic-item-icon {
display: inline-block;
font-size: 3rem;
vertical-align: middle;
line-height: 3rem;
opacity: 0.5;
}
.g-gridstatistic .g-gridstatistic-item-icon .g-gridstatistic-item-separator {
font-size: 1.5rem;
font-weight: 400;
vertical-align: middle;
padding: 0 0.625rem;
}
.g-gridstatistic .g-gridstatistic-item-text2 {
margin-top: 0.625rem;
text-transform: capitalize;
font-weight: 700;
opacity: 0.5;
}
.g-gridstatistic .g-gridstatistic-item-text2 span {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding-bottom: 1.425rem;
display: inline-block;
}
.g-gridstatistic .g-gridstatistic-2cols .g-gridstatistic-item {
width: 50%;
}
.g-gridstatistic .g-gridstatistic-3cols .g-gridstatistic-item {
width: 33.33333%;
}
.g-gridstatistic .g-gridstatistic-4cols .g-gridstatistic-item {
width: 25%;
}
.g-gridstatistic .g-gridstatistic-5cols .g-gridstatistic-item {
width: 20%;
}
.g-gridstatistic .g-gridstatistic-6cols .g-gridstatistic-item {
width: 16.66667%;
}
@media only all and (max-width: 50.99rem) {
.g-gridstatistic .g-gridstatistic-3cols .g-gridstatistic-item, .g-gridstatistic .g-gridstatistic-5cols .g-gridstatistic-item {
width: 100%;
}
}
@media only all and (max-width: 50.99rem) {
.g-gridstatistic .g-gridstatistic-4cols .g-gridstatistic-item, .g-gridstatistic .g-gridstatistic-6cols .g-gridstatistic-item {
width: 50%;
}
}
.g-gridstatistic .g-gridstatistic-footerdesc {
margin-bottom: 0.625rem;
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default, .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
text-align: left;
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
display: block;
-webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
display: block;
-webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
-webkit-transition: -webkit-transform 2s;
-moz-transition: -moz-transform 2s;
-ms-transition: -ms-transform 2s;
-o-transition: -o-transform 2s;
transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
-webkit-transition: -webkit-transform 2s;
-moz-transition: -moz-transform 2s;
-ms-transition: -ms-transform 2s;
-o-transition: -o-transform 2s;
transition: transform 2s;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
font-family: "Helvetica Neue", sans-serif;
line-height: 1.1em;
}
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
text-align: center;
}
.g-simplecounter-block {
display: block;
margin: 2rem auto 0.5rem auto;
}
.g-simplecounter-calendar {
text-align: center;
}
.g-simplecounter-calendar .counter-block {
display: inline-block;
margin: 0 0.5rem;
padding: 0;
}
.g-simplecounter-calendar .number, .g-simplecounter-calendar .word {
display: block;
margin: 0;
padding: 0;
}
.g-simplecounter-calendar .number {
width: 100px;
height: 80px;
line-height: 80px;
font-size: 2rem;
font-weight: normal;
border-radius: 0.4rem;
margin-bottom: 0.5rem;
color: #ffffff;
background: #f30026;
}
@media only all and (max-width: 50.99rem) {
.g-simplecounter-calendar .number {
font-size: 1.5rem;
width: 85px;
height: 50px;
line-height: 50px;
}
}
.g-simplecounter-calendar .word {
text-transform: uppercase;
}
@media only all and (max-width: 50.99rem) {
.g-simplecounter-calendar .word {
font-size: 75%;
}
}
.g-pricingtable-particle h2.g-title {
padding-bottom: 0;
margin-bottom: 0;
}
.g-pricingtable-headertext {
margin-bottom: 4.25rem;
padding: 0 25%;
color: rgba(255, 255, 255, 0.75);
font-size: 1.6vw;
}
@media (max-width: 81.25rem) {
.g-pricingtable-headertext {
font-size: 1.3rem;
}
}
@media only all and (min-width: 88rem) {
.g-pricingtable-headertext {
margin-bottom: 7.4375rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-pricingtable-headertext {
padding: 0 5%;
}
}
.g-pricingtable-footertext {
margin-top: 4.25rem;
padding: 0 20%;
color: rgba(255, 255, 255, 0.5);
font-size: 1.25rem;
}
@media only all and (min-width: 88rem) {
.g-pricingtable-footertext {
margin-top: 7.4375rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-pricingtable-footertext {
padding: 0 5%;
}
}
.g-pricingtable-container {
display: flex;
flex-flow: row;
flex-wrap: wrap;
}
.g-pricingtable-col-item {
display: flex;
padding: 0.625rem;
z-index: 1;
}
.g-pricingtable-1-col .g-pricingtable-col-item {
flex: auto 1 100%;
width: 100%;
}
.g-pricingtable-2-col .g-pricingtable-col-item {
flex: auto 1 50%;
width: 50%;
}
.g-pricingtable-3-col .g-pricingtable-col-item {
flex: auto 1 33.33333%;
width: 33.33333%;
}
.g-pricingtable-4-col .g-pricingtable-col-item {
flex: auto 1 25%;
width: 25%;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
.g-pricingtable-4-col .g-pricingtable-col-item {
flex: auto 1 50%;
width: 50%;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-pricingtable-4-col .g-pricingtable-col-item {
flex: auto 1 50%;
width: 50%;
}
}
.g-pricingtable-5-col .g-pricingtable-col-item {
flex: auto 1 20%;
width: 20%;
}
.g-pricingtable-6-col .g-pricingtable-col-item {
flex: auto 1 16.66667%;
width: 16.66667%;
}
@media only all and (max-width: 50.99rem) {
.g-pricingtable-col-item {
flex: auto 1 100% !important;
width: 100% !important;
}
}
.g-pricingtable-col-item .g-pricingtable {
width: 100%;
margin: 0;
position: relative;
overflow: hidden;
list-style: none;
padding: 1.5rem;
color: #000000;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 10px;
text-align: center;
box-shadow: 0 15px 50px rgba(212, 82, 103, 0.25);
}
.g-pricingtable-col-item .g-pricingtable .button {
margin: 1.5rem 0;
font-size: 0.7vw;
}
@media (max-width: 142.8571428571rem) {
.g-pricingtable-col-item .g-pricingtable .button {
font-size: 1rem;
}
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-ribbon {
z-index: 2;
position: absolute;
line-height: 2.35;
font-size: 0.65rem;
font-weight: 600;
background: #ff2749;
width: 135px;
top: 20px;
left: -33px;
text-align: center;
letter-spacing: 1px;
transform: rotate(-45deg);
color: #030303;
}
.dir-rtl .g-pricingtable-col-item .g-pricingtable .g-pricingtable-ribbon {
right: -33px;
left: auto;
transform: rotate(45deg);
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-icon {
font-size: 2.5rem;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan {
padding: 1.5rem 0 0;
font-size: 1.15vw;
font-weight: 400;
color: #000000;
}
@media (max-width: 95.652173913rem) {
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan {
font-size: 1.1rem;
}
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan a {
color: #000000;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan a:hover {
color: #ff2749;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-subtitle {
padding-top: 0;
margin-top: -1rem;
font-size: 0.9rem;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-price {
padding: 0 0 1.5rem;
font-weight: 700;
font-size: 1.5vw;
}
@media (max-width: 100rem) {
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-price {
font-size: 1.5rem;
}
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-period {
font-size: 1rem;
font-weight: 300;
line-height: 0.5;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-desc {
font-size: 1rem;
padding: 1.5rem 0;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-item {
font-size: 0.65vw;
font-weight: 400;
padding-bottom: 0.625rem;
color: rgba(0, 0, 0, 0.35);
}
@media (max-width: 153.8461538462rem) {
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-item {
font-size: 1rem;
}
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-item.g-pricingtable-item-0 {
position: relative;
padding-top: 1.5rem;
}
.g-pricingtable-col-item .g-pricingtable .g-pricingtable-item.disabled {
text-decoration: line-through;
}
.g-pricingtable-col-item.g-pricingtable-col-item-highlight {
z-index: 5;
}
@media only all and (min-width: 51rem) {
.g-pricingtable-col-item.g-pricingtable-col-item-highlight {
transform: scale(1.2);
}
}
.g-infolist-particle .g-infolist-title {
font-size: 2.2vw;
line-height: 1.3;
}
@media (max-width: 100rem) {
.g-infolist-particle .g-infolist-title {
font-size: 2.2rem;
}
}
.g-infolist-particle .g-infolist-desc {
font-size: 1.5vw;
color: rgba(3, 3, 3, 0.75);
}
@media (max-width: 100rem) {
.g-infolist-particle .g-infolist-desc {
font-size: 1.5rem;
}
}
.g-infolist-particle .g-infolist {
display: flex;
flex-flow: row wrap;
flex-wrap: wrap;
justify-content: center;
}
.g-infolist-particle .g-infolist .g-infolist-item {
position: relative;
width: 100%;
border-bottom: 1px solid transparent;
min-width: 0;
min-height: 0;
}
.g-infolist-particle .g-infolist .g-infolist-item .g-infolist-item-container {
margin: 0.625rem;
padding: 0.625rem;
}
@media only all and (max-width: 50.99rem) {
.g-infolist-particle .g-infolist .g-infolist-item .g-infolist-item-container {
margin-right: 0 !important;
margin-left: 0 !important;
padding-left: 0;
padding-right: 0;
}
}
.g-infolist-particle .g-infolist.g-compact .g-infolist-item {
margin-bottom: 0.5rem;
}
.g-infolist-particle .g-infolist.noborder .g-infolist-item {
border-bottom: 0;
}
.g-infolist-particle .g-infolist.spaced .g-infolist-item {
padding: 0.5rem 0 2rem 0;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon, .g-infolist-particle .g-infolist .g-infolist-item-img {
margin-right: 1rem;
margin-top: 0.25rem;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon.left, .g-infolist-particle .g-infolist .g-infolist-item-img.left {
margin-right: 1rem;
}
.dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-icon.left, .dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-img.left {
margin-left: 1rem;
margin-right: 0;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon.left.browser, .g-infolist-particle .g-infolist .g-infolist-item-img.left.browser {
margin-right: 4%;
}
.dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-icon.left.browser, .dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-img.left.browser {
margin-left: 4%;
margin-right: 0;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon.right, .g-infolist-particle .g-infolist .g-infolist-item-img.right {
margin-left: 1rem;
}
.dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-icon.right, .dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-img.right {
margin-right: 1rem;
margin-left: 0;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon.right.browser, .g-infolist-particle .g-infolist .g-infolist-item-img.right.browser {
margin-left: 4%;
}
.dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-icon.right.browser, .dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-img.right.browser {
margin-right: 4%;
margin-left: 0;
}
.g-infolist-particle .g-infolist .g-infolist-item-img {
min-width: 156px;
}
.g-infolist-particle .g-infolist .g-infolist-item-img.center {
margin-left: auto;
margin-right: auto;
}
.g-infolist-particle .g-infolist .g-infolist-item-img.avatar img {
border-radius: 100%;
border: 2px solid #ffffff;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon {
font-size: 1.2vw;
}
@media (max-width: 100rem) {
.g-infolist-particle .g-infolist .g-infolist-item-icon {
font-size: 1.2rem;
}
}
.g-infolist-particle .g-infolist .g-infolist-item-icon .fa {
vertical-align: sub;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon-inline {
margin-right: 0.625rem;
}
.dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-icon-inline {
margin-left: 0.625rem;
margin-right: 0;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon.left {
text-align: left;
}
.dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-icon.left {
text-align: right;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon.center {
display: flex;
align-items: center;
justify-content: center;
margin-right: 0;
margin: 0 auto !important;
margin-bottom: 1.5rem;
}
.g-infolist-particle .g-infolist .g-infolist-item-icon.right {
text-align: right;
}
.dir-rtl .g-infolist-particle .g-infolist .g-infolist-item-icon.right {
text-align: left;
}
.g-infolist-particle .g-infolist .g-infolist-item-title {
margin: 0.9375rem 0;
font-weight: 600;
font-size: 1.1vw;
}
@media (max-width: 100rem) {
.g-infolist-particle .g-infolist .g-infolist-item-title {
font-size: 1.1rem;
}
}
.g-infolist-particle .g-infolist .g-infolist-item-desc {
margin: 0;
font-weight: 400;
font-size: 0.9vw;
opacity: 0.8;
}
@media (max-width: 100rem) {
.g-infolist-particle .g-infolist .g-infolist-item-desc {
font-size: 0.9rem;
}
}
.g-infolist-particle .g-infolist .g-infolist-tags {
opacity: 0.8;
margin: 1rem 0 0.5rem 0;
font-size: 0.8rem;
text-transform: uppercase;
font-weight: 700;
}
.g-infolist-particle .g-infolist .g-infolist-link {
margin-top: 1rem;
}
.g-infolist-particle .g-infolist.g-1cols .g-infolist-item:last-child {
border-bottom: none;
}
.g-infolist-particle .g-infolist.g-1cols .g-infolist-item:last-child .g-infolist-item-container {
padding-bottom: 0;
margin-bottom: 0;
}
.g-infolist-particle .g-infolist.g-2cols .g-infolist-item {
width: 50%;
}
.g-infolist-particle .g-infolist.g-2cols .g-infolist-item:nth-child(odd) .g-infolist-item-container {
margin-right: 1%;
}
.g-infolist-particle .g-infolist.g-2cols .g-infolist-item:nth-child(even) .g-infolist-item-container {
margin-left: 1%;
}
.g-infolist-particle .g-infolist.g-3cols .g-infolist-item {
width: 33%;
}
.g-infolist-particle .g-infolist.g-3cols .g-infolist-item:nth-child(3n-1) .g-infolist-item-container {
margin-left: 0;
margin-right: 0;
}
.g-infolist-particle .g-infolist.g-4cols .g-infolist-item {
width: 25%;
}
.g-infolist-particle .g-infolist.g-4cols .g-infolist-item:nth-child(4n-2) .g-infolist-item-container {
margin-left: 0;
margin-right: 1%;
}
.g-infolist-particle .g-infolist.g-4cols .g-infolist-item:nth-child(4n-1) .g-infolist-item-container {
margin-left: 1%;
margin-right: 0;
}
.g-infolist-particle .g-infolist.g-5cols .g-infolist-item {
width: 17.6%;
}
.g-infolist-particle .g-infolist.g-5cols .g-infolist-item:nth-child(5n-3) .g-infolist-item-container {
margin-left: 0;
margin-right: 1%;
}
.g-infolist-particle .g-infolist.g-5cols .g-infolist-item:nth-child(5n-2) .g-infolist-item-container {
margin-left: 1%;
margin-right: 1%;
}
.g-infolist-particle .g-infolist.g-5cols .g-infolist-item:nth-child(5n-1) .g-infolist-item-container {
margin-left: 1%;
margin-right: 0;
}
@media only all and (max-width: 50.99rem) {
.g-infolist-particle .g-infolist[class*="cols"] .g-infolist-item {
width: 96%;
}
}
.g-infolist-particle .g-infolist-textstyle-header .g-infolist-tags .g-tag {
font-size: 1.7rem;
text-transform: uppercase;
line-height: 2.5rem;
}
.g-infolist-particle .g-infolist-textstyle-header .g-infolist-item-title {
font-size: 2rem;
text-transform: uppercase;
line-height: 3rem;
}
.g-infolist-particle .g-infolist-textstyle-header .g-infolist-item-desc {
font-size: 1.2rem;
line-height: 2rem;
opacity: 0.8;
padding: 0;
}
.g-infolist-particle .g-infolist-textstyle-header .g-infolist-item-desc, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-item-title, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-tags, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-tags .g-tag {
text-rendering: optimizeLegibility;
font-family: "NotoSans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: bold;
margin: 0;
}
.g-infolist-particle .g-infolist-textstyle-header .g-infolist-item-desc a, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-item-title a, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-tags a, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-tags .g-tag a {
color: inherit;
}
.g-infolist-particle .g-infolist-textstyle-header .g-infolist-item-desc a:hover, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-item-title a:hover, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-tags a:hover, .g-infolist-particle .g-infolist-textstyle-header .g-infolist-tags .g-tag a:hover {
opacity: 0.75;
}
.g-infolist-particle .g-infolist-textstyle-header .g-infolist-link {
margin-top: 0;
}
.g-team {
position: relative;
}
.g-team .g-team-header {
margin-bottom: 1.5rem;
text-align: center;
z-index: 1;
}
.g-team .g-team-header .g-team-title {
display: block;
color: #030303;
font-size: 2rem;
font-weight: 700;
}
.g-team .g-team-header .g-team-subtitle {
display: block;
color: #888888;
font-size: 1.25rem;
}
.g-team .g-team-grid .team-members {
overflow: hidden;
width: 80%;
margin: 2rem auto;
padding: 0.866% 0;
font-size: 1rem;
}
@media only all and (max-width: 50.99rem) {
.g-team .g-team-grid .team-members {
width: 100%;
}
}
.g-team .g-team-grid .team-members:after {
content: "";
display: block;
clear: both;
}
.g-team .g-team-grid .team-members .hex {
position: relative;
list-style-type: none;
float: left;
overflow: hidden;
visibility: hidden;
outline: 1px solid transparent; -webkit-transform: rotate(-60deg) skewY(30deg) translatez(-1px);
-ms-transform: rotate(-60deg) skewY(30deg) translatez(-1px);
transform: rotate(-60deg) skewY(30deg) translatez(-1px);
}
@media only all and (min-width: 76rem) {
.g-team .g-team-grid .team-members .hex {
width: 19.2%; padding-bottom: 22.17%; }
.g-team .g-team-grid .team-members .hex:nth-child(9n+6), .g-team .g-team-grid .team-members .hex:nth-child(9n+7), .g-team .g-team-grid .team-members .hex:nth-child(9n+8), .g-team .g-team-grid .team-members .hex:nth-child(9n+9) {
margin-top: -4.676%;
margin-bottom: -4.676%;
-webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
-ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
transform: translateX(50%) rotate(-60deg) skewY(30deg);
}
.g-team .g-team-grid .team-members .hex:nth-child(9n+6):last-child, .g-team .g-team-grid .team-members .hex:nth-child(9n+7):last-child, .g-team .g-team-grid .team-members .hex:nth-child(9n+8):last-child, .g-team .g-team-grid .team-members .hex:nth-child(9n+9):last-child {
margin-bottom: 0;
}
.g-team .g-team-grid .team-members .hex:nth-child(9n+6) {
margin-left: 0.5%;
clear: left;
}
.g-team .g-team-grid .team-members .hex:nth-child(9n+10) {
clear: left;
}
.g-team .g-team-grid .team-members .hex:nth-child(9n+2), .g-team .g-team-grid .team-members .hex:nth-child(9n+ 7) {
margin-left: 1%;
margin-right: 1%;
}
.g-team .g-team-grid .team-members .hex:nth-child(9n+3), .g-team .g-team-grid .team-members .hex:nth-child(9n+4), .g-team .g-team-grid .team-members .hex:nth-child(9n+8) {
margin-right: 1%;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-team .g-team-grid .team-members .hex {
width: 32.666%; padding-bottom: 37.72%; }
.g-team .g-team-grid .team-members .hex:nth-child(5n+4), .g-team .g-team-grid .team-members .hex:nth-child(5n+5) {
margin-top: -8.564%;
margin-bottom: -8.564%;
-webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
-ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
transform: translateX(50%) rotate(-60deg) skewY(30deg);
}
.g-team .g-team-grid .team-members .hex:nth-child(5n+4):last-child, .g-team .g-team-grid .team-members .hex:nth-child(5n+5):last-child {
margin-bottom: 0;
}
.g-team .g-team-grid .team-members .hex:nth-child(5n+4) {
margin-right: 1%;
margin-left: 0.5%;
}
.g-team .g-team-grid .team-members .hex:nth-child(5n+2) {
margin-left: 1%;
margin-right: 1%;
}
.g-team .g-team-grid .team-members .hex:nth-child(5n+6) {
clear: left;
}
}
@media only all and (max-width: 50.99rem) {
.g-team .g-team-grid .team-members .hex {
width: 49.5%; padding-bottom: 57.158%; }
.g-team .g-team-grid .team-members .hex:nth-child(3n+3) {
margin-top: -13.423%;
margin-bottom: -13.423%;
-webkit-transform: translateX(50%) rotate(-60deg) skewY(30deg);
-ms-transform: translateX(50%) rotate(-60deg) skewY(30deg);
transform: translateX(50%) rotate(-60deg) skewY(30deg);
}
.g-team .g-team-grid .team-members .hex:nth-child(3n+3):last-child {
margin-bottom: 0;
}
.g-team .g-team-grid .team-members .hex:nth-child(3n+3) {
margin-left: 0.5%;
}
.g-team .g-team-grid .team-members .hex:nth-child(3n+2) {
margin-left: 1%;
}
.g-team .g-team-grid .team-members .hex:nth-child(3n+4) {
clear: left;
}
}
.g-team .g-team-grid .team-members .hex * {
position: absolute;
visibility: visible;
outline: 1px solid transparent; }
.g-team .g-team-grid .team-members .hex .hexIn {
display: block;
width: 100%;
height: 100%;
text-align: center;
color: #fff;
overflow: hidden;
-webkit-transform: skewY(-30deg) rotate(60deg);
-ms-transform: skewY(-30deg) rotate(60deg);
transform: skewY(-30deg) rotate(60deg);
}
.g-team .g-team-grid .team-members .hex .hexIn:hover h1, .g-team .g-team-grid .team-members .hex .hexIn:hover p, .g-team .g-team-grid .team-members .hex .hexIn:focus h1, .g-team .g-team-grid .team-members .hex .hexIn:focus p {
opacity: 1;
}
.g-team .g-team-grid .team-members .hex img {
left: -100%;
right: -100%;
width: auto;
height: 100%;
margin: 0 auto;
max-width: none;
}
.g-team .g-team-grid .team-members .hex h1, .g-team .g-team-grid .team-members .hex p {
margin: 0;
width: 102%;
left: -1%; padding: 5%;
box-sizing: border-box;
background-color: rgba(255, 39, 73, 0.75);
font-weight: 300;
opacity: 0;
transition: opacity 0.3s ease-out;
}
.g-team .g-team-grid .team-members .hex h1 {
bottom: 50%;
padding-top: 50%;
font-size: 1.4rem;
z-index: 1;
}
@media only all and (max-width: 50.99rem) {
.g-team .g-team-grid .team-members .hex h1 {
font-size: 1.1rem;
line-height: 1;
}
}
.g-team .g-team-grid .team-members .hex h1:after {
content: "";
position: absolute;
bottom: 0;
left: 45%;
width: 10%;
text-align: center;
border-bottom: 1px solid #ffffff;
}
.g-team .g-team-grid .team-members .hex p {
top: 50%;
padding-bottom: 50%;
font-size: 1rem;
}
@media only all and (max-width: 50.99rem) {
.g-team .g-team-grid .team-members .hex p {
font-size: 1.1rem;
line-height: 1;
}
}
@media only all and (max-width: 50.99rem) {
.g-newsletter-particle {
text-align: center;
}
.g-newsletter-particle .title {
text-align: center;
}
}
.g-newsletter-particle .title {
padding-bottom: 0;
margin-bottom: 0;
font-weight: 500;
text-align: center;
}
.g-newsletter-particle .title:after {
background: none;
}
.g-newsletter-particle div.mce_inline_error {
background-color: #6c6c77 !important;
}
.g-newsletter-particle .g-newsletter .g-newsletter-headtext {
text-align: center;
margin-bottom: 0.625rem;
padding-bottom: 1.5rem;
color: #1d1d1d;
font-size: 1rem;
}
.box1 .g-newsletter-particle .g-newsletter .g-newsletter-headtext {
color: #ffffff;
}
.box2 .g-newsletter-particle .g-newsletter .g-newsletter-headtext {
color: #ffffff;
}
.g-newsletter-particle .g-newsletter .g-newsletter-headtext .fa {
color: #ff2749;
font-size: 3rem;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox {
position: relative;
border: none;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
text-align: left;
padding: 0.725rem 1.5625rem;
font-weight: 400;
border: 0 none;
border-radius: 3px;
margin-bottom: 0;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input::-webkit-input-placeholder { color: #999;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input::-moz-placeholder { color: #999;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input:-ms-input-placeholder { color: #999;
}
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input:-moz-placeholder { color: #999;
}
@media only all and (max-width: 50.99rem) {
.g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
margin-bottom: 5px;
}
}
.dir-rtl .g-newsletter-particle .g-newsletter .g-newsletter-inputbox input {
text-align: right;
}
.g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
white-space: nowrap;
border-radius: 0.4rem;
background: #ff2749;
color: #ffffff;
}
.g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit:focus {
outline: none;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
.g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
text-align: center;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
text-align: center;
}
}
.g-newsletter-particle .g-newsletter .g-newsletter-button .g-newsletter-button-text {
vertical-align: middle;
}
.g-newsletter-particle .g-newsletter.g-newsletter-square .g-newsletter-inputbox input, .g-newsletter-particle .g-newsletter.g-newsletter-square .g-newsletter-button input {
border-radius: 0 !important;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper {
text-align: center;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper .g-newsletter-inputbox {
width: 100%;
margin-bottom: 10px;
margin-right: 0;
padding: 0;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper .g-newsletter-button {
width: 100%;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-form-wrapper .g-newsletter-button input {
width: 100%;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper {
text-align: center;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-inputbox {
margin-bottom: 10px;
margin-right: 0;
padding: 0;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-inputbox input {
width: auto;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-button {
width: auto;
display: block;
}
.g-newsletter-particle .g-newsletter.g-newsletter-stack-compact .g-newsletter-form-wrapper .g-newsletter-button input {
width: auto;
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
flex: 0 1 auto;
min-width: 0;
min-height: 0;
margin: 0;
}
@media only all and (max-width: 50.99rem) {
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
margin: 1rem 0 0;
}
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox input, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox .g-newsletter-button-submit, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button input, .g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button .g-newsletter-button-submit {
margin: 0;
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-button {
width: auto;
margin-left: 15px;
}
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox {
width: 65%;
}
@media only all and (max-width: 50.99rem) {
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper .g-newsletter-inputbox {
width: 80%;
}
}
@media only all and (max-width: 50.99rem) {
.g-newsletter-particle .g-newsletter.g-newsletter-aside .g-newsletter-form-wrapper {
flex-direction: column;
}
}
.g-imagegrid *, .g-imagegrid *:before, .g-imagegrid *:after {
box-sizing: border-box !important;
}
.g-imagegrid .g-imagegrid-wrapper {
display: flex;
flex-flow: row wrap;
flex-wrap: wrap;
}
.g-imagegrid .g-imagegrid-item {
flex: 0 0 auto;
width: 100%;
display: inline-block;
vertical-align: middle;
position: relative;
border-radius: 0.5rem;
}
.g-imagegrid .g-imagegrid-item img {
transition: all 0.35s;
width: 100%;
height: 100%;
border-radius: 0.5rem;
}
.g-imagegrid .g-imagegrid-item .g-imagegrid-caption {
display: flex;
justify-content: center;
color: #ffffff;
font-weight: 700;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
z-index: 1;
}
.g-imagegrid .g-imagegrid-item .indicator {
display: flex;
align-items: center;
justify-content: center;
color: #ffffff;
position: absolute;
z-index: 1;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.g-imagegrid .g-imagegrid-item .indicator div {
font-size: 1.8vw;
max-width: 100%;
text-align: center;
flex: none;
-webkit-flex: none;
font-weight: bold;
opacity: 0;
transform: scale(0);
transition: all 0.35s;
}
@media (max-width: 55.5555555556rem) {
.g-imagegrid .g-imagegrid-item .indicator div {
font-size: 1rem;
}
}
.dir-rtl .g-imagegrid .g-imagegrid-item .indicator div {
margin-right: 0;
}
.g-imagegrid .g-imagegrid-item .indicator div .fa {
font-size: 4rem;
}
.g-imagegrid .g-imagegrid-item:hover {
z-index: 10;
}
.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:before {
opacity: 1;
transform: scale(1);
}
.g-imagegrid .g-imagegrid-item:hover .indicator div {
opacity: 1;
transform: scale(1);
}
.g-imagegrid .g-imagegrid-desc {
margin: 1.5rem 0;
}
.g-imagegrid .g-imagegrid-link {
display: flex;
position: relative;
width: 100%;
height: 100%;
transition: all 0.35s;
}
.g-imagegrid .g-imagegrid-link:before {
color: #ffffff;
background: rgba(0, 0, 0, 0.7);
border-radius: 0.5rem;
content: "";
position: absolute;
z-index: 1;
opacity: 0.5;
width: 100%;
height: 100%;
text-align: center;
transform: scale(0);
transition: all 0.35s;
}
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
width: 50%;
}
@media only all and (max-width: 50.99rem) {
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
width: 100%;
}
}
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
width: 33.33333%;
}
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:first-child {
padding-right: 1.5rem;
}
.dir-rtl .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:first-child {
padding-left: 1.5rem;
padding-right: 0;
}
@media only all and (max-width: 50.99rem) {
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:first-child {
padding: 0;
}
}
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:last-child {
padding-left: 1.5rem;
}
.dir-rtl .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:last-child {
padding-right: 1.5rem;
padding-left: 0;
}
@media only all and (max-width: 50.99rem) {
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:last-child {
padding: 0;
}
}
@media only all and (max-width: 50.99rem) {
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
width: 100%;
margin-bottom: 1.5rem;
}
}
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
width: 25%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
width: 50%;
}
}
@media only all and (max-width: 50.99rem) {
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
width: 100%;
}
}
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
width: 20%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
width: 33.33333%;
}
}
@media only all and (max-width: 50.99rem) {
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
width: 50%;
}
}
.g-heading {
position: relative;
}
.g-heading h2 {
font-weight: 600;
font-size: 1.2vw;
}
@media (max-width: 83.3333333333rem) {
.g-heading h2 {
font-size: 1rem;
}
}
.g-heading p {
margin: 0;
top: -2rem;
left: -2rem;
opacity: 0.05;
padding: 0;
position: absolute;
font-weight: 600;
font-size: 13vw;
line-height: 0;
}
@media (max-width: 38.4615384615rem) {
.g-heading p {
font-size: 5rem;
}
}
.dir-rtl .g-heading p {
left: auto;
right: -2rem;
}
.g-video-container .g-video {
position: relative;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
max-width: 100%;
height: auto;
margin-bottom: 2.5rem;
}
.g-video-container .g-video iframe, .g-video-container .g-video object, .g-video-container .g-video embed, .g-video-container .g-video video {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
-webkit-transform: translateY(-50%) translateX(-50%);
-moz-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
-o-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
}
.g-video-container .g-video:hover .g-videolocal-play.pause {
opacity: 1;
}
.g-video-container .g-video .g-videolocal-play {
position: absolute;
height: 3.5vw;
width: 3.5vw;
position: absolute;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
bottom: 50%;
margin-bottom: -40px;
background: url(//www.aan.de/wp-content/themes/rt_koleti/images/owlcarousel/play.svg) no-repeat;
background-size: contain;
cursor: pointer;
opacity: 1;
}
@media only all and (max-width: 30rem) {
.g-video-container .g-video .g-videolocal-play {
height: 12vw;
width: 12vw;
}
}
@media only all and (max-width: 50.99rem) {
.g-video-container .g-video .g-videolocal-play {
height: 12vw;
width: 12vw;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-video-container .g-video .g-videolocal-play {
height: 6vw;
width: 6vw;
}
}
.g-video-container .g-video .g-videolocal-play.pause {
background: url(//www.aan.de/wp-content/themes/rt_koleti/images/owlcarousel/paused.svg);
background-size: contain;
opacity: 0;
}
.g-video-container .g-video .g-video-nocontrols::-webkit-media-controls {
display: none !important;
}
.g-video-container-columns-1 .g-video-inner {
width: 100%;
}
.g-video-container-columns-2 {
display: flex;
flex-wrap: wrap;
}
.g-video-container-columns-2 .g-video-inner {
width: 50%;
}
.g-video-container-columns-2 .g-video-inner .g-video {
margin-right: 1.5rem;
}
@media only all and (max-width: 50.99rem) {
.g-video-container-columns-2 .g-video-inner .g-video {
margin: 0;
}
}
@media only all and (max-width: 50.99rem) {
.g-video-container-columns-2 .g-video-inner {
width: 100%;
margin-bottom: 0.625rem;
}
}
.g-video-container-columns-3 {
display: flex;
flex-wrap: wrap;
}
.g-video-container-columns-3 .g-video-inner {
width: 33.3%;
}
.g-video-container-columns-3 .g-video-inner .g-video {
margin-right: 1.5rem;
}
@media only all and (max-width: 50.99rem) {
.g-video-container-columns-3 .g-video-inner .g-video {
margin: 0;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-video-container-columns-3 .g-video-inner {
width: 50%;
}
}
@media only all and (max-width: 50.99rem) {
.g-video-container-columns-3 .g-video-inner {
width: 100%;
margin-bottom: 0.625rem;
}
}
.g-video-container-columns-4 {
display: flex;
flex-wrap: wrap;
}
.g-video-container-columns-4 .g-video-inner {
width: 25%;
}
.g-video-container-columns-4 .g-video-inner .g-video {
margin-right: 1.5rem;
}
@media only all and (max-width: 50.99rem) {
.g-video-container-columns-4 .g-video-inner .g-video {
margin: 0;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-video-container-columns-4 .g-video-inner {
width: 50%;
}
}
@media only all and (max-width: 50.99rem) {
.g-video-container-columns-4 .g-video-inner {
width: 100%;
margin-bottom: 0.625rem;
}
}
.g-video-caption {
text-align: center;
font-size: 1.3vw;
padding: 2.5rem 0;
color: #030303;
}
@media (max-width: 76.9230769231rem) {
.g-video-caption {
font-size: 1rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-video-caption {
padding: 1.5rem 0;
}
}
.g-simplecontent h2.g-title {
padding: 0 0.6rem;
margin: 0;
display: inline-block;
color: #030303;
font-size: 1vw;
font-weight: 600;
letter-spacing: 5px;
border-radius: 0.4rem;
text-align: center;
text-transform: uppercase;
}
@media (max-width: 100rem) {
.g-simplecontent h2.g-title {
font-size: 1rem;
}
}
.g-simplecontent .g-simplecontent-item-created-date {
font-size: 0.8rem;
text-transform: uppercase;
}
.g-simplecontent .g-simplecontent-layout-header {
width: 50%;
padding: 4.5rem 0;
padding-bottom: 0;
}
@media only all and (max-width: 50.99rem) {
.g-simplecontent .g-simplecontent-layout-header {
width: 100%;
}
}
.g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-content-title {
font-size: 3.5vw;
display: inline-block;
padding: 0.625rem;
font-weight: 500;
margin: 0;
color: #ffffff;
border-radius: 5px;
}
@media (max-width: 65.7142857143rem) {
.g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-content-title {
font-size: 2.3rem;
}
}
.g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
padding: 0.525rem;
line-height: 1.7;
border-radius: 5px;
}
@media only all and (max-width: 50.99rem) {
.g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-leading-content {
width: 100%;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-simplecontent .g-simplecontent-layout-header {
padding: 0;
}
}
@media only all and (max-width: 50.99rem) {
.g-simplecontent .g-simplecontent-layout-header {
padding: 0;
text-align: center;
}
}
.g-simplecontent .g-simplecontent-item-content-title {
font-size: 1.2vw;
margin: 0.525rem 0;
font-weight: 600;
line-height: 1;
text-shadow: 0 2px 10px rgba(0, 0, 0, 0.85);
}
@media (max-width: 100rem) {
.g-simplecontent .g-simplecontent-item-content-title {
font-size: 1.2rem;
}
}
.g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-content-title {
font-size: 2.2rem;
font-weight: 300;
line-height: 1.5;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
.g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-content-title {
font-size: 2.75rem;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-content-title {
font-size: 2.5rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-content-title {
font-size: 2rem;
}
}
.g-simplecontent .g-simplecontent-item-author {
font-size: 0.9rem;
font-weight: 700;
margin-bottom: 0.625rem;
}
.g-simplecontent .g-simplecontent-item-leading-content {
margin-bottom: 0.625rem;
font-weight: 400;
font-size: 1vw;
text-shadow: 0 2px 5px rgba(0, 0, 0, 0.85);
}
@media (max-width: 100rem) {
.g-simplecontent .g-simplecontent-item-leading-content {
font-size: 1rem;
}
}
.g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-leading-content {
font-size: 1.9rem;
}
.g-simplecontent .g-simplecontent-item-leading-content .g-simplecontent-link {
display: block;
color: #ffffff;
}
.g-simplecontent .g-simplecontent-item-leading-content .g-simplecontent-link:hover {
text-decoration: underline;
opacity: 0.7;
}
.g-simplecontent .g-simplecontent-item-main-content {
font-size: 1.3vw;
margin: 2.125rem 0;
}
@media (max-width: 76.9230769231rem) {
.g-simplecontent .g-simplecontent-item-main-content {
font-size: 1rem;
}
}
.g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-main-content {
font-size: 1rem;
margin-bottom: 1.25rem;
}
.g-simplecontent .g-simplecontent-item-readmore-container {
font-weight: 600;
}
.g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-readmore-container {
font-size: 1rem;
}
.g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-author, .g-simplecontent-layout-header .g-simplecontent .g-simplecontent-item-created-date {
display: inline-block;
margin: 0;
padding-right: 1.5rem;
font-family: "NotoSans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 300;
font-size: 1.15rem;
line-height: 2;
text-transform: none;
}
.g-simplemenu-particle {
display: flex;
flex-direction: row;
justify-content: space-between;
}
@media only all and (max-width: 50.99rem) {
.g-simplemenu-particle {
flex-direction: column;
}
}
@media only all and (max-width: 50.99rem) {
.g-simplemenu-particle .g-simplemenu-container {
text-align: center;
}
.g-simplemenu-particle .g-simplemenu-container:not(:first-child) h6 {
margin-top: 1.25rem;
}
}
.g-simplemenu-particle .g-simplemenu-container h6 {
margin: 0 0 0.875rem;
color: #ffffff;
font-family: "NotoSerif", "Helvetica", "Times New Roman", serif;
font-size: 1.125rem;
font-weight: 700;
}
@media only all and (max-width: 50.99rem) {
.g-simplemenu-particle .g-simplemenu-container h6 {
margin: 0 0 1.25rem;
}
}
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu {
list-style: none;
margin: 0;
font-weight: 500;
font-size: 1rem;
}
@media only all and (max-width: 50.99rem) {
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu {
margin: 0 0 1.25rem;
}
}
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu li {
padding: 0.375rem 0;
font-size: 0.875rem;
}
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu li a {
color: #b1bdbd;
transition: all 250ms;
}
.g-popupmodule-module-wrapper {
display: none;
}
@media only all and (max-width: 50.99rem) {
.g-search {
text-align: center;
}
}
.g-search input[type="text"], .g-search input[type="search"] {
border-top: 0 none;
border-left: 0 none;
border-right: 0 none;
border-width: 0;
border-radius: 0.3rem;
padding-left: 2.5rem;
background: rgba(3, 3, 3, 0.04);
margin-bottom: 0;
}
.g-search input::-webkit-input-placeholder {
color: #b5bdc5;
}
.g-search form {
position: relative;
margin: 0;
}
.g-search form:before {
content: "";
position: absolute;
left: 0.625rem;
width: 20px;
height: 20px;
top: 30%;
color: rgba(3, 3, 3, 0.24);
font: normal normal normal 16px/1 "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
}
.dir-rtl .g-search form:before {
left: auto;
right: 0.625rem;
}
.g-search .g-search-lightcase {
display: none;
}
.owl-stage-outer {
overflow: visible;
}
@media only all and (max-width: 50.99rem) {
.owl-stage-outer {
padding: 0 0;
}
}
.g-slideshow {
position: relative;
z-index: 1;
}
.g-slideshow .g-slideshow-carousel {
position: relative;
}
.g-slideshow .g-slideshow-carousel .owl-stage {
display: flex;
}
.g-slideshow .g-slideshow-carousel .owl-stage .owl-item {
padding: 0;
padding-bottom: 0;
}
.g-slideshow .g-slideshow-carousel .owl-stage .owl-item.active {
padding: 0;
position: relative;
z-index: 5;
}
@media only screen and (max-width: 500px) {
.g-slideshow .g-slideshow-carousel .owl-stage .owl-item.active {
margin-right: -10px;
}
.dir-rtl .g-slideshow .g-slideshow-carousel .owl-stage .owl-item.active {
margin-right: 0;
}
}
.g-slideshow .g-slideshow-carousel .owl-stage .owl-item.active .g-slideshow-carousel-image-container {
transform: scale(1);
}
.g-slideshow .g-slideshow-carousel .owl-stage .owl-item.active .g-slideshow-carousel-image-container::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 2;
background: rgba(39, 0, 6, 0.45);
}
.g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-image-container {
background-size: cover;
background-position: center;
-webkit-box-pack: center;
-moz-box-pack: center;
box-pack: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
-o-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
box-orient: vertical;
-webkit-box-direction: normal;
-moz-box-direction: normal;
box-direction: normal;
-webkit-flex-direction: column;
-moz-flex-direction: column;
flex-direction: column;
-ms-flex-direction: column;
-webkit-box-align: center;
-moz-box-align: center;
box-align: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-o-align-items: center;
align-items: center;
-ms-flex-align: center;
transition: all 850ms cubic-bezier(0.51, 0.4, 0.35, 0.9) 70ms;
box-shadow: 0 0px 38px 0px rgba(0, 0, 0, 0.3);
display: flex;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-image-container {
min-height: 400px !important;
}
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
.g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-image-container {
min-height: 300px !important;
}
}
@media only all and (max-width: 50.99rem) {
.g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-image-container {
margin: 0;
min-height: 300px !important;
}
}
.dir-rtl .g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-image-container::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 2;
background: rgba(39, 0, 6, 0.45);
}
.g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-image-container .g-slideshow-carousel-image-small {
position: absolute;
width: 15%;
right: 20%;
bottom: 0;
z-index: 1;
}
.dir-rtl .g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-image-container .g-slideshow-carousel-image-small {
right: auto;
left: 20%;
}
@media only all and (max-width: 50.99rem) {
.g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-image-container .g-slideshow-carousel-image-small {
display: none;
}
}
.g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-image-container .g-slideshow-carousel-image-small:before {
content: "";
width: 100%;
height: 100%;
border: 3px solid #ff2749;
top: -0.5rem;
left: -0.5rem;
position: absolute;
z-index: 1;
pointer-events: none;
}
.dir-rtl .g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-image-container .g-slideshow-carousel-image-small:before {
left: auto;
right: -0.5rem;
}
.g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-image-container .g-slideshow-carousel-image-small .g-slideshow-carousel-title-small {
position: absolute;
z-index: 2;
font-weight: 600;
color: #ffffff;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
bottom: 0;
padding: 1.5rem;
}
.g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-content-wrapper {
position: relative;
display: flex;
flex-direction: column;
margin: 0 auto;
justify-content: center;
align-items: center;
text-align: center;
z-index: 30;
}
.g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-content-wrapper .g-slideshow-carousel-small-title {
font-weight: 300;
position: relative;
z-index: 50;
text-shadow: 1px 1px 10px #000000;
}
.g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-content-wrapper .g-slideshow-carousel-title {
position: relative;
z-index: 50;
font-weight: 700;
font-size: 2.5vw;
line-height: 1.5;
padding: 0 0.5rem;
margin: 0 0 2rem;
color: #ffffff;
left: 0;
max-width: 60%;
text-shadow: 1px 1px 10px #000000;
transition: all 0.25s;
}
@media (max-width: 80rem) {
.g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-content-wrapper .g-slideshow-carousel-title {
font-size: 2rem;
}
}
.dir-rtl .g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-content-wrapper .g-slideshow-carousel-title {
left: auto;
right: 0;
}
@media only all and (max-width: 50.99rem) {
.g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-content-wrapper .g-slideshow-carousel-title {
font-size: 1.5rem;
line-height: 1.5;
}
}
.g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-content-wrapper .g-slideshow-carousel-title span {
padding: 0.5rem 1rem;
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
border-radius: 7px;
font-family: "PlayfairItalic", serif;
font-weight: 700;
}
.g-slideshow .g-slideshow-carousel .owl-nav button.owl-prev, .g-slideshow .g-slideshow-carousel .owl-nav button.owl-next {
position: absolute;
top: 50%;
width: 45px;
height: 45px;
opacity: 1;
z-index: 1;
transform: translateY(-50%);
color: #ffffff;
text-align: center;
font-size: 1vw;
transition: all 0.3s;
}
@media (max-width: 170rem) {
.g-slideshow .g-slideshow-carousel .owl-nav button.owl-prev, .g-slideshow .g-slideshow-carousel .owl-nav button.owl-next {
font-size: 1.7rem;
}
}
.g-slideshow .g-slideshow-carousel .owl-nav button.owl-prev .fa, .g-slideshow .g-slideshow-carousel .owl-nav button.owl-next .fa {
position: relative;
}
.g-slideshow .g-slideshow-carousel .owl-nav button.owl-prev:hover, .g-slideshow .g-slideshow-carousel .owl-nav button.owl-next:hover {
color: rgba(255, 255, 255, 0.6);
}
.g-slideshow .g-slideshow-carousel .owl-nav .owl-prev {
left: 10%;
}
.g-slideshow .g-slideshow-carousel .owl-nav .owl-prev .fa {
left: -1px;
top: 1px;
}
.g-slideshow .g-slideshow-carousel .owl-nav .owl-next {
right: 10%;
}
.g-slideshow .g-slideshow-carousel .owl-nav .owl-next .fa {
left: 1px;
top: 1px;
}
.g-slideshow .g-slideshow-carousel .owl-dots {
display: flex;
flex-direction: column;
position: absolute;
bottom: 3rem;
right: 1.5rem;
z-index: 2;
}
@media only all and (max-width: 50.99rem) {
.g-slideshow .g-slideshow-carousel .owl-dots {
bottom: 1.5rem;
}
}
.dir-rtl .g-slideshow .g-slideshow-carousel .owl-dots {
right: auto;
left: 1.5rem;
}
.g-slideshow .g-slideshow-carousel .owl-dots .owl-dot {
width: 12px;
height: 12px;
margin-bottom: 0.3rem;
border: 2px solid #000000;
border-radius: 100%;
}
.g-slideshow .g-slideshow-carousel .owl-dots .owl-dot.active {
background: #000000;
}
.g-profile {
position: relative;
display: flex;
flex-wrap: wrap;
overflow: hidden;
width: 100%;
}
.g-profile .g-profile-photo-wrapper {
max-width: 60%;
}
.g-profile .g-profile-photo-wrapper img {
border-radius: 5px;
}
@media only all and (max-width: 50.99rem) {
.g-profile .g-profile-photo-wrapper {
max-width: 100%;
}
.g-profile .g-profile-photo-wrapper img {
max-height: 100% !important;
width: 100%;
}
}
.g-profile .g-profile-content-wrapper {
margin-left: -4.375rem;
margin-top: 1.25rem;
width: 44%;
}
.dir-rtl .g-profile .g-profile-content-wrapper {
margin-left: auto;
margin-right: -4.375rem;
}
@media only all and (max-width: 50.99rem) {
.g-profile .g-profile-content-wrapper {
width: 100%;
margin-left: 0;
}
.dir-rtl .g-profile .g-profile-content-wrapper {
margin-left: auto;
margin-right: 0;
}
}
.g-profile .g-profile-content-wrapper > span {
display: block;
text-transform: uppercase;
font-size: 0.9rem;
font-weight: 500;
letter-spacing: 2px;
margin-bottom: 0.3125rem;
}
.g-profile .g-profile-content-wrapper .g-profile-upper-title {
margin-left: 5.875rem;
margin-bottom: 10px;
}
.dir-rtl .g-profile .g-profile-content-wrapper .g-profile-upper-title {
margin-left: auto;
margin-right: 5.875rem;
}
@media only all and (max-width: 50.99rem) {
.g-profile .g-profile-content-wrapper .g-profile-upper-title {
margin-left: 0;
}
.dir-rtl .g-profile .g-profile-content-wrapper .g-profile-upper-title {
margin-left: auto;
margin-right: 0;
}
}
.g-profile .g-profile-content-wrapper .g-profile-section-title {
font-size: 3.3rem;
margin: 0 0 1.875rem;
line-height: 1.2;
}
@media only all and (max-width: 50.99rem) {
.g-profile .g-profile-content-wrapper .g-profile-section-title {
margin-left: 10px;
}
.dir-rtl .g-profile .g-profile-content-wrapper .g-profile-section-title {
margin-left: auto;
margin-right: 10px;
}
}
@media only all and (max-width: 30rem) {
.g-profile .g-profile-content-wrapper .g-profile-section-title {
font-size: 2.75rem;
}
}
.g-profile .g-profile-content-wrapper .g-profile-section-title > span {
background: #000000;
color: #ffffff;
padding: 5px 10px;
margin: 0 -10px;
border-radius: 5px;
}
.g-profile .g-profile-content-wrapper .g-profile-bottom-wrapper {
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: flex-start;
}
.g-profile .g-profile-content-wrapper .g-profile-bottom-wrapper .g-profile-social {
display: flex;
flex-direction: column;
justify-content: space-around;
margin-right: 1.25rem;
margin-left: 1.5625rem;
}
.dir-rtl .g-profile .g-profile-content-wrapper .g-profile-bottom-wrapper .g-profile-social {
margin-left: 1.25rem;
margin-right: 1.5625rem;
}
.g-profile .g-profile-content-wrapper .g-profile-bottom-wrapper .g-profile-social i {
font-size: 1.5rem;
margin: 0 0 1.5rem;
transition: all 0.25s;
}
.g-profile .g-profile-content-wrapper .g-profile-bottom-wrapper .g-profile-social a:hover i {
opacity: 0.75;
}
.g-profile .g-profile-content-wrapper .g-profile-bottom-wrapper .g-profile-description {
display: flex;
flex-direction: column;
margin-left: 1.25rem;
}
.dir-rtl .g-profile .g-profile-content-wrapper .g-profile-bottom-wrapper .g-profile-description {
margin-left: auto;
margin-right: 1.25rem;
}
.g-profile .g-profile-content-wrapper .g-profile-bottom-wrapper .g-profile-description .g-profile-subtitle {
margin: 0 0 0.9375rem;
font-weight: 400;
font-size: 1.5rem;
}
.g-profile .g-profile-content-wrapper .g-profile-bottom-wrapper .g-profile-description .g-profile-description {
color: #6d8082;
margin: 0 0;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
.g-profile-wrapper {
width: 100%;
flex: 0 100%;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-profile-wrapper {
width: 100%;
flex: 0 100%;
}
}
@media only all and (max-width: 50.99rem) {
.g-profile-wrapper {
width: 100%;
flex: 0 100%;
}
}
.g-latestnews {
position: relative;
opacity: 0;
}
.g-latestnews.visible {
opacity: 1;
}
.g-latestnews .g-latestnews-header {
position: relative;
display: flex;
align-items: center;
margin-bottom: 1.5rem;
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-header {
margin: 0;
}
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-header {
display: block;
}
}
.g-latestnews .g-latestnews-header .g-latestnews-title {
display: block;
font-size: 2vw;
font-weight: 700;
color: #000000;
padding-right: 1.5rem;
font-family: "NotoSerif", "Helvetica", "Times New Roman", serif;
}
@media (max-width: 50rem) {
.g-latestnews .g-latestnews-header .g-latestnews-title {
font-size: 1rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-header .g-latestnews-title {
text-align: center;
padding-right: 0;
}
}
.dir-rtl .g-latestnews .g-latestnews-header .g-latestnews-title {
padding-left: 1.5rem;
padding-right: 0;
}
.g-latestnews .g-latestnews-header .g-latestnews-title .g-latestnews-uppertitle {
display: block;
padding-right: 1.5rem;
color: rgba(3, 3, 3, 0.35);
font-size: 0.9vw;
font-weight: 600;
line-height: 1.5;
letter-spacing: 5px;
text-transform: uppercase;
}
@media (max-width: 100rem) {
.g-latestnews .g-latestnews-header .g-latestnews-title .g-latestnews-uppertitle {
font-size: 0.9rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-header .g-latestnews-title .g-latestnews-uppertitle {
text-align: center;
padding-right: 0;
}
}
.dir-rtl .g-latestnews .g-latestnews-header .g-latestnews-title .g-latestnews-uppertitle {
padding-left: 1.5rem;
padding-right: 0;
}
.g-latestnews .g-latestnews-header .g-latestnews-nav {
position: relative;
flex: 1 0 auto;
align-self: center;
}
.g-latestnews .g-latestnews-header .g-latestnews-nav i {
display: none;
position: absolute;
top: 0.8rem;
left: 0.625rem;
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-header .g-latestnews-nav i {
display: block;
}
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-header .g-latestnews-nav {
min-height: 6rem;
width: 100%;
}
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-container {
display: flex;
justify-content: flex-start;
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-container {
flex-direction: column;
width: 75%;
padding: 0 0;
position: absolute;
right: 0;
left: 0;
margin: 0 auto;
border: solid 2px #000000;
border-radius: 5px;
background: #ffffff;
z-index: 15;
margin-top: 1rem;
}
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item {
cursor: pointer;
padding: 0.125rem 0.9rem;
font-size: 1vw;
font-weight: 400;
color: black;
position: relative;
border-radius: 5px;
text-transform: capitalize;
border: 2px solid transparent;
}
@media (max-width: 100rem) {
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item {
font-size: 1rem;
}
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item.selected {
border-color: #000000;
background: transparent;
font-weight: 600;
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item.selected {
background: none;
color: #000000;
border-color: transparent;
}
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item.selected:hover {
text-decoration: none;
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item:hover {
text-decoration: underline;
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item {
display: none;
padding: 0.425rem 2rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item.selected {
display: block;
}
}
.g-latestnews .g-latestnews-header .g-latestnews-nav .g-latestnews-nav-item.clicked {
display: block;
}
.g-latestnews .button-wrapper {
margin-top: 3.125rem;
}
.g-latestnews .g-latestnews-grid {
position: relative;
margin: 0 -1.5rem;
overflow: visible !important;
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-grid {
margin: -1.5rem;
}
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item {
will-change: auto !important;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item a.g-latestnews-link-overlay {
position: absolute;
background: rgba(0, 0, 0, 0.9);
z-index: 10;
width: 100%;
height: 100%;
top: 0;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper {
position: relative;
margin: 0.9rem;
transition: all 0.25s;
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper {
margin: 1.5rem 0;
}
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-image {
position: relative;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-image img {
width: 45px;
height: 45px;
border-radius: 50%;
min-height: 1px;
transition: all 0.25s;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-accent-color-1 .g-latestnews-grid-item-case {
background-color: #ff2749;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-accent-color-1 .g-latestnews-grid-item-case {
background-color: #ff2749;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-bottom.g-latestnews-accent-color-1 .g-latestnews-grid-item-content, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-top.g-latestnews-accent-color-1 .g-latestnews-grid-item-content {
background: #ff2749;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-bottom.g-latestnews-accent-color-1 .g-latestnews-grid-item-content:before, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-top.g-latestnews-accent-color-1 .g-latestnews-grid-item-content:before {
border-color: #f30026;
left: auto;
right: -1rem;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-bottom.g-latestnews-accent-color-1 .g-latestnews-grid-item-case, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-top.g-latestnews-accent-color-1 .g-latestnews-grid-item-case {
background-color: #f30026;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-bottom.g-latestnews-accent-color-1 .g-latestnews-grid-item-content, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-top.g-latestnews-accent-color-1 .g-latestnews-grid-item-content {
background: #ff2749;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-bottom.g-latestnews-accent-color-1 .g-latestnews-grid-item-content:before, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-top.g-latestnews-accent-color-1 .g-latestnews-grid-item-content:before {
border-color: #f30026;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-bottom.g-latestnews-accent-color-1 .g-latestnews-grid-item-case, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-top.g-latestnews-accent-color-1 .g-latestnews-grid-item-case {
background-color: #ff2749;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-bottom .g-latestnews-grid-item-content, .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-default-top .g-latestnews-grid-item-content {
padding: 3rem;
bottom: 0;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-quote .g-latestnews-grid-item-content {
padding: 1.5rem;
background: #000000;
border-radius: 3px;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-quote .g-latestnews-grid-item-content a {
color: #ffffff;
font-size: 1.8vw;
}
@media (max-width: 83.3333333333rem) {
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-quote .g-latestnews-grid-item-content a {
font-size: 1.5rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-quote .g-latestnews-grid-item-content a {
font-size: 1.5rem;
}
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-quote .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
position: relative;
font-family: "PlayfairItalic", serif;
font-weight: 400;
font-style: italic;
color: #ffffff;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-quote .g-latestnews-grid-item-content .g-latestnews-grid-item-title .quote-author {
display: inline-block;
margin-top: 0;
font-family: "NotoSans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 400;
font-style: normal;
color: #ffffff;
font-size: 1.3vw;
}
@media (max-width: 76.9230769231rem) {
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-quote .g-latestnews-grid-item-content .g-latestnews-grid-item-title .quote-author {
font-size: 1rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-quote .g-latestnews-grid-item-content .g-latestnews-grid-item-title .quote-author {
font-size: 1.2rem;
}
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content {
position: static;
width: 100%;
margin-left: 0;
margin-right: 0;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content a {
color: #ffffff;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
padding: 1.5rem;
position: absolute;
z-index: 100;
color: #ffffff;
font-family: "NotoSerif", "Helvetica", "Times New Roman", serif;
left: 1rem;
bottom: 10%;
font-size: 1.3vw;
line-height: 1.44;
width: 80%;
}
@media (max-width: 84.6153846154rem) {
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
font-size: 1.1rem;
}
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
font-size: 1.2rem;
bottom: 0;
padding-bottom: 0.75rem;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
font-size: 1.2rem;
bottom: 0;
}
}
@media only all and (max-width: 30rem) {
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
line-height: 1.48;
bottom: 0;
}
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-content .g-latestnews-grid-item-title span {
color: #ffffff;
padding: 0.4rem 1rem;
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
border-radius: 7px;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-overlay {
position: absolute;
background: rgba(0, 0, 0, 0.4);
z-index: 10;
width: 100%;
height: 100%;
top: 0;
border-radius: 3px;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-photo .g-latestnews-grid-item-image img {
width: 100%;
height: 100%;
display: block;
border-radius: 3px;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-text {
background: #ffffff;
padding: 2.25rem;
border-radius: 3px;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.06);
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-text a {
color: #000000;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-text .g-latestnews-grid-item-image {
margin-bottom: 2.25rem;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-text .g-latestnews-grid-item-content {
margin-top: 0;
font-size: 0.8rem;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content {
width: 100%;
left: 0;
text-align: left;
z-index: 3;
font-size: 1.2vw;
transition: color 0.5s;
}
@media (max-width: 83.3333333333rem) {
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content {
font-size: 1rem;
}
}
.dir-rtl .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content {
text-align: right;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
color: #000000;
font-family: "NotoSerif", "Helvetica", "Times New Roman", serif;
font-weight: 700;
font-size: 1.2vw;
margin-top: 0.325rem;
line-height: 1.1;
}
@media (max-width: 83.3333333333rem) {
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
font-size: 1rem;
}
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-title:hover {
text-decoration: underline;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-subtitle {
color: #000000;
opacity: 0.3;
font-weight: 400;
margin-top: 0.625rem;
font-size: 0.7vw;
}
@media (max-width: 142.8571428571rem) {
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-subtitle {
font-size: 1rem;
}
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-case {
color: #000000;
font-size: 0.6vw;
font-weight: 400;
background: transparent;
display: inline-block;
letter-spacing: 3px;
clear: both;
margin-bottom: 0.325rem;
text-transform: uppercase;
}
@media (max-width: 133.3333333333rem) {
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-case {
font-size: 0.8rem;
}
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-description {
color: #617374;
margin-top: 1.125rem;
font-size: 0.8vw;
}
@media (max-width: 125rem) {
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-description {
font-size: 1rem;
}
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-link {
display: block;
margin-top: 1.5rem;
font-size: 0.8vw;
font-weight: 700;
color: #ff2749 !important;
}
@media (max-width: 125rem) {
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-link {
font-size: 1rem;
}
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-button {
display: block;
margin-top: 5px;
color: black;
font-size: 0.8vw;
}
@media (max-width: 125rem) {
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-button {
font-size: 1rem;
}
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item:hover .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-title {
text-decoration-color: inherit;
}
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item:hover .g-latestnews-grid-item-wrapper .g-latestnews-grid-item-button {
text-decoration: underline;
}
.g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-sizer {
width: 50%;
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-2 .g-latestnews-grid-sizer {
width: 100%;
}
}
.g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-sizer {
width: 33.3%;
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-3 .g-latestnews-grid-sizer {
width: 100%;
}
}
.g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer {
width: 25%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer {
width: 33.3%;
}
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer {
width: 100%;
}
}
.g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item.photo-large, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer.photo-large {
width: 50%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item.photo-large, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer.photo-large {
width: 50%;
}
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-item.photo-large, .g-latestnews .g-latestnews-grid.cols-4 .g-latestnews-grid-sizer.photo-large {
width: 100%;
}
}
.g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-sizer {
width: 20%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-sizer {
width: 33.3%;
}
}
@media only all and (max-width: 50.99rem) {
.g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-item, .g-latestnews .g-latestnews-grid.cols-5 .g-latestnews-grid-sizer {
width: 100%;
}
}
.g-latestnews .g-latestnews-grid .g-latestnews-platform-content .g-latestnews-grid-item-content {
z-index: 10;
left: 0;
bottom: 0;
padding: 1rem;
}
.g-latestnews .g-latestnews-grid .g-latestnews-platform-content .g-latestnews-grid-item-content.image {
position: absolute !important;
}
.g-latestnews .g-latestnews-grid .g-latestnews-platform-content .g-latestnews-grid-item-content .g-latestnews-grid-item-case, .g-latestnews .g-latestnews-grid .g-latestnews-platform-content .g-latestnews-grid-item-content .g-latestnews-grid-item-description {
color: #ffffff;
}
.g-latestnews .g-latestnews-grid .g-latestnews-platform-content .g-latestnews-grid-item-content .g-latestnews-grid-item-title {
position: relative !important;
padding: 0 !important;
margin: 0 !important;
width: 100% !important;
left: 0 !important;
}
.g-latestnews .g-latestnews-grid .g-latestnews-platform-content .g-latestnews-grid-item-content .g-latestnews-grid-item-title span {
padding: 0 !important;
}
.g-table-tabs {
background: #000000;
color: #ffffff;
padding: 0.75rem 2.25rem 2.25rem;
border-radius: 5px;
}
@media only all and (max-width: 50.99rem) {
.g-table-tabs {
padding: 0.75rem 0.75rem 2.25rem;
}
}
.g-table-tabs .g-table-tabs-top-table-content {
display: flex;
justify-content: space-between;
flex-direction: column;
margin: 0 0 1.25rem;
}
.g-table-tabs .g-table-tabs-top-table-content .g-table-tabs-table-title {
font-size: 2rem;
margin: 0 0 1.25rem;
}
.g-table-tabs .g-table-tabs-top-table-content a {
cursor: pointer;
}
.g-table-tabs .g-table-tabs-top-table-content .g-table-tabs-container {
display: flex;
align-items: center;
justify-content: space-evenly;
}
@media only all and (max-width: 30rem) {
.g-table-tabs .g-table-tabs-top-table-content .g-table-tabs-container {
align-items: normal;
flex-direction: column;
}
}
.g-table-tabs .g-table-tabs-top-table-content .g-table-tabs-container .g-table-tabs-league-title {
border: 2px solid transparent;
border-radius: 5px;
padding: 0.3rem;
text-align: center;
}
.g-table-tabs .g-table-tabs-top-table-content .g-table-tabs-container .g-table-tabs-league-title .g-table-tabs-league-text {
font-weight: 400;
color: #95a5a6;
}
.g-table-tabs .g-table-tabs-top-table-content .g-table-tabs-container .selected {
border: 2px solid #ffffff;
border-radius: 5px;
padding: 0.3rem;
}
.g-table-tabs .g-table-tabs-top-table-content .g-table-tabs-container .selected span {
color: #ffffff;
font-weight: 500;
}
.g-table-tabs .g-table-tabs-wrapper {
display: none;
}
.g-table-tabs .g-table-tabs-wrapper.selected {
display: block;
}
.g-table-tabs .g-table-tabs-wrapper span {
line-height: 2;
}
.g-table-tabs .g-table-tabs-wrapper .g-table-tabs-team-rank {
flex: 1;
color: #95a5a6;
font-size: 0.9rem;
text-align: center;
margin-right: 0.425rem;
}
.g-table-tabs .g-table-tabs-wrapper .g-table-tabs-team-name {
flex: 5;
}
.g-table-tabs .g-table-tabs-wrapper .g-table-tabs-team-played {
flex: 2;
color: #95a5a6;
}
.g-table-tabs .g-table-tabs-wrapper .g-table-tabs-team-points {
flex: 2;
}
.g-table-tabs .g-table-tabs-wrapper .g-table-tabs-team-icon {
flex: 1;
}
.g-table-tabs .g-table-tabs-wrapper .g-table-tabs-team-icon.green {
color: #ff2749;
}
.g-table-tabs .g-table-tabs-wrapper .g-table-tabs-team-icon.red {
color: #ff2749;
}
.g-table-tabs .g-table-tabs-wrapper .g-table-tabs-team-icon.gray {
color: #95a5a6;
}
.g-table-tabs .g-table-tabs-wrapper .g-table-tabs-table-description {
display: flex;
font-size: 0.9rem;
color: #95a5a6;
}
.g-table-tabs .g-table-tabs-wrapper .g-table-tabs-table-description .team-points {
flex: 3;
}
.g-table-tabs .g-table-tabs-wrapper .g-table-tabs-team-content {
display: flex;
}
.g-table-tabs-button-wrapper {
margin-top: 1.25rem;
font-weight: 500;
text-decoration: underline;
text-decoration-color: #ff2749;
}
.g-table-tabs-button-wrapper:hover {
text-decoration-color: #000000;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
.g-table-tabs-wrapper {
width: 100%;
flex: 0 100%;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-table-tabs-wrapper {
width: 100%;
flex: 0 100%;
}
}
@media only all and (max-width: 50.99rem) {
.g-table-tabs-wrapper {
width: 100%;
flex: 0 100%;
}
}
.g-slider {
position: relative;
z-index: 20;
}
.g-slider-top {
display: flex;
flex-direction: row;
align-items: flex-end;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-slider-top {
padding: 1.5rem;
margin: 0.625rem;
flex-direction: column;
align-items: flex-start;
}
}
@media only all and (max-width: 50.99rem) {
.g-slider-top {
padding: 0;
margin: 0;
margin-bottom: 0;
padding-bottom: 0;
flex-direction: column;
justify-content: center;
align-items: flex-start;
}
}
.g-slider-top .title-wrapper {
padding: 1.5rem;
display: flex;
align-items: flex-start;
flex-direction: column;
}
@media only all and (max-width: 50.99rem) {
.g-slider-top .title-wrapper {
flex-direction: column;
}
}
.g-slider-top .title-wrapper .title {
margin: 0 1.25rem 0 0;
font-size: 3.5vw;
line-height: 1.2;
}
@media (max-width: 62.8571428571rem) {
.g-slider-top .title-wrapper .title {
font-size: 2.2rem;
}
}
.g-slider-top .title-wrapper .subtitle {
color: rgba(0, 0, 0, 0.5);
font-weight: 300;
font-size: 1.5rem;
max-width: 80%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-slider-top .title-wrapper .subtitle {
max-width: 100%;
}
}
.g-slider-top .custom-owl-nav {
display: flex;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-slider-top .custom-owl-nav {
padding: 0 1.5rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-slider-top .custom-owl-nav {
margin: 0 auto;
}
}
.g-slider-top .custom-owl-nav .owl-prev, .g-slider-top .custom-owl-nav .owl-next {
background: transparent;
color: #000000;
border: 2px solid #000000;
border-radius: 50%;
padding: 0;
font-size: 1.7rem;
line-height: 0.9;
width: 38px;
height: 38px;
transition: all 0.3s;
margin-right: 1.25rem;
}
.g-slider-top .custom-owl-nav .owl-prev:hover, .g-slider-top .custom-owl-nav .owl-next:hover {
border-color: #ffffff;
color: #ffffff;
}
.g-slider-top .custom-owl-nav .owl-prev .fa, .g-slider-top .custom-owl-nav .owl-next .fa {
font-weight: 700;
}
.g-slider-top .custom-owl-nav .owl-prev .fa.fa-angle-left, .g-slider-top .custom-owl-nav .owl-next .fa.fa-angle-left {
position: relative;
left: -2px;
}
.g-slider-top .custom-owl-nav .owl-prev .fa.fa-angle-right, .g-slider-top .custom-owl-nav .owl-next .fa.fa-angle-right {
position: relative;
left: 2px;
}
.g-slider-top .custom-owl-nav .owl-prev:focus, .g-slider-top .custom-owl-nav .owl-next:focus {
outline: none;
}
.g-slider-top .custom-owl-nav .owl-next {
margin-right: 0;
}
.dir-rtl .g-slider-top .custom-owl-nav .owl-prev {
margin-right: 0;
}
.dir-rtl .g-slider-top .custom-owl-nav .owl-prev .fa-angle-left {
left: 1px !important;
}
.dir-rtl .g-slider-top .custom-owl-nav .owl-prev .fa-angle-left:before {
content: "";
}
.dir-rtl .g-slider-top .custom-owl-nav .owl-next {
margin-right: 1.25rem;
}
.dir-rtl .g-slider-top .custom-owl-nav .owl-next .fa-angle-right {
left: -1px !important;
}
.dir-rtl .g-slider-top .custom-owl-nav .owl-next .fa-angle-right:before {
content: "";
}
.g-slider .g-slider-carousel {
position: relative;
}
.g-slider .g-slider-carousel .owl-stage {
margin: 1.875rem 0;
display: flex;
}
.g-slider .g-slider-carousel .owl-stage .owl-item {
padding-bottom: 0;
overflow: hidden;
transition: all 200ms cubic-bezier(0.51, 0.4, 0.35, 0.9) 20ms;
}
.g-slider .g-slider-carousel .owl-stage .owl-item .g-slider-carousel-image-container:hover {
margin-top: -1.25rem;
}
.g-slider .g-slider-carousel .owl-stage .owl-item .g-slider-carousel-image-container:hover .g-slider-carousel-content-wrapper {
top: 5% !important;
}
.g-slider .g-slider-carousel .owl-stage .owl-item .g-slider-carousel-image-container:hover .g-slider-carousel-content-wrapper .g-slider-carousel-description {
transition: all 300ms;
opacity: 1;
}
.g-slider .g-slider-carousel .owl-stage .owl-item .g-slider-carousel-image-container:hover .g-slider-carousel-content-wrapper .slider-icon {
margin-bottom: 25%;
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-image-container {
overflow: hidden;
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
margin-bottom: 1.5rem;
border-radius: 5px;
transition: all 400ms cubic-bezier(0.51, 0.4, 0.35, 0.9) 20ms;
transform: scale(0.9, 0.9);
display: flex;
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-image-container::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
z-index: 1;
background: rgba(0, 0, 0, 0.6);
}
@media only all and (max-width: 50.99rem) {
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-image-container {
margin: 0;
}
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-image-container a {
display: block;
width: 100%;
height: 100%;
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-image-container .slider-icon {
width: 100%;
margin-bottom: 1.125rem;
font-size: 2rem;
color: #ffffff;
transition: all 200ms cubic-bezier(0.51, 0.4, 0.35, 0.9) 20ms;
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-content-wrapper {
width: 100%;
height: 100%;
position: absolute;
z-index: 10;
display: block;
transition: all 0.5s;
padding: 0 2rem;
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-title {
position: relative;
font-family: "NotoSerif", "Helvetica", "Times New Roman", serif;
font-weight: 500;
font-size: 1.6vw;
line-height: 1.63;
color: #ffffff;
left: 0;
margin-bottom: 1.5625rem;
width: 90%;
}
@media (max-width: 87.5rem) {
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-title {
font-size: 1.4rem;
}
}
@media only all and (max-width: 50.99rem) {
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-title {
font-size: 1.5rem;
line-height: 1.5;
}
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-title a {
color: #ffffff;
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-title a:hover {
color: rgba(243, 245, 247, 0.7);
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-title span {
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
border-radius: 7px;
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-description {
color: #ffffff;
transition: all 300ms;
opacity: 0;
line-height: 1.95;
}
.g-slider .g-slider-carousel .owl-dots {
display: flex;
flex-direction: column;
position: absolute;
bottom: 3rem;
right: 1.5rem;
z-index: 2;
}
@media only all and (max-width: 50.99rem) {
.g-slider .g-slider-carousel .owl-dots {
bottom: 1.5rem;
}
}
.dir-rtl .g-slider .g-slider-carousel .owl-dots {
right: auto;
left: 1.5rem;
}
.g-slider .g-slider-carousel .owl-dots .owl-dot {
width: 12px;
height: 12px;
margin-bottom: 0.3rem;
border: 2px solid #000000;
border-radius: 100%;
}
.g-slider .g-slider-carousel .owl-dots .owl-dot.active {
background: #000000;
}
.g-photocollage {
position: relative;
}
.g-photocollage .g-photocollage-header {
position: relative;
display: flex;
align-items: center;
margin-bottom: 1.5rem;
}
@media only all and (max-width: 50.99rem) {
.g-photocollage .g-photocollage-header {
margin: 0;
}
}
@media only all and (max-width: 50.99rem) {
.g-photocollage .g-photocollage-header {
display: block;
}
}
.g-photocollage h3.g-photocollage-title {
font-weight: 500;
}
.g-photocollage .button-wrapper {
margin-top: 3.125rem;
position: relative;
z-index: 20;
}
.g-photocollage .grid {
max-width: 100%;
position: relative;
z-index: 30;  }
.g-photocollage .grid .grid:after {
content: "";
display: block;
clear: both;
}
.g-photocollage .grid .grid-sizer, .g-photocollage .grid .g-photocollage-grid-item {
width: 16.6%;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
.g-photocollage .grid .grid-sizer, .g-photocollage .grid .g-photocollage-grid-item {
width: 33.2%;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-photocollage .grid .grid-sizer, .g-photocollage .grid .g-photocollage-grid-item {
width: 49.8%;
}
}
@media only all and (max-width: 50.99rem) {
.g-photocollage .grid .grid-sizer, .g-photocollage .grid .g-photocollage-grid-item {
height: 570px;
width: 99.6%;
}
}
.g-photocollage .grid .g-photocollage-grid-item {
float: left;
height: 190px;
transition: transform 400ms;
overflow: hidden;
display: flex;
}
.g-photocollage .grid .g-photocollage-grid-item .image-wrapper {
border: 2px solid transparent;
position: relative;
border-radius: 5px;
z-index: 0;
display: flex;
width: 100%;
}
.g-photocollage .grid .g-photocollage-grid-item .image-wrapper a {
position: absolute;
width: 100%;
height: 100%;
z-index: 110;
}
.g-photocollage .grid .g-photocollage-grid-item .image-wrapper .zoom {
position: absolute;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
color: transparent;
font-size: 2rem;
transition: all 350ms;
}
.g-photocollage .grid .g-photocollage-grid-item .image-wrapper::after {
transition: all 300ms;
content: "";
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0);
}
.g-photocollage .grid .g-photocollage-grid-item .image-wrapper img {
display: block;
width: 100%;
object-fit: cover;
}
.g-photocollage .grid .g-photocollage-grid-item:hover {
transform: scale(1.1);
z-index: 10;
}
.g-photocollage .grid .g-photocollage-grid-item:hover .image-wrapper {
border: 2px solid #000000;
box-shadow: 1px 1px 15px 1px rgba(0, 0, 0, 0.3);
}
.g-photocollage .grid .g-photocollage-grid-item:hover .image-wrapper .zoom {
color: #ffffff;
z-index: 102;
}
.g-photocollage .grid .g-photocollage-grid-item:hover .image-wrapper::after {
z-index: 10;
background: rgba(255, 39, 73, 0.7);
}
@media only all and (max-width: 50.99rem) {
.g-photocollage .grid .g-photocollage-grid-item {
height: 380px;
width: 99.6%;
}
}
@media only all and (max-width: 30rem) {
.g-photocollage .grid .g-photocollage-grid-item {
height: 190px;
width: 99.6%;
}
}
.g-photocollage .grid .width-2 {
width: 33.2%;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
.g-photocollage .grid .width-2 {
width: 33.2%;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-photocollage .grid .width-2 {
width: 49.8%;
}
}
@media only all and (max-width: 50.99rem) {
.g-photocollage .grid .width-2 {
height: 380px;
width: 99.6%;
}
}
@media only all and (max-width: 30rem) {
.g-photocollage .grid .width-2 {
height: 190px;
width: 99.6%;
}
}
.g-photocollage .grid .width-3 {
width: 49.8%;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
.g-photocollage .grid .width-3 {
width: 33.2%;
}
}
@media only all and (max-width: 50.99rem) {
.g-photocollage .grid .width-3 {
height: 380px;
width: 99.6%;
}
}
@media only all and (max-width: 30rem) {
.g-photocollage .grid .width-3 {
height: 190px;
width: 99.6%;
}
}
.g-photocollage .grid .height-2 {
height: 399px;
}
@media only all and (max-width: 50.99rem) {
.g-photocollage .grid .height-2 {
height: 380px;
width: 99.6%;
}
}
@media only all and (max-width: 30rem) {
.g-photocollage .grid .height-2 {
height: 190px;
width: 99.6%;
}
}
.g-photocollage .grid .height-3 {
height: 589px;
}
@media only all and (max-width: 50.99rem) {
.g-photocollage .grid .height-3 {
height: 380px;
width: 99.6%;
}
}
@media only all and (max-width: 30rem) {
.g-photocollage .grid .height-3 {
height: 190px;
width: 99.6%;
}
}
.g-photocollage .grid .height-4 {
height: 570px;
}
@media only all and (max-width: 50.99rem) {
.g-photocollage .grid .height-4 {
height: 380px;
width: 99.6%;
}
}
@media only all and (max-width: 30rem) {
.g-photocollage .grid .height-4 {
height: 190px;
width: 99.6%;
}
}
.g-logos {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.g-logos .g-logo-wrapper {
padding: 1.5rem;
width: 145px;
}
.g-logos .g-logo-wrapper a:hover {
opacity: 0.5;
}
.g-container {
width: 88rem;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
.g-container {
width: 76rem;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.g-container {
width: 51rem;
}
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
.g-container {
width: 30rem;
}
}
@media only all and (max-width: 30rem) {
.g-container {
width: 100%;
}
}
.g-container.g-flushed {
width: 100%;
}
@media only all and (max-width: 50.99rem) {
.g-block {
flex-grow: 0;
flex-basis: 100%;
}
}
@media only all and (max-width: 50.99rem) {
body [class*="size-"] {
flex-grow: 0;
flex-basis: 100%;
max-width: 100%;
}
}
@media only all and (max-width: 50.99rem) {
@supports not (flex-wrap: wrap) {
.g-grid {
display: block;
flex-wrap: inherit;
}
.g-block {
display: block;
flex: inherit;
}
}
}
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
display: none !important;
}
@media only all and (max-width: 50.99rem) {
.visible-phone {
display: block !important;
}
.g-block.visible-phone {
display: block !important;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.visible-tablet {
display: block !important;
}
.g-block.visible-tablet {
display: block !important;
}
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
.visible-desktop {
display: block !important;
}
.g-block.visible-desktop {
display: block !important;
}
}
@media only all and (min-width: 88rem) {
.visible-large {
display: block !important;
}
.g-block.visible-large {
display: block !important;
}
.visible-desktop {
display: block !important;
}
.g-block.visible-desktop {
display: block !important;
}
}
@media only all and (max-width: 50.99rem) {
.hidden-phone {
display: none !important;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
.hidden-tablet {
display: none !important;
}
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
.hidden-desktop {
display: none !important;
}
}
@media only all and (min-width: 88rem) {
.hidden-large {
display: none !important;
}
.hidden-desktop {
display: none !important;
}
}
@media only all and (max-width: 50.99rem) {
.align-right {
text-align: inherit !important;
}
.align-left {
text-align: inherit !important;
}
}dl { margin-top: 1.5rem; margin-bottom: 1.5rem; }
dd { margin-left: 1.5rem; }
ul.menu ul { margin-left: 1.5rem; }
ul.unstyled, ol.unstyled { margin-left: 0; list-style: none; }
.platform-content .entries .tease { margin: 0.625rem 0; padding: 0.938rem 0; }
.platform-content .entries .tease.sticky { padding: 0.938rem; }
.platform-content .entries .tease.sticky .entry-title { margin-top: 0; }
.platform-content .post-thumbnail { display: block; margin: 0.65rem 0; min-width: 0; min-height: 0; }
.platform-content .post-thumbnail .float-left { margin: 0 1rem 0.65rem 0; }
.platform-content .post-thumbnail .float-right { margin: 0 0 0.65rem 1rem; }
.g-loginform fieldset.login-data { padding: 0; }
.g-loginform .login-pretext p, .g-loginform .login-posttext p { margin: 0.5rem 0; }
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }
.alignright { float: right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.alignright { float: right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 20px 20px 0; }
a img.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 96%; padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption .wp-caption-text { font-size: 0.8rem; line-height: 17px; margin: 0; padding: 0 4px 5px; }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; 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: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }
.gallery { display: flex; flex-flow: row wrap; }
.gallery.gallery-columns-1 .gallery-item { flex: 0 100%; width: 100%; }
.gallery.gallery-columns-2 .gallery-item { flex: 0 50%; width: 50%; }
.gallery.gallery-columns-3 .gallery-item { flex: 0 33.33333%; width: 33.33333%; }
.gallery.gallery-columns-4 .gallery-item { flex: 0 25%; width: 25%; }
.gallery.gallery-columns-5 .gallery-item { flex: 0 20%; width: 20%; }
.gallery.gallery-columns-6 .gallery-item { flex: 0 16.66667%; width: 16.66667%; }
.gallery.gallery-columns-7 .gallery-item { flex: 0 14.28571%; width: 14.28571%; }
.gallery.gallery-columns-8 .gallery-item { flex: 0 12.5%; width: 12.5%; }
.gallery.gallery-columns-9 .gallery-item { flex: 0 11.11111%; width: 11.11111%; }
.gallery.gallery-columns-10 .gallery-item { flex: 0 10%; width: 10%; }
.gallery .gallery-item { min-width: 0; min-height: 0; margin: 1rem 0; text-align: center; }
.gallery .gallery-caption { margin-left: 0; }
.platform-content .entry-meta { margin: 1.5rem 0; }
.pagination, .page-links { margin: 1.5rem 0; }
.pagination ul.pagination-list, .page-links ul.pagination-list { list-style: none; margin: 0; }
.pagination ul.pagination-list li.pagination-list-item, .page-links ul.pagination-list li.pagination-list-item { display: inline-block; }
@media only all and (max-width: 47.99rem) { .pagination p.counter, .page-links p.counter { display: none; } }
.page-links { text-align: center; }
#comments ol.commentlist { list-style: none; padding-left: 0; }
#comments ol.commentlist ol.children { list-style: none; }
@media only all and (max-width: 47.99rem) { #comments ol.commentlist ol.children { padding-left: 0.5rem; } }
#comments ol.commentlist li.comment { margin: 20px 0 0; }
#comments ol.commentlist li.comment .comment-author { display: flex; height: 48px; line-height: 45px; }
@media only all and (max-width: 47.99rem) { #comments ol.commentlist li.comment .comment-author { overflow: hidden; } }
#comments ol.commentlist li.comment .comment-author .author-avatar { flex: 0 48px; width: 48px; margin-right: 10px; }
#comments ol.commentlist li.comment .comment-author .author-meta { flex: 1; }
#comments ol.commentlist li.comment .comment-author .author-meta .author-name { font-size: 1.4rem; font-weight: bold; margin-right: 5px; }
@media only all and (max-width: 47.99rem) { #comments ol.commentlist li.comment .comment-author .author-meta .author-name { font-size: 1rem; } }
#comments ol.commentlist li.comment .comment-author .author-meta time, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link { font-size: 0.8rem; }
@media only all and (max-width: 47.99rem) { #comments ol.commentlist li.comment .comment-author .author-meta time, #comments ol.commentlist li.comment .comment-author .author-meta .edit-link { display: none; } }
#comments ol.commentlist li.comment .comment-content { padding: 10px 15px; }
#comments ol.commentlist li.comment .comment-content .comment-reply { text-align: right; }
#comments #comments-nav { display: flex; }
#comments #comments-nav .comments-next { margin-left: auto; }
@media only all and (max-width: 47.99rem) { #comments #comments-nav a.button { font-size: 0.8rem; } }
#comments #respond { margin-top: 20px; }
#comments #respond .inputbox { width: 100%; }
#comments #respond .inputbox.respond-textarea { min-height: 250px; }
#comments #respond .button:focus { outline: none; }
.widget.widget_nav_menu ul.menu { margin-left: 0; list-style: none; }
.widget.widget_nav_menu ul.menu ul.sub-menu { list-style: none; }@font-face{font-family:'FontAwesome';src:url(//www.aan.de/wp-content/plugins/gantry5/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.aan.de/wp-content/plugins/gantry5/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.aan.de/wp-content/plugins/gantry5/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.aan.de/wp-content/plugins/gantry5/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.aan.de/wp-content/plugins/gantry5/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.aan.de/wp-content/plugins/gantry5/assets/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-grab-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}

.g-content {
margin: 0.625rem;
padding: 1.5rem;
}
.g-flushed .g-content {
margin: 0;
padding: 0;
}
body {
font-size: 1rem;
line-height: 1.5;
}
h1 {
font-size: 2.2rem;
}
h2 {
font-size: 2rem;
}
h3 {
font-size: 1.7rem;
}
h4 {
font-size: 1.25rem;
}
h5 {
font-size: 1.2rem;
}
h6 {
font-size: 1rem;
}
small {
font-size: 0.875rem;
}
cite {
font-size: 0.875rem;
}
sub, sup {
font-size: 0.75rem;
}
code, kbd, pre, samp {
font-size: 1rem;
font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
border-radius: 0.1875rem;
}
.alert {
border-radius: 0.1875rem;
padding: 1.5rem;
margin-bottom: 1.5rem;
text-shadow: none;
}
.alert {
background-color: #fcf8e3;
border: 1px solid #fbeed5;
border-radius: 4px;
}
.alert, .alert h4 {
color: #c09853;
}
.alert h4 {
margin: 0;
}
.alert .close {
top: -2px;
right: -21px;
line-height: 20px;
}
.alert-success {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success h4 {
color: #468847;
}
.alert-danger, .alert-error {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}
.alert-danger h4, .alert-error h4 {
color: #b94a48;
}
.alert-info {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info h4 {
color: #3a87ad;
}
.alert-block {
padding-top: 14px;
padding-bottom: 14px;
}
.alert-block > p, .alert-block > ul {
margin-bottom: 0;
}
.alert-block p + p {
margin-top: 5px;
}
legend {
font-size: 1.3rem;
line-height: 1.5;
}
legend small {
font-size: 0.8rem;
}
#g-page-surround .platform-content .entries .g-block .button, #g-page-surround .platform-content form.password-form .password-btn.button, #g-page-surround .search-form .button, .btn, #comments #comments-nav .comments-previous .button, #comments #comments-nav .comments-next .button, #comments #respond .button, .g-loginform .button, .widget.widget_tag_cloud a, .g-contactform #contact-form .form-actions .button {
display: inline-block;
font-family: "NotoSans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 600;
color: #ffffff;
font-size: 1vw;
background: #ff2749;
margin: 0 0 0.5rem 0;
padding: 0.4rem 2rem;
padding-bottom: 0.45rem;
border-radius: 5px;
border: 2px solid #ff2749;
vertical-align: middle;
text-shadow: none;
transition: all 0.2s;
}
@media (max-width: 90rem) {
#g-page-surround .platform-content .entries .g-block .button, #g-page-surround .platform-content form.password-form .password-btn.button, #g-page-surround .search-form .button, .btn, #comments #comments-nav .comments-previous .button, #comments #comments-nav .comments-next .button, #comments #respond .button, .g-loginform .button, .widget.widget_tag_cloud a, .g-contactform #contact-form .form-actions .button {
font-size: 0.9rem;
}
}
#g-page-surround .platform-content .entries .g-block .button:hover, #g-page-surround .platform-content form.password-form .password-btn.button:hover, #g-page-surround .search-form .button:hover, .btn:hover, #comments #comments-nav .comments-previous .button:hover, #comments #comments-nav .comments-next .button:hover, #comments #respond .button:hover, .g-loginform .button:hover, .widget.widget_tag_cloud a:hover, .g-contactform #contact-form .form-actions .button:hover, #g-page-surround .platform-content .entries .g-block .button:active, #g-page-surround .platform-content form.password-form .password-btn.button:active, #g-page-surround .search-form .button:active, .btn:active, #comments #comments-nav .comments-previous .button:active, #comments #comments-nav .comments-next .button:active, #comments #respond .button:active, .g-loginform .button:active, .widget.widget_tag_cloud a:active, .g-contactform #contact-form .form-actions .button:active, #g-page-surround .platform-content .entries .g-block .button:focus, #g-page-surround .platform-content form.password-form .password-btn.button:focus, #g-page-surround .search-form .button:focus, .btn:focus, #comments #comments-nav .comments-previous .button:focus, #comments #comments-nav .comments-next .button:focus, #comments #respond .button:focus, .g-loginform .button:focus, .widget.widget_tag_cloud a:focus, .g-contactform #contact-form .form-actions .button:focus {
background: #ffffff;
color: #ff2749;
cursor: pointer;
}
#g-page-surround .nav li {
margin-bottom: 0.625rem;
}
#g-page-surround .nav .nav-header {
margin: 0.625rem 0;
padding: 0.75rem 1.5rem;
font-size: 0.7rem;
font-weight: 400;
border-radius: 0.4rem;
color: #030303;
background: #e0e0e0;
}
#g-page-surround .nav .nav-child {
margin-top: 0.625rem;
}
#g-page-surround .page-header {
margin: 0.3125rem 0;
font-size: 1.5rem;
font-weight: 300;
}
#g-page-surround .page-header h1 {
font-size: 1.3rem;
text-transform: uppercase;
font-weight: 400;
}
#g-page-surround .page-header h2 {
font-size: 2.3rem;
font-weight: 400;
line-height: 4.5rem;
margin-top: 2rem;
margin-bottom: 0.625rem;
padding-bottom: 1.5rem;
}
#g-page-surround .page-header h2 a {
color: #030303;
}
#g-page-surround .page-header h2 a:hover {
color: #ff2749;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
#g-page-surround .page-header h2 {
font-size: 2.25rem;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
#g-page-surround .page-header h2 {
font-size: 2rem;
line-height: 1.6;
}
}
@media only all and (max-width: 50.99rem) {
#g-page-surround .page-header h2 {
font-size: 1.8rem;
line-height: 1.7;
}
}
#g-page-surround .platform-content .post-thumbnail .float-left {
margin: 0 1.5rem 1.5rem 0;
}
#g-page-surround .platform-content .post-thumbnail .float-right {
margin: 0 0 1.5rem 1.5rem;
}
#g-page-surround .platform-content .entries {
margin: -1.5rem;
}
#g-page-surround .platform-content .entries .g-block {
padding: 0 1.5rem;
}
#g-page-surround .platform-content .entries .g-block .tease.sticky {
background-color: #f1f2f6;
}
#g-page-surround .platform-content .entries .g-block .tease.sticky h2 {
margin-top: 0;
}
#g-page-surround .platform-content .entries .g-block .tease p {
font-size: 1.15rem;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
#g-page-surround .platform-content .entries .g-block .tease p {
font-size: 1.1rem;
}
}
@media only all and (max-width: 50.99rem) {
#g-page-surround .platform-content .entries .g-block .tease p {
font-size: 1rem;
}
}
#g-page-surround .platform-content .entries .g-block .tease .g-lead {
color: #030303;
font-size: 1.5rem;
padding-bottom: 3rem;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
#g-page-surround .platform-content .entries .g-block .tease .g-lead {
font-size: 1.25rem;
}
}
@media only all and (max-width: 50.99rem) {
#g-page-surround .platform-content .entries .g-block .tease .g-lead {
font-size: 1rem;
}
}
#g-page-surround .platform-content form.password-form .password-box {
margin: 10px 0;
}
#g-page-surround .search-form .button span {
margin-right: 0.625rem;
}
#g-page-surround .pull-left, #g-page-surround .pull-right {
max-width: 100%;
}
#g-page-surround .item-image.pull-left {
margin: 0 1.5rem 1.5rem 0;
}
#g-page-surround .item-image.pull-right {
margin: 0 0 1.5rem 1.5rem;
}
#g-page-surround .dir-rtl .pull-left {
float: right;
}
#g-page-surround .dir-rtl .pull-right {
float: left;
}
#g-page-surround .unstyled {
margin: 0;
display: inline-block;
border: 1px solid rgba(231, 232, 234, 0.25);
padding: 1.5rem 3rem;
border-radius: 2.4rem;
}
#g-page-surround .unstyled li {
list-style-type: none;
margin-left: 0;
padding-bottom: 1.5rem;
margin-bottom: 0.625rem;
border-bottom: 1px solid rgba(231, 232, 234, 0.25);
}
#g-page-surround .unstyled li:last-child {
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
}
#g-page-surround .unstyled li a {
display: inline-block;
}
#g-page-surround .unstyled li a:before {
font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
content: "";
margin-right: 0.5rem;
color: #ff2749;
}
table.table-bordered {
border-collapse: separate;
*border-collapse: collapse;
}
table.table-bordered th {
background-color: #f2f2f2;
}
table.table-bordered thead th {
background-color: #d9d9d9;
}
.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
background: #f2f2f2;
}
.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
background: #ebebeb;
}
.table, .table-bordered {
border-color: rgba(231, 232, 234, 0.25) rgba(231, 232, 234, 0.25) rgba(231, 232, 234, 0.25) transparent;
}
.table th, .table td, .table-bordered th, .table-bordered td {
border-left: 1px solid rgba(231, 232, 234, 0.25);
border-right: 0;
border-bottom: 0;
}
.list-striped, .row-striped {
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
background-color: #f9fafb;
}
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
background-color: #edf0f3;
}
.list-bordered, .row-bordered {
border: 1px solid rgba(0, 0, 0, 0.1);
}
.row-even, .row-odd {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.row-even {
background-color: #f9fafb;
}
.iframe-bordered {
border: 1px solid rgba(0, 0, 0, 0.1);
}
blockquote {
border-left: 5px solid rgba(0, 0, 0, 0.1);
}
blockquote small {
color: #030303;
}
blockquote.pull-right {
border-right: 5px solid rgba(0, 0, 0, 0.1);
}
code, pre {
background-color: #f3f5f7;
}
pre.prettyprint {
padding: 1rem !important;
}
legend {
line-height: 1.5;
margin: 1rem 0;
}
.form-actions {
background: none;
border: 0;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
color: #030303;
background-color: #ffffff;
border: 2px solid rgba(0, 0, 0, 0.1);
box-shadow: none;
box-sizing: border-box !important;
transition: border 0.2s linear, box-shadow 0.2s linear;
}
.input-prepend textarea, .input-append textarea, .input-prepend input[type="text"], .input-append input[type="text"], .input-prepend input[type="password"], .input-append input[type="password"], .input-prepend input[type="datetime"], .input-append input[type="datetime"], .input-prepend input[type="datetime-local"], .input-append input[type="datetime-local"], .input-prepend input[type="date"], .input-append input[type="date"], .input-prepend input[type="month"], .input-append input[type="month"], .input-prepend input[type="time"], .input-append input[type="time"], .input-prepend input[type="week"], .input-append input[type="week"], .input-prepend input[type="number"], .input-append input[type="number"], .input-prepend input[type="email"], .input-append input[type="email"], .input-prepend input[type="url"], .input-append input[type="url"], .input-prepend input[type="search"], .input-append input[type="search"], .input-prepend input[type="tel"], .input-append input[type="tel"], .input-prepend input[type="color"], .input-append input[type="color"], .input-prepend .uneditable-input, .input-append .uneditable-input {
padding: 0.35rem;
max-width: 95%;
}
.dir-rtl .input-prepend textarea, .dir-rtl .input-append textarea, .dir-rtl .input-prepend input[type="text"], .dir-rtl .input-append input[type="text"], .dir-rtl .input-prepend input[type="password"], .dir-rtl .input-append input[type="password"], .dir-rtl .input-prepend input[type="datetime"], .dir-rtl .input-append input[type="datetime"], .dir-rtl .input-prepend input[type="datetime-local"], .dir-rtl .input-append input[type="datetime-local"], .dir-rtl .input-prepend input[type="date"], .dir-rtl .input-append input[type="date"], .dir-rtl .input-prepend input[type="month"], .dir-rtl .input-append input[type="month"], .dir-rtl .input-prepend input[type="time"], .dir-rtl .input-append input[type="time"], .dir-rtl .input-prepend input[type="week"], .dir-rtl .input-append input[type="week"], .dir-rtl .input-prepend input[type="number"], .dir-rtl .input-append input[type="number"], .dir-rtl .input-prepend input[type="email"], .dir-rtl .input-append input[type="email"], .dir-rtl .input-prepend input[type="url"], .dir-rtl .input-append input[type="url"], .dir-rtl .input-prepend input[type="search"], .dir-rtl .input-append input[type="search"], .dir-rtl .input-prepend input[type="tel"], .dir-rtl .input-append input[type="tel"], .dir-rtl .input-prepend input[type="color"], .dir-rtl .input-append input[type="color"], .dir-rtl .input-prepend .uneditable-input, .dir-rtl .input-append .uneditable-input {
border-radius: 6px 0 0 6px;
}
textarea {
width: 100%;
}
.dir-rtl .form-horizontal .control-label {
float: right;
text-align: left;
}
.dir-rtl .form-horizontal .controls {
margin-left: 0;
margin-right: 180px;
}
select {
color: #030303;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.btn span {
padding: 0;
margin: 0;
}
.btn-mini {
margin: 0.5rem 0;
}
@media only all and (max-width: 50.99rem) {
.pagination ul.pagination-list, .page-links ul.pagination-list {
box-shadow: none;
}
}
.pagination ul.pagination-list > li, .page-links ul.pagination-list > li {
font-weight: 500;
}
@media only all and (max-width: 50.99rem) {
.pagination ul.pagination-list > li:not(.pagination-prev):not(.pagination-next), .page-links ul.pagination-list > li:not(.pagination-prev):not(.pagination-next) {
display: none;
}
}
.pagination ul.pagination-list > li > a, .page-links ul.pagination-list > li > a {
padding: 10px 15px;
color: #030303;
background: rgba(255, 255, 255, 0);
border: 1px solid rgba(255, 255, 255, 0);
border-radius: 0;
}
.pagination ul.pagination-list > li > a:hover, .page-links ul.pagination-list > li > a:hover {
background: transparent;
border-color: rgba(0, 0, 0, 0.1);
color: #ff2749;
}
.pagination ul.pagination-list > li > span, .page-links ul.pagination-list > li > span {
padding: 10px 15px;
border: 1px solid rgba(255, 255, 255, 0);
color: #ffffff;
border-radius: 0 !important;
background: #ff2749;
}
.pagination ul.pagination-list > li > span.dots, .page-links ul.pagination-list > li > span.dots {
background: rgba(255, 255, 255, 0);
color: #030303;
}
.pagination ul.pagination-list.pagination-next span, .pagination ul.pagination-list.pagination-prev span, .page-links ul.pagination-list.pagination-next span, .page-links ul.pagination-list.pagination-prev span {
opacity: 0.3;
background: rgba(255, 255, 255, 0);
color: #030303;
}
.pagination p.counter, .page-links p.counter {
margin: 0;
}
#g-page-surround .entry-meta {
margin-top: 0;
}
#g-page-surround .entry-meta > div[class^="meta-"] {
display: inline-block;
margin: 0;
padding-right: 1.5rem;
color: #030303;
font-size: 1.2rem;
line-height: 2;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
#g-page-surround .entry-meta > div[class^="meta-"] {
font-size: 1.1rem;
}
}
@media only all and (max-width: 50.99rem) {
#g-page-surround .entry-meta > div[class^="meta-"] {
font-size: 1rem;
}
}
#comments {
margin-top: 0.625rem;
padding-top: 1.5rem;
}
#comments ol.commentlist {
margin-top: 2vw;
margin-bottom: 2vw;
}
#comments ol.commentlist li.comment {
margin-top: 1.5vw;
}
#comments ol.commentlist li.comment .comment-body {
position: relative;
padding-right: 20px;
font-size: 0.9vw;
font-weight: 400;
}
@media (max-width: 111.1111111111rem) {
#comments ol.commentlist li.comment .comment-body {
font-size: 1rem;
}
}
#comments ol.commentlist li.comment .comment-body .comment-reply {
margin-left: 70px;
font-weight: 500;
font-size: 0.7vw;
}
@media (max-width: 125rem) {
#comments ol.commentlist li.comment .comment-body .comment-reply {
font-size: 0.875rem;
}
}
#comments ol.commentlist li.comment .comment-body .comment-reply a {
color: #ff2749;
}
#comments ol.commentlist li.comment .comment-body .comment-reply a:hover {
color: #030303;
}
#comments ol.commentlist li.comment .comment-author {
padding: 15px 0 0;
height: auto;
line-height: normal;
}
#comments ol.commentlist li.comment .comment-author .author-avatar {
flex: 0 50px;
width: 50px;
height: 50px;
margin-right: 20px;
}
#comments ol.commentlist li.comment .comment-author .author-avatar .avatar {
border-radius: 50%;
}
#comments ol.commentlist li.comment .comment-author .author-meta .author-name {
display: block;
font-size: 0.9vw;
font-weight: 700;
color: #000000;
}
@media (max-width: 127.7777777778rem) {
#comments ol.commentlist li.comment .comment-author .author-meta .author-name {
font-size: 1.15rem;
}
}
#comments ol.commentlist li.comment .comment-author .author-meta .author-name a {
color: #000000;
}
#comments ol.commentlist li.comment .comment-author .author-meta .author-name a:hover {
color: #ff2749;
}
#comments ol.commentlist li.comment .comment-author .author-meta time {
font-size: 0.75vw;
}
@media (max-width: 116.6666666667rem) {
#comments ol.commentlist li.comment .comment-author .author-meta time {
font-size: 0.875rem;
}
}
#comments ol.commentlist li.comment .comment-author .author-meta time a {
color: #95a5a6;
}
#comments ol.commentlist li.comment .comment-author .author-meta time a:hover {
color: #ff2749;
}
@media only all and (max-width: 50.99rem) {
#comments ol.commentlist li.comment .comment-author .author-meta time {
display: inline;
}
}
#comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author .author-name {
color: #ff2749;
}
#comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author .author-name a {
color: #ff2749;
}
#comments ol.commentlist li.comment.bypostauthor > .comment-body > .comment-author .author-name a:hover {
color: #030303;
}
#comments ol.commentlist li.comment .comment-content {
overflow: hidden;
margin-left: 70px;
padding: 15px 15px 15px 0;
font-size: 0.85vw;
}
@media (max-width: 117.6470588235rem) {
#comments ol.commentlist li.comment .comment-content {
font-size: 1rem;
}
}
#comments ol.commentlist li.comment .comment-content p {
font-size: 0.85vw;
}
@media (max-width: 117.6470588235rem) {
#comments ol.commentlist li.comment .comment-content p {
font-size: 1rem;
}
}
#comments ol.commentlist li.comment .comment-content p:last-child {
margin-bottom: 0;
}
#comments #responses .responses-header h3 {
padding: 0;
}
#comments #responses > ol.commentlist > li.comment:first-child {
margin-top: 0;
}
#comments #responses #respond {
margin-left: 15px;
}
#comments #comments-nav {
margin-left: 5px;
}
@media only all and (max-width: 50.99rem) {
#comments #comments-nav {
margin-top: 2rem;
}
}
#comments #comments-nav .comments-previous .button span, #comments #comments-nav .comments-next .button span {
vertical-align: middle;
font-size: 1vw;
}
@media (max-width: 115rem) {
#comments #comments-nav .comments-previous .button span, #comments #comments-nav .comments-next .button span {
font-size: 1.15rem;
}
}
#comments #comments-nav .comments-previous .button .fa, #comments #comments-nav .comments-next .button .fa {
vertical-align: middle;
font-size: 0.9vw;
}
@media (max-width: 100rem) {
#comments #comments-nav .comments-previous .button .fa, #comments #comments-nav .comments-next .button .fa {
font-size: 0.9rem;
}
}
@media only all and (max-width: 50.99rem) {
#comments #comments-nav .comments-previous .button, #comments #comments-nav .comments-next .button {
font-size: 0.7rem;
}
}
@media only all and (max-width: 50.99rem) {
#comments #comments-nav .comments-previous {
margin-right: 5px;
}
.dir-rtl #comments #comments-nav .comments-previous {
margin-left: 5px;
}
}
#comments #comments-nav .comments-previous .button {
padding-left: 0.75rem;
}
#comments #comments-nav .comments-next .button {
padding-right: 0.75rem;
}
#comments #respond .respond-header {
margin-top: 0.625rem;
padding-top: 1.5rem;
}
#comments #respond .respond-header h3 {
padding: 0;
}
#comments #respond input {
padding-left: 15px;
border: 0 none;
border: 2px solid #e7e8ea;
background: #ffffff;
border-radius: 4px;
}
#comments #respond input:focus {
box-shadow: none;
border-color: #ff2749;
}
#comments #respond textarea {
padding: 15px;
border: 0 none;
border: 2px solid #e7e8ea;
background: #ffffff;
border-radius: 4px;
}
#comments #respond textarea:focus {
box-shadow: none;
border-color: #ff2749;
}
#comments #respond .button {
font-size: 1vw;
}
@media (max-width: 115rem) {
#comments #respond .button {
font-size: 1.15rem;
}
}
.g-loginform .login-pretext {
margin-bottom: 1rem;
}
.g-loginform p input {
border-radius: 0.4rem;
}
.g-loginform fieldset.login-data #login-username {
margin-top: 0;
}
.g-loginform .login-extra {
list-style-type: none;
margin-left: 0;
}
.g-infolist small {
font-size: 85%;
}
.widget.widget_archive ul, .widget.widget_categories ul, .widget.widget_meta ul, .widget.widget_pages ul, .widget.widget_recent_comments ul, .widget.widget_recent_entries ul {
list-style-type: none;
margin-left: 0;
margin-top: 0;
}
.widget.widget_archive ul li, .widget.widget_categories ul li, .widget.widget_meta ul li, .widget.widget_pages ul li, .widget.widget_recent_comments ul li, .widget.widget_recent_entries ul li {
margin: 0 0 5px;
}
.widget.widget_archive ul ul, .widget.widget_categories ul ul, .widget.widget_meta ul ul, .widget.widget_pages ul ul, .widget.widget_recent_comments ul ul, .widget.widget_recent_entries ul ul {
list-style-type: none;
}
.widget.widget_archive ul ul.children, .widget.widget_categories ul ul.children, .widget.widget_meta ul ul.children, .widget.widget_pages ul ul.children, .widget.widget_recent_comments ul ul.children, .widget.widget_recent_entries ul ul.children {
margin-left: 1.5rem;
margin-top: 5px;
}
.widget.widget_search input.search-field {
height: 40px;
border-radius: 0.4rem;
}
.widget.widget_tag_cloud a {
padding: 0.4rem 2rem;
background: transparent;
border-color: #ff2749;
color: #ff2749 !important;
border: 2px solid #ff2749;
}
.widget.widget_tag_cloud a:hover, .widget.widget_tag_cloud a:active, .widget.widget_tag_cloud a:focus {
color: #ffffff !important;
background: #ff2749 !important;
border-color: #ff2749 !important;
}
.widget.widget_calendar {
margin-bottom: 1.5rem;
}
.g-contactform #contact-form .form-message {
margin-bottom: 15px;
}
.g-contactform #contact-form .form-message + .control-group {
margin-top: 15px;
}
.g-contactform #contact-form .control-group {
margin-bottom: 1.5rem;
}
.g-contactform #contact-form .control-group .controls {
margin-left: 100px;
}
@media only all and (max-width: 50.99rem) {
.g-contactform #contact-form .control-group .controls {
margin-left: 0;
}
}
.g-contactform #contact-form .control-group .controls input, .g-contactform #contact-form .control-group .controls textarea {
border: 0 none;
border: 2px solid #e7e8ea;
background: #ffffff;
border-radius: 4px;
}
.g-contactform #contact-form .control-group .controls input:focus, .g-contactform #contact-form .control-group .controls textarea:focus {
box-shadow: none;
border-color: #ff2749;
}
.g-contactform #contact-form .control-group .controls textarea {
padding-top: 10px;
}
.g-contactform #contact-form .control-group .controls input[type="checkbox"] {
margin-top: 0.5rem;
}
.g-contactform #contact-form .control-group .control-label {
float: left;
padding-top: 5px;
text-align: right;
}
.g-contactform #contact-form .control-group .control-label.control-label-checkbox {
margin-left: 100px;
margin-right: 0.75rem;
float: left;
}
@media only all and (max-width: 50.99rem) {
.g-contactform #contact-form .control-group .control-label.control-label-checkbox {
margin-left: 0;
}
}
.g-contactform #contact-form .g-recaptcha {
margin: 20px 0;
padding-left: 100px;
}
@media only all and (max-width: 50.99rem) {
.g-contactform #contact-form .g-recaptcha {
padding-left: 0;
}
}
.g-contactform #contact-form .form-actions {
margin-left: 100px;
}
@media only all and (max-width: 50.99rem) {
.g-contactform #contact-form .form-actions {
margin-left: 0;
}
}
#g-mainbar .widget {
margin: -0.625rem;
}
.rokajaxsearch *, .rokajaxsearch *:before, .rokajaxsearch *:after {
box-sizing: border-box !important;
}
.platform-content .rokajaxsearch * *, .platform-content .rokajaxsearch * *:before, .platform-content .rokajaxsearch * *:after, .platform-content .rokajaxsearch *:before *, .platform-content .rokajaxsearch *:before *:before, .platform-content .rokajaxsearch *:before *:after, .platform-content .rokajaxsearch *:after *, .platform-content .rokajaxsearch *:after *:before, .platform-content .rokajaxsearch *:after *:after {
box-sizing: border-box;
}
.rokajaxsearch #roksearch_search_str {
border: 2px solid #e7e8ea;
border-radius: 2rem;
margin-bottom: 1rem;
padding: 0.75rem 1rem;
width: 100%;
box-shadow: none;
}
.rokajaxsearch #roksearch_search_str:focus {
border-color: #ff2749;
}
form#rokajaxsearch {
margin: 0;
}
form#rokajaxsearch > .rokajaxsearch {
background: none;
box-shadow: none;
border: none;
}
#roksearch_results {
color: #030303;
background: rgba(255, 255, 255, 0);
border: 1px solid #e7e8ea;
}
#roksearch_results .roksearch_result_wrapper1 {
background: rgba(242, 242, 242, 0);
color: #030303;
}
#roksearch_results .roksearch_result_wrapper1:hover {
background: #ff2749;
color: #ffffff;
border: 1px solid #740012;
}
#roksearch_results .roksearch_result_wrapper1:hover a, #roksearch_results .roksearch_result_wrapper1:hover h3 {
color: #ffa7b4;
}
#roksearch_results span.highlight {
color: #ffffff;
background-color: #da0022;
text-shadow: none;
}
@media only all and (max-width: 50.99rem) {
body #roksearch_results {
width: 95%;
}
}
.rokajaxsearch .search_options {
margin-top: 8px;
padding-bottom: 15px;
}
.rokajaxsearch .search_options label {
margin-right: 10px !important;
}
.rokajaxsearch .search_options label input[type="radio"], .rokajaxsearch .search_options label input[type="checkbox"] {
margin: 0 5px 0 0;
}
.rokajaxsearch .clr {
clear: both;
}
.rokajaxsearch .searchintro {
overflow: hidden;
}
#roksearch_results {
z-index: 10000;
position: absolute;
width: 400px;
float: right;
text-align: left;
visibility: hidden;
margin-top: 5px;
}
#roksearch_results .small {
display: inline;
position: relative;
text-align: inherit;
bottom: 0;
right: 0;
font-size: 11px;
font-style: italic;
}
#roksearch_results a.clr {
margin: 10px 0 5px 0;
}
#roksearch_results a {
color: #a7001a;
}
#roksearch_results h3 {
color: #a7001a;
margin-top: 0;
margin-bottom: 2px;
line-height: 110%;
font-size: 110%;
padding-bottom: 0;
}
#roksearch_results h3:hover {
color: inherit;
}
#roksearch_results .roksearch_result_wrapper1:hover {
border: none;
}
#roksearch_results .container-wrapper {
overflow: hidden;
}
#roksearch_results .page {
float: left;
}
#roksearch_results .roksearch_header, #roksearch_results .roksearch_row_btm {
background: rgba(242, 242, 242, 0);
padding: 10px 15px;
line-height: 130%;
text-transform: none;
font-weight: normal;
font-size: 14px;
}
#roksearch_results .roksearch_row_btm {
overflow: hidden;
border-top: 1px solid #e7e8ea;
}
#roksearch_results .roksearch_even, #roksearch_results .roksearch_odd {
padding: 15px;
border-bottom: none;
}
#roksearch_results .roksearch_even span, #roksearch_results .roksearch_odd span {
margin-top: 15px;
line-height: 140%;
}
#roksearch_results .roksearch_even span.highlight, #roksearch_results .roksearch_odd span.highlight {
margin-top: 0;
padding: 0 3px;
}
#roksearch_results .roksearch_odd {
background: rgba(0, 0, 0, 0.05);
}
#roksearch_results .viewall {
float: left;
margin: 0 5px;
}
#roksearch_results .viewall span {
line-height: 130%;
text-transform: none;
}
#roksearch_results .estimated_res {
font-size: 9px;
font-style: italic;
text-transform: none;
float: left;
}
#roksearch_results .pagination_res {
font-style: normal;
float: right;
text-transform: none;
font-size: 11px;
}
#roksearch_results .pagination_res span {
padding: 0 5px;
}
#roksearch_results .powered-by-google {
text-transform: lowercase;
font-style: italic;
font-size: 9px;
}
#roksearch_results .google-search #roksearch_link {
margin-top: 5px;
}
#roksearch_results .google-thumb-image {
margin: 0 auto;
}
#roksearch_results .readon {
margin-top: 15px;
}
#roksearch_results .readon span, #roksearch_results .readon .button {
font-size: 13px;
line-height: 22px;
}
#roksearch_results .container-arrows {
height: 12px;
width: 30px;
float: left;
margin-right: 5px;
position: relative;
}
#roksearch_results #roksearch_link:before {
content: "×";
font-size: 1.5em;
position: absolute;
right: 10px;
top: 8px;
z-index: 100;
}
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
position: absolute;
}
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before, #roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
font-size: 1.3em;
}
#roksearch_results .arrow-left, #roksearch_results .arrow-right {
cursor: pointer;
}
#roksearch_results .arrow-left:before, #roksearch_results .arrow-right:before {
color: #ff2749;
}
#roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled {
left: 0;
}
#roksearch_results .arrow-left:before, #roksearch_results .arrow-left-disabled:before {
content: "";
}
#roksearch_results .arrow-right, #roksearch_results .arrow-right-disabled {
left: 18px;
}
#roksearch_results .arrow-right:before, #roksearch_results .arrow-right-disabled:before {
content: "";
}