.chained-quiz-action {
padding-top: 20px;
padding-bottom: 20px;
}
.chained-sidebox
{
border:1px solid black;
padding:10px;
margin-bottom: 20px;
}
#chained-sidebar
{
float:left;
width:25%;
}
#chained-related, #chained-ad
{
background-color: #BBEEDD;
}
.chained-form label {
width: 150px;
display: block;
float: left;
}
textarea.chained-quiz-frontend {
width: 100%;
}.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 .hidden-fields-container {
display: none;
}
.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;
}.pixelmate-general-banner-wrapper {
position: fixed;
left: 0px;
top: 0px;
background-color: rgba(0,0,0,0.5);
width: 100vw;
height: 100vh;
z-index: 999997;
padding: 0px;
}
.pixelmate-general-banner {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
max-width: 80vw;
background-color: white !important;
padding: 24px 24px 12px 24px !important;
z-index: 999998;
z-index: 2147483646;
border-radius: 4px;
overflow-y: scroll;
max-height: 100vh;
}
@media only screen and (min-width: 1024px) {
.pixelmate-general-banner-wrapper {
padding: 0px;
}
.pixelmate-general-banner {
width: 90vw;
max-width: 450px;
overflow-y: scroll;
max-height: 100vh;
}
}
.pixelmate-lang {
width: 100%;
text-align: center;
}
.pixelmate-lang a {
color: rgba(0,0,0,1) !important;
}
.pixelmate-lang a:hover {
color: rgba(0,0,0,0.7) !important;
}
.pixelmate-general-btns {
box-sizing: border-box;
padding: 24px 0px 12px 0px;
text-align: center;
}
.pixelmate-general-btns button, .pixelmate-general-banner a {
cursor: pointer;
}
.pixelmate-general-allow {
margin-bottom: 12px !important;
width: 100%;
font-size: 15px;
}
.pixelmate-general-allow:hover {
opacity: 0.6 !important;
text-decoration: none !important;
}
.pixelmate-general-single, .pixelmate-general-deny {
padding: 6px;
font-size: 15px !important;
width: 100%;
}
.pixelmate-general-deny:hover, .pixelmate-general-single:hover, .pixelmate-general-dse-btn:hover, .pixelmate-general-imp-btn:hover {
opacity: 0.6 !important;
text-decoration: none !important;
}
.pixelmate-general-footer {
text-align: center !important;
} .pixelmate-general-banner-alt-bottom {
}
.pixelmate-banner-content-bottom {
display: block !important;
align-items: center;
text-align: center;
}
.pixelmate-general-notice-bottom {
text-align: left;
}
.pixelmate-banner-notice-bottom h3 {
font-size: 16px;
margin: 0px;
padding: 0px;
}
.pixelmate-general-notice-bottom {
font-size: 14px;
line-height: 1em;
padding: 6px 12px 0px 6px;
}
.pixelmate-general-deny-bottom {
padding: 12px 12px !important;
border: none !important;
font-size: 14px !important;
white-space: nowrap;
cursor: pointer;
}
.pixelmate-general-single-bottom {
padding: 6px 12px 18px 12px !important;
border: none !important;
font-size: 14px !important;
white-space: nowrap;
cursor: pointer;
}
.pixelmate-general-allow-bottom {
white-space: nowrap;
font-size: 14px !important;
cursor: pointer;
}
.pixelmate-general-allow-bottom:hover, .pixelmate-general-deny-bottom:hover, .pixelmate-general-single-bottom:hover {
opacity: 0.6;
font-size: 14px !important;
}
.pixelmate-general-dse-btn, .pixelmate-general-imp-btn {
font-size: 13px !important;
}
@media only screen and (min-width: 1024px) {
.pixelmate-banner-content-bottom {
display: flex !important;
align-items: center;
text-align: left;
}
.pixelmate-general-single-bottom {
padding: 12px 12px !important;
}
} .pixelmate-ga-wrapper, .pixelmate-fb-wrapper {
position: fixed;
top: 0px;
left: 0px;
z-index: 999990;
width: 100vw;
height: 100vh;
overflow: scroll;
background: rgba(0,0,0,0.6);
}
.pixelmate-ga-banner, .pixelmate-fb-banner {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -70%);
width: 350px;
background-color: white !important;
padding: 24px 24px 12px 24px !important;
z-index: 999998;
border-radius: 4px;
}
.pixelmate-ga-notice, .pixelmate-fb-notice {
font-size: 16px !important;
line-height: 1.3em !important;
}
.pixelmate-ga-btns, .pixelmate-fb-btns {
text-align: right;
margin: auto;
margin-top: 12px;
}
.pixelmate-ga-btns button, .pixelmate-fb-btns button {
border: none !important;
background-color: white;
color: #00BFA5 !important;
cursor: pointer;
}
.pixelmate-ga-btns button:hover, .pixelmate-fb-btns button:hover {
background-color: white !important;
opacity: 0.6;
}
.pixelmate-dse-imp {
position: fixed;
bottom: 12px;
right: 24px;
text-align: right;
color: white;
z-index: 999999;
}
.pixelmate-dse-imp a {
color: white !important;
text-shadow: 0px 0px 5px black;
text-decoration: underline;
}
.pixelmate-dse-imp a:hover {
opacity: 0.7;
}
.pixelmate-cookies {
font-size: 13px !important;
line-height: 1em;
margin-top: 12px;
max-height: 75px;
overflow-y: scroll;
overflow-x: hidden;
padding: 6px;
border: 1px solid rgba(0,0,0,0.3);
}
.pixelmate-cookies::-webkit-scrollbar {
width: 1em;
}
.pixelmate-cookies::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.pixelmate-cookies::-webkit-scrollbar-thumb {
background-color: darkgrey;
outline: 1px solid slategrey;
}
.pixelmate-revoke {
position: fixed;
bottom: 0px;
left: 60px;
padding: 0px 12px !important;
background-color: white;
color: black;
border: none !important;
z-index: 999990;
border-radius: 4px 4px 0px 0px;
} .pixelmate-cleaner {
text-align: centerM
}
.pixelmate-s-banner-consent-wrapper, .pixelmate-youtube-consent-wrapper, .pixelmate-gmaps-consent-wrapper, .pixelmate-vimeo-consent-wrapper, .pixelmate-webinaris-consent-wrapper, .pixelmate-twitter-consent-wrapper, .pixelmate-libsyn-consent-wrapper {
background-color: rgba(0,0,0,0.03);
padding: 24px 24px 24px 24px;
box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
margin: 12px;
border-radius: 4px;
max-width: 350px;
margin: auto;
margin-bottom: 12px;
}
.pixelmate-s-banner-consent, .pixelmate-youtube-consent, .pixelmate-gmaps-consent, .pixelmate-vimeo-consent, .pixelmate-webinaris-consent, .pixelmate-twitter-consent, .pixelmate-libsyn-consent   {
display: flex;
}
.pixelmate-s-banner-consent .flex-left, .pixelmate-youtube-consent .flex-left, .pixelmate-vimeo-consent .flex-left, .pixelmate-webinaris-consent .flex-left, .pixelmate-libsyn-consent .flex-left  {
position: absolute;
top: 12px;
left: 12px;
}
.pixelmate-youtube-icon {
content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAxoAAACyCAYAAADF57lMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJCREY5NTlFODg0ODExRTdBQTVFOEM2RTA4NUZCRTk5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJCREY5NTlGODg0ODExRTdBQTVFOEM2RTA4NUZCRTk5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkJERjk1OUM4ODQ4MTFFN0FBNUU4QzZFMDg1RkJFOTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkJERjk1OUQ4ODQ4MTFFN0FBNUU4QzZFMDg1RkJFOTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6vBVS9AABMXklEQVR42uydC3yT1fnHT5veaGhoCci1JVgI4dIYDaAgXhhOcVqtLXWiUxwMdML8b3NOZf7xNsENdW6TvwoDlOlUIlhBBwoogoACkdoWKIViaeUqhdISeglp/8/TvtVyz+U96Zv09/18XhLS5H3P+5zzPuf8zuU5EQ0NDQKoTHW1EB9+GE3v+GhQjjg6OinvhfIaqXwW3eLz5r8l0dHunNd46qlEsXVrMr2r9zF1/P0uytGYWjp2K59H+HCeSDFwYJV44omS83znJB2HT7s3oVyHP69tcU1+rVSOCOVoEDffXC3atUOZAgAAAAAIMSLapNDYulWII0di6Z2ODoPyaXtFDEQon0WK0tJo8eab3ZS/R9HRVXmtVwRCgvI+Umm4xzR+88gRITZu7KCcv1k4sJjocFqju/laUWcRGpye2BC3tEcRDmcTGvx53WlC44RyRPxgh6FDK0XHjp4Wvz2oiCOdImT2K9dpFi9VjX/r1et7cdddLuU3/JlbyatK5bVauVY9XeOkiI2FNwAAAAAAgNAgamuF2LAhSmnst1de4xvfv/FGJ1FS0l4RBnEtXrs0vm7YEE+/j1caqx3OIjSiUTTCivoWQuOYInyaRY1HpKUdE0Zjs2jh7x2gw6WIGpcYN+6AMJlq6P1xRahUN4oXo7GafgvrAgAAAACEjNDIzxeivJynDhkFTyEqKelI4iGF3l9ER8/G1/LyTvS9DopA4INHBjDHBkiVt6JpdORE42tsbKUYNoyFx146DjW+mkz7SJjw+3I6jgoeZRk2DCMmAAAAAIDQCF6TrXFEgltfvUhIdCMh0YfeD6CjD33ehf7eSREaicgmEIKwGDnSKDTS0g4Jo/Fbel9IQqSIhMh39L6MBMhRCBAAAAAAQGioIyx4dGIQiYrhorx8uMjPv5j+wiMVBmQFaEPw2pTvSICUkQDZROJjPYmPXBIe30J4AAAAAABCw1vy89uLF18cJZzO2+n95fRJKswOwBmUk/DYJOz290l0LCfRUQrRAQAAAAAIjdPh0Yu33+4u3nhjgtiw4U76vwWmBsBrDpHoyBG///0cMXbsZggOAAAAwaKwsDDhiSeemBQXF8ezTVRvJNbU1OieeuqpuRaLpQTWhtDwnaVLO4k//WmKyM+fSP/rDhMD4DccEWshCY5nSXBsheAAAAAgmw0bNvRIT0/fqtfrO8g4v8vloqbi0uuGDRu2CtYOf6JUOxOPYtx//13i7befoveYHgVA4OhIsI8Vv/xlunjxxZfFs8/OEOnplTALAAAAaRWPTtdAIsMVHx/fQeI1PLB02yBSlbMsXdpNDBmyQLz++psQGQCoTnsSHI+K7OzPSXRc3SjqAQAAAADCWmhwg+eXv7yGGkBrqCF0N8wJgERqa20k5pfR8/ZbiA0AAAAAaB3/p05xQyc7+y6xdOlr9D89TAlAUIinZ+5vYsiQfuLZZx8U6eluLSYyPz8/2uVy6SIjI6WEtfN4PBGdOnVy9+3bt9WG3wsLCyMqKipiZd1jfX19RGJiYoPFYoGqBOekqqoqcuvWrTGyymGYEEHPU/3AgQPrEhISYA0ANC80mkTG76jB87xQa/oVAMCXlvz99AwmCofjHi2KDWr4XDJlypT5er1eSuOnpqYmwmazrXzvvfd+11oNhyeeeGLMqlWrpsm6RxJqEVdfffXsxYsX/xMFHpyLgoICe3p6+jxZ5TBchAY9T0VLly4dO2zYsDqYAwAtC40fRcaLMB8ArUht7R30LAoSG+NIbGiq8uzbt29ZXFxc9/j4+I4yzk/nZTETQ42sx6jhUNMa90gNu5vpGMRpkYXFYtmDgg7Oh06nS5BdDsOEGLJVBMwAQHDxbTTixAkWGXeSyHgBpgNAI2Lj4Ydn06umKlCz2XzQbrd/UStxLQk1GnqSmDG1xv0VFhZGOZ3OQXR9adfweDz7srKy1qOQgwtQDxN45y1hAgC0LjQmTx5BImMuvUOvAABaYceOcSI7e1pjR4BG4OlMBoNhJTWWZV4m3uFwtMpmoC6XK7m8vPziyEg5M0dZoJFQ20yC7TAKOAAAgPAXGkuXdhcLF86nd3EwGwAaY+nSaWLy5HQtJSkjI+MLEhonZV6jrKxsaGvc26JFi8w6nS5R1vlZoJFQW46FqwAAAMJfaHBP6cMPP0+vfWAyADT6LC9c+DIJjmStJMhmsxUajcYd9fVyZnZQQ19UVlYOraqqCvq9kcAZJvP8JDTcJNQwbQoAAEAbEBqTJ98pduwYC3MBoGFOnEgRDz/8nFamUKWmplZbrdZ1NTVy1mrHxsYKp9PZt6ioqGMw74uFDQmcYSx0ZMDCjATaNhJq21CoAQAAhLfQWLq0k1i48M8wFQAhAHcITJ58g1aSk5yc/InM81Njv0dpaWnvYN4TCZtEEjhmFjoyYGFGAm0tCTU3CjQAAIDwFRpNU6am0GtvmAqAkCBCLFz4tNi2LUoLicnKytrk8XiOyNQaDofDGsx7ImGTSgJH6hQ1EmgrUZQBAACEt9B4++1uYseO+2AmAEKIEyeGipkzb9VCUvR6fZnRaCyQtU6DiYuLGx7Me1KEjU7W+UmYHSaBthkFGQAAQHgLjTfe+BX92xVmAiDEWLjwIbFtW2RrJ8NisTRYrdaPZa3T4H0snE6ntbCwMGght2UKGyWsrdNsNu9FIQYAABC+QmPbtg4iP38cTARACHLixOVi48YrtZCUzMzMz4WkTcV4H4vy8vLeLperRzDuhQSNjoSNTdZGfUpY208R1hYAAEB4C42ZM68RFRWpMBEAIfpsz5w5jp7hVk9ISkpKATWg98g6v06n61xaWhqU0NskaHrK3KiP7OTJyMj4DMUXAABA+AoNbpxs3HgHzANACLNt240iP9/Y2skwm83HrFbrZp4WJIvFixcHZeM+FjQkbKSE01XC2u5CWFsAAADhLTTy8ztSI+UqmAeAkKa7mDdvSGsngqcB2e32ZTwtSAbKxn2Dg7FxHwkaadPRWoS1daHoAgAACF+hUVx8Cf3bA+YBIMQpLtbEnhq8yzUJDSkNaGXjvgEFBQVxMu9B2ajvclkb9THJyckrUGgBAACEt9CYN+8awfH4AQChTX7+cJGbq2vtZOj1+l1Go3G7rDC31PjvHRcXZ5J5DyRkOpCg6Sdroz4SYseysrI2otACAAAIX6HB6zOqqkbANACEARUVfeh57tnaybBYLB6eFiQrzC0R73A4LDLvgYUMCZoUGedW1md8Q4JsDwotAACA8BUaTqdR5Ob2hWkACAs6iuLiPlpIiOxpQWVlZVIXhJOQsdFLtIxzK+szVvG+IyiyAAAAwoWoMz5p14577LA+A4BwYc6cK8W9965q7WRkZWVtWbBgwUF620XtcysLwofyOgpZe1CQkJEZIKM+MzNzFQor8BWPx6NzueTGD+DpgjLXJjWLbVlTKxmyUbysgBQAAF+Expw5g7jehmkACBPatbtUC8kwm80H7Hb7lvz8/NFqr3NQFoT3LSoq6kjXOKJ22nnn8by8vDSJG/WV8H4jKKzAV5KSkraOGjVqPJVNWaNhbir/2RUVFbfK2j+GBEaFzWZ7ymAw8LMr4yIRJGSOkK1OosQA0NpCo7j4UpgFgDDC6UwVublxwmarac1k8EgDNSRWUKN6tIzz63S6HqWlpb1lCA3eeZx3IJcxWsL7i/A+I7zfCAor8BWLxXLg3XffnS/zGuPHj++1atWqW+Pj46Wcn0SA66mnnppPzwGeAQDCjFN7DpoWglthFgDCiIqKHvRcd9FCUjIyMj4noSGrV1HncDik+C8SMGbegVzGuXk6B+8zImvKFwAqlNEYyZfgEQc9LA1AuAsNp7O9yM1NgVkACCuSRHGxSQsJsdlshUajsVjWXOy4uLjhMs67ePHiKyQ24o6TAPsCxRQAAEB4C4127brRv11hFgDCiggxZ06qFhLCu17LCnPL6yecTqeV11OoeV6ZG/UpYW236fX63SimAAAAwltoFBWx0GgPswAQZsTEWLSSFFlhbnmhKq+j4PUUap63oKCgPQmY/jI26lPC2q6xWCz1KKQAAADCW2jMmcPx9rEjOADhhk7XTytJycrK2uzxeCrl3Kauc2lpqar7hsTFxfWWtVEf0ZCZmbkcBRQAAED4C42YmD4wCQBhiNPZQ+TmRmohKXq9vsRoNBbIWqexePFiVTfuUzbqi5WRVhJc36WkpGxBAQUAABD+QkOnS4VJAAhDKiouEuXlnbSQFJ4mxLtgy1inoWzcN5jXVahFWVmZlAXmHNbWbrd/bTabj6CAAgAACG+hkZsbIZxORJwCIDzpLNq166yVxGRmZq6kF9U3GFM27htQUFDQTo3zKRv12WRs1MdhbQ0GwycIawsAACD8hUZ5eYKoqOgIkwAQlsSJoiKjVhKTkpKSRw3tUhnn1ul0vUkYqNJpomzUlypjR2S6/2reVwRFEwAAQPgLDZ2OGyGdYBIAwpQ5c3pqJSlms7nCarV+zdOHJBDvcDhUWfzOC8tlbNSnhLXdYbPZdqBgAgAACH+hEROTRP8aYBIAwpSYGM1MjeTpQrwbNk8fkkFZWdlgNc6j9sLyZpSwtl+kpqaeRMEEAAAQ/kKjqIhHM6JgEgDClp5aSgzvhs3Th9Q+r7IgfHigC8KVjfqukLFRH5OcnIywtgAAANqI0NDQtAoAgAR0Ok0943q9fidPH1I7zK2yIDy1oKAgKZDz0O/1sjbqI4F1KCsr62sUSgAAAG1DaMTEdIc5AAhjyss7i4oKzWzIabFYTvL0IUlhbpPj4uJMgZxD2ajPpHbalLC2W8xm834USgAAAG1DaAjRA+YAIIzJzU0UTmeclpIkcfqQzuFwWAM5Af0+jfWG2glDWFsAAABtT2jodBfBHACENQn0nGsq4ENWVlYuNbwPyzh3oBvtydqoj+73JMLaAgAAaAs0Lf4+doynVUBoaIUhQ3ilrBAzZ/KOzrAHUIsk5TiolQSZzea9drvdmZ+ff4OaayF4g728vDwrb7hnsVh83hhQ2ajvMrU36lPC2u602WzbWtv2RUVFEeXl5Yk6nY43N2wvmkZvmm3FU+w4JFglHbUkjo5RPtXGxMTgKQIAaAbyY9R8LTeSH+O6LV7xYey/OHb6UfJdR8h3nWwLvquuro7XJ8aQLRJO8+eihV8/STappHqomurfIAqNLVuiRG5uexRZjWAwCDF1Knf3CvHkk0K88w5sAtQgXsTEaGq+Dk8fMhgMn5Lju0HN8/IGe1T59Ha5XN3ov/t8/T3/jjfqU3t6E69HGTp06LrU1NTqYNlYqYhTDhw4kOpwOAZFR0fzlDJTbm5uR0VoxF1AaNRR/lRQZX0sMTFxj9vt3m4ymb5OT08vpspqF1VW9Xi0AABB9GeWpUuXDikpKRm1detWC/3/IvJjvOF0u9OERoUiNPbr9fqvMjMzP7Narbw+rjIMBEUnuueLc3JyzGSHgeTX+1VUVHSmzw1eCo3jNpvtGP1/J/n0XdnZ2du6du1aIsOnNwmNpukUHVCENULz3gL9+gnx9ttC3HuvENOmCbFxI2wDAmp/k5dOEMOHaypR7PzXrFnDhV7VOLLkbLuUlpaaqZLxWWjw7/j3Mu43OTl5WRAq46i8vLzBixcvvpkq4mupIu6rO216LI8geSGk2jUnm87HIzIj+D/r1q0TCxYs4Mpq18CBA9dQHuZQBb6ZKihXa5WjqqqqCLrXziQyuetSivih+4+k+/2e7FYbYFqjKa2dIpu2nG+QkNQISutJSuthSqtHtBEKCws7UWMrjswqLf9JbB+xWCwnAsx/nZL/URLzv17Jf3eYCIzEuXPnZpDAuKuysnIY+TP9BfwY+4EExXddQuYYTfXME+SzisguH5DPmn/rrbdupwZ6yAgsuo/+5NN/6nK5biRBYTk9WAm7E287x6qrq8Xq1av57fXNPl0RIOzTN5lMpmXp6enrqf78PtDRoOZ9M/TKAbTIDTcIcc01HIJYiL/+VYjvvoNNgH/MmdOlUbhqiJSUlG3k4IrprerjuA6H47Lbbrttta+/k7VRH/euZWVlbZZxbu7lWrJkiYnSPpYaMT8ncXEJ7wHipaC4IGeZRmagyuoyqqAuowr8t1RBbacK6m2qwN+85ZZbvg32VIWCgoJoqhjf1uv1A2QJDargI6mhkzVs2LD1Aaa1D6X1v5TWWFkNTUrrAUrrjZTWg6KN8MQTT7y6atWqK8mu0vJ/1KhR//Puu+8uDDD/O1H+L6N0dpWY/7WU/z+j/N8e4gJDTwJjPN3LgyQw+sTHx/vsz1r6LvJZZvJZD5PPemDOnDmzH3300edGjhx5SMP3b6T7v5Xu/266/6Hk0+N9ERTngusGtuW5fDod9y1YsGCP1Wr9aPz48fPJp2/216c3Cw1OMXYF1zL8oPzmN0JkZwvx/PNCvPoqez3YBfhGTEyi1pLEveDkzL4qLCw0q71nBVUwl/v6G2WjvsFqb9SnrM8ooMZFmZrndbvd4oMPPjDNmzdvSl5e3jhKdye1xIUvlRVVUP2pcnqaRQelZT5VTi/deuut3wWrx5DSEkG27U7p6Sr5OnEqnCOa0tqL0ioz3HQUXadNbcJLz3sXbryfpQGl5jXaq5D/UZTOnpTOzhLN0cDlLFTzkv3a448//lNqYM8gf2z3R2BcwGfpt2/f/rvJkyffQqLv/j//+c8rtTS6oYzgTKD7n0z331ut+/dRgPQiGz3w29/+9j7y6e+TT3+WfHqur3ZqjjrFZ8Uqv1Cga9cmobF2bdOCcQB8o4vWEsTO0263L/d41J3hwb1YTqdzAAmYdr78rqCgII5/p7bo4fUZJKg+9mdx+nkqo/gpU6Y8RpXlJqoQHiJbduJKQtZu5t5UUJSGjpwWThOlbcrOnTsjg9k+CcI11Ogt5zJQFwRbNIi2xckQyn/ZZbUuVPN/9erV8TfffPNf3nrrreUnT560cx0hw6eR2BN0/tTXX3/9Q3JVY1ncaEFgPfLIIz/PyMj4ku7/eUpfb1n37209StfXkU8fQ4JjLeXLdM4f34VGTEycOHVPDaB1Lr1UiPff5zkeglovsAfwlk5aTBQ51a94fqia51QWhF/scrlSfHSsF5NTT5XRQOH1KGpVRu+9914a2W3lsmXLpnfs2LGT2hGyAq2cKE1dKW3/pIpp8WeffYZ9mgAA3oiMHvfdd9+H1LD9IzVwI2U3sPn85KtilyxZ8gaLDRkbyPpw70nkL/9FAuMdEhj9WlNgnENwtKd8eYzy57+U1r6+CY3587ugeIcot93Gq3iaQuF26wZ7gAuhySmSer3+W6PRuI2nF6lcicQvWrSony+/4chMQs5GfSW8HkUNkUEV4pjJkyevpspoGPfKaRVOG933rZxWEkZDtNBjCADQrMi4lBqxHIVwZLD9WmJiYnROTs7rTz/99IhWuvf+dO+rqCE/QUsC4xw+/RpK6wrOL++Fxs6d2KI2lGnfXog//EGITZuE+PWveYQKNgHnanlrslPBYrHUW63Wz2T0JpWVlQ328fvD1E5DbW0tT5v6ymw2H1NBZExesmTJfzoSWq2MWsLzeUkQ9SGxsZzSfl1r9hgCADQtMj6gRqy5tdZKkNiIIbExm9KS2Ar3/jHd+6Va7jhq6dMprb04v7wRG81Tp7BZXzjQo4cQ//d/Qnz+uRDXXw97gDMpL2+n1U0gMzMzVwiV5xRzQ7yysnI4L/D2BmUhuE3tBjyvP7Hb7R8GsphPERn3k8h4mXvfQkvfNk5P6EiVuGP58uVD8CACAFo0tE3UaF1IfjK5NRdk83Rbl8vVf8aMGU8Hq0OkhcBKDpVQuy3ERjKl/T26h4svLDQkTBMArcgVVwixfLkQCxY07cUBQDO5uQbhdGrSm6WkpHxDjkvV2M28oNvpdPYtKirq6M336Xtd6fuqR7+i+zqekZGxyd/fc6VHIuMWEhl/J5ERssWP0p44derUd7hhgYcRAEC+oB01Vt8kH9lHCw1tDmixdevW+5YvX35ZEO69G937O6EmMk4TGxfTPbxRUlIScyGhgTUa4UZEhBB33y3El18K8fTTQhiNsAlgdFqd/Gk2m3kH1695mpGqN6zT9SgtLe3tzXfpeyn0fVUXO7UIa1vs7zmo0huUk5Mzn4f2Q7nwcY9hXV0dV0zzqWKKxuMIQButiHS6Bt77Z8aMGTNramqu1FJDO4aYPXv245QuaeGnyf9FkR98vTWniqklNshOIygfp55rFKhZaMDhhyvc+/m//yvEhg1CjB/PTzds0rbpoByag6cVGQyGj9UOc8t1msPh8Co0G33vEpbpal5cCWv7Ga9D8bNCipk6deo8Ehkdw6EAKhXTtVQx/QnrNQBom8THxx+fOXPmNVu3bn1A5r4n/sAj2nl5eTcvX77cJuP87PfI/z1Er9eHsshokZciJyfnsXPZq1lodEWxD3P69hVi7lwhVqwQYsQI2KPtolMOTZKRkbGehIbqoYni4uKu9vJ7wyXcVkNmZubyACqkx1wu1xAeDQijRkZzxXQZHkkA2hYcKjU/P7/z+++//1e9Xh+hxTTGxMREz549+5feru/zBfJ7ZvJ/U7UmsAKBR9unTp36XHFxceTZhUYI7x4JfGTkSCE++0yI2bOF6NUL9mh7tFcOTWKz2bapHea2xcZ9563Q6O86+t4gtfej4HUnKSkpBX5WSP2pQvpjOFVIp1VMfz1bxQQACF+40+SVV155sLKycqhWO1CUUY2soqIiVfee4s4jEjBPksAyhFueUn5eP3fu3FFnCo3VqyPFhg3tUPTbEFFRQkycKMTGjUI89pgQBgNs0nbgVnSsVhOXmprqtlqtG9ScUqNs3Nfb5XKdd9M4/jt9z6RmxaeEtd3M60/8rJCeogopPhwLolIxjaKK6VY8lgC0LcrKym7UenhuSl/3nJycq9Q85/Llyy8nAXO72gFHtEBMTExEbm7u705f2xIp9u+PFUeOQGi0RS66SIjp05sWjP/857BH24AdgKZHMJOTk5erfU6qMDqXlpaedydT+jvvCK5q75US1naZP2FtqUK6giqkzHCskJrhmPFUkT9aXFyMUXUA2hChsDaBhZDT6cxWa/oUN8Bnz579CDXIw3KxrDIKdN1HH310yalCIypKJ35cqwHaIv37C/HOO0J8+KEQgwfDHmHu34VGF4M3k5WV9TU10I+ofd4LLQhXFoKrCt1HdUZGxhd+VEg8mvFQMCokFkMnTpw44wjGQm1lVGPo2YbbAQCA/RD7IwlBQrxtOF9ZVFSkSkxxXizNi8xldh618OcuOnbT8Q0dJXTUBsOOJM54h/W7W34WRQf34GHuDBDippuEGEX1/Zw5Qjz3nBD79sEm4UhMTL2Wk2c2m7+z2+1b8vPzR6npkOPi4uwX+LuqKlsJa7tdr9fv9PW3H330kYUqpJ8FssGfN7hcLpGUlLRr8ODBi00m02ckimr27t3Louti+tstTqfzpvj4+CiZUxxITInc3Nz7qUGxXO31MQCA0BQX7D+pUbyD6oJDiYmJHvIRHcrLy1Ojo6MNwfQT5PuSS0tLB1E6vgjkPDwqwovLeZG5TH/evn37T8eMGTOXfPkW+uggX1o0dS52JQFwGR2/On78+FWydiDnvGExVVxc/GRqampVs9DAiAZoWUqE+M1vuFtZiOefb1o0ToUXhBFz5iSJ4cM1mzxqXDcYDIYVVMmMUq9YNy4ItxUWFsZaLJYzNuqgz6PUXgjOleXQoUM/p+ud9PW3VBmMowpO6tqMiooKccstt/z1oYcemkHi7pTt4m+77bbVdXV185YsWTJi2rRpr9L7gbKmOrQYbu+blZW1Ew8oAG0TpTf+uNVqnT9x4sT/dO3adSs18Ku4M6KoqEhHfiJ13rx5d9Lrg/Hx8UlBWuMRsXjx4hHkEwMSGrxpLKX7NlmdR+TPa8mf/4H8+cvkz0//82E+qD4quPfee9984YUXHiXf/mcScKpH/FLWRPYlYZhGQmO9UARGJIQGOIPu3YV48UUh1q4V4uabYY9wwstdsluTzMzMNfSi2siL4vx6uVyunmf7O32erPZCcCY5OXmFr78pLi7W89oMmb12PIROldJjL7/88iOni4xmuHIfM2bMF7NmzfoZvd+qZiSw06EGg57EVRYeTgDaJm63W0RFRW186aWXriFf8CA17L8cNmxYo8hgyE95yB8V0d+epO/cQJ+XyfRJLXwTT+8cHug6DUr3NXSunhL9+ePkz88mMk6B/l5PX5tO35/Ov5Nkswi63+t/qH8Fpk6B83HppUIsXcoT2IUYNAj2CAdiYjxaT2JKSso2j8dTorLzM5xrh3D6PJX+nqjm9Sj9B7Oysrb4+rvZs2eP4B4hWWEfuXLW6/VLHnvssee8GaUYOXJk6fTp0+8mMXZCVn4rw+2ZJLKwoygAbVBkkP99Z9asWdeRmPi6WVycpwNk0zPPPJNFPqlKdtp4xNXpdJoLCgr8nmvEIoUXlcsYgVH8+Wby5y95O+rM36Pv/5l+t02GWFP8+XXNIeW5JosSGNEAF2LMGCHWrWuKUsXRqkAoo/koc2az+ZjVav2Kw8OqicPhuOwcn6u6PoPTbbfbnXQfB3z97b59+27mHiFZtmXBQMJhqslk8vo3o0eP3kL5MUft/GhGGXEamJuba8bjCUCbExnvv/baa/eMHDnSa+Fw4403biKf9DdZPqkllL4Uajz7vfGYMm3qKhmLwHmKblZW1t/In/s0RZe+X0O/e1lG0A/Fn/ehuqZbs9BgOdOA4g4uCO+3wftubNokxP33syyGTUKT7lpPIM9jpYb6crUjZFBlMegcn6epeR1Ot8FgWO7rfNzi4uJ2VCGNlDVtStnXYxUJh60+2k1MmjRpdl1dXbXEyjw+JyfnajyeALQNuDc9JiamgETGxGuvvdbth096hXzSoSAktZ3D4TD5++PS0tJLyb/1kJEwqmv2Z2RkfOzPb+l3y+j3xyT58y503/2ahUYS1+so8sBrUlKEeOUVIT79VIjrroM9QtC/h0IiyQluICd4XEWRwcPXabzwu+XnykLwAWo27indJ/0Ja5ubm2spLy/vJ2valLKvxzv+3GtaWtp2o9G4Uda8aGUu9A1qxawHAGgbl8vFfnIKiYxyf34/evToA1ardUkwRjVKSkr8Hm1dvHgxr1dQfZRaGTnPNZvNftlPr9fvIZ+eK8unN4eU59qMI5vEoMgDnxkxQohPPhFiwQIh+vaFPUKHkBjBJCdYTE5QtTmkynBuT6rcup9W2XXnz9Vq3CthbXfYbLZCX3+bk5MzlBrcUbJsyvuTUMW+1p/fpqamNlClvkzW/hrKXOhLCgoKOuARBSC8UUZX35o2bdrn/p6DO0yoob04GHts0LUG+PO7wsJCXq8wTMYotTJyvsHfSFYWi4V9+peyfHpzyPhIgWlTIBAiSKTffXfT7uJPPilEYiJson2SQiGR5ATryQmuUdMJ8s7fpaWlKS0/UxaCq7YjOKeX000Nc5+mGXFPfmVl5UhZIRsVAbSVBNx3/p4jMzNzncw6g2PWU+XUG48oAOENT8OcNGnSi4E2wDMyMniD1wMy08o+mffw8Ge0ldcpyAzukZycvDnA32+RkS5lBkG/oqKiiEj6Xz2KPAiYjh2FeOKJJsFxzz1NAgRoNrdCJaHkBFepfU6Hw2E57f+DJKT7E19/U1BQ0I6ndsnaNZYFEA+zcy+Wv+dISUnZSZW6zJ08oyk/0vCIAhC+KKMZa0ePHp0f6LnMZvNB8mvbZU6fUkZbLyIf7bNzVjqyusrSa9nZ2XsDOQH9fpeQMJ1amUHQ5dixY50ixddfY30GUI9+/YR44w0hVqwQ4sorYQ9tEjKdC1lZWZvVbtjGxcVddr7/BwpPT6J0f+1HunpRhWSSaU8SGwH1Xun1+oNGo3GvzPj1ZWVlg/GIAhC+KGvFHOTzAh4d5WlD5JMKZE+fIt/MGwT63EnncDgGSkxWhdvtrgjkBPT7I3weSTa7iERa50jx5JMXo9gD1Rk1qmmx+P/9X9PicQD8wGw2H+ZeeLV6q5Qh8P5VVVWNQ248f9bpdPZXa/6ssjhvC6W7zI8KiacMydwNvCE7OzugnbctFgvfX7GsOb3KgvA0LAgHILzJzMwsVOtc5I/ygpBknnLs89xwqluGyhQaKoiEo8ohg7g9e/Z0ag5vC4D68KY7v/51UzhcDovbvj1sog1CZl0W91ZxmFi1equUIfCU5gXHR48e7UrCI1mt+bPK4rwVlG6fbVxSUiJ7ytAJk8l0WIV7LJaVQCV/elD+wFkAEMa43W7Vgl4E2oHiJe2io6N9ClTBHVq8n4SsdXfki110nAjwHMfpqJRltMWLFydjoz4gH97gjzf6W7++aeM/0Nq0C6XEcphYDher1vnI6XeLi4trjGlOr91Vnj9bn5mZucafH1JaBko2ZbkyTB5oA6FMZiKV/OmOxxQA4A0mk+l7eqmWfJkIh8PR2ZcfcIcWd5zIWHenjJ5XDho0KKC6kX9P56mStcaFxFkKhAYIHmlpPD9EiA8/FOKyy2CP1qNrKCWWw8RyuFgV1wXw5kuNu7zSa3/RFH1PFUgQ7U5JSSnw9XdKz9fFsnq+lLRVqdFzRZX6PslZ3r6kpKQLHlMAgDco6xSOyr4O+SWfhAavUeBDkj/ntSkn/Q1t24yyxqVK4hqX7hAaIPjcdJMQa9YI8eKLQnTrBnsEn5AKac1hYq1W6zo11wVQhTFQeR2g1jmVSCobzGazzwsMCgoKEpxOZxdZEaeU3q+KQYMG1QV6ruzsbNkVekSzEAQAAC8a3RWydrhuSXR0dBcfv8/CpL3E+96v0nm+l5VGFlpYowFaB71eiN/9rmn9xm9+I0S7drAJOCf+hIs9H3FxcYNavqrkrLkxv9yfHiZyxkY+JFZI3GtVR2kL2N+73W4WUm7JFboJpR4A4A1JSUnV5N8qZUbDUzD48mWHw9FTSNgRvKVrV+k8UgzHI/RHjhxJYqHREcUUtBo9egjxj38IsXatED/7GewBzkpWVpZTrR4rdn4ul8u0ZcuWqNzc3BS1Ik7xtKSMjIyv/GxYs8iQutuliptaceV2UnKWI1QdAMAreG8gu91+QlY0vBb4NKJRUlKSLDk9as1OkDIdlkfoqZ5tz0KjJ4opaHXsdiE++kiIt98WYsAA2AOcgl6v32M0Gr9Ro8dKcX6d1q9f3/f48eOd1Yg4pey6XUDp/Naf31OFxB0+sqeyqrXa75hySIPEIBaDAwC8Rvbu4Ao+9UpFR0fLnhu+X6XzSOs4Il8eh6lTQFvccYcQGzYI8cILPF8G9gCNcI+V1WpdpVaPFTm/znv37v0JvXZS43ycLk4fpdMvf+pwOILRsFZrpXm9zHqDR5icTmenwsJCrCEEAHhLXRCu0VXy931Frc4jmdO7EuDIgfYwGIS4886mXcYBUMjMzFylYgO308KFC2fQq1qrrxsofSv9/XEQer6YfaGQzzzCVF5eHn/06NEolHoAgJdIH9HwNSqgrIhTEgSCzAAxjXMGIDaAdqioEOKZZ5pC4a5cCXuAH+CwsR6PZ49aDpoa9wlqpY3SVUrpC2R32sQgmLA6VPKaKmgDHR1Q6gEAWvBvykhrQmFhoVdqg0dk6fvt1VoDKJn9Es9tYJFxHOUTaII33xTiiiuEmDZNiMOHYQ9wCmaz+ZjVat0sa2Mhf1HC2m6k9FUEcJpg7BsREULZHSd8nA8NAACyUEZa47wdaeXv0ff1aqwBDEY1JtV09M9uFCHQqnz5pRA33ijE3XcLsWMH7AHOCoeNtdvtyyRuLOQXSljbFQFunNQeOXwKBuFjKEkAQJtmv+wL6HS6Bm+nT9H3YuiIDhHbyeyEasDUKdB67N0rxIMPCnHNNUIsXw57gAuSkZGxnhr2Lo0JDRela02AFVgn5O4poG4CAPhCMIa6I3xolHdQjrZOBzhyEHyOHxfi+eeFGDJEiH/+U4i6OtgkuESEasL1en2x0WjcEYSNmbxCCWu7ndK1y99zVFVV8ZC8zwsNwxzuCYyHGQAAGqrXfBEPDULuIutQIQpCAwSXDz4Q4qqrhHj4YSH274c9WofqUE24xWI5abVaPw/CxkxeoYS1XUvp8ns+V0FBQbTT6ezA+3uAH4iE0AAAaExoRCkHhIaPzhwA+XzzjRC33cZzX4TIzYU9WpcDoZz45OTkFRpLzyeB/F6n00XSgVCuZ6+oAQDggrjd7mBMnfJFPGDqVAuhAbEBJDZpqU37xz8KMWKEEDk5sIc2iAjlxGdlZW3xeDwHtZAWSsc+Ss9mNKrVJzo6GjYBAHhFdna21qZIxCgHhIYYOPAIzABUh9ddvPJK0zqMmTOb1mUAoAJms/mA3W7f0tphbvn6lI7NlB7EYpZASUkJRnkAAF5hMpm01jGBqVM/CI0ZM8pgBqAqH3/cFEnqgQeE+O472EN7hPSIBoeRNRgMK1o7zC1fn9KxMsCwtuAcOByO7rACAMAb3G43jKBZoVFTg6lTQB14DwzeC2P06Ka9MYBWqQ31G8jIyPicGvonW1louAMNawvOTXR0NEY0AAAgxGFHHgEzgIDgXbz/8Y+mULUVFbCH9gn5cF82m63QaDQW19TU9GuNnVeVsLbbKB3bUJykgWkHAABwDnQ6nUel80jttGOhwQnloPQY2QC+wVNXFiwQYvp0IXbtgj3QgAsaqampLqvVumHNmjX94uODHwWVw9oOHTp0A6UD4/UAAACCLTJERUVF4saNG7sG2H6vp/N0krmPEwsNXshYSUcisg54zerVQjzzjBCffgpbhB5h0amQnJy8jF7ubcXrYzt7AAAAQYf3XSooKJiYnZ19e6BCg87VXuY+Tiw0eMikHtkGvOLbb4WYMUOI11/n1VewR2hyIhxugsPKLliwgDtJDMG+tsfjOaxSWFsAAADAZ3Q6XUJ8fLzmo5E076OBdRrg/FRWNgmMoUOFmDMHIiO0CYst2fV6fYnRaCzg9RLBRAlrm2s2m/eiKAEAAADnFxpH6cAmB+DcvPOOEMOGCTF1atPCbxAOz33IY7FY6q1W6ypeLxFMlLC2KxDWFgAAALhwg4OnUdTAFOAMnE4hbrpJiLFjhdiG4DphQ11dbbjcSmZm5koR/MXtHrruZyhIAAAAwPmJEj9OnwKgib17hfjLX4T417+EqK6GPcKNiRP3h8utpKSk5Hk8nlJ62ytoKsPj2U3XhfIGAAAALgCmToEfcbmE+NvfhBgypGlPDIiM8MRsDqNbMVfY7XYnr5sIBnwdq9W6nq7rQkECAAAALiw0uMKshSnaOB98IMTVVwvx+98LsX8/7BG+1Iu6urCZKsnrJAwGwye8biIY8HVI2PwX6zMAAAAAb4TGyZMNAuFt2y75+UJkZwuRkSHE11/DHuEPhwurCqcbysjIWEcCICjDb3SdCrreRhQjAAAAwBuhcd11tWLo0EqYoo1x6FBTFKnhw4V47z3YA4QsNput0Gg07pAd5pbPT9fZqtfr98DqAAAAgDdCo3NnQUcDTNFGqKsT4pVXmtZh8L4Yx7E8p41xTDnChtTU1JNWq/UL2WFu+fx0nZUWiwX+EgAAAPBKaDAez0GYog2wapUQP/mJEA88IERpKezRNjnJT3y43VRycvLyIFyGw9p+giIEAAAA+CI0sI9GeLNjhxDjxgnx058KsW4d7NG2OS7CMMpcdnZ2Lr0cknyZUpPJtB1FCAAAAPCOKOW1HKYIQ44caQpT+9JLQlRUwB6AqRUeT9h1LLjdbhYZHC7tIomXqaLrIKwtAAAA4KPQwET9cKKhQYg33xTimWeE2LkT9gA/kph4XBiNJ8PwzoKx8WiEcgAAAACtisfjqaqtrT0mNL7pNkY0wo0vvhDiqaeEWLkStgBnYrfXCZsN4awBAACAEIU3j7XZbHMeffTRmaEhNOrqMKIR6vDibo4iNXcuzyOBPcDZQeAHECK43W5E9wIAgLNW5R6RmJhYMXTo0ANaT2uTCho//hCyLUSprGwSGByu9tVXITLABUsMTABCgezs7P2wAgDAG6Kjo9ui2NCFQjqbRjT69MGIRijCG+3xNKmCAtgCeAs6FUBIYDKZamEFAIA3lJSUYP2cRmka0airq6J/0RUeKjidQqSnc5cfRAbwFYxogJDA7Xaj4QAA8AqHw9FNY0mqV442T/Ni8BN0cNjGRJhEw+zbJ8TzzzdNkaquhj2A79TVYY2GxuC5tnSgUX0msAkAwCuio6Njg3Qpb9eOHVOOdhAaTfDUqSoIDY1SUyPEnDlCPPdck9gAwF8mToTQ0BhJSUluo9FYVUPPeWRkJAzSBPcE1sEMAACVBUAgNIsHb30YRjRE89Qpj6dKERpAa3z0kRBXXSXEgw9CZIDAG29m8zGYQVtYLJZ6u91ey0ID/IDbhwodAACCITTYL3m7DxX2XTpFaHTsWNO4kRfQBhw9YfduIe64Q4ibbxZi82bYBKhBnairwxoNDeLh+VMAAAD8RfoaDXLTkT5Mcz2hHG2epqlTVmuDsNsrxKpVsIgWYGExeLAQR4/CFkBNKgUWg2uVAzDBKRxDWQUA+ECczJPX19cLnuLKU129FCUuOiA0RMvdBD0exCzXCiwwIDKA+lTRc47GmzYJxrypUNoAr05gjQYAQCNCg6e22u32Op7q6s33SZB4SJjUskCB0PgRCA0AwpnExGPCaMQUSW0SjEX6IRP9xEOCmA6s0QAAeEvXIPilCm+/S4LEQ8LEhbV3P0ad4rCXe1FOAQhj7PbDwmY7CUNokmAMYXZX6TwNQuLoiDJF4XhSUhJqaACAV+h0uvZBuEyFL18mYSK7A0k1P0yCKD43N7dPZGTkEU46Hcd47SAHKomJiVFJaJjNZWL9epRWAMIVTI/ULG63Oxh5o9aCc643omUlknsAr7zyygqLxdKAkgEAuBBVVVWivLy8M4kN2Zc65OP3v5ecns5qneiJJ55Inzt37gK9Xt8sNCoVoXEsMTGR16WUi6atMCqU4zjVW4dNJlNNRkYGrzHkTszKZpHCr/X19ZUdO3Y88aPQ4Pj6r7/Ojh3huAAIT76DCbRJdnb2wXXr1sm+TJRK5+lAh0GuJoYoBgB4R0FBQZTT6UwgZF+q3Mfvy96TQDU/XFZWRhpDHxMfH988Ba0H/5OXlyfOt86E66233nqr+b91LYWGy+WqvOmmm6a2nDrFCoVXyOtRbAEIQ+rqSmEEbWIymbgX6aSKYuAMdDqdWnOYI8Wp6/tkgKm8AABvfZuBDukbTvs68kzfl13nqhYWPTo6+qzniovzaY198xyr5vWAPWJjYwe1jDrFSu0wiiwAYcrEiRAaGoUqJF6jIS0iGE8pKC8vj+MpBipUSAktKhRZ9vgWpQIA4CUd6UiSfREeefbx+7LrXDXvubOkNNb/KDSMxqMiMfEIyisAYclJYTYfhBm0icfjKfc0dfZIITY2VjidTkNBQUHAayscDkcwKnQIDQCAV0RHR7PQ6CC7DjWZTD6tuaDvs0+XFtRC5VEcadNhfxQaHI3Gbj+EIgtAWHJU1NWVwwzaJCkpqcpoNB6WGXOdKqUEPgI9T0lJSXfJ5qihClqzopgaNVikDoCGcDgcvYT89cWVysiz946spuaArMhTPKXJ6XTGFRYWqnXfXeQLDcbj2YUiC0BYcoieb3QkaBSOsGS324slx1znkYiOKjS0k2UmkitmsoNmF4OT0IpCiW3TQGhqjLKysoGyr+HPqHNSUtIRo9F4SEYHUmRkJE+HTTh69KgqGxXqdLogCY26OggNAMIRm+2gsNuxL4GGocb1DsmX6KBMMQi0QkqVlUBlD419XEH70RDgQ3rURIfD0Q2lVbMEI2pmV5hZO/C6s8rKyktkhratra3lXcEPDho0yKdFbkoH0g5ZHUjKKHXAU554VMTpdHbzceG318/kqULDbIbQACAcMRqLRWIi7KBhTCZTnuxGGDWSUwKskHi4vrekCqlxDw2umP3ZQ4PEiZtESpXM6WcMibV4lFbNcjwI10iAmbVDUVGRnnxSf16HJgvuxCDfsjshIcFnv0Q+LV/i7SeRPwq4Yj969GjH8vLyi3iURAIVp5514sQy0RQHFwAQTlRXF8EI2iY7O7uYc0rmNcrKyqyB/N7lcnWhCilZUoXUXDF/6c/vSJzUk0ipkTz9jMGIhnaRvUEa9yIj/zVEaWlpP5mjrC380lY//bpTYrL0JSUlAU95iouL66Zi+PNTcLvdRyJPa4zw7n6Yxw1AuGE2b4cRtA1VZCUej0daOESeWlBZWTkkkBC3VKn3pvPIXAzeQBVzgb8/5p7HIDQ0UwI9R3R0tBslXk72SM57nhffK9Aw0ZT/vGdOm17rQTZQ5TyLFy8eKSTuP9SMyWTya2QiJSVlB/klWQKYR6n7BnoS5RxShqkzMzO/P1VoGI0HRWIidmQFIMzasGLixD0wg7YZNGiQy2637+b5wDJQQtxaioqK/B5qp0r9ciFxHjxVyAeoYg5kCq/UaFVKQzM10IYm2bEPt7VQ6lVHavtFeYa6FRQUBNQoKysru1jI27cgJCAbBCy2i4uLI/Py8rJlTeVswQl/Q27r9fq9PO1K1pROuvcrVciLayTZzd2rV69DpwoNm00Iu32HAACEV+VbXY2dljVOQkKCMBgMa2T2ylNDudfevXsv8Uut1tTwiMhoWYsulQWXW82B7fdyLAgNTTOJNb+nK6xevTpu0aJFz1ADIRKlXnWOyb4AP0OUd36PapWUlEQ8+uijT9M5YtpqJrEPefXVV3/udgemNfLz84eT8B8scyqn0gHyLfk/vzrreL2Z1Wr9SsaUTiXE7RASXH4rLfptNIm1a2WINbLbYfLrh87MnerqLfBVAIQRNtseasFVwBDaJzMz8wshcUoFVfARVMGP8afSW758uZkqtRGyFl2ywCKhtYoFVwB8F4RGUrecnJxL/fktN6xmEC6Xyya7cdQWIft+F4TL6BcvXnxlAPn/EOX/T9ty/rMP2bp16wNTpkzJ8FdskGATU6dOfVyv10udLqd0gBQNGjTI7/VzycnJK2SkTQlx258E12UBiLUhdI5BapdHJYLggQ4dOpxFaEyc+A3cFQBhREJCnkhMROz3ECAlJaWAGtxlMit4nmpAosGnHnkWJrNnz/51TExMe1lpo/tuyMjI+DzAhqb0kTvujSXBdaevYo0bVNSw+n1hYeH/xMcjcJUMsrOzpec/9/wuWrToF8XFxf7k/9glS5bMQP4LQTbQkS3eIJtc56vYUATbfSTYbgjCaEbjSHMgHSBZWVmbZG3cRz5ZR755kj+dR4pfv4/PoXa6lAiC28xmc/2ZOZSaytFpDsNlARAmpKZuhhFCA3LKFVardZ2sdRpKxdSFKpfHfKncSZhYSaBMlDWaofR+7bTZbAWBnMffedR+iLUssonN298UFRXFUYPqOWpYvUANrAiUdDmYTCZuu0iNnMkN28rKyqvnzp17ow/5H0H5/wduWCcmJmLDRwWyhYFs8j7ZZiLZyKvf1NXVsWC7mX73tyAJtvrMzMwNAfr1g+TXN8jw64o/uoP80RW+/vbpp5++kX47VpZfJ7HxReMzc8ZfEhL2Ue6X4BEAICyoFRMn5sIMoQH3mtntdofMdRrKtAWqq6f8whux8dlnn/WcOnXqv/WErDRx7xdVxP9NTU0NaJU1NTS517Badj6RKeLJJv8i23S7UKPovffeuzIjI2P5smXLHknEXjZSoXJ0gJ6dQ0HI/6icnJx/Uv738yL/0yj/F1H+z6T8RwCAM8VGe7LNbLLRJ4888shoEhxR57Llhg0bOv32t799kkTGYvpdu2Ckj8rTnpSUlEIV/Pp7svw6lcdY8kfzqDx6tXZIKZdDyI5z6bfRkuxWl5WVtZ7fn5mhNptHpKV9LdauHYxHAICQZ4+orv4WZggdqMJdO3/+fI6eIy1evzJtYS697fnQQw/902w2u85WGdF3rp42bdrL9D5NrXCU56iUPHTf76jQ0CxTpp6ZZeYR92qTTeyTJ09eQ+n+3/T09E+NRuMhsiP3XkeWl5f3WLp06SW5ubm/zMvLu5XtLVGnAYWkpKSDlA97qRz0lDmlRsn/VMr/1ZT/T1L+f0TX/U7Jf543303J/zso/8dQ/uuR/+dtKIuTJ0/+9K233vrp8uXLv7HZbJvcbvfmvn377hsyZEjNf/7zn94ul+typ9P5E/JDpmAJdh6BsFqtayhfAw4yQOVkJfl1FsEXSSqP/ak8rqKy+IcJEyYs5SlLZ/PpZEPjv//977sWLVr0ZIcOHZJkBPdQRqi3Uj5uO7vQYFJTPyOhMQnFH4AQZ8CAXGG3H4chQgeqIA5T5fZhYWHhRJm73VJlHbNs2bIZX3755T0DBw5832QyraXKsGbv3r0cm70fVew3UqV0EzeSZYoMrpQMBsMmqpQCnuI3aNCg43a7/bv8/HyzTNsxbBNqHPWhxtHbCxYsKOWGJt1DHTUuDSw0qALvwg2AABe3Ax+wWCzcc7x91apVl8ueVqPkf1fK/1cp/w9Q/pdQ/tdQ/usp/7tT/vdA/nsPN3jZVtXV1ZesXr2aI+P9at26deL111//oTEdbFvyCASVpw/UuK4yfeoDWX69hT/KIbHG/nQNfcxRZHkPD76gsaKigsXaVfTd3h07dpRmNx6hHjp06NLU1NST5xYa48dvotytpHcGFH8AQphhw1YKTNcIKbhSmzRp0r+mTJnyS6qQpM7n5p5Eqtj7U4XOh6BK6oe/BatiJ0Ej7rnnntlUKXnUsB2JlrXUQPhJsBpHSoM2heyYQg2kxqlpaFy2HtTIWUsv9wY5/7tS/nf1J/+bp9PIChsdioJDK4vlKW/28wizin59Lvn18VRGdLJsp4i1IVQWh5z+92D5dLJbLdlt4Q/XPYdFvqXGCeZ1AxDauMS4cZ/DDKFHWlraRmowfyprk6ezVeynH0HYBKt5NKNkwoQJ76t1zszMzDWt2UDytcFIDeM8mTvCtzWysrK+Jnu6QyH/lfJfyIEQgvGsA+9Rpk39l0eYQ82vt6ZPb7bbTTfdtO38QsNmqyeLvI+iBkAIEx+/WSQk7IIhQo/U1FSe0/tXl8sV1mGJeTSD7vNvdL+q7fOSkpLyDTU0Q2KDyhMnTpycPn36L+x2+1cyI421JWw221ZquG8PhYY7l//bbrvtQcr/D2Vs6Ab8p66urn7SpElvqDkCQH6OQ3jPDGe/TnbzkN3+QqKm4fxCgxk3bokIwi6bAABJjB37VmOnAQhJpk2btspqtS4K1wao0pv7zYQJE+aoeV6z2VzOCzi1bjdO38CBA/99++2357dv336fzEhjbUykuyn/P9V6w10p/5+MGzduBQnONhWwI9AdwYOUN1+lpaWtU/vc5O9W0bn/G44jWMpoxuLRo0d/1fLzyPM0UnaLAQM+gdsCICTZJ8aNw6hkCMPD3JMmTfqTy+WqDMf7U0YzHqGGoarhaLkH0mazLeQIKxq//wOUv0/wNAd6X4ASrx4cwYyEm6ZbchUVFcenT5/+h549e4r09PSitpQ/ycnJm7WcP4pveoF8k+pp5HNSvk+l/A+7ISyy2zHyaY+fPkXr3EKDF+M8/PDf6R12FAYg1BgwYL5IS8PGmyHO6NGjizh85okTJ8Lqvvh+Bg4c+K9p06Z9LOP8EyZMWG00GndrtdeQ75/y9U+Uv427wGdnZxehrlUPjmBmMBi+1Hj+/5nyP5//bzKZeKpfm5g75Xa7q++7775xlD8rtJg/ymjGRvIhH0j063mU/38JJ7/ewqedIZrPH2h66NANJDg+FgCAUOJ78fDDsxFtKvThnqHHHnvsH/T6gdanG/hSkev1+ly6r9/LWpzIaz5IyLzKPZNarJAtFsu/X3755XnN908NTd43BWGo1ct/3pdFk/nPzzHl+ydU/l9ozv+ampr9Ho/nQLjni/Ls7x4+fPi2Z555hnv1NefUeP0ElZ1pzaFZJfr16fT6RTj4daVMv0v39MrZfPr5hcaAAfVi1qz/5fPAdQEQIvTrN0vcfjui2IQJ1Aj1vPbaa5N0Ol1eOFRK1Lg4PH369LuvvfbaKpnXmTBhwnyDwbBHS72mSoW8iSrk37Tcm0RpaO5HaVc1/x2U/1u0lP+clpiYmN30PE+k5/qHhmxSUtIRo9F4INwjT/G6GavV6kxJSRH0/H/NDXot9eorI61vyBppPc2v11E5+BWVh5DOd/ZpVDet5XuhezrrjVx468zbb99MDZc5AgCgfeLjd4iZM/8uNBKHHKgDVcqHyJGPJYdeFspig0RGFTUuxo4ePVr6moRRo0Yd5ukpWunVVirkMspHFlmnBFpRNhrci8hT6pGamlpD+f+YlkY1lPI/jvL/lI4gi8XSQPm/uy1EnkpOTv6UX9u1a8e9+hyd6C0t+LTm0RZK09RghIFV/PoOKg93crkIYZGxmesmupdzjsheWGhwg2XmzKfptQSuCwBN4xG33/6gSE+vgCnCUmxsI4d+Kzn2XaEmNjii0pEjR6puueWWzJdffnllsCryCRMmvE6Nhw9b214tRMat3Lg4/e+8gN1oNO5C5Cl14Z5pXgukhV5zRWRkUpq+ONvfSWRsawNZcjI7O/uHPdpMJlMDj+7Qs7GytZ9Ryh/eZG48PZ/7g1xGP+NyQf6xIpSefxbwlG/LKP9uIJudN5x4pFdnTE8/SA2YB1j0wXUBoFH69fu7mDULkeLCW2xsIcf+U3Lwa7Q4//xcjeyoqKiiWbNm3cAio+WUIdnwPGuy131kr6LWasgoImOPIjK2nOt7baShGVSUufD/Q69ftVb+KyK74kIimxrdYR95jGzBozbFp/m0ano2sugZWdRaPo1EBi9k/hU1+j9vjTLK5YL842j2k1rvROLyXFVV1dC/f/+XKN8yKf+OXOg3kV6ffdasZSQ4noHrAkCDxMZ+IWbO/BOmTLUJsVFCDv4mcvT/JIdfr9VeMKVC4kb221SJXjVmzJgNwRQZLey1j+x1R2tMO1N6/dazODyfyGCys7O3onRLyf8TZP/bKR9yWyP/qfG4jcr/9RcS2ZT/34kw7szlaYF2u30LTxM8Sx5Vfvjhh2NvvPHG50mUBdWn8YJ0EoH3Uf68GayR1tPhckH+8Sv2k+wv2W9q0a8r5fnbu+66K4vy63eUb17N9fNeaDRPoYqNfQeuCwANER+/Wzgc40R6OraWbTuNp+Pk6B8kh8+9YBu1VDE1CwxK105K392UzjtHjhx5qJXtxSNBN1Mlvi0YvaaKDepZDCpTC3Ze6Dcmk2mfaCMhTlsh/0uVaYcbgpj/gvL/39R4vJYakZsuJLJramp408aD4ZoHbBODwfD5uXba7tu3r5sa+w/fe++9WeQ7imXnkzLS9D2JjDvpurNboxPkdNhPsr9kv8n+Uyt+ndcOUVqOUHmeQeX5ir/85S/v+2KvSJ+u1q9fPTVoxpPYWAnXBYAmOCxmzRpDImM3TOGjP9Pe+X2CHT05/BU5OTnXUsU0kSqmLVwxtdaCUqUyYoGxi9LzB0rXMErfm9SA0EpjM48am9dy409WBd5CZH3JIpDF4PkWSZ5mvwP0++9VTI4uhMq+Lgj5z2LjBpkjgS3yfzvl/x2U//dQ49GrPE1KSjqkcuQptmmElvIkMzNzixc+LYcbs5RPz3DjVm1/1iKP/kvXGUEi4z0tiIwWgott8Cb7T/ajLLpaw6+znXhtE117H+XFCy+99NJgKs9T/ek0ivL56unp1SQ2skR29iJRW3sd2jYAtBpH6HkcK26/fUtbNwQ7RZfLxZ6Y50bImH4QyefX4nC22WyuporpXxMmTFgwd+7c6/Lz8+/My8vjIfgU/ntsbCxP35Fi8+YoSfT+mNVqXZeWlvYmpWMZpUmTAQmosfn9lVdeec/jjz+es3Tp0ocrKyuv4EZGIFMmmu2g9NhupMbBa2SDN8kGPm1NziFOOeoNVezdKL88KpTXakqTKpsAUiPHTefjcKweSc+Wamm9QP5XUf4/SPn/AeX/Hyn/rw80/5tFNk/LovzPp/yfT/k/l/K/0pdzWCwWz8CBA3d98sknaVQOArVzBNm01t/dtzkvOE9U9Kc6Ot+ulJSUQm++TI3ZwyNGjJj2wQcfzJ83b95E8mc89bF3ZGSk33nVIo++oTz6B4e/pjzS7CaZlLZy8usvUDrnkV+/WfHrw8gOHWT49dP9OdnJOWbMmHfT09M/tNvt+2JiYvwvjA0Nftp56VIDiY3/UMpuQnsPgCATG7tHvPpqthg7dhO9b/PmoMZZxNatW/tQRRQvS2jU19ef4IZAQkKCpndwrqurE06n8yJqSA0vKSkZSXYZWl5ebqJKqesZN3WBirtl5XPa58eMRmMJ2SPfZDL9lyqjTVQZ7QqkMgo2RUVFOqrAb6AK/F6qwC9vFmbns8vp9uAGGdlhG9lhfWZm5tskttZQA8HvRuLOnTt7Hz58uIMaQoPKa51SXgNemFBYWNiloqKiG9nFI+nZUi2tPuS/oPz/CeX/Lyj/ryabp/qa/8pnRZTvm0hk/4cahZ9S/tcEYOceZOfOKtg5gmxar9jU5/SQP41W/GmMSv6U8/g4paf4XFOnLuDPjOTPrs7Nzc2ivLqM8soifBitoTwqoTxaT3n0LuXRJ4HkUSv79T5kh2Hk16+n/LGSX08lW+jPavAWZfhcfryFfQ6TH9tD+bO92Z9zFDyykypp919oNImNaPGnP80U+fn/g5YfAEETGWuEw/ErkZ6+E8YA3jSoqELqeeDAgRSHw5EaHR3dhz5O5oMaNe2o8uKGbcNZKp8IqmxO2Gw2jg3Kuxbvc7vdhdnZ2cVdu3Yt5YqJKqKQ30GwWZiRfdLIPoPJPmlkl2TFLtxl2HCaPQ7TfznEcC6JizxqwGzjUSWUtJDO/yQl/y+l/LdR/vfizyj7o07L/xrK/yNK/ufRs/ANPQvbSGRXhpLIDvG80lO+9MvJyTFTg7sf5Rf7sk50dGjxVfZXhyiPtnGQBcqjQsqjw+GUR+TXY8ivX0zlthuV275kh9708UV09OBWApXhaPZh/F0qt24qt81793D5Paz4892KP99L3ymVNcITmNBgWCVlZ/+KRMdf6X9JeBQAkEha2izx7LOPksg4DmMAlSruuPMIjRq1erVC0C7RZxEabdIebTT/o84mNJD/IJR8uyI06qjctlpEs8CFRrPYePvt/uL++5+n9z9DFgOgMrGxxWLs2EfEq68uwlQpAAAAAIQC6giNZvLzI8SLL/6SRMcfSXD0g3kBCJgjIi3tNfHssy+K9PTDMAcAAAAA2qbQ+FFwJJLgmECCYzwJjgEwMwA+c4gExr/F738/S4wd+y1GMQAAAAAAoXGq4GhHguMm4XTeTe+vEacu1gEAnMpJEhSbxbBhC8W4cYtIYJRCYAAAAAAAQuN88BqODRv6iDfeGCJKSn5G7630GUc+iUcWgDYMP3y7RVraTmE0fkLi4jNht+fS/2EZAAAAAEBo+EV+fowoL2fh0YuEx2X0yUASHxeT+ODQXHzokTUgjOAQoIdEbOwhMWwYh93LFybTNyQsdjQKjWHDjmLkAgAAAAAQGvLEhyDxYaR3nUl8dCYR0pPe8wZKHBs4mYRIEgmRRHpvEE1TsNoj+4AG4I1/eAfYYyQWqkg0cIzqMjq+o6OUxEQJiYrvG4WG0XhQpKXVw2QAAAAAgNDQEk1CRN9CaCSQIDGQIOHdbjvSwSKli/L3LvTdOPoNv49VREm08judcgDQklrlOP7Da2xsNQkH3qysvFFIsFgQooKOgyQgDpCAqFI+r2z83GisIiHRAFMCAAAAAISS0PC52di4LiT2NKFhUERGBxIpkSRSuimfJwgeSRHCQ0d3OtopZ2n6e3l5BIkWFim8eU+98n3eCIWNF9lCwDT/PxpFS1XY5nVcXpXjmPJ/tvVJ5f8NjX9LSztGDf7m3YoP0lGt/H6f8sri4PvGv44bt4/EgruFuDhVaBiNtVgvAQAAAAAAoSFXtGzcGNVCTLQ/TWgYThMaBuW1ibfe6iD27ElSGrpC+R7/P1F5L1p83l4RPadnTPO5edQmxqt0b9yYII4ciTnLubxr3A8dWik6dvR2qk9zoz7y9DKmfH5AeX++zyMaBcQvfnFApKS0THPVWYSGW3nvaSE0IinNNVjvAAAAAADQ+vy/AAMA8JAwTksWGHUAAAAASUVORK5CYII=);
width: 60px;
height: auto;
margin: 0px;
}
.pixelmate-s-banner-button-wrapper, .pixelmate-youtube-button-wrapper, .pixelmate-vimeo-button-wrapper, .pixelmate-webinaris-button-wrapper, .pixelmate-libsyn-button-wrapper {
text-align: left;
}
.pixelmate-s-banner-button-wrapper a, .pixelmate-youtube-button-wrapper a, .pixelmate-gmaps-button-wrapper a, .pixelmate-vimeo-button-wrapper a, .pixelmate-webinaris-button-wrapper a, .pixelmate-libsyn-button-wrapper a  {
margin-left: 24px;
}
.pixelmate-s-banner-button-wrapper button:hover, .pixelmate-youtube-button-wrapper button:hover, aktivate-gmaps:hover, .pixelmate-vimeo-button-wrapper button:hover, .pixelmate-webinaris-button-wrapper button:hover, .pixelmate-libsyn-button-wrapper button:hover  {
opacity: 0.6 !important;
}
.pixelmate-integration-heading {
margin: 0px 0px 6px 0px !important;
font-size: 15px !important;
font-weight: bold;
}
.pixelmate-integration-content, .pixelmate-youtube-content, .pixelmate-vimeo-content, .pixelmate-twitter-content, .pixelmate-gmaps-content, .pixelmate-libsyn-content {
margin: 0px 0px 6px 0px !important;
}
.pixelmate-youtube-shortcode {
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
}
.pixelmate-youtube-shortcode iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.youtube-shortcode-wrapper {
position: relative;
padding-bottom: 54.25%; padding-top: 25px;
height: 0;
background-position: center center;
background-size: 110%;
}
.youtube-shortcode-banner {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
text-align: center;
background-image: linear-gradient(to top left, rgba(255,255,255,0.9), rgba(255,255,255,0.6));
padding: 24px;
}
.youtube-shortcode-banner-content {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding: 24px;
max-width: 300px;
background: rgba(255,255,255,0.6);
border-radius: 4px;
}
.youtube-shortcode-header {
font-size: 16px;
font-weight: bold;
padding-bottom: 6px;
}
.youtube-shortcode-text {
line-height: 1em !important;
padding: 12px 0px 12px 0px;
font-size: 14px;
}
.activate-youtube-shortcode {
background-color: #ff0000 !important;
color: white !important;
border: none !important;
border-radius: 50px;
font-weight: bold;
padding: 12px 24px 12px 24px;
cursor: pointer;
}
.youtube-shortcode-banner .pixelmate-youtube-button-wrapper {
margin-top: 12px;
text-align: center
}
.pixelmate-s-banner-content, .pixelmate-youtube-content, .pixelmate-vimeo-content, .pixelmate-libsyn-content {
font-size: 15px !important;
line-height: 1.3em;
color: rgba(0,0,0,0.8) !important;
}
.pixelmate-s-banner-footer, .pixelmate-youtube-footer, .pixelmate-vimeo-footer, .pixelmate-gmaps-footer, .pixelmate-twitter-footer, .pixelmate-libsyn-footer {
padding-top: 24px;
color: rgba(0,0,0,0.6) !important;
font-size: 12px;
line-height: 1em;
}
.pixelmate-s-banner-footer a, .pixelmate-youtube-footer a, .pixelmate-vimeo-footer a, .pixelmate-gmaps-footer a, .pixelmate-twitter-footer a, .pixelmate-libsyn-footer a {
color: rgba(0,0,0,0.6) !important;
text-decoration: underline !important;
}
#pixelmate-calendly {
text-align: center;
padding: 24px;
box-shadow: 3px 3px 10px rgba(0,0,0,0.2);
max-width: 350px;
margin: auto;
}
#pixelmate-calendly button {
background-color: rgb(77, 80, 85);
color: white;
padding: 12px 24px;
border: none;
margin-top: 12px;
margin-bottom: 24px;
}
.pixelmate-xing-events {
text-align: center;
padding: 24px;
box-shadow: 3px 3px 10px rgba(0,0,0,0.2);
max-width: 350px;
margin: auto;
}
.pixelmate-xing-events button {
background-color: rgb(77, 80, 85);
color: white;
padding: 12px 24px;
border: none;
margin-top: 12px;
margin-bottom: 24px;
} .pixelmate-dse {
max-width: 1200px;
}
.pixelmate-dse-table td {
background-color: white !important;
border: none;
vertical-align: middle;
}
.pixelmate-dse-btn {
background-color: black;
color: white;
border-radius: 500px;
border: none;
padding: 6px 12px;
}
.pixelmate-dse-btn:hover {
background-color: black !important;
color: white !important;
opacity: 0.6;
cursor: pointer;
} .pixelmate-wrapper-bottom {
position: fixed;
bottom: 0px;
width: 100vw;
background-color: white;
z-index: 999999999;
backface-visibility: hidden !important;
} .settings-checkbox input {
-webkit-appearance: checkbox;
}
.settings-banner-wrapper {
position: fixed;
top: 0px;
left: 0px;
width: 100vw;
height: 100vh;
background-color: rgba(0,0,0,0.3);
z-index: 999999999;
}
.settings-banner {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
max-width: 550px;
background-color: white;
padding: 24px 36px 12px 36px;
z-index: 999998;
z-index: 2147483646;
border-radius: 4px;
width: 90vw;
z-index: 999999999;
}
@media only screen and (min-width: 1024px) {
.pixelmate-general-banner-wrapper {
padding: 0px;
}
.pixelmate-general-banner {
width: 90vw;
max-width: 450px;
}
}
.settings-banner-header {
font-size: 24px;
font-weight: bold;
margin-bottom: 24px;
}
.settings-checkbox [type="checkbox"] {
margin-right: 6px;
}
.settings-btn-wrapper {
width: 100%;
text-align: left;
padding: 12px 0px 24px;
}
.settings-banner-footer {
font-size: 14px;
line-height: 1.2em;
}
.settings-checkbox input.apple-switch {
position: relative;
-webkit-appearance: none;
outline: none;
width: 50px;
height: 30px;
background-color: #fff;
border: 1px solid #D9DADC;
border-radius: 50px;
box-shadow: inset -20px 0 0 0 #fff;
margin-top: -6px;
}
.settings-checkbox input.apple-switch:after {
content: "";
position: absolute;
top: 1px;
left: 1px;
background: transparent;
width: 26px;
height: 26px;
border-radius: 50%;
box-shadow: 2px 4px 6px rgba(0,0,0,0.2);
}
.settings-checkbox input.apple-switch:checked {
box-shadow: inset 20px 0 0 0 #4ed164;
border-color: #4ed164;
}
.settings-checkbox input.apple-switch:checked:after {
left: 20px;
box-shadow: -2px 4px 3px rgba(0,0,0,0.05);
}
.settings-checkbox input.apple-switch-deaktivated:checked {
opacity: 0.3;
}
.settings-checkbox input[type=checkbox] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-tap-highlight-color: transparent;
cursor: pointer;
}
.settings-checkbox input[type=checkbox]:focus {
outline: 0;
}
.settings-checkbox #pixelmate-notwendig {
opacity: 0.2;
}
.pix-toggle-wrapper {
margin-top: 3px;
}
.pix-chev {
transition: all 1s;
}
.pix-chev-down {
transform: rotate(180deg);
}
.pix-toggle {
height: 20px;
width: 36px;
border-radius: 16px;
display: inline-block !important;
position: relative !important;
margin: 0;
border: 2px solid rgba(0,0,0,0);
background: rgba(0,0,0,0.2);
transition: all 0.2s ease;
box-sizing: border-box !important;
}
.pix-toggle:after {
content: "";
position: absolute;
top: 2px;
left: 2px;
width: 12px;
height: 12px;
border-radius: 50%;
background: rgba(255,255,255,0.6);
transition: all 0.2s cubic-bezier(0.5, 0.1, 0.75, 1.35);
}
.pix-toggle:checked {
border-color: rgba(0,0,0,0) !important;
background: #03a9f4 !important;
}
.pix-toggle:checked:after {
transform: translatex(15px);
background: white;
}
.pixelmate-table {
border-collapse: unset !important;
}
.pixelmate-table tr {
height: 48px;
}
.pixelmate-table td {
background-color: rgba(0,0,0,0) !important;
vertical-align: middle;
border: none !important;
border-bottom: 1px solid rgba(0,0,0,0.3) !important;
padding: 6px 0px;
}
.pixelmate-table {
border-top: 1px solid rgba(0,0,0,0.3) !important;
}
#pixelmate-settings {
width: 600px;
min-height: 400px;
max-height: 90vh;
color: rgba(0,0,0,0.7) !important;
overflow: scroll;
}
.pixelmate-flex {
display: flex;
}
.pixelmate-settings-form {
border-radius: 8px;
margin-top: 24px;
max-height: 300px;
overflow-y: scroll;
border-bottom: 1px solid rgba(0,0,0,0.2);
}
.pixelmate-settings-essential, .pixelmate-settings-stats, .pixelmate-settings-ads, .pixelmate-settings-vids, .pixelmate-settings-else {
background: rgba(0,0,0,0.02);
padding: 12px;
margin-bottom: 6px;
border-radius: 8px;
width: 100%;
position: relative;
}
.pixelmate-settings-else {
margin-bottom: 0px;
}
.pixelmate-settings-essential-h, .pixelmate-settings-stats-h, .pixelmate-settings-ads-h, .pixelmate-settings-vids-h, .pixelmate-settings-else-h {
margin-left: 12px;
font-size: 16px;
font-weight: bold;
line-height: 1,5em;
}
.pixelmate-settings-essential-text, .pixelmate-settings-stats-text, .pixelmate-settings-ads-text, .pixelmate-settings-vids-text, .pixelmate-settings-else-text {
font-size: 14px;
font-weight: 400;
line-height: 1em;
}
.pixelmate-setting-items p {
padding: 0px !important;
}
.pix-cookie-description {
font-size: 14px;
margin-bottom: 0px;
line-height: 1em;
}
.pixelmate-settings-btns {
display: flex;
}
.pixelmate-settings-btns .pixelmate-settings-save {
margin-top: 24px;
border-radius: 4px !important;
border: none !important;
color: white !important;
background: #2196F3 !important;
padding: 8px 16px;
box-sizing: border-box !important;
}
.pixelmate-settings-btns .pixelmate-settings-reset {
padding: 8px 16px !important;
color: black;
}
.pixelmate-settings-footer {
display: flex;
margin-top: 24px;
}
.pixelmate-settings-footer div {
flex-grow: 1;
font-size: 14px;
}
@media (max-width: 768px) {
#pixelmate-settings {
width: 90vw;
height: 90vh;
margin: auto;
}
.pixelmate-flex {
display: block;
}
.pixelmate-settings-essential-h, .pixelmate-settings-stats-h, .pixelmate-settings-ads-h, .pixelmate-settings-vids-h, .pixelmate-settings-else-h {
margin-left: 0px;
}
}
.settings-checkbox input.apple-switch {
position: relative;
-webkit-appearance: none;
outline: none;
width: 50px;
height: 30px;
background-color: #fff;
border: 1px solid #D9DADC;
border-radius: 50px;
box-shadow: inset -20px 0 0 0 #fff;
margin-top: -6px;
}
.settings-checkbox input.apple-switch:after {
content: "";
position: absolute;
top: 1px;
left: 1px;
background: transparent;
width: 26px;
height: 26px;
border-radius: 50%;
box-shadow: 2px 4px 6px rgba(0,0,0,0.2);
}
.settings-checkbox input.apple-switch:checked {
box-shadow: inset 20px 0 0 0 #4ed164;
border-color: #4ed164;
}
.settings-checkbox input.apple-switch:checked:after {
left: 20px;
box-shadow: -2px 4px 3px rgba(0,0,0,0.05);
}
.settings-checkbox input.apple-switch-deaktivated:checked {
opacity: 0.3;
}
.settings-checkbox input[type=checkbox] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-tap-highlight-color: transparent;
cursor: pointer;
}
.settings-checkbox input[type=checkbox]:focus {
outline: 0;
}
.settings-checkbox #pixelmate-essential, .pixelmate-single-essential-Cookie {
opacity: 0.2;
}
.pixelmate-elementor-allow a:hover .pixelmate-elementor-deny a:hover .pixelmate-elementor-settings a:hover {
cursor: pointer;
}.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;height:32px;top:50%;margin-top:0;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,0.2);visibility:hidden;opacity:0;-webkit-transition:0.1s linear all !important;-moz-transition:0.1s linear all !important;-ms-transition:0.1s linear all !important;-o-transition:0.1s linear all !important;transition:0.1s linear all !important}.ladda-button[data-loading] .ladda-progress{opacity:1;visibility:visible}.ladda-button,.ladda-button .ladda-spinner,.ladda-button .ladda-label{-webkit-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-moz-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-ms-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;-o-transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-spinner,.ladda-button[data-style=zoom-out] .ladda-label{-webkit-transition:0.3s ease all !important;-moz-transition:0.3s ease all !important;-ms-transition:0.3s ease all !important;-o-transition:0.3s ease all !important;transition:0.3s ease all !important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size="s"],.ladda-button[data-style=expand-right][data-loading][data-size="xs"]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size="s"],.ladda-button[data-style=expand-left][data-loading][data-size="xs"]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size="s"],.ladda-button[data-style=expand-up][data-loading][data-size="xs"]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size="s"],.ladda-button[data-style=expand-down][data-loading][data-size="xs"]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;-webkit-transform:scale(2.5);-moz-transform:scale(2.5);-ms-transform:scale(2.5);-o-transform:scale(2.5);transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;-webkit-transform:scale(0.2);-moz-transform:scale(0.2);-ms-transform:scale(0.2);-o-transform:scale(0.2);transform:scale(0.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(2.2);-moz-transform:scale(2.2);-ms-transform:scale(2.2);-o-transform:scale(2.2);transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0px 0px 0px 2000px transparent}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0px 0px 0px 2000px rgba(0,0,0,0.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}.ladda-button{background:#666;border:0;padding:14px 18px;font-size:18px;cursor:pointer;color:#fff;border-radius:2px;border:1px solid transparent;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}.ladda-button:hover{border-color:rgba(0,0,0,0.07);background-color:#888}.ladda-button[data-color=green]{background:#2aca76}.ladda-button[data-color=green]:hover{background-color:#38d683}.ladda-button[data-color=blue]{background:#53b5e6}.ladda-button[data-color=blue]:hover{background-color:#69bfe9}.ladda-button[data-color=red]{background:#ea8557}.ladda-button[data-color=red]:hover{background-color:#ed956e}.ladda-button[data-color=purple]{background:#9973C2}.ladda-button[data-color=purple]:hover{background-color:#a685ca}.ladda-button[data-color=mint]{background:#16a085}.ladda-button[data-color=mint]:hover{background-color:#19b698}.ladda-button[disabled],.ladda-button[data-loading]{border-color:rgba(0,0,0,0.07)}.ladda-button[disabled],.ladda-button[disabled]:hover,.ladda-button[data-loading],.ladda-button[data-loading]:hover{cursor:default;background-color:#999}.ladda-button[data-size=xs]{padding:4px 8px}.ladda-button[data-size=xs] .ladda-label{font-size:0.7em}.ladda-button[data-size=s]{padding:6px 10px}.ladda-button[data-size=s] .ladda-label{font-size:0.9em}.ladda-button[data-size=l] .ladda-label{font-size:1.2em}.ladda-button[data-size=xl] .ladda-label{font-size:1.5em}@layer properties;
@layer theme;
@layer theme {
:root, :host {
--bookly-font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
"Noto Color Emoji";
--bookly-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New",
monospace;
--bookly-color-red-50: oklch(97.1% 0.013 17.38);
--bookly-color-red-100: oklch(93.6% 0.032 17.717);
--bookly-color-red-500: oklch(63.7% 0.237 25.331);
--bookly-color-red-600: oklch(57.7% 0.245 27.325);
--bookly-color-red-700: oklch(50.5% 0.213 27.518);
--bookly-color-red-800: oklch(44.4% 0.177 26.899);
--bookly-color-amber-50: oklch(98.7% 0.022 95.277);
--bookly-color-amber-100: oklch(96.2% 0.059 95.617);
--bookly-color-amber-300: oklch(87.9% 0.169 91.605);
--bookly-color-amber-900: oklch(41.4% 0.112 45.904);
--bookly-color-green-500: oklch(72.3% 0.219 149.579);
--bookly-color-green-700: oklch(52.7% 0.154 150.069);
--bookly-color-emerald-50: oklch(97.9% 0.021 166.113);
--bookly-color-emerald-100: oklch(95% 0.052 163.051);
--bookly-color-emerald-800: oklch(43.2% 0.095 166.913);
--bookly-color-sky-200: oklch(90.1% 0.058 230.902);
--bookly-color-slate-50: oklch(98.4% 0.003 247.858);
--bookly-color-slate-100: oklch(96.8% 0.007 247.896);
--bookly-color-slate-200: oklch(92.9% 0.013 255.508);
--bookly-color-slate-300: oklch(86.9% 0.022 252.894);
--bookly-color-slate-400: oklch(70.4% 0.04 256.788);
--bookly-color-slate-600: oklch(44.6% 0.043 257.281);
--bookly-color-gray-100: oklch(96.7% 0.003 264.542);
--bookly-color-gray-200: oklch(92.8% 0.006 264.531);
--bookly-color-gray-300: oklch(87.2% 0.01 258.338);
--bookly-color-gray-400: oklch(70.7% 0.022 261.325);
--bookly-color-gray-500: oklch(55.1% 0.027 264.364);
--bookly-color-gray-600: oklch(44.6% 0.03 256.802);
--bookly-color-gray-800: oklch(27.8% 0.033 256.848);
--bookly-color-black: #000;
--bookly-color-white: #fff;
--bookly-spacing: 0.25rem;
--bookly-breakpoint-xl: 80rem;
--bookly-container-3xs: 16rem;
--bookly-container-2xs: 18rem;
--bookly-container-xs: 20rem;
--bookly-container-lg: 32rem;
--bookly-text-xs: 0.75rem;
--bookly-text-xs--line-height: calc(1 / 0.75);
--bookly-text-sm: 0.875rem;
--bookly-text-sm--line-height: calc(1.25 / 0.875);
--bookly-text-base: 1rem;
--bookly-text-base--line-height: calc(1.5 / 1);
--bookly-text-lg: 1.125rem;
--bookly-text-lg--line-height: calc(1.75 / 1.125);
--bookly-text-xl: 1.25rem;
--bookly-text-xl--line-height: calc(1.75 / 1.25);
--bookly-text-2xl: 1.5rem;
--bookly-text-2xl--line-height: calc(2 / 1.5);
--bookly-text-3xl: 1.875rem;
--bookly-text-3xl--line-height: calc(2.25 / 1.875);
--bookly-text-4xl: 2.25rem;
--bookly-text-4xl--line-height: calc(2.5 / 2.25);
--bookly-font-weight-normal: 400;
--bookly-font-weight-medium: 500;
--bookly-font-weight-semibold: 600;
--bookly-font-weight-bold: 700;
--bookly-leading-normal: 1.5;
--bookly-radius-lg: 0.5rem;
--bookly-ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
--bookly-animate-spin: spin 1s linear infinite;
--bookly-default-transition-duration: 150ms;
--bookly-default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
--bookly-default-font-family: var(--bookly-font-sans);
--bookly-default-mono-font-family: var(--bookly-font-mono);
--bookly-color-default-border: var(--bookly-color-gray-200);
}
}
.bookly-css-root *, .bookly-css-root ::after, .bookly-css-root ::before, .bookly-css-root ::backdrop, .bookly-css-root ::file-selector-button {
box-sizing: border-box;
margin: 0;
padding: 0;
border: 0 solid;
}
.bookly-css-root html, .bookly-css-root :host {
line-height: 1.5;
-webkit-text-size-adjust: 100%;
tab-size: 4;
font-family: var(--bookly-default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
font-feature-settings: var(--bookly-default-font-feature-settings, normal);
font-variation-settings: var(--bookly-default-font-variation-settings, normal);
-webkit-tap-highlight-color: transparent;
}
.bookly-css-root hr {
height: 0;
color: inherit;
border-top-width: 1px;
}
.bookly-css-root abbr:where([title]) {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
.bookly-css-root h1, .bookly-css-root h2, .bookly-css-root h3, .bookly-css-root h4, .bookly-css-root h5, .bookly-css-root h6 {
font-size: inherit;
font-weight: inherit;
}
.bookly-css-root a {
color: inherit;
-webkit-text-decoration: inherit;
text-decoration: inherit;
}
.bookly-css-root b, .bookly-css-root strong {
font-weight: bolder;
}
.bookly-css-root code, .bookly-css-root kbd, .bookly-css-root samp, .bookly-css-root pre {
font-family: var(--bookly-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
font-feature-settings: var(--bookly-default-mono-font-feature-settings, normal);
font-variation-settings: var(--bookly-default-mono-font-variation-settings, normal);
font-size: 1em;
}
.bookly-css-root small {
font-size: 80%;
}
.bookly-css-root sub, .bookly-css-root sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.bookly-css-root sub {
bottom: -0.25em;
}
.bookly-css-root sup {
top: -0.5em;
}
.bookly-css-root table {
text-indent: 0;
border-color: inherit;
border-collapse: collapse;
}
.bookly-css-root :-moz-focusring {
outline: auto;
}
.bookly-css-root progress {
vertical-align: baseline;
}
.bookly-css-root summary {
display: list-item;
}
.bookly-css-root ol, .bookly-css-root ul, .bookly-css-root menu {
list-style: none;
}
.bookly-css-root img, .bookly-css-root svg, .bookly-css-root video, .bookly-css-root canvas, .bookly-css-root audio, .bookly-css-root iframe, .bookly-css-root embed, .bookly-css-root object {
display: block;
vertical-align: middle;
}
.bookly-css-root img, .bookly-css-root video {
max-width: 100%;
height: auto;
}
.bookly-css-root button, .bookly-css-root input, .bookly-css-root select, .bookly-css-root optgroup, .bookly-css-root textarea, .bookly-css-root ::file-selector-button {
font: inherit;
font-feature-settings: inherit;
font-variation-settings: inherit;
letter-spacing: inherit;
color: inherit;
border-radius: 0;
background-color: transparent;
opacity: 1;
}
.bookly-css-root :where(select:is([multiple], [size])) optgroup {
font-weight: bolder;
}
.bookly-css-root :where(select:is([multiple], [size])) optgroup option {
padding-inline-start: 20px;
}
.bookly-css-root ::file-selector-button {
margin-inline-end: 4px;
}
.bookly-css-root ::placeholder {
opacity: 1;
}
@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
.bookly-css-root ::placeholder {
color: currentcolor;
}
@supports (color: color-mix(in lab, red, red)) {
.bookly-css-root ::placeholder {
color: color-mix(in oklab, currentcolor 50%, transparent);
}
}
}
.bookly-css-root textarea {
resize: vertical;
}
.bookly-css-root ::-webkit-search-decoration {
-webkit-appearance: none;
}
.bookly-css-root ::-webkit-date-and-time-value {
min-height: 1lh;
text-align: inherit;
}
.bookly-css-root ::-webkit-datetime-edit {
display: inline-flex;
}
.bookly-css-root ::-webkit-datetime-edit-fields-wrapper {
padding: 0;
}
.bookly-css-root ::-webkit-datetime-edit, .bookly-css-root ::-webkit-datetime-edit-year-field, .bookly-css-root ::-webkit-datetime-edit-month-field, .bookly-css-root ::-webkit-datetime-edit-day-field, .bookly-css-root ::-webkit-datetime-edit-hour-field, .bookly-css-root ::-webkit-datetime-edit-minute-field, .bookly-css-root ::-webkit-datetime-edit-second-field, .bookly-css-root ::-webkit-datetime-edit-millisecond-field, .bookly-css-root ::-webkit-datetime-edit-meridiem-field {
padding-block: 0;
}
.bookly-css-root ::-webkit-calendar-picker-indicator {
line-height: 1;
}
.bookly-css-root :-moz-ui-invalid {
box-shadow: none;
}
.bookly-css-root button, .bookly-css-root input:where([type=button], [type=reset], [type=submit]), .bookly-css-root ::file-selector-button {
appearance: button;
}
.bookly-css-root ::-webkit-inner-spin-button, .bookly-css-root ::-webkit-outer-spin-button {
height: auto;
}
.bookly-css-root [hidden]:where(:not([hidden=until-found])) {
display: none !important;
}
.bookly-css-root .bookly\:\@container\/main {
container-type: inline-size !important;
container-name: main !important;
}
.bookly-css-root .bookly\:pointer-events-none {
pointer-events: none !important;
}
.bookly-css-root .bookly\:absolute {
position: absolute !important;
}
.bookly-css-root .bookly\:fixed {
position: fixed !important;
}
.bookly-css-root .bookly\:relative {
position: relative !important;
}
.bookly-css-root .bookly\:inset-0 {
inset: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:inset-1 {
inset: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:inset-x-0 {
inset-inline: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:inset-y-0 {
inset-block: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:start-0 {
inset-inline-start: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:start-3 {
inset-inline-start: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:end-0 {
inset-inline-end: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:end-3 {
inset-inline-end: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:top-0 {
top: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:top-1 {
top: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:top-2 {
top: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:top-4 {
top: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:top-5\.5 {
top: calc(var(--bookly-spacing) * 5.5) !important;
}
.bookly-css-root .bookly\:top-full {
top: 100% !important;
}
.bookly-css-root .bookly\:right-0 {
right: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:right-1 {
right: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:right-2 {
right: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:-bottom-6 {
bottom: calc(var(--bookly-spacing) * -6) !important;
}
.bookly-css-root .bookly\:bottom-0 {
bottom: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:bottom-2 {
bottom: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:left-0 {
left: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:left-1\/2 {
left: 50% !important;
}
.bookly-css-root .bookly\:z-0 {
z-index: 0 !important;
}
.bookly-css-root .bookly\:z-10 {
z-index: 10 !important;
}
.bookly-css-root .bookly\:z-20 {
z-index: 20 !important;
}
.bookly-css-root .bookly\:z-\[1050\] {
z-index: 1050 !important;
}
.bookly-css-root .bookly\:z-\[100050\] {
z-index: 100050 !important;
}
.bookly-css-root .bookly\:col-span-1 {
grid-column: span 1/span 1 !important;
}
.bookly-css-root .bookly\:col-span-2 {
grid-column: span 2/span 2 !important;
}
.bookly-css-root .bookly\:float-right {
float: right !important;
}
.bookly-css-root .bookly\:-m-2 {
margin: calc(var(--bookly-spacing) * -2) !important;
}
.bookly-css-root .bookly\:m-0 {
margin: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:m-1 {
margin: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:m-4 {
margin: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:m-auto {
margin: auto !important;
}
.bookly-css-root .bookly\:mx-1 {
margin-inline: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:mx-2 {
margin-inline: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:mx-4 {
margin-inline: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:mx-auto {
margin-inline: auto !important;
}
.bookly-css-root .bookly\:my-0 {
margin-block: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:my-2 {
margin-block: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:my-3 {
margin-block: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:my-4 {
margin-block: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:ms-0 {
margin-inline-start: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:ms-2 {
margin-inline-start: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:ms-3 {
margin-inline-start: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:ms-4 {
margin-inline-start: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:me-0 {
margin-inline-end: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:me-2 {
margin-inline-end: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:me-3 {
margin-inline-end: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:me-4 {
margin-inline-end: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:-mt-1 {
margin-top: calc(var(--bookly-spacing) * -1) !important;
}
.bookly-css-root .bookly\:mt-1 {
margin-top: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:mt-2 {
margin-top: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:mt-4 {
margin-top: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:mt-36 {
margin-top: calc(var(--bookly-spacing) * 36) !important;
}
.bookly-css-root .bookly\:-mb-2 {
margin-bottom: calc(var(--bookly-spacing) * -2) !important;
}
.bookly-css-root .bookly\:-mb-4 {
margin-bottom: calc(var(--bookly-spacing) * -4) !important;
}
.bookly-css-root .bookly\:mb-0 {
margin-bottom: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:mb-0\.5 {
margin-bottom: calc(var(--bookly-spacing) * 0.5) !important;
}
.bookly-css-root .bookly\:mb-1 {
margin-bottom: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:mb-2 {
margin-bottom: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:mb-3 {
margin-bottom: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:mb-4 {
margin-bottom: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:ml-2 {
margin-left: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:box-border {
box-sizing: border-box !important;
}
.bookly-css-root .bookly\:box-content {
box-sizing: content-box !important;
}
.bookly-css-root .bookly\:block {
display: block !important;
}
.bookly-css-root .bookly\:flex {
display: flex !important;
}
.bookly-css-root .bookly\:grid {
display: grid !important;
}
.bookly-css-root .bookly\:hidden {
display: none !important;
}
.bookly-css-root .bookly\:inline {
display: inline !important;
}
.bookly-css-root .bookly\:inline-flex {
display: inline-flex !important;
}
.bookly-css-root .bookly\:h-0 {
height: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:h-5 {
height: calc(var(--bookly-spacing) * 5) !important;
}
.bookly-css-root .bookly\:h-8 {
height: calc(var(--bookly-spacing) * 8) !important;
}
.bookly-css-root .bookly\:h-10 {
height: calc(var(--bookly-spacing) * 10) !important;
}
.bookly-css-root .bookly\:h-11 {
height: calc(var(--bookly-spacing) * 11) !important;
}
.bookly-css-root .bookly\:h-12 {
height: calc(var(--bookly-spacing) * 12) !important;
}
.bookly-css-root .bookly\:h-14 {
height: calc(var(--bookly-spacing) * 14) !important;
}
.bookly-css-root .bookly\:h-16 {
height: calc(var(--bookly-spacing) * 16) !important;
}
.bookly-css-root .bookly\:h-20 {
height: calc(var(--bookly-spacing) * 20) !important;
}
.bookly-css-root .bookly\:h-full {
height: 100% !important;
}
.bookly-css-root .bookly\:max-h-12 {
max-height: calc(var(--bookly-spacing) * 12) !important;
}
.bookly-css-root .bookly\:max-h-64 {
max-height: calc(var(--bookly-spacing) * 64) !important;
}
.bookly-css-root .bookly\:min-h-full {
min-height: 100% !important;
}
.bookly-css-root .bookly\:w-0 {
width: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:w-0\.5 {
width: calc(var(--bookly-spacing) * 0.5) !important;
}
.bookly-css-root .bookly\:w-5 {
width: calc(var(--bookly-spacing) * 5) !important;
}
.bookly-css-root .bookly\:w-8 {
width: calc(var(--bookly-spacing) * 8) !important;
}
.bookly-css-root .bookly\:w-10 {
width: calc(var(--bookly-spacing) * 10) !important;
}
.bookly-css-root .bookly\:w-20 {
width: calc(var(--bookly-spacing) * 20) !important;
}
.bookly-css-root .bookly\:w-34 {
width: calc(var(--bookly-spacing) * 34) !important;
}
.bookly-css-root .bookly\:w-48 {
width: calc(var(--bookly-spacing) * 48) !important;
}
.bookly-css-root .bookly\:w-60 {
width: calc(var(--bookly-spacing) * 60) !important;
}
.bookly-css-root .bookly\:w-72 {
width: calc(var(--bookly-spacing) * 72) !important;
}
.bookly-css-root .bookly\:w-auto {
width: auto !important;
}
.bookly-css-root .bookly\:w-full {
width: 100% !important;
}
.bookly-css-root .bookly\:w-max {
width: max-content !important;
}
.bookly-css-root .bookly\:max-w-2xs {
max-width: var(--bookly-container-2xs) !important;
}
.bookly-css-root .bookly\:max-w-48 {
max-width: calc(var(--bookly-spacing) * 48) !important;
}
.bookly-css-root .bookly\:max-w-96 {
max-width: calc(var(--bookly-spacing) * 96) !important;
}
.bookly-css-root .bookly\:max-w-128 {
max-width: calc(var(--bookly-spacing) * 128) !important;
}
.bookly-css-root .bookly\:max-w-full {
max-width: 100% !important;
}
.bookly-css-root .bookly\:max-w-lg {
max-width: var(--bookly-container-lg) !important;
}
.bookly-css-root .bookly\:max-w-screen-xl {
max-width: var(--bookly-breakpoint-xl) !important;
}
.bookly-css-root .bookly\:max-w-xs {
max-width: var(--bookly-container-xs) !important;
}
.bookly-css-root .bookly\:min-w-2xs {
min-width: var(--bookly-container-2xs) !important;
}
.bookly-css-root .bookly\:min-w-6 {
min-width: calc(var(--bookly-spacing) * 6) !important;
}
.bookly-css-root .bookly\:min-w-\[200px\] {
min-width: 200px !important;
}
.bookly-css-root .bookly\:flex-1 {
flex: 1 !important;
}
.bookly-css-root .bookly\:shrink {
flex-shrink: 1 !important;
}
.bookly-css-root .bookly\:grow {
flex-grow: 1 !important;
}
.bookly-css-root .bookly\:grow-0 {
flex-grow: 0 !important;
}
.bookly-css-root .bookly\:grow-1 {
flex-grow: 1 !important;
}
.bookly-css-root .bookly\:basis-0\/12 {
flex-basis: 0% !important;
}
.bookly-css-root .bookly\:basis-1\/12 {
flex-basis: 8.3333333333% !important;
}
.bookly-css-root .bookly\:basis-2\/12 {
flex-basis: 16.6666666667% !important;
}
.bookly-css-root .bookly\:basis-3\/12 {
flex-basis: 25% !important;
}
.bookly-css-root .bookly\:basis-4\/12 {
flex-basis: 33.3333333333% !important;
}
.bookly-css-root .bookly\:basis-5\/12 {
flex-basis: 41.6666666667% !important;
}
.bookly-css-root .bookly\:basis-6\/12 {
flex-basis: 50% !important;
}
.bookly-css-root .bookly\:basis-7\/12 {
flex-basis: 58.3333333333% !important;
}
.bookly-css-root .bookly\:basis-8\/12 {
flex-basis: 66.6666666667% !important;
}
.bookly-css-root .bookly\:basis-9\/12 {
flex-basis: 75% !important;
}
.bookly-css-root .bookly\:basis-10\/12 {
flex-basis: 83.3333333333% !important;
}
.bookly-css-root .bookly\:basis-11\/12 {
flex-basis: 91.6666666667% !important;
}
.bookly-css-root .bookly\:basis-12\/12 {
flex-basis: 100% !important;
}
.bookly-css-root .bookly\:basis-full {
flex-basis: 100% !important;
}
.bookly-css-root .bookly\:-translate-x-1\/2 {
--tw-translate-x: calc(calc(1/2 * 100%) * -1) !important;
translate: var(--tw-translate-x) var(--tw-translate-y) !important;
}
.bookly-css-root .bookly\:animate-spin {
animation: var(--bookly-animate-spin) !important;
}
.bookly-css-root .bookly\:cursor-default {
cursor: default !important;
}
.bookly-css-root .bookly\:cursor-pointer {
cursor: pointer !important;
}
.bookly-css-root .bookly\:appearance-none {
appearance: none !important;
}
.bookly-css-root .bookly\:grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.bookly-css-root .bookly\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.bookly-css-root .bookly\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.bookly-css-root .bookly\:grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.bookly-css-root .bookly\:flex-col {
flex-direction: column !important;
}
.bookly-css-root .bookly\:flex-row {
flex-direction: row !important;
}
.bookly-css-root .bookly\:flex-wrap {
flex-wrap: wrap !important;
}
.bookly-css-root .bookly\:content-center {
align-content: center !important;
}
.bookly-css-root .bookly\:items-center {
align-items: center !important;
}
.bookly-css-root .bookly\:items-start {
align-items: flex-start !important;
}
.bookly-css-root .bookly\:justify-between {
justify-content: space-between !important;
}
.bookly-css-root .bookly\:justify-center {
justify-content: center !important;
}
.bookly-css-root .bookly\:justify-end {
justify-content: flex-end !important;
}
.bookly-css-root .bookly\:justify-start {
justify-content: flex-start !important;
}
.bookly-css-root .bookly\:gap-3 {
gap: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:gap-4 {
gap: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:overflow-hidden {
overflow: hidden !important;
}
.bookly-css-root .bookly\:overflow-x-hidden {
overflow-x: hidden !important;
}
.bookly-css-root .bookly\:overflow-y-auto {
overflow-y: auto !important;
}
.bookly-css-root .bookly\:rounded {
border-radius: 0.25rem !important;
}
.bookly-css-root .bookly\:rounded-full {
border-radius: calc(infinity * 1px) !important;
}
.bookly-css-root .bookly\:rounded-lg {
border-radius: var(--bookly-radius-lg) !important;
}
.bookly-css-root .bookly\:rounded-none {
border-radius: 0 !important;
}
.bookly-css-root .bookly\:rounded-s {
border-start-start-radius: 0.25rem !important;
border-end-start-radius: 0.25rem !important;
}
.bookly-css-root .bookly\:rounded-s-none {
border-start-start-radius: 0 !important;
border-end-start-radius: 0 !important;
}
.bookly-css-root .bookly\:rounded-e {
border-start-end-radius: 0.25rem !important;
border-end-end-radius: 0.25rem !important;
}
.bookly-css-root .bookly\:rounded-e-none {
border-start-end-radius: 0 !important;
border-end-end-radius: 0 !important;
}
.bookly-css-root .bookly\:rounded-t {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
.bookly-css-root .bookly\:rounded-r {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
}
.bookly-css-root .bookly\:rounded-b {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.bookly-css-root .bookly\:border {
border-style: var(--tw-border-style) !important;
border-width: 1px !important;
}
.bookly-css-root .bookly\:border-0 {
border-style: var(--tw-border-style) !important;
border-width: 0px !important;
}
.bookly-css-root .bookly\:border-2 {
border-style: var(--tw-border-style) !important;
border-width: 2px !important;
}
.bookly-css-root .bookly\:border-x-0 {
border-inline-style: var(--tw-border-style) !important;
border-inline-width: 0px !important;
}
.bookly-css-root .bookly\:border-y {
border-block-style: var(--tw-border-style) !important;
border-block-width: 1px !important;
}
.bookly-css-root .bookly\:border-y-1 {
border-block-style: var(--tw-border-style) !important;
border-block-width: 1px !important;
}
.bookly-css-root .bookly\:border-e {
border-inline-end-style: var(--tw-border-style) !important;
border-inline-end-width: 1px !important;
}
.bookly-css-root .bookly\:border-t {
border-top-style: var(--tw-border-style) !important;
border-top-width: 1px !important;
}
.bookly-css-root .bookly\:border-b {
border-bottom-style: var(--tw-border-style) !important;
border-bottom-width: 1px !important;
}
.bookly-css-root .bookly\:border-b-0 {
border-bottom-style: var(--tw-border-style) !important;
border-bottom-width: 0px !important;
}
.bookly-css-root .bookly\:border-none {
--tw-border-style: none !important;
border-style: none !important;
}
.bookly-css-root .bookly\:border-solid {
--tw-border-style: solid !important;
border-style: solid !important;
}
.bookly-css-root .bookly\:border-amber-100 {
border-color: var(--bookly-color-amber-100) !important;
}
.bookly-css-root .bookly\:border-amber-300 {
border-color: var(--bookly-color-amber-300) !important;
}
.bookly-css-root .bookly\:border-default-border {
border-color: var(--bookly-color-default-border) !important;
}
.bookly-css-root .bookly\:border-emerald-100 {
border-color: var(--bookly-color-emerald-100) !important;
}
.bookly-css-root .bookly\:border-gray-200 {
border-color: var(--bookly-color-gray-200) !important;
}
.bookly-css-root .bookly\:border-gray-300 {
border-color: var(--bookly-color-gray-300) !important;
}
.bookly-css-root .bookly\:border-gray-400 {
border-color: var(--bookly-color-gray-400) !important;
}
.bookly-css-root .bookly\:border-gray-500 {
border-color: var(--bookly-color-gray-500) !important;
}
.bookly-css-root .bookly\:border-green-500 {
border-color: var(--bookly-color-green-500) !important;
}
.bookly-css-root .bookly\:border-red-100 {
border-color: var(--bookly-color-red-100) !important;
}
.bookly-css-root .bookly\:border-red-500 {
border-color: var(--bookly-color-red-500) !important;
}
.bookly-css-root .bookly\:border-slate-100 {
border-color: var(--bookly-color-slate-100) !important;
}
.bookly-css-root .bookly\:border-slate-400 {
border-color: var(--bookly-color-slate-400) !important;
}
.bookly-css-root .bookly\:border-slate-600 {
border-color: var(--bookly-color-slate-600) !important;
}
.bookly-css-root .bookly\:bg-amber-50 {
background-color: var(--bookly-color-amber-50) !important;
}
.bookly-css-root .bookly\:bg-black\/50 {
background-color: var(--bookly-color-black) !important;
}
@supports (color: color-mix(in lab, red, red)) {
.bookly-css-root .bookly\:bg-black\/50 {
background-color: color-mix(in oklab, var(--bookly-color-black) 50%, transparent) !important;
}
}
.bookly-css-root .bookly\:bg-emerald-50 {
background-color: var(--bookly-color-emerald-50) !important;
}
.bookly-css-root .bookly\:bg-gray-100 {
background-color: var(--bookly-color-gray-100) !important;
}
.bookly-css-root .bookly\:bg-red-50 {
background-color: var(--bookly-color-red-50) !important;
}
.bookly-css-root .bookly\:bg-red-100 {
background-color: var(--bookly-color-red-100) !important;
}
.bookly-css-root .bookly\:bg-slate-50 {
background-color: var(--bookly-color-slate-50) !important;
}
.bookly-css-root .bookly\:bg-slate-100 {
background-color: var(--bookly-color-slate-100) !important;
}
.bookly-css-root .bookly\:bg-slate-300 {
background-color: var(--bookly-color-slate-300) !important;
}
.bookly-css-root .bookly\:bg-slate-400 {
background-color: var(--bookly-color-slate-400) !important;
}
.bookly-css-root .bookly\:bg-transparent {
background-color: transparent !important;
}
.bookly-css-root .bookly\:bg-white {
background-color: var(--bookly-color-white) !important;
}
.bookly-css-root .bookly\:bg-white\/95 {
background-color: var(--bookly-color-white) !important;
}
@supports (color: color-mix(in lab, red, red)) {
.bookly-css-root .bookly\:bg-white\/95 {
background-color: color-mix(in oklab, var(--bookly-color-white) 95%, transparent) !important;
}
}
.bookly-css-root .bookly\:bg-none {
background-image: none !important;
}
.bookly-css-root .bookly\:object-cover {
object-fit: cover !important;
}
.bookly-css-root .bookly\:p-0 {
padding: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:p-0\.5 {
padding: calc(var(--bookly-spacing) * 0.5) !important;
}
.bookly-css-root .bookly\:p-2 {
padding: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:p-3 {
padding: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:p-4 {
padding: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:px-0 {
padding-inline: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:px-1 {
padding-inline: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:px-2 {
padding-inline: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:px-2\.5 {
padding-inline: calc(var(--bookly-spacing) * 2.5) !important;
}
.bookly-css-root .bookly\:px-3 {
padding-inline: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:px-4 {
padding-inline: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:px-5 {
padding-inline: calc(var(--bookly-spacing) * 5) !important;
}
.bookly-css-root .bookly\:py-0 {
padding-block: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:py-0\.5 {
padding-block: calc(var(--bookly-spacing) * 0.5) !important;
}
.bookly-css-root .bookly\:py-1 {
padding-block: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:py-2 {
padding-block: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:py-4 {
padding-block: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:ps-2 {
padding-inline-start: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:pe-1 {
padding-inline-end: calc(var(--bookly-spacing) * 1) !important;
}
.bookly-css-root .bookly\:pt-0 {
padding-top: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:pt-2 {
padding-top: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:pt-3 {
padding-top: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:pt-4 {
padding-top: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:pt-6 {
padding-top: calc(var(--bookly-spacing) * 6) !important;
}
.bookly-css-root .bookly\:pb-0 {
padding-bottom: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:pb-0\.5 {
padding-bottom: calc(var(--bookly-spacing) * 0.5) !important;
}
.bookly-css-root .bookly\:pb-2 {
padding-bottom: calc(var(--bookly-spacing) * 2) !important;
}
.bookly-css-root .bookly\:pb-4 {
padding-bottom: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:text-center {
text-align: center !important;
}
.bookly-css-root .bookly\:text-end {
text-align: end !important;
}
.bookly-css-root .bookly\:text-left {
text-align: left !important;
}
.bookly-css-root .bookly\:text-right {
text-align: right !important;
}
.bookly-css-root .bookly\:text-start {
text-align: start !important;
}
.bookly-css-root .bookly\:align-middle {
vertical-align: middle !important;
}
.bookly-css-root .bookly\:font-mono {
font-family: var(--bookly-font-mono) !important;
}
.bookly-css-root .bookly\:font-sans {
font-family: var(--bookly-font-sans) !important;
}
.bookly-css-root .bookly\:text-2xl {
font-size: var(--bookly-text-2xl) !important;
line-height: var(--tw-leading, var(--bookly-text-2xl--line-height)) !important;
}
.bookly-css-root .bookly\:text-3xl {
font-size: var(--bookly-text-3xl) !important;
line-height: var(--tw-leading, var(--bookly-text-3xl--line-height)) !important;
}
.bookly-css-root .bookly\:text-4xl {
font-size: var(--bookly-text-4xl) !important;
line-height: var(--tw-leading, var(--bookly-text-4xl--line-height)) !important;
}
.bookly-css-root .bookly\:text-base {
font-size: var(--bookly-text-base) !important;
line-height: var(--tw-leading, var(--bookly-text-base--line-height)) !important;
}
.bookly-css-root .bookly\:text-lg {
font-size: var(--bookly-text-lg) !important;
line-height: var(--tw-leading, var(--bookly-text-lg--line-height)) !important;
}
.bookly-css-root .bookly\:text-sm {
font-size: var(--bookly-text-sm) !important;
line-height: var(--tw-leading, var(--bookly-text-sm--line-height)) !important;
}
.bookly-css-root .bookly\:text-xl {
font-size: var(--bookly-text-xl) !important;
line-height: var(--tw-leading, var(--bookly-text-xl--line-height)) !important;
}
.bookly-css-root .bookly\:text-xs {
font-size: var(--bookly-text-xs) !important;
line-height: var(--tw-leading, var(--bookly-text-xs--line-height)) !important;
}
.bookly-css-root .bookly\:leading-4 {
--tw-leading: calc(var(--bookly-spacing) * 4) !important;
line-height: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:leading-normal {
--tw-leading: var(--bookly-leading-normal) !important;
line-height: var(--bookly-leading-normal) !important;
}
.bookly-css-root .bookly\:font-bold {
--tw-font-weight: var(--bookly-font-weight-bold) !important;
font-weight: var(--bookly-font-weight-bold) !important;
}
.bookly-css-root .bookly\:font-medium {
--tw-font-weight: var(--bookly-font-weight-medium) !important;
font-weight: var(--bookly-font-weight-medium) !important;
}
.bookly-css-root .bookly\:font-normal {
--tw-font-weight: var(--bookly-font-weight-normal) !important;
font-weight: var(--bookly-font-weight-normal) !important;
}
.bookly-css-root .bookly\:font-semibold {
--tw-font-weight: var(--bookly-font-weight-semibold) !important;
font-weight: var(--bookly-font-weight-semibold) !important;
}
.bookly-css-root .bookly\:break-words {
overflow-wrap: break-word !important;
}
.bookly-css-root .bookly\:text-ellipsis {
text-overflow: ellipsis !important;
}
.bookly-css-root .bookly\:whitespace-normal {
white-space: normal !important;
}
.bookly-css-root .bookly\:whitespace-nowrap {
white-space: nowrap !important;
}
.bookly-css-root .bookly\:text-amber-900 {
color: var(--bookly-color-amber-900) !important;
}
.bookly-css-root .bookly\:text-black {
color: var(--bookly-color-black) !important;
}
.bookly-css-root .bookly\:text-emerald-800 {
color: var(--bookly-color-emerald-800) !important;
}
.bookly-css-root .bookly\:text-gray-200 {
color: var(--bookly-color-gray-200) !important;
}
.bookly-css-root .bookly\:text-gray-400 {
color: var(--bookly-color-gray-400) !important;
}
.bookly-css-root .bookly\:text-gray-600 {
color: var(--bookly-color-gray-600) !important;
}
.bookly-css-root .bookly\:text-gray-800 {
color: var(--bookly-color-gray-800) !important;
}
.bookly-css-root .bookly\:text-green-700 {
color: var(--bookly-color-green-700) !important;
}
.bookly-css-root .bookly\:text-red-500 {
color: var(--bookly-color-red-500) !important;
}
.bookly-css-root .bookly\:text-red-600 {
color: var(--bookly-color-red-600) !important;
}
.bookly-css-root .bookly\:text-red-700 {
color: var(--bookly-color-red-700) !important;
}
.bookly-css-root .bookly\:text-red-800 {
color: var(--bookly-color-red-800) !important;
}
.bookly-css-root .bookly\:text-slate-300 {
color: var(--bookly-color-slate-300) !important;
}
.bookly-css-root .bookly\:text-slate-400 {
color: var(--bookly-color-slate-400) !important;
}
.bookly-css-root .bookly\:text-slate-600 {
color: var(--bookly-color-slate-600) !important;
}
.bookly-css-root .bookly\:text-white {
color: var(--bookly-color-white) !important;
}
.bookly-css-root .bookly\:line-through {
text-decoration-line: line-through !important;
}
.bookly-css-root .bookly\:caret-gray-400 {
caret-color: var(--bookly-color-gray-400) !important;
}
.bookly-css-root .bookly\:opacity-0 {
opacity: 0% !important;
}
.bookly-css-root .bookly\:opacity-25 {
opacity: 25% !important;
}
.bookly-css-root .bookly\:opacity-50 {
opacity: 50% !important;
}
.bookly-css-root .bookly\:shadow-lg {
--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1)) !important;
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
}
.bookly-css-root .bookly\:shadow-none {
--tw-shadow: 0 0 #0000 !important;
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
}
.bookly-css-root .bookly\:shadow-xl {
--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1)) !important;
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
}
.bookly-css-root .bookly\:shadow-gray-500\/10 {
--tw-shadow-color: var(--bookly-color-gray-500) !important;
}
@supports (color: color-mix(in lab, red, red)) {
.bookly-css-root .bookly\:shadow-gray-500\/10 {
--tw-shadow-color: color-mix(in oklab, color-mix(in oklab, var(--bookly-color-gray-500) 10%, transparent) var(--tw-shadow-alpha), transparent) !important;
}
}
.bookly-css-root .bookly\:drop-shadow-none {
--tw-drop-shadow: !important;
filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, ) !important;
}
.bookly-css-root .bookly\:transition-all {
transition-property: all !important;
transition-timing-function: var(--tw-ease, var(--bookly-default-transition-timing-function)) !important;
transition-duration: var(--tw-duration, var(--bookly-default-transition-duration)) !important;
}
.bookly-css-root .bookly\:duration-200 {
--tw-duration: 200ms !important;
transition-duration: 200ms !important;
}
.bookly-css-root .bookly\:duration-500 {
--tw-duration: 500ms !important;
transition-duration: 500ms !important;
}
.bookly-css-root .bookly\:ease-in-out {
--tw-ease: var(--bookly-ease-in-out) !important;
transition-timing-function: var(--bookly-ease-in-out) !important;
}
.bookly-css-root .bookly\:outline-none {
--tw-outline-style: none !important;
outline-style: none !important;
}
.bookly-css-root .bookly\:not-hover\:bg-gray-200:not(*:hover) {
background-color: var(--bookly-color-gray-200) !important;
}
@media not (hover: hover) {
.bookly-css-root .bookly\:not-hover\:bg-gray-200 {
background-color: var(--bookly-color-gray-200) !important;
}
}
.bookly-css-root .bookly\:not-hover\:bg-white:not(*:hover) {
background-color: var(--bookly-color-white) !important;
}
@media not (hover: hover) {
.bookly-css-root .bookly\:not-hover\:bg-white {
background-color: var(--bookly-color-white) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:group-hover\:-bottom-1:is(:where(.bookly\:group):hover *) {
bottom: calc(var(--bookly-spacing) * -1) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:group-hover\:block:is(:where(.bookly\:group):hover *) {
display: block !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:group-hover\:w-auto:is(:where(.bookly\:group):hover *) {
width: auto !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:group-hover\:opacity-100:is(:where(.bookly\:group):hover *) {
opacity: 100% !important;
}
}
.bookly-css-root .bookly\:file\:-mt-4::file-selector-button {
margin-top: calc(var(--bookly-spacing) * -4) !important;
}
.bookly-css-root .bookly\:file\:mr-4::file-selector-button {
margin-right: calc(var(--bookly-spacing) * 4) !important;
}
.bookly-css-root .bookly\:file\:h-16::file-selector-button {
height: calc(var(--bookly-spacing) * 16) !important;
}
.bookly-css-root .bookly\:file\:border-0::file-selector-button {
border-style: var(--tw-border-style) !important;
border-width: 0px !important;
}
.bookly-css-root .bookly\:file\:p-3::file-selector-button {
padding: calc(var(--bookly-spacing) * 3) !important;
}
.bookly-css-root .bookly\:file\:text-sm::file-selector-button {
font-size: var(--bookly-text-sm) !important;
line-height: var(--tw-leading, var(--bookly-text-sm--line-height)) !important;
}
.bookly-css-root .bookly\:placeholder\:text-transparent::placeholder {
color: transparent !important;
}
.bookly-css-root .bookly\:before\:content-none::before {
content: var(--tw-content);
--tw-content: none !important;
content: none !important;
}
.bookly-css-root .bookly\:after\:content-none::after {
content: var(--tw-content);
--tw-content: none !important;
content: none !important;
}
.bookly-css-root .bookly\:last\:mb-0:last-child {
margin-bottom: calc(var(--bookly-spacing) * 0) !important;
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:border-gray-400:hover {
border-color: var(--bookly-color-gray-400) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:border-slate-400:hover {
border-color: var(--bookly-color-slate-400) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:bg-gray-100:hover {
background-color: var(--bookly-color-gray-100) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:bg-gray-400:hover {
background-color: var(--bookly-color-gray-400) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:bg-slate-50:hover {
background-color: var(--bookly-color-slate-50) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:bg-slate-200:hover {
background-color: var(--bookly-color-slate-200) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:bg-slate-400:hover {
background-color: var(--bookly-color-slate-400) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:bg-white:hover {
background-color: var(--bookly-color-white) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:text-gray-600:hover {
color: var(--bookly-color-gray-600) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:text-slate-50:hover {
color: var(--bookly-color-slate-50) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:text-slate-100:hover {
color: var(--bookly-color-slate-100) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:text-slate-200:hover {
color: var(--bookly-color-slate-200) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:text-slate-600:hover {
color: var(--bookly-color-slate-600) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:text-white:hover {
color: var(--bookly-color-white) !important;
}
}
@media (hover: hover) {
.bookly-css-root .bookly\:hover\:opacity-80:hover {
opacity: 80% !important;
}
}
.bookly-css-root .bookly\:focus\:rounded-none:focus {
border-radius: 0 !important;
}
.bookly-css-root .bookly\:focus\:border-none:focus {
--tw-border-style: none !important;
border-style: none !important;
}
.bookly-css-root .bookly\:focus\:border-gray-300:focus {
border-color: var(--bookly-color-gray-300) !important;
}
.bookly-css-root .bookly\:focus\:border-gray-400:focus {
border-color: var(--bookly-color-gray-400) !important;
}
.bookly-css-root .bookly\:focus\:bg-gray-100:focus {
background-color: var(--bookly-color-gray-100) !important;
}
.bookly-css-root .bookly\:focus\:outline-hidden:focus {
--tw-outline-style: none !important;
outline-style: none !important;
}
@media (forced-colors: active) {
.bookly-css-root .bookly\:focus\:outline-hidden:focus {
outline: 2px solid transparent !important;
outline-offset: 2px !important;
}
}
.bookly-css-root .bookly\:focus\:outline-sky-200:focus {
outline-color: var(--bookly-color-sky-200) !important;
}
.bookly-css-root .bookly\:focus\:outline-none:focus {
--tw-outline-style: none !important;
outline-style: none !important;
}
.bookly-css-root .bookly\:active\:shadow-md:active {
--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1)) !important;
box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
}
@media (width < 48rem) {
.bookly-css-root .bookly\:max-md\:mb-4 {
margin-bottom: calc(var(--bookly-spacing) * 4) !important;
}
}
@media (width < 48rem) {
.bookly-css-root .bookly\:max-md\:hidden {
display: none !important;
}
}
@media (width < 48rem) {
.bookly-css-root .bookly\:max-md\:max-h-48 {
max-height: calc(var(--bookly-spacing) * 48) !important;
}
}
@media (width < 48rem) {
.bookly-css-root .bookly\:max-md\:max-w-96 {
max-width: calc(var(--bookly-spacing) * 96) !important;
}
}
@media (width < 48rem) {
.bookly-css-root .bookly\:max-md\:p-4 {
padding: calc(var(--bookly-spacing) * 4) !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:mx-auto {
margin-inline: auto !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:mb-2 {
margin-bottom: calc(var(--bookly-spacing) * 2) !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:mb-4 {
margin-bottom: calc(var(--bookly-spacing) * 4) !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:block {
display: block !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:hidden {
display: none !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:max-w-full {
max-width: 100% !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:flex-col {
flex-direction: column !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:flex-row {
flex-direction: row !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:rounded-s {
border-start-start-radius: 0.25rem !important;
border-end-start-radius: 0.25rem !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:rounded-s-none {
border-start-start-radius: 0 !important;
border-end-start-radius: 0 !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:rounded-e {
border-start-end-radius: 0.25rem !important;
border-end-end-radius: 0.25rem !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:rounded-e-none {
border-start-end-radius: 0 !important;
border-end-end-radius: 0 !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:rounded-t {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:rounded-t-none {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:rounded-b {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:rounded-b-none {
border-bottom-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:border-x {
border-inline-style: var(--tw-border-style) !important;
border-inline-width: 1px !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:border-y {
border-block-style: var(--tw-border-style) !important;
border-block-width: 1px !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:border-s {
border-inline-start-style: var(--tw-border-style) !important;
border-inline-start-width: 1px !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:border-e {
border-inline-end-style: var(--tw-border-style) !important;
border-inline-end-width: 1px !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:border-t {
border-top-style: var(--tw-border-style) !important;
border-top-width: 1px !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:border-b {
border-bottom-style: var(--tw-border-style) !important;
border-bottom-width: 1px !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:pb-2 {
padding-bottom: calc(var(--bookly-spacing) * 2) !important;
}
}
@media (width < 40rem) {
.bookly-css-root .bookly\:max-sm\:text-center {
text-align: center !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:ms-2 {
margin-inline-start: calc(var(--bookly-spacing) * 2) !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:flex {
display: flex !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:grid {
display: grid !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:hidden {
display: none !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-0\/12 {
flex-basis: 0% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-1\/12 {
flex-basis: 8.3333333333% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-2\/12 {
flex-basis: 16.6666666667% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-3\/12 {
flex-basis: 25% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-4\/12 {
flex-basis: 33.3333333333% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-5\/12 {
flex-basis: 41.6666666667% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-6\/12 {
flex-basis: 50% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-7\/12 {
flex-basis: 58.3333333333% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-8\/12 {
flex-basis: 66.6666666667% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-9\/12 {
flex-basis: 75% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-10\/12 {
flex-basis: 83.3333333333% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-11\/12 {
flex-basis: 91.6666666667% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:basis-12\/12 {
flex-basis: 100% !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:flex-col {
flex-direction: column !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:flex-row {
flex-direction: row !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:gap-2 {
gap: calc(var(--bookly-spacing) * 2) !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:rounded-s {
border-start-start-radius: 0.25rem !important;
border-end-start-radius: 0.25rem !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:rounded-s-none {
border-start-start-radius: 0 !important;
border-end-start-radius: 0 !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:rounded-e {
border-start-end-radius: 0.25rem !important;
border-end-end-radius: 0.25rem !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:rounded-e-none {
border-start-end-radius: 0 !important;
border-end-end-radius: 0 !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:rounded-t {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:rounded-t-none {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:rounded-b {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:rounded-b-none {
border-bottom-right-radius: 0 !important;
border-bottom-left-radius: 0 !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:border-x {
border-inline-style: var(--tw-border-style) !important;
border-inline-width: 1px !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:border-y {
border-block-style: var(--tw-border-style) !important;
border-block-width: 1px !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:border-s {
border-inline-start-style: var(--tw-border-style) !important;
border-inline-start-width: 1px !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:border-e {
border-inline-end-style: var(--tw-border-style) !important;
border-inline-end-width: 1px !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:border-t {
border-top-style: var(--tw-border-style) !important;
border-top-width: 1px !important;
}
}
@media (width >= 40rem) {
.bookly-css-root .bookly\:sm\:border-b {
border-bottom-style: var(--tw-border-style) !important;
border-bottom-width: 1px !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:mx-1 {
margin-inline: calc(var(--bookly-spacing) * 1) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:mb-0 {
margin-bottom: calc(var(--bookly-spacing) * 0) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:mb-4 {
margin-bottom: calc(var(--bookly-spacing) * 4) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:block {
display: block !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:flex {
display: flex !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:hidden {
display: none !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:w-60 {
width: calc(var(--bookly-spacing) * 60) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:gap-4 {
gap: calc(var(--bookly-spacing) * 4) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:px-4 {
padding-inline: calc(var(--bookly-spacing) * 4) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:px-6 {
padding-inline: calc(var(--bookly-spacing) * 6) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:pt-6 {
padding-top: calc(var(--bookly-spacing) * 6) !important;
}
}
@media (width >= 48rem) {
.bookly-css-root .bookly\:md\:pb-4 {
padding-bottom: calc(var(--bookly-spacing) * 4) !important;
}
}
@media (width >= 64rem) {
.bookly-css-root .bookly\:lg\:w-1\/2 {
width: 50% !important;
}
}
@media (width >= 64rem) {
.bookly-css-root .bookly\:lg\:grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
}
@media (width >= 64rem) {
.bookly-css-root .bookly\:lg\:grid-cols-6 {
grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}
}
@media (width >= 64rem) {
.bookly-css-root .bookly\:lg\:grid-cols-8 {
grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
}
}
@media (width >= 80rem) {
.bookly-css-root .bookly\:xl\:w-1\/4 {
width: 25% !important;
}
}
@media (width >= 80rem) {
.bookly-css-root .bookly\:xl\:grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
}
@container main (width < 42rem) {
.bookly-css-root .bookly\:\@max-2xl\/main\:m-4 {
margin: calc(var(--bookly-spacing) * 4) !important;
}
}
@container main (width < 42rem) {
.bookly-css-root .bookly\:\@max-2xl\/main\:block {
display: block !important;
}
}
@container main (width < 42rem) {
.bookly-css-root .bookly\:\@max-2xl\/main\:w-full {
width: 100% !important;
}
}
@container main (width < 42rem) {
.bookly-css-root .bookly\:\@max-2xl\/main\:max-w-full {
max-width: 100% !important;
}
}
@container main (width < 42rem) {
.bookly-css-root .bookly\:\@max-2xl\/main\:min-w-3xs {
min-width: var(--bookly-container-3xs) !important;
}
}
@container main (width < 42rem) {
.bookly-css-root .bookly\:\@max-2xl\/main\:min-w-full {
min-width: 100% !important;
}
}
@container main (width < 42rem) {
.bookly-css-root .bookly\:\@max-2xl\/main\:p-0 {
padding: calc(var(--bookly-spacing) * 0) !important;
}
}
@container main (width < 36rem) {
.bookly-css-root .bookly\:\@max-xl\/main\:mb-4 {
margin-bottom: calc(var(--bookly-spacing) * 4) !important;
}
}
@container main (width < 36rem) {
.bookly-css-root .bookly\:\@max-xl\/main\:block {
display: block !important;
}
}
@container main (width < 36rem) {
.bookly-css-root .bookly\:\@max-xl\/main\:flex-col {
flex-direction: column !important;
}
}
@container main (width < 36rem) {
.bookly-css-root .bookly\:\@max-xl\/main\:items-center {
align-items: center !important;
}
}
@container main (width < 36rem) {
.bookly-css-root .bookly\:\@max-xl\/main\:justify-center {
justify-content: center !important;
}
}
@container main (width < 36rem) {
.bookly-css-root .bookly\:\@max-xl\/main\:text-center {
text-align: center !important;
}
}
.bookly-css-root .bookly\:ltr\:right-0:where(:dir(ltr), [dir=ltr], [dir=ltr] *) {
right: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:rtl\:left-0:where(:dir(rtl), [dir=rtl], [dir=rtl] *) {
left: calc(var(--bookly-spacing) * 0) !important;
}
.bookly-css-root .bookly\:rtl\:text-right:where(:dir(rtl), [dir=rtl], [dir=rtl] *) {
text-align: right !important;
}
.bookly-css-root .bookly-card-title {
right: 0.5em;
bottom: 0.5em;
width: max-content;
max-width: calc(100% - 1em);
max-height: calc(100% - 1em);
}
.bookly-css-root .bookly-card-title > div {
overflow: hidden;
}
.bookly-css-root .text-bookly:not(:hover) {
color: var(--bookly-color);
}
.bookly-css-root .fill-bookly {
fill: var(--bookly-color);
}
.bookly-css-root .hover\:text-bookly:hover {
color: var(--bookly-color) !important;
}
.bookly-css-root .hover\:bg-bookly:hover {
background-color: var(--bookly-color) !important;
}
.bookly-css-root .card:hover {
background-color: #FDFDFD !important;
}
.bookly-css-root .border-bookly {
border-color: var(--bookly-color);
}
.bookly-css-root .btn-check:focus + .btn-outline-bookly, .bookly-css-root .btn-outline-bookly:focus {
background-color: var(--bookly-color);
border-color: var(--bookly-color);
color: #000000;
box-shadow: 0 0 0 0.25rem rgba(128, 128, 128, 0.5);
}
.bookly-css-root .btn-check:checked + .btn-outline-bookly, .bookly-css-root .btn-check:active + .btn-outline-bookly, .bookly-css-root .btn-outline-bookly:active, .bookly-css-root .btn-outline-bookly.active, .bookly-css-root .btn-outline-bookly.dropdown-toggle.show {
background-color: var(--bookly-color);
border-color: var(--bookly-color);
}
.bookly-css-root .btn-check:checked + .btn-outline-bookly:focus, .bookly-css-root .btn-check:active + .btn-outline-bookly:focus, .bookly-css-root .btn-outline-bookly:active:focus, .bookly-css-root .btn-outline-bookly.active:focus, .bookly-css-root .btn-outline-bookly.dropdown-toggle.show:focus {
background-color: var(--bookly-color);
border-color: var(--bookly-color);
box-shadow: 0 0 0 0.25rem rgba(128, 128, 128, 0.5);
}
.bookly-css-root .btn-outline-bookly:disabled, .bookly-css-root .btn-outline-bookly.disabled {
color: var(--bookly-color) !important;
background-color: transparent;
}
.bookly-css-root .bg-bookly {
background-color: var(--bookly-color) !important;
}
.bookly-css-root .grid a.selected {
background-color: var(--bookly-color) !important;
}
@media (hover) {
.bookly-css-root .btn-outline-bookly:hover {
background-color: var(--bookly-color);
border-color: var(--bookly-color);
}
}
.bookly-css-root .bookly\:hover\:bg-white:hover {
background-color: var(--bookly-color-white) !important;
}
.bookly-css-root .iti {
display: block !important;
}
.bookly-css-root .bookly-search-form .iti__flag, .bookly-css-root .bookly-search-form-modal .iti__flag {
background-image: var(--bookly-flags-url) !important;
}
@media only screen and (min-resolution: 2dppx) {
.bookly-css-root .bookly-search-form .iti__flag, .bookly-css-root .bookly-search-form-modal .iti__flag {
background-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/backend/resources/tailwind/var(--bookly-flags2x-url)) !important;
}
}
.bookly-css-root .bookly\:rtl\:-text-right {
text-align: var(--rtl-phone-align) !important;
}
.bookly-css-root .bookly-form .bookly-js-datepicker-calendar {
max-width: unset !important;
}
.bookly-css-root .bookly-form .bookly-js-datepicker-calendar button {
text-align: center !important;
}
.bookly-css-root .bookly-form .bookly-overflow-visible {
overflow: visible;
}
.bookly-css-root .bookly-fullscreen {
position: fixed !important;
z-index: 100049 !important;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100vw;
height: 100vh;
overflow-y: scroll;
overflow-x: hidden;
border-radius: 0 !important;
margin: 0 !important;
max-width: none;
}
.bookly-css-root .bookly-card-small {
width: 100%;
min-width: 200px !important;
margin: 1rem !important;
}
.bookly-css-root .bookly-added-to-cart {
position: absolute;
cursor: default;
background-color: rgba(128, 128, 128, 0.8156862745);
right: 0;
bottom: 0;
left: 0;
height: 80px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
margin: 8px;
border-radius: 4px;
color: white;
}
.bookly\:inline-block {
display: inline-block;
}
.bookly-select-container::before {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 0;
height: 0;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 8px solid rgb(229, 231, 235);
pointer-events: none;
}
.bookly-select-container:dir(ltr)::before {
right: 1rem;
}
.bookly-select-container:dir(rtl)::before {
left: 1rem;
}
@property --tw-translate-x {
syntax: "*";
inherits: false;
initial-value: 0;
}
@property --tw-translate-y {
syntax: "*";
inherits: false;
initial-value: 0;
}
@property --tw-translate-z {
syntax: "*";
inherits: false;
initial-value: 0;
}
@property --tw-border-style {
syntax: "*";
inherits: false;
initial-value: solid;
}
@property --tw-leading {
syntax: "*";
inherits: false;
}
@property --tw-font-weight {
syntax: "*";
inherits: false;
}
@property --tw-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 rgba(0, 0, 0, 0);
}
@property --tw-shadow-color {
syntax: "*";
inherits: false;
}
@property --tw-shadow-alpha {
syntax: "<percentage>";
inherits: false;
initial-value: 100%;
}
@property --tw-inset-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 rgba(0, 0, 0, 0);
}
@property --tw-inset-shadow-color {
syntax: "*";
inherits: false;
}
@property --tw-inset-shadow-alpha {
syntax: "<percentage>";
inherits: false;
initial-value: 100%;
}
@property --tw-ring-color {
syntax: "*";
inherits: false;
}
@property --tw-ring-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 rgba(0, 0, 0, 0);
}
@property --tw-inset-ring-color {
syntax: "*";
inherits: false;
}
@property --tw-inset-ring-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 rgba(0, 0, 0, 0);
}
@property --tw-ring-inset {
syntax: "*";
inherits: false;
}
@property --tw-ring-offset-width {
syntax: "<length>";
inherits: false;
initial-value: 0px;
}
@property --tw-ring-offset-color {
syntax: "*";
inherits: false;
initial-value: #fff;
}
@property --tw-ring-offset-shadow {
syntax: "*";
inherits: false;
initial-value: 0 0 rgba(0, 0, 0, 0);
}
@property --tw-blur {
syntax: "*";
inherits: false;
}
@property --tw-brightness {
syntax: "*";
inherits: false;
}
@property --tw-contrast {
syntax: "*";
inherits: false;
}
@property --tw-grayscale {
syntax: "*";
inherits: false;
}
@property --tw-hue-rotate {
syntax: "*";
inherits: false;
}
@property --tw-invert {
syntax: "*";
inherits: false;
}
@property --tw-opacity {
syntax: "*";
inherits: false;
}
@property --tw-saturate {
syntax: "*";
inherits: false;
}
@property --tw-sepia {
syntax: "*";
inherits: false;
}
@property --tw-drop-shadow {
syntax: "*";
inherits: false;
}
@property --tw-drop-shadow-color {
syntax: "*";
inherits: false;
}
@property --tw-drop-shadow-alpha {
syntax: "<percentage>";
inherits: false;
initial-value: 100%;
}
@property --tw-drop-shadow-size {
syntax: "*";
inherits: false;
}
@property --tw-duration {
syntax: "*";
inherits: false;
}
@property --tw-ease {
syntax: "*";
inherits: false;
}
@property --tw-content {
syntax: "*";
initial-value: "";
inherits: false;
}
@keyframes spin {
to {
transform: rotate(360deg);
}
}
@layer properties {
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
*, ::before, ::after, ::backdrop {
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-translate-z: 0;
--tw-border-style: solid;
--tw-leading: initial;
--tw-font-weight: initial;
--tw-shadow: 0 0 #0000;
--tw-shadow-color: initial;
--tw-shadow-alpha: 100%;
--tw-inset-shadow: 0 0 #0000;
--tw-inset-shadow-color: initial;
--tw-inset-shadow-alpha: 100%;
--tw-ring-color: initial;
--tw-ring-shadow: 0 0 #0000;
--tw-inset-ring-color: initial;
--tw-inset-ring-shadow: 0 0 #0000;
--tw-ring-inset: initial;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-offset-shadow: 0 0 #0000;
--tw-blur: initial;
--tw-brightness: initial;
--tw-contrast: initial;
--tw-grayscale: initial;
--tw-hue-rotate: initial;
--tw-invert: initial;
--tw-opacity: initial;
--tw-saturate: initial;
--tw-sepia: initial;
--tw-drop-shadow: initial;
--tw-drop-shadow-color: initial;
--tw-drop-shadow-alpha: 100%;
--tw-drop-shadow-size: initial;
--tw-duration: initial;
--tw-ease: initial;
--tw-content: "";
}
}
}.bookly-css-root .bookly-calendar-overlay.svelte-trnmqx{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(255, 255, 255, 0.9);z-index:2;cursor:wait}@font-face{font-display:block;font-family:bootstrap-icons;src:url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/css/fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6) format("woff2"),url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/css/fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6) format("woff")}.bi::before,[class*=" bi-"]::before,[class^=bi-]::before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123::before{content:"\f67f"}.bi-alarm-fill::before{content:"\f101"}.bi-alarm::before{content:"\f102"}.bi-align-bottom::before{content:"\f103"}.bi-align-center::before{content:"\f104"}.bi-align-end::before{content:"\f105"}.bi-align-middle::before{content:"\f106"}.bi-align-start::before{content:"\f107"}.bi-align-top::before{content:"\f108"}.bi-alt::before{content:"\f109"}.bi-app-indicator::before{content:"\f10a"}.bi-app::before{content:"\f10b"}.bi-archive-fill::before{content:"\f10c"}.bi-archive::before{content:"\f10d"}.bi-arrow-90deg-down::before{content:"\f10e"}.bi-arrow-90deg-left::before{content:"\f10f"}.bi-arrow-90deg-right::before{content:"\f110"}.bi-arrow-90deg-up::before{content:"\f111"}.bi-arrow-bar-down::before{content:"\f112"}.bi-arrow-bar-left::before{content:"\f113"}.bi-arrow-bar-right::before{content:"\f114"}.bi-arrow-bar-up::before{content:"\f115"}.bi-arrow-clockwise::before{content:"\f116"}.bi-arrow-counterclockwise::before{content:"\f117"}.bi-arrow-down-circle-fill::before{content:"\f118"}.bi-arrow-down-circle::before{content:"\f119"}.bi-arrow-down-left-circle-fill::before{content:"\f11a"}.bi-arrow-down-left-circle::before{content:"\f11b"}.bi-arrow-down-left-square-fill::before{content:"\f11c"}.bi-arrow-down-left-square::before{content:"\f11d"}.bi-arrow-down-left::before{content:"\f11e"}.bi-arrow-down-right-circle-fill::before{content:"\f11f"}.bi-arrow-down-right-circle::before{content:"\f120"}.bi-arrow-down-right-square-fill::before{content:"\f121"}.bi-arrow-down-right-square::before{content:"\f122"}.bi-arrow-down-right::before{content:"\f123"}.bi-arrow-down-short::before{content:"\f124"}.bi-arrow-down-square-fill::before{content:"\f125"}.bi-arrow-down-square::before{content:"\f126"}.bi-arrow-down-up::before{content:"\f127"}.bi-arrow-down::before{content:"\f128"}.bi-arrow-left-circle-fill::before{content:"\f129"}.bi-arrow-left-circle::before{content:"\f12a"}.bi-arrow-left-right::before{content:"\f12b"}.bi-arrow-left-short::before{content:"\f12c"}.bi-arrow-left-square-fill::before{content:"\f12d"}.bi-arrow-left-square::before{content:"\f12e"}.bi-arrow-left::before{content:"\f12f"}.bi-arrow-repeat::before{content:"\f130"}.bi-arrow-return-left::before{content:"\f131"}.bi-arrow-return-right::before{content:"\f132"}.bi-arrow-right-circle-fill::before{content:"\f133"}.bi-arrow-right-circle::before{content:"\f134"}.bi-arrow-right-short::before{content:"\f135"}.bi-arrow-right-square-fill::before{content:"\f136"}.bi-arrow-right-square::before{content:"\f137"}.bi-arrow-right::before{content:"\f138"}.bi-arrow-up-circle-fill::before{content:"\f139"}.bi-arrow-up-circle::before{content:"\f13a"}.bi-arrow-up-left-circle-fill::before{content:"\f13b"}.bi-arrow-up-left-circle::before{content:"\f13c"}.bi-arrow-up-left-square-fill::before{content:"\f13d"}.bi-arrow-up-left-square::before{content:"\f13e"}.bi-arrow-up-left::before{content:"\f13f"}.bi-arrow-up-right-circle-fill::before{content:"\f140"}.bi-arrow-up-right-circle::before{content:"\f141"}.bi-arrow-up-right-square-fill::before{content:"\f142"}.bi-arrow-up-right-square::before{content:"\f143"}.bi-arrow-up-right::before{content:"\f144"}.bi-arrow-up-short::before{content:"\f145"}.bi-arrow-up-square-fill::before{content:"\f146"}.bi-arrow-up-square::before{content:"\f147"}.bi-arrow-up::before{content:"\f148"}.bi-arrows-angle-contract::before{content:"\f149"}.bi-arrows-angle-expand::before{content:"\f14a"}.bi-arrows-collapse::before{content:"\f14b"}.bi-arrows-expand::before{content:"\f14c"}.bi-arrows-fullscreen::before{content:"\f14d"}.bi-arrows-move::before{content:"\f14e"}.bi-aspect-ratio-fill::before{content:"\f14f"}.bi-aspect-ratio::before{content:"\f150"}.bi-asterisk::before{content:"\f151"}.bi-at::before{content:"\f152"}.bi-award-fill::before{content:"\f153"}.bi-award::before{content:"\f154"}.bi-back::before{content:"\f155"}.bi-backspace-fill::before{content:"\f156"}.bi-backspace-reverse-fill::before{content:"\f157"}.bi-backspace-reverse::before{content:"\f158"}.bi-backspace::before{content:"\f159"}.bi-badge-3d-fill::before{content:"\f15a"}.bi-badge-3d::before{content:"\f15b"}.bi-badge-4k-fill::before{content:"\f15c"}.bi-badge-4k::before{content:"\f15d"}.bi-badge-8k-fill::before{content:"\f15e"}.bi-badge-8k::before{content:"\f15f"}.bi-badge-ad-fill::before{content:"\f160"}.bi-badge-ad::before{content:"\f161"}.bi-badge-ar-fill::before{content:"\f162"}.bi-badge-ar::before{content:"\f163"}.bi-badge-cc-fill::before{content:"\f164"}.bi-badge-cc::before{content:"\f165"}.bi-badge-hd-fill::before{content:"\f166"}.bi-badge-hd::before{content:"\f167"}.bi-badge-tm-fill::before{content:"\f168"}.bi-badge-tm::before{content:"\f169"}.bi-badge-vo-fill::before{content:"\f16a"}.bi-badge-vo::before{content:"\f16b"}.bi-badge-vr-fill::before{content:"\f16c"}.bi-badge-vr::before{content:"\f16d"}.bi-badge-wc-fill::before{content:"\f16e"}.bi-badge-wc::before{content:"\f16f"}.bi-bag-check-fill::before{content:"\f170"}.bi-bag-check::before{content:"\f171"}.bi-bag-dash-fill::before{content:"\f172"}.bi-bag-dash::before{content:"\f173"}.bi-bag-fill::before{content:"\f174"}.bi-bag-plus-fill::before{content:"\f175"}.bi-bag-plus::before{content:"\f176"}.bi-bag-x-fill::before{content:"\f177"}.bi-bag-x::before{content:"\f178"}.bi-bag::before{content:"\f179"}.bi-bar-chart-fill::before{content:"\f17a"}.bi-bar-chart-line-fill::before{content:"\f17b"}.bi-bar-chart-line::before{content:"\f17c"}.bi-bar-chart-steps::before{content:"\f17d"}.bi-bar-chart::before{content:"\f17e"}.bi-basket-fill::before{content:"\f17f"}.bi-basket::before{content:"\f180"}.bi-basket2-fill::before{content:"\f181"}.bi-basket2::before{content:"\f182"}.bi-basket3-fill::before{content:"\f183"}.bi-basket3::before{content:"\f184"}.bi-battery-charging::before{content:"\f185"}.bi-battery-full::before{content:"\f186"}.bi-battery-half::before{content:"\f187"}.bi-battery::before{content:"\f188"}.bi-bell-fill::before{content:"\f189"}.bi-bell::before{content:"\f18a"}.bi-bezier::before{content:"\f18b"}.bi-bezier2::before{content:"\f18c"}.bi-bicycle::before{content:"\f18d"}.bi-binoculars-fill::before{content:"\f18e"}.bi-binoculars::before{content:"\f18f"}.bi-blockquote-left::before{content:"\f190"}.bi-blockquote-right::before{content:"\f191"}.bi-book-fill::before{content:"\f192"}.bi-book-half::before{content:"\f193"}.bi-book::before{content:"\f194"}.bi-bookmark-check-fill::before{content:"\f195"}.bi-bookmark-check::before{content:"\f196"}.bi-bookmark-dash-fill::before{content:"\f197"}.bi-bookmark-dash::before{content:"\f198"}.bi-bookmark-fill::before{content:"\f199"}.bi-bookmark-heart-fill::before{content:"\f19a"}.bi-bookmark-heart::before{content:"\f19b"}.bi-bookmark-plus-fill::before{content:"\f19c"}.bi-bookmark-plus::before{content:"\f19d"}.bi-bookmark-star-fill::before{content:"\f19e"}.bi-bookmark-star::before{content:"\f19f"}.bi-bookmark-x-fill::before{content:"\f1a0"}.bi-bookmark-x::before{content:"\f1a1"}.bi-bookmark::before{content:"\f1a2"}.bi-bookmarks-fill::before{content:"\f1a3"}.bi-bookmarks::before{content:"\f1a4"}.bi-bookshelf::before{content:"\f1a5"}.bi-bootstrap-fill::before{content:"\f1a6"}.bi-bootstrap-reboot::before{content:"\f1a7"}.bi-bootstrap::before{content:"\f1a8"}.bi-border-all::before{content:"\f1a9"}.bi-border-bottom::before{content:"\f1aa"}.bi-border-center::before{content:"\f1ab"}.bi-border-inner::before{content:"\f1ac"}.bi-border-left::before{content:"\f1ad"}.bi-border-middle::before{content:"\f1ae"}.bi-border-outer::before{content:"\f1af"}.bi-border-right::before{content:"\f1b0"}.bi-border-style::before{content:"\f1b1"}.bi-border-top::before{content:"\f1b2"}.bi-border-width::before{content:"\f1b3"}.bi-border::before{content:"\f1b4"}.bi-bounding-box-circles::before{content:"\f1b5"}.bi-bounding-box::before{content:"\f1b6"}.bi-box-arrow-down-left::before{content:"\f1b7"}.bi-box-arrow-down-right::before{content:"\f1b8"}.bi-box-arrow-down::before{content:"\f1b9"}.bi-box-arrow-in-down-left::before{content:"\f1ba"}.bi-box-arrow-in-down-right::before{content:"\f1bb"}.bi-box-arrow-in-down::before{content:"\f1bc"}.bi-box-arrow-in-left::before{content:"\f1bd"}.bi-box-arrow-in-right::before{content:"\f1be"}.bi-box-arrow-in-up-left::before{content:"\f1bf"}.bi-box-arrow-in-up-right::before{content:"\f1c0"}.bi-box-arrow-in-up::before{content:"\f1c1"}.bi-box-arrow-left::before{content:"\f1c2"}.bi-box-arrow-right::before{content:"\f1c3"}.bi-box-arrow-up-left::before{content:"\f1c4"}.bi-box-arrow-up-right::before{content:"\f1c5"}.bi-box-arrow-up::before{content:"\f1c6"}.bi-box-seam::before{content:"\f1c7"}.bi-box::before{content:"\f1c8"}.bi-braces::before{content:"\f1c9"}.bi-bricks::before{content:"\f1ca"}.bi-briefcase-fill::before{content:"\f1cb"}.bi-briefcase::before{content:"\f1cc"}.bi-brightness-alt-high-fill::before{content:"\f1cd"}.bi-brightness-alt-high::before{content:"\f1ce"}.bi-brightness-alt-low-fill::before{content:"\f1cf"}.bi-brightness-alt-low::before{content:"\f1d0"}.bi-brightness-high-fill::before{content:"\f1d1"}.bi-brightness-high::before{content:"\f1d2"}.bi-brightness-low-fill::before{content:"\f1d3"}.bi-brightness-low::before{content:"\f1d4"}.bi-broadcast-pin::before{content:"\f1d5"}.bi-broadcast::before{content:"\f1d6"}.bi-brush-fill::before{content:"\f1d7"}.bi-brush::before{content:"\f1d8"}.bi-bucket-fill::before{content:"\f1d9"}.bi-bucket::before{content:"\f1da"}.bi-bug-fill::before{content:"\f1db"}.bi-bug::before{content:"\f1dc"}.bi-building::before{content:"\f1dd"}.bi-bullseye::before{content:"\f1de"}.bi-calculator-fill::before{content:"\f1df"}.bi-calculator::before{content:"\f1e0"}.bi-calendar-check-fill::before{content:"\f1e1"}.bi-calendar-check::before{content:"\f1e2"}.bi-calendar-date-fill::before{content:"\f1e3"}.bi-calendar-date::before{content:"\f1e4"}.bi-calendar-day-fill::before{content:"\f1e5"}.bi-calendar-day::before{content:"\f1e6"}.bi-calendar-event-fill::before{content:"\f1e7"}.bi-calendar-event::before{content:"\f1e8"}.bi-calendar-fill::before{content:"\f1e9"}.bi-calendar-minus-fill::before{content:"\f1ea"}.bi-calendar-minus::before{content:"\f1eb"}.bi-calendar-month-fill::before{content:"\f1ec"}.bi-calendar-month::before{content:"\f1ed"}.bi-calendar-plus-fill::before{content:"\f1ee"}.bi-calendar-plus::before{content:"\f1ef"}.bi-calendar-range-fill::before{content:"\f1f0"}.bi-calendar-range::before{content:"\f1f1"}.bi-calendar-week-fill::before{content:"\f1f2"}.bi-calendar-week::before{content:"\f1f3"}.bi-calendar-x-fill::before{content:"\f1f4"}.bi-calendar-x::before{content:"\f1f5"}.bi-calendar::before{content:"\f1f6"}.bi-calendar2-check-fill::before{content:"\f1f7"}.bi-calendar2-check::before{content:"\f1f8"}.bi-calendar2-date-fill::before{content:"\f1f9"}.bi-calendar2-date::before{content:"\f1fa"}.bi-calendar2-day-fill::before{content:"\f1fb"}.bi-calendar2-day::before{content:"\f1fc"}.bi-calendar2-event-fill::before{content:"\f1fd"}.bi-calendar2-event::before{content:"\f1fe"}.bi-calendar2-fill::before{content:"\f1ff"}.bi-calendar2-minus-fill::before{content:"\f200"}.bi-calendar2-minus::before{content:"\f201"}.bi-calendar2-month-fill::before{content:"\f202"}.bi-calendar2-month::before{content:"\f203"}.bi-calendar2-plus-fill::before{content:"\f204"}.bi-calendar2-plus::before{content:"\f205"}.bi-calendar2-range-fill::before{content:"\f206"}.bi-calendar2-range::before{content:"\f207"}.bi-calendar2-week-fill::before{content:"\f208"}.bi-calendar2-week::before{content:"\f209"}.bi-calendar2-x-fill::before{content:"\f20a"}.bi-calendar2-x::before{content:"\f20b"}.bi-calendar2::before{content:"\f20c"}.bi-calendar3-event-fill::before{content:"\f20d"}.bi-calendar3-event::before{content:"\f20e"}.bi-calendar3-fill::before{content:"\f20f"}.bi-calendar3-range-fill::before{content:"\f210"}.bi-calendar3-range::before{content:"\f211"}.bi-calendar3-week-fill::before{content:"\f212"}.bi-calendar3-week::before{content:"\f213"}.bi-calendar3::before{content:"\f214"}.bi-calendar4-event::before{content:"\f215"}.bi-calendar4-range::before{content:"\f216"}.bi-calendar4-week::before{content:"\f217"}.bi-calendar4::before{content:"\f218"}.bi-camera-fill::before{content:"\f219"}.bi-camera-reels-fill::before{content:"\f21a"}.bi-camera-reels::before{content:"\f21b"}.bi-camera-video-fill::before{content:"\f21c"}.bi-camera-video-off-fill::before{content:"\f21d"}.bi-camera-video-off::before{content:"\f21e"}.bi-camera-video::before{content:"\f21f"}.bi-camera::before{content:"\f220"}.bi-camera2::before{content:"\f221"}.bi-capslock-fill::before{content:"\f222"}.bi-capslock::before{content:"\f223"}.bi-card-checklist::before{content:"\f224"}.bi-card-heading::before{content:"\f225"}.bi-card-image::before{content:"\f226"}.bi-card-list::before{content:"\f227"}.bi-card-text::before{content:"\f228"}.bi-caret-down-fill::before{content:"\f229"}.bi-caret-down-square-fill::before{content:"\f22a"}.bi-caret-down-square::before{content:"\f22b"}.bi-caret-down::before{content:"\f22c"}.bi-caret-left-fill::before{content:"\f22d"}.bi-caret-left-square-fill::before{content:"\f22e"}.bi-caret-left-square::before{content:"\f22f"}.bi-caret-left::before{content:"\f230"}.bi-caret-right-fill::before{content:"\f231"}.bi-caret-right-square-fill::before{content:"\f232"}.bi-caret-right-square::before{content:"\f233"}.bi-caret-right::before{content:"\f234"}.bi-caret-up-fill::before{content:"\f235"}.bi-caret-up-square-fill::before{content:"\f236"}.bi-caret-up-square::before{content:"\f237"}.bi-caret-up::before{content:"\f238"}.bi-cart-check-fill::before{content:"\f239"}.bi-cart-check::before{content:"\f23a"}.bi-cart-dash-fill::before{content:"\f23b"}.bi-cart-dash::before{content:"\f23c"}.bi-cart-fill::before{content:"\f23d"}.bi-cart-plus-fill::before{content:"\f23e"}.bi-cart-plus::before{content:"\f23f"}.bi-cart-x-fill::before{content:"\f240"}.bi-cart-x::before{content:"\f241"}.bi-cart::before{content:"\f242"}.bi-cart2::before{content:"\f243"}.bi-cart3::before{content:"\f244"}.bi-cart4::before{content:"\f245"}.bi-cash-stack::before{content:"\f246"}.bi-cash::before{content:"\f247"}.bi-cast::before{content:"\f248"}.bi-chat-dots-fill::before{content:"\f249"}.bi-chat-dots::before{content:"\f24a"}.bi-chat-fill::before{content:"\f24b"}.bi-chat-left-dots-fill::before{content:"\f24c"}.bi-chat-left-dots::before{content:"\f24d"}.bi-chat-left-fill::before{content:"\f24e"}.bi-chat-left-quote-fill::before{content:"\f24f"}.bi-chat-left-quote::before{content:"\f250"}.bi-chat-left-text-fill::before{content:"\f251"}.bi-chat-left-text::before{content:"\f252"}.bi-chat-left::before{content:"\f253"}.bi-chat-quote-fill::before{content:"\f254"}.bi-chat-quote::before{content:"\f255"}.bi-chat-right-dots-fill::before{content:"\f256"}.bi-chat-right-dots::before{content:"\f257"}.bi-chat-right-fill::before{content:"\f258"}.bi-chat-right-quote-fill::before{content:"\f259"}.bi-chat-right-quote::before{content:"\f25a"}.bi-chat-right-text-fill::before{content:"\f25b"}.bi-chat-right-text::before{content:"\f25c"}.bi-chat-right::before{content:"\f25d"}.bi-chat-square-dots-fill::before{content:"\f25e"}.bi-chat-square-dots::before{content:"\f25f"}.bi-chat-square-fill::before{content:"\f260"}.bi-chat-square-quote-fill::before{content:"\f261"}.bi-chat-square-quote::before{content:"\f262"}.bi-chat-square-text-fill::before{content:"\f263"}.bi-chat-square-text::before{content:"\f264"}.bi-chat-square::before{content:"\f265"}.bi-chat-text-fill::before{content:"\f266"}.bi-chat-text::before{content:"\f267"}.bi-chat::before{content:"\f268"}.bi-check-all::before{content:"\f269"}.bi-check-circle-fill::before{content:"\f26a"}.bi-check-circle::before{content:"\f26b"}.bi-check-square-fill::before{content:"\f26c"}.bi-check-square::before{content:"\f26d"}.bi-check::before{content:"\f26e"}.bi-check2-all::before{content:"\f26f"}.bi-check2-circle::before{content:"\f270"}.bi-check2-square::before{content:"\f271"}.bi-check2::before{content:"\f272"}.bi-chevron-bar-contract::before{content:"\f273"}.bi-chevron-bar-down::before{content:"\f274"}.bi-chevron-bar-expand::before{content:"\f275"}.bi-chevron-bar-left::before{content:"\f276"}.bi-chevron-bar-right::before{content:"\f277"}.bi-chevron-bar-up::before{content:"\f278"}.bi-chevron-compact-down::before{content:"\f279"}.bi-chevron-compact-left::before{content:"\f27a"}.bi-chevron-compact-right::before{content:"\f27b"}.bi-chevron-compact-up::before{content:"\f27c"}.bi-chevron-contract::before{content:"\f27d"}.bi-chevron-double-down::before{content:"\f27e"}.bi-chevron-double-left::before{content:"\f27f"}.bi-chevron-double-right::before{content:"\f280"}.bi-chevron-double-up::before{content:"\f281"}.bi-chevron-down::before{content:"\f282"}.bi-chevron-expand::before{content:"\f283"}.bi-chevron-left::before{content:"\f284"}.bi-chevron-right::before{content:"\f285"}.bi-chevron-up::before{content:"\f286"}.bi-circle-fill::before{content:"\f287"}.bi-circle-half::before{content:"\f288"}.bi-circle-square::before{content:"\f289"}.bi-circle::before{content:"\f28a"}.bi-clipboard-check::before{content:"\f28b"}.bi-clipboard-data::before{content:"\f28c"}.bi-clipboard-minus::before{content:"\f28d"}.bi-clipboard-plus::before{content:"\f28e"}.bi-clipboard-x::before{content:"\f28f"}.bi-clipboard::before{content:"\f290"}.bi-clock-fill::before{content:"\f291"}.bi-clock-history::before{content:"\f292"}.bi-clock::before{content:"\f293"}.bi-cloud-arrow-down-fill::before{content:"\f294"}.bi-cloud-arrow-down::before{content:"\f295"}.bi-cloud-arrow-up-fill::before{content:"\f296"}.bi-cloud-arrow-up::before{content:"\f297"}.bi-cloud-check-fill::before{content:"\f298"}.bi-cloud-check::before{content:"\f299"}.bi-cloud-download-fill::before{content:"\f29a"}.bi-cloud-download::before{content:"\f29b"}.bi-cloud-drizzle-fill::before{content:"\f29c"}.bi-cloud-drizzle::before{content:"\f29d"}.bi-cloud-fill::before{content:"\f29e"}.bi-cloud-fog-fill::before{content:"\f29f"}.bi-cloud-fog::before{content:"\f2a0"}.bi-cloud-fog2-fill::before{content:"\f2a1"}.bi-cloud-fog2::before{content:"\f2a2"}.bi-cloud-hail-fill::before{content:"\f2a3"}.bi-cloud-hail::before{content:"\f2a4"}.bi-cloud-haze-fill::before{content:"\f2a6"}.bi-cloud-haze::before{content:"\f2a7"}.bi-cloud-haze2-fill::before{content:"\f2a8"}.bi-cloud-lightning-fill::before{content:"\f2a9"}.bi-cloud-lightning-rain-fill::before{content:"\f2aa"}.bi-cloud-lightning-rain::before{content:"\f2ab"}.bi-cloud-lightning::before{content:"\f2ac"}.bi-cloud-minus-fill::before{content:"\f2ad"}.bi-cloud-minus::before{content:"\f2ae"}.bi-cloud-moon-fill::before{content:"\f2af"}.bi-cloud-moon::before{content:"\f2b0"}.bi-cloud-plus-fill::before{content:"\f2b1"}.bi-cloud-plus::before{content:"\f2b2"}.bi-cloud-rain-fill::before{content:"\f2b3"}.bi-cloud-rain-heavy-fill::before{content:"\f2b4"}.bi-cloud-rain-heavy::before{content:"\f2b5"}.bi-cloud-rain::before{content:"\f2b6"}.bi-cloud-slash-fill::before{content:"\f2b7"}.bi-cloud-slash::before{content:"\f2b8"}.bi-cloud-sleet-fill::before{content:"\f2b9"}.bi-cloud-sleet::before{content:"\f2ba"}.bi-cloud-snow-fill::before{content:"\f2bb"}.bi-cloud-snow::before{content:"\f2bc"}.bi-cloud-sun-fill::before{content:"\f2bd"}.bi-cloud-sun::before{content:"\f2be"}.bi-cloud-upload-fill::before{content:"\f2bf"}.bi-cloud-upload::before{content:"\f2c0"}.bi-cloud::before{content:"\f2c1"}.bi-clouds-fill::before{content:"\f2c2"}.bi-clouds::before{content:"\f2c3"}.bi-cloudy-fill::before{content:"\f2c4"}.bi-cloudy::before{content:"\f2c5"}.bi-code-slash::before{content:"\f2c6"}.bi-code-square::before{content:"\f2c7"}.bi-code::before{content:"\f2c8"}.bi-collection-fill::before{content:"\f2c9"}.bi-collection-play-fill::before{content:"\f2ca"}.bi-collection-play::before{content:"\f2cb"}.bi-collection::before{content:"\f2cc"}.bi-columns-gap::before{content:"\f2cd"}.bi-columns::before{content:"\f2ce"}.bi-command::before{content:"\f2cf"}.bi-compass-fill::before{content:"\f2d0"}.bi-compass::before{content:"\f2d1"}.bi-cone-striped::before{content:"\f2d2"}.bi-cone::before{content:"\f2d3"}.bi-controller::before{content:"\f2d4"}.bi-cpu-fill::before{content:"\f2d5"}.bi-cpu::before{content:"\f2d6"}.bi-credit-card-2-back-fill::before{content:"\f2d7"}.bi-credit-card-2-back::before{content:"\f2d8"}.bi-credit-card-2-front-fill::before{content:"\f2d9"}.bi-credit-card-2-front::before{content:"\f2da"}.bi-credit-card-fill::before{content:"\f2db"}.bi-credit-card::before{content:"\f2dc"}.bi-crop::before{content:"\f2dd"}.bi-cup-fill::before{content:"\f2de"}.bi-cup-straw::before{content:"\f2df"}.bi-cup::before{content:"\f2e0"}.bi-cursor-fill::before{content:"\f2e1"}.bi-cursor-text::before{content:"\f2e2"}.bi-cursor::before{content:"\f2e3"}.bi-dash-circle-dotted::before{content:"\f2e4"}.bi-dash-circle-fill::before{content:"\f2e5"}.bi-dash-circle::before{content:"\f2e6"}.bi-dash-square-dotted::before{content:"\f2e7"}.bi-dash-square-fill::before{content:"\f2e8"}.bi-dash-square::before{content:"\f2e9"}.bi-dash::before{content:"\f2ea"}.bi-diagram-2-fill::before{content:"\f2eb"}.bi-diagram-2::before{content:"\f2ec"}.bi-diagram-3-fill::before{content:"\f2ed"}.bi-diagram-3::before{content:"\f2ee"}.bi-diamond-fill::before{content:"\f2ef"}.bi-diamond-half::before{content:"\f2f0"}.bi-diamond::before{content:"\f2f1"}.bi-dice-1-fill::before{content:"\f2f2"}.bi-dice-1::before{content:"\f2f3"}.bi-dice-2-fill::before{content:"\f2f4"}.bi-dice-2::before{content:"\f2f5"}.bi-dice-3-fill::before{content:"\f2f6"}.bi-dice-3::before{content:"\f2f7"}.bi-dice-4-fill::before{content:"\f2f8"}.bi-dice-4::before{content:"\f2f9"}.bi-dice-5-fill::before{content:"\f2fa"}.bi-dice-5::before{content:"\f2fb"}.bi-dice-6-fill::before{content:"\f2fc"}.bi-dice-6::before{content:"\f2fd"}.bi-disc-fill::before{content:"\f2fe"}.bi-disc::before{content:"\f2ff"}.bi-discord::before{content:"\f300"}.bi-display-fill::before{content:"\f301"}.bi-display::before{content:"\f302"}.bi-distribute-horizontal::before{content:"\f303"}.bi-distribute-vertical::before{content:"\f304"}.bi-door-closed-fill::before{content:"\f305"}.bi-door-closed::before{content:"\f306"}.bi-door-open-fill::before{content:"\f307"}.bi-door-open::before{content:"\f308"}.bi-dot::before{content:"\f309"}.bi-download::before{content:"\f30a"}.bi-droplet-fill::before{content:"\f30b"}.bi-droplet-half::before{content:"\f30c"}.bi-droplet::before{content:"\f30d"}.bi-earbuds::before{content:"\f30e"}.bi-easel-fill::before{content:"\f30f"}.bi-easel::before{content:"\f310"}.bi-egg-fill::before{content:"\f311"}.bi-egg-fried::before{content:"\f312"}.bi-egg::before{content:"\f313"}.bi-eject-fill::before{content:"\f314"}.bi-eject::before{content:"\f315"}.bi-emoji-angry-fill::before{content:"\f316"}.bi-emoji-angry::before{content:"\f317"}.bi-emoji-dizzy-fill::before{content:"\f318"}.bi-emoji-dizzy::before{content:"\f319"}.bi-emoji-expressionless-fill::before{content:"\f31a"}.bi-emoji-expressionless::before{content:"\f31b"}.bi-emoji-frown-fill::before{content:"\f31c"}.bi-emoji-frown::before{content:"\f31d"}.bi-emoji-heart-eyes-fill::before{content:"\f31e"}.bi-emoji-heart-eyes::before{content:"\f31f"}.bi-emoji-laughing-fill::before{content:"\f320"}.bi-emoji-laughing::before{content:"\f321"}.bi-emoji-neutral-fill::before{content:"\f322"}.bi-emoji-neutral::before{content:"\f323"}.bi-emoji-smile-fill::before{content:"\f324"}.bi-emoji-smile-upside-down-fill::before{content:"\f325"}.bi-emoji-smile-upside-down::before{content:"\f326"}.bi-emoji-smile::before{content:"\f327"}.bi-emoji-sunglasses-fill::before{content:"\f328"}.bi-emoji-sunglasses::before{content:"\f329"}.bi-emoji-wink-fill::before{content:"\f32a"}.bi-emoji-wink::before{content:"\f32b"}.bi-envelope-fill::before{content:"\f32c"}.bi-envelope-open-fill::before{content:"\f32d"}.bi-envelope-open::before{content:"\f32e"}.bi-envelope::before{content:"\f32f"}.bi-eraser-fill::before{content:"\f330"}.bi-eraser::before{content:"\f331"}.bi-exclamation-circle-fill::before{content:"\f332"}.bi-exclamation-circle::before{content:"\f333"}.bi-exclamation-diamond-fill::before{content:"\f334"}.bi-exclamation-diamond::before{content:"\f335"}.bi-exclamation-octagon-fill::before{content:"\f336"}.bi-exclamation-octagon::before{content:"\f337"}.bi-exclamation-square-fill::before{content:"\f338"}.bi-exclamation-square::before{content:"\f339"}.bi-exclamation-triangle-fill::before{content:"\f33a"}.bi-exclamation-triangle::before{content:"\f33b"}.bi-exclamation::before{content:"\f33c"}.bi-exclude::before{content:"\f33d"}.bi-eye-fill::before{content:"\f33e"}.bi-eye-slash-fill::before{content:"\f33f"}.bi-eye-slash::before{content:"\f340"}.bi-eye::before{content:"\f341"}.bi-eyedropper::before{content:"\f342"}.bi-eyeglasses::before{content:"\f343"}.bi-facebook::before{content:"\f344"}.bi-file-arrow-down-fill::before{content:"\f345"}.bi-file-arrow-down::before{content:"\f346"}.bi-file-arrow-up-fill::before{content:"\f347"}.bi-file-arrow-up::before{content:"\f348"}.bi-file-bar-graph-fill::before{content:"\f349"}.bi-file-bar-graph::before{content:"\f34a"}.bi-file-binary-fill::before{content:"\f34b"}.bi-file-binary::before{content:"\f34c"}.bi-file-break-fill::before{content:"\f34d"}.bi-file-break::before{content:"\f34e"}.bi-file-check-fill::before{content:"\f34f"}.bi-file-check::before{content:"\f350"}.bi-file-code-fill::before{content:"\f351"}.bi-file-code::before{content:"\f352"}.bi-file-diff-fill::before{content:"\f353"}.bi-file-diff::before{content:"\f354"}.bi-file-earmark-arrow-down-fill::before{content:"\f355"}.bi-file-earmark-arrow-down::before{content:"\f356"}.bi-file-earmark-arrow-up-fill::before{content:"\f357"}.bi-file-earmark-arrow-up::before{content:"\f358"}.bi-file-earmark-bar-graph-fill::before{content:"\f359"}.bi-file-earmark-bar-graph::before{content:"\f35a"}.bi-file-earmark-binary-fill::before{content:"\f35b"}.bi-file-earmark-binary::before{content:"\f35c"}.bi-file-earmark-break-fill::before{content:"\f35d"}.bi-file-earmark-break::before{content:"\f35e"}.bi-file-earmark-check-fill::before{content:"\f35f"}.bi-file-earmark-check::before{content:"\f360"}.bi-file-earmark-code-fill::before{content:"\f361"}.bi-file-earmark-code::before{content:"\f362"}.bi-file-earmark-diff-fill::before{content:"\f363"}.bi-file-earmark-diff::before{content:"\f364"}.bi-file-earmark-easel-fill::before{content:"\f365"}.bi-file-earmark-easel::before{content:"\f366"}.bi-file-earmark-excel-fill::before{content:"\f367"}.bi-file-earmark-excel::before{content:"\f368"}.bi-file-earmark-fill::before{content:"\f369"}.bi-file-earmark-font-fill::before{content:"\f36a"}.bi-file-earmark-font::before{content:"\f36b"}.bi-file-earmark-image-fill::before{content:"\f36c"}.bi-file-earmark-image::before{content:"\f36d"}.bi-file-earmark-lock-fill::before{content:"\f36e"}.bi-file-earmark-lock::before{content:"\f36f"}.bi-file-earmark-lock2-fill::before{content:"\f370"}.bi-file-earmark-lock2::before{content:"\f371"}.bi-file-earmark-medical-fill::before{content:"\f372"}.bi-file-earmark-medical::before{content:"\f373"}.bi-file-earmark-minus-fill::before{content:"\f374"}.bi-file-earmark-minus::before{content:"\f375"}.bi-file-earmark-music-fill::before{content:"\f376"}.bi-file-earmark-music::before{content:"\f377"}.bi-file-earmark-person-fill::before{content:"\f378"}.bi-file-earmark-person::before{content:"\f379"}.bi-file-earmark-play-fill::before{content:"\f37a"}.bi-file-earmark-play::before{content:"\f37b"}.bi-file-earmark-plus-fill::before{content:"\f37c"}.bi-file-earmark-plus::before{content:"\f37d"}.bi-file-earmark-post-fill::before{content:"\f37e"}.bi-file-earmark-post::before{content:"\f37f"}.bi-file-earmark-ppt-fill::before{content:"\f380"}.bi-file-earmark-ppt::before{content:"\f381"}.bi-file-earmark-richtext-fill::before{content:"\f382"}.bi-file-earmark-richtext::before{content:"\f383"}.bi-file-earmark-ruled-fill::before{content:"\f384"}.bi-file-earmark-ruled::before{content:"\f385"}.bi-file-earmark-slides-fill::before{content:"\f386"}.bi-file-earmark-slides::before{content:"\f387"}.bi-file-earmark-spreadsheet-fill::before{content:"\f388"}.bi-file-earmark-spreadsheet::before{content:"\f389"}.bi-file-earmark-text-fill::before{content:"\f38a"}.bi-file-earmark-text::before{content:"\f38b"}.bi-file-earmark-word-fill::before{content:"\f38c"}.bi-file-earmark-word::before{content:"\f38d"}.bi-file-earmark-x-fill::before{content:"\f38e"}.bi-file-earmark-x::before{content:"\f38f"}.bi-file-earmark-zip-fill::before{content:"\f390"}.bi-file-earmark-zip::before{content:"\f391"}.bi-file-earmark::before{content:"\f392"}.bi-file-easel-fill::before{content:"\f393"}.bi-file-easel::before{content:"\f394"}.bi-file-excel-fill::before{content:"\f395"}.bi-file-excel::before{content:"\f396"}.bi-file-fill::before{content:"\f397"}.bi-file-font-fill::before{content:"\f398"}.bi-file-font::before{content:"\f399"}.bi-file-image-fill::before{content:"\f39a"}.bi-file-image::before{content:"\f39b"}.bi-file-lock-fill::before{content:"\f39c"}.bi-file-lock::before{content:"\f39d"}.bi-file-lock2-fill::before{content:"\f39e"}.bi-file-lock2::before{content:"\f39f"}.bi-file-medical-fill::before{content:"\f3a0"}.bi-file-medical::before{content:"\f3a1"}.bi-file-minus-fill::before{content:"\f3a2"}.bi-file-minus::before{content:"\f3a3"}.bi-file-music-fill::before{content:"\f3a4"}.bi-file-music::before{content:"\f3a5"}.bi-file-person-fill::before{content:"\f3a6"}.bi-file-person::before{content:"\f3a7"}.bi-file-play-fill::before{content:"\f3a8"}.bi-file-play::before{content:"\f3a9"}.bi-file-plus-fill::before{content:"\f3aa"}.bi-file-plus::before{content:"\f3ab"}.bi-file-post-fill::before{content:"\f3ac"}.bi-file-post::before{content:"\f3ad"}.bi-file-ppt-fill::before{content:"\f3ae"}.bi-file-ppt::before{content:"\f3af"}.bi-file-richtext-fill::before{content:"\f3b0"}.bi-file-richtext::before{content:"\f3b1"}.bi-file-ruled-fill::before{content:"\f3b2"}.bi-file-ruled::before{content:"\f3b3"}.bi-file-slides-fill::before{content:"\f3b4"}.bi-file-slides::before{content:"\f3b5"}.bi-file-spreadsheet-fill::before{content:"\f3b6"}.bi-file-spreadsheet::before{content:"\f3b7"}.bi-file-text-fill::before{content:"\f3b8"}.bi-file-text::before{content:"\f3b9"}.bi-file-word-fill::before{content:"\f3ba"}.bi-file-word::before{content:"\f3bb"}.bi-file-x-fill::before{content:"\f3bc"}.bi-file-x::before{content:"\f3bd"}.bi-file-zip-fill::before{content:"\f3be"}.bi-file-zip::before{content:"\f3bf"}.bi-file::before{content:"\f3c0"}.bi-files-alt::before{content:"\f3c1"}.bi-files::before{content:"\f3c2"}.bi-film::before{content:"\f3c3"}.bi-filter-circle-fill::before{content:"\f3c4"}.bi-filter-circle::before{content:"\f3c5"}.bi-filter-left::before{content:"\f3c6"}.bi-filter-right::before{content:"\f3c7"}.bi-filter-square-fill::before{content:"\f3c8"}.bi-filter-square::before{content:"\f3c9"}.bi-filter::before{content:"\f3ca"}.bi-flag-fill::before{content:"\f3cb"}.bi-flag::before{content:"\f3cc"}.bi-flower1::before{content:"\f3cd"}.bi-flower2::before{content:"\f3ce"}.bi-flower3::before{content:"\f3cf"}.bi-folder-check::before{content:"\f3d0"}.bi-folder-fill::before{content:"\f3d1"}.bi-folder-minus::before{content:"\f3d2"}.bi-folder-plus::before{content:"\f3d3"}.bi-folder-symlink-fill::before{content:"\f3d4"}.bi-folder-symlink::before{content:"\f3d5"}.bi-folder-x::before{content:"\f3d6"}.bi-folder::before{content:"\f3d7"}.bi-folder2-open::before{content:"\f3d8"}.bi-folder2::before{content:"\f3d9"}.bi-fonts::before{content:"\f3da"}.bi-forward-fill::before{content:"\f3db"}.bi-forward::before{content:"\f3dc"}.bi-front::before{content:"\f3dd"}.bi-fullscreen-exit::before{content:"\f3de"}.bi-fullscreen::before{content:"\f3df"}.bi-funnel-fill::before{content:"\f3e0"}.bi-funnel::before{content:"\f3e1"}.bi-gear-fill::before{content:"\f3e2"}.bi-gear-wide-connected::before{content:"\f3e3"}.bi-gear-wide::before{content:"\f3e4"}.bi-gear::before{content:"\f3e5"}.bi-gem::before{content:"\f3e6"}.bi-geo-alt-fill::before{content:"\f3e7"}.bi-geo-alt::before{content:"\f3e8"}.bi-geo-fill::before{content:"\f3e9"}.bi-geo::before{content:"\f3ea"}.bi-gift-fill::before{content:"\f3eb"}.bi-gift::before{content:"\f3ec"}.bi-github::before{content:"\f3ed"}.bi-globe::before{content:"\f3ee"}.bi-globe2::before{content:"\f3ef"}.bi-google::before{content:"\f3f0"}.bi-graph-down::before{content:"\f3f1"}.bi-graph-up::before{content:"\f3f2"}.bi-grid-1x2-fill::before{content:"\f3f3"}.bi-grid-1x2::before{content:"\f3f4"}.bi-grid-3x2-gap-fill::before{content:"\f3f5"}.bi-grid-3x2-gap::before{content:"\f3f6"}.bi-grid-3x2::before{content:"\f3f7"}.bi-grid-3x3-gap-fill::before{content:"\f3f8"}.bi-grid-3x3-gap::before{content:"\f3f9"}.bi-grid-3x3::before{content:"\f3fa"}.bi-grid-fill::before{content:"\f3fb"}.bi-grid::before{content:"\f3fc"}.bi-grip-horizontal::before{content:"\f3fd"}.bi-grip-vertical::before{content:"\f3fe"}.bi-hammer::before{content:"\f3ff"}.bi-hand-index-fill::before{content:"\f400"}.bi-hand-index-thumb-fill::before{content:"\f401"}.bi-hand-index-thumb::before{content:"\f402"}.bi-hand-index::before{content:"\f403"}.bi-hand-thumbs-down-fill::before{content:"\f404"}.bi-hand-thumbs-down::before{content:"\f405"}.bi-hand-thumbs-up-fill::before{content:"\f406"}.bi-hand-thumbs-up::before{content:"\f407"}.bi-handbag-fill::before{content:"\f408"}.bi-handbag::before{content:"\f409"}.bi-hash::before{content:"\f40a"}.bi-hdd-fill::before{content:"\f40b"}.bi-hdd-network-fill::before{content:"\f40c"}.bi-hdd-network::before{content:"\f40d"}.bi-hdd-rack-fill::before{content:"\f40e"}.bi-hdd-rack::before{content:"\f40f"}.bi-hdd-stack-fill::before{content:"\f410"}.bi-hdd-stack::before{content:"\f411"}.bi-hdd::before{content:"\f412"}.bi-headphones::before{content:"\f413"}.bi-headset::before{content:"\f414"}.bi-heart-fill::before{content:"\f415"}.bi-heart-half::before{content:"\f416"}.bi-heart::before{content:"\f417"}.bi-heptagon-fill::before{content:"\f418"}.bi-heptagon-half::before{content:"\f419"}.bi-heptagon::before{content:"\f41a"}.bi-hexagon-fill::before{content:"\f41b"}.bi-hexagon-half::before{content:"\f41c"}.bi-hexagon::before{content:"\f41d"}.bi-hourglass-bottom::before{content:"\f41e"}.bi-hourglass-split::before{content:"\f41f"}.bi-hourglass-top::before{content:"\f420"}.bi-hourglass::before{content:"\f421"}.bi-house-door-fill::before{content:"\f422"}.bi-house-door::before{content:"\f423"}.bi-house-fill::before{content:"\f424"}.bi-house::before{content:"\f425"}.bi-hr::before{content:"\f426"}.bi-hurricane::before{content:"\f427"}.bi-image-alt::before{content:"\f428"}.bi-image-fill::before{content:"\f429"}.bi-image::before{content:"\f42a"}.bi-images::before{content:"\f42b"}.bi-inbox-fill::before{content:"\f42c"}.bi-inbox::before{content:"\f42d"}.bi-inboxes-fill::before{content:"\f42e"}.bi-inboxes::before{content:"\f42f"}.bi-info-circle-fill::before{content:"\f430"}.bi-info-circle::before{content:"\f431"}.bi-info-square-fill::before{content:"\f432"}.bi-info-square::before{content:"\f433"}.bi-info::before{content:"\f434"}.bi-input-cursor-text::before{content:"\f435"}.bi-input-cursor::before{content:"\f436"}.bi-instagram::before{content:"\f437"}.bi-intersect::before{content:"\f438"}.bi-journal-album::before{content:"\f439"}.bi-journal-arrow-down::before{content:"\f43a"}.bi-journal-arrow-up::before{content:"\f43b"}.bi-journal-bookmark-fill::before{content:"\f43c"}.bi-journal-bookmark::before{content:"\f43d"}.bi-journal-check::before{content:"\f43e"}.bi-journal-code::before{content:"\f43f"}.bi-journal-medical::before{content:"\f440"}.bi-journal-minus::before{content:"\f441"}.bi-journal-plus::before{content:"\f442"}.bi-journal-richtext::before{content:"\f443"}.bi-journal-text::before{content:"\f444"}.bi-journal-x::before{content:"\f445"}.bi-journal::before{content:"\f446"}.bi-journals::before{content:"\f447"}.bi-joystick::before{content:"\f448"}.bi-justify-left::before{content:"\f449"}.bi-justify-right::before{content:"\f44a"}.bi-justify::before{content:"\f44b"}.bi-kanban-fill::before{content:"\f44c"}.bi-kanban::before{content:"\f44d"}.bi-key-fill::before{content:"\f44e"}.bi-key::before{content:"\f44f"}.bi-keyboard-fill::before{content:"\f450"}.bi-keyboard::before{content:"\f451"}.bi-ladder::before{content:"\f452"}.bi-lamp-fill::before{content:"\f453"}.bi-lamp::before{content:"\f454"}.bi-laptop-fill::before{content:"\f455"}.bi-laptop::before{content:"\f456"}.bi-layer-backward::before{content:"\f457"}.bi-layer-forward::before{content:"\f458"}.bi-layers-fill::before{content:"\f459"}.bi-layers-half::before{content:"\f45a"}.bi-layers::before{content:"\f45b"}.bi-layout-sidebar-inset-reverse::before{content:"\f45c"}.bi-layout-sidebar-inset::before{content:"\f45d"}.bi-layout-sidebar-reverse::before{content:"\f45e"}.bi-layout-sidebar::before{content:"\f45f"}.bi-layout-split::before{content:"\f460"}.bi-layout-text-sidebar-reverse::before{content:"\f461"}.bi-layout-text-sidebar::before{content:"\f462"}.bi-layout-text-window-reverse::before{content:"\f463"}.bi-layout-text-window::before{content:"\f464"}.bi-layout-three-columns::before{content:"\f465"}.bi-layout-wtf::before{content:"\f466"}.bi-life-preserver::before{content:"\f467"}.bi-lightbulb-fill::before{content:"\f468"}.bi-lightbulb-off-fill::before{content:"\f469"}.bi-lightbulb-off::before{content:"\f46a"}.bi-lightbulb::before{content:"\f46b"}.bi-lightning-charge-fill::before{content:"\f46c"}.bi-lightning-charge::before{content:"\f46d"}.bi-lightning-fill::before{content:"\f46e"}.bi-lightning::before{content:"\f46f"}.bi-link-45deg::before{content:"\f470"}.bi-link::before{content:"\f471"}.bi-linkedin::before{content:"\f472"}.bi-list-check::before{content:"\f473"}.bi-list-nested::before{content:"\f474"}.bi-list-ol::before{content:"\f475"}.bi-list-stars::before{content:"\f476"}.bi-list-task::before{content:"\f477"}.bi-list-ul::before{content:"\f478"}.bi-list::before{content:"\f479"}.bi-lock-fill::before{content:"\f47a"}.bi-lock::before{content:"\f47b"}.bi-mailbox::before{content:"\f47c"}.bi-mailbox2::before{content:"\f47d"}.bi-map-fill::before{content:"\f47e"}.bi-map::before{content:"\f47f"}.bi-markdown-fill::before{content:"\f480"}.bi-markdown::before{content:"\f481"}.bi-mask::before{content:"\f482"}.bi-megaphone-fill::before{content:"\f483"}.bi-megaphone::before{content:"\f484"}.bi-menu-app-fill::before{content:"\f485"}.bi-menu-app::before{content:"\f486"}.bi-menu-button-fill::before{content:"\f487"}.bi-menu-button-wide-fill::before{content:"\f488"}.bi-menu-button-wide::before{content:"\f489"}.bi-menu-button::before{content:"\f48a"}.bi-menu-down::before{content:"\f48b"}.bi-menu-up::before{content:"\f48c"}.bi-mic-fill::before{content:"\f48d"}.bi-mic-mute-fill::before{content:"\f48e"}.bi-mic-mute::before{content:"\f48f"}.bi-mic::before{content:"\f490"}.bi-minecart-loaded::before{content:"\f491"}.bi-minecart::before{content:"\f492"}.bi-moisture::before{content:"\f493"}.bi-moon-fill::before{content:"\f494"}.bi-moon-stars-fill::before{content:"\f495"}.bi-moon-stars::before{content:"\f496"}.bi-moon::before{content:"\f497"}.bi-mouse-fill::before{content:"\f498"}.bi-mouse::before{content:"\f499"}.bi-mouse2-fill::before{content:"\f49a"}.bi-mouse2::before{content:"\f49b"}.bi-mouse3-fill::before{content:"\f49c"}.bi-mouse3::before{content:"\f49d"}.bi-music-note-beamed::before{content:"\f49e"}.bi-music-note-list::before{content:"\f49f"}.bi-music-note::before{content:"\f4a0"}.bi-music-player-fill::before{content:"\f4a1"}.bi-music-player::before{content:"\f4a2"}.bi-newspaper::before{content:"\f4a3"}.bi-node-minus-fill::before{content:"\f4a4"}.bi-node-minus::before{content:"\f4a5"}.bi-node-plus-fill::before{content:"\f4a6"}.bi-node-plus::before{content:"\f4a7"}.bi-nut-fill::before{content:"\f4a8"}.bi-nut::before{content:"\f4a9"}.bi-octagon-fill::before{content:"\f4aa"}.bi-octagon-half::before{content:"\f4ab"}.bi-octagon::before{content:"\f4ac"}.bi-option::before{content:"\f4ad"}.bi-outlet::before{content:"\f4ae"}.bi-paint-bucket::before{content:"\f4af"}.bi-palette-fill::before{content:"\f4b0"}.bi-palette::before{content:"\f4b1"}.bi-palette2::before{content:"\f4b2"}.bi-paperclip::before{content:"\f4b3"}.bi-paragraph::before{content:"\f4b4"}.bi-patch-check-fill::before{content:"\f4b5"}.bi-patch-check::before{content:"\f4b6"}.bi-patch-exclamation-fill::before{content:"\f4b7"}.bi-patch-exclamation::before{content:"\f4b8"}.bi-patch-minus-fill::before{content:"\f4b9"}.bi-patch-minus::before{content:"\f4ba"}.bi-patch-plus-fill::before{content:"\f4bb"}.bi-patch-plus::before{content:"\f4bc"}.bi-patch-question-fill::before{content:"\f4bd"}.bi-patch-question::before{content:"\f4be"}.bi-pause-btn-fill::before{content:"\f4bf"}.bi-pause-btn::before{content:"\f4c0"}.bi-pause-circle-fill::before{content:"\f4c1"}.bi-pause-circle::before{content:"\f4c2"}.bi-pause-fill::before{content:"\f4c3"}.bi-pause::before{content:"\f4c4"}.bi-peace-fill::before{content:"\f4c5"}.bi-peace::before{content:"\f4c6"}.bi-pen-fill::before{content:"\f4c7"}.bi-pen::before{content:"\f4c8"}.bi-pencil-fill::before{content:"\f4c9"}.bi-pencil-square::before{content:"\f4ca"}.bi-pencil::before{content:"\f4cb"}.bi-pentagon-fill::before{content:"\f4cc"}.bi-pentagon-half::before{content:"\f4cd"}.bi-pentagon::before{content:"\f4ce"}.bi-people-fill::before{content:"\f4cf"}.bi-people::before{content:"\f4d0"}.bi-percent::before{content:"\f4d1"}.bi-person-badge-fill::before{content:"\f4d2"}.bi-person-badge::before{content:"\f4d3"}.bi-person-bounding-box::before{content:"\f4d4"}.bi-person-check-fill::before{content:"\f4d5"}.bi-person-check::before{content:"\f4d6"}.bi-person-circle::before{content:"\f4d7"}.bi-person-dash-fill::before{content:"\f4d8"}.bi-person-dash::before{content:"\f4d9"}.bi-person-fill::before{content:"\f4da"}.bi-person-lines-fill::before{content:"\f4db"}.bi-person-plus-fill::before{content:"\f4dc"}.bi-person-plus::before{content:"\f4dd"}.bi-person-square::before{content:"\f4de"}.bi-person-x-fill::before{content:"\f4df"}.bi-person-x::before{content:"\f4e0"}.bi-person::before{content:"\f4e1"}.bi-phone-fill::before{content:"\f4e2"}.bi-phone-landscape-fill::before{content:"\f4e3"}.bi-phone-landscape::before{content:"\f4e4"}.bi-phone-vibrate-fill::before{content:"\f4e5"}.bi-phone-vibrate::before{content:"\f4e6"}.bi-phone::before{content:"\f4e7"}.bi-pie-chart-fill::before{content:"\f4e8"}.bi-pie-chart::before{content:"\f4e9"}.bi-pin-angle-fill::before{content:"\f4ea"}.bi-pin-angle::before{content:"\f4eb"}.bi-pin-fill::before{content:"\f4ec"}.bi-pin::before{content:"\f4ed"}.bi-pip-fill::before{content:"\f4ee"}.bi-pip::before{content:"\f4ef"}.bi-play-btn-fill::before{content:"\f4f0"}.bi-play-btn::before{content:"\f4f1"}.bi-play-circle-fill::before{content:"\f4f2"}.bi-play-circle::before{content:"\f4f3"}.bi-play-fill::before{content:"\f4f4"}.bi-play::before{content:"\f4f5"}.bi-plug-fill::before{content:"\f4f6"}.bi-plug::before{content:"\f4f7"}.bi-plus-circle-dotted::before{content:"\f4f8"}.bi-plus-circle-fill::before{content:"\f4f9"}.bi-plus-circle::before{content:"\f4fa"}.bi-plus-square-dotted::before{content:"\f4fb"}.bi-plus-square-fill::before{content:"\f4fc"}.bi-plus-square::before{content:"\f4fd"}.bi-plus::before{content:"\f4fe"}.bi-power::before{content:"\f4ff"}.bi-printer-fill::before{content:"\f500"}.bi-printer::before{content:"\f501"}.bi-puzzle-fill::before{content:"\f502"}.bi-puzzle::before{content:"\f503"}.bi-question-circle-fill::before{content:"\f504"}.bi-question-circle::before{content:"\f505"}.bi-question-diamond-fill::before{content:"\f506"}.bi-question-diamond::before{content:"\f507"}.bi-question-octagon-fill::before{content:"\f508"}.bi-question-octagon::before{content:"\f509"}.bi-question-square-fill::before{content:"\f50a"}.bi-question-square::before{content:"\f50b"}.bi-question::before{content:"\f50c"}.bi-rainbow::before{content:"\f50d"}.bi-receipt-cutoff::before{content:"\f50e"}.bi-receipt::before{content:"\f50f"}.bi-reception-0::before{content:"\f510"}.bi-reception-1::before{content:"\f511"}.bi-reception-2::before{content:"\f512"}.bi-reception-3::before{content:"\f513"}.bi-reception-4::before{content:"\f514"}.bi-record-btn-fill::before{content:"\f515"}.bi-record-btn::before{content:"\f516"}.bi-record-circle-fill::before{content:"\f517"}.bi-record-circle::before{content:"\f518"}.bi-record-fill::before{content:"\f519"}.bi-record::before{content:"\f51a"}.bi-record2-fill::before{content:"\f51b"}.bi-record2::before{content:"\f51c"}.bi-reply-all-fill::before{content:"\f51d"}.bi-reply-all::before{content:"\f51e"}.bi-reply-fill::before{content:"\f51f"}.bi-reply::before{content:"\f520"}.bi-rss-fill::before{content:"\f521"}.bi-rss::before{content:"\f522"}.bi-rulers::before{content:"\f523"}.bi-save-fill::before{content:"\f524"}.bi-save::before{content:"\f525"}.bi-save2-fill::before{content:"\f526"}.bi-save2::before{content:"\f527"}.bi-scissors::before{content:"\f528"}.bi-screwdriver::before{content:"\f529"}.bi-search::before{content:"\f52a"}.bi-segmented-nav::before{content:"\f52b"}.bi-server::before{content:"\f52c"}.bi-share-fill::before{content:"\f52d"}.bi-share::before{content:"\f52e"}.bi-shield-check::before{content:"\f52f"}.bi-shield-exclamation::before{content:"\f530"}.bi-shield-fill-check::before{content:"\f531"}.bi-shield-fill-exclamation::before{content:"\f532"}.bi-shield-fill-minus::before{content:"\f533"}.bi-shield-fill-plus::before{content:"\f534"}.bi-shield-fill-x::before{content:"\f535"}.bi-shield-fill::before{content:"\f536"}.bi-shield-lock-fill::before{content:"\f537"}.bi-shield-lock::before{content:"\f538"}.bi-shield-minus::before{content:"\f539"}.bi-shield-plus::before{content:"\f53a"}.bi-shield-shaded::before{content:"\f53b"}.bi-shield-slash-fill::before{content:"\f53c"}.bi-shield-slash::before{content:"\f53d"}.bi-shield-x::before{content:"\f53e"}.bi-shield::before{content:"\f53f"}.bi-shift-fill::before{content:"\f540"}.bi-shift::before{content:"\f541"}.bi-shop-window::before{content:"\f542"}.bi-shop::before{content:"\f543"}.bi-shuffle::before{content:"\f544"}.bi-signpost-2-fill::before{content:"\f545"}.bi-signpost-2::before{content:"\f546"}.bi-signpost-fill::before{content:"\f547"}.bi-signpost-split-fill::before{content:"\f548"}.bi-signpost-split::before{content:"\f549"}.bi-signpost::before{content:"\f54a"}.bi-sim-fill::before{content:"\f54b"}.bi-sim::before{content:"\f54c"}.bi-skip-backward-btn-fill::before{content:"\f54d"}.bi-skip-backward-btn::before{content:"\f54e"}.bi-skip-backward-circle-fill::before{content:"\f54f"}.bi-skip-backward-circle::before{content:"\f550"}.bi-skip-backward-fill::before{content:"\f551"}.bi-skip-backward::before{content:"\f552"}.bi-skip-end-btn-fill::before{content:"\f553"}.bi-skip-end-btn::before{content:"\f554"}.bi-skip-end-circle-fill::before{content:"\f555"}.bi-skip-end-circle::before{content:"\f556"}.bi-skip-end-fill::before{content:"\f557"}.bi-skip-end::before{content:"\f558"}.bi-skip-forward-btn-fill::before{content:"\f559"}.bi-skip-forward-btn::before{content:"\f55a"}.bi-skip-forward-circle-fill::before{content:"\f55b"}.bi-skip-forward-circle::before{content:"\f55c"}.bi-skip-forward-fill::before{content:"\f55d"}.bi-skip-forward::before{content:"\f55e"}.bi-skip-start-btn-fill::before{content:"\f55f"}.bi-skip-start-btn::before{content:"\f560"}.bi-skip-start-circle-fill::before{content:"\f561"}.bi-skip-start-circle::before{content:"\f562"}.bi-skip-start-fill::before{content:"\f563"}.bi-skip-start::before{content:"\f564"}.bi-slack::before{content:"\f565"}.bi-slash-circle-fill::before{content:"\f566"}.bi-slash-circle::before{content:"\f567"}.bi-slash-square-fill::before{content:"\f568"}.bi-slash-square::before{content:"\f569"}.bi-slash::before{content:"\f56a"}.bi-sliders::before{content:"\f56b"}.bi-smartwatch::before{content:"\f56c"}.bi-snow::before{content:"\f56d"}.bi-snow2::before{content:"\f56e"}.bi-snow3::before{content:"\f56f"}.bi-sort-alpha-down-alt::before{content:"\f570"}.bi-sort-alpha-down::before{content:"\f571"}.bi-sort-alpha-up-alt::before{content:"\f572"}.bi-sort-alpha-up::before{content:"\f573"}.bi-sort-down-alt::before{content:"\f574"}.bi-sort-down::before{content:"\f575"}.bi-sort-numeric-down-alt::before{content:"\f576"}.bi-sort-numeric-down::before{content:"\f577"}.bi-sort-numeric-up-alt::before{content:"\f578"}.bi-sort-numeric-up::before{content:"\f579"}.bi-sort-up-alt::before{content:"\f57a"}.bi-sort-up::before{content:"\f57b"}.bi-soundwave::before{content:"\f57c"}.bi-speaker-fill::before{content:"\f57d"}.bi-speaker::before{content:"\f57e"}.bi-speedometer::before{content:"\f57f"}.bi-speedometer2::before{content:"\f580"}.bi-spellcheck::before{content:"\f581"}.bi-square-fill::before{content:"\f582"}.bi-square-half::before{content:"\f583"}.bi-square::before{content:"\f584"}.bi-stack::before{content:"\f585"}.bi-star-fill::before{content:"\f586"}.bi-star-half::before{content:"\f587"}.bi-star::before{content:"\f588"}.bi-stars::before{content:"\f589"}.bi-stickies-fill::before{content:"\f58a"}.bi-stickies::before{content:"\f58b"}.bi-sticky-fill::before{content:"\f58c"}.bi-sticky::before{content:"\f58d"}.bi-stop-btn-fill::before{content:"\f58e"}.bi-stop-btn::before{content:"\f58f"}.bi-stop-circle-fill::before{content:"\f590"}.bi-stop-circle::before{content:"\f591"}.bi-stop-fill::before{content:"\f592"}.bi-stop::before{content:"\f593"}.bi-stoplights-fill::before{content:"\f594"}.bi-stoplights::before{content:"\f595"}.bi-stopwatch-fill::before{content:"\f596"}.bi-stopwatch::before{content:"\f597"}.bi-subtract::before{content:"\f598"}.bi-suit-club-fill::before{content:"\f599"}.bi-suit-club::before{content:"\f59a"}.bi-suit-diamond-fill::before{content:"\f59b"}.bi-suit-diamond::before{content:"\f59c"}.bi-suit-heart-fill::before{content:"\f59d"}.bi-suit-heart::before{content:"\f59e"}.bi-suit-spade-fill::before{content:"\f59f"}.bi-suit-spade::before{content:"\f5a0"}.bi-sun-fill::before{content:"\f5a1"}.bi-sun::before{content:"\f5a2"}.bi-sunglasses::before{content:"\f5a3"}.bi-sunrise-fill::before{content:"\f5a4"}.bi-sunrise::before{content:"\f5a5"}.bi-sunset-fill::before{content:"\f5a6"}.bi-sunset::before{content:"\f5a7"}.bi-symmetry-horizontal::before{content:"\f5a8"}.bi-symmetry-vertical::before{content:"\f5a9"}.bi-table::before{content:"\f5aa"}.bi-tablet-fill::before{content:"\f5ab"}.bi-tablet-landscape-fill::before{content:"\f5ac"}.bi-tablet-landscape::before{content:"\f5ad"}.bi-tablet::before{content:"\f5ae"}.bi-tag-fill::before{content:"\f5af"}.bi-tag::before{content:"\f5b0"}.bi-tags-fill::before{content:"\f5b1"}.bi-tags::before{content:"\f5b2"}.bi-telegram::before{content:"\f5b3"}.bi-telephone-fill::before{content:"\f5b4"}.bi-telephone-forward-fill::before{content:"\f5b5"}.bi-telephone-forward::before{content:"\f5b6"}.bi-telephone-inbound-fill::before{content:"\f5b7"}.bi-telephone-inbound::before{content:"\f5b8"}.bi-telephone-minus-fill::before{content:"\f5b9"}.bi-telephone-minus::before{content:"\f5ba"}.bi-telephone-outbound-fill::before{content:"\f5bb"}.bi-telephone-outbound::before{content:"\f5bc"}.bi-telephone-plus-fill::before{content:"\f5bd"}.bi-telephone-plus::before{content:"\f5be"}.bi-telephone-x-fill::before{content:"\f5bf"}.bi-telephone-x::before{content:"\f5c0"}.bi-telephone::before{content:"\f5c1"}.bi-terminal-fill::before{content:"\f5c2"}.bi-terminal::before{content:"\f5c3"}.bi-text-center::before{content:"\f5c4"}.bi-text-indent-left::before{content:"\f5c5"}.bi-text-indent-right::before{content:"\f5c6"}.bi-text-left::before{content:"\f5c7"}.bi-text-paragraph::before{content:"\f5c8"}.bi-text-right::before{content:"\f5c9"}.bi-textarea-resize::before{content:"\f5ca"}.bi-textarea-t::before{content:"\f5cb"}.bi-textarea::before{content:"\f5cc"}.bi-thermometer-half::before{content:"\f5cd"}.bi-thermometer-high::before{content:"\f5ce"}.bi-thermometer-low::before{content:"\f5cf"}.bi-thermometer-snow::before{content:"\f5d0"}.bi-thermometer-sun::before{content:"\f5d1"}.bi-thermometer::before{content:"\f5d2"}.bi-three-dots-vertical::before{content:"\f5d3"}.bi-three-dots::before{content:"\f5d4"}.bi-toggle-off::before{content:"\f5d5"}.bi-toggle-on::before{content:"\f5d6"}.bi-toggle2-off::before{content:"\f5d7"}.bi-toggle2-on::before{content:"\f5d8"}.bi-toggles::before{content:"\f5d9"}.bi-toggles2::before{content:"\f5da"}.bi-tools::before{content:"\f5db"}.bi-tornado::before{content:"\f5dc"}.bi-trash-fill::before{content:"\f5dd"}.bi-trash::before{content:"\f5de"}.bi-trash2-fill::before{content:"\f5df"}.bi-trash2::before{content:"\f5e0"}.bi-tree-fill::before{content:"\f5e1"}.bi-tree::before{content:"\f5e2"}.bi-triangle-fill::before{content:"\f5e3"}.bi-triangle-half::before{content:"\f5e4"}.bi-triangle::before{content:"\f5e5"}.bi-trophy-fill::before{content:"\f5e6"}.bi-trophy::before{content:"\f5e7"}.bi-tropical-storm::before{content:"\f5e8"}.bi-truck-flatbed::before{content:"\f5e9"}.bi-truck::before{content:"\f5ea"}.bi-tsunami::before{content:"\f5eb"}.bi-tv-fill::before{content:"\f5ec"}.bi-tv::before{content:"\f5ed"}.bi-twitch::before{content:"\f5ee"}.bi-twitter::before{content:"\f5ef"}.bi-type-bold::before{content:"\f5f0"}.bi-type-h1::before{content:"\f5f1"}.bi-type-h2::before{content:"\f5f2"}.bi-type-h3::before{content:"\f5f3"}.bi-type-italic::before{content:"\f5f4"}.bi-type-strikethrough::before{content:"\f5f5"}.bi-type-underline::before{content:"\f5f6"}.bi-type::before{content:"\f5f7"}.bi-ui-checks-grid::before{content:"\f5f8"}.bi-ui-checks::before{content:"\f5f9"}.bi-ui-radios-grid::before{content:"\f5fa"}.bi-ui-radios::before{content:"\f5fb"}.bi-umbrella-fill::before{content:"\f5fc"}.bi-umbrella::before{content:"\f5fd"}.bi-union::before{content:"\f5fe"}.bi-unlock-fill::before{content:"\f5ff"}.bi-unlock::before{content:"\f600"}.bi-upc-scan::before{content:"\f601"}.bi-upc::before{content:"\f602"}.bi-upload::before{content:"\f603"}.bi-vector-pen::before{content:"\f604"}.bi-view-list::before{content:"\f605"}.bi-view-stacked::before{content:"\f606"}.bi-vinyl-fill::before{content:"\f607"}.bi-vinyl::before{content:"\f608"}.bi-voicemail::before{content:"\f609"}.bi-volume-down-fill::before{content:"\f60a"}.bi-volume-down::before{content:"\f60b"}.bi-volume-mute-fill::before{content:"\f60c"}.bi-volume-mute::before{content:"\f60d"}.bi-volume-off-fill::before{content:"\f60e"}.bi-volume-off::before{content:"\f60f"}.bi-volume-up-fill::before{content:"\f610"}.bi-volume-up::before{content:"\f611"}.bi-vr::before{content:"\f612"}.bi-wallet-fill::before{content:"\f613"}.bi-wallet::before{content:"\f614"}.bi-wallet2::before{content:"\f615"}.bi-watch::before{content:"\f616"}.bi-water::before{content:"\f617"}.bi-whatsapp::before{content:"\f618"}.bi-wifi-1::before{content:"\f619"}.bi-wifi-2::before{content:"\f61a"}.bi-wifi-off::before{content:"\f61b"}.bi-wifi::before{content:"\f61c"}.bi-wind::before{content:"\f61d"}.bi-window-dock::before{content:"\f61e"}.bi-window-sidebar::before{content:"\f61f"}.bi-window::before{content:"\f620"}.bi-wrench::before{content:"\f621"}.bi-x-circle-fill::before{content:"\f622"}.bi-x-circle::before{content:"\f623"}.bi-x-diamond-fill::before{content:"\f624"}.bi-x-diamond::before{content:"\f625"}.bi-x-octagon-fill::before{content:"\f626"}.bi-x-octagon::before{content:"\f627"}.bi-x-square-fill::before{content:"\f628"}.bi-x-square::before{content:"\f629"}.bi-x::before{content:"\f62a"}.bi-youtube::before{content:"\f62b"}.bi-zoom-in::before{content:"\f62c"}.bi-zoom-out::before{content:"\f62d"}.bi-bank::before{content:"\f62e"}.bi-bank2::before{content:"\f62f"}.bi-bell-slash-fill::before{content:"\f630"}.bi-bell-slash::before{content:"\f631"}.bi-cash-coin::before{content:"\f632"}.bi-check-lg::before{content:"\f633"}.bi-coin::before{content:"\f634"}.bi-currency-bitcoin::before{content:"\f635"}.bi-currency-dollar::before{content:"\f636"}.bi-currency-euro::before{content:"\f637"}.bi-currency-exchange::before{content:"\f638"}.bi-currency-pound::before{content:"\f639"}.bi-currency-yen::before{content:"\f63a"}.bi-dash-lg::before{content:"\f63b"}.bi-exclamation-lg::before{content:"\f63c"}.bi-file-earmark-pdf-fill::before{content:"\f63d"}.bi-file-earmark-pdf::before{content:"\f63e"}.bi-file-pdf-fill::before{content:"\f63f"}.bi-file-pdf::before{content:"\f640"}.bi-gender-ambiguous::before{content:"\f641"}.bi-gender-female::before{content:"\f642"}.bi-gender-male::before{content:"\f643"}.bi-gender-trans::before{content:"\f644"}.bi-headset-vr::before{content:"\f645"}.bi-info-lg::before{content:"\f646"}.bi-mastodon::before{content:"\f647"}.bi-messenger::before{content:"\f648"}.bi-piggy-bank-fill::before{content:"\f649"}.bi-piggy-bank::before{content:"\f64a"}.bi-pin-map-fill::before{content:"\f64b"}.bi-pin-map::before{content:"\f64c"}.bi-plus-lg::before{content:"\f64d"}.bi-question-lg::before{content:"\f64e"}.bi-recycle::before{content:"\f64f"}.bi-reddit::before{content:"\f650"}.bi-safe-fill::before{content:"\f651"}.bi-safe2-fill::before{content:"\f652"}.bi-safe2::before{content:"\f653"}.bi-sd-card-fill::before{content:"\f654"}.bi-sd-card::before{content:"\f655"}.bi-skype::before{content:"\f656"}.bi-slash-lg::before{content:"\f657"}.bi-translate::before{content:"\f658"}.bi-x-lg::before{content:"\f659"}.bi-safe::before{content:"\f65a"}.bi-apple::before{content:"\f65b"}.bi-microsoft::before{content:"\f65d"}.bi-windows::before{content:"\f65e"}.bi-behance::before{content:"\f65c"}.bi-dribbble::before{content:"\f65f"}.bi-line::before{content:"\f660"}.bi-medium::before{content:"\f661"}.bi-paypal::before{content:"\f662"}.bi-pinterest::before{content:"\f663"}.bi-signal::before{content:"\f664"}.bi-snapchat::before{content:"\f665"}.bi-spotify::before{content:"\f666"}.bi-stack-overflow::before{content:"\f667"}.bi-strava::before{content:"\f668"}.bi-wordpress::before{content:"\f669"}.bi-vimeo::before{content:"\f66a"}.bi-activity::before{content:"\f66b"}.bi-easel2-fill::before{content:"\f66c"}.bi-easel2::before{content:"\f66d"}.bi-easel3-fill::before{content:"\f66e"}.bi-easel3::before{content:"\f66f"}.bi-fan::before{content:"\f670"}.bi-fingerprint::before{content:"\f671"}.bi-graph-down-arrow::before{content:"\f672"}.bi-graph-up-arrow::before{content:"\f673"}.bi-hypnotize::before{content:"\f674"}.bi-magic::before{content:"\f675"}.bi-person-rolodex::before{content:"\f676"}.bi-person-video::before{content:"\f677"}.bi-person-video2::before{content:"\f678"}.bi-person-video3::before{content:"\f679"}.bi-person-workspace::before{content:"\f67a"}.bi-radioactive::before{content:"\f67b"}.bi-webcam-fill::before{content:"\f67c"}.bi-webcam::before{content:"\f67d"}.bi-yin-yang::before{content:"\f67e"}.bi-bandaid-fill::before{content:"\f680"}.bi-bandaid::before{content:"\f681"}.bi-bluetooth::before{content:"\f682"}.bi-body-text::before{content:"\f683"}.bi-boombox::before{content:"\f684"}.bi-boxes::before{content:"\f685"}.bi-dpad-fill::before{content:"\f686"}.bi-dpad::before{content:"\f687"}.bi-ear-fill::before{content:"\f688"}.bi-ear::before{content:"\f689"}.bi-envelope-check-fill::before{content:"\f68b"}.bi-envelope-check::before{content:"\f68c"}.bi-envelope-dash-fill::before{content:"\f68e"}.bi-envelope-dash::before{content:"\f68f"}.bi-envelope-exclamation-fill::before{content:"\f691"}.bi-envelope-exclamation::before{content:"\f692"}.bi-envelope-plus-fill::before{content:"\f693"}.bi-envelope-plus::before{content:"\f694"}.bi-envelope-slash-fill::before{content:"\f696"}.bi-envelope-slash::before{content:"\f697"}.bi-envelope-x-fill::before{content:"\f699"}.bi-envelope-x::before{content:"\f69a"}.bi-explicit-fill::before{content:"\f69b"}.bi-explicit::before{content:"\f69c"}.bi-git::before{content:"\f69d"}.bi-infinity::before{content:"\f69e"}.bi-list-columns-reverse::before{content:"\f69f"}.bi-list-columns::before{content:"\f6a0"}.bi-meta::before{content:"\f6a1"}.bi-nintendo-switch::before{content:"\f6a4"}.bi-pc-display-horizontal::before{content:"\f6a5"}.bi-pc-display::before{content:"\f6a6"}.bi-pc-horizontal::before{content:"\f6a7"}.bi-pc::before{content:"\f6a8"}.bi-playstation::before{content:"\f6a9"}.bi-plus-slash-minus::before{content:"\f6aa"}.bi-projector-fill::before{content:"\f6ab"}.bi-projector::before{content:"\f6ac"}.bi-qr-code-scan::before{content:"\f6ad"}.bi-qr-code::before{content:"\f6ae"}.bi-quora::before{content:"\f6af"}.bi-quote::before{content:"\f6b0"}.bi-robot::before{content:"\f6b1"}.bi-send-check-fill::before{content:"\f6b2"}.bi-send-check::before{content:"\f6b3"}.bi-send-dash-fill::before{content:"\f6b4"}.bi-send-dash::before{content:"\f6b5"}.bi-send-exclamation-fill::before{content:"\f6b7"}.bi-send-exclamation::before{content:"\f6b8"}.bi-send-fill::before{content:"\f6b9"}.bi-send-plus-fill::before{content:"\f6ba"}.bi-send-plus::before{content:"\f6bb"}.bi-send-slash-fill::before{content:"\f6bc"}.bi-send-slash::before{content:"\f6bd"}.bi-send-x-fill::before{content:"\f6be"}.bi-send-x::before{content:"\f6bf"}.bi-send::before{content:"\f6c0"}.bi-steam::before{content:"\f6c1"}.bi-terminal-dash::before{content:"\f6c3"}.bi-terminal-plus::before{content:"\f6c4"}.bi-terminal-split::before{content:"\f6c5"}.bi-ticket-detailed-fill::before{content:"\f6c6"}.bi-ticket-detailed::before{content:"\f6c7"}.bi-ticket-fill::before{content:"\f6c8"}.bi-ticket-perforated-fill::before{content:"\f6c9"}.bi-ticket-perforated::before{content:"\f6ca"}.bi-ticket::before{content:"\f6cb"}.bi-tiktok::before{content:"\f6cc"}.bi-window-dash::before{content:"\f6cd"}.bi-window-desktop::before{content:"\f6ce"}.bi-window-fullscreen::before{content:"\f6cf"}.bi-window-plus::before{content:"\f6d0"}.bi-window-split::before{content:"\f6d1"}.bi-window-stack::before{content:"\f6d2"}.bi-window-x::before{content:"\f6d3"}.bi-xbox::before{content:"\f6d4"}.bi-ethernet::before{content:"\f6d5"}.bi-hdmi-fill::before{content:"\f6d6"}.bi-hdmi::before{content:"\f6d7"}.bi-usb-c-fill::before{content:"\f6d8"}.bi-usb-c::before{content:"\f6d9"}.bi-usb-fill::before{content:"\f6da"}.bi-usb-plug-fill::before{content:"\f6db"}.bi-usb-plug::before{content:"\f6dc"}.bi-usb-symbol::before{content:"\f6dd"}.bi-usb::before{content:"\f6de"}.bi-boombox-fill::before{content:"\f6df"}.bi-displayport::before{content:"\f6e1"}.bi-gpu-card::before{content:"\f6e2"}.bi-memory::before{content:"\f6e3"}.bi-modem-fill::before{content:"\f6e4"}.bi-modem::before{content:"\f6e5"}.bi-motherboard-fill::before{content:"\f6e6"}.bi-motherboard::before{content:"\f6e7"}.bi-optical-audio-fill::before{content:"\f6e8"}.bi-optical-audio::before{content:"\f6e9"}.bi-pci-card::before{content:"\f6ea"}.bi-router-fill::before{content:"\f6eb"}.bi-router::before{content:"\f6ec"}.bi-thunderbolt-fill::before{content:"\f6ef"}.bi-thunderbolt::before{content:"\f6f0"}.bi-usb-drive-fill::before{content:"\f6f1"}.bi-usb-drive::before{content:"\f6f2"}.bi-usb-micro-fill::before{content:"\f6f3"}.bi-usb-micro::before{content:"\f6f4"}.bi-usb-mini-fill::before{content:"\f6f5"}.bi-usb-mini::before{content:"\f6f6"}.bi-cloud-haze2::before{content:"\f6f7"}.bi-device-hdd-fill::before{content:"\f6f8"}.bi-device-hdd::before{content:"\f6f9"}.bi-device-ssd-fill::before{content:"\f6fa"}.bi-device-ssd::before{content:"\f6fb"}.bi-displayport-fill::before{content:"\f6fc"}.bi-mortarboard-fill::before{content:"\f6fd"}.bi-mortarboard::before{content:"\f6fe"}.bi-terminal-x::before{content:"\f6ff"}.bi-arrow-through-heart-fill::before{content:"\f700"}.bi-arrow-through-heart::before{content:"\f701"}.bi-badge-sd-fill::before{content:"\f702"}.bi-badge-sd::before{content:"\f703"}.bi-bag-heart-fill::before{content:"\f704"}.bi-bag-heart::before{content:"\f705"}.bi-balloon-fill::before{content:"\f706"}.bi-balloon-heart-fill::before{content:"\f707"}.bi-balloon-heart::before{content:"\f708"}.bi-balloon::before{content:"\f709"}.bi-box2-fill::before{content:"\f70a"}.bi-box2-heart-fill::before{content:"\f70b"}.bi-box2-heart::before{content:"\f70c"}.bi-box2::before{content:"\f70d"}.bi-braces-asterisk::before{content:"\f70e"}.bi-calendar-heart-fill::before{content:"\f70f"}.bi-calendar-heart::before{content:"\f710"}.bi-calendar2-heart-fill::before{content:"\f711"}.bi-calendar2-heart::before{content:"\f712"}.bi-chat-heart-fill::before{content:"\f713"}.bi-chat-heart::before{content:"\f714"}.bi-chat-left-heart-fill::before{content:"\f715"}.bi-chat-left-heart::before{content:"\f716"}.bi-chat-right-heart-fill::before{content:"\f717"}.bi-chat-right-heart::before{content:"\f718"}.bi-chat-square-heart-fill::before{content:"\f719"}.bi-chat-square-heart::before{content:"\f71a"}.bi-clipboard-check-fill::before{content:"\f71b"}.bi-clipboard-data-fill::before{content:"\f71c"}.bi-clipboard-fill::before{content:"\f71d"}.bi-clipboard-heart-fill::before{content:"\f71e"}.bi-clipboard-heart::before{content:"\f71f"}.bi-clipboard-minus-fill::before{content:"\f720"}.bi-clipboard-plus-fill::before{content:"\f721"}.bi-clipboard-pulse::before{content:"\f722"}.bi-clipboard-x-fill::before{content:"\f723"}.bi-clipboard2-check-fill::before{content:"\f724"}.bi-clipboard2-check::before{content:"\f725"}.bi-clipboard2-data-fill::before{content:"\f726"}.bi-clipboard2-data::before{content:"\f727"}.bi-clipboard2-fill::before{content:"\f728"}.bi-clipboard2-heart-fill::before{content:"\f729"}.bi-clipboard2-heart::before{content:"\f72a"}.bi-clipboard2-minus-fill::before{content:"\f72b"}.bi-clipboard2-minus::before{content:"\f72c"}.bi-clipboard2-plus-fill::before{content:"\f72d"}.bi-clipboard2-plus::before{content:"\f72e"}.bi-clipboard2-pulse-fill::before{content:"\f72f"}.bi-clipboard2-pulse::before{content:"\f730"}.bi-clipboard2-x-fill::before{content:"\f731"}.bi-clipboard2-x::before{content:"\f732"}.bi-clipboard2::before{content:"\f733"}.bi-emoji-kiss-fill::before{content:"\f734"}.bi-emoji-kiss::before{content:"\f735"}.bi-envelope-heart-fill::before{content:"\f736"}.bi-envelope-heart::before{content:"\f737"}.bi-envelope-open-heart-fill::before{content:"\f738"}.bi-envelope-open-heart::before{content:"\f739"}.bi-envelope-paper-fill::before{content:"\f73a"}.bi-envelope-paper-heart-fill::before{content:"\f73b"}.bi-envelope-paper-heart::before{content:"\f73c"}.bi-envelope-paper::before{content:"\f73d"}.bi-filetype-aac::before{content:"\f73e"}.bi-filetype-ai::before{content:"\f73f"}.bi-filetype-bmp::before{content:"\f740"}.bi-filetype-cs::before{content:"\f741"}.bi-filetype-css::before{content:"\f742"}.bi-filetype-csv::before{content:"\f743"}.bi-filetype-doc::before{content:"\f744"}.bi-filetype-docx::before{content:"\f745"}.bi-filetype-exe::before{content:"\f746"}.bi-filetype-gif::before{content:"\f747"}.bi-filetype-heic::before{content:"\f748"}.bi-filetype-html::before{content:"\f749"}.bi-filetype-java::before{content:"\f74a"}.bi-filetype-jpg::before{content:"\f74b"}.bi-filetype-js::before{content:"\f74c"}.bi-filetype-jsx::before{content:"\f74d"}.bi-filetype-key::before{content:"\f74e"}.bi-filetype-m4p::before{content:"\f74f"}.bi-filetype-md::before{content:"\f750"}.bi-filetype-mdx::before{content:"\f751"}.bi-filetype-mov::before{content:"\f752"}.bi-filetype-mp3::before{content:"\f753"}.bi-filetype-mp4::before{content:"\f754"}.bi-filetype-otf::before{content:"\f755"}.bi-filetype-pdf::before{content:"\f756"}.bi-filetype-php::before{content:"\f757"}.bi-filetype-png::before{content:"\f758"}.bi-filetype-ppt::before{content:"\f75a"}.bi-filetype-psd::before{content:"\f75b"}.bi-filetype-py::before{content:"\f75c"}.bi-filetype-raw::before{content:"\f75d"}.bi-filetype-rb::before{content:"\f75e"}.bi-filetype-sass::before{content:"\f75f"}.bi-filetype-scss::before{content:"\f760"}.bi-filetype-sh::before{content:"\f761"}.bi-filetype-svg::before{content:"\f762"}.bi-filetype-tiff::before{content:"\f763"}.bi-filetype-tsx::before{content:"\f764"}.bi-filetype-ttf::before{content:"\f765"}.bi-filetype-txt::before{content:"\f766"}.bi-filetype-wav::before{content:"\f767"}.bi-filetype-woff::before{content:"\f768"}.bi-filetype-xls::before{content:"\f76a"}.bi-filetype-xml::before{content:"\f76b"}.bi-filetype-yml::before{content:"\f76c"}.bi-heart-arrow::before{content:"\f76d"}.bi-heart-pulse-fill::before{content:"\f76e"}.bi-heart-pulse::before{content:"\f76f"}.bi-heartbreak-fill::before{content:"\f770"}.bi-heartbreak::before{content:"\f771"}.bi-hearts::before{content:"\f772"}.bi-hospital-fill::before{content:"\f773"}.bi-hospital::before{content:"\f774"}.bi-house-heart-fill::before{content:"\f775"}.bi-house-heart::before{content:"\f776"}.bi-incognito::before{content:"\f777"}.bi-magnet-fill::before{content:"\f778"}.bi-magnet::before{content:"\f779"}.bi-person-heart::before{content:"\f77a"}.bi-person-hearts::before{content:"\f77b"}.bi-phone-flip::before{content:"\f77c"}.bi-plugin::before{content:"\f77d"}.bi-postage-fill::before{content:"\f77e"}.bi-postage-heart-fill::before{content:"\f77f"}.bi-postage-heart::before{content:"\f780"}.bi-postage::before{content:"\f781"}.bi-postcard-fill::before{content:"\f782"}.bi-postcard-heart-fill::before{content:"\f783"}.bi-postcard-heart::before{content:"\f784"}.bi-postcard::before{content:"\f785"}.bi-search-heart-fill::before{content:"\f786"}.bi-search-heart::before{content:"\f787"}.bi-sliders2-vertical::before{content:"\f788"}.bi-sliders2::before{content:"\f789"}.bi-trash3-fill::before{content:"\f78a"}.bi-trash3::before{content:"\f78b"}.bi-valentine::before{content:"\f78c"}.bi-valentine2::before{content:"\f78d"}.bi-wrench-adjustable-circle-fill::before{content:"\f78e"}.bi-wrench-adjustable-circle::before{content:"\f78f"}.bi-wrench-adjustable::before{content:"\f790"}.bi-filetype-json::before{content:"\f791"}.bi-filetype-pptx::before{content:"\f792"}.bi-filetype-xlsx::before{content:"\f793"}.bi-1-circle-fill::before{content:"\f796"}.bi-1-circle::before{content:"\f797"}.bi-1-square-fill::before{content:"\f798"}.bi-1-square::before{content:"\f799"}.bi-2-circle-fill::before{content:"\f79c"}.bi-2-circle::before{content:"\f79d"}.bi-2-square-fill::before{content:"\f79e"}.bi-2-square::before{content:"\f79f"}.bi-3-circle-fill::before{content:"\f7a2"}.bi-3-circle::before{content:"\f7a3"}.bi-3-square-fill::before{content:"\f7a4"}.bi-3-square::before{content:"\f7a5"}.bi-4-circle-fill::before{content:"\f7a8"}.bi-4-circle::before{content:"\f7a9"}.bi-4-square-fill::before{content:"\f7aa"}.bi-4-square::before{content:"\f7ab"}.bi-5-circle-fill::before{content:"\f7ae"}.bi-5-circle::before{content:"\f7af"}.bi-5-square-fill::before{content:"\f7b0"}.bi-5-square::before{content:"\f7b1"}.bi-6-circle-fill::before{content:"\f7b4"}.bi-6-circle::before{content:"\f7b5"}.bi-6-square-fill::before{content:"\f7b6"}.bi-6-square::before{content:"\f7b7"}.bi-7-circle-fill::before{content:"\f7ba"}.bi-7-circle::before{content:"\f7bb"}.bi-7-square-fill::before{content:"\f7bc"}.bi-7-square::before{content:"\f7bd"}.bi-8-circle-fill::before{content:"\f7c0"}.bi-8-circle::before{content:"\f7c1"}.bi-8-square-fill::before{content:"\f7c2"}.bi-8-square::before{content:"\f7c3"}.bi-9-circle-fill::before{content:"\f7c6"}.bi-9-circle::before{content:"\f7c7"}.bi-9-square-fill::before{content:"\f7c8"}.bi-9-square::before{content:"\f7c9"}.bi-airplane-engines-fill::before{content:"\f7ca"}.bi-airplane-engines::before{content:"\f7cb"}.bi-airplane-fill::before{content:"\f7cc"}.bi-airplane::before{content:"\f7cd"}.bi-alexa::before{content:"\f7ce"}.bi-alipay::before{content:"\f7cf"}.bi-android::before{content:"\f7d0"}.bi-android2::before{content:"\f7d1"}.bi-box-fill::before{content:"\f7d2"}.bi-box-seam-fill::before{content:"\f7d3"}.bi-browser-chrome::before{content:"\f7d4"}.bi-browser-edge::before{content:"\f7d5"}.bi-browser-firefox::before{content:"\f7d6"}.bi-browser-safari::before{content:"\f7d7"}.bi-c-circle-fill::before{content:"\f7da"}.bi-c-circle::before{content:"\f7db"}.bi-c-square-fill::before{content:"\f7dc"}.bi-c-square::before{content:"\f7dd"}.bi-capsule-pill::before{content:"\f7de"}.bi-capsule::before{content:"\f7df"}.bi-car-front-fill::before{content:"\f7e0"}.bi-car-front::before{content:"\f7e1"}.bi-cassette-fill::before{content:"\f7e2"}.bi-cassette::before{content:"\f7e3"}.bi-cc-circle-fill::before{content:"\f7e6"}.bi-cc-circle::before{content:"\f7e7"}.bi-cc-square-fill::before{content:"\f7e8"}.bi-cc-square::before{content:"\f7e9"}.bi-cup-hot-fill::before{content:"\f7ea"}.bi-cup-hot::before{content:"\f7eb"}.bi-currency-rupee::before{content:"\f7ec"}.bi-dropbox::before{content:"\f7ed"}.bi-escape::before{content:"\f7ee"}.bi-fast-forward-btn-fill::before{content:"\f7ef"}.bi-fast-forward-btn::before{content:"\f7f0"}.bi-fast-forward-circle-fill::before{content:"\f7f1"}.bi-fast-forward-circle::before{content:"\f7f2"}.bi-fast-forward-fill::before{content:"\f7f3"}.bi-fast-forward::before{content:"\f7f4"}.bi-filetype-sql::before{content:"\f7f5"}.bi-fire::before{content:"\f7f6"}.bi-google-play::before{content:"\f7f7"}.bi-h-circle-fill::before{content:"\f7fa"}.bi-h-circle::before{content:"\f7fb"}.bi-h-square-fill::before{content:"\f7fc"}.bi-h-square::before{content:"\f7fd"}.bi-indent::before{content:"\f7fe"}.bi-lungs-fill::before{content:"\f7ff"}.bi-lungs::before{content:"\f800"}.bi-microsoft-teams::before{content:"\f801"}.bi-p-circle-fill::before{content:"\f804"}.bi-p-circle::before{content:"\f805"}.bi-p-square-fill::before{content:"\f806"}.bi-p-square::before{content:"\f807"}.bi-pass-fill::before{content:"\f808"}.bi-pass::before{content:"\f809"}.bi-prescription::before{content:"\f80a"}.bi-prescription2::before{content:"\f80b"}.bi-r-circle-fill::before{content:"\f80e"}.bi-r-circle::before{content:"\f80f"}.bi-r-square-fill::before{content:"\f810"}.bi-r-square::before{content:"\f811"}.bi-repeat-1::before{content:"\f812"}.bi-repeat::before{content:"\f813"}.bi-rewind-btn-fill::before{content:"\f814"}.bi-rewind-btn::before{content:"\f815"}.bi-rewind-circle-fill::before{content:"\f816"}.bi-rewind-circle::before{content:"\f817"}.bi-rewind-fill::before{content:"\f818"}.bi-rewind::before{content:"\f819"}.bi-train-freight-front-fill::before{content:"\f81a"}.bi-train-freight-front::before{content:"\f81b"}.bi-train-front-fill::before{content:"\f81c"}.bi-train-front::before{content:"\f81d"}.bi-train-lightrail-front-fill::before{content:"\f81e"}.bi-train-lightrail-front::before{content:"\f81f"}.bi-truck-front-fill::before{content:"\f820"}.bi-truck-front::before{content:"\f821"}.bi-ubuntu::before{content:"\f822"}.bi-unindent::before{content:"\f823"}.bi-unity::before{content:"\f824"}.bi-universal-access-circle::before{content:"\f825"}.bi-universal-access::before{content:"\f826"}.bi-virus::before{content:"\f827"}.bi-virus2::before{content:"\f828"}.bi-wechat::before{content:"\f829"}.bi-yelp::before{content:"\f82a"}.bi-sign-stop-fill::before{content:"\f82b"}.bi-sign-stop-lights-fill::before{content:"\f82c"}.bi-sign-stop-lights::before{content:"\f82d"}.bi-sign-stop::before{content:"\f82e"}.bi-sign-turn-left-fill::before{content:"\f82f"}.bi-sign-turn-left::before{content:"\f830"}.bi-sign-turn-right-fill::before{content:"\f831"}.bi-sign-turn-right::before{content:"\f832"}.bi-sign-turn-slight-left-fill::before{content:"\f833"}.bi-sign-turn-slight-left::before{content:"\f834"}.bi-sign-turn-slight-right-fill::before{content:"\f835"}.bi-sign-turn-slight-right::before{content:"\f836"}.bi-sign-yield-fill::before{content:"\f837"}.bi-sign-yield::before{content:"\f838"}.bi-ev-station-fill::before{content:"\f839"}.bi-ev-station::before{content:"\f83a"}.bi-fuel-pump-diesel-fill::before{content:"\f83b"}.bi-fuel-pump-diesel::before{content:"\f83c"}.bi-fuel-pump-fill::before{content:"\f83d"}.bi-fuel-pump::before{content:"\f83e"}.bi-0-circle-fill::before{content:"\f83f"}.bi-0-circle::before{content:"\f840"}.bi-0-square-fill::before{content:"\f841"}.bi-0-square::before{content:"\f842"}.bi-rocket-fill::before{content:"\f843"}.bi-rocket-takeoff-fill::before{content:"\f844"}.bi-rocket-takeoff::before{content:"\f845"}.bi-rocket::before{content:"\f846"}.bi-stripe::before{content:"\f847"}.bi-subscript::before{content:"\f848"}.bi-superscript::before{content:"\f849"}.bi-trello::before{content:"\f84a"}.bi-envelope-at-fill::before{content:"\f84b"}.bi-envelope-at::before{content:"\f84c"}.bi-regex::before{content:"\f84d"}.bi-text-wrap::before{content:"\f84e"}.bi-sign-dead-end-fill::before{content:"\f84f"}.bi-sign-dead-end::before{content:"\f850"}.bi-sign-do-not-enter-fill::before{content:"\f851"}.bi-sign-do-not-enter::before{content:"\f852"}.bi-sign-intersection-fill::before{content:"\f853"}.bi-sign-intersection-side-fill::before{content:"\f854"}.bi-sign-intersection-side::before{content:"\f855"}.bi-sign-intersection-t-fill::before{content:"\f856"}.bi-sign-intersection-t::before{content:"\f857"}.bi-sign-intersection-y-fill::before{content:"\f858"}.bi-sign-intersection-y::before{content:"\f859"}.bi-sign-intersection::before{content:"\f85a"}.bi-sign-merge-left-fill::before{content:"\f85b"}.bi-sign-merge-left::before{content:"\f85c"}.bi-sign-merge-right-fill::before{content:"\f85d"}.bi-sign-merge-right::before{content:"\f85e"}.bi-sign-no-left-turn-fill::before{content:"\f85f"}.bi-sign-no-left-turn::before{content:"\f860"}.bi-sign-no-parking-fill::before{content:"\f861"}.bi-sign-no-parking::before{content:"\f862"}.bi-sign-no-right-turn-fill::before{content:"\f863"}.bi-sign-no-right-turn::before{content:"\f864"}.bi-sign-railroad-fill::before{content:"\f865"}.bi-sign-railroad::before{content:"\f866"}.bi-building-add::before{content:"\f867"}.bi-building-check::before{content:"\f868"}.bi-building-dash::before{content:"\f869"}.bi-building-down::before{content:"\f86a"}.bi-building-exclamation::before{content:"\f86b"}.bi-building-fill-add::before{content:"\f86c"}.bi-building-fill-check::before{content:"\f86d"}.bi-building-fill-dash::before{content:"\f86e"}.bi-building-fill-down::before{content:"\f86f"}.bi-building-fill-exclamation::before{content:"\f870"}.bi-building-fill-gear::before{content:"\f871"}.bi-building-fill-lock::before{content:"\f872"}.bi-building-fill-slash::before{content:"\f873"}.bi-building-fill-up::before{content:"\f874"}.bi-building-fill-x::before{content:"\f875"}.bi-building-fill::before{content:"\f876"}.bi-building-gear::before{content:"\f877"}.bi-building-lock::before{content:"\f878"}.bi-building-slash::before{content:"\f879"}.bi-building-up::before{content:"\f87a"}.bi-building-x::before{content:"\f87b"}.bi-buildings-fill::before{content:"\f87c"}.bi-buildings::before{content:"\f87d"}.bi-bus-front-fill::before{content:"\f87e"}.bi-bus-front::before{content:"\f87f"}.bi-ev-front-fill::before{content:"\f880"}.bi-ev-front::before{content:"\f881"}.bi-globe-americas::before{content:"\f882"}.bi-globe-asia-australia::before{content:"\f883"}.bi-globe-central-south-asia::before{content:"\f884"}.bi-globe-europe-africa::before{content:"\f885"}.bi-house-add-fill::before{content:"\f886"}.bi-house-add::before{content:"\f887"}.bi-house-check-fill::before{content:"\f888"}.bi-house-check::before{content:"\f889"}.bi-house-dash-fill::before{content:"\f88a"}.bi-house-dash::before{content:"\f88b"}.bi-house-down-fill::before{content:"\f88c"}.bi-house-down::before{content:"\f88d"}.bi-house-exclamation-fill::before{content:"\f88e"}.bi-house-exclamation::before{content:"\f88f"}.bi-house-gear-fill::before{content:"\f890"}.bi-house-gear::before{content:"\f891"}.bi-house-lock-fill::before{content:"\f892"}.bi-house-lock::before{content:"\f893"}.bi-house-slash-fill::before{content:"\f894"}.bi-house-slash::before{content:"\f895"}.bi-house-up-fill::before{content:"\f896"}.bi-house-up::before{content:"\f897"}.bi-house-x-fill::before{content:"\f898"}.bi-house-x::before{content:"\f899"}.bi-person-add::before{content:"\f89a"}.bi-person-down::before{content:"\f89b"}.bi-person-exclamation::before{content:"\f89c"}.bi-person-fill-add::before{content:"\f89d"}.bi-person-fill-check::before{content:"\f89e"}.bi-person-fill-dash::before{content:"\f89f"}.bi-person-fill-down::before{content:"\f8a0"}.bi-person-fill-exclamation::before{content:"\f8a1"}.bi-person-fill-gear::before{content:"\f8a2"}.bi-person-fill-lock::before{content:"\f8a3"}.bi-person-fill-slash::before{content:"\f8a4"}.bi-person-fill-up::before{content:"\f8a5"}.bi-person-fill-x::before{content:"\f8a6"}.bi-person-gear::before{content:"\f8a7"}.bi-person-lock::before{content:"\f8a8"}.bi-person-slash::before{content:"\f8a9"}.bi-person-up::before{content:"\f8aa"}.bi-scooter::before{content:"\f8ab"}.bi-taxi-front-fill::before{content:"\f8ac"}.bi-taxi-front::before{content:"\f8ad"}.bi-amd::before{content:"\f8ae"}.bi-database-add::before{content:"\f8af"}.bi-database-check::before{content:"\f8b0"}.bi-database-dash::before{content:"\f8b1"}.bi-database-down::before{content:"\f8b2"}.bi-database-exclamation::before{content:"\f8b3"}.bi-database-fill-add::before{content:"\f8b4"}.bi-database-fill-check::before{content:"\f8b5"}.bi-database-fill-dash::before{content:"\f8b6"}.bi-database-fill-down::before{content:"\f8b7"}.bi-database-fill-exclamation::before{content:"\f8b8"}.bi-database-fill-gear::before{content:"\f8b9"}.bi-database-fill-lock::before{content:"\f8ba"}.bi-database-fill-slash::before{content:"\f8bb"}.bi-database-fill-up::before{content:"\f8bc"}.bi-database-fill-x::before{content:"\f8bd"}.bi-database-fill::before{content:"\f8be"}.bi-database-gear::before{content:"\f8bf"}.bi-database-lock::before{content:"\f8c0"}.bi-database-slash::before{content:"\f8c1"}.bi-database-up::before{content:"\f8c2"}.bi-database-x::before{content:"\f8c3"}.bi-database::before{content:"\f8c4"}.bi-houses-fill::before{content:"\f8c5"}.bi-houses::before{content:"\f8c6"}.bi-nvidia::before{content:"\f8c7"}.bi-person-vcard-fill::before{content:"\f8c8"}.bi-person-vcard::before{content:"\f8c9"}.bi-sina-weibo::before{content:"\f8ca"}.bi-tencent-qq::before{content:"\f8cb"}.bi-wikipedia::before{content:"\f8cc"}.bi-alphabet-uppercase::before{content:"\f2a5"}.bi-alphabet::before{content:"\f68a"}.bi-amazon::before{content:"\f68d"}.bi-arrows-collapse-vertical::before{content:"\f690"}.bi-arrows-expand-vertical::before{content:"\f695"}.bi-arrows-vertical::before{content:"\f698"}.bi-arrows::before{content:"\f6a2"}.bi-ban-fill::before{content:"\f6a3"}.bi-ban::before{content:"\f6b6"}.bi-bing::before{content:"\f6c2"}.bi-cake::before{content:"\f6e0"}.bi-cake2::before{content:"\f6ed"}.bi-cookie::before{content:"\f6ee"}.bi-copy::before{content:"\f759"}.bi-crosshair::before{content:"\f769"}.bi-crosshair2::before{content:"\f794"}.bi-emoji-astonished-fill::before{content:"\f795"}.bi-emoji-astonished::before{content:"\f79a"}.bi-emoji-grimace-fill::before{content:"\f79b"}.bi-emoji-grimace::before{content:"\f7a0"}.bi-emoji-grin-fill::before{content:"\f7a1"}.bi-emoji-grin::before{content:"\f7a6"}.bi-emoji-surprise-fill::before{content:"\f7a7"}.bi-emoji-surprise::before{content:"\f7ac"}.bi-emoji-tear-fill::before{content:"\f7ad"}.bi-emoji-tear::before{content:"\f7b2"}.bi-envelope-arrow-down-fill::before{content:"\f7b3"}.bi-envelope-arrow-down::before{content:"\f7b8"}.bi-envelope-arrow-up-fill::before{content:"\f7b9"}.bi-envelope-arrow-up::before{content:"\f7be"}.bi-feather::before{content:"\f7bf"}.bi-feather2::before{content:"\f7c4"}.bi-floppy-fill::before{content:"\f7c5"}.bi-floppy::before{content:"\f7d8"}.bi-floppy2-fill::before{content:"\f7d9"}.bi-floppy2::before{content:"\f7e4"}.bi-gitlab::before{content:"\f7e5"}.bi-highlighter::before{content:"\f7f8"}.bi-marker-tip::before{content:"\f802"}.bi-nvme-fill::before{content:"\f803"}.bi-nvme::before{content:"\f80c"}.bi-opencollective::before{content:"\f80d"}.bi-pci-card-network::before{content:"\f8cd"}.bi-pci-card-sound::before{content:"\f8ce"}.bi-radar::before{content:"\f8cf"}.bi-send-arrow-down-fill::before{content:"\f8d0"}.bi-send-arrow-down::before{content:"\f8d1"}.bi-send-arrow-up-fill::before{content:"\f8d2"}.bi-send-arrow-up::before{content:"\f8d3"}.bi-sim-slash-fill::before{content:"\f8d4"}.bi-sim-slash::before{content:"\f8d5"}.bi-sourceforge::before{content:"\f8d6"}.bi-substack::before{content:"\f8d7"}.bi-threads-fill::before{content:"\f8d8"}.bi-threads::before{content:"\f8d9"}.bi-transparency::before{content:"\f8da"}.bi-twitter-x::before{content:"\f8db"}.bi-type-h4::before{content:"\f8dc"}.bi-type-h5::before{content:"\f8dd"}.bi-type-h6::before{content:"\f8de"}.bi-backpack-fill::before{content:"\f8df"}.bi-backpack::before{content:"\f8e0"}.bi-backpack2-fill::before{content:"\f8e1"}.bi-backpack2::before{content:"\f8e2"}.bi-backpack3-fill::before{content:"\f8e3"}.bi-backpack3::before{content:"\f8e4"}.bi-backpack4-fill::before{content:"\f8e5"}.bi-backpack4::before{content:"\f8e6"}.bi-brilliance::before{content:"\f8e7"}.bi-cake-fill::before{content:"\f8e8"}.bi-cake2-fill::before{content:"\f8e9"}.bi-duffle-fill::before{content:"\f8ea"}.bi-duffle::before{content:"\f8eb"}.bi-exposure::before{content:"\f8ec"}.bi-gender-neuter::before{content:"\f8ed"}.bi-highlights::before{content:"\f8ee"}.bi-luggage-fill::before{content:"\f8ef"}.bi-luggage::before{content:"\f8f0"}.bi-mailbox-flag::before{content:"\f8f1"}.bi-mailbox2-flag::before{content:"\f8f2"}.bi-noise-reduction::before{content:"\f8f3"}.bi-passport-fill::before{content:"\f8f4"}.bi-passport::before{content:"\f8f5"}.bi-person-arms-up::before{content:"\f8f6"}.bi-person-raised-hand::before{content:"\f8f7"}.bi-person-standing-dress::before{content:"\f8f8"}.bi-person-standing::before{content:"\f8f9"}.bi-person-walking::before{content:"\f8fa"}.bi-person-wheelchair::before{content:"\f8fb"}.bi-shadows::before{content:"\f8fc"}.bi-suitcase-fill::before{content:"\f8fd"}.bi-suitcase-lg-fill::before{content:"\f8fe"}.bi-suitcase-lg::before{content:"\f8ff"}.bi-suitcase::before{content:"\f900"}.bi-suitcase2-fill::before{content:"\f901"}.bi-suitcase2::before{content:"\f902"}.bi-vignette::before{content:"\f903"}.iti .iti__flag.iti__globe{background-image: url(data:image/webp;base64,UklGRhACAABXRUJQVlA4TAMCAAAvE8AEELXIsW1bDRvNfyhqXbni6J0ryczMbjMEHsQJM3NMEZIYSSAAxrZt28bPtm3btm3btm3Vtm27l+oDIoUnKdniFeBt9pOHqLbEqleaVP7uYxN8y1e+rOPDiKq4agimSPQBkVfMX4BPvKBgjzwzsCcor+vVJepkpLcl9gGhTH7m2qCWPqVHvw7abHzmUEdSb07AdbFktLQTkwtk9Ho0EWW2LvBdJ6n5OAC7BObxt8qraE5JrqwM8+xtTPnE32Vuccqvq0wklRWVHrUmkpe+q10Qq0cUnYirjDSpDEKnlIyylv8OmOsoq4YHcbFcv84xLogMQv8GxQguMVBJ0gTVnx65+eYQK3gOT8J5SgsD1c9DRtNHe85zREcmg3dcXgSfD0BJJ5GGhkC/jFRKRrk60n/iMhmb4HcPTFao6fAB0eeMrLBp1SAV5q97yMA9YX6vgiOTyq1FLqX3s2FmLzMM8GYXuEn77yXgPkXDGffS95Zb1U8nu1xHCv0RPJuiaAimOPiyAP7Nco70nURDgByHGEhBZ9SS8fkQcfazOK1jAJ8GGdyr1nt6yjI+709BlS2xUySSvYWPYAVHyL3bjokhfm9gB5Q0BA3hA0L/PCAymRsYwA8+HYGCXu8+lsDFzqgh8JX6qiW2d8zXTfTYBXaL/JSio3evfOrOnoMeflSqT+5UAQA=) !important;}
:root{--iti-border-gray:#ccc;--iti-text-gray:#999;--iti-hover-color:rgba(0, 0, 0, 0.05);--iti-border-color:var(--iti-border-gray);--iti-dialcode-color:var(--iti-text-gray);--iti-dropdown-bg:white;--iti-spacer-horizontal:8px;--iti-flag-height:15px;--iti-flag-width:20px;--iti-border-width:1px;--iti-arrow-height:4px;--iti-arrow-width:6px;--iti-triangle-border:calc(var(--iti-arrow-width) / 2);--iti-arrow-padding:6px;--iti-arrow-color:#555;--iti-input-padding:6px;--iti-right-hand-selected-country-padding:calc(var(--iti-spacer-horizontal) + var(--iti-spacer-horizontal) + var(--iti-flag-width));--iti-selected-country-arrow-padding:calc(var(--iti-arrow-padding) + var(--iti-arrow-padding) + var(--iti-flag-width) + var(--iti-spacer-horizontal) + var(--iti-arrow-width) + var(--iti-input-padding));--iti-path-flags-1x:url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/img/flags.webp);--iti-path-flags-2x:url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/img/flags@2x.webp);--iti-path-globe-1x:url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/img/globe.webp);--iti-path-globe-2x:url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/img/globe@2x.webp);--iti-flag-sprite-width:5762px;--iti-flag-sprite-height:15px;--iti-mobile-popup-margin:30px}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti__a11y-text{width:1px;height:1px;clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute}.iti input.iti__tel-input,.iti input.iti__tel-input[type=tel],.iti input.iti__tel-input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:var(--iti-right-hand-selected-country-padding);margin-right:0}.iti__country-container{position:absolute;top:0;bottom:0;right:0;padding:var(--iti-border-width)}.iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:0 0;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}.iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)}.iti__arrow{margin-left:var(--iti-arrow-padding);width:0;height:0;border-left:var(--iti-triangle-border) solid transparent;border-right:var(--iti-triangle-border) solid transparent;border-top:var(--iti-arrow-height) solid var(--iti-arrow-color)}[dir=rtl] .iti__arrow{margin-right:var(--iti-arrow-padding);margin-left:0}.iti__arrow--up{border-top:none;border-bottom:var(--iti-arrow-height) solid var(--iti-arrow-color)}.iti__dropdown-content{border-radius:3px;background-color:var(--iti-dropdown-bg)}.iti--inline-dropdown .iti__dropdown-content{position:absolute;z-index:2;margin-top:3px;margin-left:calc(var(--iti-border-width) * -1);border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px rgba(0,0,0,.2)}.iti__search-input{width:100%;border-width:0;border-radius:3px;padding:9px 12px}.iti__search-input+.iti__country-list{border-top:1px solid var(--iti-border-color)}.iti__country-list{list-style:none;padding:0;margin:0;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti--inline-dropdown .iti__country-list{max-height:185px}.iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media (max-width:500px){.iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:var(--iti-flag-width)}.iti__country{display:flex;align-items:center;padding:8px var(--iti-spacer-horizontal);outline:0}.iti__dial-code{color:var(--iti-dialcode-color)}.iti__country.iti__highlight{background-color:var(--iti-hover-color)}.iti__country-name,.iti__flag-box{margin-right:var(--iti-spacer-horizontal)}[dir=rtl] .iti__country-name,[dir=rtl] .iti__flag-box{margin-right:0;margin-left:var(--iti-spacer-horizontal)}.iti--allow-dropdown input.iti__tel-input,.iti--allow-dropdown input.iti__tel-input[type=tel],.iti--allow-dropdown input.iti__tel-input[type=text]{padding-right:var(--iti-input-padding);padding-left:var(--iti-selected-country-arrow-padding);margin-left:0}[dir=rtl] .iti--allow-dropdown input.iti__tel-input,[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=tel],[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=text]{padding-right:var(--iti-selected-country-arrow-padding);padding-left:var(--iti-input-padding);margin-right:0}.iti--allow-dropdown .iti__country-container{right:auto;left:0}[dir=rtl] .iti--allow-dropdown .iti__country-container{right:0;left:auto}.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])):hover,.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])):hover button{cursor:pointer}.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country-primary:hover,.iti--allow-dropdown .iti__country-container:not(:has(+ input[disabled])):not(:has(+ input[readonly])) .iti__selected-country:has(+ .iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color)}.iti .iti__selected-dial-code{margin-left:4px}[dir=rtl] .iti .iti__selected-dial-code{margin-left:0;margin-right:4px}.iti--container{position:fixed;top:-1000px;left:-1000px;z-index:1060;padding:var(--iti-border-width)}.iti--container:hover{cursor:pointer}.iti--fullscreen-popup.iti--container{background-color:rgba(0,0,0,.5);top:0;bottom:0;left:0;right:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:flex;flex-direction:column;justify-content:flex-start}.iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}.iti--fullscreen-popup .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{--iti-flag-offset:0px;--iti-flag-width:20px;--iti-flag-height:14px;height:var(--iti-flag-height);width:var(--iti-flag-width);box-shadow:0 0 1px 0 #888;background-image:var(--iti-path-flags-1x);background-repeat:no-repeat;background-position:var(--iti-flag-offset) 0;background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height)}.iti__np{--iti-flag-width:13px}.iti__ch,.iti__va{--iti-flag-width:15px}.iti__be,.iti__ne{--iti-flag-width:18px}.iti__mc{--iti-flag-width:19px}.iti__ac,.iti__ae,.iti__ai,.iti__am,.iti__as,.iti__au,.iti__az,.iti__ba,.iti__bm,.iti__bn,.iti__bs,.iti__by,.iti__ca,.iti__cc,.iti__ck,.iti__cu,.iti__cx,.iti__dg,.iti__dm,.iti__eh,.iti__er,.iti__et,.iti__fj,.iti__fk,.iti__gb,.iti__gi,.iti__gs,.iti__gw,.iti__hm,.iti__hn,.iti__hr,.iti__hu,.iti__ie,.iti__im,.iti__io,.iti__jm,.iti__jo,.iti__ki,.iti__kp,.iti__kw,.iti__ky,.iti__kz,.iti__lc,.iti__lk,.iti__lv,.iti__ly,.iti__md,.iti__me,.iti__mk,.iti__mn,.iti__mp,.iti__ms,.iti__my,.iti__nc,.iti__nf,.iti__ng,.iti__nr,.iti__nu,.iti__nz,.iti__om,.iti__ph,.iti__pn,.iti__ps,.iti__sb,.iti__sc,.iti__sd,.iti__sh,.iti__si,.iti__ss,.iti__st,.iti__su,.iti__ta,.iti__tc,.iti__tj,.iti__tk,.iti__tl,.iti__to,.iti__tv,.iti__uk,.iti__uz,.iti__vg,.iti__ws,.iti__zw{--iti-flag-height:10px}.iti__fm,.iti__gu,.iti__lr,.iti__mh,.iti__py,.iti__um,.iti__us{--iti-flag-height:11px}.iti__bd,.iti__bg,.iti__bh,.iti__bi,.iti__bz,.iti__cq,.iti__cr,.iti__cv,.iti__de,.iti__fi,.iti__gd,.iti__gy,.iti__ht,.iti__ir,.iti__je,.iti__kg,.iti__km,.iti__li,.iti__lt,.iti__lu,.iti__mx,.iti__ni,.iti__sv,.iti__tt,.iti__vu{--iti-flag-height:12px}.iti__ar,.iti__ax,.iti__ee,.iti__gt,.iti__kh,.iti__pl,.iti__pw,.iti__se,.iti__tg{--iti-flag-height:13px}.iti__al,.iti__be,.iti__bv,.iti__cd,.iti__ch,.iti__dk,.iti__fo,.iti__ga,.iti__il,.iti__is,.iti__mc,.iti__ne,.iti__no,.iti__np,.iti__pg,.iti__sj,.iti__sm,.iti__va,.iti__xk{--iti-flag-height:15px}.iti__qa{--iti-flag-height:8px}.iti__ac{--iti-flag-offset:0px}.iti__ad{--iti-flag-offset:-22px}.iti__ae{--iti-flag-offset:-44px}.iti__af{--iti-flag-offset:-66px}.iti__ag{--iti-flag-offset:-88px}.iti__ai{--iti-flag-offset:-110px}.iti__al{--iti-flag-offset:-132px}.iti__am{--iti-flag-offset:-154px}.iti__ao{--iti-flag-offset:-176px}.iti__aq{--iti-flag-offset:-198px}.iti__ar{--iti-flag-offset:-220px}.iti__as{--iti-flag-offset:-242px}.iti__at{--iti-flag-offset:-264px}.iti__au{--iti-flag-offset:-286px}.iti__aw{--iti-flag-offset:-308px}.iti__ax{--iti-flag-offset:-330px}.iti__az{--iti-flag-offset:-352px}.iti__ba{--iti-flag-offset:-374px}.iti__bb{--iti-flag-offset:-396px}.iti__bd{--iti-flag-offset:-418px}.iti__be{--iti-flag-offset:-440px}.iti__bf{--iti-flag-offset:-460px}.iti__bg{--iti-flag-offset:-482px}.iti__bh{--iti-flag-offset:-504px}.iti__bi{--iti-flag-offset:-526px}.iti__bj{--iti-flag-offset:-548px}.iti__bl{--iti-flag-offset:-570px}.iti__bm{--iti-flag-offset:-592px}.iti__bn{--iti-flag-offset:-614px}.iti__bo{--iti-flag-offset:-636px}.iti__bq{--iti-flag-offset:-658px}.iti__br{--iti-flag-offset:-680px}.iti__bs{--iti-flag-offset:-702px}.iti__bt{--iti-flag-offset:-724px}.iti__bv{--iti-flag-offset:-746px}.iti__bw{--iti-flag-offset:-768px}.iti__by{--iti-flag-offset:-790px}.iti__bz{--iti-flag-offset:-812px}.iti__ca{--iti-flag-offset:-834px}.iti__cc{--iti-flag-offset:-856px}.iti__cd{--iti-flag-offset:-878px}.iti__cf{--iti-flag-offset:-900px}.iti__cg{--iti-flag-offset:-922px}.iti__ch{--iti-flag-offset:-944px}.iti__ci{--iti-flag-offset:-961px}.iti__ck{--iti-flag-offset:-983px}.iti__cl{--iti-flag-offset:-1005px}.iti__cm{--iti-flag-offset:-1027px}.iti__cn{--iti-flag-offset:-1049px}.iti__co{--iti-flag-offset:-1071px}.iti__cp{--iti-flag-offset:-1093px}.iti__cq{--iti-flag-offset:-1115px}.iti__cr{--iti-flag-offset:-1137px}.iti__cu{--iti-flag-offset:-1159px}.iti__cv{--iti-flag-offset:-1181px}.iti__cw{--iti-flag-offset:-1203px}.iti__cx{--iti-flag-offset:-1225px}.iti__cy{--iti-flag-offset:-1247px}.iti__cz{--iti-flag-offset:-1269px}.iti__de{--iti-flag-offset:-1291px}.iti__dg{--iti-flag-offset:-1313px}.iti__dj{--iti-flag-offset:-1335px}.iti__dk{--iti-flag-offset:-1357px}.iti__dm{--iti-flag-offset:-1379px}.iti__do{--iti-flag-offset:-1401px}.iti__dz{--iti-flag-offset:-1423px}.iti__ea{--iti-flag-offset:-1445px}.iti__ec{--iti-flag-offset:-1467px}.iti__ee{--iti-flag-offset:-1489px}.iti__eg{--iti-flag-offset:-1511px}.iti__eh{--iti-flag-offset:-1533px}.iti__er{--iti-flag-offset:-1555px}.iti__es{--iti-flag-offset:-1577px}.iti__et{--iti-flag-offset:-1599px}.iti__eu{--iti-flag-offset:-1621px}.iti__ez{--iti-flag-offset:-1643px}.iti__fi{--iti-flag-offset:-1665px}.iti__fj{--iti-flag-offset:-1687px}.iti__fk{--iti-flag-offset:-1709px}.iti__fm{--iti-flag-offset:-1731px}.iti__fo{--iti-flag-offset:-1753px}.iti__fr{--iti-flag-offset:-1775px}.iti__fx{--iti-flag-offset:-1797px}.iti__ga{--iti-flag-offset:-1819px}.iti__gb{--iti-flag-offset:-1841px}.iti__gd{--iti-flag-offset:-1863px}.iti__ge{--iti-flag-offset:-1885px}.iti__gf{--iti-flag-offset:-1907px}.iti__gg{--iti-flag-offset:-1929px}.iti__gh{--iti-flag-offset:-1951px}.iti__gi{--iti-flag-offset:-1973px}.iti__gl{--iti-flag-offset:-1995px}.iti__gm{--iti-flag-offset:-2017px}.iti__gn{--iti-flag-offset:-2039px}.iti__gp{--iti-flag-offset:-2061px}.iti__gq{--iti-flag-offset:-2083px}.iti__gr{--iti-flag-offset:-2105px}.iti__gs{--iti-flag-offset:-2127px}.iti__gt{--iti-flag-offset:-2149px}.iti__gu{--iti-flag-offset:-2171px}.iti__gw{--iti-flag-offset:-2193px}.iti__gy{--iti-flag-offset:-2215px}.iti__hk{--iti-flag-offset:-2237px}.iti__hm{--iti-flag-offset:-2259px}.iti__hn{--iti-flag-offset:-2281px}.iti__hr{--iti-flag-offset:-2303px}.iti__ht{--iti-flag-offset:-2325px}.iti__hu{--iti-flag-offset:-2347px}.iti__ic{--iti-flag-offset:-2369px}.iti__id{--iti-flag-offset:-2391px}.iti__ie{--iti-flag-offset:-2413px}.iti__il{--iti-flag-offset:-2435px}.iti__im{--iti-flag-offset:-2457px}.iti__in{--iti-flag-offset:-2479px}.iti__io{--iti-flag-offset:-2501px}.iti__iq{--iti-flag-offset:-2523px}.iti__ir{--iti-flag-offset:-2545px}.iti__is{--iti-flag-offset:-2567px}.iti__it{--iti-flag-offset:-2589px}.iti__je{--iti-flag-offset:-2611px}.iti__jm{--iti-flag-offset:-2633px}.iti__jo{--iti-flag-offset:-2655px}.iti__jp{--iti-flag-offset:-2677px}.iti__ke{--iti-flag-offset:-2699px}.iti__kg{--iti-flag-offset:-2721px}.iti__kh{--iti-flag-offset:-2743px}.iti__ki{--iti-flag-offset:-2765px}.iti__km{--iti-flag-offset:-2787px}.iti__kn{--iti-flag-offset:-2809px}.iti__kp{--iti-flag-offset:-2831px}.iti__kr{--iti-flag-offset:-2853px}.iti__kw{--iti-flag-offset:-2875px}.iti__ky{--iti-flag-offset:-2897px}.iti__kz{--iti-flag-offset:-2919px}.iti__la{--iti-flag-offset:-2941px}.iti__lb{--iti-flag-offset:-2963px}.iti__lc{--iti-flag-offset:-2985px}.iti__li{--iti-flag-offset:-3007px}.iti__lk{--iti-flag-offset:-3029px}.iti__lr{--iti-flag-offset:-3051px}.iti__ls{--iti-flag-offset:-3073px}.iti__lt{--iti-flag-offset:-3095px}.iti__lu{--iti-flag-offset:-3117px}.iti__lv{--iti-flag-offset:-3139px}.iti__ly{--iti-flag-offset:-3161px}.iti__ma{--iti-flag-offset:-3183px}.iti__mc{--iti-flag-offset:-3205px}.iti__md{--iti-flag-offset:-3226px}.iti__me{--iti-flag-offset:-3248px}.iti__mf{--iti-flag-offset:-3270px}.iti__mg{--iti-flag-offset:-3292px}.iti__mh{--iti-flag-offset:-3314px}.iti__mk{--iti-flag-offset:-3336px}.iti__ml{--iti-flag-offset:-3358px}.iti__mm{--iti-flag-offset:-3380px}.iti__mn{--iti-flag-offset:-3402px}.iti__mo{--iti-flag-offset:-3424px}.iti__mp{--iti-flag-offset:-3446px}.iti__mq{--iti-flag-offset:-3468px}.iti__mr{--iti-flag-offset:-3490px}.iti__ms{--iti-flag-offset:-3512px}.iti__mt{--iti-flag-offset:-3534px}.iti__mu{--iti-flag-offset:-3556px}.iti__mv{--iti-flag-offset:-3578px}.iti__mw{--iti-flag-offset:-3600px}.iti__mx{--iti-flag-offset:-3622px}.iti__my{--iti-flag-offset:-3644px}.iti__mz{--iti-flag-offset:-3666px}.iti__na{--iti-flag-offset:-3688px}.iti__nc{--iti-flag-offset:-3710px}.iti__ne{--iti-flag-offset:-3732px}.iti__nf{--iti-flag-offset:-3752px}.iti__ng{--iti-flag-offset:-3774px}.iti__ni{--iti-flag-offset:-3796px}.iti__nl{--iti-flag-offset:-3818px}.iti__no{--iti-flag-offset:-3840px}.iti__np{--iti-flag-offset:-3862px}.iti__nr{--iti-flag-offset:-3877px}.iti__nu{--iti-flag-offset:-3899px}.iti__nz{--iti-flag-offset:-3921px}.iti__om{--iti-flag-offset:-3943px}.iti__pa{--iti-flag-offset:-3965px}.iti__pe{--iti-flag-offset:-3987px}.iti__pf{--iti-flag-offset:-4009px}.iti__pg{--iti-flag-offset:-4031px}.iti__ph{--iti-flag-offset:-4053px}.iti__pk{--iti-flag-offset:-4075px}.iti__pl{--iti-flag-offset:-4097px}.iti__pm{--iti-flag-offset:-4119px}.iti__pn{--iti-flag-offset:-4141px}.iti__pr{--iti-flag-offset:-4163px}.iti__ps{--iti-flag-offset:-4185px}.iti__pt{--iti-flag-offset:-4207px}.iti__pw{--iti-flag-offset:-4229px}.iti__py{--iti-flag-offset:-4251px}.iti__qa{--iti-flag-offset:-4273px}.iti__re{--iti-flag-offset:-4295px}.iti__ro{--iti-flag-offset:-4317px}.iti__rs{--iti-flag-offset:-4339px}.iti__ru{--iti-flag-offset:-4361px}.iti__rw{--iti-flag-offset:-4383px}.iti__sa{--iti-flag-offset:-4405px}.iti__sb{--iti-flag-offset:-4427px}.iti__sc{--iti-flag-offset:-4449px}.iti__sd{--iti-flag-offset:-4471px}.iti__se{--iti-flag-offset:-4493px}.iti__sg{--iti-flag-offset:-4515px}.iti__sh{--iti-flag-offset:-4537px}.iti__si{--iti-flag-offset:-4559px}.iti__sj{--iti-flag-offset:-4581px}.iti__sk{--iti-flag-offset:-4603px}.iti__sl{--iti-flag-offset:-4625px}.iti__sm{--iti-flag-offset:-4647px}.iti__sn{--iti-flag-offset:-4669px}.iti__so{--iti-flag-offset:-4691px}.iti__sr{--iti-flag-offset:-4713px}.iti__ss{--iti-flag-offset:-4735px}.iti__st{--iti-flag-offset:-4757px}.iti__su{--iti-flag-offset:-4779px}.iti__sv{--iti-flag-offset:-4801px}.iti__sx{--iti-flag-offset:-4823px}.iti__sy{--iti-flag-offset:-4845px}.iti__sz{--iti-flag-offset:-4867px}.iti__ta{--iti-flag-offset:-4889px}.iti__tc{--iti-flag-offset:-4911px}.iti__td{--iti-flag-offset:-4933px}.iti__tf{--iti-flag-offset:-4955px}.iti__tg{--iti-flag-offset:-4977px}.iti__th{--iti-flag-offset:-4999px}.iti__tj{--iti-flag-offset:-5021px}.iti__tk{--iti-flag-offset:-5043px}.iti__tl{--iti-flag-offset:-5065px}.iti__tm{--iti-flag-offset:-5087px}.iti__tn{--iti-flag-offset:-5109px}.iti__to{--iti-flag-offset:-5131px}.iti__tr{--iti-flag-offset:-5153px}.iti__tt{--iti-flag-offset:-5175px}.iti__tv{--iti-flag-offset:-5197px}.iti__tw{--iti-flag-offset:-5219px}.iti__tz{--iti-flag-offset:-5241px}.iti__ua{--iti-flag-offset:-5263px}.iti__ug{--iti-flag-offset:-5285px}.iti__uk{--iti-flag-offset:-5307px}.iti__um{--iti-flag-offset:-5329px}.iti__un{--iti-flag-offset:-5351px}.iti__us{--iti-flag-offset:-5373px}.iti__uy{--iti-flag-offset:-5395px}.iti__uz{--iti-flag-offset:-5417px}.iti__va{--iti-flag-offset:-5439px}.iti__vc{--iti-flag-offset:-5456px}.iti__ve{--iti-flag-offset:-5478px}.iti__vg{--iti-flag-offset:-5500px}.iti__vi{--iti-flag-offset:-5522px}.iti__vn{--iti-flag-offset:-5544px}.iti__vu{--iti-flag-offset:-5566px}.iti__wf{--iti-flag-offset:-5588px}.iti__ws{--iti-flag-offset:-5610px}.iti__xk{--iti-flag-offset:-5632px}.iti__ye{--iti-flag-offset:-5654px}.iti__yt{--iti-flag-offset:-5676px}.iti__za{--iti-flag-offset:-5698px}.iti__zm{--iti-flag-offset:-5720px}.iti__zw{--iti-flag-offset:-5742px}.iti__globe{background-image:var(--iti-path-globe-1x);background-size:contain;background-position:right;box-shadow:none;height:19px}@media (min-resolution:2x){.iti__flag{background-image:var(--iti-path-flags-2x)}.iti__globe{background-image:var(--iti-path-globe-2x)}}:root {
--bookly-css-version: "25.4";
}
.bookly-list-none {
list-style: none;
}
.bookly-left {
float: left !important;
}
.bookly-right {
float: right !important;
}
.bookly-clear {
clear: both !important;
}
.bookly-rtext {
text-align: right !important;
}
.bookly-text-center {
text-align: center;
}
.bookly-bold {
font-weight: bold !important;
}
.bookly-list {
margin-left: 10px !important;
}
.bookly-clear-bottom {
margin-bottom: 0 !important;
}
.bookly-none {
display: none !important;
}
.bookly-nowrap {
white-space: nowrap;
}
.bookly-inline-block {
display: inline-block !important;
}
.bookly-btn {
text-decoration: none;
}
.bookly-btn[disabled] {
opacity: 0.5;
} .bookly-box {
margin: 0 0 20px;
overflow: hidden;
}
.bookly-table {
display: table;
table-layout: fixed;
width: 100%;
}
.bookly-table > * {
display: table-cell;
vertical-align: top;
width: auto;
}
.bookly-table::before,
.bookly-table::after {
content: unset !important;
} .bookly-form {
margin: 0 auto;
}
.bookly-form * {
box-sizing: border-box;
font-family: inherit;
font-size: 14px;
line-height: inherit;
}
.bookly-form input[type="text"],
.bookly-form input[type="tel"],
.bookly-form input[type="number"],
.bookly-form input[type="password"],
.bookly-form select,
.bookly-form textarea {
font-size: 14px !important;
line-height: normal !important;
border: 1px solid silver !important;
border-radius: 4px !important;
width: 100% !important;
}
.bookly-form input[type="text"],
.bookly-form input[type="tel"],
.bookly-form input[type="number"],
.bookly-form input[type="password"],
.bookly-form select {
height: auto !important;
}
.bookly-form input[type="text"],
.bookly-form input[type="tel"],
.bookly-form input[type="checkbox"],
.bookly-form input[type="radio"],
.bookly-form input[type="number"],
.bookly-form input[type="password"],
.bookly-form select,
.bookly-form textarea {
display: inline-block;
margin: 0 !important;
outline: none !important;
}
.bookly-form input[type="text"],
.bookly-form input[type="tel"],
.bookly-form input[type="number"],
.bookly-form input[type="password"],
.bookly-form textarea {
padding-top: 6px !important;
padding-bottom: 5px !important;
padding-right: 7px !important;
}
.bookly-form input[type="text"]:not(.iti__tel-input),
.bookly-form input[type="tel"]:not(.iti__tel-input),
.bookly-form input[type="number"],
.bookly-form input[type="password"],
.bookly-form textarea {
padding-left: 7px !important;
}
.bookly-form select {
padding: 5px 6px 4px !important;
}
.bookly-form label {
display: inline;
float: none;
font-size: 14px;
}
.bookly-form label:not(.bookly-col-label) {
width: auto;
}
.bookly-form img {
display: inline;
}
.bookly-form .bookly-label-error {
font-size: 12px;
font-weight: bold;
margin-top: 5px;
}
.bookly-form .bookly-btn + input[type=file] {
width: 0;
height: 0;
opacity: 0;
display: block;
}
.bookly-form-group > label {
display: inline-block;
font-weight: bold;
padding: 0 !important;
margin: 0 !important;
}
.bookly-form-group > div {
margin-top: 5px;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}
.bookly-form-group:not(:last-child) > div {
margin-right: 14px;
} .bookly-nav-steps {
padding-top: 20px !important;
border-top: 1px solid silver !important;
overflow: hidden;
}
.bookly-box.bookly-nav-steps {
margin-bottom: 10px;
margin-left: -5px;
margin-right: -5px;
}
.bookly-box.bookly-nav-steps button {
margin-bottom: 10px;
margin-right: 5px;
margin-left: 5px;
}
.bookly-btn {
padding: 9px 18px !important;
border: 0 !important;
min-width: 118px;
display: block;
text-align: center;
line-height: normal;
border-radius: 4px !important;
background: var(--bookly-main-color);
cursor: pointer !important;
height: auto !important;
outline: none !important;
}
.bookly-btn,
.bookly-btn > span {
color: #fff !important;
font-size: 18px !important;
line-height: 17px !important;
font-weight: bold !important;
text-transform: uppercase !important;
}
button.bookly-btn:hover,
button.bookly-btn:active,
button.bookly-round:hover,
button.bookly-round:active,
button.bookly-square:hover,
button.bookly-square:active {
background-image: none !important;
}
.bookly-time-next,
.bookly-time-prev {
min-width: 60px;
height: 35px !important;
padding: 0 5px !important;
}
.bookly-time-next {
background-position: 50% -56px;
}
.bookly-time-prev {
background-position: 50% 8px;
}
.bookly-square,
.bookly-round {
width: 28px;
height: 28px;
padding: 0 !important;
line-height: 0 !important;
border: 0 !important;
outline: none !important;
background-repeat: no-repeat;
}
.bookly-round {
border-radius: 50% !important;
}
span.bookly-round {
display: block;
}
.bookly-square {
border-radius: 15%;
}
.bookly-checkbox-group > input[type='checkbox'] {
width: 0 !important;
height: 0 !important;
max-width: 0px !important;
max-height: 0px !important;
min-width: 0px !important;
min-height: 0px !important;
opacity: 0;
}
.bookly-checkbox-group > input[type='checkbox']:focus + label > i {
border-radius: 3px;
outline: 0;
box-shadow: 0px 0px 1px 0px rgba(37, 0, 255, 1) inset;
}
.bookly-checkbox-group > input[type='checkbox'] + label > i {
width: 28px;
height: 28px;
border: 2px solid var(--bookly-main-color);
border-radius: 4px;
}
.bookly-checkbox-group > input[type='checkbox']:checked + label > i {
background-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/check-square.svg);
background-color: var(--bookly-main-color);
background-repeat: no-repeat;
background-size: cover;
}
.bookly-checkbox-group > input[type='checkbox']:disabled + label > i {
background-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/x.svg) !important;
opacity: 0.8;
cursor: not-allowed;
background-repeat: no-repeat;
background-size: cover;
background-color: var(--bookly-main-color);
}
.bookly-checkbox-group label {
font-weight: bold;
}
.bookly-row label {
vertical-align: text-top;
}
.bookly-checkbox-group label:nth-child(3) {
margin-left: 4px;
}
.bookly-round-button {
cursor: pointer !important;
}
.bookly-round-button:first-child {
margin-right: 5px !important;
}
.bookly-round-button img {
border: 0 !important;
box-shadow: none;
}
.bookly-triangle {
width: 29px;
height: 29px;
border-left: 16px solid transparent;
border-right: 16px solid transparent;
border-bottom: 26px solid;
}
.bookly-back-step {
margin-right: 10px;
float: left !important;
}
.bookly-next-step {
float: right !important;
}
.bookly-mobile-prev-step {
margin-right: 10px;
} .bookly-progress-tracker {
margin: 0 0 20px !important;
padding: 0 !important;
}
.bookly-progress-tracker > div {
padding-left: 4px;
white-space: nowrap;
text-overflow: ellipsis;
font-weight: bold;
overflow: hidden;
}
.bookly-progress-tracker .step {
height: 15px;
background: #bec3c7;
margin-top: 5px;
}
.bookly-progress-tracker > div:first-child .step {
border-radius: 5px 0 0 5px;
}
.bookly-progress-tracker > div:last-child .step {
border-radius: 0 5px 5px 0;
}
.bookly-progress-tracker > div:first-child {
padding-left: 0;
} .bookly-service-step .bookly-date-from {
cursor: text !important;
}
.bookly-service-step .bookly-available-date,
.bookly-service-step .bookly-week-days,
.bookly-repeat-step .bookly-week-days,
.bookly-service-step .bookly-time-range {
margin-bottom: 20px !important;
}
.bookly-service-step .bookly-available-date .bookly-form-group > div {
margin-right: 0;
}
.bookly-service-step .bookly-available-date,
.bookly-service-step .bookly-week-days {
margin-right: 14px !important;
}
.bookly-form .bookly-service-step .bookly-week-days,
.bookly-form .bookly-repeat-step .bookly-week-days {
width: auto;
display: flex;
justify-content: center;
}
.bookly-service-step .bookly-week-days > div,
.bookly-repeat-step .bookly-week-days > div {
text-align: center;
min-width: 35px;
}
.bookly-form .bookly-service-step .bookly-week-days input[type='checkbox'],
.bookly-form .bookly-repeat-step .bookly-week-days input[type='checkbox'] {
background-color: var(--bookly-main-color);
border-color: var(--bookly-main-color);
}
.bookly-form .bookly-service-step .bookly-week-days input[type='checkbox']:checked,
.bookly-form .bookly-repeat-step .bookly-week-days input[type='checkbox']:checked {
background-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/checkbox.svg);
background-repeat: no-repeat;
background-size: cover;
}
.bookly-form .bookly-service-step .bookly-week-days input[type='checkbox'],
.bookly-form .bookly-repeat-step .bookly-week-days input[type='checkbox'] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
display: block !important;
width: 23px;
height: 23px;
padding: 0;
margin: 8px auto 0 !important;
border-radius: 50%;
cursor: pointer;
background-color: var(--bookly-main-color);
}
.bookly-service-step .bookly-week-days label input,
.bookly-repeat-step .bookly-week-days label input {
visibility: hidden;
}
.bookly-service-step .bookly-time-range select {
width: auto !important;
}
.bookly-mobile-step-1 .bookly-nav-steps {
display: none;
}
.bookly-chain-actions {
width: 50px;
} .bookly-mw-150 {
max-width: 150px;
}
.bookly-extra-step .bookly-extras-item {
display: inline-block;
width: 25%;
margin: 0 -2px !important;
margin-bottom: 2px !important;
vertical-align: top !important;
}
.bookly-extra-step .bookly-extras-thumb {
border: 2px solid #bec3c7;
padding: 10px;
line-height: normal;
border-radius: 5px;
margin: 3px;
text-align: center;
cursor: pointer;
}
.bookly-extra-step .bookly-extras-thumb img {
max-width: 100%;
}
.bookly-extra-step .bookly-extras-thumb div {
background-position: center;
}
.bookly-extra-step div.bookly-extras-summary {
display: inline-block;
font-weight: bold;
}
.bookly-extra-step .bookly-extras-item .bookly-extras-count-controls {
margin-top: 10px;
text-align: center;
}
.bookly-extra-step .bookly-extras-count-controls > * {
vertical-align: middle;
}
.bookly-extra-step .bookly-extras-item .bookly-extras-total-price {
font-weight: bold;
margin-top: 5px;
text-align: center;
}
.bookly-extra-step .bookly-extras-item input {
width: 3em !important;
text-align: center;
}
.bookly-extra-step .bookly-extras-increment {
margin-left: 5px;
} .bookly-time-step {
overflow: hidden;
position: relative;
margin-bottom: 20px !important;
margin-left: auto;
margin-right: auto;
}
.bookly-columnizer-wrap {
position: relative;
}
.bookly-columnizer {
min-height: .01%;
white-space: nowrap;
position: relative;
}
.bookly-columnizer .bookly-time-screen {
display: inline-block;
*display: inline;
min-height: .01%;
}
#bookly-tbs .bookly-columnizer .bookly-time-screen {
overflow: hidden;
overflow-x: auto;
}
.bookly-columnizer .bookly-column {
min-width: 127px;
padding: 0 5px;
display: inline-block;
zoom: 1;
vertical-align: top;
float: none !important;
}
.bookly-columnizer .bookly-column.bookly-column-wide {
min-width: 205px;
}
.bookly-columnizer .bookly-column.bookly-column-wide .bookly-hour .bookly-time-main {
min-width: 160px;
}
.bookly-columnizer .bookly-column.bookly-column-wide span.bookly-time-additional {
float: right;
margin-right: 10px;
}
.bookly-columnizer .bookly-day,
.bookly-columnizer .bookly-hour {
display: block !important;
min-width: 0;
width: 100%;
margin: 1.5px 0 !important;
background: white;
height: 36px;
padding: 6px;
font-size: 13px !important;
line-height: 20px;
text-align: center;
float: none !important;
vertical-align: middle;
text-transform: none;
border: 1px solid #cccccc !important;
border-radius: 4px;
}
.bookly-columnizer .bookly-day {
cursor: default !important;
text-decoration: none;
}
.bookly-columnizer .bookly-hour {
background: white !important;
cursor: pointer;
}
.bookly-columnizer .bookly-hour span {
font-weight: normal;
color: #333 !important;
}
.bookly-columnizer .bookly-hour.bookly-slot-in-waiting-list {
background-color: #d6d6d6 !important;
}
.bookly-columnizer .bookly-hour .bookly-time-main {
min-width: 92px;
}
.bookly-columnizer .bookly-hour.bookly-slot-in-special-hour .bookly-time-main {
font-weight: bold;
}
.bookly-columnizer .bookly-hour .ladda-label {
display: inline-block;
}
.bookly-form .bookly-schedule-date,
.bookly-form .bookly-columnizer .bookly-day {
background: var(--bookly-main-color);
color: white !important;
font-weight: bold !important;
border: 1px solid var(--bookly-main-color);
}
.bookly-form .bookly-schedule-date input {
color: black;
font-weight: normal;
}
.bookly-columnizer .booked,
.bookly-columnizer .booked:hover {
opacity: .5;
cursor: default !important;
}
.bookly-columnizer .booked span {
text-decoration: line-through;
}
.bookly-columnizer .bookly-hour .bookly-hour-icon {
display: block;
float: left;
background: none;
outline: 2px solid #eeeeee;
width: 16px;
height: 16px;
border-radius: 100%;
margin-top: 2px;
margin-right: 3px;
}
@media (hover) {
.bookly-columnizer .bookly-hour:hover {
border: 2px solid var(--bookly-main-color);
color: var(--bookly-main-color);
}
.bookly-columnizer .bookly-hour.booked:hover {
border: 1px solid #cccccc !important;
color: #333333 !important;
}
.bookly-columnizer .bookly-hour.booked:hover .bookly-hour-icon span {
visibility: hidden;
}
.bookly-columnizer .bookly-hour:hover .bookly-hour-icon {
background: none;
outline: 2px solid var(--bookly-main-color);
color: var(--bookly-main-color);
width: 16px;
height: 16px;
border-radius: 100%;
margin-top: 2px;
margin-right: 3px;
}
.bookly-columnizer .bookly-hour.booked:hover .bookly-hour-icon {
border: 2px solid #cccccc !important;
}
.bookly-columnizer .bookly-hour:hover .bookly-hour-icon span {
margin-left: 4px;
margin-right: 4px;
margin-top: 4px;
background: var(--bookly-main-color);
width: 8px;
height: 8px;
border: none;
border-radius: 100%;
display: block;
}
}
.bookly-time-step .bookly-columnizer > button {
display: none !important;
}
.bookly-time-step .bookly-columnizer > .bookly-column {
display: none !important;
}
.bookly-slot-calendar {
margin: 0 20px 20px 0;
float: left;
}
.bookly-not-time-screen {
font-size: 16px;
height: 296px;
margin-left: 320px;
font-weight: bold;
}
.bookly-not-time-screen.bookly-not-calendar {
height: auto;
margin-left: 0;
padding-bottom: 15px;
}
.bookly-spin-overlay {
position: relative;
opacity: .5;
}
.bookly-spin-overlay .bookly-spin {
position: absolute;
top: 50%;
left: 50%;
margin-left: -20px;
margin-top: -20px;
}
select.bookly-time-zone-switcher {
width: 220px !important;
} .bookly-repeat-step {
margin-bottom: 20px !important;
min-width: 260px;
}
.bookly-repeat-step .bookly-row {
margin: 12px 0 12px 0 !important;
}
.bookly-repeat-step .bookly-week-days {
margin-bottom: 0 !important;
}
.bookly-repeat-step .bookly-get-schedule {
display: inline-block;
}
.bookly-repeat-step .bookly-schedule-date,
.bookly-repeat-step .bookly-schedule-time {
width: 100px !important;
text-align: center;
vertical-align: middle;
text-transform: none;
border-radius: 4px;
height: 28px;
margin-right: 6px;
margin-top: 2px;
margin-bottom: 4px;
}
.bookly-repeat-step .bookly-schedule-time select {
border: 0 !important;
height: 26px !important;
background-color: #fff;
padding: 0 !important;
}
.bookly-repeat-step .bookly-schedule-date input {
background-color: #fff;
border: 0 !important;
height: 26px !important;
float: none !important;
}
.bookly-repeat-step .bookly-schedule-row {
border: 1px solid #cccccc !important;
border-radius: 3px;
display: flex;
}
.bookly-schedule-row .bookly-rounds-group {
float: right !important;
margin-top: 2px;
margin-bottom: 4px;
height: 28px;
}
.bookly-repeat-step .bookly-schedule-row > div {
float: left;
line-height: 25px;
}
.bookly-repeat-step .bookly-schedule-row .bookly-schedule-appointment > div,
.bookly-repeat-step .bookly-schedule-row .bookly-schedule-intersect > div {
float: left;
}
.bookly-schedule-slots > div:not(:last-child) {
margin-bottom: 12px;
}
.bookly-repeat-step .bookly-schedule-row .bookly-schedule-intersect {
margin: 2px 2px 4px 0;
}
.bookly-repeat-step .bookly-schedule-row > div:first-child {
width: 36px;
height: 36px;
padding: 4px;
text-align: center;
font-size: 20px;
}
.bookly-repeat-step .bookly-schedule-row > div:last-child {
width: calc(100% - 36px);
border-left: 1px solid #cccccc !important;
padding: 2px 2px 0 4px;
}
.bookly-repeat-step .bookly-schedule-row .bookly-schedule-time {
border: 1px solid #cccccc !important;
border-radius: 4px;
}
.bookly-repeat-step .bookly-schedule-row .bookly-hidden-info {
display: none;
}
.bookly-repeat-step .bookly-schedule-row .bookly-hidden-info > span {
line-height: 32px;
}
.bookly-schedule-appointment.bookly-appointment-hidden > * {
display: none !important;
height: 0;
}
.bookly-schedule-appointment.bookly-appointment-hidden .bookly-hidden-info {
display: block !important;
width: 100%;
} .bookly-pagination {
display: flex;
padding-left: 0;
list-style: none;
margin: 0;
}
.bookly-pagination li {
display: list-item;
text-align: match-parent;
margin: 0 -1px 0 0 !important;
}
.bookly-pagination li a {
position: relative;
display: block;
text-decoration: none;
border: 1px solid #cccccc;
width: 35px;
height: 35px;
line-height: 32px;
text-align: center;
}
.bookly-pagination li a:focus {
z-index: 3;
outline: 0;
}
.bookly-pagination li.active a {
color: #fff;
}
.bookly-pagination li:first-child a {
border-top-left-radius: .25rem;
border-bottom-left-radius: .25rem
}
.bookly-pagination li:last-child a {
border-top-right-radius: .25rem;
border-bottom-right-radius: .25rem
}
.bookly-visible-sm {
display: none;
} .bookly-well {
border: 1px solid #cccccc !important;
padding-right: 6px;
padding-left: 6px;
border-radius: 4px;
background-color: #F2DEDE;
vertical-align: middle;
display: table;
}
.bookly-well > div:nth-child(1) {
margin: 5px 5px 5px 0;
float: left;
}
.bookly-well > div:nth-child(2) {
min-height: 38px;
vertical-align: middle;
display: table-cell;
width: 100%;
}
.popover .editable-container,
.popover .control-group {
min-width: 300px;
}
label.bookly-checkbox-label input[type=checkbox] {
position: relative;
vertical-align: middle;
bottom: 1px;
}
.bookly-round-md {
width: 35px;
height: 35px;
}
.bookly-triangle-md {
margin: 5px 5px 5px 0;
width: 35px;
height: 35px;
border-left: 22px solid transparent;
border-right: 22px solid transparent;
border-bottom: 35px solid;
float: left;
}
.bookly-icon-sm {
height: 100%;
display: block;
background-repeat: no-repeat;
background-position: center center;
}
.bookly-icon-sm i {
margin: 0;
padding: 0;
}
.bookly-icon-md {
height: 24px;
width: 24px;
display: block;
margin-left: 6px;
background-repeat: no-repeat;
}
.bookly-triangle .bookly-icon-sm {
margin-left: -2px;
margin-top: 11px;
height: 16px;
padding-left: 4px;
}
.bookly-round-md .bookly-icon-md {
margin: 6px;
}
.bookly-round .bookly-icon-md {
margin: 6px;
}
button.bookly-round,
label.bookly-square {
cursor: pointer;
}
.bookly-round .ladda-label {
display: inline !important;
}
.bookly-icon-sm.bookly-icon-restore {
background-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/redo.svg);
background-repeat: no-repeat;
background-position: center center;
}
.bookly-icon-sm.bookly-icon-exclamation {
background-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/exclamation.svg);
background-repeat: no-repeat;
background-size: cover;
}
.bookly-icon-sm.bookly-icon-i {
background-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/info.svg);
background-repeat: no-repeat;
background-size: cover;
}
.bookly-icon-sm.bookly-icon-edit {
background-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/edit.svg);
background-repeat: no-repeat;
background-position: center center;
}
.bookly-icon-sm.bookly-icon-plus {
background-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/plus.svg);
background-repeat: no-repeat;
background-size: cover;
}
.bookly-icon-sm.bookly-icon-minus {
background-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/minus.svg);
background-repeat: no-repeat;
background-size: cover;
}
.bookly-icon-sm.bookly-icon-drop {
background-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/delete.svg);
background-repeat: no-repeat;
background-position: center center;
}
.bookly-icon-sm.bookly-icon-check {
background-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/checkbox.svg);
background-repeat: no-repeat;
background-size: cover;
}
.bookly-icon-user {
height: 16px;
width: 16px;
display: inline-block;
margin-right: 4px;
margin-top: 1px;
vertical-align: top;
background-repeat: no-repeat;
background-size: cover;
background-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/user.svg);
} .bookly-go-to-cart {
width: 35px;
height: 35px;
float: left !important;
}
.bookly-cart .bookly-mobile-version {
display: none;
}
.bookly-cart table {
border-collapse: collapse;
border-spacing: 0;
border: none !important;
table-layout: auto;
width: 100%;
margin: 0 !important;
}
.bookly-cart table .bookly-round {
vertical-align: bottom;
}
.bookly-cart table th,
.bookly-cart table td {
border: 0;
text-align: left;
padding: 8px;
}
.bookly-cart tbody.bookly-mobile-version td,
.bookly-cart tbody.bookly-mobile-version th {
border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.bookly-cart th,
.bookly-cart tr.bookly-cart-primary,
.bookly-cart tr.bookly-cart-primary td,
.bookly-cart tfoot tr,
.bookly-cart tfoot tr th {
border-top: 1px solid rgba(51, 51, 51, 0.1);
font-size: 14px !important;
}
.bookly-cart th {
border-width: 0 0 1px 0;
font-weight: 700;
padding-top: 0 !important;
}
.bookly-cart table tfoot th,
.bookly-cart table tfoot td {
border-top: 2px solid rgba(51, 51, 51, 0.1);
}
.bookly-cart table tr.bookly-cart-sub-item td:first-child {
padding-left: 25px;
}
.bookly-cart tbody.bookly-desktop-version,
.bookly-cart tbody.bookly-desktop-version td,
.bookly-cart tbody.bookly-mobile-version tr.bookly-cart-sub-item th,
.bookly-cart tbody.bookly-mobile-version tr.bookly-cart-sub-item td {
border: 0 !important;
} .bookly-guest > .bookly-btn {
display: inline-block;
margin: 0 14px 12px 0;
}
.bookly-guest > .fb_iframe_widget_fluid {
display: inline-block;
}
.bookly-guest > * {
vertical-align: top;
}
.bookly-details-step .bookly-form-group input[type="text"].bookly-captcha {
display: block;
width: 160px !important;
margin: 10px 0 0 !important;
}
.bookly-details-step .bookly-form-group .iti {
display: block;
}
.bookly-details-step .bookly-table,
.bookly-details-step .bookly-table > * {
overflow: visible !important;
}
.bookly-details-step .bookly-form-group textarea {
resize: vertical;
}
.bookly-details-step .bookly-custom-field-row > div > div > label,
.bookly-details-step .bookly-custom-field-row > div > div > label > input[type="radio"],
.bookly-details-step .bookly-custom-field-row > div > div > label > input[type="checkbox"] {
cursor: pointer;
}
.bookly-details-step .bookly-custom-field-row > div > div > label > * {
vertical-align: middle;
} .bookly-form input.bookly-user-coupon, .bookly-form input.bookly-user-gift, .bookly-form input.bookly-user-tips {
width: 100px !important;
margin: 0 10px !important;
}
.bookly-form select.bookly-card-exp {
width: auto !important;
margin-right: 10px !important;
}
.bookly-form input.bookly-card-cvc {
width: 50px !important;
}
.bookly-form .bookly-payment-nav > div > label,
.bookly-form .bookly-payment-nav > div > label > input[type="radio"] {
cursor: pointer;
}
.bookly-form .bookly-payment-nav > div > label > * {
vertical-align: middle;
}
.bookly-form .bookly-payment-nav > div > label > img {
margin-left: 10px;
} .bookly-fade {
display: none;
}
.bookly-in {
display: block;
}
.bookly-close:hover,
.bookly-close:focus,
.bookly-close {
float: right;
font-size: 21px;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: none;
border: 0;
margin-top: -25px;
}
.bookly-close:focus,
.bookly-close:hover {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: .5;
background: none;
}
.bookly-modal {
position: fixed;
width: 100%;
left: 0;
top: 0;
z-index: 9999;
bottom: 0;
background-color: rgba(0, 0, 0, 0.7);
}
.bookly-modal .bookly-modal-dialog {
width: 400px;
position: absolute;
left: 50%;
margin-left: -200px;
top: 100px;
}
.bookly-modal .bookly-modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.bookly-modal .bookly-modal-content .bookly-modal-header {
min-height: 16.5px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
color: #666;
}
.bookly-modal .bookly-modal-content .bookly-modal-header h4 {
margin: 0;
padding: 0;
font-size: 22px;
}
.bookly-modal .bookly-modal-content .bookly-modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-submit:focus,
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-submit:active,
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-submit:hover,
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-submit {
display: inline-block;
padding: 6px 12px !important;
border: 0;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border-radius: 4px;
color: #fff;
text-transform: capitalize;
}
.bookly-modal .bookly-modal-content .bookly-modal-footer .bookly-btn-cancel {
border: 0;
background: none;
color: #21759b;
cursor: pointer;
padding: 0;
vertical-align: -2px;
font-size: 14px;
}
.bookly-modal .bookly-modal-content .bookly-modal-body {
position: relative;
padding: 15px;
font-size: 14px;
}
.bookly-modal .bookly-modal-content .bookly-modal-body .bookly-form-group {
margin-bottom: 10px;
}
.bookly-modal .bookly-modal-content .bookly-modal-body .bookly-form-group label {
font-size: 14px;
}
.bookly-modal .bookly-modal-content .bookly-modal-body div > div > label {
cursor: pointer;
}
.bookly-modal .bookly-modal-content .bookly-modal-body div > div > label > * {
vertical-align: middle;
cursor: pointer;
}
@media (max-width: 768px) {
.bookly-modal .bookly-modal-dialog {
width: auto;
left: 15px;
right: 15px;
margin: 30px auto;
top: 50px;
}
}
.bookly-form .bookly-image-box {
height: 298px;
position: relative;
}
.bookly-form .bookly-image-box img {
position: absolute;
left: calc(50% - 149px);
top: calc(50% - 149px);
}
.bookly-form .bookly-loading:before {
content: '';
position: absolute;
left: calc(50% - 16px);
top: calc(50% - 16px);
width: 32px;
height: 32px;
background: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/backend/resources/images/ajax_loader_32x32.gif) no-repeat;
background-size: contain;
}
.bookly-row .bookly-text,
.bookly-row .bookly-text-center,
.bookly-row .bookly-col-label {
padding-top: 6px;
margin-bottom: 0;
text-overflow: ellipsis;
white-space: nowrap;
}
.bookly-form .bookly-row .bookly-col-label {
text-align: right;
color: var(--bookly-main-color);
font-weight: bold;
}
.bookly-row {
margin: 0 !important;
overflow: hidden;
}
.bookly-col-1,
.bookly-col-2,
.bookly-col-3,
.bookly-col-4,
.bookly-col-5,
.bookly-col-6,
.bookly-col-7,
.bookly-col-8,
.bookly-col-9,
.bookly-col-10,
.bookly-col-11,
.bookly-col-12 {
float: left !important;
padding-left: 2px;
padding-right: 2px;
}
.bookly-col-12 {
width: 100%;
}
.bookly-col-11 {
width: 91.66666667%;
}
.bookly-col-10 {
width: 83.33333333%;
}
.bookly-col-9 {
width: 75%;
}
.bookly-col-8 {
width: 66.66666667%;
}
.bookly-col-7 {
width: 58.33333333%;
}
.bookly-col-6 {
width: 50%;
}
.bookly-col-5 {
width: 41.66666667%;
}
.bookly-col-4 {
width: 33.33333333%;
}
.bookly-col-3 {
width: 25%;
}
.bookly-col-2 {
width: 16.66666667%;
}
.bookly-col-1 {
width: 8.33333333%;
}
.powered-by-bookly {
font-size: 14px !important;
color: #666666;
text-align: center;
}
.powered-by-bookly a {
color: inherit;
}
.powered-by-bookly a:first-child {
text-decoration: none !important;
} .bookly-form *:focus {
outline: 0;
box-shadow: 0px 0px 1px 0px rgba(37, 0, 255, 1) inset;
}
.bookly-form ::-webkit-input-placeholder {
color: #bbb !important;
}
.bookly-form ::-moz-placeholder {
color: #bbb !important;
} .bookly-form :-moz-placeholder {
color: #bbb !important;
} .bookly-form :-ms-input-placeholder {
color: #bbb !important;
}
.bookly-form .bookly-category-info, .bookly-form .bookly-service-info, .bookly-form .bookly-staff-info {
margin-top: -10px;
}
ol.bookly-stepper {
display: none;
} @media screen and (max-width: 650px) {
.bookly-form-group label:empty {
display: none !important;
}
.bookly-form-group > div {
margin-right: 0 !important;
}
.bookly-table > * {
display: block;
}
.bookly-repeat-step .bookly-table > * {
display: table-cell;
}
.bookly-table .bookly-form-group {
margin: 0 0 20px;
width: 100% !important;
}
.bookly-table .bookly-form-group:last-child {
margin: 0;
}
.bookly-progress-tracker {
display: none !important;
} .bookly-form ol.bookly-stepper {
display: flex !important;
list-style: none;
justify-content: space-between;
margin: 0px 0px 20px 0px;
padding: 4px;
overflow: hidden;
background: linear-gradient(180deg, transparent 15.9px, silver 16px, silver 17.9px, transparent 18px);
}
.bookly-form ol.bookly-stepper li {
display: grid !important;
position: relative;
outline: none;
}
.bookly-form ol.bookly-stepper li::before {
content: " ";
display: grid !important;
aspect-ratio: 1;
height: 24px;
border: 2px solid #FFFFFF;
box-sizing: border-box;
color: #FFFFFF;
border-radius: 50%;
z-index: 1;
background-color: var(--bookly-main-color);
border-color: var(--bookly-main-color);
outline: 4px solid white;
}
.bookly-form ol.bookly-stepper li.bookly-step-active ~ li::before {
background: white;
border: 2px solid silver;
}
.bookly-form ol.bookly-stepper li.bookly-step-active::after {
content: "";
position: absolute;
height: 2px;
right: 100%;
top: 11px;
width: 100vw;
background-color: var(--bookly-main-color);
}
.bookly-mobile-step-1 .bookly-nav-steps {
display: block;
}
.bookly-mobile-step-2 {
display: none;
}
.bookly-select-mobile {
width: 95%;
margin-top: 5px;
}
.bookly-mobile-next-step, .bookly-mobile-prev-step {
display: block !important;
}
.bookly-mobile-float-none {
float: none !important;
} .bookly-service-step .bookly-available-date,
.bookly-service-step .bookly-week-days {
margin-right: 0 !important;
}
.bookly-service-step .bookly-week-days,
.bookly-repeat-step .bookly-week-days {
width: 100%;
}
.bookly-service-step .bookly-week-days > div {
display: table-cell;
}
.bookly-service-step .bookly-time-to,
.bookly-service-step .bookly-time-from {
display: inline-block;
width: 48% !important;
}
.bookly-service-step .bookly-time-to {
float: right !important;
}
.bookly-service-step .bookly-time-range select {
width: 100% !important;
}
.bookly-mobile-step-1 {
margin-right: 0;
}
.bookly-not-time-screen {
height: auto !important;
margin-left: 0 !important;
margin-bottom: 15px;
clear: both;
}
.bookly-btn {
width: auto !important;
min-width: 0;
padding: 9px 18px !important;
background-image: none !important;
}
.bookly-go-to-cart {
padding: 8px !important;
width: 35px !important;
height: 35px !important;
}
.bookly-extra-step .bookly-extras-item {
width: 50%;
}
.bookly-cart .bookly-mobile-version {
display: table-row-group;
}
.bookly-cart .bookly-desktop-version {
display: none;
}
.bookly-col-12,
.bookly-col-11,
.bookly-col-10,
.bookly-col-9,
.bookly-col-8,
.bookly-col-7,
.bookly-col-6,
.bookly-col-5,
.bookly-col-4,
.bookly-col-3,
.bookly-col-2,
.bookly-col-1 {
width: 100%;
padding: 0;
}
.bookly-visible-sm {
display: block;
}
.bookly-visible-md {
display: none !important;
}
.bookly-margin-top {
margin-top: 12px;
}
.bookly-row .bookly-col-label,
.bookly-row .bookly-text-center {
text-align: left;
text-transform: capitalize;
padding-top: 0;
}
.bookly-repeat-step .bookly-schedule-row > div:first-child {
width: 31px;
}
.bookly-repeat-step .bookly-schedule-row > div:last-child {
width: calc(100% - 31px);
padding: 2px 2px 0 2px;
}
.bookly-repeat-step .bookly-schedule-date, .bookly-repeat-step .bookly-schedule-time {
margin-right: 2px;
}
.bookly-repeat-step .bookly-schedule-time {
width: 90px !important;
}
button.bookly-inline-block {
margin-bottom: 3px;
}
.bookly-form .bookly-row .bookly-col-label {
text-align: left;
}
} .iti__flag {
background-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/flags.png?1);
}
@media only screen and (min-resolution: 2dppx) {
.iti__flag {
background-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/flags@2x.png?1)
}
}
.bookly-radio-loading {
border: 2px solid lightgrey;
border-top: 2px solid black;
border-radius: 50%;
width: 13px;
height: 13px;
animation: bookly-radio-loading-spin 2s linear infinite;
}
@keyframes bookly-radio-loading-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.pac-container {
z-index: 1000000 !important;
}
.bookly-fa-svg {
height: 16px;
width: 16px;
background-color: #ffffff;
margin-right: 8px;
display: inline-block;;
mask-repeat: no-repeat;
-webkit-mask-repeat: no-repeat;
}
.bookly-google {
mask-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/google.svg);
-webkit-mask-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/google.svg);
}
.bookly-microsoft {
mask-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/microsoft.svg);
-webkit-mask-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/microsoft.svg);
}
.bookly-yahoo {
mask-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/yahoo.svg);
-webkit-mask-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/yahoo.svg);
}
.bookly-apple {
mask-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/apple.svg);
-webkit-mask-image: url(//www.ra-denzer.de/wp-content/plugins/bookly-responsive-appointment-booking-tool/frontend/resources/images/apple.svg);
} .bookly-form .fill-bookly {
fill: var(--bookly-main-color);
} .bookly-form .bookly-form-group > label,
.bookly-form .bookly-label-error,
.bookly-form .bookly-progress-tracker > .active,
.bookly-form .bookly-columnizer .bookly-hour span.bookly-waiting-list,
.bookly-form .hover\:text-bookly:hover,
.bookly-form .text-bookly:not(:hover),
.bookly-form .hover\:text-bookly:hover {
color: var(--bookly-main-color) !important;
} .bookly-form .bookly-progress-tracker > .active .step,
.bookly-form .bookly-columnizer .bookly-hour:active .bookly-hour-icon span,
.bookly-form .bookly-btn,
.bookly-form .bookly-btn:active,
.bookly-form .bookly-btn:focus,
.bookly-form .bookly-btn:hover,
.bookly-form .bookly-btn-submit,
.bookly-form .bookly-round,
.bookly-form .bookly-pagination > li.active,
.bookly-form .bg-bookly,
.bookly-form .hover\:bg-bookly:hover,
.bookly-form .bg-bookly-not-hover:not(:hover) {
background-color: var(--bookly-main-color) !important;
}
.bookly-form .bookly-triangle {
border-bottom-color: var(--bookly-main-color) !important;
} .bookly-form input[type="text"].bookly-error,
.bookly-form input[type="tel"].bookly-error,
.bookly-form input[type="password"].bookly-error,
.bookly-form select.bookly-error,
.bookly-form textarea.bookly-error,
.bookly-form .bookly-week-days.bookly-error,
.bookly-extra-step div.bookly-extras-thumb.bookly-extras-selected {
border: 2px solid var(--bookly-main-color) !important;
} .bookly-form .bookly-columnizer .bookly-day, .bookly-form .bookly-schedule-date {
background: var(--bookly-main-color) !important;
border: 1px solid var(--bookly-main-color) !important;
}
.bookly-form .bookly-pagination > li.active a {
border: 1px solid var(--bookly-main-color) !important;
}
.bookly-form .bookly-columnizer .bookly-hour:active {
border: 2px solid var(--bookly-main-color) !important;
color: var(--bookly-main-color) !important;
}
.bookly-form .bookly-columnizer .bookly-hour:active .bookly-hour-icon span {
background-color: var(--bookly-main-color) !important;
margin: 3px;
width: 10px;
height: 10px;
border: none;
border-radius: 100%;
display: block;
}
@media (hover) {
.bookly-form .bookly-columnizer .bookly-hour:hover {
border: 2px solid var(--bookly-main-color) !important;
color: var(--bookly-main-color) !important;
}
.bookly-form .bookly-columnizer .bookly-hour:hover .bookly-hour-icon {
background: none;
border: none;
outline: 2px solid var(--bookly-main-color) !important;
color: var(--bookly-main-color) !important;
}
.bookly-form .bookly-columnizer .bookly-hour:hover .bookly-hour-icon span {
background-color: var(--bookly-main-color) !important;
}
}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#868e96;--gray-dark:#343a40;--primary:#007bff;--secondary:#868e96;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:"SFMono-Regular",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:5px}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#868e96}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #ddd;border-radius:.25rem;transition:all .2s ease-in-out;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#868e96}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{padding:.2rem .4rem;font-size:90%;color:#bd4147;background-color:#f8f9fa;border-radius:.25rem}a>code{padding:0;color:inherit;background-color:inherit}kbd{padding:.2rem .4rem;font-size:90%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;margin-top:0;margin-bottom:1rem;font-size:90%;color:#212529}pre code{padding:0;font-size:inherit;color:inherit;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #e9ecef}.table thead th{vertical-align:bottom;border-bottom:2px solid #e9ecef}.table tbody+tbody{border-top:2px solid #e9ecef}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #e9ecef}.table-bordered td,.table-bordered th{border:1px solid #e9ecef}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#dddfe2}.table-hover .table-secondary:hover{background-color:#cfd2d6}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#cfd2d6}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#e9ecef}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm.table-bordered{border:0}}@media (max-width:767px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md.table-bordered{border:0}}@media (max-width:991px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg.table-bordered{border:0}}@media (max-width:1199px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#868e96;opacity:1}.form-control:-ms-input-placeholder{color:#868e96;opacity:1}.form-control::-ms-input-placeholder{color:#868e96;opacity:1}.form-control::placeholder{color:#868e96;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.col-form-legend{padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;font-size:1rem}.form-control-plaintext{padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.form-control-plaintext.input-group-addon,.input-group-lg>.input-group-btn>.form-control-plaintext.btn,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.form-control-plaintext.input-group-addon,.input-group-sm>.input-group-btn>.form-control-plaintext.btn{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;margin-bottom:.5rem}.form-check.disabled .form-check-label{color:#868e96}.form-check-label{padding-left:1.25rem;margin-bottom:0}.form-check-input{position:absolute;margin-top:.25rem;margin-left:-1.25rem}.form-check-inline{display:inline-block;margin-right:.75rem}.form-check-inline .form-check-label{vertical-align:middle}.valid-feedback{display:none;margin-top:.25rem;font-size:.875rem;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;width:250px;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(40,167,69,.8);border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid+.form-check-label,.was-validated .form-check-input:valid+.form-check-label{color:#28a745}.custom-control-input.is-valid~.custom-control-indicator,.was-validated .custom-control-input:valid~.custom-control-indicator{background-color:rgba(40,167,69,.25)}.custom-control-input.is-valid~.custom-control-description,.was-validated .custom-control-input:valid~.custom-control-description{color:#28a745}.custom-file-input.is-valid~.custom-file-control,.was-validated .custom-file-input:valid~.custom-file-control{border-color:#28a745}.custom-file-input.is-valid~.custom-file-control::before,.was-validated .custom-file-input:valid~.custom-file-control::before{border-color:inherit}.custom-file-input.is-valid:focus,.was-validated .custom-file-input:valid:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;margin-top:.25rem;font-size:.875rem;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;width:250px;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(220,53,69,.8);border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid+.form-check-label,.was-validated .form-check-input:invalid+.form-check-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-indicator,.was-validated .custom-control-input:invalid~.custom-control-indicator{background-color:rgba(220,53,69,.25)}.custom-control-input.is-invalid~.custom-control-description,.was-validated .custom-control-input:invalid~.custom-control-description{color:#dc3545}.custom-file-input.is-invalid~.custom-file-control,.was-validated .custom-file-input:invalid~.custom-file-control{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-control::before,.was-validated .custom-file-input:invalid~.custom-file-control::before{border-color:inherit}.custom-file-input.is-invalid:focus,.was-validated .custom-file-input:invalid:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;margin-top:0;margin-bottom:0}.form-inline .form-check-label{padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-left:0}.form-inline .custom-control-indicator{position:static;display:inline-block;margin-right:.25rem;vertical-align:text-bottom}.form-inline .has-feedback .form-control-feedback{top:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not([disabled]):not(.disabled).active,.btn:not([disabled]):not(.disabled):active{background-image:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#007bff;border-color:#007bff}.btn-primary:not([disabled]):not(.disabled).active,.btn-primary:not([disabled]):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#868e96;border-color:#868e96}.btn-secondary:hover{color:#fff;background-color:#727b84;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#868e96;border-color:#868e96}.btn-secondary:not([disabled]):not(.disabled).active,.btn-secondary:not([disabled]):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#666e76;box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745}.btn-success:not([disabled]):not(.disabled).active,.btn-success:not([disabled]):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8}.btn-info:not([disabled]):not(.disabled).active,.btn-info:not([disabled]):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#111;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#111;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107}.btn-warning:not([disabled]):not(.disabled).active,.btn-warning:not([disabled]):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#111;background-color:#d39e00;border-color:#c69500;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545}.btn-danger:not([disabled]):not(.disabled).active,.btn-danger:not([disabled]):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#111;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#111;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not([disabled]):not(.disabled).active,.btn-light:not([disabled]):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#111;background-color:#dae0e5;border-color:#d3d9df;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40}.btn-dark:not([disabled]):not(.disabled).active,.btn-dark:not([disabled]):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not([disabled]):not(.disabled).active,.btn-outline-primary:not([disabled]):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#868e96;background-color:transparent;background-image:none;border-color:#868e96}.btn-outline-secondary:hover{color:#fff;background-color:#868e96;border-color:#868e96}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#868e96;background-color:transparent}.btn-outline-secondary:not([disabled]):not(.disabled).active,.btn-outline-secondary:not([disabled]):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#868e96;border-color:#868e96;box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not([disabled]):not(.disabled).active,.btn-outline-success:not([disabled]):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not([disabled]):not(.disabled).active,.btn-outline-info:not([disabled]):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#fff;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not([disabled]):not(.disabled).active,.btn-outline-warning:not([disabled]):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#ffc107;border-color:#ffc107;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not([disabled]):not(.disabled).active,.btn-outline-danger:not([disabled]):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not([disabled]):not(.disabled).active,.btn-outline-light:not([disabled]):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not([disabled]):not(.disabled).active,.btn-outline-dark:not([disabled]):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#868e96}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.dropdown,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background:0 0;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#868e96;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#868e96;white-space:nowrap}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:2}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn+.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.btn+.dropdown-toggle-split::after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group .form-control{position:relative;z-index:2;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover{z-index:3}.input-group .form-control,.input-group-addon,.input-group-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{white-space:nowrap}.input-group-addon{padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:not(:last-child),.input-group-addon:not(:last-child),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group>.btn,.input-group-btn:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:not(:last-child){border-right:0}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,.input-group-btn:not(:last-child)>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.form-control+.input-group-addon:not(:first-child){border-left:0}.input-group-btn{position:relative;-ms-flex-align:stretch;align-items:stretch;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:3}.input-group-btn:first-child>.btn+.btn{margin-left:0}.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group{margin-right:-1px}.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group{z-index:2;margin-left:0}.input-group-btn:not(:first-child)>.btn-group:first-child,.input-group-btn:not(:first-child)>.btn:first-child{margin-left:-1px}.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:hover,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:hover{z-index:3}.custom-control{position:relative;display:-ms-inline-flexbox;display:inline-flex;min-height:1.5rem;padding-left:1.5rem;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-indicator{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-indicator{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-indicator{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-indicator{background-color:#e9ecef}.custom-control-input:disabled~.custom-control-description{color:#868e96}.custom-control-indicator{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#ddd;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-indicator{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator{background-color:#007bff;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-radio .custom-control-indicator{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-controls-stacked{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.custom-controls-stacked .custom-control{margin-bottom:.25rem}.custom-controls-stacked .custom-control+.custom-control{margin-left:0}.custom-select{display:inline-block;max-width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple]{height:auto;background-image:none}.custom-select:disabled{color:#868e96;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-file{position:relative;display:inline-block;max-width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{min-width:14rem;max-width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-control{box-shadow:0 0 0 .075rem #fff,0 0 0 .2rem #007bff}.custom-file-control{position:absolute;top:0;right:0;left:0;z-index:5;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-control:lang(en):empty::after{content:"Choose file..."}.custom-file-control::before{position:absolute;top:-1px;right:-1px;bottom:-1px;z-index:6;display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-file-control:lang(en)::before{content:"Browse"}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#868e96}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #ddd}.nav-tabs .nav-link.disabled{color:#868e96;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#ddd #ddd #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background:0 0;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:767px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:991px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:1199px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .dropup .dropdown-menu{top:auto;bottom:100%}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .dropup .dropdown-menu{top:auto;bottom:100%}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='//www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='//www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group .card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group .card+.card{margin-left:0;border-left:0}.card-group .card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group .card:first-child .card-img-top{border-top-right-radius:0}.card-group .card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group .card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group .card:last-child .card-img-top{border-top-left-radius:0}.card-group .card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group .card:only-child{border-radius:.25rem}.card-group .card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group .card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group .card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;column-count:3;-webkit-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#868e96;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#868e96}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#868e96;pointer-events:none;background-color:#fff;border-color:#ddd}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #ddd}.page-link:focus,.page-link:hover{color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#ddd}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#868e96}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#6c757d}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#111;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#111;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#111;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#111;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#464a4e;background-color:#e7e8ea;border-color:#dddfe2}.alert-secondary hr{border-top-color:#cfd2d6}.alert-secondary .alert-link{color:#2e3133}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-color:#007bff}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#868e96;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}a.list-group-item-primary,button.list-group-item-primary{color:#004085}a.list-group-item-primary:focus,a.list-group-item-primary:hover,button.list-group-item-primary:focus,button.list-group-item-primary:hover{color:#004085;background-color:#9fcdff}a.list-group-item-primary.active,button.list-group-item-primary.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#464a4e;background-color:#dddfe2}a.list-group-item-secondary,button.list-group-item-secondary{color:#464a4e}a.list-group-item-secondary:focus,a.list-group-item-secondary:hover,button.list-group-item-secondary:focus,button.list-group-item-secondary:hover{color:#464a4e;background-color:#cfd2d6}a.list-group-item-secondary.active,button.list-group-item-secondary.active{color:#fff;background-color:#464a4e;border-color:#464a4e}.list-group-item-success{color:#155724;background-color:#c3e6cb}a.list-group-item-success,button.list-group-item-success{color:#155724}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#155724;background-color:#b1dfbb}a.list-group-item-success.active,button.list-group-item-success.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}a.list-group-item-info,button.list-group-item-info{color:#0c5460}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#0c5460;background-color:#abdde5}a.list-group-item-info.active,button.list-group-item-info.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}a.list-group-item-warning,button.list-group-item-warning{color:#856404}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#856404;background-color:#ffe8a1}a.list-group-item-warning.active,button.list-group-item-warning.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}a.list-group-item-danger,button.list-group-item-danger{color:#721c24}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#721c24;background-color:#f1b0b7}a.list-group-item-danger.active,button.list-group-item-danger.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}a.list-group-item-light,button.list-group-item-light{color:#818182}a.list-group-item-light:focus,a.list-group-item-light:hover,button.list-group-item-light:focus,button.list-group-item-light:hover{color:#818182;background-color:#ececf6}a.list-group-item-light.active,button.list-group-item-light.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}a.list-group-item-dark,button.list-group-item-dark{color:#1b1e21}a.list-group-item-dark:focus,a.list-group-item-dark:hover,button.list-group-item-dark:focus,button.list-group-item-dark:hover{color:#1b1e21;background-color:#b9bbbe}a.list-group-item-dark.active,button.list-group-item-dark.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px;pointer-events:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:15px;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:15px;margin:-15px -15px -15px auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:15px}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:15px;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:30px auto}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:5px;height:5px}.tooltip .arrow::before{position:absolute;border-color:transparent;border-style:solid}.tooltip.bs-tooltip-auto[x-placement^=top],.tooltip.bs-tooltip-top{padding:5px 0}.tooltip.bs-tooltip-auto[x-placement^=top] .arrow,.tooltip.bs-tooltip-top .arrow{bottom:0}.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before,.tooltip.bs-tooltip-top .arrow::before{margin-left:-3px;content:"";border-width:5px 5px 0;border-top-color:#000}.tooltip.bs-tooltip-auto[x-placement^=right],.tooltip.bs-tooltip-right{padding:0 5px}.tooltip.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.bs-tooltip-right .arrow{left:0}.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before,.tooltip.bs-tooltip-right .arrow::before{margin-top:-3px;content:"";border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.bs-tooltip-auto[x-placement^=bottom],.tooltip.bs-tooltip-bottom{padding:5px 0}.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow,.tooltip.bs-tooltip-bottom .arrow{top:0}.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.tooltip.bs-tooltip-bottom .arrow::before{margin-left:-3px;content:"";border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bs-tooltip-auto[x-placement^=left],.tooltip.bs-tooltip-left{padding:0 5px}.tooltip.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.bs-tooltip-left .arrow{right:0}.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before,.tooltip.bs-tooltip-left .arrow::before{right:0;margin-top:-3px;content:"";border-width:5px 0 5px 5px;border-left-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;border-color:transparent;border-style:solid}.popover .arrow::before{content:"";border-width:.8rem}.popover .arrow::after{content:"";border-width:.8rem}.popover.bs-popover-auto[x-placement^=top],.popover.bs-popover-top{margin-bottom:.8rem}.popover.bs-popover-auto[x-placement^=top] .arrow,.popover.bs-popover-top .arrow{bottom:0}.popover.bs-popover-auto[x-placement^=top] .arrow::after,.popover.bs-popover-auto[x-placement^=top] .arrow::before,.popover.bs-popover-top .arrow::after,.popover.bs-popover-top .arrow::before{border-bottom-width:0}.popover.bs-popover-auto[x-placement^=top] .arrow::before,.popover.bs-popover-top .arrow::before{bottom:-.8rem;margin-left:-.8rem;border-top-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=top] .arrow::after,.popover.bs-popover-top .arrow::after{bottom:calc((.8rem - 1px) * -1);margin-left:-.8rem;border-top-color:#fff}.popover.bs-popover-auto[x-placement^=right],.popover.bs-popover-right{margin-left:.8rem}.popover.bs-popover-auto[x-placement^=right] .arrow,.popover.bs-popover-right .arrow{left:0}.popover.bs-popover-auto[x-placement^=right] .arrow::after,.popover.bs-popover-auto[x-placement^=right] .arrow::before,.popover.bs-popover-right .arrow::after,.popover.bs-popover-right .arrow::before{margin-top:-.8rem;border-left-width:0}.popover.bs-popover-auto[x-placement^=right] .arrow::before,.popover.bs-popover-right .arrow::before{left:-.8rem;border-right-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=right] .arrow::after,.popover.bs-popover-right .arrow::after{left:calc((.8rem - 1px) * -1);border-right-color:#fff}.popover.bs-popover-auto[x-placement^=bottom],.popover.bs-popover-bottom{margin-top:.8rem}.popover.bs-popover-auto[x-placement^=bottom] .arrow,.popover.bs-popover-bottom .arrow{top:0}.popover.bs-popover-auto[x-placement^=bottom] .arrow::after,.popover.bs-popover-auto[x-placement^=bottom] .arrow::before,.popover.bs-popover-bottom .arrow::after,.popover.bs-popover-bottom .arrow::before{margin-left:-.8rem;border-top-width:0}.popover.bs-popover-auto[x-placement^=bottom] .arrow::before,.popover.bs-popover-bottom .arrow::before{top:-.8rem;border-bottom-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=bottom] .arrow::after,.popover.bs-popover-bottom .arrow::after{top:calc((.8rem - 1px) * -1);border-bottom-color:#fff}.popover.bs-popover-auto[x-placement^=bottom] .popover-header::before,.popover.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:20px;margin-left:-10px;content:"";border-bottom:1px solid #f7f7f7}.popover.bs-popover-auto[x-placement^=left],.popover.bs-popover-left{margin-right:.8rem}.popover.bs-popover-auto[x-placement^=left] .arrow,.popover.bs-popover-left .arrow{right:0}.popover.bs-popover-auto[x-placement^=left] .arrow::after,.popover.bs-popover-auto[x-placement^=left] .arrow::before,.popover.bs-popover-left .arrow::after,.popover.bs-popover-left .arrow::before{margin-top:-.8rem;border-right-width:0}.popover.bs-popover-auto[x-placement^=left] .arrow::before,.popover.bs-popover-left .arrow::before{right:-.8rem;border-left-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=left] .arrow::after,.popover.bs-popover-left .arrow::after{right:calc((.8rem - 1px) * -1);border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#868e96!important}a.bg-secondary:focus,a.bg-secondary:hover{background-color:#6c757d!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #e9ecef!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#868e96!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.d-print-block{display:none!important}@media print{.d-print-block{display:block!important}}.d-print-inline{display:none!important}@media print{.d-print-inline{display:inline!important}}.d-print-inline-block{display:none!important}@media print{.d-print-inline-block{display:inline-block!important}}@media print{.d-print-none{display:none!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#868e96!important}a.text-secondary:focus,a.text-secondary:hover{color:#6c757d!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-muted{color:#868e96!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@font-face{font-family:'FontAwesome';src:url(//www.ra-denzer.de/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.ra-denzer.de/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.ra-denzer.de/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.ra-denzer.de/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.ra-denzer.de/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.ra-denzer.de/wp-content/plugins/elementor/assets/lib/font-awesome/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}@font-face{font-family:Material-Design-Iconic-Font;src:url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format('woff2'),url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format('woff'),url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format('truetype')}.zmdi{display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-hc-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.zmdi-hc-2x{font-size:2em}.zmdi-hc-3x{font-size:3em}.zmdi-hc-4x{font-size:4em}.zmdi-hc-5x{font-size:5em}.zmdi-hc-fw{width:1.28571429em;text-align:center}.zmdi-hc-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.zmdi-hc-ul>li{position:relative}.zmdi-hc-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.zmdi-hc-li.zmdi-hc-lg{left:-1.85714286em}.zmdi-hc-border{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:2px}.zmdi-hc-border-circle{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:50%}.zmdi.pull-left{float:left;margin-right:.15em}.zmdi.pull-right{float:right;margin-left:.15em}.zmdi-hc-spin{-webkit-animation:zmdi-spin 1.5s infinite linear;animation:zmdi-spin 1.5s infinite linear}.zmdi-hc-spin-reverse{-webkit-animation:zmdi-spin-reverse 1.5s infinite linear;animation:zmdi-spin-reverse 1.5s infinite linear}@-webkit-keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.zmdi-hc-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.zmdi-hc-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.zmdi-hc-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.zmdi-hc-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.zmdi-hc-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.zmdi-hc-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.zmdi-hc-stack-1x,.zmdi-hc-stack-2x{position:absolute;left:0;width:100%;text-align:center}.zmdi-hc-stack-1x{line-height:inherit}.zmdi-hc-stack-2x{font-size:2em}.zmdi-hc-inverse{color:#fff}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-import-export:before{content:'\f30c'}.zmdi-swap-vertical-:before{content:'\f30c'}.zmdi-airplanemode-inactive:before{content:'\f102'}.zmdi-airplanemode-active:before{content:'\f103'}.zmdi-rate-review:before{content:'\f103'}.zmdi-comment-sign:before{content:'\f25a'}.zmdi-network-warning:before{content:'\f2ad'}.zmdi-shopping-cart-add:before{content:'\f1ca'}.zmdi-file-add:before{content:'\f221'}.zmdi-network-wifi-scan:before{content:'\f2e4'}.zmdi-collection-add:before{content:'\f14e'}.zmdi-format-playlist-add:before{content:'\f3ac'}.zmdi-format-queue-music:before{content:'\f3ab'}.zmdi-plus-box:before{content:'\f277'}.zmdi-tag-backspace:before{content:'\f1d9'}.zmdi-alarm-add:before{content:'\f32b'}.zmdi-battery-charging:before{content:'\f114'}.zmdi-daydream-setting:before{content:'\f217'}.zmdi-more-horiz:before{content:'\f19c'}.zmdi-book-photo:before{content:'\f11b'}.zmdi-incandescent:before{content:'\f189'}.zmdi-wb-iridescent:before{content:'\f38c'}.zmdi-calendar-remove:before{content:'\f330'}.zmdi-refresh-sync-disabled:before{content:'\f1b7'}.zmdi-refresh-sync-problem:before{content:'\f1b6'}.zmdi-crop-original:before{content:'\f17e'}.zmdi-power-off:before{content:'\f1af'}.zmdi-power-off-setting:before{content:'\f1ae'}.zmdi-leak-remove:before{content:'\f38d'}.zmdi-star-border:before{content:'\f27c'}.zmdi-brightness-low:before{content:'\f36d'}.zmdi-brightness-medium:before{content:'\f36e'}.zmdi-brightness-high:before{content:'\f36f'}.zmdi-smartphone-portrait:before{content:'\f2d4'}.zmdi-live-tv:before{content:'\f2d9'}.zmdi-format-textdirection-l-to-r:before{content:'\f249'}.zmdi-format-textdirection-r-to-l:before{content:'\f24a'}.zmdi-arrow-back:before{content:'\f2ea'}.zmdi-arrow-forward:before{content:'\f2ee'}.zmdi-arrow-in:before{content:'\f2e9'}.zmdi-arrow-out:before{content:'\f2ed'}.zmdi-rotate-90-degrees-ccw:before{content:'\f304'}.zmdi-adb:before{content:'\f33a'}.zmdi-network-wifi:before{content:'\f2e8'}.zmdi-network-wifi-alt:before{content:'\f2e3'}.zmdi-network-wifi-lock:before{content:'\f2e5'}.zmdi-network-wifi-off:before{content:'\f2e6'}.zmdi-network-wifi-outline:before{content:'\f2e7'}.zmdi-network-wifi-info:before{content:'\f2e4'}.zmdi-layers-clear:before{content:'\f18b'}.zmdi-colorize:before{content:'\f15d'}.zmdi-format-paint:before{content:'\f1ba'}.zmdi-format-quote:before{content:'\f1b2'}.zmdi-camera-monochrome-photos:before{content:'\f285'}.zmdi-sort-by-alpha:before{content:'\f1cf'}.zmdi-folder-shared:before{content:'\f225'}.zmdi-folder-special:before{content:'\f226'}.zmdi-comment-dots:before{content:'\f260'}.zmdi-reorder:before{content:'\f31e'}.zmdi-dehaze:before{content:'\f197'}.zmdi-sort:before{content:'\f1ce'}.zmdi-pages:before{content:'\f34a'}.zmdi-stack-overflow:before{content:'\f35c'}.zmdi-calendar-account:before{content:'\f204'}.zmdi-paste:before{content:'\f109'}.zmdi-cut:before{content:'\f1bc'}.zmdi-save:before{content:'\f297'}.zmdi-smartphone-code:before{content:'\f139'}.zmdi-directions-bike:before{content:'\f117'}.zmdi-directions-boat:before{content:'\f11a'}.zmdi-directions-bus:before{content:'\f121'}.zmdi-directions-car:before{content:'\f125'}.zmdi-directions-railway:before{content:'\f1b3'}.zmdi-directions-run:before{content:'\f215'}.zmdi-directions-subway:before{content:'\f1d5'}.zmdi-directions-walk:before{content:'\f216'}.zmdi-local-hotel:before{content:'\f178'}.zmdi-local-activity:before{content:'\f1df'}.zmdi-local-play:before{content:'\f1df'}.zmdi-local-airport:before{content:'\f103'}.zmdi-local-atm:before{content:'\f198'}.zmdi-local-bar:before{content:'\f137'}.zmdi-local-cafe:before{content:'\f13b'}.zmdi-local-car-wash:before{content:'\f124'}.zmdi-local-convenience-store:before{content:'\f1d3'}.zmdi-local-dining:before{content:'\f153'}.zmdi-local-drink:before{content:'\f157'}.zmdi-local-florist:before{content:'\f168'}.zmdi-local-gas-station:before{content:'\f16f'}.zmdi-local-grocery-store:before{content:'\f1cb'}.zmdi-local-hospital:before{content:'\f177'}.zmdi-local-laundry-service:before{content:'\f1e9'}.zmdi-local-library:before{content:'\f18d'}.zmdi-local-mall:before{content:'\f195'}.zmdi-local-movies:before{content:'\f19d'}.zmdi-local-offer:before{content:'\f187'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-pharmacy:before{content:'\f176'}.zmdi-local-phone:before{content:'\f2be'}.zmdi-local-pizza:before{content:'\f1ac'}.zmdi-local-post-office:before{content:'\f15a'}.zmdi-local-printshop:before{content:'\f1b0'}.zmdi-local-see:before{content:'\f28c'}.zmdi-local-shipping:before{content:'\f1e6'}.zmdi-local-store:before{content:'\f1d4'}.zmdi-local-taxi:before{content:'\f123'}.zmdi-local-wc:before{content:'\f211'}.zmdi-my-location:before{content:'\f299'}.zmdi-directions:before{content:'\f1e7'}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80);}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.mfp-align-top .mfp-container:before{display:none;}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}
.mfp-ajax-cur{cursor:progress;}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}
.mfp-auto-cursor .mfp-content{cursor:auto;}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}
.mfp-loading.mfp-figure{display:none;}
.mfp-hide{display:none !important;}
.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044;}
.mfp-preloader a{color:#CCC;}
.mfp-preloader a:hover{color:#FFF;}
.mfp-s-ready .mfp-preloader{display:none;}
.mfp-s-error .mfp-content{display:none;}
button.mfp-close, button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;}
button::-moz-focus-inner{padding:0;border:0;}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace;}
.mfp-close:hover, .mfp-close:focus{opacity:1;filter:alpha(opacity=100);}
.mfp-close:active{top:1px;}
.mfp-close-btn-in .mfp-close{color:#333;}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%;}
.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap;}
.mfp-arrow{border-radius:0px !important; position:absolute;opacity:0.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.mfp-arrow:active{margin-top:-54px;}
.mfp-arrow:hover, .mfp-arrow:focus{opacity:1;filter:alpha(opacity=100);}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}
.mfp-arrow:after, .mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px;}
.mfp-arrow:before, .mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7;}
.mfp-arrow-left{left:0;}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px;}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3F3F3F;}
.mfp-arrow-right{right:0;}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px;}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b{border-left:27px solid #3F3F3F;}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}
.mfp-iframe-holder .mfp-close{top:-40px;}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#000;}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}
.mfp-figure{line-height:0;}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#444;}
.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px;}
.mfp-figure figure{margin:0;}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}
.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px;}
.mfp-image-holder .mfp-content{max-width:100%;}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}
.mfp-img-mobile img.mfp-img{padding:0;}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}
.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}
.mfp-img-mobile .mfp-counter{right:5px;top:3px;}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0;}
}
@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);}
.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}
.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}
.mfp-container{padding-left:6px;padding-right:6px;}
}
.mfp-ie7 .mfp-img{padding:0;}
.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px;}
.mfp-ie7 .mfp-container{padding:0;}
.mfp-ie7 .mfp-content{padding-top:44px;}
.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0;}
.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}
.mfp-fade.mfp-bg.mfp-ready{opacity:0.8;}
.mfp-fade.mfp-bg.mfp-removing{opacity:0;}
.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1;}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0;}@-webkit-keyframes moveUp {
100% {
-webkit-transform: translateY(0);
opacity: 1;
}
}
@keyframes moveUp {
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes spin-rotate-left {
to {
transform: rotate(30deg);
}
from {
transform: rotate(175deg);
}
}
@-webkit-keyframes spin-rotate-left {
to {
transform: rotate(30deg);
}
from {
transform: rotate(175deg);
}
}
@keyframes spin-rotate-right {
from {
transform: rotate(-175deg);
}
to {
transform: rotate(-30deg);
}
}
@-webkit-keyframes spin-rotate-right {
from {
transform: rotate(-175deg);
}
to {
transform: rotate(-30deg);
}
}
@keyframes spin-rotate-all {
from {
transform: rotate(0deg);
}
to {
transform: rotate(-360deg);
}
}
@-webkit-keyframes spin-rotate-all {
from {
transform: rotate(0deg);
}
to {
transform: rotate(-360deg);
}
}
@keyframes spin-fade-in-first {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@-webkit-keyframes spin-fade-in-first {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes spin-fade-in-second {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes spin-fade-in-second {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes markerWave {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: scale(5.5);
transform: scale(5.5);
opacity: 0;
}
}
@keyframes markerWave {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: scale(5.5);
transform: scale(5.5);
opacity: 0;
}
}
@-webkit-keyframes sk-rotate {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes sk-rotate {
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
}
@-webkit-keyframes sk-bounce {
0%, 100% {
-webkit-transform: scale(0);
}
50% {
-webkit-transform: scale(1);
}
}
@keyframes sk-bounce {
0%, 100% {
transform: scale(0);
-webkit-transform: scale(0);
}
50% {
transform: scale(1);
-webkit-transform: scale(1);
}
}
@-moz-keyframes headerSlideDown {
0% {
margin-top: -150px;
}
100% {
margin-top: 0;
}
}
@-ms-keyframes headerSlideDown {
0% {
margin-top: -150px;
}
100% {
margin-top: 0;
}
}
@-webkit-keyframes headerSlideDown {
0% {
margin-top: -150px;
}
100% {
margin-top: 0;
}
}
@keyframes headerSlideDown {
0% {
margin-top: -150px;
}
100% {
margin-top: 0;
}
}
.ft-heading {
font-family: 'Playfair Display', sans-serif;
}
body b, body strong {
font-family: 'Futura Md BT', sans-serif;
}
html {
box-sizing: border-box;
}
a {
-webkit-transition: all 300ms ease 0ms;
-khtml-transition: all 300ms ease 0ms;
-moz-transition: all 300ms ease 0ms;
-ms-transition: all 300ms ease 0ms;
-o-transition: all 300ms ease 0ms;
transition: all 300ms ease 0ms;
color: #777;
}
a.rev-btn {
transition: none;
}
a, a:hover, a:focus, a:before, a:after {
outline: none;
text-decoration: none;
}
a:hover, a:focus {
color: #ccbd99;
}
*, *:before, *:after {
box-sizing: inherit;
}
p {
margin-bottom: 15px;
}
body {
background-color: #fff;
font-size: 15px;
line-height: 1.6;
color: #777;
overflow-x: hidden;
font-weight: normal;
letter-spacing: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
body.body-default-font {
font-family: 'Futura Bk BT', sans-serif;
}
.site {
position: relative;
}
.font-default-light {
font-family: 'Futura LtCn BT', sans-serif !important;
}
.font-default-normal {
font-family: 'Futura Bk BT', sans-serif !important;
}
.font-default-medium {
font-family: 'Futura Md BT', sans-serif !important;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.font-default-bold {
font-family: 'Futura', sans-serif !important;
font-weight: bold;
font-style: normal;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.font-default-heavy {
font-family: 'Futura Hv BT', sans-serif !important;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
color: #1c1c23;
clear: both;
line-height: 1.2;
margin: 0 0 15px;
font-weight: 700;
}
.heading-default-font h1, .heading-default-font h2, .heading-default-font h3, .heading-default-font h4, .heading-default-font h5, .heading-default-font h6, .heading-default-font .h1, .heading-default-font .h2, .heading-default-font .h3, .heading-default-font .h4, .heading-default-font .h5, .heading-default-font .h6 {
font-family: 'Playfair Display', sans-serif;
}
h1, .h1 {
font-size: 50px;
}
@media screen and (max-width: 767px) {
h1, .h1 {
font-size: 40px;
}
}
h2, .h2 {
font-size: 40px;
}
@media screen and (max-width: 575px) {
h2, .h2 {
font-size: 30px;
line-height: 1.6;
}
}
h3, .h3 {
font-size: 25px;
}
h4, .h4 {
font-size: 20px;
}
h5, .h5 {
font-size: 17px;
font-weight: 500;
}
h6, .h6 {
font-size: 15px;
font-weight: 500;
}
.title-underline {
position: relative;
padding-bottom: 13px;
display: inline-block;
}
.title-underline:after {
content: "";
display: block;
position: absolute;
width: 36px;
height: 2px;
background-color: #ccbd99;
left: 0;
bottom: 0;
}
.title-underline.underline__center:after {
left: 50%;
transform: translateX(-50%);
}
img {
width: auto;
max-width: 100%;
height: auto;
}
label {
margin-bottom: 0;
}
table {
border-bottom: 1px solid #ededed;
border-left: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin: 0 0 32px;
width: 100%;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
caption, td {
font-weight: normal;
text-align: left;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
padding: 13px 8px;
}
th {
font-weight: 600;
border-top: 1px solid #ededed;
padding: 10px;
border-right: 1px solid #ededed;
}
td {
border-top: 1px solid #ededed;
padding: 10px;
border-right: 1px solid #ededed; }
dl {
margin: 0 0 0 25px;
}
dl dt {
font-weight: normal;
line-height: 26px;
text-transform: uppercase;
font-weight: 700;
color: #000;
}
dl dd {
line-height: normal;
margin-bottom: 20px;
}
dl dd a {
color: #000;
}
dl dd a:hover {
color: #ccbd99;
}
code, kbd {
background-color: transparent;
border-radius: 4px;
color: inherit;
font-size: 100%;
padding: 2px 4px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
ins {
color: #fff;
border: none;
padding: 2px;
text-decoration: none;
background-color: #ccbd99;
}
pre {
background: #f5f5f5;
color: #666;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre-wrap;
word-wrap: break-word;
}
ol {
list-style: outside none decimal;
padding-left: 15px;
}
ul {
padding: 0;
margin: 0 0 15px;
}
ul li {
list-style-position: inside;
}
dl + h2 + ul {
padding-left: 2px;
list-style: outside;
margin-bottom: 20px;
}
dl + h2 + ul ul {
padding-left: 17px;
}
dl + h2 + ul ul li {
list-style: outside;
}
dl + h2 + ul ul li ul {
padding-left: 0;
}
ul + h2 + ol {
padding-left: 25px;
margin-bottom: 18px;
}
.entry-content .wp-block-cover {
margin-bottom: 1.5em;
}
.entry-content .wp-block-cover .wp-block-cover-text {
color: #fff;
}
.entry-content .wp-block-cover .wp-block-cover-text a {
text-decoration: underline;
}
.entry-content .wp-block-cover .wp-block-cover-text a:hover {
text-decoration: none;
}
.entry-content .wp-block-cover .wp-block-cover-image {
margin-bottom: 1.5em;
}
.post-password-form label {
display: block;
max-width: 60%;
}
.post-password-form input {
margin: 10px 0;
}
@media screen and (max-width: 767px) {
.post-password-form label {
max-width: 60%;
}
}
#tslOverlay {
background-color: transparent !important; }
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
margin: 0 8px 8px 0;
}
.wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
margin-right: 8px;
}
blockquote p {
font-size: 20px;
line-height: 32px;
color: #000;
margin-bottom: 10px;
}
.paginate-links {
display: flex;
align-items: center;
margin: 20px 0;
}
.paginate-links a, .paginate-links > span {
margin: 0 0 0 10px;
position: relative;
border: 0px solid #6cc000;
display: inline-block;
font-size: 16px;
font-weight: 500;
line-height: 40px;
min-width: 40px;
height: 40px;
text-align: center;
text-transform: capitalize;
transition: all 500ms ease 0s;
border-radius: 3px;
}
.paginate-links a {
background: #e0e0e0;
color: #000;
}
.wp-block-button__link {
border-radius: 4px;
font-size: 16px;
padding: 10px 30px;
font-weight: 700;
}
.blog-post.blog-single .dlab-post-text > p:first-child:first-letter {
color: #000;
font-size: 100px;
float: left;
margin-right: 20px;
margin-bottom: 14px;
margin-top: 15px;
}
.has-large-font-size {
font-size: 36px;
line-height: 50px;
color: #000; }
.wp-block-gallery {
display: flex;
flex-wrap: wrap;
list-style-type: none;
padding: 0;
margin: 40px 0;
}
hr {
margin-top: 48px;
margin-bottom: 48px;
}
.single-hentry p a {
color: var(--primary-color);
}
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
display: flex;
flex-direction: column;
flex-grow: 1;
justify-content: center;
margin: 0 5px 10px 0;
position: relative;
}
.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
height: 100%;
margin: 0;
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
align-items: flex-end;
display: flex;
justify-content: flex-start;
}
}
.wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
display: block;
height: auto;
max-width: 100%;
width: 100%;
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
.wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
width: auto;
}
}
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 60%, transparent);
bottom: 0;
color: #fff;
font-size: 13px;
max-height: 100%;
overflow: auto;
padding: 40px 10px 5px;
position: absolute;
text-align: center;
width: 100%;
}
.wp-block-gallery .blocks-gallery-image figcaption img, .wp-block-gallery .blocks-gallery-item figcaption img {
display: inline;
}
.wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
width: 100%;
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
.wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
-o-object-fit: cover;
flex: 1;
height: 100%;
object-fit: cover;
}
}
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
width: calc(50% - 8px);
}
.wp-block-gallery .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
margin-right: 0;
}
.wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item {
margin-right: 0;
width: 100%;
}
@media (min-width: 600px) {
.wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
margin-right: 5px;
width: calc(33.33333% - 10.66667px);
}
.wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
margin-right: 5px;
width: calc(25% - 12px);
}
.wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
margin-right: 5px;
width: calc(20% - 12.8px);
}
.wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
margin-right: 5px;
width: calc(16.66667% - 13.33333px);
}
.wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
margin-right: 5px;
width: calc(14.28571% - 13.71429px);
}
.wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
margin-right: 5px;
width: calc(12.5% - 14px);
}
.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
margin-right: 0;
}
}
.wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child {
margin-right: 0;
}
.wp-block-gallery .blocks-gallery-item.has-add-item-button {
width: 100%;
}
.wp-block-gallery.alignleft, .wp-block-gallery.alignright {
max-width: 305px;
width: 100%;
}
.wp-block-gallery.aligncenter, .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
display: flex;
}
.aligncenter {
text-align: center;
}
.wp-block-gallery.aligncenter .blocks-gallery-item figure {
justify-content: center; }
.wp-block-table {
font-size: 17px;
font-family: Roboto, Arial, sans-serif;
}
.wp-block-table th, .wp-block-table td {
background: #fff;
padding: 10px 15px;
border: 1px solid #e4e4e4;
border-right: 0;
border-left: 0;
}
.wp-block-table tr:nth-child(2n+1) td {
background: #fafafa;
}
.thm-unit-test table tbody tr td {
border-width: 1px 0 1px 0px !important;
}
.content-spacious-full > p img.alignnone, .content-spacious-full .wp-caption.alignnone, .content-spacious-full figure.alignnone, .content-spacious-full .alignwide, .content-spacious-full .alignfull, .content-spacious-full .gallery {
margin-left: -190px;
margin-right: -190px;
width: auto;
width: calc(100% + 380px);
max-width: 100vw;
}
.no-sidebar .post-content .alignfull {
width: 100vw;
max-width: 100vw;
box-sizing: border-box;
}
.content-spacious-full .alignnone, .content-spacious-full .wp-block-embed, .content-spacious-full .wp-block-image:not(.alignleft):not(.alignright), .content-spacious-full .wp-block-gallery {
margin-top: calc(40px + .25vw);
margin-bottom: calc(40px + .25vw);
}
.wp-block-pullquote {
padding: 0;
}
.wp-block-pullquote.alignleft blockquote, .wp-block-pullquote.alignright blockquote {
margin-top: 0;
margin-bottom: 10px;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
padding: 16px 20px 16px 80px;
}
pre {
margin: 0 0 30px;
padding: 20px;
color: #ddd;
background-color: #222;
white-space: pre;
text-shadow: 0 1px 0 #000;
border-radius: 5px;
border-bottom: 1px solid #555;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4) inset, 0 0 20px rgba(0, 0, 0, 0.2) inset; }
.wp-block-latest-posts, .wp-block-categories-list, .wp-block-archives-list {
list-style: none;
margin-left: 0 !important;
}
.wp-block-latest-posts li, .wp-block-categories-list li, .wp-block-archives-list li {
padding-bottom: 18px;
margin-bottom: 13px;
border-bottom: 1px solid rgba(102, 102, 102, .11);
position: relative;
padding: 10px 10px 10px 15px;
margin-bottom: 0;
line-height: 20px;
}
.wp-block-latest-posts li a, .wp-block-categories-list li a, .wp-block-archives-list li a {
color: #767676;
}
.wp-block-latest-posts li:before, .wp-block-categories-list li:before, .wp-block-archives-list li:before {
content: "\f105";
position: absolute;
left: 0;
top: 10px;
display: block;
font-family: FontAwesome;
}
.wp-block-categories-list li a {
float: left;
}
.wp-block-categories-list li {
text-align: right;
}
.wp-block-cover, .wp-block-cover-image {
margin: 0 0 30px;
}
.single-hentry .wp-block-gallery {
margin-left: 0;
}
@media only screen and (min-width: 1200px) {
.content-spacious-full {
max-width: 720px;
margin-left: auto;
margin-right: auto;
}
.content-spacious-full .wp-block-gallery {
margin-left: calc(-200px - (10px/2));
margin-right: calc(-200px - (10px/2));
width: calc(100% + 400px + 10px);
max-width: initial;
}
.content-spacious-full .alignwide {
margin-left: calc(-190px - (10px/2));
margin-right: calc(-190px - (10px/2));
width: calc(100% + 380px + 10px);
max-width: initial;
}
.content-spacious-full .alignfullwide {
margin-left: calc(50% - 50vw - (var(--content-share-ml,0px)/2)) !important;
width: 100vw;
max-width: 100vw;
box-sizing: border-box;
}
.blog-post.blog-single .dlab-post-text .wp-block-gallery {
margin-left: 0;
margin-right: 0;
width: 100%;
}
}
.link-white {
text-align: center;
color: #fff;
font-size: 14px;
font-weight: 700;
}
.link-white a {
color: #ccbd99;
}
.link-white a:hover {
color: #fff;
}
.z-index99 {
z-index: 99;
position: relative;
}
.text-block {
font-size: 15px;
line-height: 23px;
}
.z-index-top {
z-index: 888;
position: relative;
}
.font-smooth {
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.d-table {
display: table;
}
.d-table-cell {
display: table-cell;
vertical-align: middle;
}
.br-1px {
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
}
.br-2px {
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.br-3px {
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.br-4px {
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.br-5px {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.br-6px {
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
.br-7px {
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
}
.br-8px {
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
}
.br-9px {
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
-moz-border-radius: 9px;
-ms-border-radius: 9px;
-o-border-radius: 9px;
border-radius: 9px;
}
.br-10px {
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
.z-index0 {
z-index: 0;
position: relative;
}
.bg-image {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.scale-hover {
cursor: pointer;
overflow: hidden;
}
.scale-hover img {
-webkit-transition: all 1s;
-khtml-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;
}
.scale-hover:hover img {
opacity: 0.9;
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
.circle-image img {
border-radius: 50% !important;
}
.screen-reader-text {
display: none;
}
#content[tabindex="-1"]:focus {
outline: 0;
}
.alignleft, .alignright, .aligncenter {
margin-top: 6px;
margin-bottom: 45px;
}
.alignleft {
display: inline;
float: left;
margin-right: 35px;
}
.alignright {
display: inline;
float: right;
margin-left: 35px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.bg-overlay {
position: relative;
}
.bg-overlay:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: inherit;
display: block;
}
.el-overlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.box-white {
background-color: #fff;
border: 1px solid #e5e5e5;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
padding: 29px;
}
.box-white .menu li {
font-size: 18px;
line-height: 29px;
font-weight: 600;
}
.color-primary {
color: #ccbd99 !important;
}
.color-secondary {
color: #1c1c23 !important;
}
.bg-primary {
background-color: #ccbd99 !important;
}
.br-radius {
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.cms-box {
padding: 30px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
background-color: #fff;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
-khtml-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
-ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
-o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
}
.site-overlay {
position: fixed;
z-index: -1;
background-color: rgba(0, 0, 0, 0.5);
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
cursor: url(//www.ra-denzer.de/wp-content/themes/frontline/assets/images/pointer.png), auto;
}
.site-overlay.open {
z-index: 9990;
opacity: 1;
visibility: visible;
}
.cms-bgimage {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.row-visible {
overflow: visible !important;
}
.cms-icon-plus {
height: 10px;
width: 10px;
position: relative;
display: inline-block;
}
.cms-icon-plus:before, .cms-icon-plus:after {
content: "";
background-color: #777;
position: absolute;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-icon-plus:before {
width: 100%;
height: 2px;
top: 4px;
left: 0;
}
.cms-icon-plus:after {
width: 2px;
height: 100%;
left: 4px;
top: 0;
}
.overlay-gradient {
position: relative;
overflow: hidden;
display: block;
}
.overlay-gradient:before, .overlay-gradient:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.overlay-gradient:before {
z-index: 2;
background-image: -webkit-gradient(linear, top bottom, from(#1c1c23), to(#f9a33a));
background-image: -webkit-linear-gradient(top, #1c1c23 rgba(0, 0, 0, 0), #f9a33a 100%);
background-image: -moz-linear-gradient(top, #1c1c23 rgba(0, 0, 0, 0), #f9a33a 100%);
background-image: -ms-linear-gradient(top, #1c1c23 rgba(0, 0, 0, 0), #f9a33a 100%);
background-image: -o-linear-gradient(top, #1c1c23 rgba(0, 0, 0, 0), #f9a33a 100%);
background-image: linear-gradient(top, #1c1c23 rgba(0, 0, 0, 0), #f9a33a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#1c1c23', endColorStr='#f9a33a');
}
.overlay-gradient:after {
background-color: #1c1c23;
opacity: 0.3;
z-index: 1;
}
.inline-block {
display: inline-block;
vertical-align: middle;
}
.text-right, .align-right {
text-align: right;
}
.text-left, .align-left {
text-align: left;
}
.text-center, .align-center {
text-align: center;
}
.align-justified {
width: 100%;
}
.h-main {
font-weight: 700;
}
.border-shadow {
-webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
-khtml-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
-moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
-ms-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
-o-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
border: 2px solid #1c1c23;
}
.l-spacing1 {
letter-spacing: -0.016em;
}
.landing-shadow {
-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
-khtml-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.style-none {
list-style: none;
margin: 0;
}
.line-gap {
background-color: #ebebea;
height: 1px;
margin-left: 15px;
width: calc(100% - 30px);
width: -webkit-calc(100% - 30px);
width: -ms-calc(100% - 30px);
width: -o-calc(100% - 30px);
}
.z-index-1 {
z-index: 1;
}
.cms-menu {
margin: 0;
list-style: none;
}
.cms-menu > li {
display: inline-block;
}
.cms-menu > li > a {
color: ;
font-size: 14px;
margin: 0 16px;
position: relative;
}
.cms-menu > li > a:before {
content: "";
width: 1px;
height: 13px;
background-color: #e7e7e7;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: -16px;
}
.cms-menu > li:hover > a, .cms-menu > li.current_page_item > a, .cms-menu > li.current-menu-item > a, .cms-menu > li.current_page_ancestor > a, .cms-menu > li.current-menu-ancestor > a {
color: #ccbd99;
}
.cms-menu > li:last-child > a {
margin-right: 0;
}
.cms-menu > li:last-child > a:before {
display: none;
}
.cms-menu .sub-menu {
display: none;
}
.cms-menu.footer-menu > li > a {
margin: 0 12px;
color: #8e8e8e;
}
.cms-menu.footer-menu > li:hover > a, .cms-menu.footer-menu > li.current_page_item > a, .cms-menu.footer-menu > li.current-menu-item > a, .cms-menu.footer-menu > li.current_page_ancestor > a, .cms-menu.footer-menu > li.current-menu-ancestor > a {
color: #ccbd99;
}
.cms-menu.footer-menu > li:last-child > a {
margin-right: 0;
}
.row-boxshadow-top {
-webkit-box-shadow: inset 0px 3px 7px -6px rgba(0, 0, 0, 0.3);
-khtml-box-shadow: inset 0px 3px 7px -6px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0px 3px 7px -6px rgba(0, 0, 0, 0.3);
-ms-box-shadow: inset 0px 3px 7px -6px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0px 3px 7px -6px rgba(0, 0, 0, 0.3);
box-shadow: inset 0px 3px 7px -6px rgba(0, 0, 0, 0.3);
}
.row-boxshadow-bottom {
-webkit-box-shadow: inset 0px -3px 7px -6px rgba(0, 0, 0, 0.3);
-khtml-box-shadow: inset 0px -3px 7px -6px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0px -3px 7px -6px rgba(0, 0, 0, 0.3);
-ms-box-shadow: inset 0px -3px 7px -6px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0px -3px 7px -6px rgba(0, 0, 0, 0.3);
box-shadow: inset 0px -3px 7px -6px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 768px) {
.box-shadow-white > .vc_column-inner > .wpb_wrapper, .box-shadow-white > .vc_column-inner > .wpb_wrapper .cms-google-map {
box-shadow: -90px 0 110px #fcfcfc inset, 90px 0 110px #fcfcfc inset, 0 90px 110px #fcfcfc inset, 0 -90px 110px #fcfcfc inset;
-webkit-box-shadow: -90px 0 110px #fcfcfc inset, 90px 0 110px #fcfcfc inset, 0 90px 110px #fcfcfc inset, 0 -90px 110px #fcfcfc inset;
-ms-box-shadow: -90px 0 110px #fcfcfc inset, 90px 0 110px #fcfcfc inset, 0 90px 110px #fcfcfc inset, 0 -90px 110px #fcfcfc inset;
-o-box-shadow: -90px 0 110px #fcfcfc inset, 90px 0 110px #fcfcfc inset, 0 90px 110px #fcfcfc inset, 0 -90px 110px #fcfcfc inset;
}
.box-shadow-white > .vc_column-inner > .wpb_wrapper .map-render {
z-index: -1;
}
}
@media screen and (min-width: 992px) {
.flex {
display: flex;
display: -webkit-flex;
display: -ms-flex;
flex-wrap: wrap;
}
.flex .flex-col {
display: flex !important;
display: -webkit-flex !important;
display: -ms-flex !important;
flex-wrap: wrap;
align-items: center;
-webkit-align-items: center;
-ms-align-items: center;
}
.flex-two {
display: flex;
display: -webkit-flex;
display: -ms-flex;
flex-flow: row wrap;
}
.flex-two .flex-col {
flex: 1 0 0px;
-webkit-flex: 1 0 0px;
-ms-flex: 1 0 0px;
display: flex !important;
display: -webkit-flex !important;
display: -ms-flex !important;
flex-wrap: wrap;
align-items: center;
-webkit-align-items: center;
-ms-align-items: center;
}
}
@media screen and (min-width: 992px) {
.text-left-lg {
text-align: left !important;
}
.text-right-lg {
text-align: right !important;
}
}
@media screen and (max-width: 1199px) {
.align-center-md {
text-align: center;
}
.align-left-md {
text-align: left;
}
.align-right-md {
text-align: right;
}
.align-justified-md {
width: 100%;
}
}
@media screen and (max-width: 991px) {
.text-center-md {
text-align: center !important;
}
.text-left-md {
text-align: left !important;
}
.text-right-md {
text-align: right !important;
}
.align-center-sm {
text-align: center;
}
.align-left-sm {
text-align: left;
}
.align-right-sm {
text-align: right;
}
.align-justified-sm {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.text-center-sm {
text-align: center !important;
}
.text-left-sm {
text-align: left !important;
}
.text-right-sm {
text-align: right !important;
}
.align-center-xs {
text-align: center;
}
.align-left-xs {
text-align: left;
}
.align-right-xs {
text-align: right;
}
.align-justified-xs {
width: 100%;
}
.sm-no-box-shadow .elementor-column-wrap {
box-shadow: none !important;
}
}
@media screen and (max-width: 1279px) {
.responsive-hide {
display: none;
}
}
@media screen and (min-width: 768px) {
.column-wrap-border {
border-left: 1px solid rgba(255, 255, 255, 0.2);
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-o-placeholder, textarea::-o-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-ms-placeholder, textarea::-ms-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select, .nice-select {
background-color: #fff;
border: 1px solid #d3d3d3;
color: #777;
padding: 8px 15px;
line-height: normal;
height: 48px;
line-height: 48px;
font-size: 13px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
width: 100%;
outline: none;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, select:focus, .nice-select:focus, input[type="text"]:active, input[type="email"]:active, input[type="url"]:active, input[type="password"]:active, input[type="search"]:active, input[type="tel"]:active, input[type="number"]:active, input[type="range"]:active, input[type="date"]:active, input[type="month"]:active, input[type="week"]:active, input[type="time"]:active, input[type="datetime"]:active, input[type="datetime-local"]:active, input[type="color"]:active, textarea:active, select:active, .nice-select:active {
border-color: #ccbd99;
-webkit-box-shadow: 0 2px 9px 2px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: 0 2px 9px 2px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 2px 9px 2px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 2px 9px 2px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 2px 9px 2px rgba(0, 0, 0, 0.15);
box-shadow: 0 2px 9px 2px rgba(0, 0, 0, 0.15);
}
select {
height: 48px;
margin-bottom: 7px;
}
textarea {
line-height: normal;
padding-top: 14px;
padding-bottom: 14px;
height: 104px;
}
textarea.ct_message {
height: 245px;
}
textarea.ctc_message {
height: 135px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, select:focus {
outline: 0;
border-color: #ccbd99;
}
input[type='checkbox']:checked:after {
background: red;
color: #fff;
}
.wpcf7-form .wpcf7-form-control-wrap {
margin-bottom: 20px;
display: block;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
display: none;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid {
border-color: #f13c3c !important;
}
.wpcf7-form .wpcf7-response-output {
border: medium none;
font-style: italic;
padding: 0;
margin: 20px 0 0;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
color: #398f14;
}
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
color: #f13c3c;
}
.wpcf7-form .wpcf7-submit {
margin-top: 8px;
}
.wpcf7-form .ajax-loader {
display: none !important;
}
.wpcf7-form .ct-row {
margin-left: -10px;
margin-right: -10px;
}
.wpcf7-form .ct-row .ct-input {
padding-left: 10px;
padding-right: 10px;
}
.wpcf7-form .ct-row input[type="submit"] {
margin-top: 8px;
}
.wpcf7-form .contact-side-title {
font-size: 20px;
letter-spacing: 0.03em;
padding: 20px 25px;
background-color: #1c1c23;
color: #fff;
margin-bottom: 5px;
}
.wpcf7-form .contact-side-content {
border: 1px solid #d8d8d8;
padding: 14px 25px 35px;
}
.wpcf7-form .contact-side-content p {
font-size: 15px;
color: #1c1c23;
}
.wpcf7-form .wpcf7-list-item {
margin: 2px 30px 0 0;
display: inline-flex;
align-items: baseline;
position: relative;
}
@media screen and (max-width: 767px) {
.wpcf7-form .wpcf7-list-item {
margin-bottom: 15px;
}
}
.wpcf7-form .wpcf7-list-item input[type="radio"] {
opacity: 0;
position: absolute;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
cursor: pointer;
}
.wpcf7-form .wpcf7-list-item input[type="radio"] + span {
position: relative;
padding-left: 27px;
font-size: 13px;
}
.wpcf7-form .wpcf7-list-item input[type="radio"] + span::before {
content: '';
position: absolute;
left: 0;
top: -2px;
cursor: pointer;
display: block;
width: 17px;
height: 17px;
border: 2px solid #eaeaea;
border-radius: 15px;
}
.wpcf7-form .wpcf7-list-item input[type="radio"] + span::after {
content: '';
display: inline-block;
position: absolute;
width: 7px;
height: 7px;
border-radius: 7px;
left: 5px;
top: 3px;
background-color: transparent;
}
.wpcf7-form .wpcf7-list-item input[type="radio"]:checked + span::after {
background-color: #ccbd99;
}
.wpcf7-form .wpcf7-list-item input[type="checkbox"] {
opacity: 0;
position: absolute;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
cursor: pointer;
}
.wpcf7-form .wpcf7-list-item input[type="checkbox"] + span {
display: block;
position: relative;
padding-left: 22px;
font-size: 15px;
color: #1c1c23;
}
.wpcf7-form .wpcf7-list-item input[type="checkbox"] + span::before {
content: '';
position: absolute;
left: 0;
top: 5px;
cursor: pointer;
display: block;
width: 13px;
height: 13px;
border: 1px solid #d3d3d3;
border-radius: 2px;
}
.wpcf7-form .wpcf7-list-item input[type="checkbox"] + span::after {
content: "\f00c";
font: normal normal normal 14px/1 FontAwesome;
font-size: 10px;
display: inline-block;
position: absolute;
left: 1px;
top: 6px;
color: #fff;
background-color: transparent;
}
.wpcf7-form .wpcf7-list-item input[type="checkbox"]:checked + span::before {
background-color: #ccbd99;
border-color: #ccbd99;
}
.select2 .select2-selection--single {
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 1px solid #e7e8e9;
height: 48px;
}
.select2 .select2-selection--single .select2-selection__rendered {
padding-left: 15px;
line-height: 48px;
}
.select2 .select2-selection--single .select2-selection__arrow {
right: 8px;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
#ui-datepicker-div {
background-color: #fff;
padding: 22px;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-khtml-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
position: absolute;
top: -9999px;
min-width: 300px;
z-index: 10001 !important;
}
#ui-datepicker-div .ui-datepicker-header {
position: relative;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all {
display: block;
height: 30px;
width: 30px;
line-height: 30px;
text-align: center;
cursor: pointer;
position: absolute;
top: 0;
padding: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all:before {
content: "\f104";
color: #040e24;
font-family: FontAwesome;
font-size: 16px;
left: 0;
position: absolute;
right: 0;
top: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all:hover:before {
color: #ccbd99;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all span {
display: none;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-prev {
left: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next {
right: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next:before {
content: "\f105";
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
font-weight: 700;
line-height: 30px;
margin-bottom: 10px;
min-height: 40px;
text-align: center;
text-transform: uppercase;
font-size: 16px;
color: #1c1c23;
font-family: 'Playfair Display', sans-serif;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title span {
display: inline-block;
vertical-align: middle;
line-height: 1;
}
#ui-datepicker-div .ui-datepicker-calendar {
margin: 0;
width: 100%;
}
#ui-datepicker-div .ui-datepicker-calendar th {
text-align: center;
}
#ui-datepicker-div .ui-datepicker-calendar td {
text-align: center;
padding: 6px;
color: rgba(0, 0, 0, 0.6);
}
#ui-datepicker-div .ui-datepicker-calendar td.ui-state-disabled {
color: rgba(0, 0, 0, 0.2);
}
#ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-today a {
color: #ccbd99;
}
#ui-datepicker-div .ui-datepicker-calendar td a {
color: #999;
}
#ui-datepicker-div .ui-datepicker-calendar td a:hover {
color: #ccbd99;
}
form .select2-container--default {
width: 100% !important;
}
form .select2-container--default .select2-selection {
border: 1px solid #e7e8e9;
height: 48px;
}
form .select2-container--default .select2-selection .select2-selection__rendered {
line-height: 48px;
padding-left: 15px;
}
form .select2-container--default .select2-selection .select2-selection__arrow {
right: 10px;
top: 50%;
color: #8f8f8f;
}
form .select2-container--default .select2-selection .select2-selection__clear {
height: 20px;
line-height: 20px;
position: absolute;
right: 30px;
text-align: center;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
width: 20px;
color: #8f8f8f;
}
form .select2-container--default .select2-selection .select2-selection__placeholder {
color: rgba(55, 55, 55, 0.87);
}
.select2-container.select2-container--open .select2-dropdown {
border-color: #e7e8e9;
}
.select2-container.select2-container--open .select2-dropdown .select2-search__field {
border: 1px solid #e7e8e9;
padding-left: 15px;
padding-right: 15px;
}
.select2-container.select2-container--open .select2-results li.select2-results__option--highlighted {
background-color: #ccbd99;
}
.cms-field-checkbox {
position: relative;
padding-left: 27px;
}
.cms-field-checkbox .icon-check {
border: 1px solid #e1e3e3;
border-radius: 1px;
display: block;
height: 17px;
width: 17px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
z-index: 1;
}
.cms-field-checkbox .icon-check:before {
content: "\f00c";
font-size: 13px;
color: #ccbd99;
position: absolute;
top: -4px;
left: 1px;
font-family: FontAwesome;
opacity: 0;
}
.cms-field-checkbox input {
bottom: 0;
height: 100%;
left: 0;
position: absolute;
width: 100%;
opacity: 0;
cursor: pointer;
z-index: 3;
}
.cms-field-checkbox input:checked + .icon-check:before {
opacity: 1;
}
.nice-select {
position: relative;
padding-right: 40px;
cursor: pointer;
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
text-align: left;
}
.nice-select:after {
content: "\f0d7";
font-family: FontAwesome;
font-size: 15px;
color: #1c1c23;
position: absolute;
right: 15px;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
.nice-select span.current {
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
line-height: 31px;
}
.nice-select .option {
text-overflow: ellipsis;
overflow: hidden;
}
.nice-select.open .list {
padding: 5px;
min-width: 185px;
overflow: auto;
width: 100%;
opacity: 1;
pointer-events: auto;
-webkit-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
}
.nice-select.disabled {
border-color: #ededed;
color: #999;
pointer-events: none;
}
.nice-select.disabled:after {
border-color: #ccc;
}
.nice-select.wide {
width: 100%;
}
.nice-select.wide .list {
left: 0 !important;
right: 0 !important;
}
.nice-select.right {
float: right;
}
.nice-select.right .list {
left: auto;
right: 0;
}
.nice-select.small {
font-size: 12px;
height: 36px;
line-height: 34px;
}
.nice-select.small:after {
height: 4px;
width: 4px;
}
.nice-select.small .option {
line-height: 34px;
min-height: 34px;
}
.nice-select .list {
max-height: 250px;
overflow: auto;
background-color: #fff;
padding: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-khtml-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
box-sizing: border-box;
margin-top: 4px;
opacity: 0;
overflow: hidden;
padding: 0;
pointer-events: none;
position: absolute;
top: 100%;
left: 0;
right: 0;
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: scale(0.75) translateY(-21px);
-ms-transform: scale(0.75) translateY(-21px);
transform: scale(0.75) translateY(-21px);
-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
z-index: 9;
color: rgba(0, 0, 0, 0.87);
}
.nice-select .list .selected {
color: #000;
}
.nice-select .list:hover .option:not(:hover) {
background-color: transparent !important;
}
.nice-select .option {
cursor: pointer;
line-height: normal;
list-style: none;
outline: none;
padding: 8px 24px;
text-align: left;
-webkit-transition: all 0.2s;
-khtml-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
background-color: #f3f3f4;
}
.nice-select .option.selected {
font-weight: bold;
}
.nice-select .option.disabled {
background-color: transparent;
color: #999;
cursor: default;
}
.no-csspointerevents .nice-select .list {
display: none;
}
.no-csspointerevents .nice-select.open .list {
display: block;
}
.contact-form-slider {
min-width: 470px;
background-color: #15151b;
border: 2px solid #ccbd99;
border-radius: 10px;
padding: 40px 22px 50px;
}
.contact-form-slider h2 {
text-align: center !important;
font-size: 30px;
color: #fff;
margin-bottom: 35px !important;
}
.contact-form-slider br {
display: none;
}
.contact-form-slider .ct-row input[type="submit"]:hover, .contact-form-slider .ct-row input[type="submit"]:focus {
background-color: #fff;
color: #1c1c23;
}
@media screen and (max-width: 1199px) {
.contact-form-slider {
display: none;
}
}
.contact-form-slider .wpcf7-response-output {
margin-top: -15px !important;
margin-bottom: 15px !important;
font-size: 15px !important;
}
.btn, button, .button, input[type="submit"] {
background-color: #ccbd99;
font-size: 13px;
text-transform: uppercase;
font-family: 'Futura Hv BT', sans-serif;
letter-spacing: 0.07em;
color: #fff;
padding: 13px 33px;
-webkit-transition: all 300ms ease 0ms;
-khtml-transition: all 300ms ease 0ms;
-moz-transition: all 300ms ease 0ms;
-ms-transition: all 300ms ease 0ms;
-o-transition: all 300ms ease 0ms;
transition: all 300ms ease 0ms;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
position: relative;
display: inline-block;
text-align: center;
cursor: pointer;
font-weight: 700;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.btn:hover, button:hover, .button:hover, input[type="submit"]:hover, .btn:focus, button:focus, .button:focus, input[type="submit"]:focus {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
outline: medium none;
text-decoration: none;
color: #fff;
background-color: #000;
}
.btn.btn-outline {
background-color: transparent;
color: #ccbd99;
border: 2px solid #ccbd99;
}
.btn.btn-outline:hover {
background-color: #ccbd99;
color: #fff;
}
.btn.btn-secondary {
padding-left: 34px;
padding-right: 34px;
background-color: #1c1c23;
border-color: #1c1c23;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus {
background-color: #ccbd99;
border-color: #ccbd99;
color: #fff;
}
.btn.hover-slide {
position: relative;
overflow: hidden;
flex: none;
}
.btn.hover-slide:after {
background: #fff;
content: "";
height: 155px;
left: -75px;
position: absolute;
top: -50px;
transform: rotate(35deg);
transition: all 1500ms cubic-bezier(0.19, 1, 0.22, 1);
width: 40px;
opacity: 0;
}
.btn.hover-slide:hover:after {
left: 120%;
transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1);
opacity: 0.25;
}
.btn.btn-fullwidth {
width: 100%;
}
.btn-align-center {
text-align: center;
}
.btn-align-right {
text-align: right;
}
.btn-group .btn + .btn {
margin-left: 30px;
}
.btn-block {
display: block;
}
.wp-block-button {
margin-bottom: 1.5em;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
background: #ccbd99;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
color: #ccbd99;
border-color: #ccbd99;
}
#site-header-wrap {
position: relative;
z-index: 999;
}
#site-header-wrap .row-flex {
align-items: center;
}
#site-header-wrap .site-branding {
margin: 15px 0;
position: relative;
flex-grow: 1;
}
#site-header-wrap .site-branding img {
max-height: 30px;
}
#site-header-wrap .site-branding .logo-light, #site-header-wrap .site-branding .logo-mobile {
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 0;
opacity: 0;
}
#site-header-wrap #site-header {
position: relative;
}
#site-header-wrap #site-header.h-fixed {
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-khtml-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 991px) {
#site-header-wrap #site-header.h-fixed {
background-color: #fff;
}
}
#site-header-wrap .icon-slide-nav {
display: flex;
align-items: center;
cursor: pointer;
margin-left: 50px;
}
@media screen and (max-width: 991px) {
#site-header-wrap .icon-slide-nav {
display: none;
}
}
#site-header-wrap .icon-slide-nav span {
position: relative;
width: 18px;
display: block;
height: 18px;
transition: transform 0.33s 0s ease;
overflow: hidden;
}
#site-header-wrap .icon-slide-nav span .lines-button {
transition: 0.3s;
cursor: pointer;
line-height: 0px !important;
top: 7px;
position: relative;
font-size: 0px !important;
user-select: none;
display: block;
}
#site-header-wrap .icon-slide-nav span .lines-button:after {
height: 2px;
background-color: #1b1a1a;
display: inline-block;
width: 18px;
position: absolute;
left: 0;
top: 0;
content: '';
}
#site-header-wrap .icon-slide-nav span .lines-button .lines {
background-color: #1b1a1a;
}
#site-header-wrap .icon-slide-nav span .lines-button .lines:before, #site-header-wrap .icon-slide-nav span .lines-button .lines:after {
display: block;
width: 18px;
height: 2px;
background: #1b1a1a;
transition: 0.3s;
position: absolute;
right: 0;
content: '';
}
#site-header-wrap .icon-slide-nav span .lines-button .lines:before {
top: 5px;
width: 14px;
}
#site-header-wrap .icon-slide-nav span .lines-button .lines:after {
top: -5px;
}
#site-header-wrap .icon-slide-nav span:hover .lines-button .lines:before {
width: 18px;
}
@media screen and (max-width: 1199px) {
#site-header-wrap .header-top {
display: none;
}
}
@media screen and (min-width: 1200px) {
#site-header-wrap.header-layout2 .container, #site-header-wrap.header-layout3 .container, #site-header-wrap.header-layout5 .container {
max-width: 1520px;
padding: 0 30px;
width: 100%;
}
}
@media screen and (min-width: 992px) {
#site-header-wrap .column-flex {
display: flex;
align-items: center;
}
#site-header-wrap .site-navigation {
display: flex;
align-items: center;
}
#site-header-wrap.header-layout1 .header-top {
height: 57px;
display: flex;
flex-wrap: wrap;
align-items: center;
background-color: #15151b;
color: #fff;
}
#site-header-wrap.header-layout1 .header-top .header-top-inner {
display: flex;
align-items: center;
}
#site-header-wrap.header-layout1 .header-top .header-top-inner .header-top-left {
width: 50%;
}
#site-header-wrap.header-layout1 .header-top .header-top-inner .header-top-left p {
margin-bottom: 0;
}
#site-header-wrap.header-layout1 .header-top .header-top-inner .header-top-left p span {
color: #ccbd99;
}
#site-header-wrap.header-layout1 .header-top .header-top-inner .header-top-right {
width: 50%;
display: flex;
justify-content: flex-end;
align-items: center;
}
#site-header-wrap.header-layout1 .header-top .header-top-inner .header-top-right .top-right-content {
display: flex;
align-items: center;
position: relative;
}
#site-header-wrap.header-layout1 .header-top .header-top-inner .header-top-right .top-right-content .top-right-social {
margin-left: 20px;
}
#site-header-wrap.header-layout1 .header-top .header-top-inner .header-top-right .top-right-content .top-right-social .cms-social-media a {
padding: 0 10px;
}
#site-header-wrap.header-layout1 .header-top .header-top-inner .header-top-right .top-right-content .top-right-action-icon .icon-item {
display: inline-flex;
height: 57px;
align-items: center;
font-size: 16px;
color: #ccbd99;
cursor: pointer;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
padding: 0 23px;
border-left: 1px solid rgba(200, 200, 200, 0.15);
}
#site-header-wrap.header-layout1 .header-top .header-top-inner .header-top-right .top-right-content .top-right-action-icon .icon-item:last-child {
padding-right: 0;
}
#site-header-wrap.header-layout1 .header-top .header-top-inner .header-top-right .top-right-content .top-right-action-icon .icon-item:first-child {
margin-left: 23px;
}
#site-header-wrap.header-layout1 .header-top .header-top-inner .header-top-right .top-right-content .top-right-action-icon .icon-item.menu-cart .cart-wrap {
position: relative;
}
#site-header-wrap.header-layout1 .header-top .header-top-inner .header-top-right .top-right-content .top-right-action-icon .icon-item.menu-cart .cart-wrap .cart-count {
position: absolute;
min-width: 17px;
height: 17px;
padding: 0 5px;
background-color: #fff;
color: #1c1c23;
font-size: 13px;
border-radius: 12px;
display: flex;
align-items: center;
justify-content: center;
top: -6px;
right: -6px;
}
#site-header-wrap.header-layout1 .header-top .header-top-inner .header-top-right .top-right-content .top-right-action-icon .icon-item.menu-cart .cart-wrap .h-btn-cart {
padding-right: 7px;
}
#site-header-wrap.header-layout1 .header-top .header-top-inner .header-top-right .top-right-content .top-right-action-icon .icon-item.menu-cart .cart-wrap .h-btn-cart i {
font-size: 20px;
}
#site-header-wrap.header-layout1 .site-header-main {
background-color: #fff;
}
#site-header-wrap.header-layout1 .site-header-main .primary-menu > li.menu-item-has-children {
margin: 0 33px;
}
#site-header-wrap.header-layout1 .site-header-main .primary-menu > li.menu-item-has-children > a:after {
font-family: Material-Design-Iconic-Font;
content: '\f2f9';
position: absolute;
top: 0px;
padding-left: 7px;
color: #ccbd99;
}
#site-header-wrap.header-layout2 .header-top {
height: 57px;
display: flex;
flex-wrap: wrap;
align-items: center;
background-color: #15151b;
color: #fff;
}
#site-header-wrap.header-layout2 .header-top .header-top-inner {
display: flex;
align-items: center;
justify-content: space-between;
}
#site-header-wrap.header-layout2 .header-top .header-top-inner .header-top-left p {
margin-bottom: 0;
}
#site-header-wrap.header-layout2 .header-top .header-top-inner .header-top-left a {
color: inherit;
}
#site-header-wrap.header-layout2 .header-top .header-top-inner .header-top-left a:hover {
color: #ccbd99;
}
#site-header-wrap.header-layout2 .header-top .header-top-inner .header-top-left .ct-item {
display: inline-flex;
padding: 5.5px 20px 5.5px 25px;
border-left: 1px solid rgba(200, 200, 200, 0.15);
}
#site-header-wrap.header-layout2 .header-top .header-top-inner .header-top-left .ct-item:first-child {
padding-left: 0;
border-left: none;
}
#site-header-wrap.header-layout2 .header-top .header-top-inner .header-top-left .ct-item:last-child {
padding-right: 0;
}
#site-header-wrap.header-layout2 .header-top .header-top-inner .header-top-left .ct-item i {
margin-right: 9px;
}
#site-header-wrap.header-layout2 .header-top .header-top-inner .header-top-right {
display: flex;
justify-content: flex-end;
align-items: center;
}
#site-header-wrap.header-layout2 .header-top .header-top-inner .header-top-right .top-right-content {
display: flex;
align-items: center;
position: relative;
}
#site-header-wrap.header-layout2 .header-top .header-top-inner .header-top-right .top-right-content .top-right-social {
margin-left: 20px;
}
#site-header-wrap.header-layout2 .header-top .header-top-inner .header-top-right .top-right-content .top-right-social .cms-social-media {
margin: 0 !important;
}
#site-header-wrap.header-layout2 .header-top .header-top-inner .header-top-right .top-right-content .top-right-social .cms-social-media a {
display: inline-flex;
width: 34px;
height: 34px;
border-radius: 50%;
background-color: #3e3e44;
align-items: center;
justify-content: center;
margin-left: 8px;
}
#site-header-wrap.header-layout2 .header-top .header-top-inner .header-top-right .top-right-content .top-right-social .cms-social-media a i {
transition: none;
}
#site-header-wrap.header-layout2 .header-top .header-top-inner .header-top-right .top-right-content .top-right-social .cms-social-media a:hover {
background-color: #fff;
color: #1c1c23;
}
#site-header-wrap.header-layout2 .site-header-main {
background-color: #1c1c23;
}
#site-header-wrap.header-layout2 .site-header-main .site-branding .logo-light {
opacity: 1;
}
#site-header-wrap.header-layout2 .site-header-main .site-branding .logo-dark {
opacity: 0;
}
#site-header-wrap.header-layout2 .site-header-main .primary-menu > li {
margin: 0 34px;
}
#site-header-wrap.header-layout2 .site-header-main .primary-menu > li > a {
color: #fff;
line-height: 93px;
}
#site-header-wrap.header-layout2 .site-header-main .site-menu-right .top-right-content {
display: flex;
align-items: center;
margin-left: 32px;
}
#site-header-wrap.header-layout2 .site-header-main .site-menu-right .h-btn-search {
color: #fff;
display: inline-flex;
align-items: center;
justify-content: center;
border-left: 1px solid rgba(200, 200, 200, 0.15);
border-right: 1px solid rgba(200, 200, 200, 0.15);
cursor: pointer;
font-size: 17px;
padding: 11.5px 33px;
}
#site-header-wrap.header-layout2 .site-header-main .site-menu-right .h-btn-search i {
margin-bottom: 3px;
transition: all 300ms ease 0s;
}
#site-header-wrap.header-layout2 .site-header-main .site-menu-right .h-btn-search:hover i {
color: #ccbd99;
}
#site-header-wrap.header-layout2 .site-header-main .site-menu-right .ct-phone a {
font-size: 24px;
font-family: 'Futura Md BT', sans-serif;
color: #ccbd99;
margin-left: 32px;
}
#site-header-wrap.header-layout3 .site-header-main.h-fixed {
background-color: #1c1c23;
}
#site-header-wrap.header-layout3 .site-header-main .site-branding .logo-light {
opacity: 1;
}
#site-header-wrap.header-layout3 .site-header-main .site-branding .logo-dark {
opacity: 0;
}
#site-header-wrap.header-layout3 .site-header-main .primary-menu > li {
margin: 0 25px;
}
#site-header-wrap.header-layout3 .site-header-main .primary-menu > li > a {
color: #fff;
}
#site-header-wrap.header-layout3 .site-header-main .primary-menu > li > a:before {
content: none;
}
#site-header-wrap.header-layout3 .site-header-main .primary-menu > li.menu-item-has-children {
margin: 0 33px;
}
#site-header-wrap.header-layout3 .site-header-main .primary-menu > li.menu-item-has-children > a:after {
font-family: Material-Design-Iconic-Font;
content: '\f2f9';
position: absolute;
top: 0px;
padding-left: 7px;
color: #ccbd99;
}
#site-header-wrap.header-layout3 .site-header-main .site-menu-right .site-menu-right-button {
margin-left: 50px;
}
#site-header-wrap.header-layout3 .site-header-main .site-menu-right .site-menu-right-button a {
background-color: #ccbd99;
color: #fff;
}
#site-header-wrap.header-layout4 {
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-khtml-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
}
#site-header-wrap.header-layout4 .header-top {
height: 57px;
display: flex;
flex-wrap: wrap;
align-items: center;
background-color: #fff;
color: #777;
border-bottom: 1px solid rgba(21, 21, 27, 0.15);
}
#site-header-wrap.header-layout4 .header-top .header-top-inner {
display: flex;
align-items: center;
justify-content: space-between;
}
#site-header-wrap.header-layout4 .header-top .header-top-inner .header-top-left p {
margin-bottom: 0;
}
#site-header-wrap.header-layout4 .header-top .header-top-inner .header-top-left a {
color: inherit;
}
#site-header-wrap.header-layout4 .header-top .header-top-inner .header-top-left a:hover {
color: #ccbd99;
}
#site-header-wrap.header-layout4 .header-top .header-top-inner .header-top-left .ct-item {
display: inline-flex;
padding: 5.5px 20px 5.5px 25px;
border-left: 1px solid rgba(21, 21, 27, 0.15);
}
#site-header-wrap.header-layout4 .header-top .header-top-inner .header-top-left .ct-item:first-child {
padding-left: 0;
border-left: none;
}
#site-header-wrap.header-layout4 .header-top .header-top-inner .header-top-left .ct-item:last-child {
padding-right: 0;
}
#site-header-wrap.header-layout4 .header-top .header-top-inner .header-top-left .ct-item i {
margin-right: 9px;
color: #1c1c23;
}
#site-header-wrap.header-layout4 .header-top .header-top-inner .header-top-right {
display: flex;
justify-content: flex-end;
align-items: center;
}
#site-header-wrap.header-layout4 .header-top .header-top-inner .header-top-right .top-right-content {
display: flex;
align-items: center;
position: relative;
}
#site-header-wrap.header-layout4 .header-top .header-top-inner .header-top-right .top-right-content .top-right-social .cms-social-media a {
display: inline-flex;
width: 34px;
height: 34px;
border: 1px solid rgba(21, 21, 27, 0.15);
color: #1c1c23;
border-radius: 50%;
align-items: center;
justify-content: center;
margin-left: 4px;
}
#site-header-wrap.header-layout4 .header-top .header-top-inner .header-top-right .top-right-content .top-right-social .cms-social-media a i {
transition: none;
}
#site-header-wrap.header-layout4 .header-top .header-top-inner .header-top-right .top-right-content .top-right-social .cms-social-media a:hover {
background-color: #ccbd99;
border-color: #ccbd99;
color: #fff;
}
#site-header-wrap.header-layout4 .header-top .header-top-inner .header-top-right .top-right-content .top-right-action-icon {
margin-left: 32px;
}
#site-header-wrap.header-layout4 .header-top .header-top-inner .header-top-right .top-right-content .top-right-action-icon span {
display: inline-flex;
width: 57px;
height: 57px;
background-color: #ccbd99;
align-items: center;
justify-content: center;
color: #fff;
cursor: pointer;
}
#site-header-wrap.header-layout4 .site-header-main {
background-color: #fff;
}
#site-header-wrap.header-layout4 .site-header-main .site-branding .logo-light {
opacity: 0;
}
#site-header-wrap.header-layout4 .site-header-main .site-branding .logo-dark {
opacity: 1;
}
#site-header-wrap.header-layout4 .site-header-main .primary-menu > li {
margin: 0 34px;
}
#site-header-wrap.header-layout4 .site-header-main .primary-menu > li > a {
color: #1c1c23;
}
#site-header-wrap.header-layout5 .column-flex {
flex-wrap: wrap;
}
#site-header-wrap.header-layout5 .site-header-main {
background-color: #1c1c23;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-left {
display: flex;
flex-grow: 1;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-left .site-branding {
margin: 15px 82px 15px 0;
flex-grow: 0;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-left .site-branding .logo-light {
opacity: 1;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-left .site-branding .logo-dark {
opacity: 0;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-left .site-navigation {
justify-content: space-between;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-left .primary-menu > li {
margin: 0 25px;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-left .primary-menu > li:first-child {
margin-left: 0 !important;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-left .primary-menu > li > a {
color: #fff;
line-height: 93px;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-left .primary-menu > li > a:before {
content: none;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-left .primary-menu > li.menu-item-has-children {
margin: 0 30px;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-left .primary-menu > li.menu-item-has-children > a:after {
font-family: Material-Design-Iconic-Font;
content: '\f2f9';
position: absolute;
top: 0px;
padding-left: 7px;
color: #ccbd99;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-right {
display: flex;
align-items: center;
height: 93px;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-right .site-menu-right-social:not(:last-child) {
padding-right: 40px;
border-right: 1px solid rgba(255, 255, 255, 0.15);
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-right .site-menu-right-social .cms-social-media a {
display: inline-flex;
width: 34px;
height: 34px;
border-radius: 50%;
background-color: #3e3e44;
align-items: center;
justify-content: center;
margin-left: 8px;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-right .site-menu-right-social .cms-social-media a i {
transition: none;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-right .site-menu-right-social .cms-social-media a:hover {
background-color: #fff;
color: #1c1c23;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-right .site-menu-right-search {
margin: 0 28px;
display: inline-flex;
align-items: center;
justify-content: center;
cursor: pointer;
width: 44px;
height: 44px;
background-color: rgba(255, 255, 255, 0.25);
border-radius: 50%;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-right .site-menu-right-search .h-btn-search {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 17px;
width: 34px;
height: 34px;
background-color: #fff;
color: #1c1c23;
border-radius: 50%;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-right .site-menu-right-search .h-btn-search i {
margin-bottom: 0px;
transition: all 300ms ease 0s;
font-weight: 400;
font-size: 15px;
margin-top: 2px;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-right .site-menu-right-search .h-btn-search:hover i {
color: #ccbd99;
}
#site-header-wrap.header-layout5 .site-header-main .site-menu-right .site-menu-right-button a {
background-color: #ccbd99;
color: #fff;
}
#site-header-wrap.header-layout6 .site-header-main .header-top {
display: flex;
justify-content: space-between;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
padding: 21px 0;
}
#site-header-wrap.header-layout6 .site-header-main .header-top .site-branding {
flex: none;
margin-right: 30px;
}
#site-header-wrap.header-layout6 .site-header-main .header-top .site-branding .logo-light {
opacity: 1;
}
#site-header-wrap.header-layout6 .site-header-main .header-top .site-branding .logo-dark {
opacity: 0;
}
#site-header-wrap.header-layout6 .site-header-main .header-top .header-top-right {
display: flex;
align-items: center;
}
#site-header-wrap.header-layout6 .site-header-main .header-top .header-top-right .ct-item {
display: flex;
align-items: center;
color: #fff;
padding: 0 25px;
position: relative;
}
#site-header-wrap.header-layout6 .site-header-main .header-top .header-top-right .ct-item:first-child {
padding-left: 0;
}
#site-header-wrap.header-layout6 .site-header-main .header-top .header-top-right .ct-item a {
color: #fff;
}
#site-header-wrap.header-layout6 .site-header-main .header-top .header-top-right .ct-item a:hover {
color: #ccbd99;
}
#site-header-wrap.header-layout6 .site-header-main .header-top .header-top-right .ct-item p {
display: flex;
flex-direction: column;
margin-bottom: 0;
}
#site-header-wrap.header-layout6 .site-header-main .header-top .header-top-right .ct-item:not(:last-child):after {
content: "";
position: absolute;
display: block;
width: 1px;
height: 33px;
top: 50%;
right: 0;
transform: translateY(-50%);
background-color: rgba(255, 255, 255, 0.2);
}
#site-header-wrap.header-layout6 .site-header-main .header-top .header-top-right .ct-item .ct-item-icon {
width: 43px;
height: 43px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 19px;
background-color: #ccbd99;
color: #fff;
margin-right: 15px;
flex: none;
}
#site-header-wrap.header-layout6 .site-header-main .header-top .header-top-right .ct-item .ct-item-text > div:first-child, #site-header-wrap.header-layout6 .site-header-main .header-top .header-top-right .ct-item .ct-item-text span:first-child {
font-size: 17px;
}
#site-header-wrap.header-layout6 .site-header-main .header-top .header-top-right .ct-item .ct-item-text > div:last-child, #site-header-wrap.header-layout6 .site-header-main .header-top .header-top-right .ct-item .ct-item-text span:last-child {
font-size: 13px;
}
#site-header-wrap.header-layout6 .site-header-main .header-top .header-top-right .action-icon {
display: inline-flex;
align-items: center;
justify-content: center;
cursor: pointer;
margin-left: 25px;
width: 55px;
height: 55px;
background-color: rgba(255, 255, 255, 0.25);
border-radius: 50%;
flex: none;
}
#site-header-wrap.header-layout6 .site-header-main .header-top .header-top-right .action-icon .h-btn-search {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 17px;
width: 43px;
height: 43px;
background-color: #fff;
color: #1c1c23;
border-radius: 50%;
}
#site-header-wrap.header-layout6 .site-header-main .header-top .header-top-right .action-icon .h-btn-search i {
margin-bottom: 3px;
transition: all 300ms ease 0s;
}
#site-header-wrap.header-layout6 .site-header-main .header-top .header-top-right .action-icon .h-btn-search:hover i {
color: #ccbd99;
}
#site-header-wrap.header-layout6 .site-header-main .header-bottom .site-navigation {
justify-content: space-between;
}
#site-header-wrap.header-layout6 .site-header-main .header-bottom .primary-menu > li {
margin: 0 25px;
}
#site-header-wrap.header-layout6 .site-header-main .header-bottom .primary-menu > li > a {
color: #fff;
line-height: 93px;
}
#site-header-wrap.header-layout6 .site-header-main .header-bottom .primary-menu > li > a:before {
content: none;
}
#site-header-wrap.header-layout6 .site-header-main .header-bottom .primary-menu > li.menu-item-has-children {
margin: 0 33px;
}
#site-header-wrap.header-layout6 .site-header-main .header-bottom .primary-menu > li.menu-item-has-children > a:after {
font-family: Material-Design-Iconic-Font;
content: '\f2f9';
position: absolute;
top: 0px;
padding-left: 7px;
color: #ccbd99;
}
#site-header-wrap.header-layout6 .site-header-main .header-bottom .primary-menu > li:first-child {
margin-left: 0 !important;
}
#site-header-wrap.header-layout6 .site-header-main .header-bottom .site-menu-right .site-menu-right-button {
margin-left: 50px;
}
#site-header-wrap.header-layout6 .site-header-main .header-bottom .site-menu-right .site-menu-right-button a {
background-color: #ccbd99;
color: #fff;
}
#site-header-wrap.header-layout6 .site-header-main.h-fixed {
background-color: #1c1c23;
}
#site-header-wrap.header-layout6 .site-header-main.h-fixed .header-top {
display: none;
}
#site-header-wrap.header-layout7 .header-top {
height: 57px;
display: flex;
flex-wrap: wrap;
align-items: center;
background-color: rgba(21, 21, 27, 0.07);
}
#site-header-wrap.header-layout7 .header-top .header-top-inner {
display: flex;
align-items: center;
}
#site-header-wrap.header-layout7 .header-top .header-top-inner .header-top-left {
width: 50%;
}
#site-header-wrap.header-layout7 .header-top .header-top-inner .header-top-left p {
margin-bottom: 0;
}
#site-header-wrap.header-layout7 .header-top .header-top-inner .header-top-left p span {
color: #1c1c23;
}
#site-header-wrap.header-layout7 .header-top .header-top-inner .header-top-right {
width: 50%;
display: flex;
justify-content: flex-end;
align-items: center;
}
#site-header-wrap.header-layout7 .header-top .header-top-inner .header-top-right .top-right-content {
display: flex;
align-items: center;
position: relative;
}
#site-header-wrap.header-layout7 .header-top .header-top-inner .header-top-right .top-right-content .ct-item {
padding: 0 25px;
height: 35px;
line-height: 35px;
}
#site-header-wrap.header-layout7 .header-top .header-top-inner .header-top-right .top-right-content .ct-item:not(:last-child) {
border-right: 1px solid #d8d8d8;
}
#site-header-wrap.header-layout7 .header-top .header-top-inner .header-top-right .top-right-content .ct-item:first-child {
padding-left: 0;
}
#site-header-wrap.header-layout7 .header-top .header-top-inner .header-top-right .top-right-content .ct-item:last-child {
padding-right: 0;
}
#site-header-wrap.header-layout7 .header-top .header-top-inner .header-top-right .top-right-content .ct-item span {
margin-right: 3px;
}
#site-header-wrap.header-layout7 .site-header-main {
background-color: #fff;
}
#site-header-wrap.header-layout7 .site-header-main .primary-menu > li.menu-item-has-children {
margin: 0 33px;
}
#site-header-wrap.header-layout7 .site-header-main .primary-menu > li.menu-item-has-children > a:after {
font-family: Material-Design-Iconic-Font;
content: '\f2f9';
position: absolute;
top: 0px;
padding-left: 7px;
color: #ccbd99;
}
#site-header-wrap.header-layout7 .site-header-main .site-menu-right {
color: #1c1c23;
}
#site-header-wrap.header-layout7 .site-header-main .site-menu-right .h-btn-search {
margin-left: 50px;
cursor: pointer;
}
#site-header-wrap.header-transparent {
position: absolute;
left: 0;
right: 0;
top: 0;
}
#site-header-wrap.header-transparent .site-header-main:not(.h-fixed) .primary-menu > li > a {
color: #fff;
}
#site-header-wrap.header-transparent .site-header-main:not(.h-fixed) .primary-menu > li:hover > a, #site-header-wrap.header-transparent .site-header-main:not(.h-fixed) .primary-menu > li.current_page_item > a, #site-header-wrap.header-transparent .site-header-main:not(.h-fixed) .primary-menu > li.current-menu-item > a, #site-header-wrap.header-transparent .site-header-main:not(.h-fixed) .primary-menu > li.current_page_ancestor > a, #site-header-wrap.header-transparent .site-header-main:not(.h-fixed) .primary-menu > li.current-menu-ancestor > a {
color: #ccbd99;
}
}
@media screen and (max-width: 1399px) {
.site-header-main .primary-menu > li {
margin: 0 17px !important;
}
.site-header-main .primary-menu > li > a {
font-size: 13px !important;
}
.site-menu-right-button a {
font-size: 12px;
padding: 10px 20px;
}
.header-layout2 .header-top-left .ct-item {
font-size: 13px;
}
.header-layout2 .site-menu-right .h-btn-search {
padding: 11.5px 20px !important;
}
.header-layout2 .site-menu-right .top-right-content {
margin-left: 18px !important;
}
.header-layout2 .site-menu-right .ct-phone a {
font-size: 18px !important;
margin-left: 20px !important;
}
.header-layout3 .site-menu-right-button {
margin-left: 30px !important;
}
.header-layout4 .header-top-left .ct-item {
padding: 5.5px 3px 5.5px 8px !important;
}
}
@media screen and (max-width: 1199px) {
.header-layout5 .site-header-main .site-menu-right {
order: -1;
width: 100%;
justify-content: center;
}
.header-layout5 .site-header-main .site-menu-left {
justify-content: center;
}
.header-layout5 .site-header-main .primary-menu > li {
margin: 0 20px !important;
}
}
@media screen and (max-width: 1199px) {
.header-layout6 .header-top .header-top-right .ct-item {
padding: 0 10px !important;
}
.header-layout6 .header-top .header-top-right .ct-item .ct-item-text > div:first-child, .header-layout6 .header-top .header-top-right .ct-item .ct-item-text span:first-child {
font-size: 13px !important;
}
}
@media screen and (max-width: 991px) {
#site-header-wrap .site-header-main .site-menu-right {
display: none;
}
#site-header-wrap.header-layout6 .header-top {
display: block;
}
#site-header-wrap.header-layout6 .header-top .header-top-right {
display: none;
}
}
@media screen and (max-width: 991px) {
#site-header-wrap {
position: relative;
-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
background-color: #fff;
}
#site-header-wrap.fixed-height {
height: inherit !important;
}
#site-header-wrap .site-branding {
min-height: 60px;
margin: 10px 0;
}
#site-header-wrap .site-branding img {
padding: 5px 0;
}
#site-header-wrap .site-branding a {
opacity: 0;
display: inline-block;
line-height: 60px !important;
}
#site-header-wrap .site-branding a.logo-mobile {
opacity: 1 !important;
}
#site-header-wrap .site-branding a.logo-dark {
display: none;
}
#site-header-wrap #main-menu-mobile {
position: absolute;
top: 50%;
right: 15px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
#site-header-wrap #headroom {
position: static !important;
}
}
#site-header {
-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
#site-header.h-fixed {
position: fixed !important;
left: 0;
top: 0;
right: 0;
-webkit-animation: 0.7s ease 0s normal forwards 1 running headerSlideDown;
-khtml-animation: 0.7s ease 0s normal forwards 1 running headerSlideDown;
-moz-animation: 0.7s ease 0s normal forwards 1 running headerSlideDown;
-ms-animation: 0.7s ease 0s normal forwards 1 running headerSlideDown;
-o-animation: 0.7s ease 0s normal forwards 1 running headerSlideDown;
animation: 0.7s ease 0s normal forwards 1 running headerSlideDown;
}
.admin-bar #site-header-wrap #site-header.h-fixed {
top: 32px;
}
@media screen and (max-width: 782px) {
.admin-bar #site-header-wrap #site-header.h-fixed {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar #site-header-wrap #site-header.h-fixed {
top: 0;
}
}
.slide-nav-wrapper {
position: fixed;
top: 0;
right: -15px;
height: 100%;
z-index: 999;
background-color: #fff;
color: #1c1c23;
box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.15);
font-size: 15px;
-webkit-transition: 600ms cubic-bezier(0.77, 0, 0.175, 1);
-khtml-transition: 600ms cubic-bezier(0.77, 0, 0.175, 1);
-moz-transition: 600ms cubic-bezier(0.77, 0, 0.175, 1);
-ms-transition: 600ms cubic-bezier(0.77, 0, 0.175, 1);
-o-transition: 600ms cubic-bezier(0.77, 0, 0.175, 1);
transition: 600ms cubic-bezier(0.77, 0, 0.175, 1);
-webkit-transform: translate(555px, 0px);
-khtml-transform: translate(555px, 0px);
-moz-transform: translate(555px, 0px);
-ms-transform: translate(555px, 0px);
-o-transform: translate(555px, 0px);
transform: translate(555px, 0px);
-webkit-backface-visibility: hidden;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-overflow-scrolling: touch;
max-width: 555px;
padding: 50px 40px;
box-sizing: border-box;
overflow-y: scroll;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 575px) {
.slide-nav-wrapper {
padding: 100px 30px;
}
}
.slide-nav-wrapper .cms-close-slide {
position: absolute;
top: 50px;
right: 42px;
width: 42px;
height: 42px;
line-height: 42px;
text-align: center;
background-color: #f3f3f3;
border-radius: 50%;
font-size: 23px;
cursor: pointer;
color: #777;
transition: all 300ms ease 0s;
}
.slide-nav-wrapper .cms-close-slide:hover {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
transform: rotate(90deg);
}
@media screen and (max-width: 767px) {
.slide-nav-wrapper .cms-close-slide {
top: 80px;
}
}
.slide-nav-wrapper h3 {
margin-bottom: 24px;
}
.slide-nav-wrapper .slide-top {
padding-bottom: 13px;
border-bottom: 1px solid #e9e9e9;
}
.slide-nav-wrapper .slide-top .slide-logo-wrap {
margin-bottom: 44px;
}
.slide-nav-wrapper .slide-top .slide-logo-wrap img {
max-height: 30px;
}
.slide-nav-wrapper .slide-top .slide-desc {
color: #777;
}
.slide-nav-wrapper .slide-contact {
margin-top: 29px;
padding-bottom: 15px;
margin-bottom: 30px;
border-bottom: 1px solid #e9e9e9;
}
.slide-nav-wrapper .slide-contact .ct-item {
display: flex;
align-items: center;
margin-bottom: 12px;
}
.slide-nav-wrapper .slide-contact .ct-item a {
color: inherit;
}
.slide-nav-wrapper .slide-contact .ct-item p {
margin-bottom: 0;
}
.slide-nav-wrapper .slide-contact .ct-item span {
min-width: 15px;
margin-right: 6px;
}
.slide-nav-wrapper .slide-contact .ct-item.slide-ct-phone {
font-size: 20px;
font-family: 'Futura Md BT', sans-serif;
padding-top: 8px;
padding-bottom: 5px;
line-height: 1;
}
.slide-nav-wrapper .slide-contact .ct-item.slide-ct-phone a {
color: #ccbd99;
border-bottom: 1px solid #ccbd99;
}
.slide-nav-wrapper .slide-social {
padding-bottom: 35px;
border-bottom: 1px solid #e9e9e9;
}
.slide-nav-wrapper .slide-social .cms-social-media {
margin-top: 6px;
margin-left: 0 !important;
}
.slide-nav-wrapper .slide-social .cms-social-media a {
display: inline-flex;
width: 30px;
height: 30px;
align-items: center;
justify-content: center;
border: 1px solid #dbdbdb;
border-radius: 50%;
background-color: transparent;
margin-right: 6px;
}
.slide-nav-wrapper .slide-social .cms-social-media a i {
transition: none;
}
.slide-nav-wrapper .slide-social .cms-social-media a:hover {
background-color: #ccbd99;
color: #fff;
border-color: #ccbd99;
}
.slide-nav-wrapper .slide-social .cms-social-media a:hover i {
transform: none;
}
.slide-nav-wrapper .slide-bottom .slide-desc {
margin-top: 26px;
}
.slide-nav-wrapper .slide-bottom .slide-button {
margin-top: 28px;
}
.slide-nav-wrapper .slide-bottom .slide-button a {
background-color: #1c1c23;
color: #fff;
}
.admin-bar .slide-nav-wrapper {
top: 32px;
}
body.js_nav .slide-nav-wrapper {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
transform: translate(0px, 0px);
}
ul.menu {
list-style: none;
margin: 0;
}
ul.menu ul {
list-style: none;
margin: 0;
}
@media screen and (min-width: 992px) {
.primary-menu-not-set {
list-style: none;
margin: 0;
}
.primary-menu-not-set > li {
margin-right: 20px;
}
.primary-menu-not-set > li a {
font-size: 14px;
text-transform: uppercase;
color: #fff;
font-weight: 700;
line-height: 100px;
font-family: 'Playfair Display', sans-serif;
}
.primary-menu-not-set > li a:hover {
color: #ccbd99;
}
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
.primary-menu {
list-style: none;
margin: 0;
padding: 0;
font-family: 'Futura Md BT', sans-serif;
}
.primary-menu li {
position: relative;
list-style: none;
}
.primary-menu li a {
display: block;
-webkit-transition: all 300ms linear 0ms !important;
-khtml-transition: all 300ms linear 0ms !important;
-moz-transition: all 300ms linear 0ms !important;
-ms-transition: all 300ms linear 0ms !important;
-o-transition: all 300ms linear 0ms !important;
transition: all 300ms linear 0ms !important;
}
.primary-menu > li {
display: inline-block;
vertical-align: middle;
float: left;
margin: 0 25px;
}
.primary-menu > li:last-child {
margin-right: 0 !important;
}
.primary-menu > li > a {
font-size: 16px;
color: #1c1c23;
font-weight: 500;
line-height: 100px;
position: relative;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
letter-spacing: 0.03em;
}
.primary-menu > li > a:before {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background-color: #ccbd99;
opacity: 0;
height: 4px;
margin-top: 12px;
width: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.primary-menu > li:hover > a, .primary-menu > li.current_page_item > a, .primary-menu > li.current-menu-item > a, .primary-menu > li.current_page_ancestor > a, .primary-menu > li.current-menu-ancestor > a {
color: #ccbd99;
}
.primary-menu > li:hover > a:before, .primary-menu > li.current_page_item > a:before, .primary-menu > li.current-menu-item > a:before, .primary-menu > li.current_page_ancestor > a:before, .primary-menu > li.current-menu-ancestor > a:before {
opacity: 1;
width: 100%;
}
.primary-menu > li > ul.back {
right: 0 !important;
left: auto !important;
}
.primary-menu > li > ul.back li > ul.back {
right: 100% !important;
left: auto !important;
}
.primary-menu > li > .sub-menu li > ul.back {
right: 100% !important;
left: auto !important;
}
.primary-menu .sub-menu {
list-style: none;
margin: 0;
}
.primary-menu .sub-menu {
position: absolute;
background: #1c1c23;
padding: 25px 0;
top: 100%;
left: 0;
margin-top: 15px;
min-width: 250px;
z-index: 99;
visibility: hidden;
opacity: 0;
-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.09);
-khtml-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.09);
-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.09);
-ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.09);
-o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.09);
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.09);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
clip: rect(1px, 1px, 1px, 1px);
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.primary-menu .sub-menu li {
padding: 0 40px;
}
.primary-menu .sub-menu li a {
color: #e3e3e3;
line-height: normal;
padding: 10px 0;
position: relative;
}
.primary-menu .sub-menu li:last-child > a {
border-bottom: none;
}
.primary-menu .sub-menu li > a:hover, .primary-menu .sub-menu li.current_page_item > a, .primary-menu .sub-menu li.current-menu-item > a, .primary-menu .sub-menu li.current_page_ancestor > a, .primary-menu .sub-menu li.current-menu-ancestor > a {
color: #ccbd99;
}
.primary-menu .sub-menu li.menu-item-has-children > a:after {
position: absolute;
right: 0;
content: "\f105";
font-family: "FontAwesome";
color: #fff;
font-size: 14px;
top: 50%;
transform: translateY(-50%);
}
.primary-menu .sub-menu .sub-menu {
top: 0;
left: 100%;
}
.primary-menu li:hover, .primary-menu li.focus {
overflow: visible; }
.primary-menu li:hover > .sub-menu, .primary-menu li.focus > .sub-menu {
visibility: visible;
opacity: 1;
margin-top: 0;
clip: inherit;
}
.primary-menu li.megamenu {
position: static;
}
.primary-menu li.megamenu .sub-menu {
width: 100%;
max-width: 1170px;
padding: 0;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
}
.primary-menu li.megamenu .sub-menu li > .container {
padding: 13px 25px;
}
.primary-menu li.megamenu .sub-menu .wpb_content_element {
margin-bottom: 0;
}
}
@media (max-width: 1199px) and (min-width: 992px) {
.primary-menu > li {
margin: 0 15px;
}
.primary-menu > li.menu-item-has-children {
margin: 0 25px;
}
#site-header-wrap .icon-slide-nav {
margin-left: 20px;
}
}
@media screen and (max-width: 991px) {
.site-navigation {
background-color: #fff;
border-top: 1px solid rgba(0, 0, 0, 0.08);
position: absolute;
z-index: 1001;
padding: 15px 20px;
top: calc(100% + 30px);
top: -webkit-calc(100% + 30px);
top: -ms-calc(100% + 30px);
top: -o-calc(100% + 30px);
bottom: auto;
left: 0;
right: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
z-index: -1;
}
.site-navigation.navigation-open {
opacity: 1;
visibility: visible;
top: 100%;
z-index: 999;
}
.primary-menu {
list-style: none;
margin: 0;
padding: 0;
}
.primary-menu li {
position: relative;
list-style: none;
}
.primary-menu li a {
display: block;
padding: 10px 0;
font-size: 14px;
font-family: 'Playfair Display', sans-serif;
color: #1c1c23;
font-weight: 700;
}
.primary-menu li.current_page_item > a, .primary-menu li.current-menu-item > a, .primary-menu li.current_page_ancestor > a, .primary-menu li.current-menu-ancestor > a {
color: #ccbd99;
}
.primary-menu li .link-icon {
margin-right: 6px;
font-size: 90%;
}
.primary-menu .sub-menu {
position: relative;
padding-left: 20px;
display: none;
}
.primary-menu .sub-menu.submenu-open + .main-menu-toggle:before {
content: "\f2fc";
}
.primary-menu li.focus > .sub-menu {
visibility: visible;
opacity: 1;
max-height: none;
overflow: visible;
}
.primary-menu-not-set {
margin: 0;
list-style: none;
}
.primary-menu-not-set a {
display: block;
padding: 10px 0;
color: #000;
font-weight: 600;
font-size: 15px;
}
.primary-menu-not-set a:hover {
color: #ccbd99;
}
#main-menu-mobile .btn-nav-mobile {
color: #282828;
display: inline-block;
font-size: 16px;
height: 32px;
line-height: 32px;
text-align: center;
vertical-align: middle;
width: 30px;
cursor: pointer;
position: relative;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#main-menu-mobile .btn-nav-mobile:before, #main-menu-mobile .btn-nav-mobile:after, #main-menu-mobile .btn-nav-mobile span {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
content: "";
background-color: #282828;
display: block;
height: 2px;
left: 0;
margin: auto;
position: absolute;
right: 0;
width: 22px;
top: 21px;
}
#main-menu-mobile .btn-nav-mobile:before {
top: 9px;
}
#main-menu-mobile .btn-nav-mobile span {
top: 15px;
}
#main-menu-mobile .btn-nav-mobile.opened:before {
top: 15px;
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
#main-menu-mobile .btn-nav-mobile.opened:after {
-webkit-transform: rotate(-45deg);
-khtml-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 15px;
}
#main-menu-mobile .btn-nav-mobile.opened span {
display: none;
}
.main-menu-toggle {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
cursor: pointer;
display: inline-block;
height: 19px;
line-height: 19px;
position: absolute;
right: 0;
text-align: center;
top: 10px;
width: 19px;
}
.main-menu-toggle:before {
content: "\f2f9";
font-family: "Material-Design-Iconic-Font";
}
}
.comment-navigation, .posts-navigation, .post-navigation { }
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
ul.back {
right: 100%;
left: auto !important;
}
#pagetitle {
background-color: #15151b;
padding-top: 144px;
padding-bottom: 132px;
text-align: center;
background-attachment: fixed;
position: relative;
}
@media screen and (max-width: 1024px) {
#pagetitle {
background-attachment: inherit;
}
}
#pagetitle:before {
background-color: transparent;
}
#pagetitle .page-title-inner {
position: relative;
z-index: 99;
}
#pagetitle .page-title-inner .page-title {
color: #fff;
font-weight: bold;
letter-spacing: 0.06em;
margin-bottom: 18px;
}
#pagetitle .page-title-inner .page-sub-title {
color: #fff;
font-size: 17px;
font-weight: normal;
letter-spacing: 0.13em;
}
#pagetitle .cms-breadcrumb {
margin: 0;
list-style: none;
position: relative;
}
#pagetitle .cms-breadcrumb li {
display: inline-block;
color: #ccbd99;
font-size: 13px;
}
#pagetitle .cms-breadcrumb li a {
color: #f9f9f9;
}
#pagetitle .cms-breadcrumb li a:after {
content: '\f105\f105';
letter-spacing: -0.13em;
font-family: FontAwesome;
margin: 0 11px;
}
#pagetitle .cms-breadcrumb li a:hover {
color: #ccbd99;
}
#pagetitle .cms-breadcrumb li a:hover:after {
color: #fff;
}
#pagetitle .cms-breadcrumb li span {
margin-right: 10px;
}
#pagetitle.page-title-layout2 {
position: relative;
}
#pagetitle.page-title-layout2 .page-title {
text-transform: uppercase;
}
#pagetitle.page-title-layout2 ul.cms-breadcrumb {
position: absolute;
display: inline-flex;
justify-content: center;
left: 50%;
bottom: -20px;
z-index: 100;
transform: translateX(-50%);
background-color: #ccbd99;
padding: 9.5px 36px;
white-space: nowrap;
}
#pagetitle.page-title-layout2 ul.cms-breadcrumb li {
color: #fff;
}
#pagetitle.page-title-layout2 ul.cms-breadcrumb li a {
color: #fff;
}
#pagetitle.page-title-layout2 ul.cms-breadcrumb li a:after {
margin: 0 8px;
color: #fff;
}
#pagetitle.page-title-layout2 ul.cms-breadcrumb li a:hover {
color: #ebebeb;
}
#pagetitle.page-title-layout2 ul.cms-breadcrumb:before {
content: "";
display: block;
position: absolute;
width: 13px;
height: 20px;
background-color: transparent;
top: 0;
left: -12px;
border-left: 12px solid transparent;
border-bottom: 20px solid #beab7e;
}
#pagetitle.page-title-layout2 ul.cms-breadcrumb:after {
content: "";
display: block;
position: absolute;
width: 13px;
height: 20px;
background-color: transparent;
top: 0;
right: -12px;
border-right: 12px solid transparent;
border-bottom: 20px solid #beab7e;
}
.sticky {
display: block;
}
.updated:not(.published) {
display: none;
}
.format-gallery .entry-featured {
position: relative;
-webkit-border-radius: 20px 20px 0 0;
-khtml-border-radius: 20px 20px 0 0;
-moz-border-radius: 20px 20px 0 0;
-ms-border-radius: 20px 20px 0 0;
-o-border-radius: 20px 20px 0 0;
border-radius: 20px 20px 0 0;
overflow: hidden;
}
.format-gallery .entry-featured img {
-webkit-border-radius: 20px 20px 0 0;
-khtml-border-radius: 20px 20px 0 0;
-moz-border-radius: 20px 20px 0 0;
-ms-border-radius: 20px 20px 0 0;
-o-border-radius: 20px 20px 0 0;
border-radius: 20px 20px 0 0;
}
.format-gallery .entry-featured .owl-next, .format-gallery .entry-featured .owl-prev {
background: #fff;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
position: absolute;
color: #000;
font-size: 18px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.format-gallery .entry-featured .owl-next:hover, .format-gallery .entry-featured .owl-prev:hover {
background: #ccbd99;
color: #fff;
}
.format-gallery .entry-featured .owl-next {
right: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.format-gallery .entry-featured .owl-prev {
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.format-gallery .entry-featured:hover .owl-next, .format-gallery .entry-featured:hover .owl-prev {
opacity: 1;
}
.format-gallery .entry-featured:hover .owl-next.disabled, .format-gallery .entry-featured:hover .owl-prev.disabled {
opacity: 0.76;
}
.posts-pagination .posts-page-links {
display: flex;
align-items: center;
justify-content: center;
margin-top: 50px;
}
.posts-pagination .page-numbers {
text-align: center;
height: 50px;
width: 50px;
padding: 0;
line-height: 52px;
color: #fff;
background-color: #1c1c23;
border-color: #1c1c23;
font-size: 16px;
font-weight: 700;
margin: 0 10px 0 0;
font-family: 'Futura Bk BT', sans-serif;
}
.posts-pagination .page-numbers.current, .posts-pagination .page-numbers:hover {
background-color: #ccbd99;
color: #fff;
border-color: #ccbd99;
}
.posts-pagination .page-numbers.next {
margin-left: 10px;
font-size: 20px;
}
.posts-pagination .page-numbers.prev {
margin-right: 20px;
font-size: 20px;
}
.entry-title a {
color: inherit;
}
.entry-title a:hover {
color: #ccbd99;
}
.entry-featured {
position: relative;
margin-bottom: 24px;
}
.entry-featured .post-image a {
width: 100%;
}
.entry-featured .post-image a, .entry-featured .post-image span {
display: inline-block;
}
.entry-featured .post-image img {
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.redux-page .entry-featured .post-image img {
width: 100%;
}
.entry-meta {
margin: 0;
list-style: none;
font-size: 13px;
}
.entry-meta li {
display: inline-block;
margin: 0 6px 5px 0;
}
.entry-meta li.item-comment a {
color: inherit;
}
.entry-meta li.item-comment a:hover {
color: #ccbd99;
}
.entry-meta li.item-category {
line-height: 22px;
background-color: #ccbd99;
color: #fff;
padding: 0 7px;
margin-right: 12px;
position: relative;
z-index: 1;
}
.entry-meta li.item-category:before, .entry-meta li.item-category:after {
content: '';
height: 50%;
position: absolute;
right: -6px;
width: 20px;
background-color: #ccbd99;
z-index: -1;
}
.entry-meta li.item-category:before {
-webkit-transform: skewX(-45deg);
-khtml-transform: skewX(-45deg);
-moz-transform: skewX(-45deg);
-ms-transform: skewX(-45deg);
-o-transform: skewX(-45deg);
transform: skewX(-45deg);
top: 0;
}
.entry-meta li.item-category:after {
bottom: 0;
-webkit-transform: skewX(45deg);
-khtml-transform: skewX(45deg);
-moz-transform: skewX(45deg);
-ms-transform: skewX(45deg);
-o-transform: skewX(45deg);
transform: skewX(45deg);
}
.entry-meta li.item-category a {
color: inherit;
}
.entry-meta li.item-category a:hover {
color: inherit;
}
.single-hentry .entry-holder {
margin-bottom: 19px;
}
.single-hentry .entry-title {
font-size: 24px;
line-height: 1.375;
margin-bottom: 16px;
}
.single-hentry .entry-content p {
margin-bottom: 15px;
}
.single-hentry .entry-readmore {
display: inline-block;
margin-top: 16px;
}
.single-hentry .entry-readmore a.readmore-link {
font-size: 13px;
text-transform: uppercase;
font-family: 'Futura Hv BT', sans-serif;
letter-spacing: 0.07em;
color: #ccbd99;
}
.single-hentry .entry-readmore a.readmore-link i {
font-weight: bold;
font-size: 13px;
margin-left: 2px;
transform: translateX(-15px);
opacity: 0;
transition: all 0.2s linear 0ms;
}
.single-hentry .entry-readmore a.readmore-link:hover i {
transform: translateX(0);
opacity: 1;
}
.single-hentry.archive {
margin-bottom: 43px;
}
.single-hentry.archive .post-image {
overflow: hidden;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.single .post-meta .post-meta-inner {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}
.single .post-meta .post-meta-inner .left-meta-inner {
display: flex;
align-items: center;
margin-bottom: 10px;
margin-right: 30px;
}
.single .post-meta .post-meta-inner .left-meta-inner .avatar-info {
flex: none;
margin-right: 13px;
}
.single .post-meta .post-meta-inner .left-meta-inner .avatar-info img {
border-radius: 50%;
}
.single .post-meta .post-meta-inner .left-meta-inner .name-info h5 {
margin-bottom: 4px;
}
.single .post-meta .post-meta-inner .left-meta-inner .name-info h5 a {
font-size: 17px;
letter-spacing: 0.03em;
color: inherit;
font-weight: bold;
}
.single .post-meta .post-meta-inner .left-meta-inner .name-info p.desc {
margin-bottom: 0;
font-size: 13px;
color: #777;
}
.single .post-meta .post-meta-inner .right-meta-inner {
margin-bottom: 10px;
}
.single .post-meta .post-meta-inner .right-meta-inner ul.entry-meta {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin-bottom: 0;
}
.single .post-meta .post-meta-inner .right-meta-inner ul.entry-meta li {
display: inline-flex;
flex-wrap: wrap;
align-items: center;
margin: 5px 30px 5px 0;
}
.single .post-meta .post-meta-inner .right-meta-inner ul.entry-meta li:last-child {
margin-right: 0;
}
.single .post-meta .post-meta-inner .right-meta-inner ul.entry-meta li svg {
transition: fill 0.12s ease-in-out;
fill: currentColor;
margin-right: 8px;
}
.single .post-meta .post-meta-inner .right-meta-inner ul.entry-meta li i {
font-size: 15px;
margin-right: 6px;
}
.single .post-meta .post-meta-inner .right-meta-inner ul.entry-meta li a {
margin-left: 2px;
}
.single .entry-social {
display: flex;
align-items: center;
border-bottom: 1px dashed #d8d8d8;
padding: 30px 0;
margin-bottom: 30px;
}
.single .entry-social span {
font-size: 17px;
font-family: 'Futura Md BT', sans-serif;
color: #1c1c23;
margin-right: 12px;
}
.single .entry-social ul {
list-style-type: none;
margin: 0;
display: flex;
align-items: center;
}
.single .entry-social ul li {
margin-right: 6px;
}
.single .entry-social ul li a {
display: inline-flex;
width: 34px;
height: 34px;
align-items: center;
justify-content: center;
color: #fff;
border-radius: 50%;
}
.single .entry-social ul li a.fb-social {
background-color: #3b5998;
}
.single .entry-social ul li a.tw-social {
background-color: #00acee;
}
.single .entry-social ul li a.pin-social {
background-color: #ca1f27;
}
.single .entry-social ul li a.g-social {
background-color: #dd4b39;
}
.single .entry-social ul li a:hover {
opacity: 0.75;
}
.single-post .entry-content {
padding-bottom: 5px;
}
.single-post .entry-content-bottom {
padding-top: 4px;
padding-bottom: 39px;
border-bottom: 1px dashed #d8d8d8;
}
.single-post .post-previous-next {
padding: 0 0 30px 0;
border-bottom: 1px dashed #d8d8d8;
margin-bottom: 30px;
}
.single-post .post-previous-next.default .grid-item-inner {
display: flex;
overflow: hidden;
}
@media screen and (max-width: 767px) {
.single-post .post-previous-next.default .grid-item-inner {
margin: 10px 0;
}
}
.single-post .post-previous-next.default .grid-item-inner .item-featured {
max-width: 70px;
flex: none;
}
.single-post .post-previous-next.default .grid-item-inner .item-featured a {
display: block;
position: relative;
}
.single-post .post-previous-next.default .grid-item-inner .item-featured a .nav-arrow {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(27, 26, 26, 0.25);
display: flex;
align-items: center;
justify-content: center;
color: #fff;
opacity: 0;
transition: all 300ms ease 0s;
cursor: pointer;
}
.single-post .post-previous-next.default .grid-item-inner .item-featured a .nav-arrow i {
font-size: 16px;
}
.single-post .post-previous-next.default .grid-item-inner .item-featured a:hover .nav-arrow {
opacity: 1;
}
.single-post .post-previous-next.default .grid-item-inner .item-holder {
margin-top: -3px;
}
.single-post .post-previous-next.default .grid-item-inner .item-holder span {
font-size: 13px;
color: #616161;
}
.single-post .post-previous-next.default .grid-item-inner .item-holder .item-title {
font-size: 15px;
line-height: 24px;
margin-bottom: 0;
}
.single-post .post-previous-next.default .grid-item-inner .item-holder .item-title a {
color: #1c1c23;
}
.single-post .post-previous-next.default .grid-item-inner .item-holder .item-title a:hover {
color: #ccbd99;
}
.single-post .post-previous-next.default .nav-link-prev {
text-align: left;
}
.single-post .post-previous-next.default .nav-link-prev .item-featured {
margin-right: 20px;
}
.single-post .post-previous-next.default .nav-link-next {
text-align: right;
}
@media screen and (min-width: 768px) {
.single-post .post-previous-next.default .nav-link-next .grid-item-inner {
justify-content: flex-end;
}
}
.single-post .post-previous-next.default .nav-link-next .item-featured {
margin-left: 20px;
}
@media screen and (max-width: 767px) {
.single-post .post-previous-next.default .nav-link-next {
text-align: left;
}
.single-post .post-previous-next.default .nav-link-next .item-featured {
order: -1;
margin-left: 0;
margin-right: 20px;
}
}
.single-post .entry-content .page-links {
margin-bottom: 30px;
}
.cms-related-post {
border-bottom: 2px solid #d9d9d9;
padding-bottom: 35px;
margin-bottom: 37px;
}
.cms-related-post .item-featured img {
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.cms-related-post .item-title {
font-size: 16px;
font-weight: 600;
color: #1c1c23;
margin: 16px 0 0;
}
.cms-related-post .item-title a {
color: inherit;
}
.cms-related-post .item-title a:hover {
color: #ccbd99;
}
.no-results .search-form {
position: relative;
}
.no-results .search-form .search-submit {
position: absolute;
top: 0;
right: 0;
height: 100%;
border: none;
color: #282828;
background-color: transparent;
padding: 0 20px;
}
.entry-author-info, .comment-list-wrap, .comment-respond {
background-color: #fff;
padding: 40px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 5px 83px rgba(40, 40, 40, 0.08);
-khtml-box-shadow: 0 5px 83px rgba(40, 40, 40, 0.08);
-moz-box-shadow: 0 5px 83px rgba(40, 40, 40, 0.08);
-ms-box-shadow: 0 5px 83px rgba(40, 40, 40, 0.08);
-o-box-shadow: 0 5px 83px rgba(40, 40, 40, 0.08);
box-shadow: 0 5px 83px rgba(40, 40, 40, 0.08);
}
@media screen and (max-width: 767px) {
.entry-author-info, .comment-list-wrap, .comment-respond {
padding: 25px;
}
}
.comment-respond {
margin-top: 25px;
}
.entry-author-info {
padding-bottom: 32px;
}
img.image-space {
margin-top: 9px;
margin-bottom: 6px;
}
.single-event .wpb_text_column p {
margin-bottom: 21px;
}
.single-event .wpb_text_column p:last-child {
margin-bottom: 0;
}
.single-event .entry-socail {
text-align: center;
padding: 38px 0;
}
.single-event .entry-socail a {
font-size: 14px;
color: #333;
margin: 0 9px;
}
.single-event .entry-socail a:hover {
color: #ccbd99;
}
.single-event .entry-socail label {
font-size: 14px;
font-weight: 700;
color: #282828;
margin-right: 15px;
}
.single-event .comments-area {
max-width: 768px;
margin-left: auto;
margin-right: auto;
}
.single-attorney .attorney-info-wrap {
margin-bottom: 50px;
}
.single-attorney .attorney-info-wrap .featured-image-wrap {
margin-bottom: 28px;
}
.single-attorney .attorney-info-wrap .featured-image-wrap img {
border-radius: 5px;
}
.single-attorney .attorney-info-wrap .attorney-info h3 {
letter-spacing: 0.03em;
margin-bottom: 23px;
}
.single-attorney .attorney-info-wrap .attorney-info .main-info span {
font-size: 15px;
color: #1c1c23;
}
.single-attorney .attorney-info-wrap .attorney-info .main-info span.label {
font-family: 'Futura Md BT', sans-serif;
margin-right: 3px;
font-size: 17px;
}
.single-attorney .attorney-info-wrap .attorney-info .main-info ul {
list-style: none;
margin-bottom: 0;
}
.single-attorney .attorney-info-wrap .attorney-info .main-info ul.info-text li {
margin-bottom: 11px;
}
.single-attorney .attorney-info-wrap .attorney-info .main-info .attorney-social {
display: flex;
align-items: center;
padding: 18px 0;
border-top: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
margin-top: 17px;
}
.single-attorney .attorney-info-wrap .attorney-info .main-info .attorney-social ul.info-social {
display: flex;
align-items: center;
margin-left: 5px;
}
.single-attorney .attorney-info-wrap .attorney-info .main-info .attorney-social ul.info-social li a {
color: #1c1c23;
font-size: 16px;
padding: 0 9px;
}
.single-attorney .attorney-info-wrap .attorney-info .main-info .attorney-social ul.info-social li a:hover {
color: #ccbd99;
}
.single-attorney .attorney-info-wrap .download-button {
margin-top: 25px;
}
.single-attorney .attorney-info-wrap .download-button a {
display: block;
width: 100%;
height: 48px;
background-color: #1c1c23;
display: flex;
align-items: center;
justify-content: center;
text-transform: uppercase;
font-size: 13px;
font-family: 'Futura Hv BT', sans-serif;
color: #fff;
letter-spacing: 0.07em;
}
.single-attorney .attorney-info-wrap .download-button a i {
font-size: 15px;
margin-left: 12px;
}
.single-attorney .attorney-info-wrap .download-button a:hover {
background-color: #ccbd99;
}
.single-attorney .attorney-info-wrap .review-form {
margin-top: 25px;
}
.single-attorney .attorney-info-wrap .review-form .review-title {
cursor: pointer;
display: block;
width: 100%;
height: 48px;
background-color: #ccbd99;
display: flex;
align-items: center;
justify-content: center;
text-transform: uppercase;
font-size: 13px;
font-family: 'Futura Hv BT', sans-serif;
color: #fff;
letter-spacing: 0.07em;
margin-bottom: 0;
}
.single-attorney .attorney-info-wrap .review-form .comment-respond {
border: 1px solid #d3d3d3;
border-top: none;
box-shadow: none;
padding: 35px 22px;
margin-top: 0;
display: none;
}
.single-attorney .attorney-info-wrap .review-form .comment-respond .comment-reply-title {
display: none;
}
.single-attorney .attorney-info-wrap .review-form .comment-respond form input[type="text"] {
margin-bottom: 11px;
}
.single-attorney .attorney-info-wrap .review-form .comment-respond form input[type="text"]:focus {
box-shadow: none;
}
.single-attorney .attorney-info-wrap .review-form .comment-respond form textarea:focus {
box-shadow: none;
}
.single-attorney .attorney-info-wrap .review-form .comment-respond form p.form-submit {
margin-bottom: 14px;
margin-top: 27px;
text-align: center;
}
.single-attorney .attorney-info-wrap .review-form .comment-respond form input[type="submit"] {
background-color: #1c1c23;
}
.single-attorney .attorney-info-wrap .review-form .comment-respond form input[type="submit"]:hover, .single-attorney .attorney-info-wrap .review-form .comment-respond form input[type="submit"]:focus {
background-color: #ccbd99;
}
.single-attorney .comments-area .comment-list-wrap {
padding: 0;
border: none;
border-radius: 0;
box-shadow: none;
padding-top: 40px;
border-top: 1px solid #d8d8d8;
margin-top: 35px;
}
.single-attorney .comments-area .comment-list-wrap .comments-title {
font-size: 30px;
letter-spacing: 0.03em;
margin-bottom: 15px;
}
.single-attorney .comments-area .comment-list-wrap .comment-list .comment-inner {
display: block;
}
.single-attorney .comments-area .comment-list-wrap .comment-list .comment-inner .comment-content .comment-text {
font-size: 19px;
line-height: 30px;
color: #1c1c23;
}
.single-attorney .comments-area .comment-list-wrap .comment-list .comment-inner .customer-info {
display: flex;
align-items: center;
margin-top: 27px;
}
.single-attorney .comments-area .comment-list-wrap .comment-list .comment-inner .customer-info .info-avatar img {
max-width: 75px;
min-width: 75px;
max-height: 75px;
}
.single-attorney .comments-area .comment-list-wrap .comment-list .comment-inner .customer-info .info-text .comment-title {
font-size: 17px;
margin-bottom: 5px;
letter-spacing: 0.03em;
font-family: 'Futura Md BT', sans-serif;
color: #1c1c23;
}
.single-attorney .comments-area .comment-list-wrap .comment-list .comment-inner .customer-info .info-text .desc {
margin-bottom: 0;
font-size: 15px;
letter-spacing: 0.03em;
color: #777;
}
.single-attorney .comments-area .comment-list-wrap .comment-list .owl-nav .owl-prev, .single-attorney .comments-area .comment-list-wrap .comment-list .owl-nav .owl-next {
position: absolute;
bottom: 0;
width: auto;
height: auto;
line-height: 1;
padding: 20px;
font-size: 25px;
margin-top: 0;
}
.single-attorney .comments-area .comment-list-wrap .comment-list .owl-nav .owl-prev:hover, .single-attorney .comments-area .comment-list-wrap .comment-list .owl-nav .owl-next:hover {
color: #ccbd99;
}
.single-attorney .comments-area .comment-list-wrap .comment-list .owl-nav .owl-prev {
right: 58px;
}
.single-attorney .comments-area .comment-list-wrap .comment-list .owl-nav .owl-next {
right: 20px;
}
@media screen and (max-width: 991px) {
.single-attorney .comments-area .comment-list-wrap .comment-list .owl-nav .owl-prev, .single-attorney .comments-area .comment-list-wrap .comment-list .owl-nav .owl-next {
position: static;
}
}
.single-attorney .attorney-contact {
padding-top: 42px;
margin-top: 50px;
border-top: 1px solid #d8d8d8;
}
.single-attorney .attorney-contact h2 {
font-size: 30px;
letter-spacing: 0.03em;
margin-bottom: 29px;
}
#secondary .widget {
padding: 25px 24px;
margin-bottom: 49px;
border: 1px solid #e3e3e3;
}
#secondary .widget:last-child {
margin-bottom: 0;
}
#secondary .widget select {
max-width: 100%;
}
#secondary .widget .widget-title {
background-color: #1c1c23;
color: #fff;
padding: 20px 25px 21px;
margin-top: -25px;
margin-left: -25px;
margin-right: -25px;
margin-bottom: 25px;
}
#secondary .widget.widget_categories, #secondary .widget.widget_archive {
padding-bottom: 0;
}
#secondary .widget.widget_categories ul:not(.sub-menu), #secondary .widget.widget_archive ul:not(.sub-menu) {
margin-top: -25px;
}
#secondary .widget.widget_categories ul li, #secondary .widget.widget_archive ul li {
border-bottom: 1px solid #e3e3e3;
font-size: 17px;
font-family: 'Futura Md BT', sans-serif;
color: inherit;
line-height: normal;
display: flex;
flex-wrap: wrap;
align-items: center;
}
#secondary .widget.widget_categories ul li:last-child, #secondary .widget.widget_archive ul li:last-child {
border-bottom: none;
}
#secondary .widget.widget_categories ul li a, #secondary .widget.widget_archive ul li a {
border: none;
padding: 18px 0;
padding-right: 5px;
}
#secondary .widget.widget_categories ul li ul.children, #secondary .widget.widget_archive ul li ul.children {
width: 100%;
margin-top: -15px;
}
#secondary .widget.widget_nav_menu {
padding-bottom: 0;
}
#secondary .widget.widget_nav_menu ul:not(.sub-menu) {
margin-top: -25px;
}
#secondary .widget.widget_nav_menu ul li {
border-bottom: 1px solid #e3e3e3;
font-size: 17px;
font-family: 'Futura Md BT', sans-serif;
color: #1c1c23;
line-height: normal;
}
#secondary .widget.widget_nav_menu ul li:last-child {
border-bottom: none;
}
#secondary .widget.widget_nav_menu ul li a {
border: none;
padding: 18px 0;
}
#secondary .widget.widget_cms_recent_posts {
padding-bottom: 0;
}
#secondary .widget.widget_cms_recent_posts .post-item {
padding-bottom: 25px;
}
#secondary .widget.widget_cms_recent_posts .post-item:last-child {
border: none;
}
#secondary .widget.widget_tag_cloud .widget-title {
margin-bottom: 17px;
}
.widget_cms_recent_posts {
padding-bottom: 0;
}
.widget_cms_recent_posts .post-item {
margin-bottom: 24px;
padding-bottom: 25px;
display: flex;
border-bottom: 1px solid #e3e3e3;
}
.widget_cms_recent_posts .post-item:last-child {
margin-bottom: 0;
}
.widget_cms_recent_posts .entry-media {
flex: none;
}
.widget_cms_recent_posts .entry-media img {
max-width: 76px;
margin-right: 25px;
}
.widget_cms_recent_posts .entry-title {
font-size: 15px;
line-height: 24px;
margin-bottom: 0;
font-family: 'Futura Bk BT', sans-serif;
font-weight: 500;
}
.widget_cms_recent_posts .entry-meta {
margin-top: 5px;
text-transform: capitalize;
}
.widget_cms_recent_posts .entry-content {
margin-bottom: 0;
}
.cms-contact-phone {
padding: 0 !important;
border: none !important;
text-align: center;
}
.cms-contact-phone .content-top {
background-color: #1c1c23;
color: #fff;
padding-top: 50px;
padding-bottom: 42px;
}
.cms-contact-phone .content-top img {
max-height: 41px;
}
.cms-contact-phone .content-top .ct-title h4 {
font-size: 20px;
line-height: 26px;
letter-spacing: 0.03em;
margin-top: 28px;
margin-bottom: 8px;
color: #fff;
}
.cms-contact-phone .content-top .ct-phone p {
font-size: 40px;
font-family: 'Futura Md BT', sans-serif;
margin-bottom: 8px;
}
.cms-contact-phone .content-top .ct-phone p a {
color: #ccbd99;
}
@media screen and (max-width: 767px) {
.cms-contact-phone .content-top .ct-phone p {
font-size: 30px;
}
}
.cms-contact-phone .content-top .ct-description p {
font-size: 17px;
font-family: 'Futura Hv BT', sans-serif;
text-transform: uppercase;
margin-bottom: 0;
}
.cms-contact-phone .content-bottom {
color: #fff;
}
.cms-contact-phone .content-bottom .ct-button a {
width: 100%;
background-color: #ccbd99;
}
.cms-contact-phone .content-bottom .ct-button a:hover {
background-color: #c4b288;
}
.cms-area-brochures .brochures-description {
margin-bottom: 28px;
}
.cms-area-brochures .info-buttons p {
margin-bottom: 10px;
}
.cms-area-brochures .info-buttons p a {
display: block;
width: 100%;
height: 48px;
padding-left: 35px;
display: flex;
align-items: center;
background-color: #ccbd99;
color: #fff;
font-size: 13px;
font-family: 'Futura Hv BT', sans-serif;
}
.cms-area-brochures .info-buttons p a:hover {
background-color: #beab7e;
}
.cms-area-brochures .info-buttons p a i {
font-size: 14px;
margin-right: 15px;
}
.cms-case-study-info {
padding: 25px !important;
border: none !important;
background-color: #1c1c23;
}
.cms-case-study-info .info-item {
display: flex;
justify-content: space-between;
}
.cms-case-study-info .info-item p {
font-size: 15px;
margin-bottom: 12px;
}
.cms-case-study-info .info-item p:first-child {
text-transform: uppercase;
letter-spacing: 0.03em;
font-family: 'Futura Md BT', sans-serif;
color: #ccbd99;
}
.cms-case-study-info .info-item p:last-child {
color: #fff;
}
.cms-case-study-info .info-text {
padding-bottom: 3px;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
margin-bottom: 25px;
}
.cms-case-study-info .info-text .info-text-top {
padding-bottom: 10px;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.cms-case-study-info .info-text .info-text-top .client {
margin-bottom: 5px;
margin-top: 2px;
}
.cms-case-study-info .info-text .info-text-bottom {
margin-top: 18px;
}
.cms-case-study-info .info-text .info-text-bottom .info-item p {
margin-bottom: 3px;
}
.cms-case-study-info .info-text .info-text-bottom .awarded-desc {
color: #ccbd99;
}
.cms-case-study-info .info-share {
padding-bottom: 25px;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
margin-bottom: 24px;
}
.cms-case-study-info .info-share .info-item {
align-items: center;
}
.cms-case-study-info .info-share .info-item p {
margin-bottom: 0;
}
.cms-case-study-info .info-share ul {
list-style: none;
margin: 0;
display: flex;
}
.cms-case-study-info .info-share ul li a {
display: inline-flex;
width: 33px;
height: 33px;
align-items: center;
justify-content: center;
background-color: #3c3c42;
color: #fff;
margin-left: 6px;
}
.cms-case-study-info .info-share ul li a i {
font-size: 15px;
}
.cms-case-study-info .info-share ul li a:hover {
background-color: #ccbd99;
}
.cms-case-study-info .info-buttons p {
margin-bottom: 10px;
}
.cms-case-study-info .info-buttons p:last-child {
margin-bottom: 0;
}
.cms-case-study-info .info-buttons p a {
display: block;
width: 100%;
height: 48px;
padding-left: 35px;
display: flex;
align-items: center;
background-color: #ccbd99;
color: #fff;
font-size: 13px;
font-family: 'Futura Hv BT', sans-serif;
}
.cms-case-study-info .info-buttons p a:hover {
background-color: #beab7e;
}
.cms-case-study-info .info-buttons p a i {
font-size: 14px;
margin-right: 15px;
}
.cms-image-close {
padding: 0 !important;
border: none !important;
}
.cms-image-close .widget-content {
display: inline-block;
position: relative;
}
.cms-image-close .widget-content span {
display: inline-flex;
justify-content: center;
position: absolute;
top: 10px;
right: 8px;
cursor: pointer;
width: 24px;
height: 24px;
background-color: #ccbd99;
color: #1c1c23;
}
.cms-image-close .widget-content span:before {
content: "x";
font-size: 15px;
line-height: 23px;
text-align: center;
}
.cms-get-in-touch .widget-title {
margin-bottom: 16px !important;
}
.cms-get-in-touch .cms-contact-info-inner {
border-bottom: 1px solid #e3e3e3;
padding-bottom: 15px;
margin-bottom: 20px;
}
.cms-get-in-touch .cms-contact-info-inner:last-child {
border: none;
padding-bottom: 0;
margin-bottom: 0;
}
.cms-get-in-touch .cms-contact-info-inner .cms-contact-info-holder {
font-size: 15px;
line-height: 30px;
color: #1c1c23;
}
.cms-get-in-touch .cms-contact-info-inner .cms-contact-info-holder a {
color: inherit;
}
.cms-get-in-touch .cms-contact-info-inner .cms-contact-info-holder a:hover {
color: #ccbd99;
}
.cms-get-in-touch .cms-contact-info-inner .cms-contact-info-holder h4 {
font-size: 20px;
margin-bottom: 7px;
}
.cms-get-in-touch .cms-contact-info-inner .cms-contact-info-holder .cms-social-media a {
width: 34px;
height: 34px;
border: 1px solid #d8d8d8;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background-color: transparent;
display: inline-flex;
align-items: center;
justify-content: center;
margin-right: 8px;
}
.cms-get-in-touch .cms-contact-info-inner .cms-contact-info-holder .cms-social-media a:hover {
border-color: #ccbd99;
background-color: #ccbd99;
color: #fff;
}
.site-layout-full-width .widget_cms_recent_posts .entry-title {
font-size: 20px;
}
.site-layout-full-width .widget_cms_recent_posts .entry-meta li {
font-size: 16px;
}
.tnp-widget-minimal form {
display: flex;
}
.tnp-widget-minimal form input.tnp-email {
color: #777;
padding: 0 18px;
}
.tnp-widget-minimal form input.tnp-submit {
width: 25%;
min-width: 145px;
padding: 0 35px;
font-size: 13px;
letter-spacing: 0.07em;
font-family: 'Futura Hv BT', sans-serif;
background-color: #ccbd99;
}
.widget {
margin-bottom: 44px;
}
.widget:last-child {
margin-bottom: 0;
}
.widget .screen-reader-text {
display: none;
}
.widget .widget-title {
font-size: 20px;
position: relative;
margin-bottom: 20px;
letter-spacing: 0.03em;
color: #1c1c23;
}
.widget select {
max-width: 100%;
margin-top: 6px;
margin-bottom: 30px;
}
ul.menu {
list-style: none;
margin: 0;
}
.search-form {
position: relative;
}
.widget_nav_menu.column3 ul.menu {
margin: 0 -15px;
overflow: hidden;
}
.widget_nav_menu.column3 ul.menu li {
width: 33.33%;
padding: 0 15px;
float: left;
}
@media screen and (max-width: 767px) {
.widget_nav_menu.column3 ul.menu li {
width: 50%;
}
}
@media screen and (max-width: 575px) {
.widget_nav_menu.column3 ul.menu li {
width: 100%;
}
}
.widget_nav_menu.column2 ul.menu {
margin: 0 -15px;
overflow: hidden;
}
.widget_nav_menu.column2 ul.menu li {
width: 50%;
padding: 0 15px;
float: left;
}
@media screen and (max-width: 575px) {
.widget_nav_menu.column2 ul.menu li {
width: 100%;
}
}
.widget_search {
position: relative;
padding-bottom: 0;
}
.widget_search .search-field {
padding-right: 50px;
border: 1px solid #ccbd99;
font-style: italic;
}
.widget_search .search-submit {
border: none;
background-color: #ccbd99;
color: #fff;
padding: 0;
height: 48px;
line-height: 48px;
width: 48px;
position: absolute;
top: 0;
right: 0;
}
.widget_categories ul, .widget_product_categories ul, .widget_nav_menu ul, .widget_pages ul, .widget_archive ul, .widget_meta ul {
list-style: none;
margin-bottom: 0;
}
#content .widget_categories ul ul ul ul ul, #content .widget_pages ul ul ul ul ul, #content .widget_nav_menu ul ul ul ul ul, #content .widget_meta ul ul ul ul ul {
padding-left: 0;
}
#content .widget_categories ul li, #content .widget_nav_menu ul li, #content .widget_pages ul li, #content .widget_archive ul li, #content .widget_meta ul li {
font-size: 0;
line-height: 0;
}
#content .widget_categories ul li a, #content .widget_nav_menu ul li a, #content .widget_pages ul li a, #content .widget_archive ul li a, #content .widget_meta ul li a {
font-size: 16px;
font-family: 'Futura Bk BT', sans-serif;
color: inherit;
display: block;
padding: 11px 0;
border-bottom: 1px solid #e3e3e3;
position: relative;
overflow: hidden;
}
#content .widget_categories ul li a:before, #content .widget_nav_menu ul li a:before, #content .widget_pages ul li a:before, #content .widget_archive ul li a:before, #content .widget_meta ul li a:before {
content: "\f178";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
width: 16px;
margin-right: 6px;
font-size: 13px;
color: #ccbd99;
visibility: hidden;
margin-left: -22px;
transition: all 300ms ease-out 0s;
}
#content .widget_categories ul li a:hover, #content .widget_nav_menu ul li a:hover, #content .widget_pages ul li a:hover, #content .widget_archive ul li a:hover, #content .widget_meta ul li a:hover {
color: inherit !important;
}
#content .widget_categories ul li a:hover:before, #content .widget_nav_menu ul li a:hover:before, #content .widget_pages ul li a:hover:before, #content .widget_archive ul li a:hover:before, #content .widget_meta ul li a:hover:before {
visibility: visible;
margin-left: 0;
}
#content .widget_categories ul li.current-cat > a, #content .widget_nav_menu ul li.current-cat > a, #content .widget_pages ul li.current-cat > a, #content .widget_archive ul li.current-cat > a, #content .widget_meta ul li.current-cat > a, #content .widget_categories ul li.current-cat-parent > a, #content .widget_nav_menu ul li.current-cat-parent > a, #content .widget_pages ul li.current-cat-parent > a, #content .widget_archive ul li.current-cat-parent > a, #content .widget_meta ul li.current-cat-parent > a, #content .widget_categories ul li > a:hover, #content .widget_nav_menu ul li > a:hover, #content .widget_pages ul li > a:hover, #content .widget_archive ul li > a:hover, #content .widget_meta ul li > a:hover {
color: #ccbd99;
}
#content .widget_categories ul li.menu-item-has-children > a, #content .widget_nav_menu ul li.menu-item-has-children > a, #content .widget_pages ul li.menu-item-has-children > a, #content .widget_archive ul li.menu-item-has-children > a, #content .widget_meta ul li.menu-item-has-children > a {
border-bottom: 1px solid #e3e3e3;
}
#content .widget_categories ul li .sub-menu, #content .widget_nav_menu ul li .sub-menu, #content .widget_pages ul li .sub-menu, #content .widget_archive ul li .sub-menu, #content .widget_meta ul li .sub-menu, #content .widget_categories ul li .children, #content .widget_nav_menu ul li .children, #content .widget_pages ul li .children, #content .widget_archive ul li .children, #content .widget_meta ul li .children {
margin-left: 12px;
}
#content .widget_categories ul li:last-child a, #content .widget_nav_menu ul li:last-child a, #content .widget_pages ul li:last-child a, #content .widget_archive ul li:last-child a, #content .widget_meta ul li:last-child a {
border: none;
}
#content .widget_categories .current-cat > a, #content .widget_nav_menu .current-cat > a, #content .widget_pages .current-cat > a, #content .widget_archive .current-cat > a, #content .widget_meta .current-cat > a, #content .widget_categories .current-cat-parent > a, #content .widget_nav_menu .current-cat-parent > a, #content .widget_pages .current-cat-parent > a, #content .widget_archive .current-cat-parent > a, #content .widget_meta .current-cat-parent > a, #content .widget_categories .current-cat-ancestor > a, #content .widget_nav_menu .current-cat-ancestor > a, #content .widget_pages .current-cat-ancestor > a, #content .widget_archive .current-cat-ancestor > a, #content .widget_meta .current-cat-ancestor > a {
color: #ccbd99;
}
#content .widget_categories .nice-select ul li, #content .widget_nav_menu .nice-select ul li, #content .widget_pages .nice-select ul li, #content .widget_archive .nice-select ul li, #content .widget_meta .nice-select ul li {
font-size: 14px;
line-height: normal;
}
#content .widget_nav_menu ul li:last-child a {
border-bottom: 1px solid #e3e3e3;
}
#content .widget_nav_menu ul li:last-child a:last-child {
border: none;
}
.widget_recent_entries a, .widget_recent_comments a {
color: #1c1c23;
font-size: 16px;
}
.widget_recent_entries a:hover, .widget_recent_comments a:hover {
color: #ccbd99;
}
.widget_recent_entries li, .widget_recent_comments li {
border-bottom: 1px solid #e3e3e3;
padding-bottom: 11px;
margin-bottom: 11px;
}
.widget_recent_entries li:last-child, .widget_recent_comments li:last-child {
margin-bottom: 0;
padding-bottom: 0;
border: none;
}
.widget_recent_comments .recentcomments > a:before {
content: '\A';
white-space: pre;
}
.widget_rss {
font-size: 16px;
}
.widget_rss .widget-title .rsswidget {
color: #fff;
margin-bottom: 0;
}
.widget_rss ul {
list-style: none;
padding: 0;
}
.widget_rss li {
margin-bottom: 16px;
}
.widget_rss li:last-child {
margin-bottom: 0;
}
.widget_rss .rsswidget {
font-weight: 700;
font-family: 'Futura Md BT', sans-serif;
display: inline-block;
margin-bottom: 5px;
}
.widget_rss .rss-date {
font-size: 0.875em;
font-style: italic;
display: block;
}
.widget_rss cite {
font-weight: 700;
font-size: 0.875em;
}
.widget_calendar {
padding-bottom: 4px !important;
}
.widget_calendar th, .widget_calendar td {
text-align: center;
}
.widget_calendar tbody td a {
color: #ccbd99;
}
.widget_calendar #wp-calendar {
margin-bottom: 0;
margin-top: -3px;
}
.widget_ef_recent_posts li {
padding-bottom: 14px;
}
.widget_ef_recent_posts li:last-child {
padding-bottom: 0;
}
.widget_ef_recent_posts .entry-posted-in a {
font-size: 15px;
font-weight: 500;
color: rgba(0, 0, 0, 0.66);
}
.widget_ef_recent_posts .entry-posted-in a:hover {
color: #ccbd99;
}
.widget_ef_recent_posts .entry-title {
font-size: 18px;
line-height: 24px;
margin-top: 4px;
}
.widget_ef_recent_posts .entry-title a {
color: #000;
}
.widget_ef_recent_posts .entry-title a:hover {
color: #ccbd99;
}
.widget_ef_recent_posts .entry-title + .entry-meta {
margin-top: 15px;
}
.vc_wp_custommenu .widgettitle {
font-size: 24px;
}
.widget_cms_check_availability {
background-color: #fff;
border: 1px solid #e5e5e5 !important;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
margin-bottom: 55px !important;
padding: 30px !important;
}
.widget_cms_check_availability .select2-selection__arrow {
display: none !important;
}
#content .widget_newsletterwidget .tnp-widget {
position: relative;
}
#content .widget_newsletterwidget .tnp-widget .tnp-field-email {
margin-bottom: 0;
}
#content .widget_newsletterwidget .tnp-widget .tnp-field-email .tnp-email {
height: 42px;
border: none;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
background-color: #1c1c1c;
color: rgba(255, 255, 255, 0.55);
font-weight: 300;
font-style: italic;
padding: 8px 55px 8px 15px;
font-size: 13px;
font-family: 'Playfair Display', sans-serif;
}
#content .widget_newsletterwidget .tnp-widget .tnp-field-button {
margin: 0;
}
#content .widget_newsletterwidget .tnp-widget .tnp-field-button .tnp-submit {
top: 0;
right: 0;
height: 40px;
border: none;
padding: 0 15px;
background-color: transparent;
min-height: 40px;
font-size: 13px;
text-transform: uppercase;
color: #ccbd99;
position: absolute;
width: inherit;
}
.tagcloud a, .entry-tags a {
background-color: transparent;
border: 1px solid #d8d8d8;
color: #777;
display: inline-block;
font-size: 14px !important;
padding: 7px 25px;
margin-top: 8px;
margin-right: 6px;
}
.tagcloud a:hover, .entry-tags a:hover {
color: #fff;
border-color: #ccbd99;
background-color: #ccbd99;
}
#sb_instagram .sbi_item img {
-webkit-border-radius: 1px !important;
-khtml-border-radius: 1px !important;
-moz-border-radius: 1px !important;
-ms-border-radius: 1px !important;
-o-border-radius: 1px !important;
border-radius: 1px !important;
}
#sb_instagram .sbi_item .sbi_photo {
position: relative;
opacity: 1 !important;
}
#sb_instagram .sbi_item .sbi_photo:before {
content: "\f16d";
color: #fff;
font-size: 14px;
font-family: FontAwesome;
z-index: 2;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#sb_instagram .sbi_item .sbi_photo:after {
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
content: "";
background-color: #ccbd99;
opacity: 0.95;
z-index: 1;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#sb_instagram .sbi_item .sbi_photo:hover:before, #sb_instagram .sbi_item .sbi_photo:hover:after {
opacity: 1;
}
#sb_instagram #sbi_load {
padding-top: 0 !important;
}
.vc_row #sb_instagram .sbi_item .sbi_photo:before {
font-size: 28px;
}
@media screen and (max-width: 991px) {
.vc_row #sb_instagram .sbi_item .sbi_photo:before {
font-size: 20px;
}
}
.vc_row #sb_instagram .sbi_item .sbi_photo:after {
background-color: rgba(204, 189, 153, 0.95);
top: 30px;
right: 30px;
left: 30px;
bottom: 30px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
embed, iframe, object {
max-width: 100%;
}
.custom-logo-link {
display: inline-block;
}
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
padding: 0.8075em 0;
font-size: 0.875em;
font-style: italic;
}
.wp-caption-text {
text-align: center;
}
.gallery {
margin-left: -10px;
margin-right: -10px;
margin-bottom: 20px;
margin-top: 33px;
}
.gallery-item {
display: inline-block;
text-align: left;
vertical-align: top;
margin: 0 0 1em;
padding: 0 10px;
width: 50%;
}
.gallery-caption {
display: block;
text-align: left;
padding: 0 10px 0 0;
margin-bottom: 0;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
@media (min-width: 480px) {
.gallery-columns-3 .gallery-item {
width: 33.33333%;
}
}
@media (min-width: 480px) {
.gallery-columns-4 .gallery-item {
width: 25%;
}
}
.gallery-columns-5 .gallery-caption {
display: none;
}
@media (min-width: 480px) {
.gallery-columns-5 .gallery-item {
width: 25%;
}
}
@media (min-width: 768px) {
.gallery-columns-5 .gallery-item {
width: 20%;
}
}
.gallery-columns-6 .gallery-caption {
display: none;
}
@media (min-width: 480px) {
.gallery-columns-6 .gallery-item {
width: 25%;
}
}
@media (min-width: 768px) {
.gallery-columns-6 .gallery-item {
width: 16.66%;
}
}
.gallery-columns-7 .gallery-caption {
display: none;
}
@media (min-width: 480px) {
.gallery-columns-7 .gallery-item {
width: 25%;
}
}
@media (min-width: 768px) {
.gallery-columns-7 .gallery-item {
width: 14.28%;
}
}
.gallery-columns-8 .gallery-caption {
display: none;
}
@media (min-width: 480px) {
.gallery-columns-8 .gallery-item {
width: 25%;
}
}
@media (min-width: 768px) {
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
}
.gallery-columns-9 .gallery-caption {
display: none;
}
@media (min-width: 480px) {
.gallery-columns-9 .gallery-item {
width: 25%;
}
}
@media (min-width: 768px) {
.gallery-columns-9 .gallery-item {
width: 11.11%;
}
}
.gallery-caption {
display: block;
}
.wp-block-gallery.aligncenter, .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
display: flex;
}
.cms-social-media {
display: flex;
margin-left: -8px !important;
margin-right: -8px !important;
}
.cms-social-media a {
font-size: 16px;
color: inherit;
padding: 0 8px;
}
.cms-social-media a:hover {
box-shadow: none !important;
}
.cms-social-media.rotate-hover i {
transition: all 800ms ease 0.02s;
}
.cms-social-media.rotate-hover a:hover {
color: inherit;
}
.cms-social-media.rotate-hover a:hover i {
-webkit-transform: rotateY(360deg);
-ms-transform: rotateY(360deg);
transform: rotateY(360deg);
}
.cms-social-media span {
display: none;
}
ul.cms-social-media {
margin-bottom: 0;
display: inline-flex;
}
ul.cms-social-media li {
display: inline-block;
}
ul.cms-social-media li + li {
margin-left: 8px;
}
.comments-area .comments-title, .comments-area .comment-reply-title {
font-size: 25px;
position: relative;
margin-bottom: 25px;
letter-spacing: 0.03em;
}
.comments-area .comment-list {
list-style: none;
margin: 0;
}
.comments-area .comment-list ol li {
list-style-position: inherit;
}
.comments-area .comment-list > .comment .comment-body {
border-top: 1px dashed #dbdbdb;
margin-top: 24px;
padding-top: 30px;
}
.comments-area .comment-list > .comment:first-child > .comment-body {
border-top: none;
padding-top: 0;
margin-top: 0;
}
.comments-area .comment-list > .comment > .children {
list-style: none;
margin: 0;
padding-left: 90px;
}
@media screen and (max-width: 767px) {
.comments-area .comment-list > .comment > .children {
padding-left: 0;
}
}
.comments-area .comment-list > .pingback + .pingback {
border-top: 1px solid #d9d9d9;
margin-top: 24px;
padding-top: 30px;
}
.comments-area .comment-list .children {
list-style: none;
}
@media screen and (min-width: 650px) {
.comments-area .comment-inner {
display: flex;
flex-wrap: nowrap;
}
}
.comments-area .comment-inner img.avatar {
max-width: 70px;
min-width: 70px;
max-height: 70px;
margin-right: 20px;
margin-bottom: 5px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.comments-area .comment-inner .comment-content {
padding-top: 6px;
}
.comments-area .comment-inner .comment-content .comment-title {
font-size: 15px;
font-weight: 700;
margin-bottom: 2px;
}
.comments-area .comment-inner .comment-content .comment-meta {
font-size: 13px;
color: #9b9b9b;
margin-bottom: 7px;
}
.comments-area .comment-inner .comment-content .comment-text {
margin-bottom: 7px;
font-size: 14px;
line-height: 24px;
color: #9b9b9b;
}
.comments-area .comment-inner .comment-content .comment-text p:last-child {
margin-bottom: 0;
}
.comments-area .comment-inner .comment-content .comment-reply {
font-size: 13px;
font-weight: 700;
color: #ccbd99;
}
.comments-area .comment-list-wrap {
margin-bottom: 40px;
}
.comments-area #commentform > .row {
margin-left: -10px;
margin-right: -10px;
}
.comments-area #commentform input, .comments-area #commentform textarea {
margin-bottom: 20px;
}
.comments-area #commentform .comment-form-author, .comments-area #commentform .comment-form-email {
padding: 0 10px;
}
.comments-area #commentform .comment-form-comment textarea {
height: 210px;
}
.comments-area #commentform .submit {
margin: 6px auto 0;
background-color: #1c1c23;
border-color: #1c1c23;
color: #fff;
}
.comments-area #commentform .submit:hover {
background-color: #ccbd99;
border-color: #ccbd99;
}
.comments-area #commentform .form-submit {
margin-bottom: 0;
text-align: center;
}
.comments-area .comment-content a {
word-wrap: break-word;
}
.comments-area .bypostauthor {
display: block;
}
.comments-area .logged-in-as {
color: #9b9b9b;
}
.comments-area .logged-in-as a {
color: #9b9b9b;
}
.comments-area .logged-in-as a:hover {
color: #ccbd99;
}
.comment-form-cookies-consent {
display: none;
}
.site-footer {
line-height: 1.73;
color: #e3e3e3;
}
.site-footer .top-footer {
background-color: #1c1c23;
padding: 65px 0 53px;
position: relative;
}
.site-footer .top-footer .footer-widget-title {
font-size: 20px;
color: #fff;
margin-bottom: 25px;
letter-spacing: 0.03em;
}
.site-footer .top-footer .cms-footer-item section:not(:last-child) {
margin-bottom: 29px;
}
.site-footer .top-footer .cms-footer-item p {
margin-bottom: 11px;
}
.site-footer .top-footer .cms-footer-item a:hover {
color: rgba(204, 189, 153, 0.75) !important;
}
.site-footer .top-footer .cms-footer-item .footer-logo img {
max-height: 30px;
margin-top: 5px;
}
.site-footer .top-footer .cms-footer-item .cms-social-media {
margin: 0 !important;
}
.site-footer .top-footer .cms-footer-item .cms-social-media li a {
display: inline-flex;
width: 34px;
height: 34px;
background-color: rgba(255, 255, 255, 0.15);
border-radius: 50%;
align-items: center;
justify-content: center;
}
.site-footer .top-footer .cms-footer-item .cms-social-media li a:hover {
background-color: #fff;
color: #1c1c23 !important;
}
.site-footer .top-footer .cms-footer-item .widget.footer-top-menu ul li {
margin-bottom: 11px;
}
.site-footer .top-footer .cms-footer-item .widget.footer-top-menu ul li a {
color: #ccbd99;
font-weight: bold;
letter-spacing: 0.03em;
position: relative;
}
.site-footer .top-footer .cms-footer-item .widget.footer-top-menu ul li a:before {
content: '\f301';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 11px;
}
.site-footer .top-footer .cms-footer-item .widget_nav_menu ul li ul, .site-footer .top-footer .cms-footer-item .widget_pages ul li ul, .site-footer .top-footer .cms-footer-item .widget_categories ul li ul {
margin-left: 10px;
}
@media screen and (max-width: 991px) {
.site-footer .top-footer {
padding-bottom: 30px;
}
.site-footer .top-footer .cms-footer-item {
margin-bottom: 25px;
}
}
@media screen and (max-width: 767px) {
.site-footer .top-footer .cms-footer-item + .cms-footer-item {
margin-top: 45px;
}
}
.site-footer .top-footer a {
color: inherit;
}
.site-footer .top-footer .widget_newsletterwidget .tnp-widget .tnp-field-email .tnp-email {
height: 48px;
line-height: 48px;
border: none;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
background-color: #fff;
color: #777;
font-weight: 300;
padding: 8px 55px 8px 15px;
font-size: 13px;
margin-top: 17px;
}
.site-footer .top-footer .widget_newsletterwidget .tnp-widget .tnp-field-button .tnp-submit {
height: 48px;
background-color: #ccbd99;
color: #fff;
font-size: 13px;
font-family: 'Futura Hv BT', sans-serif;
letter-spacing: 0.07em;
border: none;
margin-top: 15px;
}
.site-footer .top-footer .widget_newsletterwidget .tnp-widget .tnp-field-button .tnp-submit:hover {
background-color: rgba(204, 189, 153, 0.75);
}
.site-footer .bottom-footer {
background-color: #15151b;
font-size: 15px;
position: relative;
z-index: 2;
}
.site-footer .bottom-footer .bottom-col {
display: flex;
padding: 22.5px 0;
border-top: 1px solid transparent;
}
@media screen and (max-width: 767px) {
.site-footer .bottom-footer .bottom-col {
flex-direction: column;
}
}
@media screen and (min-width: 768px) {
.site-footer .bottom-footer .bottom-col .bottom-copyright {
width: 50%;
}
}
.site-footer .bottom-footer .bottom-col .bottom-copyright a {
color: #ccbd99;
}
.site-footer .bottom-footer .bottom-col .bottom-copyright a:hover {
color: rgba(204, 189, 153, 0.75) !important;
}
@media screen and (min-width: 768px) {
.site-footer .bottom-footer .bottom-col .bottom-menu {
width: 50%;
}
}
.site-footer .bottom-footer .bottom-col .bottom-menu ul {
display: flex;
}
@media screen and (min-width: 768px) {
.site-footer .bottom-footer .bottom-col .bottom-menu ul {
justify-content: flex-end;
}
}
@media screen and (max-width: 767px) {
.site-footer .bottom-footer .bottom-col .bottom-menu ul {
flex-direction: column;
margin-top: 10px;
}
}
.site-footer .bottom-footer .bottom-col .bottom-menu ul li:not(:last-child) {
margin-right: 25px;
}
.site-footer .bottom-footer .bottom-col .bottom-menu ul li a {
color: inherit;
white-space: nowrap;
}
.site-footer .bottom-footer .bottom-col .bottom-menu ul li a:hover {
color: rgba(204, 189, 153, 0.75);
}
.site-footer .bottom-footer .bottom-col .bottom-menu ul li.current-menu-item a {
color: #ccbd99;
}
body .scroll-top {
position: fixed;
z-index: 99;
bottom: 24px;
right: 30px;
height: 48px;
width: 48px;
line-height: 48px;
text-align: center;
background-color: #ccbd99;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
color: #fff;
font-size: 22px;
opacity: 0;
visibility: hidden;
}
body .scroll-top:hover, body .scroll-top:focus, body .scroll-top:active {
color: #fff;
background-color: #beab7e;
}
body .scroll-top.on {
bottom: 44px;
opacity: 1;
visibility: visible;
}
.site-footer-custom .footer-custom-inner, body.single-footer .site-content {
line-height: 1.73;
color: #e3e3e3;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.site-footer-custom .footer-custom-inner .footer-widget-title, body.single-footer .site-content .footer-widget-title, .site-footer-custom .footer-custom-inner h5, body.single-footer .site-content h5 {
font-size: 20px;
color: #fff;
margin-bottom: 25px;
font-weight: bold;
letter-spacing: 0.03em;
}
.site-footer-custom .footer-custom-inner a, body.single-footer .site-content a {
color: inherit;
}
.site-footer-custom .footer-custom-inner a:hover, body.single-footer .site-content a:hover {
color: rgba(204, 189, 153, 0.75) !important;
}
.site-footer-custom .footer-custom-inner p, body.single-footer .site-content p {
margin-bottom: 11px;
}
.site-footer-custom .footer-custom-inner .cms-social-media, body.single-footer .site-content .cms-social-media {
margin: 0 !important;
}
.site-footer-custom .footer-custom-inner .cms-social-media li a, body.single-footer .site-content .cms-social-media li a {
display: inline-flex;
width: 34px;
height: 34px;
background-color: rgba(255, 255, 255, 0.15);
border-radius: 50%;
align-items: center;
justify-content: center;
}
.site-footer-custom .footer-custom-inner .cms-social-media li a:hover, body.single-footer .site-content .cms-social-media li a:hover {
background-color: #fff;
color: #1c1c23 !important;
}
.site-footer-custom .footer-custom-inner .widget.footer-top-menu ul li, body.single-footer .site-content .widget.footer-top-menu ul li, .site-footer-custom .footer-custom-inner .elementor-widget.footer-top-menu ul li, body.single-footer .site-content .elementor-widget.footer-top-menu ul li {
margin-bottom: 11px;
}
.site-footer-custom .footer-custom-inner .widget.footer-top-menu ul li a, body.single-footer .site-content .widget.footer-top-menu ul li a, .site-footer-custom .footer-custom-inner .elementor-widget.footer-top-menu ul li a, body.single-footer .site-content .elementor-widget.footer-top-menu ul li a {
color: #ccbd99;
font-weight: bold;
letter-spacing: 0.03em;
position: relative;
}
.site-footer-custom .footer-custom-inner .widget.footer-top-menu ul li a:before, body.single-footer .site-content .widget.footer-top-menu ul li a:before, .site-footer-custom .footer-custom-inner .elementor-widget.footer-top-menu ul li a:before, body.single-footer .site-content .elementor-widget.footer-top-menu ul li a:before {
content: '\f301';
font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 11px;
}
.site-footer-custom .footer-custom-inner #menu-footer-bottom-menu, body.single-footer .site-content #menu-footer-bottom-menu {
display: flex;
}
@media screen and (min-width: 768px) {
.site-footer-custom .footer-custom-inner #menu-footer-bottom-menu, body.single-footer .site-content #menu-footer-bottom-menu {
justify-content: flex-end;
}
}
@media screen and (max-width: 767px) {
.site-footer-custom .footer-custom-inner #menu-footer-bottom-menu, body.single-footer .site-content #menu-footer-bottom-menu {
flex-direction: column;
align-items: baseline;
}
}
.site-footer-custom .footer-custom-inner #menu-footer-bottom-menu li, body.single-footer .site-content #menu-footer-bottom-menu li {
white-space: nowrap;
}
.site-footer-custom .footer-custom-inner #menu-footer-bottom-menu li:not(:last-child), body.single-footer .site-content #menu-footer-bottom-menu li:not(:last-child) {
margin-right: 25px;
}
.site-footer-custom .footer-custom-inner #menu-footer-bottom-menu li a, body.single-footer .site-content #menu-footer-bottom-menu li a {
color: inherit;
}
.site-footer-custom .footer-custom-inner #menu-footer-bottom-menu li a:hover, body.single-footer .site-content #menu-footer-bottom-menu li a:hover {
color: rgba(204, 189, 153, 0.75);
}
.site-footer-custom .footer-custom-inner #menu-footer-bottom-menu li.current-menu-item a, body.single-footer .site-content #menu-footer-bottom-menu li.current-menu-item a {
color: #ccbd99;
}
#masthead .fa, #colophon .fa {
font-family: FontAwesome;
}
.item-featured img {
width: 100%;
-webkit-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.cms-grid .grid-sizer {
visibility: hidden;
}
.cms-grid .cms-grid-inner, .cms-grid .grid-item-inner {
position: relative;
}
.cms-grid .grid-item.cms-animated .grid-item-inner {
animation: 0.65s ease 0s normal forwards 1 running moveUp;
-webkit-animation: 0.65s ease 0s normal forwards 1 running moveUp;
-webkit-transform: translateY(200px);
-khtml-transform: translateY(200px);
-moz-transform: translateY(200px);
-ms-transform: translateY(200px);
-o-transform: translateY(200px);
transform: translateY(200px);
}
.cms-grid .cms-loadmore-wrap {
display: flex;
justify-content: center;
}
.cms-grid .cms-load-more {
margin-top: 70px;
display: inline-block;
}
.cms-grid .cms-grid-pagination {
margin-top: 20px;
}
.cms-grid .item-featured a {
display: block;
}
.grid-filter-wrap {
margin-bottom: 35px;
}
.grid-filter-wrap span {
cursor: pointer;
display: inline-block;
font-size: 20px;
letter-spacing: 0.03em;
margin: 10px 31px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
text-transform: capitalize;
color: #1c1c23;
font-family: 'Futura Md BT', sans-serif;
position: relative;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.grid-filter-wrap span.active, .grid-filter-wrap span:hover {
color: #ccbd99;
}
.select-filter-wrap.nice-select, .select-order-wrap.nice-select {
min-width: 160px;
height: 40px;
line-height: 40px;
padding: 0 40px 0 21px;
display: inline-block;
width: inherit;
border: none;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-khtml-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
font-size: 15px;
}
.select-filter-wrap.nice-select:after, .select-order-wrap.nice-select:after {
content: "\f2f9";
right: 15px;
font-size: 15px;
}
.select-order-wrap {
margin-left: 15px;
}
.item-order {
position: absolute;
opacity: 0;
visibility: hidden;
}
.owl-nav {
text-align: center;
}
.owl-nav .owl-prev, .owl-nav .owl-next {
color: #a2a2a2;
display: inline-block;
font-size: 28px;
height: 40px;
line-height: 40px;
text-align: center;
width: 40px;
margin-top: 25px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
color: #000;
}
.owl-dots {
text-align: center;
margin-top: 40px;
line-height: 1;
height: 12px;
}
.owl-dots .owl-dot {
-webkit-border-radius: 12px;
-khtml-border-radius: 12px;
-moz-border-radius: 12px;
-ms-border-radius: 12px;
-o-border-radius: 12px;
border-radius: 12px;
background-color: #8e8e8e;
display: inline-block;
height: 12px;
margin: 0 5px;
width: 12px;
vertical-align: top;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: relative;
}
.owl-dots .owl-dot.active {
background-color: transparent;
-webkit-box-shadow: 0 0 0 4px inset #222;
-khtml-box-shadow: 0 0 0 4px inset #222;
-moz-box-shadow: 0 0 0 4px inset #222;
-ms-box-shadow: 0 0 0 4px inset #222;
-o-box-shadow: 0 0 0 4px inset #222;
box-shadow: 0 0 0 4px inset #222;
}
.owl-dot-light, .bullet-light { }
.owl-dot-light .owl-dots .owl-dot, .bullet-light .owl-dots .owl-dot {
background-color: rgba(255, 255, 255, 0.5);
}
.owl-dot-light .owl-dots .owl-dot.active, .bullet-light .owl-dots .owl-dot.active {
background-color: transparent;
-webkit-box-shadow: 0 0 0 4px inset #fff;
-khtml-box-shadow: 0 0 0 4px inset #fff;
-moz-box-shadow: 0 0 0 4px inset #fff;
-ms-box-shadow: 0 0 0 4px inset #fff;
-o-box-shadow: 0 0 0 4px inset #fff;
box-shadow: 0 0 0 4px inset #fff;
}
#cms-loadding {
background: #fff;
height: 100%;
position: fixed;
width: 100%;
z-index: 999999;
top: 0;
left: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#cms-loadding .loading-spinner {
margin: -20px auto 0 auto;
width: 40px;
height: 40px;
top: 50%;
position: relative;
text-align: center;
-webkit-animation: sk-rotate 2s infinite linear;
animation: sk-rotate 2s infinite linear;
}
#cms-loadding .loading-dot1, #cms-loadding .loading-dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #ccbd99;
border-radius: 100%;
-webkit-animation: sk-bounce 2s infinite ease-in-out;
animation: sk-bounce 2s infinite ease-in-out;
}
#cms-loadding .loading-dot2 {
top: auto;
bottom: 0;
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
.nav-tabs.cms-tabs {
border: none;
margin-bottom: 10px;
}
.nav-tabs.cms-tabs .nav-item {
margin: 0 0 10px 26px;
}
.nav-tabs.cms-tabs .nav-item:first-child {
margin-left: 0;
}
.nav-tabs.cms-tabs .nav-item a {
margin: 0;
border: none;
padding: 0;
font-size: 13px;
color: rgba(28, 28, 35, 0.33);
}
.nav-tabs.cms-tabs .nav-item a.active {
color: #1c1c23;
}
.entry-footer .entry-edit-link {
display: none;
}
.cms-modal {
-webkit-transition: all 360ms linear 0ms;
-khtml-transition: all 360ms linear 0ms;
-moz-transition: all 360ms linear 0ms;
-ms-transition: all 360ms linear 0ms;
-o-transition: all 360ms linear 0ms;
transition: all 360ms linear 0ms;
background-color: rgba(34, 34, 34, 0.95);
position: fixed;
z-index: 999;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: scale(0.5);
-khtml-transform: scale(0.5);
-moz-transform: scale(0.5);
-ms-transform: scale(0.5);
-o-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
visibility: hidden;
}
.cms-modal .cms-modal-content {
padding: 40px 0;
max-width: 470px;
margin: auto;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 0;
right: 0;
}
.cms-modal.open {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
visibility: visible;
}
.cms-modal-close {
position: absolute;
top: 30px;
right: 30px;
color: #fff;
font-size: 30px;
cursor: pointer;
}
.cms-modal-search .search-form-popup {
position: relative;
}
.cms-modal-search .search-field {
background-color: transparent;
border: none;
height: 60px;
padding-left: 0;
padding-right: 60px;
color: #fff;
font-size: 25px;
font-weight: 600;
}
.cms-modal-search .search-submit {
font-size: 28px;
color: #ccbd99;
background-color: transparent;
border: none;
padding: 0;
height: 60px;
width: 60px;
line-height: 60px;
position: absolute;
top: 0;
right: 0;
text-align: right;
}
.cms-hidden-sidebar {
width: 370px;
padding: 95px 50px 50px 50px;
background-color: #222;
color: #fff;
position: fixed;
top: 20px;
right: 20px;
bottom: 20px;
z-index: 999;
opacity: 0;
visibility: hidden;
-webkit-transition: all 360ms linear 0ms;
-khtml-transition: all 360ms linear 0ms;
-moz-transition: all 360ms linear 0ms;
-ms-transition: all 360ms linear 0ms;
-o-transition: all 360ms linear 0ms;
transition: all 360ms linear 0ms;
}
.cms-hidden-sidebar.open {
z-index: 999;
opacity: 1;
visibility: visible;
}
.cms-hidden-sidebar .cms-hidden-close {
position: absolute;
top: 35px;
right: 35px;
font-size: 14px;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
cursor: pointer;
-webkit-transition: all 360ms linear 0ms;
-khtml-transition: all 360ms linear 0ms;
-moz-transition: all 360ms linear 0ms;
-ms-transition: all 360ms linear 0ms;
-o-transition: all 360ms linear 0ms;
transition: all 360ms linear 0ms;
}
.cms-hidden-sidebar .cms-hidden-close:hover {
color: #ccbd99;
}
.cms-hidden-sidebar .widget {
margin-bottom: 42px;
}
.cms-hidden-sidebar .widget:last-child {
margin-bottom: 0;
}
.cms-hidden-sidebar .widget-title {
color: #fff;
}
.cms-hidden-sidebar .widget-title:after {
background-color: #fff;
}
.cms-hidden-sidebar .widget_cms_recent_posts .post-item {
border-color: #535353;
}
.cms-hidden-sidebar .widget_cms_recent_posts .post-item .entry-title {
color: #fff;
}
.cms-hidden-sidebar .tagcloud a, .cms-hidden-sidebar .entry-tags a {
background-color: transparent;
border-color: #373737;
}
.cms-hidden-sidebar .tagcloud a:hover, .cms-hidden-sidebar .entry-tags a:hover {
background-color: #ccbd99;
border-color: #ccbd99;
}
.admin-bar .cms-hidden-sidebar {
top: 52px;
}
body.error404 header.site-header, body.error404 #pagetitle, body.error404 footer {
display: none;
}
body.error404 .site-content {
padding: 0 !important;
}
body.error404 .error-404 {
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 110px 0px;
text-align: center;
background-image: url(//www.ra-denzer.de/wp-content/themes/frontline/assets/images/bg-404.jpg);
height: 100vh;
}
@media screen and (max-width: 767px) {
body.error404 .error-404 {
height: auto;
}
}
body.error404 .error-404 .icon-404 img {
max-width: 46px;
margin-bottom: 33px;
letter-spacing: 0;
}
body.error404 .error-404 h1 {
font-size: 150px;
line-height: 1;
color: #fff;
margin-bottom: -15px;
font-family: 'Futura', sans-serif;
font-weight: bold;
font-style: normal;
}
@media screen and (max-width: 1199px) {
body.error404 .error-404 h1 {
font-size: 120px;
}
}
body.error404 .error-404 p.subtitle {
font-size: 48px;
letter-spacing: 0.07em;
font-family: 'Futura Md BT', sans-serif;
color: #ccbd99;
margin-bottom: 22px;
}
body.error404 .error-404 .page-content {
font-size: 20px;
line-height: 33px;
color: #e3e3e3;
margin-bottom: 40px;
letter-spacing: 0;
}
body.error404 .error-404 .btn.btn-404:hover {
background-color: #fff;
color: #1c1c23;
}
body.error404 .error-404-inner {
position: relative;
z-index: 99;
max-width: 720px;
padding: 0 15px;
margin: 0 auto;
}
@media screen and (min-width: 1200px) {
body.error404 .error-404-inner {
margin: 0 170px;
}
}
.vc_row.bg-image-ps-top {
background-position: top !important;
}
.vc_row.bg-image-ps-center {
background-position: center !important;
}
.vc_row.bg-image-ps-bottom {
background-position: bottom center !important;
}
.vc_row.bg-image-ps-bottom-left {
background-position: bottom left !important;
}
.vc_row.bg-image-ps-bottom-right {
background-position: bottom right !important;
}
.site-content .elementor-widget-text-editor {
color: inherit;
font-family: inherit;
font-weight: inherit;
}
.site-content .elementor-widget-text-editor.vertical-text p {
margin: 0;
transform: rotate(-90deg);
transform-origin: left;
white-space: nowrap;
}
.site-content .elementor-widget-icon-list .elementor-icon-list-item {
font-family: inherit;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.site-content .elementor-widget-button a.elementor-button, .site-content .elementor-widget-button .elementor-button {
font-family: 'Futura Hv BT', sans-serif;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 13px;
letter-spacing: 0.07em;
padding: 17px 34px 17px 34px;
border-radius: 0;
white-space: nowrap;
}
@media screen and (max-width: 767px) {
.vc_row:not(.vc_row-no-padding) .vc_column_container > .vc_column-inner {
padding-left: 15px !important;
padding-right: 15px !important;
}
.vc_row:not(.vc_row-no-padding) .vc_column_container.no-padding-xs > .vc_column-inner {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
body img.mfp-img {
padding: 0 !important;
max-height: 75vh !important;
}
body .mfp-fade.mfp-bg.mfp-ready {
opacity: 0.9;
}
body .mfp-image-holder .mfp-close, body .mfp-iframe-holder .mfp-close {
line-height: 40px;
padding: 0;
right: 0;
text-align: center;
top: -44px;
width: 40px;
-webkit-border-radius: 2px 2px 0 0;
-khtml-border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
-ms-border-radius: 2px 2px 0 0;
-o-border-radius: 2px 2px 0 0;
border-radius: 2px 2px 0 0;
}
body .mfp-bottom-bar {
margin-top: 0;
}
.mfp-wrap .mfp-container .mfp-arrow {
background-color: #ccbd99;
width: 60px;
height: 120px;
opacity: 1;
}
.mfp-wrap .mfp-container .mfp-arrow:before, .mfp-wrap .mfp-container .mfp-arrow:after {
border: none;
}
.mfp-wrap .mfp-container .mfp-arrow:before {
font-family: "Material-Design-Iconic-Font";
font-size: 20px;
color: #fff;
margin: 0;
padding: 0;
line-height: normal;
position: absolute;
top: 50%;
display: block;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 1;
left: 50%;
width: auto;
height: auto;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:before {
content: "\f2ea";
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:before {
content: "\f2ee";
}
@media screen and (min-width: 1200px) {
.mfp-wrap .mfp-container {
padding: 120px;
}
}
.rev_slider {
margin-bottom: 0 !important;
}
.rev_slider .tp-leftarrow.custom, .rev_slider .tp-rightarrow.custom {
width: 18px;
height: 46px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
background-color: transparent;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.rev_slider .tp-leftarrow.custom:before, .rev_slider .tp-rightarrow.custom:before {
display: none;
}
.rev_slider .tp-leftarrow.custom:hover, .rev_slider .tp-rightarrow.custom:hover {
opacity: 0.65;
}
.rev_slider .tp-leftarrow.custom {
background-image: url(//www.ra-denzer.de/wp-content/themes/frontline/assets/images/slider-arrow-left.png);
}
.rev_slider .tp-rightarrow.custom {
background-image: url(//www.ra-denzer.de/wp-content/themes/frontline/assets/images/slider-arrow-right.png);
}
.rev_slider .tp-bullets.custom .tp-bullet {
height: 10px;
width: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
background: #fff;
}
.rev_slider .tp-bullets.custom .tp-bullet:before {
-webkit-transition: all 0.3s linear !important;
-khtml-transition: all 0.3s linear !important;
-moz-transition: all 0.3s linear !important;
-ms-transition: all 0.3s linear !important;
-o-transition: all 0.3s linear !important;
transition: all 0.3s linear !important;
-webkit-transform: scale(0.8);
-khtml-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
content: '';
height: 14px;
width: 14px;
opacity: 0;
border: 2px solid #fff;
position: absolute;
top: -4px;
left: -4px;
-webkit-border-radius: 14px;
-khtml-border-radius: 14px;
-moz-border-radius: 14px;
-ms-border-radius: 14px;
-o-border-radius: 14px;
border-radius: 14px;
opacity: 0;
}
.rev_slider .tp-bullets.custom .tp-bullet:after {
content: '';
position: absolute;
top: 3px;
left: 3px;
background-color: #fff;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
height: 4px;
width: 4px;
-webkit-transition: all 0.3s linear !important;
-khtml-transition: all 0.3s linear !important;
-moz-transition: all 0.3s linear !important;
-ms-transition: all 0.3s linear !important;
-o-transition: all 0.3s linear !important;
transition: all 0.3s linear !important;
}
.rev_slider .tp-bullets.custom .tp-bullet.selected {
background-color: transparent;
}
.rev_slider .tp-bullets.custom .tp-bullet.selected:before {
opacity: 1;
}
.rev_slider .tp-bullets.custom .tp-bullet.selected:after {
opacity: 1;
}
.cms-button-svg .elementor-button-icon svg {
width: 28px;
}
.cms-button-svg .elementor-button-content-wrapper {
display: flex;
align-items: center;
}
.elementor-align-justify .btn {
display: block;
}
.cms-button .cms-align-icon-right {
float: right;
margin-left: 5px;
}
.cms-button .cms-align-icon-left {
float: left;
margin-right: 5px;
}
.cms-button span {
text-decoration: inherit;
}
.button-size-xs {
font-size: 13px;
padding: 10px 20px;
}
.button-size-sm {
font-size: 15px;
padding: 12px 24px;
}
.button-size-md {
font-size: 16px;
padding: 15px 30px;
}
.button-size-lg {
font-size: 18px;
padding: 20px 40px;
}
.button-size-xl {
font-size: 20px;
padding: 25px 50px;
}
.cms-tabs.cms-tabs--layout1 .cms-tabs-title {
overflow: hidden;
border: 1px solid #ccc;
border-bottom: none;
background-color: #f1f1f1;
}
.cms-tabs.cms-tabs--layout1 .cms-tabs-title .cms-tab-title {
background-color: inherit;
float: left;
border: none;
outline: none;
cursor: pointer;
padding: 14px 16px;
transition: 0.3s;
font-size: 17px;
}
.cms-tabs.cms-tabs--layout1 .cms-tabs-title .cms-tab-title:hover {
background-color: #ddd;
}
.cms-tabs.cms-tabs--layout1 .cms-tabs-title .cms-tab-title.active {
background-color: #ccc;
}
.cms-tabs.cms-tabs--layout1 .cms-tabs-content .cms-tab-content {
display: none;
padding: 6px 12px;
border: 1px solid #ccc;
}
.cms-tabs-view-vertical .cms-tabs {
display: -ms-flex;
display: -webkit-flex;
display: flex;
}
.cms-tabs-view-vertical .cms-tabs .cms-tabs-title {
width: 25%;
border-right: none;
display: -ms-flex;
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
}
.cms-tabs-view-vertical .cms-tabs .cms-tabs-title .cms-tab-title {
width: 100%;
border-bottom: 1px solid #ccc;
}
.cms-tabs-view-vertical .cms-tabs .cms-tabs-content {
width: 20%;
-webkit-flex-grow: 1;
flex-grow: 1;
}
.cms-tabs-view-vertical .cms-tabs .cms-tabs-content .cms-tab-content {
height: 100%;
}
.cms-testimonials-layout1 {
text-align: center;
}
.cms-testimonials-layout1 .cms-testimonials-img img {
width: 60px;
height: 60px !important;
-webkit-border-radius: 50%;
border-radius: 50%;
-o-object-fit: cover;
object-fit: cover;
max-width: none;
}
.cms-testimonials-layout1 .cms-testimonial-author {
font-size: 15px;
}
.cms-testimonials-layout2 .cms-testimonials-wrapper {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.cms-testimonials-layout2 .cms-testimonials-wrapper img {
width: 60px;
height: 60px !important;
-webkit-border-radius: 50%;
border-radius: 50%;
-o-object-fit: cover;
object-fit: cover;
max-width: none;
}
.cms-testimonials-layout2 .cms-testimonials-wrapper .cms-testimonials-img {
margin-right: 15px;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.cms-testimonials-layout2 .cms-testimonials-wrapper .cms-testimonials-content {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.cms-testimonials-layout2 .cms-testimonials-wrapper .cms-testimonial-author {
font-size: 15px;
}
.cms-toggle-wrapper .cms-toggle-item {
border-bottom-style: solid;
border-bottom-width: 0;
}
.cms-toggle-wrapper .cms-toggle-title {
padding: 15px;
color: #444;
cursor: pointer;
font-weight: bold;
border: none;
transition: 0.4s;
}
.cms-toggle-wrapper .cms-toggle-title .cms-toggle-title-icon {
float: right;
margin-left: 5px;
}
.cms-toggle-wrapper .cms-toggle-title .cms-toggle-title-icon.left {
float: left;
margin-right: 5px;
}
.cms-toggle-wrapper .cms-toggle-title .cms-toggle-title-icon .cms-toggle-title-icon-close {
display: block;
}
.cms-toggle-wrapper .cms-toggle-title .cms-toggle-title-icon .cms-toggle-title-icon-open {
display: none;
}
.cms-toggle-wrapper .cms-toggle-title.active .cms-toggle-title-icon .cms-toggle-title-icon-close {
display: none;
}
.cms-toggle-wrapper .cms-toggle-title.active .cms-toggle-title-icon .cms-toggle-title-icon-open {
display: block;
}
.cms-toggle-wrapper .cms-toggle-content {
display: none;
padding: 15px;
}
.elementor-widget-icon-box.cms-icon-box .elementor-icon-box-content .elementor-icon-box-description {
font-family: 'Futura Bk BT', sans-serif;
}
.cms-alert-info .cms-alert {
color: #31708f;
background-color: #d9edf7;
border-color: #bcdff1;
}
.cms-alert-success .cms-alert {
color: #3c763d;
background-color: #dff0d8;
border-color: #cae6be;
}
.cms-alert-warning .cms-alert {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #f9f0c3;
}
.cms-alert-danger .cms-alert {
color: #a94442;
background-color: #f2dede;
border-color: #e8c4c4;
}
.cms-alert {
padding: 15px;
border-left: 5px solid transparent;
position: relative;
text-align: left;
}
.cms-alert .cms-alert-title {
font-weight: 600;
}
.cms-alert .cms-alert-dismiss {
position: absolute;
right: 10px;
top: 10px;
padding: 3px;
font-size: 20px;
line-height: 1;
background: transparent;
color: inherit;
border: none;
cursor: pointer;
font-weight: 600;
}
blockquote {
border-left: 6px solid #1c1c23;
font-size: 20px;
line-height: 28px;
font-style: italic;
line-height: 1.4;
font-family: 'Playfair Display', sans-serif;
padding-left: 30px;
padding-top: 25px;
padding-bottom: 25px;
margin: 0 0 32px;
}
blockquote cite {
font-size: 14px;
font-style: normal;
font-weight: 600;
color: #1c1c23;
display: block;
margin-top: 10px;
}
.cms-blockquotes-wrapper blockquote {
margin: 0;
}
.blockquotes-content {
display: block; }
.cms-blockquotes-layout1 { }
.cms-blockquotes-layout2 { }
.cms-blockquotes-layout2 blockquote {
border: none;
position: relative;
padding-right: 20px;
padding-left: 36px;
}
.cms-blockquotes-layout2 blockquote:before, .cms-blockquotes-layout2 blockquote:after {
position: absolute;
font-family: FontAwesome;
font-style: normal;
font-size: 16px;
color: #1c1c23;
}
.cms-blockquotes-layout2 blockquote:before {
content: "\f10d";
top: 0;
left: 0;
}
.cms-blockquotes-layout2 blockquote:after {
content: "\f10e";
right: 0;
bottom: 0;
}
.cms-blockquotes-layout3 blockquote {
background-color: #f4f4f4;
color: #ccbd99;
border: none;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
padding-left: 36px;
padding-right: 30px;
}
.elementor-widget-image-box.cms-image-box .elementor-image-box-wrapper {
text-align: left;
}
@media screen and (max-width: 1199px) {
.elementor-widget-image-box.cms-image-box .elementor-image-box-wrapper .elementor-image-box-img {
max-width: 65px !important;
}
}
.elementor-widget-image-box.cms-image-box .elementor-image-box-wrapper .elementor-image-box-content p.elementor-image-box-description {
margin: 0 !important;
font-family: 'Futura Bk BT', sans-serif;
}
.elementor-widget-image-box.border-3 img {
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.cms-clients-list-wrapper {
text-align: center;
}
.cms-attorney-carousel .carousel-item-inner {
position: relative;
cursor: pointer;
}
.cms-attorney-carousel .carousel-item-inner .entry-featured {
margin-bottom: 0;
}
.cms-attorney-carousel .carousel-item-inner .entry-body {
position: absolute;
left: 22px;
right: 22px;
top: 22px;
bottom: 22px;
background-color: #fff;
text-align: center;
display: flex;
align-items: center;
opacity: 0;
visibility: hidden;
transition: all 350ms ease 0s;
}
.cms-attorney-carousel .carousel-item-inner .entry-body .entry-body-inner {
padding: 0 40px;
margin-top: -20px;
}
.cms-attorney-carousel .carousel-item-inner .entry-body .entry-body-inner .entry-title {
letter-spacing: 0.03em;
margin-bottom: 2px;
}
.cms-attorney-carousel .carousel-item-inner .entry-body .entry-body-inner p.position {
font-size: 15px;
margin-bottom: 35px;
font-size: 20px;
}
.cms-attorney-carousel .carousel-item-inner .entry-body .entry-body-inner .contact-social {
margin-top: 43px;
}
.cms-attorney-carousel .carousel-item-inner .entry-body .entry-body-inner .contact-social ul.info-social {
list-style: none;
display: flex;
justify-content: center;
margin: 0;
}
.cms-attorney-carousel .carousel-item-inner .entry-body .entry-body-inner .contact-social ul.info-social li a {
display: inline-flex;
width: 48px;
height: 48px;
align-items: center;
justify-content: center;
background-color: #ccbd99;
color: #fff;
border-left: 1px solid #e6decc;
border-right: 1px solid #e6decc;
font-size: 16px;
}
.cms-attorney-carousel .carousel-item-inner .entry-body .entry-body-inner .contact-social ul.info-social li a:hover {
background-color: #c4b288;
}
.cms-attorney-carousel .carousel-item-inner .entry-body .entry-body-inner .contact-social ul.info-social li:first-child a {
border-left: none;
border-radius: 5px 0 0 5px;
}
.cms-attorney-carousel .carousel-item-inner .entry-body .entry-body-inner .contact-social ul.info-social li:last-child a {
border-right: none;
border-radius: 0 5px 5px 0;
}
.cms-attorney-carousel .carousel-item-inner:hover .entry-body {
opacity: 1;
visibility: visible;
}
.cms-attorney-grid .entry-featured .post-image img {
border-radius: 0;
}
.cms-attorney-grid.layout1 .grid-item-inner {
margin-bottom: 37px;
}
.cms-attorney-grid.layout1 .grid-item-inner .entry-body .entry-title {
letter-spacing: 0.03em;
}
.cms-attorney-grid.layout1 .grid-item-inner .entry-body .entry-title span {
font-family: 'Futura Bk BT', sans-serif;
color: #777;
font-weight: normal;
}
.cms-attorney-grid.layout1 .grid-item-inner .entry-body .entry-content {
margin-top: 15px;
}
.cms-attorney-grid.layout1 .grid-item-inner .entry-body .contact-info {
display: flex;
align-items: center;
padding-top: 21px;
margin-top: 18px;
border-top: 1px solid #d8d8d8;
line-height: 1;
}
.cms-attorney-grid.layout1 .grid-item-inner .entry-body .contact-info .contact-phone {
color: #1c1c23;
}
.cms-attorney-grid.layout1 .grid-item-inner .entry-body .contact-info .contact-phone i {
margin-right: 5px;
}
.cms-attorney-grid.layout1 .grid-item-inner .entry-body .contact-info ul.info-social {
display: flex;
align-items: center;
list-style: none;
margin: 0;
}
.cms-attorney-grid.layout1 .grid-item-inner .entry-body .contact-info ul.info-social li a {
color: #1c1c23;
font-size: 16px;
padding: 0 9px;
}
.cms-attorney-grid.layout1 .grid-item-inner .entry-body .contact-info ul.info-social li a:hover {
color: #ccbd99;
}
.cms-attorney-grid.layout1 .grid-item-inner .entry-body .contact-info ul.info-social li:first-child a {
padding-left: 0;
}
.cms-attorney-grid.layout1 .grid-item-inner .entry-body .contact-info .contact-social:not(:first-child) {
margin-left: 20px;
padding-left: 20px;
border-left: 1px solid #d8d8d8;
}
@media screen and (max-width: 575px) {
.cms-attorney-grid.layout1 .grid-item-inner .entry-body .contact-info .contact-social:not(:first-child) {
margin-left: 0;
padding-left: 0;
border: none;
margin-top: 15px;
}
}
@media screen and (max-width: 575px) {
.cms-attorney-grid.layout1 .grid-item-inner .entry-body .contact-info {
flex-direction: column;
align-items: flex-start;
}
}
.cms-attorney-grid.layout2 .grid-item-inner {
margin-bottom: 23px;
}
.cms-attorney-grid.layout2 .grid-item-inner .entry-featured .contact-social {
position: absolute;
bottom: 0;
display: inline-block;
left: 50%;
transform: translateX(-50%);
opacity: 0;
visibility: hidden;
transition: all 350ms ease 0s;
}
.cms-attorney-grid.layout2 .grid-item-inner .entry-featured .contact-social ul.info-social {
list-style: none;
display: flex;
margin: 0;
}
.cms-attorney-grid.layout2 .grid-item-inner .entry-featured .contact-social ul.info-social li a {
display: inline-flex;
width: 50px;
height: 50px;
align-items: center;
justify-content: center;
background-color: #ccbd99;
color: #fff;
border-left: 1px solid #e6decc;
border-right: 1px solid #e6decc;
font-size: 16px;
}
.cms-attorney-grid.layout2 .grid-item-inner .entry-featured .contact-social ul.info-social li a:hover {
background-color: #c4b288;
}
.cms-attorney-grid.layout2 .grid-item-inner .entry-featured .contact-social ul.info-social li:first-child a {
border-left: none;
border-radius: 5px 0 0 5px;
}
.cms-attorney-grid.layout2 .grid-item-inner .entry-featured .contact-social ul.info-social li:last-child a {
border-right: none;
border-radius: 0 5px 5px 0;
}
.cms-attorney-grid.layout2 .grid-item-inner .entry-featured:hover .contact-social {
opacity: 1;
visibility: visible;
bottom: 25px;
}
.cms-attorney-grid.layout2 .grid-item-inner .entry-body .entry-title {
margin-bottom: 3px;
letter-spacing: 0.03em;
text-align: center;
}
.cms-attorney-grid.layout2 .grid-item-inner .entry-body .position {
font-size: 15px;
margin-bottom: 8px;
text-align: center;
}
.cms-attorney-grid.layout2 .grid-item-inner .entry-body .entry-content {
text-align: center;
}
.cms-case-study-carousel .slick-slider {
overflow: inherit;
}
.cms-case-study-carousel .grid-filter-wrap {
margin-bottom: 50px;
}
.cms-case-study-carousel .carousel-item-inner {
position: relative;
}
.cms-case-study-carousel .carousel-item-inner .entry-featured {
margin-bottom: 0;
}
.cms-case-study-carousel .carousel-item-inner .entry-body {
text-align: center;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-image: -webkit-gradient(linear, top bottom, from(rgba(0, 0, 0, 0)), to(#1c1c23));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 30%, #1c1c23 90%);
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 30%, #1c1c23 90%);
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 30%, #1c1c23 90%);
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 30%, #1c1c23 90%);
background-image: linear-gradient(top, rgba(0, 0, 0, 0) 30%, #1c1c23 90%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 0, 0, 0)', endColorStr='#1c1c23');
display: flex;
align-items: flex-end;
opacity: 0;
transition: all 300ms ease 0s;
}
.cms-case-study-carousel .carousel-item-inner .entry-body .entry-body-inner {
padding: 0 20px;
width: 100%;
}
.cms-case-study-carousel .carousel-item-inner .entry-body .entry-meta {
color: #fff;
}
.cms-case-study-carousel .carousel-item-inner .entry-body .entry-meta a {
color: #fff;
font-size: 15px;
line-height: 29px;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.cms-case-study-carousel .carousel-item-inner .entry-body h3.entry-title {
font-size: 23px;
letter-spacing: 0.05em;
margin-bottom: 45px;
color: #fff;
}
.cms-case-study-carousel .carousel-item-inner:hover .entry-body {
opacity: 1;
}
.cms-case-study-carousel .cms-slick-carousel .slick-prev, .cms-case-study-carousel .cms-slick-carousel .slick-next {
top: auto;
bottom: -97px;
}
.cms-case-study-carousel .cms-slick-carousel .slick-prev {
left: 50%;
transform: translateX(-50px);
}
.cms-case-study-carousel .cms-slick-carousel .slick-next {
right: 50%;
transform: translateX(50px);
}
.cms-case-study-grid.layout1 .grid-item .grid-item-inner {
margin-bottom: 40px;
}
.cms-case-study-grid.layout1 .grid-item .entry-body {
text-align: center;
}
.cms-case-study-grid.layout1 .grid-item .entry-body .post-meta {
margin-bottom: 3px;
}
.cms-case-study-grid.layout1 .grid-item .entry-body .post-meta a {
font-size: 15px;
color: #1c1c23;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.cms-case-study-grid.layout1 .grid-item .entry-body h3.entry-title {
font-size: 23px;
letter-spacing: 0.05em;
margin-bottom: 19px;
}
.cms-case-study-grid.layout1 .grid-item .entry-body .entry-content {
font-size: 13px;
line-height: 24px;
}
.cms-case-study-grid.layout1 .grid-item .entry-body .action-buttons {
display: flex;
justify-content: center;
flex-wrap: wrap;
margin-top: 18px;
}
.cms-case-study-grid.layout1 .grid-item .entry-body .action-buttons .entry-readmore {
display: inline-block;
margin-top: 15px;
margin-right: 7px;
}
.cms-case-study-grid.layout1 .grid-item .entry-body .action-buttons .download-button {
margin-top: 15px;
padding-left: 32px;
padding-right: 32px;
}
.cms-case-study-grid.layout1 .grid-item .entry-body .action-buttons .download-button a {
color: #fff;
}
.cms-case-study-grid.layout1 .grid-item .entry-body .action-buttons .download-button a i {
margin-right: 7px;
font-size: 14px;
}
.cms-case-study-grid.layout2 .grid-item .entry-featured {
margin-bottom: 0;
}
.cms-case-study-grid.layout2 .grid-item .entry-featured .post-image img {
transition: all 150ms linear 0s;
}
.cms-case-study-grid.layout2 .grid-item .entry-body {
text-align: center;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(28, 28, 35, 0.66);
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
transition: all 350ms ease 0s;
}
.cms-case-study-grid.layout2 .grid-item .entry-body .entry-body-inner {
padding: 0 40px;
}
.cms-case-study-grid.layout2 .grid-item .entry-body .entry-body-inner .post-meta {
margin-bottom: 3px;
color: #fff;
}
.cms-case-study-grid.layout2 .grid-item .entry-body .entry-body-inner .post-meta a {
font-size: 15px;
color: #fff;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.cms-case-study-grid.layout2 .grid-item .entry-body .entry-body-inner h3.entry-title {
font-size: 23px;
letter-spacing: 0.05em;
margin-bottom: 19px;
color: #ccbd99;
}
.cms-case-study-grid.layout2 .grid-item .entry-body .entry-body-inner .entry-content {
font-size: 15px;
line-height: 24px;
color: #fff;
}
.cms-case-study-grid.layout2 .grid-item .entry-body .entry-body-inner .action-buttons {
display: flex;
justify-content: center;
flex-wrap: wrap;
margin-top: 18px;
}
.cms-case-study-grid.layout2 .grid-item .entry-body .entry-body-inner .action-buttons .entry-readmore {
display: inline-block;
}
.cms-case-study-grid.layout2 .grid-item .entry-body .entry-body-inner .action-buttons .entry-readmore a.readmore-link {
font-size: 13px;
text-transform: uppercase;
font-family: 'Futura Hv BT', sans-serif;
letter-spacing: 0.07em;
color: #ccbd99;
}
.cms-case-study-grid.layout2 .grid-item .entry-body .entry-body-inner .action-buttons .entry-readmore a.readmore-link i {
font-weight: bold;
font-size: 13px;
margin-left: 2px;
transform: translateX(-15px);
opacity: 0;
transition: all 0.2s linear 0ms;
}
.cms-case-study-grid.layout2 .grid-item .entry-body .entry-body-inner .action-buttons .entry-readmore a.readmore-link:hover i {
transform: translateX(0);
opacity: 1;
}
.cms-case-study-grid.layout2 .grid-item .grid-item-inner {
cursor: pointer;
}
.cms-case-study-grid.layout2 .grid-item .grid-item-inner:hover .post-image img {
filter: blur(4px);
}
.cms-case-study-grid.layout2 .grid-item .grid-item-inner:hover .entry-body {
opacity: 1;
}
.cms-fancy-box.layout1 .cms-fancy-box-icon .elementor-icon {
display: inline-flex;
width: 90px;
height: 90px;
align-items: center;
justify-content: center;
font-size: 25px;
color: #ccbd99;
border: 2px solid #ccbd99;
border-radius: 50%;
background-color: transparent;
transition: all 300ms ease 0s;
cursor: pointer;
position: relative;
}
.cms-fancy-box.layout1 .cms-fancy-box-icon .elementor-icon:before {
content: "";
display: block;
width: 75px;
height: 75px;
border: 2px solid transparent;
border-radius: 50%;
transition: all 300ms ease 0s;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.cms-fancy-box.layout1 .cms-fancy-box-icon .elementor-icon:hover {
background-color: #ccbd99;
color: #fff;
}
.cms-fancy-box.layout1 .cms-fancy-box-icon .elementor-icon:hover:before {
border-color: #fff;
}
.cms-fancy-box.layout2 .cms-fancy-box-title {
font-size: 17px;
font-family: 'Futura Md BT', sans-serif;
}
.cms-heading.layout1 .heading-image-icon img {
max-height: 35px;
}
.cms-heading.layout1 .custom-heading {
margin-top: 19px;
margin-bottom: 16px;
letter-spacing: 0.06em;
}
.cms-heading.layout2 .custom-subheading {
font-family: 'Futura Md BT', sans-serif;
letter-spacing: 0.1em;
font-size: 17px;
margin-bottom: 10px;
}
.cms-heading.layout2 .custom-heading {
letter-spacing: 0.06em;
}
.cms-heading.layout3 {
display: flex;
align-items: center;
}
.cms-heading.layout3 .heading-image-icon {
flex: none;
margin-right: 20px;
margin-bottom: 1px;
}
.cms-heading.layout3 .heading-image-icon img {
max-height: 60px;
}
.cms-heading.layout3 .custom-heading {
letter-spacing: 0.03em;
margin-bottom: 5px;
}
.cms-heading.layout3 .custom-heading-description {
font-size: 17px;
font-family: "Open Sans", Sans-serif;
}
.heading-quote .cms-heading.layout1 {
display: flex;
flex-direction: row-reverse;
justify-content: flex-end;
}
.heading-quote .cms-heading.layout1 .heading-image-icon img {
max-width: 29px;
margin-left: 5px;
}
.cms-post-list.layout1 .grid-item .grid-item-inner {
display: flex;
flex-wrap: wrap;
padding-bottom: 40px;
border-bottom: 1px solid #d8d8d8;
margin-bottom: 40px;
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-featured {
width: 50%;
padding-right: 30px;
margin-bottom: 0;
}
@media screen and (max-width: 991px) {
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-featured {
width: 100%;
padding-right: 0;
margin-bottom: 30px;
}
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body {
width: 50%;
padding-left: 15px;
display: flex;
align-items: center;
}
@media screen and (max-width: 991px) {
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body {
width: 100%;
padding: 0;
}
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body ul.entry-meta {
text-transform: uppercase;
margin-bottom: 14px;
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body ul.entry-meta li {
font-size: 15px;
font-family: 'Futura Md BT', sans-serif;
margin-right: 2px;
letter-spacing: 0.06em;
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body ul.entry-meta li:not(:first-child):before {
content: '-';
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body ul.entry-meta li a {
color: inherit;
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body ul.entry-meta li.author {
color: #ccbd99;
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body h2.item-title {
font-size: 25px;
line-height: 33px;
letter-spacing: 0.03em;
margin-bottom: 28px;
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body h2.item-title a {
color: inherit;
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body h2.item-title a:hover {
color: #ccbd99;
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body .item-content {
margin-bottom: 33px;
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body .action-buttons {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body .action-buttons .item-readmore {
margin-right: 30px;
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body .action-buttons .item-readmore a.btn {
padding: 13px 33px;
}
@media screen and (max-width: 575px) {
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body .action-buttons .entry-social {
margin: 20px 0;
}
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body .action-buttons .entry-social span {
font-family: 'Futura Md BT', sans-serif;
font-size: 17px;
color: #1c1c23;
margin-right: 2px;
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body .action-buttons .entry-social ul {
list-style: none;
margin: 0;
display: inline-flex;
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body .action-buttons .entry-social ul li a {
color: #1c1c23;
padding: 0 10px;
}
.cms-post-list.layout1 .grid-item .grid-item-inner .entry-body .action-buttons .entry-social ul li a:hover {
color: #ccbd99;
}
.cms-post-list.layout1 .grid-item:last-child .grid-item-inner {
padding-bottom: 0;
border: none;
margin-bottom: 0;
}
.cms-post-carousel .carousel-item-inner .entry-featured {
margin-bottom: 20px;
}
.cms-post-carousel .carousel-item-inner .entry-body .entry-title {
font-size: 20px;
letter-spacing: 0.03em;
line-height: 28px;
margin-bottom: 16px;
}
.cms-post-carousel .carousel-item-inner .entry-body .entry-meta {
display: flex;
flex-wrap: wrap;
color: #999;
padding: 6px 0;
border-top: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
margin-bottom: 15px;
}
.cms-post-carousel .carousel-item-inner .entry-body .entry-meta a {
color: #999;
}
.cms-post-carousel .carousel-item-inner .entry-body .entry-meta .post-date {
margin-right: 25px;
}
.cms-post-carousel .carousel-item-inner .entry-body .entry-meta .post-date:before {
content: "\f073";
font-family: 'FontAwesome';
color: #ccbd99;
}
.cms-post-carousel .carousel-item-inner .entry-body .entry-meta .post-cat:before {
content: "\f07b";
font-family: 'FontAwesome';
color: #ccbd99;
}
.cms-post-carousel .carousel-item-inner .entry-body .action-buttons {
display: flex;
flex-wrap: wrap;
margin-top: 16px;
}
.cms-post-carousel .carousel-item-inner .entry-body .action-buttons .entry-readmore {
display: inline-block;
}
.cms-post-carousel .carousel-item-inner .entry-body .action-buttons .entry-readmore a.readmore-link {
font-size: 13px;
text-transform: uppercase;
font-family: 'Futura Hv BT', sans-serif;
letter-spacing: 0.07em;
color: #ccbd99;
}
.cms-post-carousel .carousel-item-inner .entry-body .action-buttons .entry-readmore a.readmore-link i {
font-weight: bold;
font-size: 13px;
margin-left: 2px;
transform: translateX(-15px);
opacity: 0;
transition: all 0.2s linear 0ms;
}
.cms-post-carousel .carousel-item-inner:hover a.readmore-link i {
transform: translateX(0) !important;
opacity: 1 !important;
}
.cms-progress-bar .elementor-progress-wrapper {
background-color: #d8d8d8;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
color: #777;
}
.cms-progress-bar .elementor-progress-wrapper .elementor-progress-bar {
background-color: #ccbd99;
height: 10px;
line-height: 10px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
justify-content: flex-end;
}
.cms-progress-bar .elementor-progress-wrapper .elementor-progress-bar:after {
content: "";
display: inline-flex;
width: 10px;
height: 10px;
border-radius: 10px;
background-color: #fff;
}
.cms-progress-bar .elementor-progress-wrapper.progress-info .elementor-progress-bar {
background-color: #5bc0de;
}
.cms-progress-bar .elementor-progress-wrapper.progress-success .elementor-progress-bar {
background-color: #5cb85c;
}
.cms-progress-bar .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
background-color: #f0ad4e;
}
.cms-progress-bar .elementor-progress-wrapper.progress-warning .elementor-progress-bar {
background-color: #d9534f;
}
.cms-progress-bar .elementor-progress-wrapper .elementor-progress-percentage {
position: absolute;
right: 0;
padding: 0;
bottom: calc(100%);
line-height: 1.6;
}
.cms-progress-bar:last-child {
margin-bottom: 0 !important;
}
.elementor-widget-accordion.cms-accordion .elementor-accordion .elementor-tab-title {
font-family: 'Futura Md BT', sans-serif;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: normal;
line-height: inherit;
}
.elementor-widget-accordion.cms-accordion .elementor-accordion .elementor-tab-title.elementor-active {
border-bottom: none;
}
.elementor-widget-accordion.cms-accordion .elementor-accordion .elementor-tab-content.elementor-active {
border-top: none;
}
.elementor-widget-accordion.cms-accordion i.fas {
font-size: 14px;
}
.elementor-widget-accordion.cms-accordion .elementor-accordion-icon-opened i {
position: relative;
}
.elementor-widget-accordion.cms-accordion .elementor-accordion-icon-opened i:before {
position: relative;
z-index: 2;
}
.elementor-widget-accordion.cms-accordion .elementor-accordion-icon-opened i:after {
content: "";
position: absolute;
z-index: 1;
display: block;
background-color: #ccbd99;
top: -5px;
bottom: -5px;
left: -6px;
right: -6px;
}
.cms-practice-area-grid .action-buttons {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.cms-practice-area-grid .action-buttons .entry-readmore {
display: inline-block;
}
.cms-practice-area-grid .action-buttons .entry-readmore a.readmore-link {
font-size: 13px;
text-transform: uppercase;
font-family: 'Futura Hv BT', sans-serif;
letter-spacing: 0.07em;
color: #ccbd99;
margin-left: 20px;
}
.cms-practice-area-grid .action-buttons .entry-readmore a.readmore-link i {
font-weight: bold;
font-size: 13px;
margin-left: 2px;
transform: translateX(-15px);
opacity: 0;
transition: all 0.2s linear 0ms;
}
.cms-practice-area-grid .grid-item-inner:hover a.readmore-link i {
transform: translateX(0) !important;
opacity: 1 !important;
}
.cms-practice-area-grid.layout1 .grid-item-inner {
margin-bottom: 34px;
}
.cms-practice-area-grid.layout1 .grid-item-inner .entry-featured {
margin-bottom: 19px;
}
.cms-practice-area-grid.layout1 .grid-item-inner .entry-body {
text-align: center;
}
.cms-practice-area-grid.layout1 .grid-item-inner .entry-body .entry-title {
letter-spacing: 0.03em;
margin-bottom: 16px;
}
.cms-practice-area-grid.layout1 .grid-item-inner .entry-body .entry-content {
margin-bottom: 16px;
}
.cms-practice-area-grid.layout2 .grid-item-inner {
text-align: center;
border: 1px solid #d8d8d8;
padding: 39px 30px 33px;
transition: all 350ms ease 0s;
margin-bottom: 5px;
}
.cms-practice-area-grid.layout2 .grid-item-inner .area-icon-wrap {
margin: 0 auto 13px;
}
.cms-practice-area-grid.layout2 .grid-item-inner .area-icon-wrap img {
max-height: 46px;
}
.cms-practice-area-grid.layout2 .grid-item-inner .area-icon-wrap svg {
width: auto;
height: 46px;
}
.cms-practice-area-grid.layout2 .grid-item-inner .area-icon-wrap svg path {
fill: #ccbd99;
}
.cms-practice-area-grid.layout2 .grid-item-inner .entry-body .entry-title {
font-size: 20px;
letter-spacing: 0.03em;
margin-bottom: 15px;
}
.cms-practice-area-grid.layout2 .grid-item-inner .entry-body .entry-content {
margin-bottom: 25px;
}
.cms-practice-area-grid.layout2 .grid-item-inner:hover {
box-shadow: 0 5px 40px 18px rgba(0, 0, 0, 0.15);
border-color: transparent;
}
.cms-practice-area-grid.layout3 .grid-item-inner {
text-align: center;
background-color: rgba(255, 255, 255, 0.07);
padding: 39px 30px 33px;
transition: all 200ms ease-out 0s;
}
.cms-practice-area-grid.layout3 .grid-item-inner .area-icon-wrap {
margin: 0 auto 13px;
}
.cms-practice-area-grid.layout3 .grid-item-inner .area-icon-wrap img {
max-height: 46px;
}
.cms-practice-area-grid.layout3 .grid-item-inner .area-icon-wrap svg {
width: auto;
height: 46px;
}
.cms-practice-area-grid.layout3 .grid-item-inner .area-icon-wrap svg path {
fill: #ccbd99;
}
.cms-practice-area-grid.layout3 .grid-item-inner .entry-body .entry-title {
font-size: 20px;
letter-spacing: 0.03em;
margin-bottom: 15px;
color: #fff;
}
.cms-practice-area-grid.layout3 .grid-item-inner .entry-body .entry-content {
margin-bottom: 25px;
color: #e3e3e3;
transition: all 300ms ease 0s;
}
.cms-practice-area-grid.layout3 .grid-item-inner:hover {
background-color: #fff;
}
.cms-practice-area-grid.layout3 .grid-item-inner:hover .entry-body .entry-title {
color: #1c1c23;
}
.cms-practice-area-grid.layout3 .grid-item-inner:hover .entry-body .entry-content {
color: #777;
}
.cms-testimonial-carousel.layout1 .client-content p {
font-family: 'Futura Md BT', sans-serif;
}
.cms-testimonial-carousel.layout1 .client-info {
display: flex;
align-items: center;
margin-top: 41px;
padding-bottom: 43px;
}
.cms-testimonial-carousel.layout1 .client-info p {
margin-bottom: 0;
}
.cms-testimonial-carousel.layout1 .client-info .client-image {
margin-right: 20px;
}
.cms-testimonial-carousel.layout1 .client-info .name-job .client-name {
margin-bottom: 5px;
}
.cms-testimonial-carousel.layout1 .client-info .name-job .client-name .name-text {
font-weight: bold;
}
.cms-testimonial-carousel.layout1 .client-info .name-job .client-job p {
font-family: 'Futura Bk BT', sans-serif;
font-style: italic;
}
.cms-testimonial-carousel.layout1 ul.slick-dots {
text-align: left;
margin-left: -6px;
}
.cms-testimonial-carousel.layout1 ul.slick-dots li:first-child {
margin-left: 0;
}
.cms-testimonial-carousel.layout1 ul.slick-dots li.slick-active:first-child {
margin-left: 0;
}
.cms-testimonial-carousel.layout2 .client-top {
padding: 34px 25px 23px;
background-color: #fff;
border: 1px solid #d3d3d3;
border-radius: 1px;
position: relative;
}
.cms-testimonial-carousel.layout2 .client-top:before, .cms-testimonial-carousel.layout2 .client-top:after {
content: "";
position: absolute;
}
.cms-testimonial-carousel.layout2 .client-top:before {
left: 80px;
bottom: -17px;
border-top: solid 17px #d3d3d3;
border-right: solid 13px transparent;
border-left: solid 13px transparent;
}
.cms-testimonial-carousel.layout2 .client-top:after {
left: 81px;
bottom: -16px;
border-top: solid 17px #fff;
border-right: solid 12px transparent;
border-left: solid 12px transparent;
}
.cms-testimonial-carousel.layout2 .client-top .top-heading-star {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 19px;
}
.cms-testimonial-carousel.layout2 .client-top .top-heading-star .client-title {
font-size: 17px;
letter-spacing: 0.03em;
margin-bottom: 0;
}
.cms-testimonial-carousel.layout2 .client-top .top-heading-star .client-rating {
color: #fab702;
display: inline-block;
}
.cms-testimonial-carousel.layout2 .client-top .top-heading-star .client-rating.star1 i:nth-child(n+2):before {
content: "\f006";
}
.cms-testimonial-carousel.layout2 .client-top .top-heading-star .client-rating.star2 i:nth-child(n+3):before {
content: "\f006";
}
.cms-testimonial-carousel.layout2 .client-top .top-heading-star .client-rating.star3 i:nth-child(n+4):before {
content: "\f006";
}
.cms-testimonial-carousel.layout2 .client-top .top-heading-star .client-rating.star4 i:nth-child(n+5):before {
content: "\f006";
}
@media screen and (max-width: 575px) {
.cms-testimonial-carousel.layout2 .client-top .top-heading-star {
flex-direction: column;
align-items: flex-start;
}
.cms-testimonial-carousel.layout2 .client-top .top-heading-star .client-rating {
margin-top: 5px;
}
}
.cms-testimonial-carousel.layout2 .client-top .client-content p {
font-family: 'Futura Bk BT', sans-serif;
color: #1c1c23;
}
.cms-testimonial-carousel.layout2 .client-info {
display: flex;
align-items: center;
margin-top: 20px;
padding-bottom: 30px;
}
.cms-testimonial-carousel.layout2 .client-info p {
margin-bottom: 0;
}
.cms-testimonial-carousel.layout2 .client-info .client-image {
margin-right: 20px;
}
.cms-testimonial-carousel.layout2 .client-info .name-job .client-name {
margin-bottom: 5px;
}
.cms-testimonial-carousel.layout2 .client-info .name-job .client-name .name-text {
font-weight: bold;
}
.cms-testimonial-carousel.layout2 .client-info .name-job .client-job p {
font-family: 'Futura Bk BT', sans-serif;
font-style: italic;
}
.cms-testimonial-carousel.layout2 ul.slick-dots {
text-align: center;
}
.cms-testimonial-carousel.layout2 ul.slick-dots li:first-child {
margin-left: 0;
}
.cms-testimonial-carousel.layout2 ul.slick-dots li.slick-active:first-child {
margin-left: 0;
}
.cms-testimonial-carousel.layout3 .client-info {
display: flex;
align-items: center;
margin-bottom: 30px;
}
.cms-testimonial-carousel.layout3 .client-info p {
margin-bottom: 0;
}
.cms-testimonial-carousel.layout3 .client-info .client-image {
margin-right: 20px;
}
.cms-testimonial-carousel.layout3 .client-info .name-job .client-name {
margin-bottom: 5px;
}
.cms-testimonial-carousel.layout3 .client-info .name-job .client-name .name-text {
font-weight: bold;
}
.cms-testimonial-carousel.layout3 .client-info .name-job .client-job p {
font-family: 'Futura Bk BT', sans-serif;
font-style: italic;
}
.cms-testimonial-carousel.layout3 .client-content {
padding-bottom: 6px;
}
.cms-testimonial-carousel.layout3 .client-content p {
font-family: 'Futura Bk BT', sans-serif;
letter-spacing: 0.03em;
}
.cms-testimonial-carousel.layout3 ul.slick-dots {
text-align: left;
margin-left: -6px;
}
.cms-testimonial-carousel.layout3 ul.slick-dots li:first-child {
margin-left: 0;
}
.cms-testimonial-carousel.layout3 ul.slick-dots li.slick-active:first-child {
margin-left: 0;
}
.cms-testimonial-carousel.layout5 .slick-list {
padding-top: 40px;
padding-bottom: 28px;
}
.cms-testimonial-carousel.layout5 .cms-client-wrapper {
text-align: center;
border: 1px solid #d8d8d8;
border-radius: 3px;
padding: 58px 25px 25px 25px;
position: relative;
cursor: pointer;
transition: all 300ms ease 0s;
}
.cms-testimonial-carousel.layout5 .cms-client-wrapper .client-image {
position: absolute;
left: 50%;
top: 0;
transform: translate(-50%, -50%);
}
.cms-testimonial-carousel.layout5 .cms-client-wrapper .client-image img {
border: 2px solid #d8d8d8;
border-radius: 50%;
transition: all 300ms ease 0s;
}
.cms-testimonial-carousel.layout5 .cms-client-wrapper .client-content p {
margin-bottom: 20px;
}
.cms-testimonial-carousel.layout5 .cms-client-wrapper .name-job .client-name {
margin-bottom: 5px;
}
.cms-testimonial-carousel.layout5 .cms-client-wrapper .name-job .client-name .name-text {
font-size: 15px;
letter-spacing: 0.02em;
font-family: 'Futura Md BT', sans-serif;
color: #1c1c23;
}
.cms-testimonial-carousel.layout5 .cms-client-wrapper .name-job .client-job p {
font-family: 'Futura Bk BT', sans-serif;
font-style: italic;
margin-bottom: 0;
}
.cms-testimonial-carousel.layout5 .cms-client-wrapper .client-heading-star {
display: flex;
justify-content: center;
align-items: center;
}
.cms-testimonial-carousel.layout5 .cms-client-wrapper .client-heading-star .client-title {
font-size: 17px;
letter-spacing: 0.03em;
margin-bottom: 0;
}
.cms-testimonial-carousel.layout5 .cms-client-wrapper .client-heading-star .client-rating {
color: #fab702;
display: inline-block;
}
.cms-testimonial-carousel.layout5 .cms-client-wrapper .client-heading-star .client-rating.star1 i:nth-child(n+2):before {
content: "\f006";
}
.cms-testimonial-carousel.layout5 .cms-client-wrapper .client-heading-star .client-rating.star2 i:nth-child(n+3):before {
content: "\f006";
}
.cms-testimonial-carousel.layout5 .cms-client-wrapper .client-heading-star .client-rating.star3 i:nth-child(n+4):before {
content: "\f006";
}
.cms-testimonial-carousel.layout5 .cms-client-wrapper .client-heading-star .client-rating.star4 i:nth-child(n+5):before {
content: "\f006";
}
.cms-testimonial-carousel.layout5 .cms-client-wrapper:hover {
border-color: transparent;
box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.15);
}
.cms-testimonial-carousel.layout5 .cms-client-wrapper:hover .client-image img {
border-color: #ccbd99;
}
.cms-testimonial-carousel.layout5 ul.slick-dots {
text-align: center;
}
.cms-testimonial-carousel.layout5 ul.slick-dots li:first-child {
margin-left: 0;
}
.cms-testimonial-carousel.layout5 ul.slick-dots li.slick-active:first-child {
margin-left: 0;
}
.cms-testimonial-carousel-syncing {
text-align: center;
}
.cms-testimonial-carousel-syncing .client-wrap .client-said {
margin-bottom: 25px;
}
.cms-testimonial-carousel-syncing .client-wrap .client-said .client-content-item p {
font-family: 'Futura Md BT', sans-serif;
font-size: 20px;
letter-spacing: 0.03em;
}
.cms-testimonial-carousel-syncing .client-wrap .client-info {
width: 55%;
margin: 0 auto;
}
.cms-testimonial-carousel-syncing .client-info-item .client-image img {
margin: 0 auto;
width: 70px;
height: 70px;
border-radius: 50%;
border: 2px solid transparent;
filter: grayscale(1);
transition: all 300ms ease 0s;
}
.cms-testimonial-carousel-syncing .client-info-item .name-job {
margin-top: 10px;
}
.cms-testimonial-carousel-syncing .client-info-item .name-job .name-text {
font-size: 15px;
font-family: 'Futura Md BT', sans-serif;
letter-spacing: 0.02em;
text-transform: uppercase;
}
.cms-testimonial-carousel-syncing .client-info-item .name-job .client-job p {
font-size: 13px;
filter: grayscale(1);
transition: all 300ms ease 0s;
margin-bottom: 0;
margin-top: 6px;
}
.cms-testimonial-carousel-syncing .client-info-item.slick-current .client-image img {
border-color: #ccbd99;
filter: none;
}
.cms-testimonial-carousel-syncing .client-info-item.slick-current .name-job .client-job p {
filter: none;
}
.cms-contact-social {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.cms-contact-social .contact-social-icon {
flex-grow: 1;
text-align: center;
background-color: #1c1c23;
color: #fff;
padding: 34px 20px;
font-size: 20px;
font-family: 'Futura Md BT', sans-serif;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
@media screen and (max-width: 767px) {
.cms-contact-social .contact-social-icon {
min-width: 50%;
}
}
.cms-contact-social .contact-social-icon span.contact-icon-image {
position: absolute;
display: inline-flex;
left: 0;
top: 100%;
right: 0;
bottom: 0;
align-items: center;
justify-content: center;
background-color: #fff;
color: #ccbd99;
transition: all 300ms ease 0s;
opacity: 0;
visibility: hidden;
box-shadow: 0 4px 27px 0 rgba(0, 0, 0, 0.2);
}
.cms-contact-social .contact-social-icon:hover span.contact-icon-image {
top: 0;
opacity: 1;
visibility: visible;
}
@keyframes pulse-border {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(1.8);
opacity: 0;
}
}
.cms-video-popup .content-inner {
display: flex;
align-items: center;
}
.cms-video-popup .content-inner p.button-text {
margin-bottom: 0;
margin-left: 25px;
}
.cms-video-popup .video-play-button {
position: relative;
display: inline-flex;
width: 80px;
height: 80px;
align-items: center;
justify-content: center;
}
.cms-video-popup .video-play-button:before {
content: "";
position: absolute;
z-index: 0;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.3);
border-radius: 50%;
animation: pulse-border 1500ms ease-out infinite;
}
.cms-video-popup .video-play-button:after {
content: "";
position: absolute;
z-index: 1;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
background: #fff;
border-radius: 50%;
transition: all 200ms;
}
.cms-video-popup .video-play-button i {
position: relative;
z-index: 9;
color: #222;
font-size: 30px;
margin-left: 5px;
}
.cms-video-popup.layout2 .image-wrap .cover-image {
padding: 8px;
width: 50%;
}
.cms-video-popup.layout2 .image-wrap .cover-image img {
border-radius: 10px;
}
.cms-video-popup.layout2 .image-wrap .image-above {
display: flex;
position: relative;
}
.cms-video-popup.layout2 .image-wrap .image-above .video-play-button {
position: absolute;
left: 50%;
bottom: 0;
transform: translate(-50%, 50%);
}
.cms-video-popup.layout2 .image-wrap .image-above .image1 {
display: flex;
align-items: flex-end;
justify-content: flex-end;
}
.cms-video-popup.layout2 .image-wrap .image-above .image1 img {
width: 80%;
}
.cms-video-popup.layout2 .image-wrap .image-below {
display: flex;
}
.cms-video-popup.layout2 .image-wrap .image-below .image3 {
display: flex;
align-items: flex-start;
justify-content: flex-end;
}
.cms-video-popup.layout2 .image-wrap .image-below .image3 img {
width: 65%;
}
.cms-video-popup.layout2 .image-wrap .image-below .image4 {
display: flex;
align-items: flex-end;
justify-content: flex-start;
}
.cms-video-popup.layout2 .image-wrap .image-below .image4 img {
width: 80%;
}
.cms-video-popup.layout3 .content-inner {
position: relative;
background-color: #ccbd99;
padding: 42px 15px 42px;
text-align: center;
display: block;
max-width: 520px;
}
.cms-video-popup.layout3 .content-inner .box-subtitle {
font-size: 20px;
font-family: 'Futura Md BT', sans-serif;
color: #fff;
margin-bottom: 20px;
}
.cms-video-popup.layout3 .content-inner .box-title {
font-size: 32px;
color: #fff;
letter-spacing: 0.18em;
font-weight: bold;
font-family: "Prata", sans-serif;
}
.cms-video-popup.layout3 .content-inner .video-play-button {
position: absolute;
top: 50%;
right: 0;
transform: translate(50%, -50%);
}
@media screen and (max-width: 767px) {
.cms-video-popup.layout3 .content-inner .video-play-button {
left: 50%;
top: 0;
transform: translate(-50%, -50%);
}
}
.cms-counter.layout1 {
text-align: center;
}
.cms-counter.layout1 .cms-counter-inner {
text-align: left;
display: inline-block;
}
.cms-counter.layout1 .top-counter {
display: flex;
align-items: center;
}
.cms-counter.layout1 .top-counter .cms-counter-icon, .cms-counter.layout1 .top-counter svg {
height: 42px;
width: auto;
flex: none;
margin-right: 8px;
}
.cms-counter.layout1 .top-counter .cms-counter-number-wrapper {
font-size: 33px;
white-space: nowrap;
padding-top: 3px;
}
@media screen and (max-width: 991px) {
.cms-counter.layout1 .top-counter .cms-counter-number-wrapper {
font-size: 26px;
}
}
.cms-counter.layout1 .cms-counter-title {
font-weight: 400;
margin-top: 6px;
}
@keyframes pulse-current {
0% {
transform: translate(-50%, -50%) scale(1);
opacity: 1;
}
100% {
transform: translate(-50%, -50%) scale(2.3);
opacity: 0;
}
}
.cms-company-timeline .slick-slider {
overflow: inherit;
}
.cms-company-timeline .timeline-years .slick-list {
padding: 40px 0;
}
.cms-company-timeline .timeline-years .slick-list:after {
content: "";
position: absolute;
width: 100%;
height: 1px;
left: 0;
top: 50%;
transform: translateY(-50%);
background-color: #c8c8c8;
z-index: -1;
}
.cms-company-timeline .year-item {
position: relative;
text-align: center;
cursor: pointer;
}
.cms-company-timeline .year-item:before {
content: "";
display: block;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 18px;
height: 18px;
border: 1px solid #c8c8c8;
border-radius: 50%;
background-color: #fff;
transition: all 300ms ease 0s;
}
.cms-company-timeline .year-item span {
font-size: 20px;
font-family: 'Futura Md BT', sans-serif;
color: #1c1c23;
}
.cms-company-timeline .year-item span.year-hidden {
visibility: hidden;
opacity: 0;
}
.cms-company-timeline .year-item span.year-show {
position: absolute;
}
.cms-company-timeline .year-item:nth-child(odd) span.year-show {
top: -36px;
}
.cms-company-timeline .year-item:nth-child(even) span.year-show {
top: 36px;
}
.cms-company-timeline .year-item.slick-current:before {
background-color: #ccbd99;
border-color: #ccbd99;
}
.cms-company-timeline .year-item.slick-current:after {
content: "";
display: block;
position: absolute;
left: 50%;
top: 50%;
width: 18px;
height: 18px;
border-radius: 50%;
background-color: #ccbd99;
transition: all 300ms ease 0s;
animation: pulse-current 1500ms ease-out infinite;
}
.cms-company-timeline .timeline-content-items {
padding-top: 50px;
}
.cms-company-timeline .timeline-content-items .cms-slick-prev, .cms-company-timeline .timeline-content-items .cms-slick-next {
display: flex !important;
align-items: center;
justify-content: center;
position: absolute;
top: -80px;
width: 48px;
height: 48px;
border: 1px solid transparent;
border-radius: 50%;
background-color: #f2eee5;
cursor: pointer;
transition: all 400ms ease 0s;
}
.cms-company-timeline .timeline-content-items .cms-slick-prev i, .cms-company-timeline .timeline-content-items .cms-slick-next i {
font-size: 26px;
color: #ccbd99;
}
.cms-company-timeline .timeline-content-items .cms-slick-prev:hover, .cms-company-timeline .timeline-content-items .cms-slick-next:hover {
border-color: #ccbd99;
}
.cms-company-timeline .timeline-content-items .cms-slick-prev {
left: 0;
}
.cms-company-timeline .timeline-content-items .cms-slick-next {
right: 0;
}
.cms-company-timeline .timeline-content-items .left-content img {
margin-top: 7px;
}
@media screen and (max-width: 767px) {
.cms-company-timeline .timeline-content-items .left-content img {
margin-bottom: 30px;
}
}
@media screen and (min-width: 768px) {
.cms-company-timeline .timeline-content-items .right-content {
padding-left: 35px;
}
}
.cms-company-timeline .timeline-content-items .right-content .timeline-heading {
font-size: 30px;
letter-spacing: 0.03em;
margin-bottom: 24px;
}
.cms-clients-list.layout1 .cms-client-wrapper .client-image {
border: 1px solid #d8d8d8;
display: flex;
align-items: center;
justify-content: center;
height: 94px;
transition: all 300ms ease 0s;
cursor: pointer;
}
.cms-clients-list.layout1 .cms-client-wrapper .client-image img {
max-height: 50px;
}
.cms-clients-list.layout1 .cms-client-wrapper .client-image:hover {
border-color: #ccbd99 !important;
}
.cms-clients-list.layout2 .cms-client-wrapper .client-image {
display: flex;
align-items: center;
justify-content: center;
padding: 30px 0;
transition: all 300ms ease 0s;
cursor: pointer;
opacity: 0.5;
}
.cms-clients-list.layout2 .cms-client-wrapper .client-image img {
max-height: 45px;
filter: grayscale(1);
transition: all 300ms ease 0s;
}
.cms-clients-list.layout2 .cms-client-wrapper .client-image:hover {
opacity: 1;
}
.cms-clients-list.layout2 .cms-client-wrapper .client-image:hover img {
filter: none;
}
.pricing-table-container .pricing-table-title {
padding: 17px 0;
letter-spacing: 0.03em;
}
.pricing-table-container .pricing-price-container {
border-left: none !important;
border-right: none !important;
padding: 23px 0;
}
.pricing-table-container .pricing-price-container .pricing-price-currency {
font-size: 20px;
font-family: "Roboto", sans-serif;
font-weight: 500;
color: #ccbd99;
}
.pricing-table-container .pricing-price-container .pricing-price-value {
font-size: 55px;
letter-spacing: 0.03em;
color: #ccbd99;
font-family: 'Futura Hv BT', sans-serif;
position: relative;
line-height: 1.1;
}
.pricing-table-container .pricing-price-container .pricing-price-value .pricing-price-currency {
position: absolute;
}
.pricing-table-container .pricing-price-container .pricing-price-duration {
font-size: 17px;
color: #555;
}
.pricing-table-container .pricing-price-container .pricing-price-duration.block-duration {
display: block;
}
.pricing-table-container .pricing-list-container {
padding: 30px 0 35px;
}
.pricing-table-container .pricing-list-container .pricing-list {
list-style-type: none;
}
.pricing-table-container .pricing-list-container .pricing-list li {
color: #1c1c23;
margin-bottom: 21px;
}
.pricing-table-container .pricing-list-container .pricing-list li span.item-slashed {
color: #777;
text-decoration: line-through;
}
.pricing-table-container .pricing-price-button {
margin-top: 7px;
border-color: #1c1c23;
}
.pricing-table-container .pricing-price-button:hover {
border-color: #ccbd99;
}
.cms-image-gallery .cms-grid-inner .grid-item .grid-item-inner {
overflow: hidden;
position: relative;
}
.cms-image-gallery .cms-grid-inner .grid-item .grid-item-inner .hover-effect:before {
position: absolute;
content: "";
width: 100%;
background-color: rgba(28, 28, 35, 0.7);
top: 0;
bottom: 0;
left: 0;
-webkit-transition: all ease 0.4s;
-khtml-transition: all ease 0.4s;
-moz-transition: all ease 0.4s;
-ms-transition: all ease 0.4s;
-o-transition: all ease 0.4s;
transition: all ease 0.4s;
display: flex;
align-items: flex-end;
-webkit-transform: scale(0);
-khtml-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.cms-image-gallery .cms-grid-inner .grid-item .grid-item-inner .grid-item-content {
width: 100%;
text-align: center;
position: absolute;
top: 50%;
transform: translateY(-50%);
visibility: hidden;
opacity: 0;
}
.cms-image-gallery .cms-grid-inner .grid-item .grid-item-inner .grid-item-content .up-icon {
display: inline-block;
margin: 0 10px;
}
.cms-image-gallery .cms-grid-inner .grid-item .grid-item-inner .grid-item-content .up-icon i {
font-size: 30px;
color: #fff;
}
.cms-image-gallery .cms-grid-inner .grid-item .grid-item-inner:hover .hover-effect:before {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.cms-image-gallery .cms-grid-inner .grid-item .grid-item-inner:hover .grid-item-content {
visibility: visible;
opacity: 1;
}
.cms-count-down .cms-count-down-container {
display: flex;
flex-wrap: wrap;
}
@media screen and (min-width: 1200px) {
.cms-count-down .cms-count-down-container {
margin-left: -15px;
margin-right: -15px;
}
}
.cms-count-down .cms-count-down-container .time-item {
width: 25%;
padding: 0 15px;
}
@media screen and (max-width: 767px) {
.cms-count-down .cms-count-down-container .time-item {
width: 50%;
margin-bottom: 30px;
}
}
.cms-count-down .cms-count-down-container .time-item .time-item-inner {
text-align: center;
}
.cms-count-down .cms-count-down-container .time-item .time-item-inner .inner-number {
font-size: 80px;
font-weight: bold;
font-family: 'Futura', sans-serif;
font-weight: bold;
font-style: normal;
color: #fff;
letter-spacing: 0.05em;
background-color: rgba(255, 255, 255, 0.15);
padding: 45px 0 30px;
}
@media screen and (max-width: 991px) {
.cms-count-down .cms-count-down-container .time-item .time-item-inner .inner-number {
font-size: 55px;
}
}
.cms-count-down .cms-count-down-container .time-item .time-item-inner .inner-text {
font-size: 20px;
font-family: 'Futura Md BT', sans-serif;
color: #1c1c23;
letter-spacing: 0.03em;
background-color: #fff;
padding: 17px 0;
text-transform: uppercase;
}
@media screen and (max-width: 575px) {
.cms-count-down .cms-count-down-container .time-item .time-item-inner .inner-number {
font-size: 25px;
}
.cms-count-down .cms-count-down-container .time-item .time-item-inner .inner-text {
font-size: 16px;
}
}
.cms-practice-area-carousel .cms-slick-carousel .slick-prev, .cms-practice-area-carousel .cms-slick-carousel .slick-next {
top: 32%;
}
.cms-practice-area-carousel.layout1 .action-buttons {
display: flex;
justify-content: center;
flex-wrap: wrap;
margin-top: 16px;
}
.cms-practice-area-carousel.layout1 .action-buttons .entry-readmore {
display: inline-block;
}
.cms-practice-area-carousel.layout1 .action-buttons .entry-readmore a.readmore-link {
font-size: 13px;
text-transform: uppercase;
font-family: 'Futura Hv BT', sans-serif;
letter-spacing: 0.07em;
color: #ccbd99;
margin-left: 20px;
}
.cms-practice-area-carousel.layout1 .action-buttons .entry-readmore a.readmore-link i {
font-weight: bold;
font-size: 13px;
margin-left: 2px;
transform: translateX(-15px);
opacity: 0;
transition: all 0.2s linear 0ms;
}
.cms-practice-area-carousel.layout1 .carousel-item-inner:hover a.readmore-link i {
transform: translateX(0) !important;
opacity: 1 !important;
}
.cms-practice-area-carousel.layout1 .carousel-item-inner {
text-align: center;
}
.cms-practice-area-carousel.layout1 .carousel-item-inner .entry-featured {
margin-bottom: 19px;
}
.cms-practice-area-carousel.layout1 .carousel-item-inner .entry-body .entry-body-inner .entry-title {
font-size: 20px;
letter-spacing: 0.03em;
margin-bottom: 15px;
}
.cms-practice-area-carousel.layout2 .area-icon-wrap {
margin: 0 auto 13px;
}
.cms-practice-area-carousel.layout2 .area-icon-wrap img {
max-height: 46px;
}
.cms-practice-area-carousel.layout2 .area-icon-wrap svg {
width: auto;
height: 46px;
}
.cms-practice-area-carousel.layout2 .area-icon-wrap svg path {
fill: #ccbd99;
}
.cms-practice-area-carousel.layout2 .carousel-item-inner {
padding: 40px 25px 30px;
border: 1px solid #d8d8d8;
transition: all 300ms ease 0s;
}
.cms-practice-area-carousel.layout2 .carousel-item-inner:hover {
background-color: #2c2c33;
border-color: transparent !important;
}
.cms-practice-area-carousel.layout2 .entry-body .entry-body-inner .entry-title {
font-size: 20px;
letter-spacing: 0.03em;
margin-bottom: 15px;
}
.cms-practice-area-carousel.layout2 .entry-body .entry-body-inner .entry-title:hover a {
color: #ccbd99 !important;
}
.cms-call-to-action.layout1 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.cms-call-to-action.layout1 .left-content .custom-subheading {
font-size: 20px;
font-family: 'Futura Md BT', sans-serif;
margin-bottom: 14px;
}
.cms-call-to-action.layout1 .left-content .custom-heading {
font-size: 30px;
letter-spacing: 0.03em;
font-family: 'Futura Md BT', sans-serif;
}
.cms-call-to-action.layout1 .right-content .cta-button {
padding: 14px 35px;
background-color: #1c1c23;
color: #fff;
font-size: 13px;
letter-spacing: 0.07em;
font-family: 'Futura Hv BT', sans-serif;
text-transform: uppercase;
transition: all 300ms ease 0s;
cursor: pointer;
display: inline-block;
white-space: nowrap;
margin: 20px 0;
}
.cms-newsletter-form.default {
padding: 45px 32px 35px 32px;
background-color: #1c1c23;
}
.cms-newsletter-form.default .form-description {
margin-bottom: 27px;
}
.cms-newsletter-form.default .tnp-subscription {
margin: 0;
}
.cms-newsletter-form.default .tnp-subscription div.tnp-field {
margin-bottom: 15px;
}
.cms-newsletter-form.default .tnp-subscription input.tnp-submit {
background-color: #ccbd99;
color: #fff;
font-size: 13px;
font-family: 'Futura Hv BT', sans-serif;
letter-spacing: 0.07em;
padding: 16px 35px;
margin: 35px auto 0;
}
.cms-newsletter-form.default .tnp-subscription input[type=text], .cms-newsletter-form.default .tnp-subscription input[type=email] {
background-color: #fff;
border: 1px solid #d3d3d3;
font-size: 13px;
color: #777;
height: 48px;
}
.cms-newsletter-form.default .tnp-subscription input[type=text]:focus, .cms-newsletter-form.default .tnp-subscription input[type=email]:focus {
border-color: #ccbd99;
}
.cms-newsletter-form.minimal {
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 30px 50px 20px 50px;
background-color: rgba(28, 28, 35, 0.08);
}
@media screen and (max-width: 767px) {
.cms-newsletter-form.minimal {
padding: 30px 15px 20px;
margin-top: 20px;
}
}
.cms-newsletter-form.minimal .form-description {
margin-bottom: 15px;
flex: none;
margin-right: 30px;
max-width: 110px;
font-family: 'Futura Md BT', sans-serif;
font-size: 20px;
letter-spacing: 0.03em;
color: #1c1c23;
white-space: nowrap;
overflow: hidden;
}
.cms-newsletter-form.minimal .tnp-subscription {
margin: 0;
}
.cms-newsletter-form.minimal .cms-newsletter-form-inner {
flex-grow: 1;
}
.cms-newsletter-form.minimal form {
display: flex;
align-items: center;
}
.cms-newsletter-form.minimal form .tnp-field-email {
flex-grow: 1;
}
.cms-newsletter-form.minimal form .tnp-field-button {
position: relative;
}
.cms-newsletter-form.minimal form .tnp-field-button input.tnp-submit {
width: 48px;
height: 48px;
padding: 0;
margin: 0;
color: transparent;
background-color: transparent !important;
z-index: 1;
}
.cms-newsletter-form.minimal form .tnp-field-button:after {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
content: "\f1d8";
font-family: 'FontAwesome';
color: #fff;
font-size: 16px;
left: 0;
top: 0;
background-color: #ccbd99;
}
.cms-newsletter-form.minimal form input[type=text], .cms-newsletter-form.minimal form input[type=email] {
border-color: transparent;
color: #777;
background-color: #fff;
height: 48px;
}
.cms-newsletter-form.minimal form input[type=text]:focus, .cms-newsletter-form.minimal form input[type=email]:focus {
border-color: transparent;
}
.elementor-widget-divider.cms-divider .elementor-divider-separator {
position: relative;
}
.elementor-widget-divider.cms-divider .elementor-divider-separator:before {
content: "";
display: block;
position: absolute;
width: 30%;
height: 1px;
background-color: #ccbd99;
top: -1px;
left: 50%;
transform: translateX(-50%);
}
.cms-double-image.layout1 .content-wrap {
position: relative;
}
.cms-double-image.layout1 .content-wrap .image-description {
text-align: center;
padding: 40px 22px;
background-color: #ccbd99;
display: inline-block;
border-radius: 10px;
color: #fff;
box-shadow: 0px 4px 29px 0 rgba(0, 0, 0, 0.3);
position: absolute;
left: 40px;
}
.cms-double-image.layout1 .content-wrap .image-description p {
margin-bottom: 0;
}
.cms-double-image.layout1 .content-wrap .image-below {
padding: 25px 0 68px 65px;
}
.cms-double-image.layout1 .content-wrap .image-above {
position: absolute;
left: 0;
bottom: 0;
padding-right: 30%;
}
.cms-double-image.layout1 .content-wrap .image-above img {
border: 8px solid #fff;
}
.cms-landing-page .image-featured {
position: relative;
overflow: hidden;
flex: none;
cursor: pointer;
border-radius: 8px;
transition: all 300ms ease 0s;
}
.cms-landing-page .image-featured img {
-webkit-transition: all 1s;
-khtml-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;
border-radius: 8px;
}
.cms-landing-page .image-featured:after {
background: #fff;
content: "";
left: -75px;
position: absolute;
top: -100px;
bottom: -100px;
transform: rotate(30deg);
transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1);
width: 50px;
opacity: 0;
}
.cms-landing-page .image-featured:hover {
box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.15);
}
.cms-landing-page .image-featured:hover:after {
left: 150%;
transition: all 1200ms cubic-bezier(0.19, 1, 0.22, 1);
opacity: 0.25;
}
.cms-landing-page .image-featured:hover img {
opacity: 0.9;
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
.cms-landing-page .heading-text {
text-align: center;
margin-top: 20px;
}
.cms-landing-page .heading-text a {
font-size: 20px;
font-family: 'Futura Hv BT', sans-serif;
letter-spacing: 0;
color: #222;
}
.cms-landing-page .heading-text a:hover {
color: #ccbd99;
}
#elementor-editor-wrapper {
display: none; }
.sidebar-sticky, .sidebar-sticky > .vc_column-inner {
position: -webkit-sticky;
position: sticky;
top: 30px;
}
.admin-bar .sidebar-sticky, .admin-bar .sidebar-sticky > .vc_column-inner {
top: 60px;
}
.header-sticky .sidebar-sticky, .header-sticky .sidebar-sticky > .vc_column-inner {
top: 110px;
}
.admin-bar.header-sticky .sidebar-sticky, .admin-bar.header-sticky .sidebar-sticky > .vc_column-inner {
top: 140px;
}
.entry-content .page-links {
clear: left;
padding-top: 10px;
}
.entry-content .page-links span {
text-align: center;
display: inline-block;
height: 26px;
width: 26px;
line-height: 26px;
color: #fff;
-webkit-border-radius: 26px;
-khtml-border-radius: 26px;
-moz-border-radius: 26px;
-ms-border-radius: 26px;
-o-border-radius: 26px;
border-radius: 26px;
background-color: #ccbd99;
font-size: 14px;
font-weight: 500;
margin: 0 3px;
-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.entry-content .page-links a span {
background-color: #e0e3e8;
color: #000;
}
.entry-content .page-links a span:hover {
background-color: #ccbd99;
color: #fff;
}
.entry-content .page-links .post-page-numbers {
margin: 0 3px;
}
.entry-content .page-links .post-page-numbers span {
margin: 0;
}
@media screen and (min-width: 1400px) {
body .container {
max-width: 1200px;
width: 100%;
}
body.site-layout-default:not(.woocommerce) #primary.col-xl-9 {
flex: 0 0 73%;
max-width: 73%;
}
body.site-layout-default:not(.woocommerce) #secondary.col-xl-3 {
flex: 0 0 27%;
max-width: 27%;
}
body.site-layout-full-width.woocommerce #primary.col-xl-9 {
flex: 0 0 75.2%;
max-width: 75.2%;
}
body.site-layout-full-width.woocommerce #secondary.col-xl-3 {
flex: 0 0 24.8%;
max-width: 24.8%;
}
body.site-layout-full-width .container {
max-width: 1920px;
}
body.site-layout-full-width .site-header .site-header-top > .container, body.site-layout-full-width .site-header .site-header-middle > .container, body.site-layout-full-width .site-header .site-header-main > .container {
padding: 0 60px;
}
body.site-layout-full-width #content > .content-inner > .container {
padding: 0 60px;
}
body.site-layout-full-width .layout-container > .container {
padding: 0 60px;
}
body.site-layout-full-width .site-footer .top-footer-logo > .container, body.site-layout-full-width .site-footer .top-footer > .container, body.site-layout-full-width .site-footer .bottom-footer > .container {
padding: 0 60px;
}
body.site-layout-full-width .content-row {
margin-left: -30px;
margin-right: -30px;
}
body.site-layout-full-width .content-row #primary, body.site-layout-full-width .content-row #secondary {
padding-left: 30px;
padding-right: 30px;
}
}
@media screen and (max-width: 1199px) {
body .container {
max-width: 100%;
}
}
@media (min-width: 992px) and (max-width: 1280px) {
.col-offset-left > .vc_column-inner {
padding-left: 30px !important;
}
.col-offset-right > .vc_column-inner {
padding-right: 30px !important;
}
}
@media screen and (max-width: 991px) {
#primary + #secondary {
margin-top: 60px;
}
}
.site-content {
padding: 110px 0;
position: relative;
}
.layout-container {
background-color: #fcfcfc;
padding-bottom: 55px;
}
.widget .widget-content ul:not(.entry-meta) {
margin: 0;
list-style: none;
}
.page-template-default .entry-footer {
text-align: center;
}
.page-template-default .entry-footer i {
padding-right: 8px;
}
.vc_column_container > .theiaStickySidebar > .vc_column-inner {
box-sizing: border-box;
padding-left: 15px;
padding-right: 15px;
width: 100%;
}
.vc-row-overlay {
position: relative;
overflow: hidden;
}
.row-overlay {
position: relative;
}
.row-overlay:after {
background-color: inherit;
bottom: 0;
content: "";
display: block !important;
height: 100% !important;
left: 0;
position: absolute;
right: 0;
top: 0;
visibility: visible !important;
}
.row-overlay .vc_column-inner {
position: relative;
z-index: 1;
}
.row-overlay.dotted-overlay:after {
background-image: url(//www.ra-denzer.de/wp-content/themes/frontline/assets/images/dot-overlay.png);
background-repeat: repeat;
}
.col-overlay .vc_column-inner {
position: relative;
}
.col-overlay .vc_column-inner:after {
background-color: inherit;
bottom: 0;
content: "";
display: block !important;
height: 100% !important;
left: 0;
position: absolute;
right: 0;
top: 0;
visibility: visible !important;
}
.col-overlay .vc_column-inner .wpb_wrapper {
position: relative;
z-index: 1;
}
.vc_row.vc_row-fluid > .wpb_column {
z-index: 2;
}
.vc_row .cms-row-overlay {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.vc_row .cms-row-overlay.cms-row-overlay-skew {
right: 0;
-webkit-transform: skew(-20deg);
-khtml-transform: skew(-20deg);
-moz-transform: skew(-20deg);
-ms-transform: skew(-20deg);
-o-transform: skew(-20deg);
transform: skew(-20deg);
left: -1000px;
border-right: 10px solid #ccbd99;
}
@media screen and (max-width: 767px) {
.vc_row .cms-row-overlay.cms-row-overlay-skew {
opacity: 0;
display: none;
}
}
.vc_row.row-border-box {
background-color: #fff;
padding: 70px 55px 30px;
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
-khtml-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
-moz-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
-ms-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
-o-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
box-shadow: 0 10px 50px rgba(0, 0, 0, 0.20);
z-index: 109;
position: relative;
}
.vc_row.row-boxed:not(.vc_row-has-fill) {
max-width: 1200px;
margin-left: auto !important;
margin-right: auto !important;
}
@media screen and (min-width: 1400px) {
.site-layout-boxed .site {
width: 1310px;
margin: auto;
-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.66);
-khtml-box-shadow: 0 0 40px rgba(0, 0, 0, 0.66);
-moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.66);
-ms-box-shadow: 0 0 40px rgba(0, 0, 0, 0.66);
-o-box-shadow: 0 0 40px rgba(0, 0, 0, 0.66);
box-shadow: 0 0 40px rgba(0, 0, 0, 0.66);
overflow: visible;
}
.site-layout-boxed .site .site-content {
overflow: hidden;
}
.site-layout-boxed .site [data-vc-full-width="true"] {
width: 1310px !important;
left: -55px !important;
}
.site-layout-boxed .site [data-vc-full-width="true"]:not(.vc_row-no-padding) {
padding-left: 55px !important;
padding-right: 55px !important;
}
.site-layout-boxed #headroom.headroom--pinned:not(.headroom--top), .site-layout-boxed #headroom.headroom--unpinned:not(.headroom--top) {
max-width: 1310px;
margin: auto;
}
}
@media (min-width: 1200px) and (max-width: 1400px) {
.site-layout-boxed .site {
width: 1200px;
margin: auto;
-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.66);
-khtml-box-shadow: 0 0 40px rgba(0, 0, 0, 0.66);
-moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.66);
-ms-box-shadow: 0 0 40px rgba(0, 0, 0, 0.66);
-o-box-shadow: 0 0 40px rgba(0, 0, 0, 0.66);
box-shadow: 0 0 40px rgba(0, 0, 0, 0.66);
}
.site-layout-boxed .site .container {
max-width: 1140px;
}
.site-layout-boxed #headroom.headroom--pinned:not(.headroom--top), .site-layout-boxed #headroom.headroom--unpinned:not(.headroom--top) {
max-width: 1200px;
margin: auto;
}
}
@media screen and (min-width: 992px) {
.content-has-sidebar.float-right {
order: 2;
-webkit-order: 2;
-ms-order: 2;
}
.content-has-sidebar.float-right + #secondary {
order: 1;
-webkit-order: 1;
-ms-order: 1;
}
}
@media screen and (max-width: 1400px) {
.rm-padding-xlg > .vc_column-inner, .rm-padding-xlg > .theiaStickySidebar > .vc_column-inner {
padding-left: 30px !important;
padding-right: 30px !important;
}
}
@media screen and (max-width: 1199px) {
.rm-padding-lg > .vc_column-inner, .rm-padding-lg > .theiaStickySidebar > .vc_column-inner {
padding-left: 15px !important;
padding-right: 15px !important;
}
.rm-padding-lg.vc_inner {
padding-left: 15px !important;
padding-right: 15px !important;
}
.vc_row.row-rm-padding-lg {
margin-left: -15px !important;
margin-right: -15px !important;
}
.vc_row.rm-margin-lg-015px {
margin-left: -15px !important;
margin-right: -15px !important;
}
}
@media screen and (max-width: 991px) {
.vc_row.row-border-box {
padding: 40px 40px 0px;
margin: 0;
}
.rm-padding-md > .vc_column-inner, .rm-padding-md > .theiaStickySidebar > .vc_column-inner {
padding-left: 15px !important;
padding-right: 15px !important;
}
.rm-padding-md.wpb_text_column {
padding-left: 15px !important;
padding-right: 15px !important;
}
body .vc_row.wpb_row .rm-padding-md0 > .vc_column-inner {
padding-left: 0px !important;
padding-right: 0px !important;
}
.vc_row.row-rm-padding-md {
margin-left: -15px !important;
margin-right: -15px !important;
}
#primary .vc_row.rm-margin-md, .vc_row.rm-margin-md-015px {
margin-left: -15px !important;
margin-right: -15px !important;
}
#primary .rm-margin-md0 > .vc_column-inner {
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.rm-margin-top-md > .vc_column-inner {
margin-top: 0 !important;
}
.add-margin-bottom-md > .vc_column-inner {
margin-bottom: 45px;
}
}
@media screen and (max-width: 767px) {
.vc_row.row-border-box {
padding: 40px 15px 0px 15px;
}
.rm-padding-sm > .vc_column-inner, .rm-padding-sm > .theiaStickySidebar > .vc_column-inner {
padding-left: 15px !important;
padding-right: 15px !important;
}
body .vc_row.wpb_row .rm-padding-sm0 > .vc_column-inner, body .vc_row.wpb_row .rm-padding-sm0 > .theiaStickySidebar > .vc_column-inner {
padding-left: 0px !important;
padding-right: 0px !important;
}
.vc_row.row-rm-padding-sm {
margin-left: -15px !important;
margin-right: -15px !important;
}
.rm-margin-sm > .vc_column-inner {
margin: 0 !important;
}
.wpb_single_image.image_align_xs_left {
text-align: left !important;
}
.wpb_single_image.image_align_xs_center {
text-align: center !important;
}
.wpb_single_image.image_align_xs_right {
text-align: right !important;
}
}
@media screen and (max-width: 575px) {
.rm-padding-xs > .vc_column-inner, .rm-padding-xs > .theiaStickySidebar > .vc_column-inner {
padding-left: 15px !important;
padding-right: 15px !important;
}
.vc_row.row-rm-padding-xs {
margin-left: -15px !important;
margin-right: -15px !important;
}
}
@font-face {
font-family: 'Futura LtCn BT';
font-weight: 300;
font-style: normal;
src: url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-LightCondensed.woff2) format('woff2'), url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-LightCondensed.woff) format('woff');
}
@font-face {
font-family: 'Futura Lt BT';
font-weight: 300;
font-style: italic;
src: url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-LightItalic.woff2) format('woff2'), url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-LightItalic.woff) format('woff');
}
@font-face {
font-family: 'Futura Md BT';
font-weight: 500;
font-style: normal;
src: url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-Medium.woff2) format('woff2'), url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-Medium.woff) format('woff');
}
@font-face {
font-family: 'Futura Md BT';
font-weight: 500;
font-style: italic;
src: url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-MediumItalic.woff2) format('woff2'), url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-MediumItalic.woff) format('woff');
}
@font-face {
font-family: 'Futura Bk BT';
font-weight: normal;
font-style: normal;
src: url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-Book.woff2) format('woff2'), url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-Book.woff) format('woff');
}
@font-face {
font-family: 'Futura Bk BT';
font-weight: normal;
font-style: italic;
src: url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-BookItalic.woff2) format('woff2'), url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-BookItalic.woff) format('woff');
}
@font-face {
font-family: 'Futura';
font-weight: bold;
font-style: normal;
src: url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/Futura-Bold.woff2) format('woff2'), url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/Futura-Bold.woff) format('woff');
}
@font-face {
font-family: 'Futura Md BT';
font-weight: bold;
font-style: italic;
src: url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-BoldItalic.woff2) format('woff2'), url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-BoldItalic.woff) format('woff');
}
@font-face {
font-family: 'Futura Hv BT';
font-weight: 900;
font-style: normal;
src: url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-Heavy.woff2) format('woff2'), url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-Heavy.woff) format('woff');
}
@font-face {
font-family: 'Futura Hv BT';
font-weight: 900;
font-style: italic;
src: url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-HeavyItalic.woff2) format('woff2'), url(//www.ra-denzer.de/wp-content/themes/frontline/assets/fonts/main/FuturaBT-HeavyItalic.woff) format('woff');
}
.widget_shopping_cart {
position: absolute;
background-color: #fff;
right: 0;
top: 100%;
-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
width: 320px;
padding: 30px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
text-align: left;
color: #9b9b9b;
z-index: -99;
visibility: hidden;
opacity: 0;
margin-top: 32px;
line-height: normal;
}
.widget_shopping_cart.active {
z-index: 99;
margin-top: 11px;
visibility: visible;
opacity: 1;
margin-top: 0;
}
.widget_shopping_cart:before {
content: '';
width: 21px;
height: 11px;
position: absolute;
top: -11px;
left: 0;
right: 0;
margin: auto;
}
.widget_shopping_cart .widget_shopping_title {
font-size: 20px;
border-bottom: 1px solid #ebebeb;
line-height: 1;
padding-bottom: 20px;
margin-bottom: 30px;
color: #1d274e;
}
.widget_shopping_cart .product_list_widget {
list-style: none;
margin: 0;
}
.widget_shopping_cart .product_list_widget li {
display: flex;
flex-wrap: nowrap;
padding-left: 0 !important;
padding-right: 40px !important;
margin-bottom: 20px !important;
padding-bottom: 20px !important;
border-bottom: 1px solid #f2f2f2;
position: relative;
}
.widget_shopping_cart .product_list_widget li:last-child {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
border-bottom: none;
}
.widget_shopping_cart .product_list_widget li.empty {
font-size: 16px;
}
.widget_shopping_cart .product_list_widget li a {
white-space: inherit !important;
}
.widget_shopping_cart .product_list_widget .cart-product-image {
width: 70px;
min-width: 70px;
margin-right: 20px;
}
.widget_shopping_cart .product_list_widget .cart-product-image img {
float: none;
margin: 0;
width: 100%;
}
.widget_shopping_cart .product_list_widget .cart-product-meta h3 {
font-size: 16px;
line-height: 27px;
margin-top: -5px;
margin-bottom: 4px;
}
.widget_shopping_cart .product_list_widget .cart-product-meta h3 a {
display: block;
color: inherit;
font-weight: normal;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
width: 100%;
}
.widget_shopping_cart .product_list_widget .cart-product-meta h3 a:hover {
color: #ccbd99;
}
.widget_shopping_cart .product_list_widget .cart-product-meta .quantity {
font-size: 13px;
color: #9b9b9b;
border: none;
font-family: 'Playfair Display', sans-serif;
}
.widget_shopping_cart .product_list_widget .cart-product-meta .remove_from_cart_button {
font-size: 10px;
color: #fff;
position: absolute;
width: 19px;
height: 19px;
line-height: 19px;
text-align: center;
top: 0;
right: 0;
background-color: #222;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
}
.widget_shopping_cart .product_list_widget .cart-product-meta .remove_from_cart_button:hover {
background-color: #ccbd99;
color: #fff;
}
.widget_shopping_cart .widget_shopping_cart_footer {
border-top: 2px solid #f2f2f2;
margin-top: 30px;
padding-top: 20px;
}
.widget_shopping_cart .widget_shopping_cart_footer .total {
margin-bottom: 18px;
padding-top: 0;
border: none;
}
.widget_shopping_cart .widget_shopping_cart_footer .total strong {
font-size: 16px;
color: #9b9b9b;
font-family: 'Playfair Display', sans-serif;
font-weight: normal;
line-height: 28px;
}
.widget_shopping_cart .widget_shopping_cart_footer .total span.amount {
color: #ccbd99;
float: right;
font-size: 14px;
line-height: 1;
line-height: 28px;
font-family: 'Playfair Display', sans-serif;
}
.widget_shopping_cart .widget_shopping_cart_footer .buttons {
margin-bottom: 0;
display: flex;
flex-wrap: nowrap;
margin-left: -15px;
margin-right: -15px;
}
.widget_shopping_cart .widget_shopping_cart_footer .buttons .btn {
padding-left: 20px;
padding-right: 20px;
margin: 0 15px;
width: 50%;
}
.widget_shopping_cart .widget_shopping_cart_footer .buttons .btn.checkout {
background-color: #1c1c23;
border-color: #1c1c23;
}
.widget_shopping_cart .widget_shopping_cart_footer .buttons .btn.checkout:hover {
background-color: #ccbd99;
border-color: #ccbd99;
}
.entry-content > .woocommerce .cart-empty, .entry-content > .woocommerce .return-to-shop {
text-align: center;
}
.woocommerce #secondary .widget_product_search .woocommerce-product-search {
position: relative;
}
.woocommerce #secondary .widget_product_search .woocommerce-product-search:before {
content: "\f002";
font-family: FontAwesome;
font-size: 14px;
color: #ccbd99;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 20px;
}
.woocommerce #secondary .widget_product_search button {
border: none;
background-color: transparent;
padding: 0;
height: 51px;
line-height: 51px;
width: 50px;
font-size: 14px;
color: #ccbd99;
position: absolute;
top: 0;
right: 0;
opacity: 0;
z-index: 99;
}
body.woocommerce #secondary .widget, body.woocommerce-page #secondary .widget {
padding: 0;
background-color: transparent;
margin-bottom: 48px;
}
body.woocommerce #secondary .widget:last-child, body.woocommerce-page #secondary .widget:last-child {
margin-bottom: 0;
}
@media screen and (max-width: 769px) {
body.woocommerce .coupon #coupon_code, body.woocommerce-page .coupon #coupon_code {
width: 100% !important;
margin-bottom: 10px;
}
body.woocommerce .coupon .button, body.woocommerce-page .coupon .button {
width: 100% !important;
}
}
body.woocommerce form .form-row, body.woocommerce-page form .form-row {
padding: 0 0 10px;
}
body.woocommerce table.cart td.actions .coupon .input-text, body.woocommerce-page table.cart td.actions .coupon .input-text {
margin-right: 15px;
}
body.woocommerce #respond input#submit, body.woocommerce-page #respond input#submit, body.woocommerce a.button, body.woocommerce-page a.button, body.woocommerce a.wc-forward, body.woocommerce-page a.wc-forward, body.woocommerce button.button, body.woocommerce-page button.button, body.woocommerce input.button, body.woocommerce-page input.button, body.woocommerce .cart button.button, body.woocommerce-page .cart button.button, body.woocommerce a.button.alt, body.woocommerce-page a.button.alt {
background-color: #ccbd99;
font-size: 13px;
border: none;
color: #fff;
text-transform: uppercase;
font-family: 'Futura Hv BT', sans-serif;
padding: 0 35px;
line-height: 48px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
position: relative;
display: inline-block;
text-align: center;
cursor: pointer;
position: relative;
font-weight: 700;
}
body.woocommerce #respond input#submit:hover, body.woocommerce-page #respond input#submit:hover, body.woocommerce a.button:hover, body.woocommerce-page a.button:hover, body.woocommerce a.wc-forward:hover, body.woocommerce-page a.wc-forward:hover, body.woocommerce button.button:hover, body.woocommerce-page button.button:hover, body.woocommerce input.button:hover, body.woocommerce-page input.button:hover, body.woocommerce .cart button.button:hover, body.woocommerce-page .cart button.button:hover, body.woocommerce a.button.alt:hover, body.woocommerce-page a.button.alt:hover, body.woocommerce #respond input#submit:focus, body.woocommerce-page #respond input#submit:focus, body.woocommerce a.button:focus, body.woocommerce-page a.button:focus, body.woocommerce a.wc-forward:focus, body.woocommerce-page a.wc-forward:focus, body.woocommerce button.button:focus, body.woocommerce-page button.button:focus, body.woocommerce input.button:focus, body.woocommerce-page input.button:focus, body.woocommerce .cart button.button:focus, body.woocommerce-page .cart button.button:focus, body.woocommerce a.button.alt:focus, body.woocommerce-page a.button.alt:focus, body.woocommerce #respond input#submit:active, body.woocommerce-page #respond input#submit:active, body.woocommerce a.button:active, body.woocommerce-page a.button:active, body.woocommerce a.wc-forward:active, body.woocommerce-page a.wc-forward:active, body.woocommerce button.button:active, body.woocommerce-page button.button:active, body.woocommerce input.button:active, body.woocommerce-page input.button:active, body.woocommerce .cart button.button:active, body.woocommerce-page .cart button.button:active, body.woocommerce a.button.alt:active, body.woocommerce-page a.button.alt:active {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
outline: medium none;
text-decoration: none;
color: #fff;
background-color: #1c1c23;
}
.woocommerce .woocommerce-message, .woocommerce .woocommerce-info {
border-color: #ccbd99;
}
.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-info:before {
color: #ccbd99;
}
.woocommerce .quantity {
position: relative;
display: inline-block;
}
.woocommerce .quantity .qty {
padding: 0;
border: 1px solid #c8c8c8;
color: #1c1c23;
width: 60px;
height: 35px;
font-size: 15px;
color: #222;
-moz-appearance: textfield;
}
.woocommerce .quantity .qty:-webkit-outer-spin-button, .woocommerce .quantity .qty:-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce table.shop_table {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce table.shop_table td {
padding: 12px 15px;
}
.woocommerce-page #add_payment_method table.cart img, .woocommerce-page.woocommerce-cart table.cart img, .woocommerce-page.woocommerce-checkout table.cart img {
width: 50px;
}
.woocommerce form .select2-container--default, .woocommerce-page form .select2-container--default {
width: 100% !important;
}
.woocommerce form .select2-container--default .select2-selection, .woocommerce-page form .select2-container--default .select2-selection {
border: 1px solid #dbdbdb;
height: 50px;
background-color: #fff;
}
.woocommerce form .select2-container--default .select2-selection .select2-selection__rendered, .woocommerce-page form .select2-container--default .select2-selection .select2-selection__rendered {
line-height: 46px;
padding-left: 20px;
color: #9b9b9b;
}
.woocommerce form .select2-container--default .select2-selection .select2-selection__arrow, .woocommerce-page form .select2-container--default .select2-selection .select2-selection__arrow {
right: 20px;
top: 50%;
color: #9b9b9b;
}
.woocommerce form .select2-container--default .select2-selection .select2-selection__clear, .woocommerce-page form .select2-container--default .select2-selection .select2-selection__clear {
height: 20px;
line-height: 20px;
position: absolute;
right: 30px;
text-align: center;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
width: 20px;
color: #747da1;
}
.woocommerce form .select2-container--default .select2-selection .select2-selection__placeholder, .woocommerce-page form .select2-container--default .select2-selection .select2-selection__placeholder {
color: #747da1;
}
.woocommerce .select2-container.select2-container--open .select2-dropdown, .woocommerce-page .select2-container.select2-container--open .select2-dropdown {
border-color: #e7e8e9;
}
.woocommerce .select2-container.select2-container--open .select2-dropdown .select2-search__field, .woocommerce-page .select2-container.select2-container--open .select2-dropdown .select2-search__field {
border: 1px solid #e7e8e9;
padding-left: 15px;
padding-right: 15px;
}
.woocommerce .select2-container.select2-container--open .select2-results li.select2-results__option--highlighted, .woocommerce-page .select2-container.select2-container--open .select2-results li.select2-results__option--highlighted {
background-color: #ccbd99;
}
.woocommerce .select2 .select2-selection--single, .woocommerce-page .select2 .select2-selection--single {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
background-color: #f7f7f7;
}
@media screen and (min-width: 992px) {
.woocommerce #primary.content-has-sidebar {
flex: 0 0 75%;
-webkit-flex: 0 0 75%;
-ms-flex: 0 0 75%;
-o-flex: 0 0 75%;
max-width: 75%;
}
.woocommerce #secondary.widget-has-sidebar {
flex: 0 0 25%;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
-o-flex: 0 0 25%;
max-width: 25%;
}
}
#shop-newsletter {
text-align: center;
padding: 40px 30px 30px 30px;
color: rgba(255, 255, 255, 0.87);
-webkit-border-radius: 14px;
-khtml-border-radius: 14px;
-moz-border-radius: 14px;
-ms-border-radius: 14px;
-o-border-radius: 14px;
border-radius: 14px;
margin-top: 60px;
}
#shop-newsletter h3 {
font-size: 32px;
color: #fff;
margin-bottom: 13px;
}
#shop-newsletter .shop-newsletter-introduction {
color: #fff;
text-transform: uppercase;
}
#shop-newsletter .shop-newsletter-introduction, #shop-newsletter .shop-newsletter-desc {
max-width: 590px;
margin: auto;
}
#shop-newsletter .ct-newsletter-inner {
margin-top: 33px;
margin-bottom: 18px;
}
#shop-newsletter .ct-newsletter-inner .tnp-email {
background-color: #fff;
color: rgba(0, 0, 0, 0.33);
}
#shop-newsletter .ct-newsletter-inner .tnp-field-button {
position: absolute;
top: 0;
right: 0;
}
.widget_product_categories ul {
list-style: none;
margin-bottom: 0;
}
.widget_product_categories ul li {
font-size: 0;
line-height: 0;
}
.widget_product_categories ul li a {
font-size: 13px;
line-height: normal;
color: #333;
text-transform: uppercase;
display: block;
padding: 11px 0;
border-bottom: 1px solid #f2f2f2;
}
.widget_product_categories ul li.current-cat > a, .widget_product_categories ul li.current-cat-parent > a, .widget_product_categories ul li > a:hover {
color: #ccbd99;
}
.widget_product_categories ul li:last-child > a {
border-bottom: none;
}
.widget_product_categories ul li.current-menu-item > a, .widget_product_categories ul li.current-cat > a, .widget_product_categories ul li.current-cat-parent > a, .widget_product_categories ul li > a:hover {
color: #ccbd99;
}
.widget_product_tag_cloud .tagcloud a {
padding-left: 22px;
padding-right: 22px;
}
.woocommerce #secondary .widget_price_filter .widget-title {
margin-bottom: 22px;
}
.woocommerce #secondary .widget_price_filter .widget-content-inner {
padding-top: 30px;
}
.woocommerce #secondary .widget_price_filter .ui-slider-horizontal {
height: 4px;
background-color: #eee;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
margin: 0;
}
.woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-range {
background-color: #ccbd99;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-handle {
height: 8px;
width: 8px;
background-color: #ccbd99;
top: -2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
margin: 0;
}
.woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-handle + .ui-slider-handle {
margin-left: -2px;
}
.woocommerce #secondary .widget_price_filter .price_slider_amount {
display: flex;
flex-wrap: nowrap;
flex-direction: row-reverse;
padding-top: 25px;
}
.woocommerce #secondary .widget_price_filter .price_slider_amount .price_label {
text-align: left;
font-size: 12px;
line-height: 1;
flex-grow: 1;
}
.woocommerce #secondary .widget_price_filter .price_slider_amount .button {
float: none;
max-width: 110px;
border: none;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
background-color: transparent;
color: #ccbd99;
line-height: 1;
padding: 0;
font-weight: 700;
font-size: 13px;
text-transform: capitalize;
}
body .widget_products ul.product_list_widget li {
display: flex;
flex-wrap: nowrap;
padding: 0 0 20px;
border-bottom: 1px dashed #d7d7d7;
margin-bottom: 20px;
}
body .widget_products ul.product_list_widget li .product-title {
font-size: 14px;
line-height: 22px;
font-weight: 600;
margin-bottom: 7px;
}
body .widget_products ul.product_list_widget li .product-title a {
color: inherit;
}
body .widget_products ul.product_list_widget li .product-title a:hover {
color: #ccbd99;
}
body .widget_products ul.product_list_widget li .amount {
font-size: 13px;
color: #ccbd99;
font-weight: 600;
font-family: 'Playfair Display', sans-serif;
}
body .widget_products ul.product_list_widget li del {
color: #ccbd99;
}
body .widget_products ul.product_list_widget li del .amount {
color: inherit;
}
body .widget_products ul.product_list_widget li .star-rating-wrap {
margin-bottom: 6px !important;
}
body .widget_products ul.product_list_widget li .star-rating-wrap .count-rating {
display: none;
}
body .widget_products ul.product_list_widget li .wg-product-image {
width: 49px;
margin-right: 16px;
min-width: 49px;
}
body .widget_products ul.product_list_widget li .wg-product-image img {
float: none;
width: 100%;
margin: 0;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.widget_rating_filter .wc-layered-nav-rating a {
font-size: 0px;
display: block;
padding-left: 28px !important;
position: relative;
}
.widget_rating_filter .wc-layered-nav-rating a:before {
content: "";
height: 18px;
width: 18px;
border: 1px solid #e6e6e6;
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
border-radius: 18px;
position: absolute;
top: 1px;
left: 0;
-webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.widget_rating_filter .wc-layered-nav-rating a .star-rating {
font-size: 18px;
}
.widget_rating_filter .wc-layered-nav-rating a:hover:before {
border-color: #ccbd99;
background-color: #ccbd99;
}
.widget_rating_filter .wc-layered-nav-rating.chosen a:before {
border-color: #ccbd99;
background-color: #ccbd99;
}
#shop-topbar {
border-bottom: 1px solid #e5e5e5;
background-color: #f7f7f7;
}
#shop-topbar .shop-topbar-item {
margin: 11px 0;
position: relative;
padding-left: 76px;
color: #000;
font-size: 16px;
min-height: 56px;
display: flex;
flex-wrap: nowrap;
align-items: center;
}
#shop-topbar .shop-topbar-item i {
height: 56px;
width: 56px;
-webkit-border-radius: 56px;
-khtml-border-radius: 56px;
-moz-border-radius: 56px;
-ms-border-radius: 56px;
-o-border-radius: 56px;
border-radius: 56px;
border: 1px solid #e5e5e5;
line-height: 54px;
text-align: center;
font-size: 24px;
position: absolute;
top: 0;
left: 0;
}
#shop-topbar .shop-topbar-item span {
font-weight: 500;
}
#shop-breadcrumb {
padding: 23px 0;
}
#shop-breadcrumb ul {
list-style: none;
margin: 0;
}
#shop-breadcrumb ul li {
display: inline-block;
font-size: 16px;
font-weight: 500;
color: #ccbd99;
margin: 10px 0;
padding: 0 12px;
position: relative;
}
#shop-breadcrumb ul li::after {
content: '/';
color: #e9e9e9;
position: absolute;
top: 0;
right: -4px;
}
#shop-breadcrumb ul li:first-child {
padding-left: 0;
}
#shop-breadcrumb ul li:last-child:after {
display: none;
}
#shop-breadcrumb ul li a {
color: #1c1c23;
}
#shop-breadcrumb ul li a:hover {
color: #ccbd99;
}
.woocommerce .star-rating-wrap {
display: flex;
align-items: center;
flex-wrap: nowrap;
}
.woocommerce .star-rating-wrap .star-rating {
margin: 0;
}
.woocommerce .star-rating-wrap .count-rating {
font-size: 14px;
margin-left: 8px;
color: #808a98;
}
.woocommerce .woocommerce-product-category a {
font-size: 15px;
color: #777;
margin-bottom: 9px;
display: inline-block;
}
.woocommerce .woocommerce-product-category a:hover {
color: #ccbd99;
}
.woocommerce span.onsale {
min-width: inherit;
min-height: inherit;
font-size: 15px;
color: #fff;
line-height: 1;
padding: 9px 30px;
text-align: center;
background-color: #1c1c23;
border-radius: 0 !important;
margin: 0 !important;
top: 14px !important;
right: 29px !important;
left: auto !important;
font-weight: normal;
z-index: 1;
}
.woocommerce .star-rating {
margin: 0;
letter-spacing: 0.2em;
width: 90px;
height: 18px;
}
.woocommerce .star-rating span::before, .woocommerce .star-rating:before {
content: "\f27d\f27d\f27d\f27d\f27d";
font-family: 'Material-Design-Iconic-Font';
font-size: 18px;
}
.woocommerce .star-rating span::before {
color: #ffab00;
}
.woocommerce .star-rating:before {
color: #d4d4d4;
}
.woocommerce ul.products {
display: flex;
flex-wrap: wrap;
margin: 0px -15px !important;
}
.woocommerce ul.products li.product {
padding: 0px 15px;
margin-bottom: 65px;
margin-right: 0;
width: 100% !important;
}
@media screen and (min-width: 576px) {
.woocommerce ul.products li.product {
width: 50% !important;
}
}
@media screen and (min-width: 992px) {
.woocommerce ul.products li.product {
width: 25% !important;
}
}
.woocommerce ul.products.columns-1 li.product {
width: 100% !important;
}
.woocommerce ul.products.columns-2 li.product {
width: 100% !important;
}
@media screen and (min-width: 576px) {
.woocommerce ul.products.columns-2 li.product {
width: 50% !important;
}
}
.woocommerce ul.products.columns-3 li.product {
width: 100% !important;
}
@media screen and (min-width: 576px) {
.woocommerce ul.products.columns-3 li.product {
width: 50% !important;
}
}
@media screen and (min-width: 768px) {
.woocommerce ul.products.columns-3 li.product {
width: 33.33333% !important;
}
}
.woocommerce ul.products.columns-4 li.product {
width: 100% !important;
}
@media screen and (min-width: 576px) {
.woocommerce ul.products.columns-4 li.product {
width: 50% !important;
}
}
@media screen and (min-width: 992px) {
.woocommerce ul.products.columns-4 li.product {
width: 25% !important;
}
}
.woocommerce ul.products.columns-5 li.product {
width: 100% !important;
}
@media screen and (min-width: 576px) {
.woocommerce ul.products.columns-5 li.product {
width: 50% !important;
}
}
@media screen and (min-width: 992px) {
.woocommerce ul.products.columns-5 li.product {
width: 20% !important;
}
}
.woocommerce ul.products.columns-6 li.product {
width: 100% !important;
}
@media screen and (min-width: 992px) {
.woocommerce ul.products.columns-6 li.product {
width: 16.66667% !important;
}
}
@media screen and (min-width: 992px) {
.woocommerce #primary.content-has-sidebar ul.products.columns-4 li.product {
width: 33.33%;
}
}
.woocommerce ul.products li.product .woocommerce-product-title, .woocommerce .woocommerce-product-title {
font-size: 20px;
font-weight: 500;
font-family: 'Futura Md BT', sans-serif;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce ul.products li.product .woocommerce-product-title a, .woocommerce .woocommerce-product-title a {
color: inherit;
}
.woocommerce ul.products li.product .woocommerce-product-title a:hover, .woocommerce .woocommerce-product-title a:hover {
color: #ccbd99;
}
.woocommerce ul.products li.product .price {
font-size: 20px;
color: #ccbd99;
font-weight: 500;
font-family: 'Futura Md BT', sans-serif;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-bottom: 0;
}
.woocommerce ul.products li.product .price del {
color: #999;
opacity: 1;
}
.woocommerce ul.products li.product .price ins {
color: #ccbd99;
font-weight: inherit;
}
.woocommerce .woocommerce-topbar {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-bottom: 45px;
position: relative;
z-index: 99;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce .woocommerce-topbar div.woocommerce-result-count {
margin: 15px 30px 15px 0px;
flex-grow: 1;
color: #1c1c23;
font-size: 17px;
}
.woocommerce .woocommerce-topbar .woocommerce-result-count, .woocommerce .woocommerce-topbar .woocommerce-topbar-ordering .woocommerce-ordering {
float: none;
margin: 0;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering {
min-width: 220px;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering .nice-select {
background-color: #1c1c23;
border: 1px solid transparent;
font-size: 13px;
color: #fff;
padding: 0 35px;
height: 48px;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering .nice-select:after {
right: 12px;
color: #fff;
font-size: 14px;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering .nice-select .list {
color: #9b9b9b;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering .nice-select span.current {
line-height: 48px;
font-family: 'Futura Hv BT', sans-serif;
text-transform: uppercase;
letter-spacing: 0.07em;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header {
position: relative;
overflow: hidden;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header img {
width: auto;
display: inline-block;
margin-bottom: 0 !important;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 2;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
background-color: rgba(21, 21, 27, 0.5);
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart {
position: absolute;
text-align: center;
left: 0;
right: 0;
bottom: 45px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a {
line-height: 48px;
background-color: #ccbd99;
color: #fff;
font-size: 13px;
font-weight: 700;
font-family: 'Futura Hv BT', sans-serif;
text-transform: uppercase;
padding: 0 35px;
margin: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.added {
display: none;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.wc-forward {
padding-top: 0;
padding-bottom: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.loading {
opacity: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.loading:after {
letter-spacing: 0;
top: 0;
right: 15px;
}
@media screen and (max-width: 1199px) {
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a {
padding-left: 32px;
padding-right: 32px;
line-height: 48px;
letter-spacing: 0.05em;
}
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.add_to_cart_button:not(.loading):after {
content: "\f290";
display: inline-block;
font-family: "FontAwesome";
font-weight: 600;
font-size: 14px;
margin-left: 8px;
position: relative;
top: -1px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta {
opacity: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder {
padding: 20px 0 0;
text-align: center;
}
@media screen and (max-width: 1199px) {
.woocommerce .woocommerce-product-inner .woocommerce-product-holder {
display: block;
}
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .price {
line-height: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .star-rating {
float: none;
margin: 0 auto 8px auto;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .count-rating {
font-size: 14px;
color: rgba(0, 0, 0, 0.5);
margin-left: 8px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title {
padding: 0px !important;
margin-bottom: 15px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title a {
color: inherit;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title a:hover {
color: #ccbd99;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-subtitle {
color: rgba(51, 51, 51, 0.66);
font-size: 14px;
margin-bottom: 12px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-attr {
margin-bottom: 12px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-attr img {
width: auto !important;
margin: 0 !important;
}
.woocommerce .woocommerce-product-inner + .button.yith-wcqv-button {
display: none !important;
}
.woocommerce .product-type-grouped .woocommerce-product-header .woocommerce-product-meta {
display: none !important;
}
.woocommerce nav.woocommerce-pagination {
margin-top: -3px;
text-align: center;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
border: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
border: none;
margin: 0 0 10px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers {
text-align: center;
height: 50px;
width: 50px;
padding: 0;
line-height: 52px;
color: #fff;
background-color: #1c1c23;
border-color: #1c1c23;
font-size: 16px;
font-weight: 700;
margin: 0 10px 0 0;
font-family: 'Futura Bk BT', sans-serif;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev {
font-size: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next {
margin-left: 10px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next:before {
font-size: 16px;
content: '\f2ee';
font-family: 'Material-Design-Iconic-Font';
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev {
margin-right: 20px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev:before {
font-size: 16px;
content: '\f2ea';
font-family: 'Material-Design-Iconic-Font';
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.current, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:hover {
background-color: #ccbd99;
color: #fff;
border-color: #ccbd99;
}
.single-product #shop-breadcrumb {
padding-bottom: 46px;
}
.single-product #shop-newsletter {
margin-top: 30px;
}
.single-product #content.site-content {
padding-bottom: 30px;
}
.single-product section.related {
margin-bottom: 10px;
}
.single-product section.related h2 {
font-size: 40px;
margin-bottom: 62px;
text-align: center;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.single-product section.related ul.products {
margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-product-details__short-description {
margin-top: 22px;
}
.single-product #primary div.product form.cart {
padding: 25px 0;
margin: 0;
border-top: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
}
.single-product #primary div.product form.cart label {
font-size: 15px;
letter-spacing: 0.03em;
margin-bottom: 0;
margin-right: 10px;
color: #1c1c23;
font-family: 'Futura Md BT', sans-serif;
text-transform: uppercase;
}
.single-product #primary div.product form.cart .reset_variations {
display: none !important;
}
.single-product #primary div.product form.cart .variations {
margin-bottom: 10px;
}
.single-product #primary div.product form.cart .variations td {
padding-bottom: 20px;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item {
background-color: #f3f3f3;
border: none;
line-height: 40px;
color: #1d274e;
text-transform: uppercase;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.3s ease 0s;
-khtml-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
margin: 0 5px 5px 0;
width: 40px;
height: 40px;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item span {
font-size: 14px;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item.selected, .single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item:hover {
background-color: #ccbd99;
color: #fff;
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item {
padding: 0;
border: none;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
margin: 0 5px 5px 0;
opacity: 0.5;
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item span {
border: 2px solid rgba(0, 0, 0, 0.2);
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item.selected {
opacity: 1;
}
.single-product #primary div.product form.cart:not(.grouped_form) {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.single-product #primary div.product form.cart:not(.grouped_form) .single_add_to_cart_button {
margin-top: 0;
margin-left: auto;
}
@media screen and (max-width: 575px) {
.single-product #primary div.product form.cart:not(.grouped_form) .single_add_to_cart_button {
width: 100%;
margin-top: 25px;
}
}
.single-product #primary div.product form.cart:not(.grouped_form) .single_variation_wrap {
width: 100%;
}
.single-product #primary div.product form.cart:not(.grouped_form) .single_variation_wrap .woocommerce-variation-add-to-cart {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.single-product #primary div.product .woocommerce-gallery span.onsale {
left: 35px !important;
top: 20px !important;
right: auto !important;
}
.single-product #primary div.product .woocommerce-product-gallery {
width: 100% !important;
margin-bottom: 32px;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
right: 20px;
top: 20px;
}
@media screen and (min-width: 1200px) {
.single-product #primary div.product .woocommerce-product-gallery {
padding-right: 30px;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
right: 35px;
}
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav {
margin-top: 30px;
margin-left: -15px;
margin-right: -15px;
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav {
margin-top: 10px;
margin-left: -5px;
margin-right: -5px;
}
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav li {
padding: 0 15px;
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav li {
padding: 0 5px;
}
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav img {
opacity: 1;
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav img.flex-active {
outline: 5px solid rgba(0, 0, 0, 0.1);
outline-offset: -9px;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
position: relative;
display: block;
}
.single-product #primary div.product .entry-summary {
width: 100% !important;
margin-bottom: 69px;
}
@media screen and (min-width: 768px) {
.single-product #primary div.product .entry-summary {
position: sticky;
top: 62px;
}
}
.single-product #primary div.product .entry-summary .woocommerce-product-rating {
margin-bottom: 0;
}
.single-product #primary div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link {
display: none;
}
.single-product #primary div.product .entry-summary .woocommerce-product-category a {
font-size: 15px;
color: #777;
}
.single-product #primary div.product .entry-summary .woocommerce-product-category a:hover {
color: #ccbd99;
}
.single-product #primary div.product .entry-summary .entry-title {
font-size: 25px;
margin-bottom: 8px;
font-weight: 500;
font-family: 'Futura Md BT', sans-serif;
letter-spacing: 0.02em;
display: none;
}
.single-product #primary div.product .entry-summary .price {
color: #ccbd99;
font-size: 20px;
font-family: 'Futura Md BT', sans-serif;
margin-bottom: 7px;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.single-product #primary div.product .entry-summary .price del {
color: #999;
opacity: 1;
margin-right: 24px;
}
.single-product #primary div.product .entry-summary .price del .amount {
color: inherit;
}
.single-product #primary div.product .entry-summary .price ins {
color: #ccbd99;
font-weight: 500;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-excerpt > h3 {
font-size: 30px;
margin-bottom: 11px;
}
.single-product #primary div.product .entry-summary .woocommerce-product-summary-meta {
font-size: 15px;
color: #777;
margin-top: 22px;
margin-bottom: 28px;
}
.single-product #primary div.product .entry-summary .woocommerce-product-summary-meta .woocommerce-product-sku {
margin-bottom: 9px;
}
.single-product #primary div.product .entry-summary .woocommerce-product-summary-meta label {
color: #1c1c23;
font-family: 'Futura Md BT', sans-serif;
text-transform: uppercase;
margin-right: 4px;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-social-share .el-label {
font-size: 14px;
font-weight: 700;
color: #282829;
margin-right: 15px;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-social-share .el-social a {
font-size: 14px;
color: #333;
display: inline-block;
margin: 0 9px;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-social-share .el-social a:hover {
color: #ccbd99;
}
.single-product #primary div.product .entry-summary .single_add_to_cart_button {
clear: left;
margin-top: 30px;
}
.single-product #primary div.product .entry-summary .single_add_to_cart_button:after {
content: "\f290";
display: inline-block;
font-family: "FontAwesome";
font-weight: 600;
font-size: 14px;
margin-left: 10px;
position: relative;
top: -1px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-meta {
margin: 0 -15px;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-holder, .single-product #primary div.product .entry-summary .woocommerce-sg-product-rating {
padding: 0 15px;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-holder {
flex-grow: 1;
}
.single-product #primary div.product .woocommerce-tabs {
margin-top: 38px;
margin-bottom: 98px;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs {
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap;
overflow: visible;
border: none;
}
@media screen and (max-width: 767px) {
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs {
flex-direction: column;
margin-bottom: 25px;
border: 1px solid #d8d8d8;
border-bottom: none;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li {
border: none !important;
border-bottom: 1px solid #d8d8d8 !important;
text-align: center;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a {
width: 100%;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li.active:after {
display: none !important;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li.active a {
color: #ccbd99 !important;
}
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs:before, .single-product #primary div.product .woocommerce-tabs ul.wc-tabs:after {
display: none;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li {
margin: 0;
padding: 0;
background-color: transparent;
border: 1px solid #d8d8d8;
border-bottom: none;
border-left: none;
border-radius: 0;
position: relative;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a {
font-size: 15px;
color: #1c1c23;
font-family: 'Futura Md BT', sans-serif;
padding: 0 40px;
line-height: 48px;
position: relative;
text-transform: uppercase;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li:before {
display: none;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li:after {
position: absolute;
content: "";
display: block;
bottom: -1px;
left: 0;
width: 100%;
height: 1px;
background-color: #d8d8d8;
border: none;
box-shadow: none;
z-index: 9;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li:first-child {
border-left: 1px solid #d8d8d8;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li.active:after {
background-color: #fff;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel {
border: 1px solid #d8d8d8;
padding: 40px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel p:last-child {
margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
font-size: 25px;
letter-spacing: 0.03em;
margin-bottom: 24px;
text-transform: capitalize;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes {
border: 1px solid #dee2e6;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
border-bottom: 1px solid #dee2e6;
font-family: inherit;
color: #1d274e;
font-weight: normal;
font-style: normal;
padding: 10px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
border-left: 1px solid #dee2e6;
}
.single-product #primary div.product .woocommerce-tabs .tab-product-feature-list {
font-size: 18px;
line-height: 34px;
}
.single-product #primary div.product .woocommerce-tabs .tab-product-feature-list .col-xl-4 {
font-weight: 600;
}
.single-product #primary div.product .woocommerce-tabs .tab-product-feature-list .line-gap {
margin: 0;
width: 100%;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-noreviews {
margin-bottom: 15px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating {
margin-bottom: 15px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating label {
margin-bottom: 10px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-comment label, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-author label, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-email label {
margin-bottom: 8px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-reply-title, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .nice-select {
display: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form #comment {
padding-top: 15px;
height: 120px;
padding-bottom: 22px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form {
padding: 30px;
border: 1px solid #e9e9e9;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist {
padding: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review {
position: relative;
margin-bottom: 20px;
padding: 20px;
border: 1px solid #eee;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
position: absolute;
right: 10px;
top: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap .count-rating {
display: none;
}
@media screen and (max-width: 991px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
position: static;
margin-bottom: 6px;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment_container {
position: relative;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
padding: 0;
width: 70px;
top: 50%;
transform: translateY(-50%);
-webkit-border-radius: 70px;
-khtml-border-radius: 70px;
-moz-border-radius: 70px;
-ms-border-radius: 70px;
-o-border-radius: 70px;
border-radius: 70px;
border: 5px solid #fff;
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
width: 40px;
border: none;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
border: none;
margin: 0;
padding: 0 0 0 100px;
}
@media screen and (max-width: 767px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text .star-rating {
float: none;
}
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
padding-left: 60px;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
display: flex;
align-items: center;
margin: 0 0 8px;
font-size: 16px;
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
display: block;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date {
display: block;
font-size: 14px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author {
color: #1c1c23;
font-family: 'Playfair Display', sans-serif;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__dash {
display: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date:before {
content: "\f017";
font-family: FontAwesome;
margin: 0 4px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .description p {
margin: 0;
}
.single-product #primary div.product .woocommerce-sg-product-navigation {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 27px;
}
.single-product #primary div.product .woocommerce-sg-product-navigation .product-nav a {
display: flex;
align-items: center;
}
.single-product #primary div.product .woocommerce-sg-product-navigation .product-nav a i {
font-size: 25px;
color: #bbb;
transition: all 300ms ease 0s;
margin-right: 25px;
}
.single-product #primary div.product .woocommerce-sg-product-navigation .product-nav a ul {
list-style: none;
margin: 0;
}
.single-product #primary div.product .woocommerce-sg-product-navigation .product-nav a ul li {
font-size: 15px;
line-height: 29px;
font-family: 'Futura Md BT', sans-serif;
color: #ccbd99;
}
.single-product #primary div.product .woocommerce-sg-product-navigation .product-nav a ul li:first-child {
text-transform: uppercase;
}
.single-product #primary div.product .woocommerce-sg-product-navigation .product-nav a ul li:last-child {
font-size: 17px;
color: #1c1c23;
}
.single-product #primary div.product .woocommerce-sg-product-navigation .product-nav a:hover i {
color: #ccbd99;
}
.single-product #primary div.product .woocommerce-sg-product-navigation .product-nav.prev-nav {
padding-right: 10px;
}
.single-product #primary div.product .woocommerce-sg-product-navigation .product-nav.next-nav {
margin-left: auto;
padding-left: 10px;
}
.single-product #primary div.product .woocommerce-sg-product-navigation .product-nav.next-nav a {
flex-direction: row-reverse;
}
.single-product #primary div.product .woocommerce-sg-product-navigation .product-nav.next-nav a i {
margin-left: 25px;
margin-right: 0;
}
.single-product #primary div.product .quantity {
margin-right: 20px;
position: relative;
}
.single-product #primary div.product .quantity .quantity-icon {
position: absolute;
top: 0;
bottom: 0;
right: 14px;
display: flex;
flex-direction: column;
justify-content: center;
}
.single-product #primary div.product .quantity .quantity-icon i {
font-size: 18px;
color: #777;
cursor: pointer;
position: relative;
}
.single-product #primary div.product .quantity .quantity-icon i.zmdi-caret-up {
top: 3px;
}
.single-product #primary div.product .quantity .quantity-icon i.zmdi-caret-down {
bottom: 3px;
}
.single-product #primary div.product .quantity .qty {
padding-right: 1.4em;
padding-left: 0;
border: 1px solid #c8c8c8;
color: #1c1c23;
width: 4em;
height: 35px;
font-size: 15px;
line-height: 1;
}
.single-product #primary div.product .product_meta .sku_wrapper, .single-product #primary div.product .product_meta .posted_in, .single-product #primary div.product .product_meta .tagged_as {
display: block;
font-weight: 600;
font-size: 15px;
}
.single-product #primary div.product .product_meta .sku_wrapper span, .single-product #primary div.product .product_meta .posted_in span, .single-product #primary div.product .product_meta .tagged_as span, .single-product #primary div.product .product_meta .sku_wrapper a, .single-product #primary div.product .product_meta .posted_in a, .single-product #primary div.product .product_meta .tagged_as a {
color: #ccbd99;
margin-left: 7px;
}
.single-product #primary div.product .product_meta .sku_wrapper a:hover, .single-product #primary div.product .product_meta .posted_in a:hover, .single-product #primary div.product .product_meta .tagged_as a:hover {
color: #1c1c23;
}
.single-product #primary div.product .product_meta .posted_in {
display: none;
}
@media screen and (min-width: 768px) {
.single-product.header-sticky #primary div.product .entry-summary {
top: 120px;
}
.single-product.header-sticky.admin-bar #primary div.product .entry-summary {
top: 150px;
}
}
body.woocommerce-cart .woocommerce-cart-form .actions .button, body.woocommerce-wishlist .woocommerce-cart-form .actions .button, body.woocommerce-cart #yith-wcwl-form .actions .button, body.woocommerce-wishlist #yith-wcwl-form .actions .button {
padding: 0 20px !important;
color: #fff !important;
}
body.woocommerce-cart .woocommerce-cart-form table.cart td.actions .input-text, body.woocommerce-wishlist .woocommerce-cart-form table.cart td.actions .input-text, body.woocommerce-cart #yith-wcwl-form table.cart td.actions .input-text, body.woocommerce-wishlist #yith-wcwl-form table.cart td.actions .input-text {
width: 180px !important;
height: 50px;
border-width: 0 0 2px 0px;
border-style: solid;
border-color: #e8e8e8;
padding-left: 15px;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table, body.woocommerce-wishlist .woocommerce-cart-form .shop_table, body.woocommerce-cart #yith-wcwl-form .shop_table, body.woocommerce-wishlist #yith-wcwl-form .shop_table {
border: none;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table thead th, body.woocommerce-wishlist .woocommerce-cart-form .shop_table thead th, body.woocommerce-cart #yith-wcwl-form .shop_table thead th, body.woocommerce-wishlist #yith-wcwl-form .shop_table thead th {
font-size: 15px;
font-weight: 700;
color: #333;
padding: 10px;
border-top: 1px solid #dee2e6;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td, body.woocommerce-wishlist .woocommerce-cart-form .shop_table tbody td, body.woocommerce-cart #yith-wcwl-form .shop_table tbody td, body.woocommerce-wishlist #yith-wcwl-form .shop_table tbody td {
text-align: left;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name a, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name a, body.woocommerce-cart #yith-wcwl-form tbody .product-name a, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name a {
color: #1d274e;
font-size: 16px;
font-weight: 600;
font-family: "Montserrat";
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name a:hover, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name a:hover, body.woocommerce-cart #yith-wcwl-form tbody .product-name a:hover, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name a:hover {
color: #ccbd99;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name .yith-wcqv-button, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name .yith-wcqv-button, body.woocommerce-cart #yith-wcwl-form tbody .product-name .yith-wcqv-button, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name .yith-wcqv-button {
display: none;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name dl.variation, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name dl.variation, body.woocommerce-cart #yith-wcwl-form tbody .product-name dl.variation, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name dl.variation {
display: none;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-price, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-price, body.woocommerce-cart #yith-wcwl-form tbody .product-price, body.woocommerce-wishlist #yith-wcwl-form tbody .product-price, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-subtotal, body.woocommerce-cart #yith-wcwl-form tbody .product-subtotal, body.woocommerce-wishlist #yith-wcwl-form tbody .product-subtotal {
color: #1d274e;
font-size: 16px;
font-weight: 600;
font-family: "Montserrat";
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-price ins, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-price ins, body.woocommerce-cart #yith-wcwl-form tbody .product-price ins, body.woocommerce-wishlist #yith-wcwl-form tbody .product-price ins, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal ins, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-subtotal ins, body.woocommerce-cart #yith-wcwl-form tbody .product-subtotal ins, body.woocommerce-wishlist #yith-wcwl-form tbody .product-subtotal ins {
color: #1d274e;
background-color: transparent;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail {
text-align: center !important;
min-width: 120px;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail a, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail a, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail a {
display: block;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a img, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail a img, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail a img, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail a img {
width: 100%;
max-width: 80px;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove, body.woocommerce-cart #yith-wcwl-form .product-remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove {
position: relative;
min-width: 50px;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove {
font-size: 0px;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove:before, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove:before, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove:before, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove:before {
content: "\f136";
font-family: "Material-Design-Iconic-Font";
font-size: 18px;
height: 32px;
width: 32px;
line-height: 32px;
background-color: #ccbd99;
color: #fff;
-webkit-border-radius: 32px;
-khtml-border-radius: 32px;
-moz-border-radius: 32px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
border-radius: 32px;
font-weight: normal;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 0;
right: 0;
margin: auto;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove:hover:before, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove:hover:before, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove:hover:before, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove:hover:before {
color: #fff;
background-color: rgba(204, 189, 153, 0.85);
}
@media screen and (max-width: 769px) {
body.woocommerce-cart .woocommerce-cart-form .product-remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove, body.woocommerce-cart #yith-wcwl-form .product-remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove {
min-height: 57px;
}
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table, body.woocommerce-wishlist .woocommerce-cart-form table.shop_table, body.woocommerce-cart #yith-wcwl-form table.shop_table, body.woocommerce-wishlist #yith-wcwl-form table.shop_table {
margin-bottom: 40px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
@media screen and (max-width: 769px) {
body.woocommerce-cart .woocommerce-cart-form table.shop_table td, body.woocommerce-wishlist .woocommerce-cart-form table.shop_table td, body.woocommerce-cart #yith-wcwl-form table.shop_table td, body.woocommerce-wishlist #yith-wcwl-form table.shop_table td {
background-color: #fff !important;
}
}
body.woocommerce-cart .cart-collaterals .cart_totals > h2, body.woocommerce-wishlist .cart-collaterals .cart_totals > h2 {
font-size: 24px;
text-transform: capitalize;
margin-bottom: 12px;
}
body.woocommerce-cart .cart-collaterals .cart_totals th, body.woocommerce-wishlist .cart-collaterals .cart_totals th {
color: #1d274e;
vertical-align: middle !important;
}
body.woocommerce-cart .cart-collaterals .cart_totals th + td, body.woocommerce-wishlist .cart-collaterals .cart_totals th + td {
border-left: 1px solid #ebebeb;
}
body.woocommerce-cart .cart-collaterals .cart_totals .cart-subtotal td, body.woocommerce-wishlist .cart-collaterals .cart_totals .cart-subtotal td, body.woocommerce-cart .cart-collaterals .cart_totals .order-total td, body.woocommerce-wishlist .cart-collaterals .cart_totals .order-total td {
font-weight: 600;
color: #1d274e;
font-family: 'Playfair Display', sans-serif;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator p, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator p {
margin-bottom: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button {
color: #ccbd99;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:after, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:after {
content: '\f2f9';
margin-left: 9px;
font-family: "Material-Design-Iconic-Font";
position: relative;
top: 1px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:hover, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:hover {
color: #1c1c23;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form {
padding-top: 10px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout, body.woocommerce-wishlist .cart-collaterals .cart_totals .wc-proceed-to-checkout {
padding-bottom: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, body.woocommerce-wishlist .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
font-size: 14px;
}
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout, body.woocommerce-wishlist .cart-collaterals .wc-proceed-to-checkout {
text-align: right;
}
.woocommerce-checkout form.checkout_coupon {
border: 1px solid #eee;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
background-color: #f7f8fa;
}
.woocommerce-checkout form.checkout_coupon .form-row-first {
width: 50%;
padding-right: 30px;
}
.woocommerce-checkout form.checkout_coupon .form-row-last {
width: 50%;
}
.woocommerce-checkout #add_payment_method #payment, .woocommerce-checkout #payment {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce-checkout #customer_details {
margin: 0 -15px;
width: inherit;
}
.woocommerce-checkout #customer_details .col-1, .woocommerce-checkout #customer_details .col-2 {
width: 50%;
flex: inherit;
max-width: 100%;
}
@media screen and (max-width: 767px) {
.woocommerce-checkout #customer_details {
margin: 0;
}
.woocommerce-checkout #customer_details .col-1, .woocommerce-checkout #customer_details .col-2 {
width: 100%;
}
}
.woocommerce-checkout #customer_details span.woocommerce-input-wrapper {
width: 100%;
display: block;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields {
margin-bottom: 36px;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields > h3 {
font-size: 28px;
text-transform: capitalize;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields {
margin-bottom: 36px;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields > h3 {
font-size: 18px;
font-weight: 600;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address {
font-size: 28px;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address:hover {
color: #ccbd99;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address #ship-to-different-address-checkbox {
position: absolute;
opacity: 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label span:after {
content: "\f01a";
font-family: FontAwesome;
margin-left: 14px;
font-weight: normal;
}
.woocommerce-checkout #customer_details #billing_country_field label, .woocommerce-checkout #customer_details #shipping_country_field label, .woocommerce-checkout #customer_details #billing_address_1_field label, .woocommerce-checkout #customer_details #shipping_address_1_field label, .woocommerce-checkout #customer_details #order_comments_field label {
display: none !important;
}
.woocommerce-checkout form.woocommerce-checkout #order_review_heading {
font-size: 24px;
text-transform: capitalize;
}
.woocommerce-checkout form.woocommerce-checkout #order_review th {
color: #1d274e;
vertical-align: middle !important;
}
.woocommerce-checkout form.woocommerce-checkout #order_review th + td {
border-left: 1px solid #ebebeb;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .product-total {
border-left: 1px solid #ebebeb;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .cart-subtotal td, .woocommerce-checkout form.woocommerce-checkout #order_review .order-total td {
font-weight: 600;
color: #1d274e;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
margin-bottom: 60px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment {
background-color: #f7f8fa;
border: 1px solid #eee;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .about_paypal {
margin-left: 10px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .wc_payment_methods {
padding: 20px;
border-bottom: 1px solid #eee;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .place-order {
padding: 20px;
margin: 0;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment #place_order {
background-color: #ccbd99;
float: none;
margin-top: 10px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment #place_order:hover {
background-color: #1c1c23;
}
.woocommerce-checkout #payment label {
font-size: 16px;
color: rgba(0, 0, 0, 0.87);
font-weight: 600;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation {
margin-bottom: 30px;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul {
margin: 0;
list-style: none;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li {
border-bottom: 1px solid #eaeaea;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a {
font-size: 16px;
padding: 10px 0;
color: #747da1;
position: relative;
display: block;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover {
color: #ccbd99;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:before {
content: "\f178";
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
font-family: "FontAwesome";
color: #ccbd99;
margin-left: -16px;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li.is-active > a, .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover {
color: inherit;
padding-left: 26px;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li.is-active > a:before, .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover:before {
margin-left: 0;
opacity: 1;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content {
margin-bottom: 30px;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content .col-1, .woocommerce-account .site-content #primary .woocommerce-MyAccount-content .col-2 {
flex: inherit;
max-width: inherit;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content .form-row label {
width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content .form-row .woocommerce-input-wrapper {
width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-form {
background-color: #f7f8fa;
border: 1px solid #eee;
padding: 30px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
max-width: 670px;
margin: 0px auto 30px auto;
}
.woocommerce-account .site-content #primary .woocommerce-form label {
font-weight: 500;
margin-bottom: 2px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-Button.button {
margin-right: 16px;
height: auto;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword {
margin-bottom: 0;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword a {
color: #ccbd99;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword a:hover {
color: #1c1c23;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox {
padding: 0;
line-height: 50px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox span {
font-size: 15px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
position: relative;
top: -1px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-Button {
height: 42px;
}
.woocommerce-account .site-content #primary .woocommerce-notices-wrapper + h2 {
text-align: center;
font-size: 24px;
}
.woocommerce-account .site-content #primary #customer_login {
margin: 0 -15px;
width: inherit;
display: flex;
flex-wrap: wrap;
}
.woocommerce-account .site-content #primary #customer_login h2 {
font-size: 24px;
}
.woocommerce-account .site-content #primary #customer_login .u-column1.col-1, .woocommerce-account .site-content #primary #customer_login .u-column2.col-2 {
width: 50%;
flex: inherit;
max-width: 100%;
}
@media screen and (max-width: 767px) {
.woocommerce-account .site-content #primary #customer_login {
margin: 0;
}
.woocommerce-account .site-content #primary #customer_login .u-column1.col-1, .woocommerce-account .site-content #primary #customer_login .u-column2.col-2 {
width: 100%;
padding: 0;
}
}
.woocommerce-account .site-content #primary .woocommerce-password-strength.bad {
background-color: transparent;
padding: 8px 0;
}
body #yith-wcwl-popup-message {
margin-left: -108px;
display: none;
bottom: 30px;
top: auto;
right: 30px;
left: auto;
background-color: #ccbd99;
border-radius: 3px;
border: none;
color: #fff;
padding: 0 20px;
}
.woocommerce-wishlist tfoot td {
display: none;
}
.woocommerce-wishlist .product-stock-status {
font-size: 16px;
font-weight: 600;
}
.woocommerce-wishlist .product-stock-status .wishlist-in-stock {
color: #1c1c23 !important;
}
.woocommerce-wishlist #yith-wcwl-form .wishlist-empty {
text-align: center !important;
}
.woocommerce-wishlist #yith-wcwl-form .product-add-to-cart {
text-align: center !important;
}
.woocommerce-wishlist #yith-wcwl-form .product-add-to-cart a.button {
padding: 0 20px;
background-color: #ccbd99;
color: #fff;
line-height: 42px;
font-size: 16px;
display: inline-block !important;
}
.woocommerce-wishlist #yith-wcwl-form .product-add-to-cart a.button:hover {
background-color: #1c1c23;
}
.woocommerce-wishlist #yith-wcwl-form .product-add-to-cart a.button.loading {
padding-right: 30px;
}
.woocommerce-wishlist #yith-wcwl-form .product-add-to-cart a.button.loading:after {
top: 0;
right: 8px;
}
@media screen and (max-width: 767px) {
.woocommerce-wishlist #yith-wcwl-form {
overflow-x: scroll;
}
.woocommerce-wishlist #yith-wcwl-form .cart.wishlist_table {
min-width: 767px;
}
}
.woocommerce-grouped-product-list {
border: none;
}
.elementor-element h1, .elementor-element h2, .elementor-element h3, .elementor-element h4, .elementor-element h5, .elementor-element h6, .elementor-element .h1, .elementor-element .h2, .elementor-element .h3, .elementor-element .h4, .elementor-element .h5, .elementor-element .h6 {
margin: 0;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container {
flex-grow: 1;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-no {
max-width: 1170px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
max-width: 1190px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
max-width: 1200px;
}
.site-content .elementor-row, .site-footer-custom .elementor-row {
justify-content: space-between;
}
.site-content .elementor-container.elementor-column-gap-default, .site-footer-custom .elementor-container.elementor-column-gap-default {
margin: 0 -10px;
}
.site-content .elementor-container.elementor-column-gap-extended, .site-footer-custom .elementor-container.elementor-column-gap-extended {
margin: 0 -15px;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default, .site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default {
margin: 0 auto;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default .elementor-row .elementor-column-gap-extended, .site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default .elementor-row .elementor-column-gap-extended {
margin: 0 -15px;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default .elementor-row .elementor-column-gap-default, .site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default .elementor-row .elementor-column-gap-default {
margin: 0 -10px;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended, .site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended {
margin: 0 auto;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended .elementor-row .elementor-column-gap-extended, .site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended .elementor-row .elementor-column-gap-extended {
margin: 0 -15px;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended .elementor-row .elementor-column-gap-default, .site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended .elementor-row .elementor-column-gap-default {
margin: 0 -10px;
}
.site-content .elementor-section-stretched.elementor-section-full_width .elementor-col-100 .elementor-inner-section.elementor-section-boxed, .site-footer-custom .elementor-section-stretched.elementor-section-full_width .elementor-col-100 .elementor-inner-section.elementor-section-boxed {
display: flex;
justify-content: center;
}
.site-content .elementor-element-edit-mode.elementor-section-boxed .elementor-container, .site-footer-custom .elementor-element-edit-mode.elementor-section-boxed .elementor-container, .site-content .elementor-section-stretched.elementor-section-full_width .elementor-inner-section.elementor-section-boxed .elementor-container, .site-footer-custom .elementor-section-stretched.elementor-section-full_width .elementor-inner-section.elementor-section-boxed .elementor-container {
margin: 0 auto;
}
.site-content .fa, .site-footer-custom .fa {
font: normal normal normal 14px/1 FontAwesome;
}
.site-content .cms-dropcap .elementor-drop-cap, .site-footer-custom .cms-dropcap .elementor-drop-cap {
margin-top: -13px;
}
.slick-slide:focus {
outline: none;
}
.cms-slick-slider .slick-loading .slick-list {
background: #fff;
}
.cms-slick-slider .slick-loading .slick-list:after {
content: '\e8fb';
font-family: eicons;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
font-size: 25px;
color: #a4afb7;
}
.cms-slick-slider .slick-prev, .cms-slick-slider .slick-next {
position: absolute;
font-size: 0;
line-height: 0;
top: 50%;
display: block;
width: 48px;
height: 48px;
background-color: rgba(204, 189, 153, 0.25);
border: 1px solid transparent;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
outline: none;
transition: all 300ms ease 0s;
}
.cms-slick-slider .slick-prev:before, .cms-slick-slider .slick-next:before {
font-family: "Material-Design-Iconic-Font";
font-size: 25px;
line-height: 1;
font-weight: normal;
color: #ccbd99;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cms-slick-slider .slick-prev:hover, .cms-slick-slider .slick-next:hover {
border-color: #c4b288;
background-color: rgba(204, 189, 153, 0.25);
}
@media screen and (max-width: 1400px) {
.cms-slick-slider .slick-prev, .cms-slick-slider .slick-next {
top: auto !important;
bottom: -60px;
transform: none;
}
}
.cms-slick-slider .slick-prev {
left: -87px;
}
@media screen and (max-width: 1400px) {
.cms-slick-slider .slick-prev {
left: calc(50% - 55px);
}
}
.cms-slick-slider .slick-prev:before {
content: '\f2fa';
}
.cms-slick-slider .slick-next {
right: -87px;
}
@media screen and (max-width: 1400px) {
.cms-slick-slider .slick-next {
right: calc(50% - 55px);
}
}
.cms-slick-slider .slick-next:before {
content: '\f2fb';
}
.cms-slick-slider .slick-prev:hover, .cms-slick-slider .slick-prev:focus, .cms-slick-slider .slick-next:hover, .cms-slick-slider .slick-next:focus {
outline: none;
}
.cms-slick-slider .slick-prev:hover:before, .cms-slick-slider .slick-prev:focus:before, .cms-slick-slider .slick-next:hover:before, .cms-slick-slider .slick-next:focus:before {
opacity: 1;
}
.cms-slick-slider .slick-prev.slick-disabled:before, .cms-slick-slider .slick-next.slick-disabled:before {
opacity: 0.25;
}
.cms-slick-slider .slick-dotted.slick-slider {
margin-bottom: 30px;
}
.cms-slick-slider ul.slick-dots {
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
line-height: 1;
}
.cms-slick-slider ul.slick-dots li {
position: relative;
display: inline-flex;
margin: 0;
padding: 0;
cursor: pointer;
}
.cms-slick-slider ul.slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 18px;
height: 18px;
border: 1px solid transparent;
border-radius: 50%;
padding: 0;
margin: 0 6px;
cursor: pointer;
color: transparent;
outline: none;
background: transparent;
}
.cms-slick-slider ul.slick-dots li button:before {
position: absolute;
content: "";
width: 9px;
height: 9px;
background-color: #c8c8c8;
border-radius: 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.cms-slick-slider ul.slick-dots li.slick-active button {
border-color: #ccbd99;
}
.cms-slick-slider ul.slick-dots li.slick-active button:before {
background-color: #ccbd99;
}
.cms-slick-slider ul.slick-dots li button:hover, .cms-slick-slider ul.slick-dots li button:focus {
outline: none;
}
.cms-slick-slider .slick-arrows-inside .slick-prev {
left: 20px;
}
.cms-slick-slider .slick-arrows-inside .slick-next {
right: 20px;
}
[dir="rtl"] .cms-slick-slider .slick-arrows-inside .slick-prev {
left: auto;
right: 20px;
}
[dir="rtl"] .cms-slick-slider .slick-arrows-inside .slick-next {
left: 20px;
right: auto;
}
.cms-slick-slider .slick-dots-inside .slick-dots {
bottom: 5px;
}
.cms-slick-slider .slick-dots-inside.slick-dotted.slick-slider {
margin-bottom: 0;
}
.cms-slick-slider .slick-slider .slick-prev, .cms-slick-slider .slick-slider .slick-next {
z-index: 1;
}
.cms-slick-slider .slick-slide img {
margin: auto;
}
.cms-accordion .cms-accordion-item {
border-width: 0;
border-style: solid;
}
.cms-accordion .cms-accordion-item:not(:last-child) {
border-bottom: none;
}
.cms-accordion .cms-accordion-item .cms-ac-title.active {
border-width: 0;
border-bottom-style: solid;
}
.cms-accordion .cms-ac-title {
padding: 15px;
background-color: #eee;
color: #444;
cursor: pointer;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 15px;
transition: 0.4s;
}
.cms-accordion .cms-ac-title .cms-ac-title-icon.right {
float: right;
margin-left: 5px;
}
.cms-accordion .cms-ac-title .cms-ac-title-icon.left {
float: left;
margin-right: 5px;
}
.cms-accordion .cms-ac-title .cms-ac-title-icon .cms-ac-title-icon-close {
display: block;
}
.cms-accordion .cms-ac-title .cms-ac-title-icon .cms-ac-title-icon-open {
display: none;
}
.cms-accordion .cms-ac-title.active .cms-ac-title-icon .cms-ac-title-icon-close {
display: none;
}
.cms-accordion .cms-ac-title.active .cms-ac-title-icon .cms-ac-title-icon-open {
display: block;
}
.cms-accordion .cms-ac-title.active, .cms-accordion .cms-ac-title:hover {
background-color: #ccc;
}
.cms-accordion .cms-ac-content {
display: none;
padding: 15px;
background-color: white;
}
.cms-toggle .cms-toggle-item {
border-bottom-style: solid;
border-bottom-width: 0;
}
.cms-toggle .cms-toggle-title {
padding: 15px;
color: #444;
cursor: pointer;
font-weight: bold;
border: none;
transition: 0.4s;
}
.cms-toggle .cms-toggle-title .cms-toggle-title-icon {
float: right;
margin-left: 5px;
}
.cms-toggle .cms-toggle-title .cms-toggle-title-icon.left {
float: left;
margin-right: 5px;
}
.cms-toggle .cms-toggle-title .cms-toggle-title-icon .cms-toggle-title-icon-close {
display: block;
}
.cms-toggle .cms-toggle-title .cms-toggle-title-icon .cms-toggle-title-icon-open {
display: none;
}
.cms-toggle .cms-toggle-title.active .cms-toggle-title-icon .cms-toggle-title-icon-close {
display: none;
}
.cms-toggle .cms-toggle-title.active .cms-toggle-title-icon .cms-toggle-title-icon-open {
display: block;
}
.cms-toggle .cms-toggle-content {
display: none;
padding: 15px;
}