@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: local('Poppins Light'), local('Poppins-Light'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLDz8Z1xlEA.ttf) format('truetype')
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v9/pxiEyp8kv8JHgFVrJJfedw.ttf) format('truetype')
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: local('Poppins Medium'), local('Poppins-Medium'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLGT9Z1xlEA.ttf) format('truetype')
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLEj6Z1xlEA.ttf) format('truetype')
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v9/pxiByp8kv8JHgFVrLCz7Z1xlEA.ttf) format('truetype')
}

@font-face {
    font-family: 'Rubik';
    font-style: italic;
    font-weight: 300;
    src: local('Rubik Light Italic'), local('Rubik-LightItalic'), url(https://fonts.gstatic.com/s/rubik/v9/iJWBBXyIfDnIV7nEldWYwWL-7A.ttf) format('truetype')
}

@font-face {
    font-family: 'Rubik';
    font-style: italic;
    font-weight: 400;
    src: local('Rubik Italic'), local('Rubik-Italic'), url(https://fonts.gstatic.com/s/rubik/v9/iJWEBXyIfDnIV7nEnX660Q.ttf) format('truetype')
}

@font-face {
    font-family: 'Rubik';
    font-style: italic;
    font-weight: 500;
    src: local('Rubik Medium Italic'), local('Rubik-MediumItalic'), url(https://fonts.gstatic.com/s/rubik/v9/iJWBBXyIfDnIV7nElY2ZwWL-7A.ttf) format('truetype')
}

@font-face {
    font-family: 'Rubik';
    font-style: italic;
    font-weight: 700;
    src: local('Rubik Bold Italic'), local('Rubik-BoldItalic'), url(https://fonts.gstatic.com/s/rubik/v9/iJWBBXyIfDnIV7nElcWfwWL-7A.ttf) format('truetype')
}

@font-face {
    font-family: 'Rubik';
    font-style: italic;
    font-weight: 900;
    src: local('Rubik Black Italic'), local('Rubik-BlackItalic'), url(https://fonts.gstatic.com/s/rubik/v9/iJWBBXyIfDnIV7nElf2dwWL-7A.ttf) format('truetype')
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 300;
    src: local('Rubik Light'), local('Rubik-Light'), url(https://fonts.gstatic.com/s/rubik/v9/iJWHBXyIfDnIV7Fqj2md8WU.ttf) format('truetype')
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    src: local('Rubik'), local('Rubik-Regular'), url(https://fonts.gstatic.com/s/rubik/v9/iJWKBXyIfDnIV7nBrXk.ttf) format('truetype')
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    src: local('Rubik Medium'), local('Rubik-Medium'), url(https://fonts.gstatic.com/s/rubik/v9/iJWHBXyIfDnIV7Eyjmmd8WU.ttf) format('truetype')
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    src: local('Rubik Bold'), local('Rubik-Bold'), url(https://fonts.gstatic.com/s/rubik/v9/iJWHBXyIfDnIV7F6iGmd8WU.ttf) format('truetype')
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 900;
    src: local('Rubik Black'), local('Rubik-Black'), url(https://fonts.gstatic.com/s/rubik/v9/iJWHBXyIfDnIV7FCimmd8WU.ttf) format('truetype')
}

.addons-container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:576px) {
    .addons-container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:768px) {
    .addons-container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:992px) {
    .addons-container {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:1200px) {
    .addons-container {
        padding-right: 15px;
        padding-left: 15px
    }
}

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

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

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

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

.addons-container-inner {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width:567px) {
    .addons-container-inner {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
}

.addons-row {
    display: flex;
    justify-content: center
}

.navbar-dropdown {
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.45s ease;
    z-index: 1030;
    background: #282828
}

.navbar-dropdown .navbar-logo {
    margin-right: 0.8rem;
    transition: margin 0.3s ease-in-out;
    vertical-align: middle
}

.navbar-dropdown .navbar-logo img {
    height: 3.125rem;
    transition: all 0.3s ease-in-out
}

.navbar-dropdown .navbar-logo.mbr-iconfont {
    font-size: 3.125rem;
    line-height: 3.125rem
}

.navbar-dropdown .navbar-caption {
    font-weight: 700;
    white-space: normal;
    vertical-align: -4px;
    line-height: 3.125rem !important
}

.navbar-dropdown .navbar-caption,
.navbar-dropdown .navbar-caption:hover {
    color: inherit;
    text-decoration: none
}

.navbar-dropdown .mbr-iconfont+.navbar-caption {
    vertical-align: -1px
}

.navbar-dropdown.navbar-fixed-top {
    position: fixed
}

.navbar-dropdown .navbar-brand span {
    vertical-align: -4px
}

.navbar-dropdown.bg-color.transparent {
    background: none
}

.navbar-dropdown.navbar-short .navbar-brand {
    padding: 0.625rem 0
}

.navbar-dropdown.navbar-short .navbar-brand span {
    vertical-align: -1px
}

.navbar-dropdown.navbar-short .navbar-caption {
    line-height: 2.375rem !important;
    vertical-align: -2px
}

.navbar-dropdown.navbar-short .navbar-logo {
    margin-right: 0.5rem
}

.navbar-dropdown.navbar-short .navbar-logo img {
    height: 2.375rem
}

.navbar-dropdown.navbar-short .navbar-logo.mbr-iconfont {
    font-size: 2.375rem;
    line-height: 2.375rem
}

.navbar-dropdown.navbar-short .mbr-table-cell {
    height: 3.625rem
}

.navbar-dropdown .navbar-close {
    left: 0.6875rem;
    position: fixed;
    top: 0.75rem;
    z-index: 1000
}

.navbar-dropdown .hamburger-icon {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    -webkit-box-shadow: 0 -6px 0 1px #282828, 0 0 0 1px #282828, 0 6px 0 1px #282828;
    -moz-box-shadow: 0 -6px 0 1px #282828, 0 0 0 1px #282828, 0 6px 0 1px #282828;
    box-shadow: 0 -6px 0 1px #282828, 0 0 0 1px #282828, 0 6px 0 1px #282828
}

.dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    border-bottom: 0.35em solid transparent;
    border-left: 0.35em solid;
    border-right: 0;
    border-top: 0.35em solid transparent;
    margin-left: 0.3rem
}

.dropdown-menu .dropdown-item:focus {
    outline: 0
}

.nav-dropdown {
    font-size: 0.75rem;
    font-weight: 500;
    height: auto !important
}

.nav-dropdown .nav-btn {
    padding-left: 1rem
}

.nav-dropdown .link {
    margin: .667em 1.667em;
    font-weight: 500;
    padding: 0;
    transition: color .2s ease-in-out
}

.nav-dropdown .link.dropdown-toggle {
    margin-right: 2.583em
}

.nav-dropdown .link.dropdown-toggle::after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0
}

.nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
    margin: 0;
    padding: 0.667em 3.263em 0.667em 1.667em
}

.nav-dropdown .link::after,
.nav-dropdown .dropdown-item::after {
    color: inherit
}

.nav-dropdown .btn {
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.nav-dropdown .dropdown-menu {
    border-radius: 0;
    border: 0;
    left: 0;
    margin: 0;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    position: relative
}

.nav-dropdown .dropdown-submenu {
    margin-left: 0.125rem;
    top: 0
}

.nav-dropdown .dropdown-item {
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 2;
    padding: 0.3846em 4.615em 0.3846em 1.5385em;
    position: relative;
    transition: color .2s ease-in-out, background-color .2s ease-in-out
}

.nav-dropdown .dropdown-item::after {
    margin-top: -0.3077em;
    position: absolute;
    right: 1.1538em;
    top: 50%
}

.nav-dropdown .dropdown-item:focus,
.nav-dropdown .dropdown-item:hover {
    background: none
}

@media (max-width:767px) {
    .nav-dropdown.navbar-toggleable-sm {
        bottom: 0;
        display: none;
        left: 0;
        overflow-x: hidden;
        position: fixed;
        top: 0;
        transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        width: 18.75rem;
        z-index: 999
    }
}

.nav-dropdown.navbar-toggleable-xl {
    bottom: 0;
    display: none;
    left: 0;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    width: 18.75rem;
    z-index: 999
}

.nav-dropdown-sm {
    display: block !important;
    overflow-x: hidden;
    overflow: auto;
    padding-top: 3.875rem
}

.nav-dropdown-sm::after {
    content: "";
    display: block;
    height: 3rem;
    width: 100%
}

.nav-dropdown-sm.cid-qIpj9qVZg6 .collapse.in~.navbar-close {
    display: block !important
}

.nav-dropdown-sm.cid-qIpj9qVZg6 .collapsing,
.nav-dropdown-sm.cid-qIpj9qVZg6 .collapse.in {
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out;
    background: #282828
}

.nav-dropdown-sm.cid-qIpj9qVZg6 .collapsing[aria-expanded="false"] {
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%)
}

.nav-dropdown-sm .nav-item {
    display: block;
    margin-left: 0 !important;
    padding-left: 0
}

.nav-dropdown-sm .link,
.nav-dropdown-sm .dropdown-item {
    border-top: 1px dotted rgba(255, 255, 255, 0.1);
    font-size: 0.8125rem;
    line-height: 1.6;
    margin: 0 !important;
    padding: 0.875rem 2.4rem 0.875rem 1.5625rem !important;
    position: relative;
    white-space: normal
}

.nav-dropdown-sm .link:focus,
.nav-dropdown-sm .link:hover,
.nav-dropdown-sm .dropdown-item:focus,
.nav-dropdown-sm .dropdown-item:hover {
    background: rgba(0, 0, 0, 0.2) !important;
    color: #c0a375
}

.nav-dropdown-sm .nav-btn {
    position: relative;
    padding: 1.5625rem 1.5625rem 0 1.5625rem
}

.nav-dropdown-sm .nav-btn::before {
    border-top: 1px dotted rgba(255, 255, 255, 0.1);
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.nav-dropdown-sm .nav-btn+.nav-btn {
    padding-top: 0.625rem
}

.nav-dropdown-sm .nav-btn+.nav-btn::before {
    display: none
}

.nav-dropdown-sm .btn {
    padding: 0.625rem 0
}

.nav-dropdown-sm .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0
}

.nav-dropdown-sm .dropdown-toggle[data-toggle="dropdown-submenu"][aria-expanded="true"]::after {
    border-top: 0;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0.35em solid
}

.nav-dropdown-sm .dropdown-menu {
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    border: 0;
    float: none;
    border-radius: 0;
    background: none
}

.nav-dropdown-sm .dropdown-submenu {
    left: 100%;
    margin-left: 0.125rem;
    margin-top: -1.25rem;
    top: 0
}

.navbar-toggleable-sm .nav-dropdown .dropdown-menu {
    position: absolute
}

.navbar-toggleable-sm .nav-dropdown .dropdown-submenu {
    left: 100%;
    margin-left: 0.125rem;
    margin-top: -1.25rem;
    top: 0
}

.navbar-toggleable-sm.opened .nav-dropdown .dropdown-menu {
    position: relative
}

.navbar-toggleable-sm.opened .nav-dropdown .dropdown-submenu {
    left: 0;
    margin-left: 00rem;
    margin-top: 0rem;
    top: 0
}

.is-builder .nav-dropdown.cid-qIpj9qVZg6 .collapsing {
    transition: none !important
}

div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
ol,
ul,
li,
figcaption,
textarea,
input,
.display-1,
.display-2 {
    font: inherit
}

section {
    background-color: #eeeeee
}

section,
.container,
.container-fluid {
    position: relative;
    word-wrap: break-word
}

a.mbr-iconfont:hover {
    text-decoration: none
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
    margin-bottom: 0
}

a {
    font-style: normal;
    font-weight: 400;
    cursor: pointer
}

a,
a:hover {
    text-decoration: none
}

figure {
    margin-bottom: 0
}

body {
    color: #232323
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3 {
    line-height: 1;
    word-break: break-word;
    word-wrap: break-word
}

b,
strong {
    font-weight: bold
}

blockquote {
    padding: 10px 0 10px 20px;
    position: relative;
    border-left: 2px solid;
    border-color: #ff3366
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition-delay: 9999s;
    transition-property: background-color, color
}

textarea[type="hidden"] {
    display: none
}

body {
    position: relative
}

section .mbr-background-video,
section .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.hidden {
    visibility: hidden;
    display: none
}

.mbr-z-index20 {
    z-index: 20
}

.mbr-white {
    color: #ffffff
}

.mbr-black {
    color: #000000
}

.mbr-bg-white {
    background-color: #ffffff
}

.mbr-bg-black {
    background-color: #000000
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

@media (max-width:767px) {

    .align-left,
    .align-center,
    .align-right,
    .mbr-section-btn,
    .mbr-section-title {
        text-align: center
    }
}

.mbr-light {
    font-weight: 300
}

.mbr-regular {
    font-weight: 400
}

.mbr-semibold {
    font-weight: 500
}

.mbr-bold {
    font-weight: 700
}

.media-size-item {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -o-flex: 1 1 auto;
    flex: 1 1 auto
}

.media-content {
    -webkit-flex-basis: 100%;
    flex-basis: 100%
}

.media-container-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start
}

.media-container-row .media-size-item {
    width: 400px
}

.media-container-column {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.media-container-column>* {
    width: 100%
}

@media (min-width:992px) {
    .media-container-row {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

figure {
    overflow: hidden
}

figure[mbr-media-size] {
    transition: width 0.1s
}

.mbr-figure img,
.mbr-figure iframe {
    display: block;
    width: 100%
}

.card {
    background-color: white;
    border: none;
    border-radius: var(--radius);
    box-shadow: var(--shadow);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
}

.card:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-hover);
}

.card-img {
    text-align: center;
    flex-shrink: 0
}

.media {
    max-width: 100%;
    margin: 0 auto
}

.mbr-figure {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center
}

.media-container>div {
    max-width: 100%
}

.mbr-figure img,
.card-img img {
    width: 100%
}

@media (max-width:991px) {
    .media-size-item {
        width: auto !important
    }

    .media {
        width: auto
    }

    .mbr-figure {
        width: 100% !important
    }
}

.mbr-section-btn {
    margin-left: -.25rem;
    margin-right: -.25rem;
    font-size: 0
}

nav .mbr-section-btn {
    margin-left: 0rem;
    margin-right: 0rem
}

.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
    cursor: pointer;
    margin-right: 0.5rem
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
    margin-right: 0.8rem
}

.mbr-regular {
    font-weight: 400
}

.mbr-semibold {
    font-weight: 500
}

.mbr-bold {
    font-weight: 700
}

[type="submit"] {
    -webkit-appearance: none
}

.mbr-fullscreen .mbr-overlay {
    min-height: 100vh
}

.mbr-fullscreen {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    -webkit-align-items: center;
    min-height: 100vh;
    padding-top: 3rem;
    padding-bottom: 3rem
}

.map {
    height: 25rem;
    position: relative
}

.map iframe {
    width: 100%;
    height: 100%
}

.form-asterisk {
    font-family: initial;
    position: absolute;
    top: -2px;
    font-weight: normal
}

.mbr-arrow-up {
    bottom: 25px;
    right: 90px;
    position: fixed;
    text-align: right;
    z-index: 5000;
    color: #ffffff;
    font-size: 32px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.mbr-arrow-up a {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    height: 60px;
    width: 60px;
    outline-style: none !important;
    position: relative;
    text-decoration: none;
    transition: all .3s ease-in-out;
    cursor: pointer;
    text-align: center
}

.mbr-arrow-up a:hover {
    background-color: rgba(0, 0, 0, 0.4)
}

.mbr-arrow-up a i {
    line-height: 60px
}

.mbr-arrow-up-icon {
    display: block;
    color: #fff
}

.mbr-arrow-up-icon::before {
    content: "\203a";
    display: inline-block;
    font-family: serif;
    font-size: 32px;
    line-height: 1;
    font-style: normal;
    position: relative;
    top: 6px;
    left: -4px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.mbr-arrow {
    position: absolute;
    bottom: 45px;
    left: 50%;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background-color: rgba(80, 80, 80, 0.5);
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.mbr-arrow>a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite
}

.mbr-arrow>a>i {
    position: absolute;
    top: -2px;
    left: 15px;
    font-size: 2rem
}

@keyframes arrowdown {
    0% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px)
    }

    50% {
        transform: translateY(-5px);
        -webkit-transform: translateY(-5px)
    }

    100% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px)
    }
}

@-webkit-keyframes arrowdown {
    0% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px)
    }

    50% {
        transform: translateY(-5px);
        -webkit-transform: translateY(-5px)
    }

    100% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px)
    }
}

@media (max-width:500px) {
    .mbr-arrow-up {
        left: 50%;
        right: auto;
        transform: translateX(-50%) rotate(180deg);
        -webkit-transform: translateX(-50%) rotate(180deg)
    }
}

@keyframes gradient-animation {
    from {
        background-position: 0% 100%;
        animation-timing-function: ease-in-out
    }

    to {
        background-position: 100% 0%;
        animation-timing-function: ease-in-out
    }
}

@-webkit-keyframes gradient-animation {
    from {
        background-position: 0% 100%;
        animation-timing-function: ease-in-out
    }

    to {
        background-position: 100% 0%;
        animation-timing-function: ease-in-out
    }
}

.bg-gradient {
    background-size: 200% 200%;
    animation: gradient-animation 5s infinite alternate;
    -webkit-animation: gradient-animation 5s infinite alternate
}

.menu .navbar-brand {
    display: -webkit-flex
}

.menu .navbar-brand span {
    display: flex;
    display: -webkit-flex
}

.menu .navbar-brand .navbar-caption-wrap {
    display: -webkit-flex
}

.menu .navbar-brand .navbar-logo img {
    display: -webkit-flex
}

@media (min-width:768px) and (max-width:991px) {
    .menu .navbar-toggleable-sm .navbar-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox
    }
}

@media (min-width:992px) {
    .menu .navbar-nav.nav-dropdown {
        display: -webkit-flex
    }

    .menu .navbar-toggleable-sm .navbar-collapse {
        display: -webkit-flex !important
    }
}

.engine {
    position: absolute;
    text-indent: -2400px;
    text-align: center;
    padding: 0;
    top: 0;
    left: -2400px
}

.img-icon {
    height: 100px
}

body {
    font-family: Poppins;
    font-style: normal;
    line-height: 1.5
}

.mbr-section-title {
    font-style: normal;
    line-height: 1.2
}

.mbr-section-subtitle {
    line-height: 1.3
}

.mbr-text {
    font-style: normal;
    line-height: 1.6
}

.display-1 {
    font-family: 'Poppins', sans-serif;
    font-size: 3.2rem
}

.display-2 {
    font-family: 'Poppins', sans-serif;
    font-size: 2rem
}

.display-4 {
    font-family: 'Poppins', sans-serif;
    font-size: 0.85rem
}

.display-5 {
    font-family: 'Poppins', sans-serif;
    font-size: 1rem
}

.display-7 {
    font-family: 'Rubik', sans-serif;
    font-size: 1rem
}

@media (max-width:768px) {
    .display-1 {
        font-size: 2.56rem;
        font-size: calc(1.77rem + (3.2 - 1.77) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.77rem + (3.2 - 1.77) * ((100vw - 20rem) / (48 - 20))))
    }

    .display-2 {
        font-size: 1.6rem;
        font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))))
    }

    .display-4 {
        font-size: 0.68rem;
        font-size: calc(0.9475rem + (0.85 - 0.9475) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (0.9475rem + (0.85 - 0.9475) * ((100vw - 20rem) / (48 - 20))))
    }

    .display-5 {
        font-size: 0.8rem;
        font-size: calc(1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))))
    }
}

.btn {
    position: relative;
    font-weight: 500;
    border-width: 1px;
    font-style: normal;
    letter-spacing: normal;
    margin: .4rem .8rem;
    white-space: normal;
    transition-property: background-color, color, border-color, box-shadow;
    transition-duration: .3s, .3s, .3s, 2s;
    transition-timing-function: ease-in-out;
    padding: 0.719rem 1.5rem;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    word-break: break-word
}

.btn .mbr-iconfont {
    font-size: 1.6rem
}

.btn:hover:after,
.btn:focus:after,
.btn.active:after {
    content: '';
    border: 1px solid;
    border-color: inherit;
    width: 100%;
    height: 100%;
    transition: border-radius 0.3s;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    position: absolute;
    left: 0%;
    top: 0%;
    opacity: 1
}

.btn:hover:after,
.btn:focus:after,
.btn.active:after {
    -webkit-animation: 1s btn-animation linear infinite;
    animation: 1s btn-animation linear infinite
}

.note-popover .btn:after {
    display: none
}

@keyframes btn-animation {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0
    }
}

.btn-sm {
    border: 1px solid;
    font-weight: 500;
    letter-spacing: normal;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 0.5rem 1rem;
    border-radius: 3px
}

.btn-md {
    font-weight: 500;
    letter-spacing: normal;
    margin: .4rem .8rem !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 0.719rem 1.5rem;
    border-radius: 3px
}

.btn-lg {
    font-weight: 500;
    letter-spacing: normal;
    margin: .4rem .8rem !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 0.875rem 1.875rem;
    border-radius: 3px
}

.bg-primary {
    background-color: #4361ee !important
}

.bg-success {
    background-color: #365c9a !important
}

.bg-info {
    background-color: #4292DD !important
}

.bg-warning {
    background-color: #fac769 !important
}

.bg-danger {
    background-color: #b2ccd2 !important
}

.btn-primary,
.btn-primary:active,
.btn-primary.active {
    background-color: #4361ee !important;
    border-color: #4361ee !important;
    color: #ffffff !important
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
    color: #ffffff !important;
    background-color: #412c5b !important;
    border-color: #412c5b !important
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #ffffff !important;
    background-color: #412c5b !important;
    border-color: #412c5b !important
}

.btn-secondary,
.btn-secondary:active,
.btn-secondary.active {
    background-color: #ca4336 !important;
    border-color: #ca4336 !important;
    color: #ffffff !important
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus {
    color: #ffffff !important;
    background-color: #8e2f25 !important;
    border-color: #8e2f25 !important
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #8e2f25 !important;
    border-color: #8e2f25 !important
}

.btn-info,
.btn-info:active,
.btn-info.active {
    background-color: #4292DD !important;
    border-color: #4292DD !important;
    color: #ffffff !important
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus {
    color: #ffffff !important;
    background-color: #3481C4 !important;
    border-color: #3481C4 !important
}

.btn-info.disabled,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #3481C4 !important;
    border-color: #3481C4 !important
}

.btn-success,
.btn-success:active,
.btn-success.active {
    background-color: #365c9a !important;
    border-color: #365c9a !important;
    color: #ffffff !important
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus {
    color: #ffffff !important;
    background-color: #223a61 !important;
    border-color: #223a61 !important
}

.btn-success.disabled,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #223a61 !important;
    border-color: #223a61 !important
}

.btn-warning,
.btn-warning:active,
.btn-warning.active {
    background-color: #fac769 !important;
    border-color: #fac769 !important;
    color: #614003 !important
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus {
    color: #614003 !important;
    background-color: #f8ab1f !important;
    border-color: #f8ab1f !important
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #614003 !important;
    background-color: #f8ab1f !important;
    border-color: #f8ab1f !important
}

.btn-danger,
.btn-danger:active,
.btn-danger.active {
    background-color: #b2ccd2 !important;
    border-color: #b2ccd2 !important;
    color: #ffffff !important
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus {
    color: #ffffff !important;
    background-color: #82acb6 !important;
    border-color: #82acb6 !important
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #82acb6 !important;
    border-color: #82acb6 !important
}

.btn-black,
.btn-black:active,
.btn-black.active {
    background-color: #333333 !important;
    border-color: #333333 !important;
    color: #ffffff !important
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus {
    color: #ffffff !important;
    background-color: #0d0d0d !important;
    border-color: #0d0d0d !important
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #0d0d0d !important;
    border-color: #0d0d0d !important
}

.btn-white,
.btn-white:active,
.btn-white.active {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    color: #808080 !important
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus {
    color: #808080 !important;
    background-color: #d9d9d9 !important;
    border-color: #d9d9d9 !important
}

.btn-white.disabled,
.btn-white:disabled {
    color: #808080 !important;
    background-color: #d9d9d9 !important;
    border-color: #d9d9d9 !important
}

.btn-white,
.btn-white:active,
.btn-white.active {
    color: #333333 !important
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus {
    color: #333333 !important
}

.btn-white.disabled,
.btn-white:disabled {
    color: #333333 !important
}

.btn-primary-outline,
.btn-primary-outline:active,
.btn-primary-outline.active {
    background: none;
    border-color: #352449;
    color: #352449 !important
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus {
    color: #ffffff !important;
    background-color: #4361ee;
    border-color: #4361ee
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #4361ee !important;
    border-color: #4361ee !important
}

.btn-secondary-outline,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
    background: none;
    border-color: #7a2820;
    color: #7a2820 !important
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus {
    color: #ffffff !important;
    background-color: #ca4336;
    border-color: #ca4336
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #ca4336 !important;
    border-color: #ca4336 !important
}

.btn-info-outline,
.btn-info-outline:active,
.btn-info-outline.active {
    background: none;
    border-color: #c81c4d;
    color: #c81c4d !important
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus {
    color: #ffffff !important;
    background-color: #4292DD;
    border-color: #4292DD
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #4292DD !important;
    border-color: #4292DD !important
}

.btn-success-outline,
.btn-success-outline:active,
.btn-success-outline.active {
    background: none;
    border-color: #1c2f4e;
    color: #1c2f4e !important
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus {
    color: #ffffff !important;
    background-color: #365c9a;
    border-color: #365c9a
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #365c9a !important;
    border-color: #365c9a !important
}

.btn-warning-outline,
.btn-warning-outline:active,
.btn-warning-outline.active {
    background: none;
    border-color: #f5a208;
    color: #f5a208 !important
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus {
    color: #614003 !important;
    background-color: #fac769;
    border-color: #fac769
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #614003 !important;
    background-color: #fac769 !important;
    border-color: #fac769 !important
}

.btn-danger-outline,
.btn-danger-outline:active,
.btn-danger-outline.active {
    background: none;
    border-color: #72a1ac;
    color: #72a1ac !important
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus {
    color: #ffffff !important;
    background-color: #b2ccd2;
    border-color: #b2ccd2
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #b2ccd2 !important;
    border-color: #b2ccd2 !important
}

.btn-black-outline,
.btn-black-outline:active,
.btn-black-outline.active {
    background: none;
    border-color: #000000;
    color: #000000 !important
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus {
    color: #ffffff !important;
    background-color: #333333;
    border-color: #333333
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #333333 !important;
    border-color: #333333 !important
}

.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline.active {
    background: none;
    border-color: #ffffff;
    color: #ffffff !important
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
    color: #333333 !important;
    background-color: #ffffff;
    border-color: #ffffff
}

.text-primary {
    color: #4361ee !important
}

.text-secondary {
    color: #ca4336 !important
}

.text-success {
    color: #365c9a !important
}

.text-info {
    color: #4292DD !important
}

.text-warning {
    color: #fac769 !important
}

.text-danger {
    color: #b2ccd2 !important
}

.text-white {
    color: #ffffff !important
}

.text-black {
    color: #000000 !important
}

a.text-primary:hover,
a.text-primary:focus {
    color: #352449 !important
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #7a2820 !important
}

a.text-success:hover,
a.text-success:focus {
    color: #1c2f4e !important
}

a.text-info:hover,
a.text-info:focus {
    color: #c81c4d !important
}

a.text-warning:hover,
a.text-warning:focus {
    color: #f5a208 !important
}

a.text-danger:hover,
a.text-danger:focus {
    color: #72a1ac !important
}

a.text-white:hover,
a.text-white:focus {
    color: #b3b3b3 !important
}

a.text-black:hover,
a.text-black:focus {
    color: #4d4d4d !important
}

.alert-success {
    background-color: #365c9a
}

.alert-info {
    background-color: #4292DD
}

.alert-warning {
    background-color: #fac769
}

.alert-danger {
    background-color: #b2ccd2
}

.mbr-section-btn a.btn:not(.btn-form) {
    border-radius: 100px;
    transition-property: background-color, color, border-color, box-shadow;
    transition-duration: .3s, .3s, .3s, .8s;
    transition-timing-function: ease-in-out
}

.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important
}

.mbr-gallery-filter li a {
    border-radius: 100px !important
}

.mbr-gallery-filter li.active .btn {
    background-color: #4361ee;
    border-color: #4361ee;
    color: #ffffff
}

.mbr-gallery-filter li.active .btn:focus {
    box-shadow: none
}

.nav-tabs .nav-link {
    border-radius: 100px !important
}

.btn-form {
    border-radius: 0
}

.btn-form:hover {
    cursor: pointer
}

a,
a:hover {
    color: #4361ee
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #a68cc7
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #7e9ed2
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #ffffff
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffffff
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #ffffff
}

.scrollToTop_wraper {
    opacity: 0 !important
}

#scrollToTop a i:before {
    content: '';
    position: absolute;
    height: 40%;
    top: 25%;
    background: #fff;
    width: 2px;
    left: calc(50% - 1px)
}

#scrollToTop a i:after {
    content: '';
    position: absolute;
    display: block;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 40%;
    height: 40%;
    left: 30%;
    bottom: 30%;
    transform: rotate(135deg)
}

.note-check a[data-value=Rubik] {
    font-style: normal
}

.mbr-arrow a {
    color: #ffffff
}

@media (max-width:767px) {
    .mbr-arrow {
        display: none
    }
}

.form-control-label {
    position: relative;
    cursor: pointer;
    margin-bottom: .357em;
    padding: 0
}

.alert {
    color: #ffffff;
    border-radius: 0;
    border: 0;
    font-size: .875rem;
    line-height: 1.5;
    margin-bottom: 1.875rem;
    padding: 1.25rem;
    position: relative
}

.alert.alert-form::after {
    background-color: inherit;
    bottom: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    transform: rotate(45deg);
    width: 14px
}

.form-control {
    background-color: #f5f5f5;
    box-shadow: none;
    color: #565656;
    font-family: 'Rubik', sans-serif;
    font-size: 1rem;
    line-height: 1.43;
    min-height: 3.5em;
    padding: 1.07em .5em
}

.form-control,
.form-control:focus {
    border: 1px solid #e8e8e8
}

.form-active .form-control:invalid {
    border-color: red
}

.mbr-overlay {
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

blockquote {
    font-style: italic;
    padding: 10px 0 10px 20px;
    font-size: 1.09rem;
    position: relative;
    border-color: #4361ee;
    border-width: 3px
}

ul,
ol,
pre,
blockquote {
    margin-bottom: 2.3125rem
}

pre {
    background: #f4f4f4;
    padding: 10px 24px;
    white-space: pre-wrap
}

.inactive {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    -webkit-user-drag: none;
    user-drag: none
}

.mbr-section__comments .row {
    justify-content: center
}

.mbr-form .btn {
    margin: .4rem 0
}

.mbr-form .input-group-btn a.btn {
    border-radius: 100px !important
}

.mbr-form .input-group-btn a.btn:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2)
}

.mbr-form .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 2rem
}

.mbr-form .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2)
}

.special-form {
    border-radius: 100px !important
}

@media (max-width:767px) {
    .btn {
        font-size: .75rem !important
    }

    .btn .mbr-iconfont {
        font-size: 1rem !important
    }
}

.btn-social {
    font-size: 20px;
    padding: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    position: relative;
    border: 2px solid #c0a375;
    border-color: #4361ee;
    color: #232323;
    cursor: pointer;
    border-radius: 100px
}

.btn-social i {
    top: 0;
    line-height: 44px;
    width: 44px
}

.btn-social:hover {
    color: #fff;
    background: #4361ee
}

.btn-social+.btn {
    margin-left: .1rem
}

.input-group-btn button[type="submit"] {
    border-radius: 100px !important
}

.input-group-btn a.btn {
    border-radius: 100px !important
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: initial !important
}

html,
body {
    height: auto;
    min-height: 100vh
}

.dropup .dropdown-toggle::after {
    display: none
}

.cid-1qIoWJ1MdFm .dropdown-item:before {
    font-family: MobiriseIcons !important;
    content: '\e966';
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    color: #4292DD;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.cid-qIoWJ1MdFm .nav-item,
.cid-qIoWJ1MdFm .nav-link,
.cid-qIoWJ1MdFm .navbar-caption {
    font-weight: normal
}

.cid-qIoWJ1MdFm .nav-item:focus,
.cid-qIoWJ1MdFm .nav-link:focus {
    outline: none
}

@media (min-width:992px) {
    .cid-qIoWJ1MdFm .dropdown-item:hover:before {
        transform: scale(1, 1);
        width: 16px
    }

    .cid-qIoWJ1MdFm .nav-item .nav-link {
        position: relative
    }

    .cid-qIoWJ1MdFm .nav-item .nav-link:before {
        content: "";
        position: absolute;
        z-index: -2;
        left: 0;
        right: 100%;
        bottom: -0.2em;
        background: #4292DD;
        height: 3px;
        -webkit-transition-property: right;
        transition-property: right;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .cid-qIoWJ1MdFm .nav-item .nav-link:hover::before {
        right: 0
    }

    .cid-qIoWJ1MdFm .nav-item.open .nav-link::before {
        right: 1.667em
    }
}

.cid-qIoWJ1MdFm .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.cid-qIoWJ1MdFm .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem
}

.cid-qIoWJ1MdFm .dropdown .dropdown-menu .dropdown-item:hover {
    padding-right: 2.5385em;
    padding-left: 3.5385em
}

.cid-qIoWJ1MdFm .dropdown .dropdown-menu .dropdown-item:hover .mbr-iconfont:before {
    transform: scale(0, 1)
}

.cid-qIoWJ1MdFm .dropdown .dropdown-menu .dropdown-item .mbr-iconfont {
    margin-left: -1.8rem;
    padding-right: 1rem;
    font-size: inherit
}

.cid-qIoWJ1MdFm .dropdown .dropdown-menu .dropdown-item .mbr-iconfont:before {
    display: inline-block;
    transform: scale(1, 1);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.cid-qIoWJ1MdFm .cid-qIpj9qVZg6 .collapsed .dropdown-menu .dropdown-item:before {
    display: none
}

.cid-qIoWJ1MdFm .cid-qIpj9qVZg6 .collapsed .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important
}

.cid-qIoWJ1MdFm .navbar {
    min-height: 77px;
    transition: all .3s;
    background: #ffffff
}

.cid-qIoWJ1MdFm .navbar.opened {
    transition: all .3s
}

.cid-qIoWJ1MdFm .navbar .dropdown-item {
    padding: .235rem 1.5rem
}

.cid-qIoWJ1MdFm .navbar .navbar-collapse {
    justify-content: flex-end;
    z-index: 1
}

.cid-qIoWJ1MdFm .navbar.cid-qIpj9qVZg6 .collapsed .nav-item .nav-link::before {
    display: none
}

.cid-qIoWJ1MdFm .navbar.cid-qIpj9qVZg6 .collapsed.opened .dropdown-menu {
    top: 0
}

.cid-qIoWJ1MdFm .navbar.cid-qIpj9qVZg6 .collapsed .dropdown-menu {
    background: transparent !important
}

.cid-qIoWJ1MdFm .navbar.cid-qIpj9qVZg6 .collapsed .dropdown-menu .dropdown-submenu {
    left: 0 !important
}

.cid-qIoWJ1MdFm .navbar.cid-qIpj9qVZg6 .collapsed .dropdown-menu .dropdown-item:after {
    right: auto
}

.cid-qIoWJ1MdFm .navbar.cid-qIpj9qVZg6 .collapsed .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: .25rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 55%
}

.cid-qIoWJ1MdFm .navbar.cid-qIpj9qVZg6 .collapsed ul.navbar-nav li {
    margin: auto
}

.cid-qIoWJ1MdFm .navbar.cid-qIpj9qVZg6 .collapsed .dropdown-menu .dropdown-item {
    padding: .25rem 1.5rem;
    text-align: center
}

.cid-qIoWJ1MdFm .navbar.cid-qIpj9qVZg6 .collapsed .icons-menu {
    padding-left: 0;
    padding-top: .5rem;
    padding-bottom: .5rem
}

@media (max-width:991px) {
    .cid-qIoWJ1MdFm .navbar .nav-item .nav-link::before {
        display: none
    }

    .cid-qIoWJ1MdFm .navbar.opened .dropdown-menu {
        top: 0
    }

    .cid-qIoWJ1MdFm .navbar .dropdown-menu {
        background: transparent !important
    }

    .cid-qIoWJ1MdFm .navbar .dropdown-menu .dropdown-submenu {
        left: 0 !important
    }

    .cid-qIoWJ1MdFm .navbar .dropdown-menu .dropdown-item:after {
        right: auto
    }

    .cid-qIoWJ1MdFm .navbar .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: .25rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 55%
    }

    .cid-qIoWJ1MdFm .navbar .navbar-logo img {
        height: 3.8rem !important
    }

    .cid-qIoWJ1MdFm .navbar ul.navbar-nav li {
        margin: auto
    }

    .cid-qIoWJ1MdFm .navbar .dropdown-menu .dropdown-item {
        padding: .25rem 1.5rem !important;
        text-align: center
    }

    .cid-qIoWJ1MdFm .navbar .navbar-brand {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word
    }

    .cid-qIoWJ1MdFm .navbar .navbar-toggler {
        flex-basis: auto
    }

    .cid-qIoWJ1MdFm .navbar .icons-menu {
        padding-left: 0;
        padding-top: .5rem;
        padding-bottom: .5rem
    }
}

.cid-qIoWJ1MdFm .navbar.navbar-short {
    min-height: 60px
}

.cid-qIoWJ1MdFm .navbar.navbar-short .navbar-logo img {
    height: 3rem !important
}

.cid-qIoWJ1MdFm .navbar.navbar-short .navbar-brand {
    padding: 0
}

.cid-qIoWJ1MdFm .navbar-brand {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 0;
    transition: all .3s;
    word-break: break-word;
    z-index: 1
}

.cid-qIoWJ1MdFm .navbar-brand .navbar-caption {
    line-height: inherit !important
}

.cid-qIoWJ1MdFm .navbar-brand .navbar-logo a {
    outline: none
}

.cid-qIoWJ1MdFm .dropdown-item.active,
.cid-qIoWJ1MdFm .dropdown-item:active {
    background-color: transparent
}

.cid-qIoWJ1MdFm .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0
}

.cid-qIoWJ1MdFm .nav-dropdown .link.dropdown-toggle {
    margin-right: 1.667em
}

.cid-qIoWJ1MdFm .nav-dropdown .link.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em
}

.cid-qIoWJ1MdFm .nav-dropdown .link.dropdown-toggle[aria-expanded="true"]:before {
    left: 1.667em;
    bottom: 0.467em
}

.cid-qIoWJ1MdFm .nav-dropdown .link.dropdown-toggle[aria-expanded="true"]:hover:before {
    right: 1.667em
}

.cid-qIoWJ1MdFm .navbar.navbar-expand-lg .dropdown .dropdown-menu {
    background: #ffffff
}

.cid-qIoWJ1MdFm .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%
}

.cid-qIoWJ1MdFm .navbar .dropdown.open>.dropdown-menu {
    display: block
}

.cid-qIoWJ1MdFm ul.navbar-nav {
    flex-wrap: wrap
}

.cid-qIoWJ1MdFm .navbar-buttons {
    text-align: center
}

.cid-qIoWJ1MdFm button.navbar-toggler {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all .2s;
    position: relative;
    align-self: center
}

.cid-qIoWJ1MdFm button.navbar-toggler .hamburger span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #fff
}

.cid-qIoWJ1MdFm button.navbar-toggler .hamburger span:nth-child(1) {
    top: 0;
    transition: all .2s
}

.cid-qIoWJ1MdFm button.navbar-toggler .hamburger span:nth-child(2) {
    top: 8px;
    transition: all .15s
}

.cid-qIoWJ1MdFm button.navbar-toggler .hamburger span:nth-child(3) {
    top: 8px;
    transition: all .15s
}

.cid-qIoWJ1MdFm button.navbar-toggler .hamburger span:nth-child(4) {
    top: 16px;
    transition: all .2s
}

.cid-qIoWJ1MdFm nav.opened .hamburger span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all .2s
}

.cid-qIoWJ1MdFm nav.opened .hamburger span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all .25s
}

.cid-qIoWJ1MdFm nav.opened .hamburger span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all .25s
}

.cid-qIoWJ1MdFm nav.opened .hamburger span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all .2s
}

.cid-qIoWJ1MdFm .navbar-dropdown {
    padding: .5rem 1rem;
    position: fixed;
    background: #000
}

.cid-qIoWJ1MdFm a.nav-link {
    justify-content: center;
    display: flex;
    align-items: center
}

.cid-qIoWJ1MdFm .mbr-iconfont {
    font-size: 1rem;
    color: #4292DD;
    display: inline-flex
}

.cid-qIoWJ1MdFm .mbr-iconfont:before {
    padding: .5rem;
    border: 1px solid;
    border-radius: 100px
}

.cid-qIoWJ1MdFm .soc-item {
    margin: .5rem .3rem
}

.cid-qIoWJ1MdFm .icons-menu {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    text-align: center;
    align-items: center
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .cid-qIoWJ1MdFm .navbar {
        height: 77px
    }

    .cid-qIoWJ1MdFm .navbar.opened {
        height: auto
    }

    .cid-qIoWJ1MdFm .nav-item .nav-link:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem
    }
}

.cid-qIoWJUOnqf {
    padding-top: 150px;
    background-size: cover !important;
    text-align: center;
    height: 100vh;
    display: table;
    width: 100%
}

.cid-qIoWJUOnqf .text-content {
    padding-bottom: 60px
}

.cid-qIoWJUOnqf .content-container .btn-bgr {
    z-index: 0
}

.cid-qIoWJUOnqf .box-item-text {
    color: #767676
}

.cid-qIoWJUOnqf .box-item {
    padding: 2.5rem
}

.cid-qIoWJUOnqf .box-item:first-child {
    background-color: #ffffff
}

.cid-qIoWJUOnqf .box-item:nth-child(2) {
    background-color: #efefef
}

.cid-qIoWJUOnqf .box-item:last-child {
    background-color: #ffffff
}

.cid-qIoWJUOnqf .box-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.cid-qIoWJUOnqf .box-list li {
    border-bottom: 1px solid;
    padding: 10px 0 5px
}

.cid-qIoWJUOnqf .box-list li:last-child {
    border-bottom: none
}

.cid-qIoWJUOnqf .box-list li span {
    float: right;
    text-align: right;
    padding-left: 0.5rem
}

.cid-qIoWJUOnqf .mbr-iconfont {
    color: #4361ee;
    font-size: 48px
}

@media (min-width:992px) {
    .cid-qIoWJUOnqf .media-container-row {
        justify-content: flex-start
    }
}

@media (max-width:767px) {

    .cid-qIoWJUOnqf .mbr-section-subtitle,
    .cid-qIoWJUOnqf .mbr-section-title,
    .cid-qIoWJUOnqf .mbr-text,
    .cid-qIoWJUOnqf .mbr-section-btn,
    .cid-qIoWJUOnqf .icon-block-top,
    .cid-qIoWJUOnqf .box-item-title,
    .cid-qIoWJUOnqf .box-item-text {
        text-align: center !important
    }
}

.cid-qIoWJUOnqf .mbr-section-subtitle {
    color: #efefef
}

.cid-qIp7KFGlXe {
    padding-top: 90px;
    padding-bottom: 0px;
    background-color: #ffffff
}

.cid-qIp7KFGlXe .mbr-section-subtitle {
    color: #767676
}

.cid-qIp0qVn2Fg {
    padding-top: 60px;
    padding-bottom: 45px;
    background-color: #ffffff
}

.cid-qIp0qVn2Fg .row-element,
.cid-qIp0qVn2Fg .image-element {
    padding: 0
}

.cid-qIp0qVn2Fg .image-element {
    display: flex;
    justify-content: center
}

.cid-qIp0qVn2Fg .image-element img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center
}

.cid-qIp0qVn2Fg .text-content {
    padding: 3rem
}

@media (max-width:767px) {
    .cid-qIp0qVn2Fg .text-content {
        padding: 2rem 1rem
    }

    .cid-qIp0qVn2Fg .mbr-title,
    .cid-qIp0qVn2Fg .mbr-text,
    .cid-qIp0qVn2Fg .mbr-section-btn {
        text-align: center !important
    }
}

.cid-qIp0qVn2Fg .mbr-text,
.cid-qIp0qVn2Fg .mbr-section-btn {
    color: #767676
}

.cid-qIp0qVn2Fg .mbr-title {
    color: #4292DD
}

.cid-qIp0uk8TbN {
    padding-top: 30px;
    padding-bottom: 60px;
    background-color: #ffffff
}

.cid-qIp0uk8TbN .main {
    flex-direction: row-reverse
}

.cid-qIp0uk8TbN .row-element,
.cid-qIp0uk8TbN .image-element {
    padding: 0
}

.cid-qIp0uk8TbN .image-element {
    display: flex;
    justify-content: center
}

.cid-qIp0uk8TbN .image-element img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center
}

.cid-qIp0uk8TbN .text-content {
    padding: 3rem
}

@media (max-width:767px) {
    .cid-qIp0uk8TbN .text-content {
        padding: 2rem 1rem
    }

    .cid-qIp0uk8TbN .mbr-title,
    .cid-qIp0uk8TbN .underline,
    .cid-qIp0uk8TbN .mbr-text,
    .cid-qIp0uk8TbN .mbr-section-btn {
        text-align: center !important
    }
}

.cid-qIp0uk8TbN .mbr-text,
.cid-qIp0uk8TbN .mbr-section-btn {
    color: #232323
}

.cid-qIp0uk8TbN .mbr-title {
    color: #4292DD
}

.cid-qIoZwj9I6L {
    padding-top: 90px;
    padding-bottom: 90px;
    background-size: cover !important;
    text-align: center
}

.cid-qIoZwj9I6L .content-row {
    flex-direction: row-reverse
}

.cid-qIoZwj9I6L .title {
    position: relative;
    display: flex;
    align-items: center
}

.cid-qIoZwj9I6L .title .num {
    flex-shrink: 0;
    position: absolute;
    z-index: 0;
    font-size: 4rem;
    width: 100%
}

.cid-qIoZwj9I6L .title .card-title {
    z-index: 1;
    width: 100%
}

.cid-qIoZwj9I6L .card-text {
    margin-top: 2rem;
    color: #ffffff
}

.cid-qIoZwj9I6L .card-box {
    margin-bottom: 1rem
}

.cid-qIoZwj9I6L .num {
    color: #767676
}

@media (max-width:767px) {

    .cid-qIoZwj9I6L .num,
    .cid-qIoZwj9I6L .card-title,
    .cid-qIoZwj9I6L .mbr-text,
    .cid-qIoZwj9I6L .mbr-title,
    .cid-qIoZwj9I6L .mbr-section-subtitle,
    .cid-qIoZwj9I6L .mbr-section-btn {
        text-align: center !important
    }

    .cid-qIoZwj9I6L .content-column {
        margin-bottom: 2rem
    }
}

.cid-qIoZwj9I6L .mbr-section-text,
.cid-qIoZwj9I6L .mbr-section-btn {
    color: #ffffff
}

.cid-qIoZwj9I6L .card-title,
.cid-qIoZwj9I6L .card-img {
    color: #ffffff
}

.cid-qIoZsmrGyp {
    padding-top: 90px;
    padding-bottom: 60px;
    background: #ffffff
}

.cid-qIoZsmrGyp .mbr-section-title {
    margin-bottom: 0
}

.cid-qIoZsmrGyp .mbr-iconfont {
    color: #ffffff;
    font-size: 1rem
}

.cid-qIoZsmrGyp .mbr-iconfont:before {
    padding: .5rem;
    border: 1px solid;
    border-radius: 100px
}

.cid-qIoZsmrGyp .mbr-iconfont:hover {
    color: #4361ee
}

.cid-qIoZsmrGyp .image-wrap {
    position: relative
}

.cid-qIoZsmrGyp .image-wrap img {
    width: 100%;
    z-index: 0
}

.cid-qIoZsmrGyp .mbr-section-subtitle {
    line-height: 1.5;
    color: #767676
}

.cid-qIoZsmrGyp .card-wrap {
    margin-bottom: 3rem
}

.cid-qIoZsmrGyp .card-wrap:hover .social-media {
    transition-delay: 0.3s;
    opacity: 1
}

.cid-qIoZsmrGyp .card-wrap:hover .img-overlay {
    opacity: 1
}

.cid-qIoZsmrGyp .social-media {
    bottom: 5%;
    transition-delay: 0s;
    list-style-type: none;
    position: absolute;
    transform: translateY(-50%);
    width: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out
}

.cid-qIoZsmrGyp .social-media ul {
    margin: 0;
    padding: 0
}

.cid-qIoZsmrGyp .social-media ul li {
    margin: .1rem;
    display: inline-block
}

.cid-qIoZsmrGyp .img-overlay {
    background: linear-gradient(transparent, #4292DD);
    position: absolute;
    height: 100.05%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition-delay: 0s;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out
}

.cid-qIoZsmrGyp .builderCard .img-overlay {
    border-bottom-left-radius: 5rem
}

.cid-qIoZsmrGyp .mbr-text {
    color: #767676
}

.cid-qIpcXer6tV {
    padding-top: 150px;
    padding-bottom: 150px;
    background-size: cover !important;
    text-align: center
}

.cid-qIpcXer6tV .mbr-section-title {
    text-align: center
}

.cid-qIpcXer6tV .mbr-section-subtitle {
    text-align: center
}

.cid-qIpf9Jg0yJ {
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #f8f8f8
}

.cid-qIpf9Jg0yJ .card {
    display: flex;
    position: relative;
    justify-content: center
}

.cid-qIpf9Jg0yJ .card .card-wrapper {
    background: #ffffff;
    height: 1%
}

.cid-qIpf9Jg0yJ .card .card-wrapper .card-img {
    position: relative;
    overflow: hidden;
    border-radius: 0;
    z-index: 1
}

.cid-qIpf9Jg0yJ .card .card-wrapper .card-img img {
    transition: all .5s
}

.cid-qIpf9Jg0yJ .card .card-wrapper .card-img .img-text {
    position: absolute;
    padding: .6rem;
    top: 1.5rem;
    left: 1.5rem;
    z-index: 1;
    border-radius: 100px;
    background-color: #4292DD
}

.cid-qIpf9Jg0yJ .card .card-wrapper .card-img .img-text span {
    display: block
}

.cid-qIpf9Jg0yJ .card .card-wrapper .card-box {
    padding: 1.5rem
}

.cid-qIpf9Jg0yJ .mbr-card-text {
    margin: 0
}

.cid-qIpf9Jg0yJ .mbr-section-btn {
    padding-top: 1rem
}

.cid-qIpf9Jg0yJ .mbr-section-title {
    text-align: center
}

.cid-qIoZa8EtE9 {
    background-size: cover !important;
    text-align: center;
    padding-top: 90px;
    padding-bottom: 90px
}

.cid-qIoZa8EtE9 .carousel-item {
    justify-content: center;
    padding: 0 3rem
}

.cid-qIoZa8EtE9 .carousel-item.active,
.cid-qIoZa8EtE9 .carousel-item-next,
.cid-qIoZa8EtE9 .carousel-item-prev {
    display: flex
}

.cid-qIoZa8EtE9 .carousel-controls a {
    width: 10%;
    transition: opacity .5s;
    font-size: 1.2rem
}

.cid-qIoZa8EtE9 .carousel-controls a span {
    position: absolute;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    color: #000000;
    background: #ffffff;
    opacity: .9
}

.fa-chevron-left {
    padding: 6px 0px 0px 0px
}

.fa-chevron-right {
    padding: 6px 0px 0px 3px
}

.cid-qIoZa8EtE9 .carousel-controls a:hover span {
    opacity: 1
}

.cid-qIoZa8EtE9 .signature,
.cid-qIoZa8EtE9 .desk {
    margin: 0
}

.cid-qIoZa8EtE9 .mbr-text,
.cid-qIoZa8EtE9 .mbr-section-subtitle {
    color: #cccccc
}

.cid-qIoZa8EtE9 .signature,
.cid-qIoZa8EtE9 .desk {
    color: #ffffff
}

@media (min-width:992px) {
    .cid-qIoZa8EtE9 .carousel-item {
        padding: 0 5rem
    }
}

@media (min-width:768px) {
    .cid-qIoZa8EtE9 .carousel-controls a {
        width: 5%
    }
}

.cid-qIoZa8EtE9 .mbr-section-subtitle {
    color: #efefef
}

.cid-qIpiCNOGSw {
    padding-top: 90px;
    padding-bottom: 45px;
    background-color: #ffffff
}

.cid-qIpiCNOGSw .mbr-section-subtitle {
    color: #767676
}

.cid-qIpiCNOGSw .fa-bg-facebook {
    background: #3e5b98;
    color: #ffffff
}

.cid-qIpiCNOGSw .fa-bg-facebook:after {
    border-color: #3e5b98
}

.cid-qIpiCNOGSw .fa-bg-twitter {
    background: #666666;
    color: #ffffff
}

.cid-qIpiCNOGSw .fa-bg-twitter:after {
    border-color: #666666
}

.cid-qIpiCNOGSw .fa-bg-vkontakte {
    background: #5a7fa6;
    color: #ffffff
}

.cid-qIpiCNOGSw .fa-bg-vkontakte:after {
    border-color: #5a7fa6
}

.cid-qIpiCNOGSw .fa-bg-mail {
    background: #134785;
    color: #ffffff
}

.cid-qIpiCNOGSw .fa-bg-mail:after {
    border-color: #134785
}

.cid-qIpiCNOGSw .btn-social {
    border: none !important
}

.cid-qIpiCNOGSw [class^="fa-"]:before,
.cid-qIpiCNOGSw [class*=" fa-"]:before {
    line-height: 44px
}

@media (max-width:767px) {
    .cid-qIpiCNOGSw .btn {
        font-size: 20px !important
    }
}

.cid-qIpj9qVZg6 {
    padding-top: 75px;
    padding-bottom: 60px;
    background-color: #ffffff
}

.cid-qIpj9qVZg6 *:focus {
    outline: none
}

.cid-qIpj9qVZg6 .input-wrap {
    padding-bottom: 1rem
}

.cid-qIpj9qVZg6 .form-control,
.cid-qIpj9qVZg6 .field {
    width: 100%;
    min-height: auto;
    color: #232323 !important;
    border: none;
    border-radius: 0 !important;
    background-color: transparent;
    padding: .5rem 0rem;
    border-bottom: 1px solid #232323
}

.cid-qIpj9qVZg6 .form-control:focus,
.cid-qIpj9qVZg6 .field:focus {
    outline: none
}

.cid-qIpj9qVZg6 input::-webkit-input-placeholder {
    color: #232323
}

.cid-qIpj9qVZg6 input::-moz-placeholder {
    color: #232323
}

.cid-qIpj9qVZg6 textarea::-webkit-input-placeholder {
    color: #232323
}

.cid-qIpj9qVZg6 textarea::-moz-placeholder {
    color: #232323
}

.cid-qIpj9qVZg6 .soc-item {
    display: inline-block;
    margin: 0 .1rem .2rem .1rem;
    padding: 10px 11px 0 11px;
    border: 1px solid #4361ee;
    border-radius: 50%
}

.cid-qIpj9qVZg6 .soc-item:hover {
    opacity: .5
}

.cid-qIpj9qVZg6 .soc-item .fa {
    font-size: 1.5rem;
    color: #4361ee
}

.cid-qIpj9qVZg6 .days-column,
.cid-qIpj9qVZg6 .hours-column {
    display: inline-block
}

.cid-qIpj9qVZg6 .days-column span,
.cid-qIpj9qVZg6 .hours-column span {
    display: block
}

.cid-qIpj9qVZg6 .input-group-btn {
    display: block
}

@media (max-width:767px) {
    .cid-qIpj9qVZg6 .days-column {
        padding-right: 0 !important
    }

    .cid-qIpj9qVZg6 .hours-column {
        max-width: 50% !important
    }

    .cid-qIpj9qVZg6 .opening-hours {
        padding-bottom: 48px !important
    }
}

.cid-qIpj9qVZg6 .follow-title,
.cid-qIpj9qVZg6 .social-list {
    text-align: center
}

.mbr-fonts-style span {
    font-weight: normal
}

.top-promo-text {
    max-width: 900px;
    margin: 0 auto
}

.text-top-content {
    display: table-cell;
    vertical-align: middle
}

@media (min-width:992px) {

    .cid-qIpj9qVZg6 .col,
    .cid-qIpj9qVZg6 .col-1,
    .cid-qIpj9qVZg6 .col-10,
    .cid-qIpj9qVZg6 .col-11,
    .cid-qIpj9qVZg6 .col-12,
    .cid-qIpj9qVZg6 .col-2,
    .cid-qIpj9qVZg6 .col-3,
    .cid-qIpj9qVZg6 .col-4,
    .cid-qIpj9qVZg6 .col-5,
    .cid-qIpj9qVZg6 .col-6,
    .cid-qIpj9qVZg6 .col-7,
    .cid-qIpj9qVZg6 .col-8,
    .cid-qIpj9qVZg6 .col-9,
    .cid-qIpj9qVZg6 .col-auto,
    .cid-qIpj9qVZg6 .col-lg,
    .cid-qIpj9qVZg6 .col-lg-1,
    .cid-qIpj9qVZg6 .col-lg-10,
    .cid-qIpj9qVZg6 .col-lg-11,
    .cid-qIpj9qVZg6 .col-lg-12,
    .cid-qIpj9qVZg6 .col-lg-2,
    .cid-qIpj9qVZg6 .col-lg-3,
    .cid-qIpj9qVZg6 .col-lg-4,
    .cid-qIpj9qVZg6 .col-lg-5,
    .cid-qIpj9qVZg6 .col-lg-6,
    .cid-qIpj9qVZg6 .col-lg-7,
    .cid-qIpj9qVZg6 .col-lg-8,
    .cid-qIpj9qVZg6 .col-lg-9,
    .cid-qIpj9qVZg6 .col-lg-auto,
    .cid-qIpj9qVZg6 .col-md,
    .cid-qIpj9qVZg6 .col-md-1,
    .cid-qIpj9qVZg6 .col-md-10,
    .cid-qIpj9qVZg6 .col-md-11,
    .cid-qIpj9qVZg6 .col-md-12,
    .cid-qIpj9qVZg6 .col-md-2,
    .cid-qIpj9qVZg6 .col-md-3,
    .cid-qIpj9qVZg6 .col-md-4,
    .cid-qIpj9qVZg6 .col-md-5,
    .cid-qIpj9qVZg6 .col-md-6,
    .cid-qIpj9qVZg6 .col-md-7,
    .cid-qIpj9qVZg6 .col-md-8,
    .cid-qIpj9qVZg6 .col-md-9,
    .cid-qIpj9qVZg6 .col-md-auto,
    .cid-qIpj9qVZg6 .col-sm,
    .cid-qIpj9qVZg6 .col-sm-1,
    .cid-qIpj9qVZg6 .col-sm-10,
    .cid-qIpj9qVZg6 .col-sm-11,
    .cid-qIpj9qVZg6 .col-sm-12,
    .cid-qIpj9qVZg6 .col-sm-2,
    .cid-qIpj9qVZg6 .col-sm-3,
    .cid-qIpj9qVZg6 .col-sm-4,
    .cid-qIpj9qVZg6 .col-sm-5,
    .cid-qIpj9qVZg6 .col-sm-6,
    .cid-qIpj9qVZg6 .col-sm-7,
    .cid-qIpj9qVZg6 .col-sm-8,
    .cid-qIpj9qVZg6 .col-sm-9,
    .cid-qIpj9qVZg6 .col-sm-auto,
    .cid-qIpj9qVZg6 .col-xl,
    .cid-qIpj9qVZg6 .col-xl-1,
    .cid-qIpj9qVZg6 .col-xl-10,
    .cid-qIpj9qVZg6 .col-xl-11,
    .cid-qIpj9qVZg6 .col-xl-12,
    .cid-qIpj9qVZg6 .col-xl-2,
    .cid-qIpj9qVZg6 .col-xl-3,
    .cid-qIpj9qVZg6 .col-xl-4,
    .cid-qIpj9qVZg6 .col-xl-5,
    .cid-qIpj9qVZg6 .col-xl-6,
    .cid-qIpj9qVZg6 .col-xl-7,
    .cid-qIpj9qVZg6 .col-xl-8,
    .cid-qIpj9qVZg6 .col-xl-9,
    .cid-qIpj9qVZg6 .col-xl-auto {
        padding-right: 5px;
        padding-left: 5px
    }
}

.grey,
.grey a {
    color: #767676
}

.img-place {
    height: 6.5rem
}

@media (min-width:576px) {
    .panel {
        width: 500px;
        height: 300px;
        margin: 25px auto;
        position: relative;
        -webkit-perspective: 1200px;
        -moz-perspective: 1200px
    }
}

@media (max-width:575px) {
    .panel {
        width: 250px;
        height: 150px;
        margin: 15px auto;
        position: relative;
        -webkit-perspective: 2400px;
        -moz-perspective: 2400px
    }
}

.panel {}

.panel .front {
    height: inherit;
    position: absolute;
    top: 0;
    z-index: 900;
    text-align: center;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.panel .back {
    height: inherit;
    position: absolute;
    top: 0;
    z-index: 1000;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.panel.flip .front {
    z-index: 900;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg)
}

.panel.flip .back {
    z-index: 1000;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg)
}

@media (min-width:576px) {
    .box1 {
        background-image: url(/imgs/card-front.png);
        background-size: cover;
        width: 500px;
        height: 300px;
        margin: 0 auto;
        padding: 20px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px
    }

    .box2 {
        background-image: url(/imgs/card-back.png);
        background-size: cover;
        width: 500px;
        height: 300px;
        margin: 0 auto;
        padding: 20px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px
    }
}

@media (max-width:575px) {
    .box1 {
        background-image: url(/imgs/card-front.png);
        background-size: cover;
        width: 250px;
        height: 150px;
        margin: 0 auto;
        padding: 20px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px
    }

    .box2 {
        background-image: url(/imgs/card-back.png);
        background-size: cover;
        width: 250px;
        height: 150px;
        margin: 0 auto;
        padding: 20px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px
    }
}

.login-content {
    margin: 100px auto
}

.btn-rounded {
    border-radius: 40px
}

body {
    font-family: 'Poppins', sans-serif;
}

.display-1,
.display-2,
.display-3,
.display-4,
.display-5,
.display-6 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.fw-bold {
    font-family: 'Poppins', sans-serif;
    font-weight: 700 !important;
}

.fw-semibold {
    font-family: 'Poppins', sans-serif;
    font-weight: 600 !important;
}

.fw-medium {
    font-family: 'Poppins', sans-serif;
    font-weight: 500 !important;
}

.fw-normal {
    font-family: 'Poppins', sans-serif;
    font-weight: 400 !important;
}

.fw-light {
    font-family: 'Poppins', sans-serif;
    font-weight: 300 !important;
}

.lead {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.btn {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.card-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.breadcrumb {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.navbar-brand,
.nav-link {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.logo-lg {
    font-size: 28px;
    color: #fff;
}

.language-menu-item .dropdown-menu {
    background: rgba(0, 0, 0, 0.95) !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    border-radius: 4px !important;
    min-width: 160px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3) !important;
    backdrop-filter: blur(10px);
    position: absolute !important;
    left: 0 !important;
    right: auto !important;
    transform: none !important;
    margin-top: 0.5rem !important;
}

.language-menu-item .dropdown-menu .language-option {
    color: white !important;
    padding: 0.3846em 1.5385em !important;
    display: flex !important;
    align-items: center !important;
    transition: all 0.2s ease !important;
    border: none !important;
    width: 100% !important;
    background: transparent !important;
    font-size: 0.8125rem !important;
    font-weight: 500 !important;
    line-height: 2 !important;
    text-align: left !important;
    white-space: nowrap !important;
    clear: both !important;
    cursor: pointer;
}

.language-menu-item .dropdown-menu .language-option:hover {
    background: rgba(255, 255, 255, 0.08) !important;
    color: white !important;
    text-decoration: none !important;
}

.language-menu-item .dropdown-menu .language-option.active {
    background: rgba(255, 255, 255, 0.12) !important;
    color: #4fc3f7 !important;
    cursor: default !important;
}

.language-menu-item .dropdown-menu .language-option.active .language-check {
    color: #4fc3f7 !important;
    font-weight: bold !important;
}

.language-menu-item .dropdown-menu .language-option:disabled {
    opacity: 0.7 !important;
    cursor: default !important;
}

@media (max-width: 991px) {
    .language-menu-item {
        text-align: center;
    }

    .language-menu-item .nav-link {
        justify-content: center;
        margin: 0.5rem 0;
    }

    .language-menu-item .dropdown-menu {
        position: static !important;
        transform: none !important;
        width: 100% !important;
        background: rgba(0, 0, 0, 0.98) !important;
        border: none !important;
        box-shadow: none !important;
        min-width: 100% !important;
        left: 0 !important;
    }
}

.footer-links li {
    margin-bottom: 0.5rem;
}

.footer-links a:hover {
    color: #ecf0f1 !important;
    text-decoration: none;
}

@media (max-width: 768px) {
    .footer-section {
        padding: 2rem 0 1rem;
    }

    .footer-section .col-md-6 {
        margin-bottom: 2rem;
    }
}

:root {
    --primary: #2c5aa0;
    --primary-dark: #1e3d6f;
    --secondary: #f8f9fa;
    --accent: #ff6b35;
    --text: #333;
    --text-light: #666;
    --border: #e0e0e0;
    --shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.1);
    --shadow-hover: 0 20px 40px -10px rgba(0, 0, 0, 0.15);
    --radius: 1rem;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1.6;
    color: var(--text);
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    min-height: 100vh;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.header {
    background: white;
    border-radius: var(--radius);
    padding: 40px;
    margin-bottom: 30px;
    box-shadow: var(--shadow);
    border: none;
    text-align: center;
}

.header h1 {
    color: var(--primary);
    font-size: 2.5em;
    margin-bottom: 10px;
}

.header .subtitle {
    font-size: 1.2em;
    color: var(--text-light);
}

.quick-start-card {
    background: white;
    border-radius: var(--radius);
    padding: 30px;
    margin-bottom: 25px;
    box-shadow: var(--shadow);
    border: none;
    border-left: 5px solid var(--accent);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.quick-start-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-hover);
}

.step-number {
    background: var(--accent);
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    margin-bottom: 15px;
}

.step-title {
    color: var(--primary);
    font-size: 1.4em;
    margin-bottom: 15px;
}

.step-content {
    color: var(--text);
}

.code-block {
    background: var(--secondary);
    border: 1px solid var(--border);
    border-radius: 8px;
    padding: 15px;
    margin: 15px 0;
    font-family: 'Courier New', monospace;
    font-size: 0.9em;
}

.example-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 15px;
    margin: 15px 0;
}

.example-item {
    background: var(--secondary);
    padding: 12px;
    border-radius: 8px;
    border-left: 3px solid var(--primary);
}

.tips-section {
    background: white;
    border-radius: var(--radius);
    padding: 30px;
    margin-top: 30px;
    box-shadow: var(--shadow);
    border: none;
}

.tip-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

.tip-icon {
    background: var(--primary);
    color: white;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    flex-shrink: 0;
}

.btn-primary {
    background: var(--primary);
    color: white;
    padding: 12px 30px;
    border: none;
    border-radius: 8px;
    font-size: 1em;
    cursor: pointer;
    transition: background 0.3s;
}

.btn-primary:hover {
    background: var(--primary-dark);
}

.search-box {
    background: white;
    border-radius: var(--radius);
    padding: 25px;
    margin-bottom: 30px;
    box-shadow: var(--shadow);
    border: none;
}

.search-input {
    width: 100%;
    padding: 15px 20px;
    border: 2px solid var(--border);
    border-radius: 10px;
    font-size: 1.1em;
    transition: border-color 0.3s;
}

.search-input:focus {
    outline: none;
    border-color: var(--primary);
}

.faq-category {
    margin-bottom: 40px;
}

.category-title {
    color: var(--primary);
    font-size: 1.8em;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid var(--accent);
}

.faq-item {
    background: white;
    border-radius: var(--radius);
    margin-bottom: 15px;
    box-shadow: var(--shadow);
    border: none;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.faq-item:hover {
    transform: translateY(-3px);
    box-shadow: var(--shadow-hover);
}

.faq-item:hover {
    transform: translateY(-2px);
}

.faq-question {
    padding: 20px 25px;
    cursor: pointer;
    display: flex;
    justify-content: between;
    align-items: center;
    font-weight: 600;
    color: var(--text);
}

.faq-question::after {
    content: '➕';
    font-size: 1.2em;
    transition: transform 0.3s;
}

.faq-item.active .faq-question::after {
    content: '➖';
}

.faq-answer {
    padding: 0 25px;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
    color: var(--text-light);
    border-top: 1px solid transparent;
}

.faq-item.active .faq-answer {
    padding: 0 25px 25px 25px;
    max-height: 500px;
    border-top-color: var(--border);
}

.contact-section {
    background: white;
    border-radius: var(--radius);
    padding: 40px;
    margin-top: 50px;
    text-align: center;
    box-shadow: var(--shadow);
    border: none;
}

.contact-title {
    color: var(--primary);
    font-size: 1.8em;
    margin-bottom: 20px;
}

.btn-secondary {
    background: var(--secondary);
    color: var(--text);
    padding: 12px 30px;
    border: 1px solid var(--border);
    border-radius: 8px;
    font-size: 1em;
    cursor: pointer;
    transition: background 0.3s;
    margin: 10px;
}

.btn-secondary:hover {
    background: var(--border);
}

@media (max-width: 768px) {
    .container {
        padding: 10px;
    }

    .header {
        padding: 25px;
    }

    .header h1 {
        font-size: 2em;
    }

    .faq-question {
        padding: 15px 20px;
    }
}