a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

:focus {
    outline: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%
}

audio:not([controls]) {
    display: none;
    height: 0
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

figure,
form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button,
html,
input,
select,
textarea {
    color: #222
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-bg: #fff
}

.d-inline {
    display: inline
}

.d-inline-block {
    display: inline-block
}

.d-block {
    display: block
}

.d-grid {
    display: grid
}

.d-table {
    display: table
}

.d-table-row {
    display: table-row
}

.d-table-cell {
    display: table-cell
}

.d-flex {
    display: -ms-flexbox;
    display: flex
}

.d-inline-flex {
    display: -ms-inline-flexbox;
    display: inline-flex
}

.d-none {
    display: none
}

.flex-fill {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-row {
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-column {
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.flex-grow-0 {
    -ms-flex-positive: 0;
    flex-grow: 0
}

.flex-grow-1 {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.flex-shrink-0 {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.flex-shrink-1 {
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.justify-content-start {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.justify-content-end {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.justify-content-center {
    -ms-flex-pack: center;
    justify-content: center
}

.justify-content-between {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.justify-content-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.justify-content-evenly {
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.align-items-start {
    -ms-flex-align: start;
    align-items: flex-start
}

.align-items-end {
    -ms-flex-align: end;
    align-items: flex-end
}

.align-items-center {
    -ms-flex-align: center;
    align-items: center
}

.align-items-baseline {
    -ms-flex-align: baseline;
    align-items: baseline
}

.align-items-stretch {
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-content-start {
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.align-content-end {
    -ms-flex-line-pack: end;
    align-content: flex-end
}

.align-content-center {
    -ms-flex-line-pack: center;
    align-content: center
}

.align-content-between {
    -ms-flex-line-pack: justify;
    align-content: space-between
}

.align-content-around {
    -ms-flex-line-pack: distribute;
    align-content: space-around
}

.align-content-stretch {
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.align-self-auto {
    -ms-flex-item-align: auto;
    align-self: auto
}

.align-self-start {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-self-end {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-self-center {
    -ms-flex-item-align: center;
    align-self: center
}

.align-self-baseline {
    -ms-flex-item-align: baseline;
    align-self: baseline
}

.align-self-stretch {
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-last {
    -ms-flex-order: 6;
    order: 6
}

.m-0 {
    margin: 0
}

.m-1 {
    margin: .25rem
}

.m-2 {
    margin: .5rem
}

.m-3 {
    margin: 1rem
}

.m-4 {
    margin: 1.5rem
}

.m-5 {
    margin: 3rem
}

.m-auto {
    margin: auto
}

.mx-0 {
    margin-right: 0;
    margin-left: 0
}

.mx-1 {
    margin-right: .25rem;
    margin-left: .25rem
}

.mx-2 {
    margin-right: .5rem;
    margin-left: .5rem
}

.mx-3 {
    margin-right: 1rem;
    margin-left: 1rem
}

.mx-4 {
    margin-right: 1.5rem;
    margin-left: 1.5rem
}

.mx-5 {
    margin-right: 3rem;
    margin-left: 3rem
}

.mx-auto {
    margin-right: auto;
    margin-left: auto
}

.my-0 {
    margin-top: 0;
    margin-bottom: 0
}

.my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem
}

.my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.my-3 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.my-4 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.my-5 {
    margin-top: 3rem;
    margin-bottom: 3rem
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto
}

.mt-0 {
    margin-top: 0
}

.mt-1 {
    margin-top: .25rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-3 {
    margin-top: 1rem
}

.mt-4 {
    margin-top: 1.5rem
}

.mt-5 {
    margin-top: 3rem
}

.mt-auto {
    margin-top: auto
}

.me-0 {
    margin-right: 0
}

.me-1 {
    margin-right: .25rem
}

.me-2 {
    margin-right: .5rem
}

.me-3 {
    margin-right: 1rem
}

.me-4 {
    margin-right: 1.5rem
}

.me-5 {
    margin-right: 3rem
}

.me-auto {
    margin-right: auto
}

.mb-0 {
    margin-bottom: 0
}

.mb-1 {
    margin-bottom: .25rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-3 {
    margin-bottom: 1rem
}

.mb-4 {
    margin-bottom: 1.5rem
}

.mb-5 {
    margin-bottom: 3rem
}

.mb-auto {
    margin-bottom: auto
}

.ms-0 {
    margin-left: 0
}

.ms-1 {
    margin-left: .25rem
}

.ms-2 {
    margin-left: .5rem
}

.ms-3 {
    margin-left: 1rem
}

.ms-4 {
    margin-left: 1.5rem
}

.ms-5 {
    margin-left: 3rem
}

.ms-auto {
    margin-left: auto
}

.p-0 {
    padding: 0
}

.p-1 {
    padding: .25rem
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: 1rem
}

.p-4 {
    padding: 1.5rem
}

.p-5 {
    padding: 3rem
}

.px-0 {
    padding-right: 0;
    padding-left: 0
}

.px-1 {
    padding-right: .25rem;
    padding-left: .25rem
}

.px-2 {
    padding-right: .5rem;
    padding-left: .5rem
}

.px-3 {
    padding-right: 1rem;
    padding-left: 1rem
}

.px-4 {
    padding-right: 1.5rem;
    padding-left: 1.5rem
}

.px-5 {
    padding-right: 3rem;
    padding-left: 3rem
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-3 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py-4 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.py-5 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.pt-0 {
    padding-top: 0
}

.pt-1 {
    padding-top: .25rem
}

.pt-2 {
    padding-top: .5rem
}

.pt-3 {
    padding-top: 1rem
}

.pt-4 {
    padding-top: 1.5rem
}

.pt-5 {
    padding-top: 3rem
}

.pe-0 {
    padding-right: 0
}

.pe-1 {
    padding-right: .25rem
}

.pe-2 {
    padding-right: .5rem
}

.pe-3 {
    padding-right: 1rem
}

.pe-4 {
    padding-right: 1.5rem
}

.pe-5 {
    padding-right: 3rem
}

.pb-0 {
    padding-bottom: 0
}

.pb-1 {
    padding-bottom: .25rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pb-3 {
    padding-bottom: 1rem
}

.pb-4 {
    padding-bottom: 1.5rem
}

.pb-5 {
    padding-bottom: 3rem
}

.ps-0 {
    padding-left: 0
}

.ps-1 {
    padding-left: .25rem
}

.ps-2 {
    padding-left: .5rem
}

.ps-3 {
    padding-left: 1rem
}

.ps-4 {
    padding-left: 1.5rem
}

.ps-5 {
    padding-left: 3rem
}

@font-face {
    font-family: Bebas Neue;
    src: url(../fonts/BebasNeue/BebasNeueRegular.eot);
    src: local("Bebas Neue Regular"), local("BebasNeueRegular"), url(../fonts/BebasNeue/BebasNeueRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/BebasNeue/BebasNeueRegular.woff) format("woff"), url(../fonts/BebasNeue/BebasNeueRegular.ttf) format("truetype");
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Bebas Neue;
    src: url(../fonts/BebasNeue/BebasNeueBold.eot);
    src: local("Bebas Neue Bold"), local("BebasNeueBold"), url(../fonts/BebasNeue/BebasNeueBold.eot?#iefix) format("embedded-opentype"), url(../fonts/BebasNeue/BebasNeueBold.woff) format("woff"), url(../fonts/BebasNeue/BebasNeueBold.ttf) format("truetype");
    font-display: swap;
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Bebas Neue;
    src: url(../fonts/BebasNeue/BebasNeueLight.eot);
    src: local("Bebas Neue Light"), local("BebasNeueLight"), url(../fonts/BebasNeue/BebasNeueLight.eot?#iefix) format("embedded-opentype"), url(../fonts/BebasNeue/BebasNeueLight.woff) format("woff"), url(../fonts/BebasNeue/BebasNeueLight.ttf) format("truetype");
    font-display: swap;
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Bebas Neue;
    src: url(../fonts/BebasNeue/BebasNeue-Thin.eot);
    src: local("Bebas Neue Thin"), local("BebasNeue-Thin"), url(../fonts/BebasNeue/BebasNeue-Thin.eot?#iefix) format("embedded-opentype"), url(../fonts/BebasNeue/BebasNeue-Thin.woff) format("woff"), url(../fonts/BebasNeue/BebasNeue-Thin.ttf) format("truetype");
    font-display: swap;
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto/Roboto-MediumItalic.eot);
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(../fonts/Roboto/Roboto-MediumItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto/Roboto-MediumItalic.woff) format("woff"), url(../fonts/Roboto/Roboto-MediumItalic.ttf) format("truetype");
    font-display: swap;
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto/Roboto-Italic.eot);
    src: local("Roboto Italic"), local("Roboto-Italic"), url(../fonts/Roboto/Roboto-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto/Roboto-Italic.woff) format("woff"), url(../fonts/Roboto/Roboto-Italic.ttf) format("truetype");
    font-display: swap;
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto/Roboto-Bold.eot);
    src: local("Roboto Bold"), local("Roboto-Bold"), url(../fonts/Roboto/Roboto-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto/Roboto-Bold.woff) format("woff"), url(../fonts/Roboto/Roboto-Bold.ttf) format("truetype");
    font-display: swap;
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto/Roboto-Regular.eot);
    src: local("Roboto"), local("Roboto-Regular"), url(../fonts/Roboto/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto/Roboto-Regular.woff) format("woff"), url(../fonts/Roboto/Roboto-Regular.ttf) format("truetype");
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto/Roboto-Medium.eot);
    src: local("Roboto Medium"), local("Roboto-Medium"), url(../fonts/Roboto/Roboto-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto/Roboto-Medium.woff) format("woff"), url(../fonts/Roboto/Roboto-Medium.ttf) format("truetype");
    font-display: swap;
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto/Roboto-BoldItalic.eot);
    src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(../fonts/Roboto/Roboto-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto/Roboto-BoldItalic.woff) format("woff"), url(../fonts/Roboto/Roboto-BoldItalic.ttf) format("truetype");
    font-display: swap;
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto/Roboto-ThinItalic.eot);
    src: local("Roboto Thin Italic"), local("Roboto-ThinItalic"), url(../fonts/Roboto/Roboto-ThinItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto/Roboto-ThinItalic.woff) format("woff"), url(../fonts/Roboto/Roboto-ThinItalic.ttf) format("truetype");
    font-display: swap;
    font-weight: 100;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto/Roboto-Black.eot);
    src: local("Roboto Black"), local("Roboto-Black"), url(../fonts/Roboto/Roboto-Black.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto/Roboto-Black.woff) format("woff"), url(../fonts/Roboto/Roboto-Black.ttf) format("truetype");
    font-display: swap;
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto/Roboto-Light.eot);
    src: local("Roboto Light"), local("Roboto-Light"), url(../fonts/Roboto/Roboto-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto/Roboto-Light.woff) format("woff"), url(../fonts/Roboto/Roboto-Light.ttf) format("truetype");
    font-display: swap;
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto/Roboto-LightItalic.eot);
    src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url(../fonts/Roboto/Roboto-LightItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto/Roboto-LightItalic.woff) format("woff"), url(../fonts/Roboto/Roboto-LightItalic.ttf) format("truetype");
    font-display: swap;
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto/Roboto-BlackItalic.eot);
    src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(../fonts/Roboto/Roboto-BlackItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto/Roboto-BlackItalic.woff) format("woff"), url(../fonts/Roboto/Roboto-BlackItalic.ttf) format("truetype");
    font-display: swap;
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto/Roboto-Thin.eot);
    src: local("Roboto Thin"), local("Roboto-Thin"), url(../fonts/Roboto/Roboto-Thin.eot?#iefix) format("embedded-opentype"), url(../fonts/Roboto/Roboto-Thin.woff) format("woff"), url(../fonts/Roboto/Roboto-Thin.ttf) format("truetype");
    font-display: swap;
    font-weight: 100;
    font-style: normal
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: a
}

@keyframes a {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

:root {
    --bg-main: #2b2b2b;
    --bg-btn: #ffe10d;
    --white: #fff;
    --red: #e71d2b
}

body {
    background: var(--white, #fff);
    font-family: Roboto, sans-serif;
    color: var(--bg-main, #2b2b2b)
}

*,
:after,
:before {
    box-sizing: border-box
}

.a-page {
    overflow: hidden
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

[hidden] {
    display: none
}

.text-center {
    text-align: center
}

.btn-clear {
    background-color: transparent;
    border: 0;
    padding: 0
}

.but {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    transition: all .2s ease-out
}

.btn-menu {
    width: 100%;
    max-width: 40px;
    margin-left: auto
}

.btn-menu svg {
    width: 100%;
    height: 100%;
    fill: #000
}

.container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px
}

h1 {
    font-size: 64px
}

h1,
h2 {
    font-family: Bebas Neue;
    line-height: 135%
}

h2 {
    font-size: 48px;
    margin-bottom: 20px
}

h3 {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: 700;
    font-size: 24px
}

h3,
p {
    line-height: 135%
}

p {
    font-weight: 300;
    font-size: 16px
}

strong {
    font-weight: 700
}

a {
    text-decoration: none
}

a:focus {
    outline: none
}

img {
    border: none;
    max-width: 100%;
    height: auto;
    transition: transform .2s ease-in-out;
    vertical-align: bottom
}

.position-relative {
    position: relative
}

.sticky-top {
    position: sticky;
    top: 0;
    z-index: 100
}

.col-red {
    color: var(--red)
}

.sticky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 55
}

.header-top {
    padding-top: 20px;
    transition: all .2s ease-out
}

.a-fixmenu {
    background-color: hsla(0, 0%, 100%, .8);
    min-height: 300px
}

.logo {
    margin-right: 20px
}

.navigation {
    -ms-flex: 0 1 834px;
    flex: 0 1 834px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.nav-link {
    font-weight: 300;
    line-height: 135%;
    color: var(--bg-main, #2b2b2b);
    padding: 10px
}

.nav-link span {
    position: relative
}

.nav-link span:after {
    content: "";
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: var(--red);
    transform-origin: bottom right;
    transition: transform .25s ease-out
}

.active span:after {
    transform: scaleX(1)
}

.nav-link:hover span:after {
    transform: scaleX(1);
    transform-origin: bottom left
}

.a-header {
    padding-top: 145px
}

.a-header .container {
    position: relative;
    z-index: 1
}

.a-header .container:before {
    content: "";
    position: absolute;
    top: -145px;
    right: -110px;
    background: url(../images/bg-header.png) no-repeat;
    width: 1244px;
    height: 730px;
    z-index: -1
}

.a-header-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.a-header__left {
    margin-right: 20px;
    -ms-flex: 0 1 521px;
    flex: 0 1 521px
}

.btn-header-menu {
    display: none
}

.title {
    margin-bottom: 20px
}

.subtitle {
    font-weight: 300;
    font-size: 20px;
    line-height: 135%;
    margin-bottom: 30px
}

.btn-link {
    width: 100%;
    max-width: 272px;
    min-height: 75px;
    background-color: #ca222e;
    position: relative;
    filter: drop-shadow(0 24px 45px rgba(0, 0, 0, .24));
    color: var(--white);
    border-radius: 10px;
    font-size: 27px;
    font-family: Bebas Neue;
    font-weight: 400;
    text-shadow: 0 -1px 0 #e71d2b;
    z-index: 1;
    transition: all .2s ease-out
}

.btn-link:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    width: 1em;
    height: 1em;
    background-image: url(../images/svg/phone.svg);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.btn-link:after {
    content: "";
    position: absolute;
    border-radius: 10px;
    top: -3px;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(50% 50% at 50% 50%, #f63c49 0, #e71d2b 100%);
    z-index: -2
}

.btn-link:hover {
    top: 1px;
    filter: none
}

.a-header__right {
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.a-header__img {
    position: absolute;
    width: 915px;
    left: -60px
}

.fixmenu {
    background-color: hsla(0, 0%, 100%, .8);
    padding-top: 5px;
    padding-bottom: 5px
}

.b1 {
    background: url(../images/bg-2.png) 50% no-repeat;
    z-index: 5;
    padding-top: 126px
}

.b1,
.b1 .container {
    position: relative
}

.advantages-img {
    z-index: 1;
    width: 832px;
    height: 263px
}

.advantages-img,
.advantages-img:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1
}

.advantages-img:before {
    content: "";
    width: 468px;
    height: 468px;
    border-radius: 50%;
    background-color: #e5e5e5
}

.advantages-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 180px 20px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start
}

.advantages {
    background: #fff;
    box-shadow: 0 7px 34px rgba(0, 0, 0, .15);
    border-radius: 10px;
    height: 177px;
    padding: 40px 15px 30px 32px;
    position: relative
}

.advantages:before {
    content: "";
    position: absolute;
    top: 25px;
    right: 22px;
    background: var(--red) url(../images/svg/check.svg) 50% no-repeat;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: block
}

.advantages:nth-of-type(2) {
    margin-top: -55px
}

.advantages:nth-of-type(5) {
    margin-top: 55px
}

.advantages h3 {
    margin-bottom: 10px
}

.b2 {
    padding-top: 70px
}

.about-grid {
    display: grid;
    grid-template-columns: 1fr 500px;
    grid-gap: 56px;
    -ms-flex-align: center;
    align-items: center
}

.about__left {
    text-align: center;
    position: relative;
    z-index: 1
}

.about__left:before {
    content: "";
    position: absolute;
    background: url(../images/about-map.png) no-repeat;
    width: 668px;
    height: 641px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1
}

.about__right {
    position: relative;
    z-index: 1
}

.about__right p {
    font-size: 18px;
    line-height: 163.5%;
    margin-bottom: 15px
}

.b3 {
    padding-top: 75px
}

.price-grid {
    display: grid;
    grid-template-columns: 1fr 400px;
    grid-gap: 25px
}

.wrap-table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table--css {
    background: #fff;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #cfcfcf;
    table-layout: fixed
}

.table--css thead th {
    font-weight: 500;
    font-size: 18px;
    line-height: 135%;
    color: var(--bg-main);
    padding: 10px
}

.table--css td,
.table--css th {
    vertical-align: middle;
    text-align: center;
    border-right: 1px solid #cccfd8;
    border-bottom: 1px solid #cccfd8
}

.text-left {
    text-align: left !important
}

.table--css td {
    padding: 7px;
    font-weight: 300;
    font-size: 18px;
    line-height: 135%;
    text-align: center;
    color: var(--bg-main)
}

.table--css .table-min-text {
    font-size: 16px
}

.table--css tfoot th {
    text-align: left;
    font-weight: 300;
    font-size: 16px;
    line-height: 135%;
    color: var(--bg-main);
    padding: 7px
}

.price__left li a {
    border: 1px solid #c4c4c4;
    border-top: 0;
    border-bottom: 1px solid #c4c4c4;
    transition: all .2s ease-out
}

.price__left li:first-of-type a {
    border-top: 1px solid #c4c4c4
}

.price__left a {
    font-size: 16px;
    line-height: 135%;
    color: var(--bg-main, #2b2b2b);
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    min-height: 72px
}

.price__left span {
    width: 100%;
    max-width: 332px
}

.price__left .js-current,
.price__left a:hover {
    background-color: var(--red);
    border: none;
    color: #fff
}

.b4 {
    padding-top: 70px;
    padding-bottom: 70px
}

.b4-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    -ms-flex-align: start;
    align-items: flex-start
}

.b4-details {
    width: 100%;
    max-width: 500px
}

.b4-details p {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 163.5%
}

.b4-details p:nth-of-type(2) {
    margin-bottom: 20px
}

.b4__right {
    position: relative;
    z-index: 1
}

.b4__right:before {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    background: #e3e3e3;
    border-radius: 50%;
    z-index: -1;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.b5 {
    padding-top: 80px;
    padding-bottom: 90px;
    background-color: #f3f3f3
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: var(--red) !important;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.owl-prev {
    left: 0
}

.owl-next {
    right: 0
}

.b6 {
    padding-top: 100px
}

.gallery-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(35%, 1fr));
    grid-gap: 0 30px
}

.navigation-img-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0 12px
}

.navigator {
    cursor: pointer;
    border: 2px solid transparent
}

.navigator.active {
    border: 2px solid var(--red)
}

#my-carousel .owl-nav button {
    width: 43px;
    height: 43px
}

#my-carousel .owl-prev {
    left: 10px
}

#my-carousel .owl-next {
    right: 10px
}

.gallery__right {
    padding-left: 80px
}

.gallery__right h2 {
    margin-bottom: 10px
}

.gallery__right p {
    font-size: 18px;
    line-height: 163.5%;
    margin-bottom: 7px
}

.gallery__right p:nth-of-type(2) {
    margin-bottom: 20px
}

.b7 {
    background: url(../images/bg-2.png) 50% 100% no-repeat;
    padding-top: 110px;
    padding-bottom: 70px
}

.contacts-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px
}

.contacts__left h2 {
    margin-bottom: 45px;
    text-transform: none
}

.contacts__left h2 span {
    font-weight: 600
}

.phone {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: 700;
    font-size: 52px;
    line-height: 135%;
    color: var(--bg-main);
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center
}

.phone:before {
    content: "";
    display: inline-block;
    -ms-flex: 0 0 38px;
    flex: 0 0 38px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    margin-right: 15px;
    background: url(../images/svg/phone-footer.svg) 50% no-repeat
}

.contacts__right {
    text-align: right
}

.a-footer {
    padding-top: 20px;
    padding-bottom: 20px
}

.container-fluid {
    padding-left: 10px;
    padding-right: 10px
}

.marquee-text {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 109.5%;
    color: #e5e5e5;
    white-space: pre
}

.address-box {
    text-align: center;
    max-width: 440px;
    margin: auto;
    padding-top: 20px;
}

.address-box p {
    font-size: 16px;
    line-height: 19px;
    margin: 0;
}

@media (max-width:1200px) {
    .container {
        width: 100%;
        max-width: 992px
    }

    .navigation {
        -ms-flex: 0 1 634px;
        flex: 0 1 634px
    }

    .advantages:before {
        top: 10px;
        right: 10px
    }

    .advantages {
        padding: 30px 15px 30px 20px
    }

    .about-grid {
        grid-template-columns: 1fr 400px
    }

    .about__left:before {
        background-size: cover;
        width: 568px;
        height: 535px
    }

    .b4__right:before {
        right: -25px
    }

    .gallery__right {
        padding-left: 0
    }
}

@media (max-width:991.98px) {
    .container {
        width: 100%;
        max-width: 768px
    }

    .navigation {
        -ms-flex: 0 1 510px;
        flex: 0 1 510px
    }

    .a-header-flex {
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .a-header__img {
        position: relative;
        width: 100%;
        left: 0
    }

    .a-header .container:before {
        background-size: cover;
        width: 1244px;
        height: 850px
    }

    .a-header__left {
        margin-right: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .b1 {
        background: url(../images/bg-2.png) 50% 30px no-repeat
    }

    .advantages-grid {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px
    }

    .advantages:nth-of-type(2),
    .advantages:nth-of-type(5) {
        margin-top: 0
    }

    .advantages-img {
        position: relative;
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
        transform: translate(0)
    }

    .about-grid {
        grid-template-columns: 1fr;
        grid-gap: 75px
    }

    .about__left:before {
        width: 668px;
        height: 641px
    }

    .price-grid {
        grid-template-columns: 1fr
    }

    .price__left {
        -ms-flex-order: -1;
        order: -1
    }

    .price__left a {
        font-size: 16px;
        text-align: center
    }

    .b4-grid {
        grid-template-columns: 1fr
    }

    .b4__right {
        -ms-flex-order: -1;
        order: -1;
        text-align: center;
        max-width: 600px;
        margin: auto
    }

    .b4__right:before {
        right: -25px
    }

    .gallery-grid {
        grid-template-columns: 1fr;
        grid-gap: 20px
    }

    .gallery__left {
        width: 100%;
        max-width: 575px;
        margin: auto
    }

    .contacts-grid {
        grid-template-columns: 1fr;
        grid-gap: 20px;
        place-items: center;
        text-align: center
    }

    .contacts__left h2 {
        margin-bottom: 10px;
        text-transform: none
    }
}

@media (max-width:767.98px) {
    .container {
        width: 100%;
        max-width: 576px
    }

    .a-header {
        position: relative;
        z-index: 10
    }

    .btn-header-menu {
        display: block
    }

    .navigation {
        display: none;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 10px
    }

    .navigation a {
        display: block
    }

    .advantages {
        height: 195px;
        padding: 40px 15px 30px
    }

    .slider-css .owl-item img {
        width: auto
    }

    .item-slider img {
        margin: auto
    }
}

@media (max-width:575.98px) {
    .a-header {
        padding-top: 100px
    }

    .a-header .container:before {
        height: 800px
    }

    .b1 {
        padding-top: 95px
    }

    .advantages-img {
        margin-bottom: 25px
    }

    .a-header__right {
        margin-bottom: 10px
    }

    .a-header__left {
        text-align: center
    }

    h1 {
        font-size: 48px;
        line-height: 135%
    }

    .cubtitle {
        font-size: 18px;
        margin-bottom: 25px
    }

    .advantages-img:before {
        display: none
    }

    .advantages-grid {
        grid-template-columns: 1fr;
        grid-gap: 10px
    }

    .advantages {
        height: 177px;
        padding: 37px 20px 0 35px
    }

    .advantages:before {
        top: 20px;
        right: 20px
    }

    .about__left img {
        width: 100%;
        max-width: 300px;
        margin: auto
    }

    .about__left:before {
        width: 100%;
        height: 400px
    }

    h2 {
        font-size: 32px
    }

    p {
        font-size: 16px !important
    }

    .about-grid {
        grid-gap: 40px
    }

    .b3 {
        padding-top: 50px
    }

    .b4 {
        padding-bottom: 20px
    }

    .b4__right:before {
        width: 100%;
        height: 100%
    }

    .b4__right img {
        width: 100%;
        max-width: 335px
    }

    .b5 {
        padding-bottom: 20px;
        background-color: #fff
    }

    .b5,
    .b6 {
        padding-top: 20px
    }

    .gallery__left {
        width: 100%;
        max-width: 360px;
        margin: auto
    }

    .navigation-img-wrapper {
        grid-gap: 0 7px
    }

    .b7 {
        padding-top: 40px;
        padding-bottom: 70px
    }

    .phone {
        font-size: 44px
    }

    .phone:before {
        -ms-flex: 0 0 32px;
        flex: 0 0 32px;
        width: 32px;
        height: 32px
    }

    .marquee-text {
        font-size: 18px
    }

    .mob-center {
        text-align: center
    }

    .table--css {
        min-width: 570px
    }

    .price-grid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .price__left {
        margin-bottom: 25px
    }
}



.callback {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 7px;
    z-index: 555;
}

.callback a {
    background: var(--red);
    text-align: center;
    line-height: 44px;
    border-radius: 3px;
    color: #fff !important;
    text-decoration: none;
    font-size: 18px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

a.whatsapp img {
    width: 100%;
    max-width: 25px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-right: 5px;
}

.new-telefone2 {
    text-shadow: 1px 1px 1px rgb(0 0 0 / 95%);
    font-weight: 600;
    margin-left: 10px;
}

@media (max-width: 768px) {
    .callback {
        display: block;
    }
}

@media (max-width: 575px) {
    .a-footer {
        padding-bottom: 50px;
    }
}