html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
	font-size:16px !important;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.user-content ul {
    list-style: disc;
    margin-left: 24px;
}
.user-content ul ul {
    margin-left: 20px;
    margin-bottom: 0;
}
.user-content ul li {
    margin-bottom: 0;
}
.user-content ol {
    margin-left: 24px;
    list-style: decimal;
}
.user-content ol ol {
    list-style: lower-latin;
    margin-bottom: 0;
}
.user-content ul ul,
.view ol ol {
    margin-bottom: 0;
}
.user-content li li {
    font-size: 1em;
}
table {
    width: 100%;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}
table td,
table th {
    vertical-align: middle;
}
.normal-form input[type="text"],
.normal-form input[type="password"],
.normal-form input[type="datetime"],
.normal-form input[type="datetime-local"],
.normal-form input[type="date"],
.normal-form input[type="month"],
.normal-form input[type="time"],
.normal-form input[type="week"],
.normal-form input[type="number"],
.normal-form input[type="email"],
.normal-form input[type="url"],
.normal-form input[type="search"],
.normal-form input[type="tel"],
.normal-form input[type="color"],
.normal-form textarea,
.normal-form select {
    -webkit-appearance: none;
}
.normal-form textarea {
    overflow: auto;
}
.normal-form input[type="text"]:focus,
.normal-form input[type="password"]:focus,
.normal-form input[type="datetime"]:focus,
.normal-form input[type="datetime-local"]:focus,
.normal-form input[type="date"]:focus,
.normal-form input[type="month"]:focus,
.normal-form input[type="time"]:focus,
.normal-form input[type="week"]:focus,
.normal-form input[type="number"]:focus,
.normal-form input[type="email"]:focus,
.normal-form input[type="url"]:focus,
.normal-form input[type="search"]:focus,
.normal-form input[type="tel"]:focus,
.normal-form input[type="color"]:focus,
.normal-form textarea:focus,
.normal-form select:focus {
    outline: none;
}
strong,
b {
    font-weight: 700;
}
em {
    font-style: italic;
}
sup {
    vertical-align: text-top;
    font-size: 75%;
}
sub {
    vertical-align: bottom;
    font-size: 75%;
}
blockquote {
    font-style: italic;
}
.user-content ul {
    list-style: disc;
    margin-left: 24px;
}
.user-content ul ul {
    margin-left: 20px;
    margin-bottom: 0;
}
.user-content ul li {
    margin-bottom: 0;
}
.user-content ol {
    margin-left: 24px;
    list-style: decimal;
}
.user-content ol ol {
    list-style: lower-latin;
    margin-bottom: 0;
}
.user-content ul ul,
.view ol ol {
    margin-bottom: 0;
}
.user-content li li {
    font-size: 1em;
}
table {
    width: 100%;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}
table td,
table th {
    vertical-align: middle;
}
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
@font-face {
    font-family: "Scotch Roman MT Std";
    src: url(../../../../../../../../themes/laurie-raphael/assets/fonts/ScotchRomanMTStd.woff2) format("woff2"), url(../../../../../../../../themes/laurie-raphael/assets/fonts/ScotchRomanMTStd.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Akkurat";
    src: url(../../../../../../../../themes/laurie-raphael/assets/fonts/akkurat-regular-webfont.woff2) format("woff2"), url(../../../../../../../../themes/laurie-raphael/assets/fonts/akkurat-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Akkurat";
    src: url(../../../../../../../../themes/laurie-raphael/assets/fonts/akkurat_light_regular-webfont.woff2) format("woff2"), url(../../../../../../../../themes/laurie-raphael/assets/fonts/akkurat_light_regular-webfont.woff) format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Akkurat";
    src: url(../../../../../../../../themes/laurie-raphael/assets/fonts/akkurat_bold-webfont.woff2) format("woff2"), url(../../../../../../../../themes/laurie-raphael/assets/fonts/akkurat_bold-webfont.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
img[data-lazy-src] {
    opacity: 0;
}
img.lazyloaded {
    -webkit-transition: opacity 0.5s linear 0.2s;
    -moz-transition: opacity 0.5s linear 0.2s;
    transition: opacity 0.5s linear 0.2s;
    opacity: 1;
}
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-family: "Akkurat", sans-serif;
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    font-weight: 400;
    background-color: #212121;
    overflow-x: hidden;
    position: relative;
    display: block;
}
@media screen and (min-width: 1440px) {
    body {
        font-size: 1.25vw;
        line-height: 2.55vw;
    }
}
.overflow-hidden {
    overflow: hidden !important;
}
.obj-fit-cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.obj-fit-cover > img {
    visibility: hidden !important;
    opaccopyrightity: 0 !important;
    display: block;
    width: 100%;
    height: 100%;
}
.resize-animation-stopper .reveal img {
    animation: none !important;
    transition: none !important;
}
#page-wrapper {
    overflow: hidden;
    transition: opacity 1s ease;
}
#page-wrapper.menu-hovered {
    opacity: 0.1;
}
body:not(.loaded) {
    position: fixed;
    overflow-y: scroll;
    width: 100%;
}
body:not(.loaded) .loader {
    opacity: 1;
    visibility: visible;
}
body:not(.loaded) .mouse,
body:not(.loaded) .page-header {
    opacity: 0;
    visibility: hidden;
    backface-visibility: hidden;
}
body:not(.loaded) .sticky-menu .bottom-menu {
    transform: translateX(100px);
    opacity: 0;
}
body:not(.loaded) .sticky-menu .top-menu li {
    opacity: 0;
    transform: translateX(100px);
}
body.loaded {
    overflow-y: scroll;
}
body.loaded .mouse,
body.loaded .page-header {
    transition: opacity 0.8s ease, visibility 0.8s ease;
    opacity: 1;
    visibility: visible;
}
body.page-transition .page-header {
    opacity: 0;
    visibility: hidden;
    backface-visibility: hidden;
}
@keyframes flickerAnimation {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #212121;
    opacity: 0;
    visibility: hidden;
    backface-visibility: hidden;
    transition: opacity 0.5s ease-out, visibility 0.5s ease-out;
}
.loader .loader-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
}
.loader svg {
    padding: 40px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 900px;
    height: auto;
}
.loader svg .logo-fade {
    opacity: 0;
}
.current-page-url {
    display: none;
    visibility: hidden;
    opacity: 0;
}
.page-header {
    padding: 30px 50px;
    position: relative;
    width: 100%;
    z-index: 9999;
}
.page-header .site-logo {
    max-width: 285px;
    width: 100%;
    height: auto;
}
.page-header .site-logo svg {
    fill: #218456;
    transition: fill 0.4s ease, opacity 1s ease;
    vertical-align: middle;
    opacity: 0;
}
.page-header .site-logo svg .fade-first {
    transition: opacity 1s ease;
    opacity: 0;
}
.page-header .site-logo svg .fade-second {
    transition: opacity 1s ease;
    opacity: 0;
    transition-delay: 0.8s;
}
.page-header .site-logo svg .move-up {
    transform: translateY(10px);
    transition: transform 1s ease;
    transition-delay: 0.8s;
}
.page-header .site-logo.animated svg {
    opacity: 1;
}
.page-header .site-logo.animated svg .move-up {
    transform: translateY(0);
}
.page-header .site-logo.animated svg .fade-first {
    opacity: 1;
}
.page-header .site-logo.animated svg .fade-second {
    opacity: 1;
}
@media screen and (max-width: 991px) {
    .page-header {
        padding: 40px;
        display: inline-block;
    }
}
@media screen and (max-width: 375px) {
    .page-header {
        padding: 40px 20px;
    }
}
.site-logo {
    display: block;
}
.site-logo svg {
    max-width: 285px;
    width: 100%;
    height: auto;
}
@media screen and (max-width: 991px) {
    .site-logo svg {
        max-width: 190px;
    }
}
.arrow-btn-wrapper {
    display: block;
    width: 100%;
    position: relative;
    height: 80px;
    margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
    .arrow-btn-wrapper {
        text-align: center;
    }
}
.arrow-button {
    display: inline-flex;
    align-items: center;
    width: auto;
    max-width: 80px;
    height: 80px;
    border-radius: 40px;
    border: 2px solid #218456;
    transition: max-width 0.8s ease;
    position: relative;
    text-decoration: none;
}
.arrow-button .button-text {
    height: 80px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.arrow-button span {
    opacity: 0;
    visibility: hidden;
    font-size: 18px;
    line-height: 24px;
    font-family: "Akkurat", sans-serif;
    color: #218456;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    padding-left: 30px;
    padding-right: 45px;
    white-space: nowrap;
    will-change: opacity, padding-left, visibility;
    transition: opacity 0.6s ease, visibility 0.6s ease, padding-left 0.6s ease;
}
.arrow-button .arrow-icon {
    position: absolute;
    left: 15.865px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 18px;
}
.arrow-button .arrow-icon .arrow {
    position: absolute;
    left: 15.865px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 18px;
}
.arrow-button .arrow-icon:before {
    content: "";
    width: 70px;
    height: 2px;
    background-color: #218456;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -48px;
    will-change: left, padding-left, visibility;
    transition: left 0.4s ease, opacity 0.4s ease, visibility 0.4s ease;
}
.arrow-button:hover {
    max-width: 100%;
    cursor: none;
}
.arrow-button:hover span {
    visibility: visible;
    opacity: 1;
    padding-left: 70px;
}
.arrow-button:hover .arrow-icon:before {
    opacity: 0;
    left: 100px;
}
@media screen and (max-width: 991px) {
    .icon-buttons {
        text-align: center;
    }
}
.icon-buttons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 80px;
    height: 80px;
    margin-right: 20px;
}
.icon-buttons a svg,
.icon-buttons a object {
    width: 80px;
    height: 80px;
}
.icon-buttons a:last-of-type {
    margin-right: 0;
}
.icon-buttons a:hover {
    cursor: none;
}
.icon-buttons a:hover .icon {
    border: 2px solid #218456;
}
.icon-buttons a:hover .icon .visible {
    transform: translate(100px, -50%);
}
.icon-buttons a:hover .icon .hidden {
    transform: translate(-50%, -50%);
}
.icon-buttons a .icon {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    overflow: hidden;
    position: relative;
    border-radius: 40px;
    border: 2px solid #218456;
    position: relative;
    transition: border 0.4s ease;
}
.icon-buttons a .icon svg {
    max-width: 37px;
    max-height: 35px;
    fill: transparent;
}
.icon-buttons a .icon svg.booking-check {
    margin-left: 3px;
}
.icon-buttons a .icon .visible {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: transform 0.4s cubic-bezier(0.75, -0.27, 0.3, 1.33);
}
.icon-buttons a .icon .hidden {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-100px, -50%);
    transition: transform 0.4s cubic-bezier(0.75, -0.27, 0.3, 1.33);
}
body.no-cursor {
    cursor: none;
}
@media only screen and (max-width: 991px) {
    body.no-cursor {
        cursor: default;
    }
}
body.no-cursor a {
    cursor: none;
}
@media only screen and (max-width: 991px) {
    body.no-cursor a {
        cursor: pointer;
    }
}
.mouse {
    display: block;
    overflow: hidden;
}
.mouse .cursor-follower {
    position: fixed;
    background-color: transparent;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    z-index: 1;
    transition: 0.6s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) filter, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) background-color, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) border,
        0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) width, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) height;
    user-select: none;
    pointer-events: none;
    z-index: 99999;
    opacity: 1;
    background-color: #218456;
}
@media (pointer: none), (pointer: coarse), (hover: none) {
    .mouse .cursor-follower {
        width: 0;
        height: 0;
    }
}
.mouse .cursor-follower.transition-start {
    transition: 0.6s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) filter, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) background-color, 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) border,
        1.2s ease width, 1.2s ease height;
    mix-blend-mode: normal !important;
}
.mouse .cursor-follower .black-transition {
    width: 0;
    height: 0;
}
.mouse .cursor-follower.transition {
    width: 260vw !important;
    height: 260vw !important;
}
@media screen and (orientation: portrait) {
    .mouse .cursor-follower.transition {
        width: 260vh !important;
        height: 260vh !important;
    }
}
.mouse .cursor-follower.transition-black .black-transition {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%;
    width: 0;
    height: 0;
    background-color: #212121;
    transition: 1.2s ease width, 1.2s ease height;
    transition-delay: 0.6s;
    width: 260vw !important;
    height: 260vw !important;
}
@media screen and (orientation: portrait) {
    .mouse .cursor-follower.transition-black .black-transition {
        width: 260vh !important;
        height: 260vh !important;
    }
}
.mouse .cursor-follower.transition-end {
    width: 0 !important;
    height: 0 !important;
    transition: none;
    mix-blend-mode: normal !important;
}
.mouse .cursor-follower span {
    display: block;
    position: absolute;
    width: 120px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    margin: 0;
    transition: opacity 0.6s ease;
    font-family: "Akkurat", sans-serif;
    font-weight: 700;
    font-size: 21px;
    line-height: 24px;
    text-align: center;
    color: #218456;
}
.mouse .cursor-follower .left-right {
    position: absolute;
    opacity: 0;
    display: block;
    top: 50%;
    left: 50%;
    width: 140px;
    height: 81px;
    transform: translate(-50%, -50%) scale(0.1);
    transition: opacity 0.6s cubic-bezier(0.75, -0.27, 0.3, 1.33), transform 0.6s cubic-bezier(0.75, -0.27, 0.3, 1.33);
    fill: transparent;
}
.mouse .cursor-follower.active {
    width: 30px;
    height: 30px;
    mix-blend-mode: difference;
}
@media (pointer: none), (pointer: coarse), (hover: none) {
    .mouse .cursor-follower.active {
        width: 0;
        height: 0;
        mix-blend-mode: normal;
    }
}
.mouse .cursor-follower.slider-selection-swipe {
    opacity: 1;
    width: 65px;
    height: 65px;
    background-color: transparent;
    mix-blend-mode: normal;
}
.mouse .cursor-follower.slider-selection-swipe .left-right {
    opacity: 1;
    fill: transparent;
    transform: translate(-50%, -50%) scale(1);
}
footer {
    background-color: #1b1b1b;
    padding-top: 50px;
    padding-bottom: 50px;
}
@media screen and (max-width: 991px) {
    footer {
        text-align: center;
        padding-bottom: 40px;
    }
}
footer .logo-footer {
    margin-bottom: 10px;
    display: block;
}
footer .logo-footer svg {
    max-width: 270px;
    width: 100%;
    height: auto;
    transition: fill 0.4s ease;
    fill: #fff;
}
footer .logo-footer svg:hover {
    fill: #218456;
}
footer .footer-menu {
    text-align: right;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 105px;
}
footer .footer-menu li {
    margin-bottom: 20px;
}
footer .footer-menu a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    transition: color 0.4s ease;
    letter-spacing: 0.15em;
}
footer .footer-menu a:hover {
    color: #218456;
}
@media screen and (max-width: 991px) {
    footer .footer-menu {
        text-align: center;
    }
}
footer .social {
    text-align: right;
    margin-bottom: 60px;
    display: flex;
    justify-content: space-between;
}
footer .social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 52px;
    height: 52px;
    border-radius: 26px;
    border: 2px solid #fff;
    position: relative;
    transition: border 0.4s ease;
}
footer .social a:hover {
    border: 2px solid #218456;
}
footer .social a:hover .icon .visible {
    transform: translate(-60px, -50%);
}
footer .social a:hover .icon .hidden {
    transform: translate(-50%, -50%);
}
footer .social a .icon {
    width: 52px;
    height: 52px;
    border-radius: 26px;
    overflow: hidden;
    position: relative;
}
footer .social a .icon .visible {
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: transform 0.4s cubic-bezier(0.75, -0.27, 0.3, 1.33);
}
footer .social a .icon .hidden {
    fill: #218456;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(60px, -50%);
    transition: transform 0.4s cubic-bezier(0.75, -0.27, 0.3, 1.33);
}
footer .social a svg {
    max-width: 32px;
    max-height: 21px;
    fill: #fff;
}
footer .social a svg.facebook {
    width: 7px;
    height: 15px;
}
footer .social a svg.instagram {
    width: 20.9px;
    height: 20.6px;
}
footer .social a svg.tripadvisor {
    width: 32px;
    height: 17px;
}
footer .copyright {
    text-align: right;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #594f4d;
    border-top: 1px solid #594f4d;
    font-size: 12px;
    line-height: 21px;
    margin-bottom: 25px;
}
footer .copyright span {
    text-transform: uppercase;
}
@media screen and (max-width: 991px) {
    footer .copyright {
        text-align: center;
    }
}
footer .agency {
    font-size: 12px;
    line-height: 21px;
    text-align: right;
}
@media screen and (max-width: 991px) {
    footer .agency {
        text-align: center;
    }
}
footer .agency a {
    text-decoration: none;
    color: #218456;
}
.nav-icon {
    position: fixed;
    display: none;
    right: 30px;
    top: 30px;
    text-align: center;
    width: 54px;
    height: 54px;
    border-radius: 27px;
    border: 2px solid #218456;
    text-decoration: none;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    z-index: 200;
    text-align: center;
    transition: border 0.4s ease;
    cursor: pointer;
}
.nav-icon .icon-wrapper {
    width: 12px;
    height: 12px;
    border-radius: 27px;
    position: relative;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}
.nav-icon span {
    display: block;
    position: absolute;
    height: 1.28px;
    background: #fff;
    opacity: 1;
    right: 0;
    transform: rotate(0deg);
    transition: all 0.4s ease-in-out;
}
.nav-icon span:nth-child(1) {
    width: 12px;
    top: 0;
}
.nav-icon span:nth-child(2) {
    width: 6px;
    top: 6px;
}
.nav-icon span:nth-child(3) {
    width: 12px;
    top: 12px;
    right: 0;
}
.nav-icon:hover span:nth-child(2) {
    width: 12px;
}
.nav-icon.active {
    border: 2px solid #fff;
}
.nav-icon.active span:nth-child(1) {
    top: 6px;
    width: 100%;
    transform: rotate(135deg);
}
.nav-icon.active span:nth-child(2) {
    opacity: 0;
    right: 60px;
}
.nav-icon.active span:nth-child(3) {
    width: 100%;
    top: 6px;
    transform: rotate(-135deg);
}
@media screen and (max-width: 991px) {
    .nav-icon {
        display: block;
    }
}
@media screen and (max-width: 375px) {
    .nav-icon {
        right: 20px;
    }
}
body:after {
    content: "";
    width: 100%;
    height: 100vh;
    position: fixed;
    right: -100%;
    top: 0;
    background-color: #218456;
    z-index: 9;
    visibility: visible;
    transition: right 0.8s ease;
}
.menu-active {
    overflow-y: scroll;
    width: 100%;
}
.menu-active .page-header .site-logo svg {
    fill: #fff;
}
.menu-active:after {
    right: 0;
}
.menu-active .sticky-menu {
    right: 30px;
    visibility: visible;
    opacity: 1;
}
.menu-active .sticky-menu .bottom-menu {
    opacity: 1;
    transform: translateX(0);
}
.menu-active .sticky-menu .top-menu li {
    opacity: 1;
    transform: translateX(0);
}
.menu-active .sticky-menu .top-menu li a span {
    right: 75px;
    opacity: 1;
    visibility: visible;
}
@media screen and (max-width: 375px) {
    .menu-active .sticky-menu {
        right: 20px;
    }
}
.sticky-menu {
    position: fixed;
    z-index: 99999;
    top: 30px;
    right: 25px;
    height: calc(100vh - 60px);
    transition: opacity 1s ease, visibility 1s ease, right 0.6s cubic-bezier(0.75, -0.27, 0.3, 1.33);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    opacity: 1;
}
.sticky-menu.hidden .bottom-menu {
    transform: translateX(100px);
    opacity: 0;
}
.sticky-menu.hidden .top-menu li {
    opacity: 0;
    transform: translateX(100px);
}
.sticky-menu a {
    cursor: none;
}
.sticky-menu .top-menu li:nth-child(1) {
    transition-delay: 200ms;
}
.sticky-menu .top-menu li:nth-child(2) {
    transition-delay: 300ms;
}
.sticky-menu .top-menu li:nth-child(3) {
    transition-delay: 400ms;
}
.sticky-menu .top-menu li:nth-child(4) {
    transition-delay: 500ms;
}
.sticky-menu .top-menu li:nth-child(5) {
    transition-delay: 600ms;
}
.sticky-menu .top-menu li:nth-child(6) {
    transition-delay: 700ms;
}
.sticky-menu .top-menu li:nth-child(7) {
    transition-delay: 800ms;
}
.sticky-menu .top-menu li {
    display: block;
    margin-bottom: 12px;
    opacity: 1;
    right: 0;
    opacity: 1;
    transform: translateX(0);
    transition: opacity 0.8s ease, visibility 0.8s ease, transform 0.8s cubic-bezier(0.75, -0.27, 0.3, 1.33);
}
.sticky-menu .top-menu li:last-of-type {
    margin-bottom: 0;
}
.sticky-menu .top-menu li a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 54px;
    height: 54px;
    border-radius: 27px;
    border: 2px solid #218456;
    position: relative;
    text-decoration: none;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.15em;
    color: #fff;
}
.sticky-menu .top-menu li a span {
    position: absolute;
    text-transform: uppercase;
    right: 40px;
    opacity: 0;
    visibility: hidden;
    text-align: right;
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
    transition: right 0.4s ease, opacity 0.4s ease, visibility 0.4s ease;
    white-space: nowrap;
}
.sticky-menu .top-menu li a.fill {
    background-color: #218456;
}
.sticky-menu .top-menu li a .icon {
    width: 54px;
    height: 54px;
    border-radius: 27px;
    overflow: hidden;
    position: relative;
}
.sticky-menu .top-menu li a .icon .visible {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: transform 0.4s cubic-bezier(0.75, -0.27, 0.3, 1.33);
}
.sticky-menu .top-menu li a .icon .hidden {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(60px, -50%);
    transition: transform 0.4s cubic-bezier(0.75, -0.27, 0.3, 1.33);
}
.sticky-menu .top-menu li a svg {
    fill: transparent;
    max-width: 21px;
    max-height: 21px;
    stroke: #fff;
}
.sticky-menu .top-menu li a svg.fork-knife {
    width: 13.67px;
    height: 20px;
}
.sticky-menu .top-menu li a svg.time {
    width: 21px;
    height: 18px;
}
.sticky-menu .top-menu li a svg.location {
    width: 13px;
    height: 18px;
}
.sticky-menu .top-menu li a svg.home {
    width: 20px;
    height: 20px;
}
.sticky-menu .top-menu li a svg.itservice {
    width: 20px;
    height: 20px;
}
.sticky-menu .top-menu li a svg.about {
    width: 20px;
    height: 24px;
}
.sticky-menu .top-menu li a svg.booking {
    width: 14px;
    height: 15px;
}
.sticky-menu .top-menu li a svg.order {
    width: 14px;
    height: 15px;
}
.sticky-menu .top-menu li a:hover span {
    right: 75px;
    opacity: 1;
    visibility: visible;
}
.sticky-menu .top-menu li a:hover .icon .visible {
    transform: translate(-60px, -50%);
}
.sticky-menu .top-menu li a:hover .icon .hidden {
    transform: translate(-50%, -50%);
}
.sticky-menu .bottom-menu {
    transform: translateX(0);
    opacity: 1;
    transition: opacity 0.8s ease, visibility 0.8s ease, transform 0.8s cubic-bezier(0.75, -0.27, 0.3, 1.33);
}
.sticky-menu .bottom-menu li {
    display: block;
    text-align: center;
}
.sticky-menu .bottom-menu li:last-of-type {
    margin-bottom: 0;
}
.sticky-menu .bottom-menu li:first-of-type a {
    border-top: 0.25px solid #fff;
}
.sticky-menu .bottom-menu li a {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    display: inline-block;
    text-decoration: none;
    border-bottom: 0.25px solid #fff;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    width: 26px;
    text-transform: uppercase;
}
.sticky-menu .bottom-menu li a .icon {
    width: 26px;
    min-height: 20px;
    overflow: hidden;
    position: relative;
}
.sticky-menu .bottom-menu li a .icon .visible {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: transform 0.4s cubic-bezier(0.75, -0.27, 0.3, 1.33);
    fill: #fff;
}
.sticky-menu .bottom-menu li a .icon .hidden {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(60px, -50%);
    transition: transform 0.4s cubic-bezier(0.75, -0.27, 0.3, 1.33);
    fill: #fff;
}
.sticky-menu .bottom-menu li a svg {
    max-width: 22px;
    max-height: 15px;
}
.sticky-menu .bottom-menu li a svg.facebook {
    width: 10px;
    height: 20px;
}
.sticky-menu .bottom-menu li a svg.instagram {
    width: 21px;
    height: 20px;
}
.sticky-menu .bottom-menu li a svg.tripadvisor {
    width: 22px;
    height: 11.5px;
}
.sticky-menu .bottom-menu li a:hover .icon .visible {
    transform: translate(-60px, -50%);
}
.sticky-menu .bottom-menu li a:hover .icon .hidden {
    transform: translate(-50%, -50%);
}
@media screen and (max-height: 740px) and (max-width: 991px) {
    .sticky-menu {
        width: 100%;
    }
    .sticky-menu .top-menu {
        position: absolute;
        top: 0;
        right: 0;
    }
    .sticky-menu .bottom-menu {
        position: absolute;
        bottom: 0;
        right: 0;
        text-align: right;
    }
    .sticky-menu .bottom-menu li {
        display: inline-block;
        margin-right: 20px;
        border: 0;
    }
    .sticky-menu .bottom-menu li:last-of-type {
        margin-right: 0;
    }
    .sticky-menu .bottom-menu li:first-of-type a {
        border-top: 0;
    }
    .sticky-menu .bottom-menu li a {
        border: 0;
    }
}
@media screen and (max-width: 991px) {
    .sticky-menu {
        opacity: 0;
        visibility: hidden;
        top: 150px;
        height: calc(100% - 180px);
        transition: opacity 1s ease, visibility 1s ease, right 0.6s ease;
    }
    .sticky-menu .bottom-menu {
        transform: translateX(100px);
        opacity: 0;
    }
    .sticky-menu .top-menu li:nth-child(1) a span {
        transition-delay: 200ms;
    }
    .sticky-menu .top-menu li:nth-child(2) a span {
        transition-delay: 300ms;
    }
    .sticky-menu .top-menu li:nth-child(3) a span {
        transition-delay: 400ms;
    }
    .sticky-menu .top-menu li:nth-child(4) a span {
        transition-delay: 500ms;
    }
    .sticky-menu .top-menu li:nth-child(5) a span {
        transition-delay: 600ms;
    }
    .sticky-menu .top-menu li:nth-child(6) a span {
        transition-delay: 700ms;
    }
    .sticky-menu .top-menu li:nth-child(7) a span {
        transition-delay: 800ms;
    }
    .sticky-menu .top-menu li {
        opacity: 0;
        transform: translateX(100px);
    }
    .sticky-menu .top-menu li a {
        border: 2px solid #fff;
    }
    .sticky-menu .top-menu li a span {
        transition: right 0.8s ease, opacity 0.8s ease, visibility 0.8s ease;
    }
    .sticky-menu .top-menu li a.fill {
        background-color: #fff;
    }
    .sticky-menu .top-menu li a.fill svg {
        stroke: #218456;
    }
}
.text-anim-bottom {
    transition: transform 1s cubic-bezier(0.22, 0.61, 0.36, 1);
    transform: translate3d(0, 15%, 0);
    position: relative;
    overflow: hidden;
    backface-visibility: hidden;
}
.text-anim-bottom h1,
.text-anim-bottom h2,
.text-anim-bottom span,
.text-anim-bottom p {
    display: inline-block;
    backface-visibility: hidden;
    transition: transform 1s cubic-bezier(0.22, 0.61, 0.36, 1);
    transform: translate3d(0, 100%, 0);
}
.text-anim-bottom.animated {
    transform: translate3d(0, 0%, 0);
}
.text-anim-bottom.animated h1,
.text-anim-bottom.animated h2,
.text-anim-bottom.animated span,
.text-anim-bottom.animated p {
    transform: translate3d(0, 0%, 0);
}
.animated > .text-anim-bottom {
    transform: translate3d(0, 0%, 0);
}
.animated > .text-anim-bottom h1,
.animated > .text-anim-bottom h2,
.animated > .text-anim-bottom span,
.animated > .text-anim-bottom p {
    transform: translate3d(0, 0%, 0);
}
@keyframes animateLoader {
    0% {
        -webkit-transform: translate3d(-105%, 0, 0);
        transform: translate3d(-105%, 0, 0);
    }
    50% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    to {
        -webkit-transform: translate3d(105%, 0, 0);
        transform: translate3d(105%, 0, 0);
    }
}
.image-reveal {
    position: relative;
    overflow: hidden;
}
.image-reveal:after {
    content: "";
    position: absolute;
    left: -15%;
    top: -1%;
    width: 130%;
    height: 102%;
    background-color: #212121;
    z-index: 2;
    transform: skew(-10deg);
    will-change: transform;
    transition: transform 2s cubic-bezier(0.7, 0, 0.3, 1);
}
.image-reveal img {
    position: relative;
    z-index: 1;
    vertical-align: middle;
    transform: scale(1.2);
    will-change: transform;
    transition: 2s ease;
}
.image-reveal.animated img {
    transform: scale(1);
}
.image-reveal.animated:after {
    transform: skew(-10deg) translate3d(115%, 0, 0);
}
.title-skew {
    opacity: 0;
    transform: translate3d(0, 260px, 0) skewY(10deg);
    will-change: transform, opacity;
    transition: transform 1.4s ease, opacity 2s ease;
}
.title-skew.animated {
    opacity: 1;
    transform: translate3d(0, 0, 0) skewY(0);
}
.text-anim-top {
    transition: transform 1s cubic-bezier(0.22, 0.61, 0.36, 1);
    transform: translate3d(0, -15%, 0);
    position: relative;
    overflow: hidden;
    backface-visibility: hidden;
}
.text-anim-top h1,
.text-anim-top h2,
.text-anim-top p {
    display: inline-block;
    backface-visibility: hidden;
    transition: transform 1s cubic-bezier(0.22, 0.61, 0.36, 1);
    transform: translate3d(0, -100%, 0);
}
.text-anim-top.animated {
    transform: translate3d(0, 0%, 0);
}
.text-anim-top.animated h1,
.text-anim-top.animated h2,
.text-anim-top.animated p {
    transform: translate3d(0, 0%, 0);
}
.animated > .text-anim-top {
    transform: translate3d(0, 0%, 0);
}
.animated > .text-anim-top h1,
.animated > .text-anim-top h2,
.animated > .text-anim-top p {
    transform: translate3d(0, 0%, 0);
}
.fade-anim-default {
    transition: opacity 800ms cubic-bezier(0.7, 0, 0.3, 1);
    opacity: 0;
    backface-visibility: hidden;
}
.fade-anim-default.animated {
    opacity: 1;
}
.fade-anim-article {
    transition: opacity 800ms cubic-bezier(0.7, 0, 0.3, 1), transform 800ms cubic-bezier(0.7, 0, 0.3, 1);
    opacity: 0;
    backface-visibility: hidden;
}
.fade-anim-article.animated {
    opacity: 1;
}
.fade-anim-zoom {
    transform: scale(0.6);
    transition: opacity 1.4s cubic-bezier(0.7, 0, 0.3, 1), transform 1.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    opacity: 0;
    backface-visibility: hidden;
}
.fade-anim-zoom.animated {
    opacity: 1;
    transform: scale(1);
}
.fade-anim-bottom {
    transition: opacity 1.5s cubic-bezier(0.4, 0, 0.2, 1), transform 1.5s cubic-bezier(0.4, 0, 0.2, 1);
    transform: translate3d(0, 150px, 0);
    opacity: 0;
    backface-visibility: hidden;
}
.fade-anim-bottom.animated {
    transform: translate3d(0, 0%, 0);
    opacity: 1;
}
.fade-anim-top {
    transition: opacity 1.5s cubic-bezier(0.4, 0, 0.2, 1), transform 1.5s cubic-bezier(0.4, 0, 0.2, 1);
    transform: translate3d(0, -30%, 0);
    opacity: 0;
    backface-visibility: hidden;
}
.fade-anim-top.animated {
    transform: translate3d(0, 0%, 0);
    opacity: 1;
}
.fade-up {
    opacity: 0;
    transition: opacity 800ms cubic-bezier(0.7, 0, 0.3, 1), transform 800ms cubic-bezier(0.7, 0, 0.3, 1);
    transform: translate3d(0, 30%, 0);
    backface-visibility: hidden;
}
.fade-up.animated {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
.unwrap-anim-box {
    position: relative;
    transition: opacity 1.3s cubic-bezier(0.7, 0, 0.3, 1), transform 1.3s cubic-bezier(0.7, 0, 0.3, 1);
    transform: translate3d(0%, -5%, 0);
    opacity: 0;
    backface-visibility: hidden;
}
.unwrap-anim-box:after {
    transition: transform 1.3s cubic-bezier(0.7, 0, 0.3, 1);
    content: "";
    position: absolute;
    z-index: 50;
    top: 0;
    left: 0;
    width: 110%;
    height: 110%;
    background-color: #fff;
    transform: scaleY(1);
    transform-origin: 50% 100%;
}
.unwrap-anim-box.animated {
    transform: translate3d(0%, 0%, 0%);
    opacity: 1;
}
.unwrap-anim-box.animated:after {
    transform: scaleY(0);
}
.unwrap-anim-bottom {
    position: relative;
    transition: transform 0.8s cubic-bezier(0.65, 0.05, 0.36, 1);
    transform-origin: 0% 100%;
    transform: scaleY(0);
    backface-visibility: hidden;
    overflow: hidden;
}
.unwrap-anim-bottom:after {
    transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);
    content: "";
    position: absolute;
    z-index: 50;
    bottom: 0%;
    left: 0;
    width: 110%;
    height: 100%;
    background-image: linear-gradient(to top, #008cbc 0%, #008cbc 65%, #008cbc 65%, #008cbc 100%);
    transform: scaleY(1);
    transform-origin: 50% 100%;
}
.unwrap-anim-bottom.animated {
    transform: scaleY(1);
    opacity: 1;
}
.unwrap-anim-bottom.animated:after {
    transition-delay: 500ms;
    transform: scaleY(0);
}
.unwrap-anim-top {
    position: relative;
    transition: transform 0.8s cubic-bezier(0.65, 0.05, 0.36, 1);
    transform-origin: 50% 0%;
    transform: scaleY(0);
    backface-visibility: hidden;
    overflow: hidden;
}
.unwrap-anim-top:after {
    transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);
    content: "";
    position: absolute;
    z-index: 50;
    top: 0%;
    left: 0;
    width: 110%;
    height: 100%;
    background-image: linear-gradient(to bottom, #e3051a 0%, #e3051a 65%, #e3051a 65%, #e3051a 100%);
    transform: scaleY(1);
    transform-origin: 50% 100%;
}
.unwrap-anim-top.animated {
    transform: scaleY(1);
    opacity: 1;
}
.unwrap-anim-top.animated:after {
    transition-delay: 500ms;
    transform: scaleY(0);
}
.fade-anim-left {
    transition: opacity 800ms cubic-bezier(0.7, 0, 0.3, 1), transform 800ms cubic-bezier(0.7, 0, 0.3, 1);
    transform: translate3d(-10%, 0%, 0);
    opacity: 0;
    backface-visibility: hidden;
}
.fade-anim-left.animated {
    transform: translate3d(0%, 0%, 0%);
    opacity: 1;
}
.fade-anim-right {
    transition: opacity 800ms cubic-bezier(0.7, 0, 0.3, 1), transform 800ms cubic-bezier(0.7, 0, 0.3, 1);
    transform: translate3d(10%, 0%, 0);
    opacity: 0;
    backface-visibility: hidden;
}
.fade-anim-right.animated {
    transform: translate3d(0%, 0%, 0%);
    opacity: 1;
}
.unwrap-anim-left {
    position: relative;
    transition: transform 0.8s cubic-bezier(0.65, 0.05, 0.36, 1);
    transform-origin: 0% 50%;
    transform: scaleX(0);
    backface-visibility: hidden;
    overflow: hidden;
}
.unwrap-anim-left:after {
    transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);
    content: "";
    position: absolute;
    z-index: 50;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #415773 0%, #415773 65%, white 65%, white 100%);
    transform: scaleX(1);
    transform-origin: 100% 50%;
}
.unwrap-anim-left.animated {
    transform: scaleX(1);
    opacity: 1;
}
.unwrap-anim-left.animated:after {
    transition-delay: 500ms;
    transform: scaleX(0);
}
.unwrap-anim-right {
    position: relative;
    transition: transform 0.8s cubic-bezier(0.65, 0.05, 0.36, 1);
    transform-origin: 100% 50%;
    transform: scaleX(0);
    backface-visibility: hidden;
    overflow: hidden;
}
.unwrap-anim-right:after {
    transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);
    content: "";
    position: absolute;
    z-index: 50;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to left, #415773 0%, #415773 65%, white 65%, white 100%);
    transform: scaleX(1);
    transform-origin: 0% 50%;
}
.unwrap-anim-right.animated {
    transform: scaleX(1);
    opacity: 1;
}
.unwrap-anim-right.animated:after {
    transition-delay: 500ms;
    transform: scaleX(0);
}
.unwrap-fixed-menu {
    transition: transform 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transform-origin: 100% 50%;
    transform: scaleX(0);
    backface-visibility: hidden;
    overflow: hidden;
}
.unwrap-fixed-menu.animated {
    transform: scaleX(1);
    opacity: 1;
}
.page-unwrap {
    position: relative;
}
.page-unwrap:after {
    transition: transform 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    content: "";
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #eaeaea;
    transform: translateX(-100%);
}
.page-unwrap.active:after {
    transform: translateX(0%);
}
.page-unwrap.animated:after {
    transform: translateX(100%);
}
.unwrap-main-menu {
    position: relative;
    transition: transform 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transform-origin: 50% 0%;
    transform: scaleY(0);
    backface-visibility: hidden;
}
.unwrap-main-menu:after {
    transition: transform 1.2s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    content: "";
    position: absolute;
    z-index: 50;
    top: 0%;
    left: 0;
    width: 110%;
    height: 100%;
    background: #fff;
    transform: scaleY(1);
    transform-origin: 50% 100%;
}
.unwrap-main-menu.animated {
    transform: scaleY(1);
    opacity: 1;
}
.unwrap-main-menu.animated:after {
    transition-delay: 800ms;
    transform: scaleY(0);
}
@keyframes scan {
    0% {
        top: 0%;
    }
    30% {
        top: 50%;
    }
    50% {
        top: -50%;
    }
    100% {
        top: 100%;
    }
}
@keyframes glitch {
    0% {
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
    }
    5% {
        -moz-transform: skewX(2deg);
        -ms-transform: skewX(2deg);
        -webkit-transform: skewX(2deg);
        transform: skewX(2deg);
        opacity: 0.75;
    }
    10% {
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        opacity: 1;
    }
    15% {
        -moz-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 0.75;
    }
    20% {
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        opacity: 1;
    }
    45% {
        -moz-transform: skewX(3deg);
        -ms-transform: skewX(3deg);
        -webkit-transform: skewX(3deg);
        transform: skewX(3deg);
        opacity: 0.75;
    }
    50% {
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        opacity: 1;
    }
    55% {
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        opacity: 0.75;
    }
    60% {
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        opacity: 1;
    }
    75% {
        -moz-transform: skewX(2deg);
        -ms-transform: skewX(2deg);
        -webkit-transform: skewX(2deg);
        transform: skewX(2deg);
    }
    80% {
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
    }
    85% {
        -moz-transform: skewX(-8deg);
        -ms-transform: skewX(-8deg);
        -webkit-transform: skewX(-8deg);
        transform: skewX(-8deg);
        opacity: 0.75;
    }
    90% {
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        opacity: 1;
    }
    100% {
        -moz-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
    }
}
.container-fluid {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
}
.container {
    width: 95%;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
}
@media screen and (max-width: 991px) {
    .container {
        width: 100%;
    }
}
@media screen and (max-width: 375px) {
    .container {
        padding-right: 20px;
        padding-left: 20px;
    }
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -30px;
    margin-left: -30px;
}
@media screen and (max-width: 375px) {
    .row {
        margin-right: -20px;
        margin-left: -20px;
    }
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.justify-content-space-between {
    -ms-flex-pack: space-between !important;
    justify-content: space-between !important;
}
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}
.align-items-top {
    -ms-flex-align: flex-start !important;
    align-items: flex-start !important;
}
.order-first {
    -ms-flex-order: -1;
    order: -1;
}
.order-last {
    -ms-flex-order: 13;
    order: 13;
}
.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%;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.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-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-20,
.col-value,
.col-md-value,
.col-lg-value,
.col-lg-20,
.col-md-1,
.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-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.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-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.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-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}
@media screen and (max-width: 375px) {
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col,
    .col-auto,
    .col-sm-1,
    .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-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm,
    .col-sm-auto,
    .col-md-20,
    .col-value,
    .col-md-value,
    .col-lg-value,
    .col-lg-20,
    .col-md-1,
    .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-10,
    .col-md-11,
    .col-md-12,
    .col-md,
    .col-md-auto,
    .col-lg-1,
    .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-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg,
    .col-lg-auto,
    .col-xl-1,
    .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-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl,
    .col-xl-auto {
        padding-right: 20px;
        padding-left: 20px;
    }
}
.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
.col-value {
    -ms-flex: 0 0 14.285714%;
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-20 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.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%;
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-sm-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-sm-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-sm-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .row-cols-sm-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-sm-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-sm-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .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-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .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%;
    }
    .row-cols-md-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-md-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-md-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .row-cols-md-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-md-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-md-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-md-value {
        -ms-flex: 0 0 14.285714%;
        flex: 0 0 14.285714%;
        max-width: 14.285714%;
    }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .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-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .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%;
    }
    .row-cols-lg-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-lg-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-lg-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .row-cols-lg-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-lg-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-lg-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-lg-value {
        -ms-flex: 0 0 14.285714%;
        flex: 0 0 14.285714%;
        max-width: 14.285714%;
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .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-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .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%;
    }
    .row-cols-xl-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-xl-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-xl-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .row-cols-xl-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-xl-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-xl-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .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-last {
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0;
    }
    .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%;
    }
}
section {
    margin-bottom: 17.4vw;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 991px) {
    section {
        margin-bottom: 150px;
    }
}
.intro {
    margin-bottom: 13.2vw;
}
@media screen and (max-width: 991px) {
    .intro {
        margin-bottom: 150px;
    }
}
.intro .image {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
}
.intro .image img,
.intro .image video {
    position: relative;
    width: 72vw;
    height: auto;
}
@media screen and (max-width: 991px) {
    .intro .image img,
    .intro .image video {
        width: 100%;
        padding-right: 40px;
    }
}
.intro h1 {
    font-family: "Scotch Roman MT Std", sans-serif;
    color: #218456;
    font-size: 8.4vw;
    line-height: 7vw;
    margin-top: -7vw;
    letter-spacing: -0.015em;
    position: relative;
    z-index: 2;
}
@media screen and (max-width: 991px) {
    .intro h1 {
        font-size: 50px;
        line-height: 60px;
        margin-top: 50px;
        text-align: center;
    }
}
@media screen and (max-width: 375px) {
    .intro h1 {
        font-size: 44px;
        line-height: 54px;
    }
}
.intro .quote__title {
    font-family: "Scotch Roman MT Std", sans-serif;
    color: #218456;
    font-size: 50px;
    line-height: 60px;
    margin-top: 130px;
    max-width: 800px;
    margin-bottom: 34px;
}
@media screen and (min-width: 1440px) {
    .intro .quote__title {
        font-size: 1.2vw;
        line-height: 2.2vw;
        margin-top: 13.2vw;
        margin-bottom: 34px;
        max-width: 60vw;
		text-align: justify;
    }
}
@media screen and (max-width: 991px) {
    .intro .quote__title {
        font-size: 50px;
        line-height: 60px;
        margin-top: 130px;
        max-width: 800px;
        text-align: center;
    }
}
@media screen and (max-width: 375px) {
    .intro .quote__title {
        font-size: 44px;
        line-height: 54px;
    }
}
.intro .quote__person {
    font-family: "Akkurat", sans-serif;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.03em;
    color: #fff;
}
@media screen and (max-width: 991px) {
    .intro .quote__person {
        text-align: center;
    }
}
.intro.no-image h1 {
    margin-top: 10vw;
}
@media screen and (max-width: 991px) {
    .intro.no-image h1 {
        margin-top: 100px;
    }
}
.text-image {
    position: relative;
    z-index: 2;
}
.text-image h2 {
    font-family: "Akkurat", sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0.15em;
    color: #218456;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.text-image h4 {
    font-family: "Akkurat", sans-serif;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.15em;
    color: #218456;
    margin-bottom: 40px;
    text-transform: uppercase;
}
@media screen and (max-width: 991px) {
    .text-image h2 {
        text-align: center;
    }
}
@media screen and (max-width: 375px) {
    .text-image h2 {
        font-size: 30px;
        line-height: 44px;
    }
}
@media screen and (min-width: 1440px) {
    .text-image h2 {
        font-size: 2.5vw;
        line-height: 3.5vw;
    }
}
.text-image .text {
    max-width: 60vw;
	text-align:justify;
}
@media screen and (min-width: 1440px) {
    .text-image .text {
        max-width: 60vw;
    text-align: justify;
    }
}
@media screen and (max-width: 991px) {
    .text-image .text {
        text-align: center;
        max-width: 100%;
    }
}
.text-image .text p {
    margin-bottom: 30px;
}
.text-image .text a {
    text-decoration: none;
    color: #218456;
}
.text-image .text ul,
.text-image .text ol {
    margin-bottom: 30px;
}
.text-image .text ul li,
.text-image .text ol li {
    /* margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative; */
}
.text-image .text ul li:after,
.text-image .text ol li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    /* background-color: #218456; */
    transition: width 1.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.text-image .text ul li p,
.text-image .text ol li p {
    margin-bottom: 0;
}
.text-image .text ul li:last-of-type,
.text-image .text ol li:last-of-type {
    padding-bottom: 0;
    border-bottom: 0;
}
.text-image .text ul li:last-of-type:after,
.text-image .text ol li:last-of-type:after {
    display: none;
}
.text-image .text ul li:nth-child(1):after,
.text-image .text ol li:nth-child(1):after {
    transition-delay: 300ms;
}
.text-image .text ul li:nth-child(2):after,
.text-image .text ol li:nth-child(2):after {
    transition-delay: 400ms;
}
.text-image .text ul li:nth-child(3):after,
.text-image .text ol li:nth-child(3):after {
    transition-delay: 500ms;
}
.text-image .text ul li:nth-child(4):after,
.text-image .text ol li:nth-child(4):after {
    transition-delay: 600ms;
}
.text-image .text ul li:nth-child(5):after,
.text-image .text ol li:nth-child(5):after {
    transition-delay: 700ms;
}
.text-image .text ul li:nth-child(6):after,
.text-image .text ol li:nth-child(6):after {
    transition-delay: 800ms;
}
.text-image .text ul li:nth-child(7):after,
.text-image .text ol li:nth-child(7):after {
    transition-delay: 900ms;
}
.text-image .text.animated ul li:after,
.text-image .text.animated ol li:after {
    width: 100%;
}
.text-image .repeatable-text {
    max-width: 400px;
}
@media screen and (min-width: 1440px) {
    .text-image .repeatable-text {
        max-width: 27.5vw;
    }
}
@media screen and (max-width: 991px) {
    .text-image .repeatable-text {
        text-align: center;
        max-width: 100%;
    }
}
.text-image .repeatable-text ul li,
.text-image .repeatable-text ol li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}
.text-image .repeatable-text ul li:after,
.text-image .repeatable-text ol li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #218456;
    transition: width 1.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.text-image .repeatable-text ul li:last-of-type,
.text-image .repeatable-text ol li:last-of-type {
    padding-bottom: 0;
    border-bottom: 0;
}
.text-image .repeatable-text ul li:last-of-type:after,
.text-image .repeatable-text ol li:last-of-type:after {
    display: none;
}
.text-image .repeatable-text ul li:nth-child(1):after,
.text-image .repeatable-text ol li:nth-child(1):after {
    transition-delay: 300ms;
}
.text-image .repeatable-text ul li:nth-child(2):after,
.text-image .repeatable-text ol li:nth-child(2):after {
    transition-delay: 400ms;
}
.text-image .repeatable-text ul li:nth-child(3):after,
.text-image .repeatable-text ol li:nth-child(3):after {
    transition-delay: 500ms;
}
.text-image .repeatable-text ul li:nth-child(4):after,
.text-image .repeatable-text ol li:nth-child(4):after {
    transition-delay: 600ms;
}
.text-image .repeatable-text ul li:nth-child(5):after,
.text-image .repeatable-text ol li:nth-child(5):after {
    transition-delay: 700ms;
}
.text-image .repeatable-text ul li:nth-child(6):after,
.text-image .repeatable-text ol li:nth-child(6):after {
    transition-delay: 800ms;
}
.text-image .repeatable-text ul li:nth-child(7):after,
.text-image .repeatable-text ol li:nth-child(7):after {
    transition-delay: 900ms;
}
.text-image .repeatable-text.animated ul li:after,
.text-image .repeatable-text.animated ol li:after {
    width: 100%;
}
.text-image img {
    width: 100%;
    height: auto;
}
.text-image.decor {
    z-index: 1;
}
.text-image.decor .image-container {
    position: relative;
}
.text-image.decor .image-container:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -50%;
    transform: translate(0%, -50%) rotate(100deg);
    width: 180%;
    height: 180%;
    right: -90%;
    z-index: -1;
    background-image: url(../../../../../../../../themes/laurie-raphael/assets/img/svg-standalone/wood-texture.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
@media screen and (max-width: 991px) {
    .text-image.decor .image-container:after {
        top: 5%;
        width: 80%;
        height: 80%;
        right: -40%;
    }
}
@media screen and (min-width: 992px) {
    .text-image.decor.position-top .image-container:after {
        top: 20%;
    }
    .text-image.decor.position-bottom .image-container:after {
        top: 85%;
        width: 180%;
        height: 180%;
        right: -120%;
        transform: translate(0%, -50%) rotate(0);
    }
}
.text-image.decor.reversed .image-container:after {
    display: none;
}
@media screen and (max-width: 991px) {
    .text-image.decor.mobile-disable-decor .image-container:after {
        display: none;
    }
}
.text-image .google-map {
    background-color: #218456;
    position: relative;
}
.text-image .google-map iframe {
    mix-blend-mode: hard-light;
    filter: grayscale(1);
    vertical-align: middle;
    width: 100%;
    height: 780px;
}
@media screen and (min-width: 1440px) {
    .text-image .google-map iframe {
        height: 54vw;
    }
}
@media screen and (max-width: 991px) {
    .text-image .google-map iframe {
        height: 445px;
    }
}
@media screen and (max-width: 991px) {
    .text-image .image-container {
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 50px;
    }
}
.text-image.reversed .image-container {
    margin-left: -30px;
    -ms-flex: 0 0 calc(100% + 30px);
    flex: 0 0 calc(100% + 30px);
    max-width: calc(100% + 30px);
}
@media screen and (min-width: 992px) {
    .text-image.reversed .image-container {
        margin-left: calc(-2.7% - 30px);
        -ms-flex: 0 0 calc(52.7% + 30px);
        flex: 0 0 calc(52.7% + 30px);
        max-width: calc(52.7% + 30px);
    }
}
.divider__btn {
    text-align: center;
    position: relative;
}
.divider__btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #218456;
}
.divider__btn:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #218456;
}
.divider__btn:before,
.divider__btn:after {
    opacity: 0;
    transition: opacity 0.4s;
    transition-delay: 1.6s;
}
.divider__btn .line {
    position: absolute;
    z-index: -1;
    width: 0;
    height: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    background: #218456;
    transition: width 2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.divider__btn .title {
    display: inline-block;
    font-family: "Scotch Roman MT Std", sans-serif;
    color: #218456;
    font-size: 30px;
    line-height: 34px;
    padding: 0 40px;
    background-color: #212121;
    position: relative;
    z-index: 1;
}
@media screen and (min-width: 1440px) {
    .divider__btn .title {
        font-size: 2.1vw;
        line-height: 2.4vw;
    }
}
@media screen and (max-width: 991px) {
    .divider__btn .title {
        padding: 0 15px;
    }
}
.divider__btn .plus {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%) rotate(0) scale(2);
    width: 11px;
    height: 11px;
    transition: transform 1s cubic-bezier(0.65, 0.05, 0.36, 1), bottom 1s cubic-bezier(0.65, 0.05, 0.36, 1), opacity 0.4s ease, visibility 0.4s ease;
    transition-delay: 0.6s;
}
.divider__btn.animated .line {
    width: 100%;
}
.divider__btn.animated:before,
.divider__btn.animated:after {
    opacity: 1;
    transition: opacity 1s ease;
    transition-delay: 0s;
}
.divider__btn.animated .plus {
    bottom: -40px;
    transition: transform 1s ease, opacity 0.4s ease, visibility 0.4s ease;
    transform: translateX(-50%) rotate(360deg) scale(1);
}
.divider__btn:hover {
    cursor: pointer;
}
.divider__btn:hover .plus {
    transition: transform 1s ease;
    transform: translateX(-50%) rotate(0) scale(1);
    transition-delay: 0s;
}
.divider__btn:hover .line {
    width: 50%;
}
.divider__btn:hover:before,
.divider__btn:hover:after {
    opacity: 0;
}
.divider .hidden-content {
    margin: 0 auto;
    display: none;
    color: #fff;
    max-width: 860px;
    font-size: 18px;
    line-height: 36px;
    padding-top: 70px;
    text-align: center;
}
@media screen and (min-width: 1440px) {
    .divider .hidden-content {
        font-size: 1.25vw;
        line-height: 2.5vw;
        max-width: 60vw;
    }
}
.divider .icon-buttons {
    padding-top: 30px;
}
.divider .divider-wrapper.active .hidden-content {
    display: block;
}
.divider .divider-wrapper.active .divider__btn .plus {
    transform: translateX(-50%) rotate(135deg) scale(1);
    transition: transform 0.4s ease;
}
.reserve {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 17.4vw;
    overflow: hidden;
}
@media screen and (max-width: 991px) {
    .reserve {
        padding-bottom: 150px;
    }
}
.reserve__btn {
    text-align: center;
    display: block;
}
.reserve__btn svg {
    width: 100%;
    height: auto;
}
.reserve__btn svg .reserve-text {
    stroke: #218456;
    stroke-width: 2px;
}
@media screen and (max-width: 991px) {
    .reserve__btn svg .reserve-text {
        stroke-width: 4px;
    }
}
.reserve__btn svg #transformlogo rect {
    transform: translateY(-100%);
    will-change: transform;
    transition: transform 1.6s cubic-bezier(0.7, 0, 0.3, 1);
}
.reserve__btn:hover.animated svg #transformlogo rect {
    transform: translateY(0);
}
.reserve__btn.animated svg #transformlogo rect {
    transform: translateY(100%);
}
.reserve .divider-arrow {
    text-align: center;
    position: relative;
    margin-top: 45px;
    z-index: 2;
}
.reserve .divider-arrow:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #218456;
}
.reserve .divider-arrow:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 18px;
    background-image: url(../../../../../../../../themes/laurie-raphael/assets/img/svg/arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.reserve .divider-arrow:before,
.reserve .divider-arrow:after {
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    transition-delay: 1.6s;
}
.reserve .divider-arrow .line {
    position: absolute;
    z-index: -1;
    width: 0;
    height: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    background: #218456;
    -webkit-transition: width 2s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: width 2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.reserve .divider-arrow.animated .line {
    width: 100%;
}
.reserve .divider-arrow.animated:before,
.reserve .divider-arrow.animated:after {
    opacity: 1;
}
.reserve .divider-arrow .title {
    display: inline-block;
    font-family: "Akkurat", sans-serif;
    color: #218456;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.15em;
    padding: 0 40px;
    background-color: #212121;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
}
@media screen and (min-width: 1440px) {
    .reserve .divider-arrow .title {
        font-size: 1.25vw;
        line-height: 1.8vw;
    }
}
@media screen and (max-width: 991px) {
    .reserve .divider-arrow .title {
        padding: 0 15px;
    }
}
.reserve.decor:after {
    content: "";
    position: absolute;
    bottom: -80%;
    left: -70%;
    transform: rotate(140deg);
    width: 160%;
    height: 160%;
    z-index: -1;
    background-image: url(../../../../../../../../themes/laurie-raphael/assets/img/svg-standalone/wood-texture.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.rectangle-text {
    position: relative;
    padding-top: 17.4vw;
    padding-bottom: 17.4vw;
}
@media screen and (max-width: 991px) {
    .rectangle-text {
        padding-top: 250px;
        padding-bottom: 250px;
    }
}
.rectangle-text .container {
    position: relative;
}
.rectangle-text .rectangle-text-wrapper {
    position: relative;
}
.rectangle-text .rectangle-text-wrapper:after,
.rectangle-text .rectangle-text-wrapper:before {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
    transition: width 0.6s cubic-bezier(0.75, -0.27, 0.3, 1.33);
    background-color: #218456;
}
.rectangle-text .rectangle-text-wrapper:before {
    top: -50px;
    transition-delay: 0.4s;
}
.rectangle-text .rectangle-text-wrapper:after {
    bottom: -50px;
    transition-delay: 1s;
}
.rectangle-text .rectangle-text-wrapper.animated:after,
.rectangle-text .rectangle-text-wrapper.animated:before {
    width: 60px;
}
.rectangle-text h2 {
    font-family: "Akkurat", sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0.15em;
    color: #218456;
    margin: 0 auto;
    margin-bottom: 40px;
    text-transform: uppercase;
    text-align: center;
}
@media screen and (min-width: 1440px) {
    .rectangle-text h2 {
        font-size: 2.5vw;
        line-height: 3.5vw;
        max-width: 40vw;
    }
}
@media screen and (max-width: 600px) {
    .rectangle-text h2 {
        max-width: 100%;
    }
}
.rectangle-text .text {
    margin: 0 auto;
    max-width: 630px;
    text-align: center;
}
@media screen and (min-width: 1440px) {
    .rectangle-text .text {
        max-width: 40vw;
    }
}
@media screen and (max-width: 600px) {
    .rectangle-text .text {
        text-align: center;
        max-width: 100%;
    }
}
.rectangle-text .text p {
    margin-bottom: 30px;
}
.rectangle-text .text a {
    text-decoration: none;
    color: #218456;
}
.rectangle-text .rectangle-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80vw;
    height: 80vw;
    min-width: 1000px;
    min-height: 1000px;
    z-index: -1;
    overflow: hidden;
}
.rectangle-text .rectangle-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    top: -5%;
    width: 100%;
    height: 100%;
    background-color: #212121;
    z-index: 2;
    will-change: transform;
    transition: transform 3s ease;
    transition-delay: 1s;
    z-index: -1;
}
.rectangle-text .rectangle-wrapper.animated:after {
    transform: translate3d(0, 105%, 0);
}
.rectangle-text .rectangle {
    z-index: -2;
    fill: transparent;
    width: 80vw;
    height: 80vw;
    min-width: 1000px;
    min-height: 1000px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media screen and (max-width: 991px) {
    .rectangle-text .rectangle {
        transform: translate(-50%, -50%) rotate(90deg);
    }
}
.partners__btn {
    text-align: center;
    position: relative;
}
.partners__btn:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #218456;
}
.partners__btn:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #218456;
}
.partners__btn:before,
.partners__btn:after {
    opacity: 0;
    transition: opacity 0.4s;
    transition-delay: 1.6s;
}
.partners__btn .line {
    position: absolute;
    z-index: -1;
    width: 0;
    height: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    background: #218456;
    transition: width 2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.partners__btn .title {
    display: inline-block;
    font-family: "Scotch Roman MT Std", sans-serif;
    color: #218456;
    font-size: 30px;
    line-height: 34px;
    padding: 0 40px;
    background-color: #212121;
    position: relative;
    z-index: 1;
}
@media screen and (min-width: 1440px) {
    .partners__btn .title {
        font-size: 2.1vw;
        line-height: 2.4vw;
    }
}
@media screen and (max-width: 991px) {
    .partners__btn .title {
        padding: 0 15px;
    }
}
.partners__btn.animated .line {
    width: 100%;
}
.partners__btn.animated:before,
.partners__btn.animated:after {
    opacity: 1;
    transition: opacity 1s ease;
    transition-delay: 0s;
}
.partners .hidden-content {
    margin: 0 auto;
    display: block;
    color: #fff;
    max-width: 860px;
    font-size: 18px;
    line-height: 36px;
    padding-top: 40px;
    text-align: center;
}
@media screen and (min-width: 1440px) {
    .partners .hidden-content {
        font-size: 1.25vw;
        line-height: 2.5vw;
        max-width: 60vw;
    }
}
.partners .partners-slider {
    margin-top: 50px;
}
.partners .partners-slider .swiper-slide {
    text-align: center;
}
.partners .partners-slider .partner-logo {
    background-color: #464646;
    width: 160px;
    height: 160px;
    border-radius: 80px;
    display: inline-flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.partners .partners-slider .partner-logo img {
    width: 100%;
    height: auto;
    max-width: 120px;
    max-height: 70px;
}
@media screen and (min-width: 1440px) {
    .partners .partners-slider .partner-logo {
        width: 11.11vw;
        height: 11.11vw;
        border-radius: 100%;
    }
    .partners .partners-slider .partner-logo img {
        max-width: 70%;
        max-height: 45%;
    }
}
.partners .partners-slider a {
    transform: scale(1);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.partners .partners-slider a:hover {
    transform: scale(0.9);
}
.column-text h2 {
    font-family: "Akkurat", sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0.15em;
    color: #218456;
    margin-bottom: 40px;
    text-transform: uppercase;
}
@media screen and (max-width: 991px) {
    .column-text h2 {
        text-align: center;
    }
}
@media screen and (min-width: 1440px) {
    .column-text h2 {
        font-size: 2.5vw;
        line-height: 3.5vw;
    }
}
.column-text .text {
    max-width: 400px;
}
@media screen and (min-width: 1440px) {
    .column-text .text {
        max-width: 27.5vw;
    }
}
@media screen and (max-width: 991px) {
    .column-text .text {
        text-align: center;
        max-width: 100%;
    }
}
.column-text .text p {
    margin-bottom: 30px;
}
.column-text .text a {
    text-decoration: none;
    color: #218456;
}
.column-text .repeatable-text {
    max-width: 275px;
}
.column-text .repeatable-text .svg-text {
    position: relative;
    display: inline-block;
}
.column-text .repeatable-text .svg-text span {
    font-size: 18px;
    line-height: 36px;
    position: absolute;
    text-align: center;
    display: inline-block;
    color: #218456;
    left: 47%;
    transform: translateX(-50%);
    top: 4px;
    white-space: nowrap;
    letter-spacing: -0.1em;
}
.column-text .repeatable-text svg {
    fill: transparent;
    max-width: 78px;
    max-height: 75px;
}
.column-text .repeatable-text h3 {
    font-size: 30px;
    line-height: 34px;
    font-family: "Scotch Roman MT Std", sans-serif;
    color: #218456;
    margin-bottom: 30px;
}
@media screen and (min-width: 1440px) {
    .column-text .repeatable-text h3 {
        font-size: 2.05vw;
        line-height: 2.2vw;
    }
}
@media screen and (max-width: 991px) {
    .column-text .repeatable-text h3 {
        font-size: 30px;
        line-height: 34px;
        text-align: center;
    }
}
@media screen and (min-width: 1440px) {
    .column-text .repeatable-text {
        max-width: 19vw;
    }
}
@media screen and (max-width: 991px) {
    .column-text .repeatable-text {
        text-align: center;
        max-width: 100%;
    }
}
.column-text .repeatable-text a {
    text-decoration: underline;
    color: #fff;
    transition: color 0.4s ease;
}
.column-text .repeatable-text a:hover {
    color: #218456;
}
.column-text .repeatable-text ul li,
.column-text .repeatable-text ol li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}
.column-text .repeatable-text ul li:after,
.column-text .repeatable-text ol li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #218456;
    transition: width 1.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.column-text .repeatable-text ul li:last-of-type,
.column-text .repeatable-text ol li:last-of-type {
    padding-bottom: 0;
    border-bottom: 0;
}
.column-text .repeatable-text ul li:last-of-type:after,
.column-text .repeatable-text ol li:last-of-type:after {
    display: none;
}
.column-text .repeatable-text ul li:nth-child(1):after,
.column-text .repeatable-text ol li:nth-child(1):after {
    transition-delay: 300ms;
}
.column-text .repeatable-text ul li:nth-child(2):after,
.column-text .repeatable-text ol li:nth-child(2):after {
    transition-delay: 400ms;
}
.column-text .repeatable-text ul li:nth-child(3):after,
.column-text .repeatable-text ol li:nth-child(3):after {
    transition-delay: 500ms;
}
.column-text .repeatable-text ul li:nth-child(4):after,
.column-text .repeatable-text ol li:nth-child(4):after {
    transition-delay: 600ms;
}
.column-text .repeatable-text ul li:nth-child(5):after,
.column-text .repeatable-text ol li:nth-child(5):after {
    transition-delay: 700ms;
}
.column-text .repeatable-text ul li:nth-child(6):after,
.column-text .repeatable-text ol li:nth-child(6):after {
    transition-delay: 800ms;
}
.column-text .repeatable-text ul li:nth-child(7):after,
.column-text .repeatable-text ol li:nth-child(7):after {
    transition-delay: 900ms;
}
.column-text .repeatable-text.animated ul li:after,
.column-text .repeatable-text.animated ol li:after {
    width: 100%;
}
.column-text .column {
    margin-bottom: 80px;
}
.form h2 {
    font-family: "Scotch Roman MT Std", sans-serif;
    color: #218456;
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 200px;
}
@media screen and (min-width: 1440px) {
    .form h2 {
        font-size: 3.45vw;
        line-height: 4.2vw;
        margin-bottom: 14vw;
    }
}
@media screen and (max-width: 991px) {
    .form h2 {
        font-size: 50px;
        line-height: 60px;
        max-width: 800px;
        text-align: center;
    }
}
.form .form-wrapper ::placeholder {
    color: #464646;
    opacity: 1;
    transition: color 0.5s ease;
}
.form .form-wrapper :-ms-input-placeholder {
    color: #464646;
    transition: color 0.5s ease;
}
.form .form-wrapper ::-ms-input-placeholder {
    color: #464646;
    transition: color 0.5s ease;
}
.form .form-wrapper input:hover::placeholder,
.form .form-wrapper select:hover::placeholder,
.form .form-wrapper textarea:hover::placeholder,
.form .form-wrapper label:hover::placeholder {
    color: #218456;
    opacity: 1;
}
.form .form-wrapper input:hover:-ms-input-placeholder,
.form .form-wrapper select:hover:-ms-input-placeholder,
.form .form-wrapper textarea:hover:-ms-input-placeholder,
.form .form-wrapper label:hover:-ms-input-placeholder {
    color: #218456;
}
.form .form-wrapper input:hover::-ms-input-placeholder,
.form .form-wrapper select:hover::-ms-input-placeholder,
.form .form-wrapper textarea:hover::-ms-input-placeholder,
.form .form-wrapper label:hover::-ms-input-placeholder {
    color: #218456;
}
.form .form-wrapper .gform_wrapper.gravity-theme .hidden_label .gfield_label,
.form .form-wrapper .gform_wrapper.gravity-theme .hidden_sub_label,
.form .form-wrapper .gform_wrapper.gravity-theme .screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    word-wrap: normal !important;
}
.form .form-wrapper input::-webkit-outer-spin-button,
.form .form-wrapper input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.form .form-wrapper .ginput_container_fileupload {
    display: none;
}
.form .form-wrapper input[type="number"] {
    -moz-appearance: textfield;
}
.form .form-wrapper .gfield {
    margin-bottom: 30px;
}
.form .form-wrapper .gfield_description {
    color: #218456;
}
.form .form-wrapper .gform_confirmation_message {
    text-align: center;
    font-family: "Scotch Roman MT Std", sans-serif;
    color: #218456;
    font-size: 50px;
    line-height: 60px;
}
@media screen and (min-width: 1440px) {
    .form .form-wrapper .gform_confirmation_message {
        font-size: 3.45vw;
        line-height: 4.2vw;
    }
}
@media screen and (max-width: 991px) {
    .form .form-wrapper .gform_confirmation_message {
        font-size: 50px;
        line-height: 60px;
        max-width: 800px;
    }
}
.form .form-wrapper input {
    background-color: transparent;
    font-family: "Scotch Roman MT Std", sans-serif;
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    border: none;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #218456;
}
.form .form-wrapper input:focus {
    outline: none;
}
@media screen and (min-width: 1440px) {
    .form .form-wrapper input {
        font-size: 3.45vw;
        line-height: 4.2vw;
    }
}
@media screen and (max-width: 991px) {
    .form .form-wrapper input {
        font-size: 36px;
        line-height: 36px;
    }
}
.form .form-wrapper .file-upload {
    color: #218456;
    text-align: center;
    margin-top: 100px;
}
.form .form-wrapper .file-upload .gform_fileupload_rules {
    font-size: 18px;
    line-height: 24px;
    display: block;
}
.form .form-wrapper .file-upload label {
    padding-left: 40px;
    position: relative;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
}
.form .form-wrapper .file-upload label:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 25px;
    height: 27px;
    transform: translateY(-50%);
    background-image: url(../../../../../../../../themes/laurie-raphael/assets/img/svg/link.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.form .form-wrapper .file-upload .gform_drop_area {
    width: auto;
    padding: 30px;
}
.form .form-wrapper .file-upload .gform_drop_area .gform_drop_instructions {
    display: none;
}
.form .form-wrapper .file-upload .gform_drop_area button {
    background-color: transparent;
    display: inline-flex;
    align-items: center;
    width: auto;
    border-radius: 40px;
    border: 2px solid #218456;
    transition: max-width 0.8s ease;
    position: relative;
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    font-family: "Akkurat", sans-serif;
    color: #218456;
    padding: 10px 30px;
}
.form .form-wrapper .file-upload .ginput_container_fileupload input {
    font-size: 18px;
    line-height: 24px;
    color: #218456;
    width: auto;
}
.form .form-wrapper .ginput_container_fileupload {
    text-align: center;
}
.form .form-wrapper .gfield_radio .gchoice {
    display: inline-block;
    vertical-align: middle;
    margin-right: 120px;
    padding-left: 60px;
    position: relative;
    margin-bottom: 10px;
    transition: color 0.5s ease;
}
.form .form-wrapper .gfield_radio .gchoice:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 52px;
    height: 26px;
    background-image: url(../../../../../../../../themes/laurie-raphael/assets/img/svg/radio-empty.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.form .form-wrapper .gfield_radio .gchoice:last-of-type {
    margin-right: 0;
}
.form .form-wrapper .gfield_radio .gchoice input {
    display: none;
}
.form .form-wrapper .gfield_radio .gchoice input + label:after {
    content: "";
    opacity: 0;
    position: absolute;
    top: 35%;
    left: 0;
    width: 52px;
    height: 26px;
    background-image: url(../../../../../../../../themes/laurie-raphael/assets/img/svg/radio-checked.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: opacity 0.4s ease;
}
.form .form-wrapper .gfield_radio .gchoice input:checked + label:after {
    opacity: 1;
}
.form .form-wrapper .gfield_radio input {
    width: auto;
    vertical-align: middle;
    display: inline-block;
}
.form .form-wrapper .gfield_radio label {
    display: inline-block;
    font-family: "Scotch Roman MT Std", sans-serif;
    color: #464646;
    font-size: 50px;
    line-height: 60px;
    border: none;
    padding: 15px 0;
    vertical-align: middle;
    transition: color 0.5s ease;
}
@media screen and (min-width: 1440px) {
    .form .form-wrapper .gfield_radio label {
        font-size: 3.45vw;
        line-height: 4.2vw;
    }
}
@media screen and (max-width: 991px) {
    .form .form-wrapper .gfield_radio label {
        font-size: 36px;
        line-height: 36px;
    }
}
.form .form-wrapper .gfield_radio label:hover {
    color: #218456;
}
@media screen and (max-width: 991px) {
    .form .form-wrapper .gfield_radio {
        margin-bottom: 30px;
    }
}
.form .form-wrapper .submit-button-wrapper {
    display: block;
    width: 100%;
    position: relative;
    height: 80px;
    margin-bottom: 20px;
    margin-top: 50px;
    text-align: center;
}
.form .form-wrapper .submit-button {
    display: inline-flex;
    align-items: center;
    width: auto;
    max-width: 80px;
    height: 80px;
    border-radius: 40px;
    border: 2px solid #218456;
    transition: max-width 0.8s ease;
    position: relative;
    text-decoration: none;
    background-color: transparent;
}
.form .form-wrapper .submit-button .button-text {
    height: 80px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.form .form-wrapper .submit-button span {
    opacity: 0;
    visibility: hidden;
    font-size: 18px;
    line-height: 24px;
    font-family: "Akkurat", sans-serif;
    color: #218456;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    padding-left: 30px;
    padding-right: 45px;
    white-space: nowrap;
    will-change: opacity, padding-left, visibility;
    transition: opacity 0.6s ease, visibility 0.6s ease, padding-left 0.6s ease;
}
.form .form-wrapper .submit-button .arrow-icon {
    position: absolute;
    left: 15.865px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 18px;
}
.form .form-wrapper .submit-button .arrow-icon .arrow {
    position: absolute;
    left: 15.865px;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    height: 18px;
}
.form .form-wrapper .submit-button .arrow-icon:before {
    content: "";
    width: 70px;
    height: 2px;
    background-color: #218456;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -48px;
    will-change: left, padding-left, visibility;
    transition: left 0.4s ease, opacity 0.4s ease, visibility 0.4s ease;
}
.form .form-wrapper .submit-button:hover {
    max-width: 100%;
    cursor: none;
}
.form .form-wrapper .submit-button:hover span {
    visibility: visible;
    opacity: 1;
    padding-left: 70px;
}
.form .form-wrapper .submit-button:hover .arrow-icon:before {
    opacity: 0;
    left: 100px;
}
.icon-divider {
    text-align: center;
    padding-top: 50px;
}
.icon-divider .animated-icon {
    margin-bottom: 50px;
}
.icon-divider .animated-icon svg {
    width: 100%;
    max-width: 38vw;
    height: auto;
}
@media screen and (max-width: 991px) {
    .icon-divider .animated-icon svg {
        max-width: 100%;
    }
}
.icon-divider__title {
    margin: 0 auto;
    font-family: "Scotch Roman MT Std", sans-serif;
    color: #218456;
    text-align: center;
    font-size: 50px;
    line-height: 60px;
    max-width: 860px;
}
@media screen and (min-width: 1440px) {
    .icon-divider__title {
        font-size: 3.45vw;
        line-height: 4.2vw;
        max-width: 60vw;
    }
}
@media screen and (max-width: 991px) {
    .icon-divider__title {
        font-size: 50px;
        line-height: 60px;
        max-width: 860px;
    }
}
.history-slider {
    position: relative;
}
.history-slider .history-navigation {
    margin-bottom: 150px;
    overflow: visible;
}
.history-slider .history-navigation .swiper-slide {
    text-align: center;
}
.history-slider .history-navigation .swiper-slide:last-of-type .year:after {
    display: none;
}
.history-slider .history-navigation .swiper-slide .year {
    color: #218456;
    position: relative;
}
.history-slider .history-navigation .swiper-slide .year:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 1px;
    background-color: #218456;
    will-change: width;
    transition: width 0.4s ease;
    transition-delay: 0.6s;
}
.history-slider .history-navigation .swiper-slide .year.animated:after {
    width: 100%;
}
.history-slider .history-navigation .swiper-slide .year span {
    writing-mode: tb-rl;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    position: absolute;
    top: 100px;
    transition: color 0.4s ease;
    letter-spacing: 0.15em;
    font-size: 18px;
    line-height: 24px;
}
.history-slider .history-navigation .swiper-slide .year .plus-wrapper {
    overflow: hidden;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    border: 2px solid #218456;
    display: inline-flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    transition: transform 1s ease;
    background-color: #212121;
}
.history-slider .history-navigation .swiper-slide .year .plus-wrapper svg {
    width: 36px;
    height: 36px;
}
.history-slider .history-navigation .swiper-slide .year:hover {
    cursor: none;
}
.history-slider .history-navigation .swiper-slide .year:hover .plus-wrapper {
    transform: rotate(360deg);
}
.history-slider .history-navigation .swiper-slide.swiper-slide-thumb-active .year .plus-wrapper {
    transform: rotate(135deg);
}
.history-slider .history-navigation .swiper-slide.swiper-slide-thumb-active .year span {
    color: #fff;
}
.history-slider .history-content.swiper-container {
    overflow: visible;
}
.history-slider .history-content:not(.animated) .swiper-slide .text {
    transition: opacity 1.5s cubic-bezier(0.4, 0, 0.2, 1), transform 1.5s cubic-bezier(0.4, 0, 0.2, 1);
    transform: translate3d(0, 150px, 0);
    opacity: 0;
    backface-visibility: hidden;
}
.history-slider .history-content:not(.animated) .swiper-slide .image {
    position: relative;
    overflow: hidden;
}
.history-slider .history-content:not(.animated) .swiper-slide .image:after {
    content: "";
    position: absolute;
    left: -15%;
    top: -1%;
    width: 130%;
    height: 102%;
    background-color: #212121;
    z-index: 2;
    transform: skew(-10deg);
    will-change: transform;
    transition: transform 2s cubic-bezier(0.7, 0, 0.3, 1);
}
.history-slider .history-content:not(.animated) .swiper-slide .image img {
    position: relative;
    z-index: 1;
    vertical-align: middle;
    transform: scale(1.2);
    will-change: transform;
    transition: 2s ease;
}
.history-slider .history-content.animated .swiper-slide .text,
.history-slider .history-content.animated .swiper-slide h2 {
    transition: opacity 1.5s cubic-bezier(0.4, 0, 0.2, 1), transform 1.5s cubic-bezier(0.4, 0, 0.2, 1);
    transform: translate3d(0, 150px, 0);
    opacity: 0;
    backface-visibility: hidden;
}
.history-slider .history-content.animated .swiper-slide .image {
    position: relative;
    overflow: hidden;
}
.history-slider .history-content.animated .swiper-slide .image:after {
    content: "";
    position: absolute;
    left: -15%;
    top: -1%;
    width: 130%;
    height: 102%;
    background-color: #212121;
    z-index: 2;
    transform: skew(-10deg);
    will-change: transform;
    transition: transform 2s cubic-bezier(0.7, 0, 0.3, 1);
}
.history-slider .history-content.animated .swiper-slide .image img {
    position: relative;
    z-index: 1;
    vertical-align: middle;
    transform: scale(1.2);
    will-change: transform;
    transition: 2s ease;
}
.history-slider .history-content.animated .swiper-slide.swiper-slide-active .text,
.history-slider .history-content.animated .swiper-slide.swiper-slide-active h2 {
    transform: translate3d(0, 0%, 0);
    opacity: 1;
}
.history-slider .history-content.animated .swiper-slide.swiper-slide-active .image img {
    transform: scale(1);
}
.history-slider .history-content.animated .swiper-slide.swiper-slide-active .image:after {
    transform: skew(-10deg) translate3d(115%, 0, 0);
}
.working-hours h2 {
    font-family: "Akkurat", sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0.15em;
    color: #218456;
    margin-bottom: 120px;
    text-transform: uppercase;
}
@media screen and (max-width: 991px) {
    .working-hours h2 {
        text-align: center;
        margin-bottom: 50px;
    }
}
@media screen and (min-width: 1440px) {
    .working-hours h2 {
        font-size: 2.5vw;
        line-height: 3.5vw;
    }
}
.working-hours .working-hours-table {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.03em;
    vertical-align: middle;
    margin-bottom: 20px;
}
.working-hours .working-hours-table .table-col {
    width: calc(100% / 7);
    border: 1px solid #218456;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}
.working-hours .working-hours-table .table-col.empty {
    background-image: linear-gradient(to bottom right, transparent calc(50% - 1px), #218456, transparent calc(50% + 1px));
}
.working-hours .working-hours-table.desktop {
    display: none;
}
@media screen and (min-width: 992px) {
    .working-hours .working-hours-table.desktop {
        display: table;
    }
}
.working-hours .working-hours-table.mobile {
    display: none;
}
@media screen and (max-width: 991px) {
    .working-hours .working-hours-table.mobile {
        display: table;
    }
}
.working-hours .working-hours-table.mobile .table-col div {
    min-height: 50px;
    display: flex;
    text-align: center;
    width: 100%;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}
.working-hours .text {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.03em;
}
.error-page {
    min-height: calc(100vh - 107px);
    position: relative;
    margin-bottom: 0;
}
.error-page .arrow-btn-wrapper {
    position: absolute;
    left: 30px;
    bottom: 20%;
    z-index: 4;
}
@media screen and (max-width: 991px) {
    .error-page .arrow-btn-wrapper {
        left: 0;
    }
}
@media screen and (max-width: 576px) {
    .error-page .arrow-btn-wrapper {
        bottom: 30px;
    }
}
.error-page h1 {
    font-family: "Scotch Roman MT Std", sans-serif;
    color: #218456;
    font-size: 8.4vw;
    line-height: 7vw;
    margin-top: -4vw;
    letter-spacing: -0.015em;
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    width: calc(100% - 60px);
    left: 30px;
    z-index: 2;
}
.error-page h1 span {
    display: block;
    width: 100%;
}
.error-page h1 span.text-left {
    text-align: left;
}
.error-page h1 span.text-right {
    text-align: right;
}
@media screen and (max-width: 576px) {
    .error-page h1 {
        font-size: 50px;
        line-height: 60px;
        margin-top: 50px;
        text-align: center;
        margin-top: 0;
    }
    .error-page h1 span.text-left,
    .error-page h1 span.text-right {
        text-align: center;
    }
    .error-page h1 span.text-left {
        margin-bottom: 50%;
    }
}
.error-page .chopper-wrapper {
    display: flex;
    min-height: calc(100vh - 107px);
    width: 100%;
    justify-content: center;
    align-content: center;
    z-index: 2;
}
.error-page .chopper {
    z-index: 2;
    position: relative;
    width: 100%;
    max-width: 45vw;
    fill: #212121;
    height: auto;
    transform: translate(-60%, -60%) rotate(-90deg);
    transition: transform 0.6s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.error-page .chopper.animated {
    transform: translate(0, 0) rotate(0deg);
}
@media screen and (max-width: 576px) {
    .error-page .chopper {
        max-width: 100%;
        margin-left: -30%;
    }
}
.error-page.decor {
    position: relative;
}
.error-page.decor:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 90%;
    max-width: 50vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    background-image: url(../../../../../../../../themes/laurie-raphael/assets/img/svg-standalone/wood-texture.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
@media screen and (min-width: 1920px) {
    .error-page.decor:after {
        max-width: 1000px;
    }
}
@media screen and (max-width: 576px) {
    .error-page.decor:after {
        max-width: 90%;
    }
}
.hearth-icon.animated .eiuTvGHsKPC4 {
    animation: eiuTvGHsKPC4_s_do 1000ms linear 1 normal forwards;
}
@keyframes eiuTvGHsKPC4_s_do {
    0% {
        stroke-dashoffset: 200.14;
        animation-timing-function: cubic-bezier(0.42, 0, 1, 1);
    }
    70% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.hearth-icon.animated .eiuTvGHsKPC5 {
    animation: eiuTvGHsKPC5_s_do 1000ms linear 1 normal forwards;
}
@keyframes eiuTvGHsKPC5_s_do {
    0% {
        stroke-dashoffset: 20.19;
    }
    50% {
        stroke-dashoffset: 20.19;
        animation-timing-function: cubic-bezier(0.42, 0, 1, 1);
    }
    70% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.hearth-icon.animated .eiuTvGHsKPC6 {
    animation-name: eiuTvGHsKPC6_c_o, eiuTvGHsKPC6_s_do;
    animation-duration: 1000ms;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
    animation-direction: normal;
    animation-iteration-count: 1;
}
@keyframes eiuTvGHsKPC6_c_o {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
        animation-timing-function: cubic-bezier(0.42, 0, 1, 1);
    }
    30% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@keyframes eiuTvGHsKPC6_s_do {
    0% {
        stroke-dashoffset: -18.13;
    }
    20% {
        stroke-dashoffset: -18.13;
        animation-timing-function: cubic-bezier(0.42, 0, 1, 1);
    }
    70% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.hearth-icon.animated .eiuTvGHsKPC7 {
    animation: eiuTvGHsKPC7_s_do 1000ms linear 1 normal forwards;
}
@keyframes eiuTvGHsKPC7_s_do {
    0% {
        stroke-dashoffset: -18.35;
    }
    20% {
        stroke-dashoffset: -18.35;
        animation-timing-function: cubic-bezier(0.42, 0, 1, 1);
    }
    69% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.hearth-icon.animated .eiuTvGHsKPC8 {
    animation: eiuTvGHsKPC8_s_do 1000ms linear 1 normal forwards;
}
@keyframes eiuTvGHsKPC8_s_do {
    0% {
        stroke-dashoffset: -19.95;
    }
    50% {
        stroke-dashoffset: -19.95;
        animation-timing-function: cubic-bezier(0.42, 0, 1, 1);
    }
    70% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.hearth-icon.animated .eiuTvGHsKPC9 {
    animation: eiuTvGHsKPC9_s_do 1000ms linear 1 normal forwards;
}
@keyframes eiuTvGHsKPC9_s_do {
    0% {
        stroke-dashoffset: -18.55;
    }
    20% {
        stroke-dashoffset: -18.55;
        animation-timing-function: cubic-bezier(0.42, 0, 1, 1);
    }
    70% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.hearth-icon.animated .eiuTvGHsKPC10 {
    animation: eiuTvGHsKPC10_s_do 1000ms linear 1 normal forwards;
}
@keyframes eiuTvGHsKPC10_s_do {
    0% {
        stroke-dashoffset: 19.95;
    }
    50% {
        stroke-dashoffset: 19.95;
        animation-timing-function: cubic-bezier(0.42, 0, 1, 1);
    }
    70% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.fish-badge.animated .ednoHpMGwfk3 {
    animation: ednoHpMGwfk3_s_do 1000ms linear 1 normal forwards;
}
@keyframes ednoHpMGwfk3_s_do {
    0% {
        stroke-dashoffset: -202.93;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    70% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.fish-badge.animated .ednoHpMGwfk4 {
    animation: ednoHpMGwfk4_s_do 1000ms linear 1 normal forwards;
}
@keyframes ednoHpMGwfk4_s_do {
    0% {
        stroke-dashoffset: -50.06;
    }
    19% {
        stroke-dashoffset: -50.06;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    70% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.fish-badge.animated .ednoHpMGwfk5 {
    animation: ednoHpMGwfk5_s_do 1000ms linear 1 normal forwards;
}
@keyframes ednoHpMGwfk5_s_do {
    0% {
        stroke-dashoffset: -29.47;
    }
    20% {
        stroke-dashoffset: -29.47;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    21% {
        stroke-dashoffset: 29.47;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    70% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.fish-badge.animated .ednoHpMGwfk6 {
    animation: ednoHpMGwfk6_s_do 1000ms linear 1 normal forwards;
}
@keyframes ednoHpMGwfk6_s_do {
    0% {
        stroke-dashoffset: 12.55;
    }
    40% {
        stroke-dashoffset: 12.55;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    70% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.fish-badge.animated .ednoHpMGwfk7 {
    animation: ednoHpMGwfk7_s_do 1000ms linear 1 normal forwards;
}
@keyframes ednoHpMGwfk7_s_do {
    0% {
        stroke-dashoffset: 37.75;
    }
    20% {
        stroke-dashoffset: 37.75;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    70% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.fish-badge.animated .ednoHpMGwfk8 {
    animation: ednoHpMGwfk8_s_do 1000ms linear 1 normal forwards;
}
@keyframes ednoHpMGwfk8_s_do {
    0% {
        stroke-dashoffset: 38.26;
    }
    20% {
        stroke-dashoffset: 38.26;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    70% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.garbage.animated .eFIkU0CArJh2 {
    animation: eFIkU0CArJh2_s_do 1000ms linear 1 normal forwards;
}
@keyframes eFIkU0CArJh2_s_do {
    0% {
        stroke-dashoffset: -136.69;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    69% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.garbage.animated .eFIkU0CArJh3 {
    animation: eFIkU0CArJh3_s_do 1000ms linear 1 normal forwards;
}
@keyframes eFIkU0CArJh3_s_do {
    0% {
        stroke-dashoffset: -42.5;
    }
    30% {
        stroke-dashoffset: -42.5;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    70% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.garbage.animated .eFIkU0CArJh4 {
    animation: eFIkU0CArJh4_s_do 1000ms linear 1 normal forwards;
}
@keyframes eFIkU0CArJh4_s_do {
    0% {
        stroke-dashoffset: 61;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    70% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.garbage.animated .eFIkU0CArJh5 {
    animation: eFIkU0CArJh5_s_do 1000ms linear 1 normal forwards;
}
@keyframes eFIkU0CArJh5_s_do {
    0% {
        stroke-dashoffset: 26.72;
    }
    30% {
        stroke-dashoffset: 26.72;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    70% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.garbage.animated .eFIkU0CArJh6 {
    animation: eFIkU0CArJh6_s_do 1000ms linear 1 normal forwards;
}
@keyframes eFIkU0CArJh6_s_do {
    0% {
        stroke-dashoffset: -26.72;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    70% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.chair {
    width: 100%;
    height: auto;
}
.chair.animated .e6HzcBRNeMq2 {
    animation: e6HzcBRNeMq2_s_do 1000ms linear 1 normal forwards;
}
@keyframes e6HzcBRNeMq2_s_do {
    0% {
        stroke-dashoffset: -75.08;
    }
    20% {
        stroke-dashoffset: -75.08;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.chair.animated .e6HzcBRNeMq3 {
    animation: e6HzcBRNeMq3_c_o 1000ms linear 1 normal forwards;
}
@keyframes e6HzcBRNeMq3_c_o {
    0% {
        opacity: 0;
    }
    90% {
        opacity: 0;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    100% {
        opacity: 1;
    }
}
.chair.animated .e6HzcBRNeMq4 {
    animation: e6HzcBRNeMq4_s_do 1000ms linear 1 normal forwards;
}
@keyframes e6HzcBRNeMq4_s_do {
    0% {
        stroke-dashoffset: 25.06;
    }
    40% {
        stroke-dashoffset: 25.06;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.chair.animated .e6HzcBRNeMq5 {
    animation: e6HzcBRNeMq5_c_o 1000ms linear 1 normal forwards;
}
@keyframes e6HzcBRNeMq5_c_o {
    0% {
        opacity: 0;
    }
    90% {
        opacity: 0;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    100% {
        opacity: 1;
    }
}
.chair.animated .e6HzcBRNeMq6 {
    animation: e6HzcBRNeMq6_s_do 1000ms linear 1 normal forwards;
}
@keyframes e6HzcBRNeMq6_s_do {
    0% {
        stroke-dashoffset: 25.06;
    }
    60% {
        stroke-dashoffset: 25.06;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.chair.animated .e6HzcBRNeMq7 {
    animation: e6HzcBRNeMq7_s_do 1000ms linear 1 normal forwards;
}
@keyframes e6HzcBRNeMq7_s_do {
    0% {
        stroke-dashoffset: -210.58;
        animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    }
    100% {
        stroke-dashoffset: 0;
    }
}
.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
select[multiple],
select[size] {
    height: auto;
}
input[type="file"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
output {
    padding-top: 7px;
}
.form-control {
    width: 100%;
    height: 34px;
    background-color: #fdfdfd;
    -webkit-transition: border-color ease-in-out 0.15s;
    -webkit-box-shadow: ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #fafafa;
    opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: default;
}
textarea.form-control {
    height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }
    .input-group-sm input[type="date"],
    .input-group-sm input[type="time"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"],
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm {
        line-height: 30px;
    }
    .input-group-lg input[type="date"],
    .input-group-lg input[type="time"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"],
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg {
        line-height: 46px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9;
}
.checkbox + .checkbox,
.radio + .radio {
    margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
    cursor: default;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
.form-group-sm .form-control,
.input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px;
}
.input-sm {
    height: 30px;
    line-height: 1.5;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto;
}
.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5;
}
.form-group-lg .form-control,
.input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.input-lg {
    height: 46px;
    line-height: 1.3333333;
}
select.input-lg {
    height: 46px;
    line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto;
}
.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333;
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.collapsing,
.dropdown,
.dropup {
    position: relative;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 993px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block;
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0;
    }
    .form-inline .checkbox input[type="checkbox"],
    .form-inline .radio input[type="radio"] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 993px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px;
        font-size: 18px;
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}
.btn {
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 10px 25px;
    border: 1px solid #ccc;
	background-color:#46b884;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0;
}
.btn.focus,
.btn:hover {
    color: #333;
    text-decoration: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: default;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-default {
    background-color: #fff;
    color: #585858;
    border: 1px solid #9c9c9c;
}
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.circle-button:hover,
.open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    color: #fff;
    background-color: #333;
}
.btn.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}
.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}
.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}
.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}
.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}
.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 2px;
}
.btn-group-sm > .btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}
.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 3px;
}
.dropdown-header,
.dropdown-menu > li > a {
    line-height: 1.42857143;
    white-space: nowrap;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.itimg{
	width:300px !important;
	height:400px !important;
	padding-top:50px;
}
