*,
:after,
:before{box-sizing:border-box}
@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}
body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}
hr{background-color:currentColor;border:0;color:inherit;margin:1rem 0;opacity:0.25}
hr:not([size]){height:1px}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6{font-weight:500;line-height:1.2;margin-bottom:0.5rem;margin-top:0}
.h1,
h1{font-size:calc(1.375rem + 1.5vw)}
@media (min-width:1200px){.h1,h1{font-size:2.5rem}}
.h2,
h2{font-size:calc(1.325rem + 0.9vw)}
@media (min-width:1200px){.h2,h2{font-size:2rem}}
.h3,
h3{font-size:calc(1.3rem + 0.6vw)}
@media (min-width:1200px){.h3,h3{font-size:1.75rem}}
.h4,
h4{font-size:calc(1.275rem + 0.3vw)}
@media (min-width:1200px){.h4,h4{font-size:1.5rem}}
.h5,
h5{font-size:1.25rem}
.h6,
h6{font-size:1rem}
p{margin-bottom:1rem;margin-top:0}
abbr[data-bs-original-title],
abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}
address{font-style:normal;line-height:inherit;margin-bottom:1rem}dl,
ol,
ul{list-style:none;margin:0;padding:0}dl.list-items,
ol.list-items,
ul.list-items{list-style:square;margin-left:2rem}
ol ol,
ol ul,
ul ol,
ul ul{margin-bottom:0}
dt{font-weight:700}
dd{margin-bottom:0.5rem;margin-left:0}
blockquote{margin:0 0 1rem}
b,
strong{font-weight:bolder}
.small,
small{font-size:0.875em}
.mark,
mark{background-color:#fcf8e3;padding:0.2em}
sub,
sup{font-size:0.75em;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}
sup{top:-0.5em}a:not([href]):not([class]),
a:not([href]):not([class]):hover{color:inherit;text-decoration:none}
code,
kbd,
pre,
samp{direction:ltr;font-family:var(--bs-font-monospace);font-size:1em;unicode-bidi:bidi-override}
pre{display:block;font-size:0.875em;margin-bottom:1rem;margin-top:0;overflow:auto}
pre code{color:inherit;font-size:inherit;word-break:normal}
code{word-wrap:break-word;color:#d63384;font-size:0.875em}
a>code{color:inherit}
kbd{background-color:#212529;border-radius:0.2rem;color:#fff;font-size:0.875em;padding:0.2rem 0.4rem}
kbd kbd{font-size:1em;font-weight:700;padding:0}
figure{margin:0 0 1rem}
img,
svg{vertical-align:middle}
table{border-collapse:collapse;caption-side:bottom}
caption{color:#6c757d;padding-bottom:0.5rem;padding-top:0.5rem;text-align:left}
th{text-align:inherit;text-align:-webkit-match-parent}
tbody,
td,
tfoot,
th,
thead,
tr{border:0 solid;border-color:inherit}
label{display:inline-block}
button{border-radius:0}
button:focus:not(:focus-visible){outline:0}
button,
input,
optgroup,
select,
textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}
button,
select{text-transform:none}
[role="button"]{cursor:pointer}
select{word-wrap:normal}
select:disabled{opacity:1}
[list]::-webkit-calendar-picker-indicator{display:none}
[type="button"],
[type="reset"],
[type="submit"],
button{-webkit-appearance:button}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled){cursor:pointer}
::-moz-focus-inner{border-style:none;padding:0}
textarea{resize:vertical}
fieldset{border:0;margin:0;min-width:0;padding:0}
legend{float:left;font-size:calc(1.275rem + 0.3vw);line-height:inherit;margin-bottom:0.5rem;padding:0;width:100%}
@media (min-width:1200px){legend{font-size:1.5rem}}
legend + *{clear:left}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field{padding:0}
::-webkit-inner-spin-button{height:auto}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-color-swatch-wrapper{padding:0}
::file-selector-button{font:inherit}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
output{display:inline-block}
iframe{width:100%;border:0}
summary{cursor:pointer;display:list-item}
progress{vertical-align:baseline}a[href^="tel"]{color:inherit;text-decoration:none}
.container{position:relative;max-width:1370px}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,0.95rem);padding-right:var(--bs-gutter-x,0.95rem)}[class*='col-']{width:100%;position:relative;min-height:1px;padding-right:0.95rem;padding-left:0.95rem}.row{display:flex;flex-wrap:wrap;margin-left:-0.95rem;margin-right:-0.95rem}
.row>*{flex-shrink:0;max-width:100%;width:100%}.flex{display:flex;flex-wrap:wrap}@media only screen and (min-width:500px){.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0%}}@media only screen and (min-width:768px){.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0%}}@media only screen and (min-width:992px){.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0%}}@media only screen and (min-width:1200px){.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0%}}
:root{--bs-body-line-height:1.6;--bs-body-color:#313148}
html,
body{overflow:hidden;overflow-y:auto}
a>i{font-size:1.2em}
body{font-family:'Open Sans',sans-serif;font-size:82.5%;line-height:1.4;overflow:hidden;overflow-y:auto}
.skip-content{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px}
.skip-content:focus{position:static !important;clip:auto;overflow:visible;height:auto}
a{color:var(--bs-body-color);text-decoration:none}
a:hover,
a:focus,
a:focus{color:var(--bs-body-color);text-decoration:none}
h1,
.h1{font-size:48px}
h2,
.h2{font-size:40px}
h3,
.h3{font-size:30px}
h4,
.h4{font-size:24px}
h5,
.h5{font-size:22px}
h6,
.h6{font-size:20px}
h1,
.h1,
h2,
.h2{font-weight:600}
h1,
.h1,
h2,
.h2,
h3,
.h3{margin-bottom:.5em}
p{font-size:1.2em;line-height:var(--bs-body-line-height);color:var(--bs-body-color)}
.bg-pos-top{background-position:top}
.bg-pos-left{background-position:left}
.bg-pos-center{background-position:center}
.bg-pos-right{background-position:right}
.bg-cover{background-size:cover}
.bg-contain{background-size:contain}
.space-lg{margin:5em 0;padding:3.5em 0}
.space-md{margin:3em 0;padding:2.5em 0}
.space-sm{margin:2em 0;padding:1.5em 0}
[class*='spacer-']{height:1px}
.spacer-small{margin:10px 0 !important}
.spacer-medium{margin:20px 0 !important}
.spacer-large{margin:30px 0 !important}
.spacer-2xlarge{margin:60px 0 !important}
.spacer-3xlarge{margin:90px 0 !important}
.inline{display:inline !important}
.inline-block{display:inline-block !important}
.space-lg{margin:5em 0;padding:3.5em 0}
.space-md{margin:3em 0;padding:2.5em 0}
.space-sm{margin:2em 0;padding:1.5em 0}
.order-0{order:0}
.order-1{order:1}
.order-2{order:2}
.order-3{order:3}
.order-4{order:4}
.align-top{align-items:flex-start}
.align-middle{align-items:center}
.align-bottom{align-items:flex-end}
.align-stretch{align-items:stretch}
.align-baseline{align-items:baseline}
.justify-left{justify-content:flex-start}
.justify-center{justify-content:center}
.justify-right{justify-content:flex-end}
.justify-between{justify-content:space-between}
.justify-around{justify-content:space-around}
.relative{position:relative !important}
.absolute{position:absolute !important}
.fixed{position:fixed !important}
.collapsed{display:none !important}
.pull-center{margin:0 auto}
.text-left{text-align:left !important}
.text-center{text-align:center !important}
.text-right{text-align:right !important}
.text-upper{text-transform:uppercase !important}
.text-lower{text-transform:lowercase !important}
.text-stroke{text-decoration:line-through !important}
.text-underline{text-decoration:underline !important}
.text-overline{text-decoration:overline !important}
.text-no-underline{text-decoration:none !important}
.font-100{font-weight:100 !important}
.font-200{font-weight:200 !important}
.font-400{font-weight:400 !important}
.font-600{font-weight:600 !important}
.font-700{font-weight:700 !important}
.font-800{font-weight:800 !important}
.text-middle{display:table-cell;vertical-align:middle}
.text-xs{font-size:1.2em !important}
.text-sm{font-size:1.4em !important}
.text-md{font-size:1.8em !important}
.text-lg{font-size:2em !important}
.text-xl{font-size:3em !important}
.text-2xl{font-size:4em !important}
.hidden{display:none !important}
.visible{display:block !important}
.inline{display:inline-block}
.tag{display:inline-block;padding:0.25em 0.75em;color:#fff}
.tag.tag-new{background-color:#4caf50}
.tag.tag-prepare{background-color:#ff9800}
.tag.tag-discount{background-color:#F44336}
.zoom-in::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:inherit;background-size:cover;transform-origin:center;transition:transform 0.4s ease-in-out;z-index:-1}
.zoom-in:focus::after,
.zoom-in:hover::after{transform:scale(1.1)}
.pt-5{padding-top:5px !important}
.pb-5{padding-bottom:5px !important}
.pl-5{padding-left:5px !important}
.pr-5{padding-right:5px !important}
.py-5{padding:5px 0px !important}
.px-5{padding:0px 5px !important}
.mt-5{margin-top:5px !important}
.mb-5{margin-bottom:5px !important}
.ml-5{margin-left:5px !important}
.mr-5{margin-right:5px !important}
.my-5{margin:5px 0px !important}
.mx-5{margin:0px 5px !important}
.pt-10{padding-top:10px !important}
.pb-10{padding-bottom:10px !important}
.pl-10{padding-left:10px !important}
.pr-10{padding-right:10px !important}
.py-10{padding:10px 0px !important}
.px-10{padding:0px 10px !important}
.mt-10{margin-top:10px !important}
.mb-10{margin-bottom:10px !important}
.ml-10{margin-left:10px !important}
.mr-10{margin-right:10px !important}
.my-10{margin:10px 0px !important}
.mx-10{margin:0px 10px !important}
.pt-15{padding-top:15px !important}
.pb-15{padding-bottom:15px !important}
.pl-15{padding-left:15px !important}
.pr-15{padding-right:15px !important}
.py-15{padding:15px 0px !important}
.px-15{padding:0px 15px !important}
.mt-15{margin-top:15px !important}
.mb-15{margin-bottom:15px !important}
.ml-15{margin-left:15px !important}
.mr-15{margin-right:15px !important}
.my-15{margin:15px 0px !important}
.mx-15{margin:0px 15px !important}
.pt-20{padding-top:20px !important}
.pb-20{padding-bottom:20px !important}
.pl-20{padding-left:20px !important}
.pr-20{padding-right:20px !important}
.py-20{padding:20px 0px !important}
.px-20{padding:0px 20px !important}
.mt-20{margin-top:20px !important}
.mb-20{margin-bottom:20px !important}
.ml-20{margin-left:20px !important}
.mr-20{margin-right:20px !important}
.my-20{margin:20px 0px !important}
.mx-20{margin:0px 20px !important}
.pt-25{padding-top:25px !important}
.pb-25{padding-bottom:25px !important}
.pl-25{padding-left:25px !important}
.pr-25{padding-right:25px !important}
.py-25{padding:25px 0px !important}
.px-25{padding:0px 25px !important}
.mt-25{margin-top:25px !important}
.mb-25{margin-bottom:25px !important}
.ml-25{margin-left:25px !important}
.mr-25{margin-right:25px !important}
.my-25{margin:25px 0px !important}
.mx-25{margin:0px 25px !important}
.pt-30{padding-top:30px !important}
.pb-30{padding-bottom:30px !important}
.pl-30{padding-left:30px !important}
.pr-30{padding-right:30px !important}
.py-30{padding:30px 0px !important}
.px-30{padding:0px 30px !important}
.mt-30{margin-top:30px !important}
.mb-30{margin-bottom:30px !important}
.ml-30{margin-left:30px !important}
.mr-30{margin-right:30px !important}
.my-30{margin:30px 0px !important}
.mx-30{margin:0px 30px !important}
.pt-35{padding-top:35px !important}
.pb-35{padding-bottom:35px !important}
.pl-35{padding-left:35px !important}
.pr-35{padding-right:35px !important}
.py-35{padding:35px 0px !important}
.px-35{padding:0px 35px !important}
.mt-35{margin-top:35px !important}
.mb-35{margin-bottom:35px !important}
.ml-35{margin-left:35px !important}
.mr-35{margin-right:35px !important}
.my-35{margin:35px 0px !important}
.mx-35{margin:0px 35px !important}
.pt-40{padding-top:40px !important}
.pb-40{padding-bottom:40px !important}
.pl-40{padding-left:40px !important}
.pr-40{padding-right:40px !important}
.py-40{padding:40px 0px !important}
.px-40{padding:0px 40px !important}
.mt-40{margin-top:40px !important}
.mb-40{margin-bottom:40px !important}
.ml-40{margin-left:40px !important}
.mr-40{margin-right:40px !important}
.my-40{margin:40px 0px !important}
.mx-40{margin:0px 40px !important}
.pt-45{padding-top:45px !important}
.pb-45{padding-bottom:45px !important}
.pl-45{padding-left:45px !important}
.pr-45{padding-right:45px !important}
.py-45{padding:45px 0px !important}
.px-45{padding:0px 45px !important}
.mt-45{margin-top:45px !important}
.mb-45{margin-bottom:45px !important}
.ml-45{margin-left:45px !important}
.mr-45{margin-right:45px !important}
.my-45{margin:45px 0px !important}
.mx-45{margin:0px 45px !important}
.pt-50{padding-top:50px !important}
.pb-50{padding-bottom:50px !important}
.pl-50{padding-left:50px !important}
.pr-50{padding-right:50px !important}
.py-50{padding:50px 0px !important}
.px-50{padding:0px 50px !important}
.mt-50{margin-top:50px !important}
.mb-50{margin-bottom:50px !important}
.ml-50{margin-left:50px !important}
.mr-50{margin-right:50px !important}
.my-50{margin:50px 0px !important}
.mx-50{margin:0px 50px !important}
.pt-55{padding-top:55px !important}
.pb-55{padding-bottom:55px !important}
.pl-55{padding-left:55px !important}
.pr-55{padding-right:55px !important}
.py-55{padding:55px 0px !important}
.px-55{padding:0px 55px !important}
.mt-55{margin-top:55px !important}
.mb-55{margin-bottom:55px !important}
.ml-55{margin-left:55px !important}
.mr-55{margin-right:55px !important}
.my-55{margin:55px 0px !important}
.mx-55{margin:0px 55px !important}
.pt-60{padding-top:60px !important}
.pb-60{padding-bottom:60px !important}
.pl-60{padding-left:60px !important}
.pr-60{padding-right:60px !important}
.py-60{padding:60px 0px !important}
.px-60{padding:0px 60px !important}
.mt-60{margin-top:60px !important}
.mb-60{margin-bottom:60px !important}
.ml-60{margin-left:60px !important}
.mr-60{margin-right:60px !important}
.my-60{margin:60px 0px !important}
.mx-60{margin:0px 60px !important}
.pt-65{padding-top:65px !important}
.pb-65{padding-bottom:65px !important}
.pl-65{padding-left:65px !important}
.pr-65{padding-right:65px !important}
.py-65{padding:65px 0px !important}
.px-65{padding:0px 65px !important}
.mt-65{margin-top:65px !important}
.mb-65{margin-bottom:65px !important}
.ml-65{margin-left:65px !important}
.mr-65{margin-right:65px !important}
.my-65{margin:65px 0px !important}
.mx-65{margin:0px 65px !important}
.pt-70{padding-top:70px !important}
.pb-70{padding-bottom:70px !important}
.pl-70{padding-left:70px !important}
.pr-70{padding-right:70px !important}
.py-70{padding:70px 0px !important}
.px-70{padding:0px 70px !important}
.mt-70{margin-top:70px !important}
.mb-70{margin-bottom:70px !important}
.ml-70{margin-left:70px !important}
.mr-70{margin-right:70px !important}
.my-70{margin:70px 0px !important}
.mx-70{margin:0px 70px !important}
.pt-75{padding-top:75px !important}
.pb-75{padding-bottom:75px !important}
.pl-75{padding-left:75px !important}
.pr-75{padding-right:75px !important}
.py-75{padding:75px 0px !important}
.px-75{padding:0px 75px !important}
.mt-75{margin-top:75px !important}
.mb-75{margin-bottom:75px !important}
.ml-75{margin-left:75px !important}
.mr-75{margin-right:75px !important}
.my-75{margin:75px 0px !important}
.mx-75{margin:0px 75px !important}
.pt-80{padding-top:80px !important}
.pb-80{padding-bottom:80px !important}
.pl-80{padding-left:80px !important}
.pr-80{padding-right:80px !important}
.py-80{padding:80px 0px !important}
.px-80{padding:0px 80px !important}
.mt-80{margin-top:80px !important}
.mb-80{margin-bottom:80px !important}
.ml-80{margin-left:80px !important}
.mr-80{margin-right:80px !important}
.my-80{margin:80px 0px !important}
.mx-80{margin:0px 80px !important}
.pt-85{padding-top:85px !important}
.pb-85{padding-bottom:85px !important}
.pl-85{padding-left:85px !important}
.pr-85{padding-right:85px !important}
.py-85{padding:85px 0px !important}
.px-85{padding:0px 85px !important}
.mt-85{margin-top:85px !important}
.mb-85{margin-bottom:85px !important}
.ml-85{margin-left:85px !important}
.mr-85{margin-right:85px !important}
.my-85{margin:85px 0px !important}
.mx-85{margin:0px 85px !important}
.pt-90{padding-top:90px !important}
.pb-90{padding-bottom:90px !important}
.pl-90{padding-left:90px !important}
.pr-90{padding-right:90px !important}
.py-90{padding:90px 0px !important}
.px-90{padding:0px 90px !important}
.mt-90{margin-top:90px !important}
.mb-90{margin-bottom:90px !important}
.ml-90{margin-left:90px !important}
.mr-90{margin-right:90px !important}
.my-90{margin:90px 0px !important}
.mx-90{margin:0px 90px !important}
.pt-95{padding-top:95px !important}
.pb-95{padding-bottom:95px !important}
.pl-95{padding-left:95px !important}
.pr-95{padding-right:95px !important}
.py-95{padding:95px 0px !important}
.px-95{padding:0px 95px !important}
.mt-95{margin-top:95px !important}
.mb-95{margin-bottom:95px !important}
.ml-95{margin-left:95px !important}
.mr-95{margin-right:95px !important}
.my-95{margin:95px 0px !important}
.mx-95{margin:0px 95px !important}
.pt-100{padding-top:100px !important}
.pb-100{padding-bottom:100px !important}
.pl-100{padding-left:100px !important}
.pr-100{padding-right:100px !important}
.py-100{padding:100px 0px !important}
.px-100{padding:0px 100px !important}
.mt-100{margin-top:100px !important}
.mb-100{margin-bottom:100px !important}
.ml-100{margin-left:100px !important}
.mr-100{margin-right:100px !important}
.my-100{margin:100px 0px !important}
.mx-100{margin:0px 100px !important}
.mx-auto{margin:0 auto !important}
.w-auto{width:auto !important}
.w-init{width:initial !important}
.w-parent{width:initial !important}
.h-auto{height:auto !important}
.h-init{height:initial !important}
.h-parent{height:initial !important}
.w-5{width:5px !important}
.h-5{height:5px !important}
.w-10{width:10px !important}
.h-10{height:10px !important}
.w-15{width:15px !important}
.h-15{height:15px !important}
.w-20{width:20px !important}
.h-20{height:20px !important}
.w-25{width:25px !important}
.h-25{height:25px !important}
.w-30{width:30px !important}
.h-30{height:30px !important}
.w-35{width:35px !important}
.h-35{height:35px !important}
.w-40{width:40px !important}
.h-40{height:40px !important}
.w-45{width:45px !important}
.h-45{height:45px !important}
.w-50{width:50px !important}
.h-50{height:50px !important}
.w-55{width:55px !important}
.h-55{height:55px !important}
.w-60{width:60px !important}
.h-60{height:60px !important}
.w-65{width:65px !important}
.h-65{height:65px !important}
.w-70{width:70px !important}
.h-70{height:70px !important}
.w-75{width:75px !important}
.h-75{height:75px !important}
.w-80{width:80px !important}
.h-80{height:80px !important}
.w-85{width:85px !important}
.h-85{height:85px !important}
.w-90{width:90px !important}
.h-90{height:90px !important}
.w-95{width:95px !important}
.h-95{height:95px !important}
.w-100{width:100px !important}
.h-100{height:100px !important}
.wp-1{width:1% !important}
.hp-1{height:1% !important}
.wp-2{width:2% !important}
.hp-2{height:2% !important}
.wp-3{width:3% !important}
.hp-3{height:3% !important}
.wp-4{width:4% !important}
.hp-4{height:4% !important}
.wp-5{width:5% !important}
.hp-5{height:5% !important}
.wp-6{width:6% !important}
.hp-6{height:6% !important}
.wp-7{width:7% !important}
.hp-7{height:7% !important}
.wp-8{width:8% !important}
.hp-8{height:8% !important}
.wp-9{width:9% !important}
.hp-9{height:9% !important}
.wp-10{width:10% !important}
.hp-10{height:10% !important}
.wp-11{width:11% !important}
.hp-11{height:11% !important}
.wp-12{width:12% !important}
.hp-12{height:12% !important}
.wp-13{width:13% !important}
.hp-13{height:13% !important}
.wp-14{width:14% !important}
.hp-14{height:14% !important}
.wp-15{width:15% !important}
.hp-15{height:15% !important}
.wp-16{width:16% !important}
.hp-16{height:16% !important}
.wp-17{width:17% !important}
.hp-17{height:17% !important}
.wp-18{width:18% !important}
.hp-18{height:18% !important}
.wp-19{width:19% !important}
.hp-19{height:19% !important}
.wp-20{width:20% !important}
.hp-20{height:20% !important}
.wp-21{width:21% !important}
.hp-21{height:21% !important}
.wp-22{width:22% !important}
.hp-22{height:22% !important}
.wp-23{width:23% !important}
.hp-23{height:23% !important}
.wp-24{width:24% !important}
.hp-24{height:24% !important}
.wp-25{width:25% !important}
.hp-25{height:25% !important}
.wp-26{width:26% !important}
.hp-26{height:26% !important}
.wp-27{width:27% !important}
.hp-27{height:27% !important}
.wp-28{width:28% !important}
.hp-28{height:28% !important}
.wp-29{width:29% !important}
.hp-29{height:29% !important}
.wp-30{width:30% !important}
.hp-30{height:30% !important}
.wp-31{width:31% !important}
.hp-31{height:31% !important}
.wp-32{width:32% !important}
.hp-32{height:32% !important}
.wp-33{width:33% !important}
.hp-33{height:33% !important}
.wp-34{width:34% !important}
.hp-34{height:34% !important}
.wp-35{width:35% !important}
.hp-35{height:35% !important}
.wp-36{width:36% !important}
.hp-36{height:36% !important}
.wp-37{width:37% !important}
.hp-37{height:37% !important}
.wp-38{width:38% !important}
.hp-38{height:38% !important}
.wp-39{width:39% !important}
.hp-39{height:39% !important}
.wp-40{width:40% !important}
.hp-40{height:40% !important}
.wp-41{width:41% !important}
.hp-41{height:41% !important}
.wp-42{width:42% !important}
.hp-42{height:42% !important}
.wp-43{width:43% !important}
.hp-43{height:43% !important}
.wp-44{width:44% !important}
.hp-44{height:44% !important}
.wp-45{width:45% !important}
.hp-45{height:45% !important}
.wp-46{width:46% !important}
.hp-46{height:46% !important}
.wp-47{width:47% !important}
.hp-47{height:47% !important}
.wp-48{width:48% !important}
.hp-48{height:48% !important}
.wp-49{width:49% !important}
.hp-49{height:49% !important}
.wp-50{width:50% !important}
.hp-50{height:50% !important}
.wp-51{width:51% !important}
.hp-51{height:51% !important}
.wp-52{width:52% !important}
.hp-52{height:52% !important}
.wp-53{width:53% !important}
.hp-53{height:53% !important}
.wp-54{width:54% !important}
.hp-54{height:54% !important}
.wp-55{width:55% !important}
.hp-55{height:55% !important}
.wp-56{width:56% !important}
.hp-56{height:56% !important}
.wp-57{width:57% !important}
.hp-57{height:57% !important}
.wp-58{width:58% !important}
.hp-58{height:58% !important}
.wp-59{width:59% !important}
.hp-59{height:59% !important}
.wp-60{width:60% !important}
.hp-60{height:60% !important}
.wp-61{width:61% !important}
.hp-61{height:61% !important}
.wp-62{width:62% !important}
.hp-62{height:62% !important}
.wp-63{width:63% !important}
.hp-63{height:63% !important}
.wp-64{width:64% !important}
.hp-64{height:64% !important}
.wp-65{width:65% !important}
.hp-65{height:65% !important}
.wp-66{width:66% !important}
.hp-66{height:66% !important}
.wp-67{width:67% !important}
.hp-67{height:67% !important}
.wp-68{width:68% !important}
.hp-68{height:68% !important}
.wp-69{width:69% !important}
.hp-69{height:69% !important}
.wp-70{width:70% !important}
.hp-70{height:70% !important}
.wp-71{width:71% !important}
.hp-71{height:71% !important}
.wp-72{width:72% !important}
.hp-72{height:72% !important}
.wp-73{width:73% !important}
.hp-73{height:73% !important}
.wp-74{width:74% !important}
.hp-74{height:74% !important}
.wp-75{width:75% !important}
.hp-75{height:75% !important}
.wp-76{width:76% !important}
.hp-76{height:76% !important}
.wp-77{width:77% !important}
.hp-77{height:77% !important}
.wp-78{width:78% !important}
.hp-78{height:78% !important}
.wp-79{width:79% !important}
.hp-79{height:79% !important}
.wp-80{width:80% !important}
.hp-80{height:80% !important}
.wp-81{width:81% !important}
.hp-81{height:81% !important}
.wp-82{width:82% !important}
.hp-82{height:82% !important}
.wp-83{width:83% !important}
.hp-83{height:83% !important}
.wp-84{width:84% !important}
.hp-84{height:84% !important}
.wp-85{width:85% !important}
.hp-85{height:85% !important}
.wp-86{width:86% !important}
.hp-86{height:86% !important}
.wp-87{width:87% !important}
.hp-87{height:87% !important}
.wp-88{width:88% !important}
.hp-88{height:88% !important}
.wp-89{width:89% !important}
.hp-89{height:89% !important}
.wp-90{width:90% !important}
.hp-90{height:90% !important}
.wp-91{width:91% !important}
.hp-91{height:91% !important}
.wp-92{width:92% !important}
.hp-92{height:92% !important}
.wp-93{width:93% !important}
.hp-93{height:93% !important}
.wp-94{width:94% !important}
.hp-94{height:94% !important}
.wp-95{width:95% !important}
.hp-95{height:95% !important}
.wp-96{width:96% !important}
.hp-96{height:96% !important}
.wp-97{width:97% !important}
.hp-97{height:97% !important}
.wp-98{width:98% !important}
.hp-98{height:98% !important}
.wp-99{width:99% !important}
.hp-99{height:99% !important}
.wp-100{width:100% !important}
.hp-100{height:100% !important}
body:not(.page-index){padding-top:10em}
.la,
.las{font-family:'Line Awesome Free';font-weight:900}
.content-site h1{display:inline-block;position:relative;font-size:2.8em;color:#313148;margin-top:0;margin-bottom:1em}
.content-site h1::after{content:'';position:absolute;bottom:-15px;left:0;width:150px;border:2px solid #d33}
.content-site .title-center{text-align:center}
.content-site .title-center h1::after{left:50%;transform:translate(-50%,0)}
.content-site h2{font-size:1.6em}
.content-site h3,
.content-site h4,
.content-site h5,
.content-site h6{font-size:1.3em}
.tbl-row{width:100%;display:flex;flex-wrap:wrap;flex-direction:row;padding:.75em 0;border-bottom:1px solid rgba(0,0,0,0.1)}
.tbl-row .tbl-col.wc-1{width:10%}
.tbl-row .tbl-col.wc-2{width:20%}
.tbl-row .tbl-col.wc-3{width:30%}
.tbl-row .tbl-col.wc-4{width:40%}
.tbl-row .tbl-col.wc-5{width:50%}
.tbl-row .tbl-col.wc-6{width:60%}
.tbl-row .tbl-col.wc-7{width:70%}
.tbl-row .tbl-col.wc-8{width:80%}
.tbl-row .tbl-col.wc-9{width:90%}
.tbl-row .tbl-col.wc-10{width:100%}
.sl-close,
.sl-prev,
.sl-next,
.sl-counter{color:#fff !important}
.sl-overlay{background-color:#000 !important}
#cookies-bar{max-width:450px !important;padding:20px !important;box-shadow:0 0 10px rgba(0,0,0,0.1) !important;border-radius:5px !important}
#cookies-bar h3{font-size:1.3em !important;font-weight:600}
#cookies-bar p{font-size:1em !important}
#cookies-bar .buttons{margin-top:20px !important}
.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:1110}
#sg-cookiesManage{position:fixed;top:100px;left:50%;transform:translate(-50%,0);background-color:#fff;z-index:1200;padding:20px;border-radius:10px;font-size:.9em}
#sg-cookiesManage h2{font-size:1.6em}
#sg-cookiesManage .list-cookies label{font-size:1.2em}
#sg-cookiesManage #cookies-manage-save{display:inline-block;border-radius:50px;color:#fff;background-color:#313148;padding:0.75em 1.5em;margin-bottom:0.95em;font-weight:600;text-align:center;position:relative;border:none}
.page-navigation{width:100%;position:fixed;top:0;left:0;background-color:transparent;z-index:99}
.page-navigation .container{display:flex;justify-content:space-between;align-items:center;padding:0.75em}
.page-navigation .container #logo-site img{transition:all 0.2s ease-in-out}
.page-navigation .container .navbar-nav li{display:inline-flex;padding:1em 0}
.page-navigation .container .navbar-nav li a{display:block;color:#fff;text-align:center;font-size:1.2em;font-family:'Baloo 2';padding:.5em 1.25em;font-weight:600;text-transform:uppercase;border-bottom:3px solid transparent}
.page-navigation .container .navbar-nav li a:hover{color:#D02E26}
.page-navigation .container .navbar-nav li a.active{color:#D02E26}
.page-navigation.sticked{position:fixed;width:100%;height:initial;top:0;left:0;background-color:rgba(0,0,0,0.8)}
.page-navigation.sticked img{height:50px}
body:not(.page-index):not(.navigation-sticked) #logo-site img{filter:invert(1)}
body:not(.page-index):not(.navigation-sticked) .navbar-nav li a{color:#000}
.mobile-navigation{display:none;width:50px}
.mobile-navigation .nav-mobile-links{position:absolute;top:69px;right:-2500px;width:100%;height:100vh;overflow:hidden;line-height:1.8;background:rgba(0,0,0,0.8);transition:all 0.5s}
.mobile-navigation .nav-mobile-links a{display:block;font-size:1.3em;text-align:center;padding:1.25em;font-weight:600;color:#fff}
.mobile-navigation .nav-mobile-links a.active{background-color:#D02E26}
.navbar-collapse.expanded .nav-mobile-links{right:0}
.navbar-toggler{position:relative;width:24px;height:32px;border:none;background-color:transparent}
.navbar-toggler span{display:block;position:absolute;width:100%;height:3px;border-radius:3px;top:50%;left:50%;background-color:#fff;transform:translate(-50%,-50%);transition:transform 0.3s,width 0.3s}
.navbar-toggler span:nth-child(2){transform:translate(-50%,-9px)}
.navbar-toggler span:nth-child(3){transform:translate(-50%,6px)}
.navbar-toggler[aria-expanded="true"] span:nth-child(1){width:0}
.navbar-toggler[aria-expanded="true"] span:nth-child(2){transform:translate(-50%,0%) rotate(-45deg)}
.navbar-toggler[aria-expanded="true"] span:nth-child(3){transform:translate(-50%,0%) rotate(45deg)}
@media (max-width:991px){#logo-site img{height:50px}.navbar-nav{display:none}.mobile-navigation{display:block}body:not(.page-index):not(.navigation-sticked) .navbar-toggler span{background-color:#000}}
.btn{display:inline-block;border-radius:50px;color:#313148;padding:0.75em 1.5em;margin-bottom:0.95em;font-weight:600;text-align:center;position:relative;transition:all 0.1s ease-in-out}
.btn.btn-primary{color:#fff;background-color:#313148}
.btn.btn-hudge{font-size:1.2em}
.btn.btn-danger{color:#fff;background-color:#F44336}
section.widget{position:relative;font-family:'Baloo 2'}
section.widget h2.widget-title{display:inline-block;position:relative;font-size:2.2em;margin-bottom:1.5em}
section.widget h2.widget-title::after{content:'';position:absolute;bottom:-15px;left:0;width:120px;border:2px solid #D02E26}
section.widget h3{font-size:1.6em;font-weight:500;font-family:'Baloo 2'}
.category-project-house{position:relative;display:flex;flex-wrap:wrap;flex-direction:row;margin-bottom:100px}
.category-project-house .category-project-image{width:100%;height:250px;margin-bottom:15px;background-size:contain;background-position:top center;background-repeat:no-repeat}
.category-project-house:after{content:'';position:absolute;bottom:-50px;left:50%;transform:translate(-50%,0);width:80%;height:4px;background-color:#D02E26}
.project-house>a{position:relative;display:block;width:100%;height:550px;color:#fff;overflow:hidden;background-repeat:no-repeat;background-position:center;cursor:pointer;z-index:0}
.project-house>a>div{padding:2.5em;width:100%;height:100%;top:0px;left:0px;position:absolute;transition:all 0.5s ease-in-out}
.project-house>a>div .project-title{display:inline-block;position:absolute;bottom:20px}
.project-house>a>div .project-info{opacity:0;font-size:3.4em;position:absolute;top:25%;transition:all 0.5s ease-in-out}
.project-house>a>div .project-info p{line-height:0.5;color:#fff}
.project-house>a>div .project-info .project-category{font-weight:100;text-transform:uppercase;font-size:.5em;margin-top:1.5em}
.project-house>a .tag{position:absolute;right:-35px;top:25px;text-align:center;transform:rotate(45deg);width:150px}
.project-house>a:hover .project-info{opacity:1}
.project-house>a:hover>div{background:rgba(0,0,0,0.35)}
body.mobile-device .project-house a .project-info{opacity:1}
body.mobile-device .project-house a>div{background:rgba(0,0,0,0.35)}
footer{position:relative;width:100%;min-height:300px;background-color:#fff;color:#181818;padding-top:2.5em}
footer .submenu h3{display:inline-block;position:relative;font-size:1.4em;color:#181818;margin-top:1em;margin-bottom:.75em;font-weight:700}
footer .submenu ul{margin-bottom:1.75em}
footer .submenu ul li{line-height:2em}
footer .submenu ul li a{font-size:1em;color:#181818}
footer .submenu ul li a:hover{font-weight:700}
footer img.logo{filter:invert(1)}
footer p{font-size:1em;margin-bottom:0;color:#181818}
footer .bottom-bar{position:relative;width:100%;text-align:center;margin-top:1.25em}
footer .bottom-bar .container{border-top:1px solid #181818}
footer .bottom-bar p{padding:1.25em}
@media (max-width:767px){footer{text-align:center}}