.builder-system-component-block {
    background-color: #cacaca00;
    transition: background-color 0.2s;
}

body.builder-run .builder-app-app:hover>.builder-system-component-block {
    background-color: #cacaca50;
}



body.builder-run .builder-app-app>.builder-system-component-block.builder-system-component-devider-disable {
    background-color: #cacaca00;
}

body.builder-run .builder-app-app>.builder-system-component-block.builder-system-component-devider-disable.builder-system-component-devider-active {
    background-color: #cacaca50;
}

.builder-system-component-devider-body-resize,
.builder-system-component-devider-body-resize * {
    cursor: ns-resize !important;
}

body.builder-run .builder-system-component-devider-move {
    cursor: ns-resize;
}

.builder-system-component-container-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.builder-system-component-image img {
    display: block;
    width: auto;
    max-width: 100%;
}

.builder-component-grid-item-image img {
    display: inline-block;
    width: auto;
    max-width: 100%;
}

.builder-system-component-image-empty {
    padding-top: 20%;
    padding-bottom: 20%;
    background: #e8e8e8;
}

.builder-system-component-pagecontainer-empty {
    padding-top: 20%;
    padding-bottom: 20%;
    background: #e8e8e8;
}

.builder-system-component-container-noverticalgrap>.row>.col {
    padding-left: 0px;
    padding-right: 0px;
}

.builder-app.builder-app-container.builder-system-component-container-nopadding-top-section>.builder-app-component-menu {
    left: auto;
    right: 0px;
    top: 0px
}

.builder-system-component-container-nohorizontalgrap>.row>.col>.builder-app-app {
    padding-top: 0px;
    padding-bottom: 0px;
}

body .builder-app-container .builder-container.builder-system-component-container-nopadding-top {
    padding-top: 0px;
}

body .builder-app-container .builder-container.builder-system-component-container-nopadding-bottom {
    padding-bottom: 0px;
}

@media (max-width: 767px) {
    .builder-app-container.builder-system-component-container-automobilecenter {
        text-align: center;
    }

    .builder-app-container.builder-system-component-container-automobilecenter .text-left,
    .builder-app-container.builder-system-component-container-automobilecenter .text-right,
    .builder-app-container.builder-system-component-container-automobilecenter .builder-paragraph,
    .builder-app-container.builder-system-component-container-automobilecenter .builder-paragraph p {
        text-align: center !important;
    }
}

.builder-system-component-container-100vh {
    min-height: 100vh;
}

.b-system-component-menu {
    display: flex;
    align-items: center;
}

.b-system-component-menu .b-system-component-menu-in {
    display: flex;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    height: 100%;
}

.b-system-component-menu .b-system-component-menu-logo {
    flex-grow: 1;
    position: relative;
    top: -3px;
    width: auto;
    min-width: 100px;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

.b-system-component-menu .b-system-component-menu-logo strong {
    font-size: 2rem;
}

.b-system-component-menu .b-system-component-menu-logo strong {
    position: relative;
}

.b-system-component-menu .b-system-component-menu-logo small {
    font-size: 0.75rem;
    position: relative;
    top: -6px;
}

.b-system-component-menu .b-system-component-menu-logo img {
    max-width: 100%;
}

.b-system-component-menu .b-system-component-menu-nav {
    flex-grow: 1;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    position: relative;
}

.b-system-component-menu .b-system-component-menu-logo img {
    position: relative;
}

.b-system-component-menu .b-system-component-menu-nav nav {
    width: 100%;
    position: relative;
}

.b-system-component-menu .b-system-component-menu-nav ul {
    float: right;
    margin: 0 0 0 1rem;
    padding: 0;
}

.b-system-component-menu .b-system-component-menu-nav li {
    list-style: none;
    display: block;
    float: left;
}

.b-system-component-menu .container-fluid.b-system-component-menu-in {
    padding-left: 40px;
    padding-right: 40px;
}

.b-system-component-menu .b-system-component-menu-logo-right-menu-left .b-system-component-menu-nav ul,
.b-system-component-menu .b-system-component-menu-logo-top-menu-bottom .b-system-component-menu-nav ul,
.b-system-component-menu .b-system-component-menu-logo-bottom-menu-top .b-system-component-menu-nav ul {
    margin-left: 0;
}

.b-system-component-menu .b-system-component-menu-logo-right-menu-left .b-system-component-menu-nav li:first-child,
.b-system-component-menu .b-system-component-menu-logo-top-menu-bottom .b-system-component-menu-nav li:first-child,
.b-system-component-menu .b-system-component-menu-logo-bottom-menu-top .b-system-component-menu-nav li:first-child {
    margin-left: 0;
}

.b-system-component-menu .b-system-component-menu-logo-right-menu-left .b-system-component-menu-logo {
    text-align: right;
}

.b-system-component-menu .b-system-component-menu-logo-right-menu-left .b-system-component-menu-logo>div {
    width: 100%;
}

.b-system-component-menu .b-system-component-menu-logo-right-menu-left .b-system-component-menu-logo>div>div {
    display: inline-block;
}

.b-system-component-menu .b-system-component-menu-logo-top-menu-bottom,
.b-system-component-menu .b-system-component-menu-logo-bottom-menu-top {
    display: block;
}

.b-system-component-menu .b-system-component-menu-in.b-system-component-menu-logo-top-menu-bottom,
.b-system-component-menu .b-system-component-menu-in.b-system-component-menu-logo-bottom-menu-top {
    height: 100%;
    align-items: center;
    display: flex;
}

.b-system-component-menu .b-system-component-menu-in.b-system-component-menu-logo-top-menu-bottom .b-system-component-menu-logo span,
.b-system-component-menu .b-system-component-menu-in.b-system-component-menu-logo-bottom-menu-top .b-system-component-menu-logo span {
    position: relative;
    top: 0;
    transform: none;
}

.b-system-component-menu .b-system-component-menu-nav a,
.b-system-component-menu .b-system-component-menu-mobile a {
    position: relative;
    z-index: 2;
}

.b-system-component-menu .b-system-component-menu-nav a:before,
.b-system-component-menu .b-system-component-menu-mobile a:before {
    content: '';
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.b-system-component-menu .b-system-component-menu-nav.b-system-component-menu-active-underline a:after,
.b-system-component-menu .b-system-component-menu-mobile.b-system-component-menu-active-underline a:after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    bottom: 0;
    opacity: 0;
    left: 0;
}

.b-system-component-menu .b-system-component-menu-nav.b-system-component-menu-active-border a:after,
.b-system-component-menu .b-system-component-menu-mobile.b-system-component-menu-active-border a:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
}

.b-system-component-menu .b-system-component-menu-nav.b-system-component-menu-active-border .active a:after,
.b-system-component-menu .b-system-component-menu-nav.b-system-component-menu-active-border a:hover::after,
.b-system-component-menu .b-system-component-menu-nav.b-system-component-menu-active-underline .active a:after,
.b-system-component-menu .b-system-component-menu-nav.b-system-component-menu-active-underline a:hover::after,
.b-system-component-menu .b-system-component-menu-mobile.b-system-component-menu-active-border .active a:after,
.b-system-component-menu .b-system-component-menu-mobile.b-system-component-menu-active-border a:hover::after,
.b-system-component-menu .b-system-component-menu-mobile.b-system-component-menu-active-underline .active a:after,
.b-system-component-menu .b-system-component-menu-mobile.b-system-component-menu-active-underline a:hover::after {
    opacity: 1;
}

.b-system-component-menu.h-50 {
    height: 50px;
}

.b-system-component-menu.h-60 {
    height: 60px;
}

.b-system-component-menu.h-70 {
    height: 70px;
}

.b-system-component-menu.h-80 {
    height: 80px;
}

.b-system-component-menu.h-90 {
    height: 90px;
}

.b-system-component-menu.h-100 {
    height: 100px;
}

.b-system-component-menu.h-110 {
    height: 110px;
}

.b-system-component-menu.h-120 {
    height: 120px;
}

.b-system-component-menu.h-130 {
    height: 130px;
}

.b-system-component-menu.h-140 {
    height: 140px;
}

.b-system-component-menu.h-150 {
    height: 150px;
}

.b-system-component-menu.h-160 {
    height: 160px;
}

.b-system-component-menu.h-170 {
    height: 170px;
}

.b-system-component-menu.h-180 {
    height: 180px;
}

.b-system-component-menu.h-190 {
    height: 190px;
}

.b-system-component-menu.h-200 {
    height: 200px;
}

.builder-system-component-map iframe {
    display: block;
}

.builder-system-component-hr hr {
    max-width: 100%;
    display: inline-block;
    border: none;
    margin-top: 0px;
    margin-bottom: 0px;
}

.builder-system-component-hr-center div {
    margin-left: auto;
    margin-right: auto;
}

.builder-system-component-hr-right div {
    margin-left: auto;
}

.b-system-component-menu-icon {
    display: flex;
    align-items: center;
}

.b-system-component-menu-icon button {
    background: transparent;
    height: 32px;
    width: 32px;
    padding: 0;
    border: 0;
    outline: none;
}

.b-system-component-menu-icon button svg {
    width: 32px;
    height: 32px;
}

.b-system-component-menu .b-system-component-menu-fixmobilebar {
    background: transparent;
}

.b-system-component-menu-icon-close {
    display: none;
}

@media (max-width: 768px) {
    .b-system-component-menu-logo-autoheight {
        zoom: 0.7;
    }

    .b-system-component-menu.builder-app.b-h-50,
    .b-system-component-menu.builder-app.b-h-50 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-50 .b-system-component-menu-content {
        height: 35px;
    }

    .b-system-component-menu.builder-app.b-h-60,
    .b-system-component-menu.builder-app.b-h-50 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-60 .b-system-component-menu-content {
        height: 42px;
    }

    .b-system-component-menu.builder-app.b-h-70,
    .b-system-component-menu.builder-app.b-h-50 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-70 .b-system-component-menu-content {
        height: 49px;
    }

    .b-system-component-menu.builder-app.b-h-80,
    .b-system-component-menu.builder-app.b-h-50 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-80 .b-system-component-menu-content {
        height: 56px;
    }

    .b-system-component-menu.builder-app.b-h-90,
    .b-system-component-menu.builder-app.b-h-50 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-90 .b-system-component-menu-content {
        height: 63px;
    }

    .b-system-component-menu.builder-app.b-h-100,
    .b-system-component-menu.builder-app.b-h-100 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-100 .b-system-component-menu-content {
        height: 70px;
    }

    .b-system-component-menu.builder-app.b-h-110,
    .b-system-component-menu.builder-app.b-h-110 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-110 .b-system-component-menu-content {
        height: 44px;
    }

    .b-system-component-menu.builder-app.b-h-120,
    .b-system-component-menu.builder-app.b-h-120 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-120 .b-system-component-menu-content {
        height: 84px;
    }

    .b-system-component-menu.builder-app.b-h-130,
    .b-system-component-menu.builder-app.b-h-130 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-130 .b-system-component-menu-content {
        height: 91px;
    }

    .b-system-component-menu.builder-app.b-h-140,
    .b-system-component-menu.builder-app.b-h-140 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-140 .b-system-component-menu-content {
        height: 98px;
    }

    .b-system-component-menu.builder-app.b-h-150,
    .b-system-component-menu.builder-app.b-h-150 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-150 .b-system-component-menu-content {
        height: 105px;
    }

    .b-system-component-menu.builder-app.b-h-160,
    .b-system-component-menu.builder-app.b-h-160 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-160 .b-system-component-menu-content {
        height: 112px;
    }

    .b-system-component-menu.builder-app.b-h-170,
    .b-system-component-menu.builder-app.b-h-170 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-170 .b-system-component-menu-content {
        height: 119px;
    }

    .b-system-component-menu.builder-app.b-h-180,
    .b-system-component-menu.builder-app.b-h-180 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-180 .b-system-component-menu-content {
        height: 126px;
    }

    .b-system-component-menu.builder-app.b-h-190,
    .b-system-component-menu.builder-app.b-h-190 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-190 .b-system-component-menu-content {
        height: 133px;
    }

    .b-system-component-menu.builder-app.b-h-200,
    .b-system-component-menu.builder-app.b-h-200 .b-system-component-menu-overlay,
    .b-system-component-menu.builder-app.b-h-200 .b-system-component-menu-content {
        height: 140px;
    }

    .b-system-component-menu .b-system-component-menu-logo img {
        max-height: 70%;
    }

    .b-system-component-menu .b-system-component-menu-logo>div {
        display: flex;
        align-items: center;
        height: 100%;
    }

    body.b-system-component-menu-open .b-system-component-menu .b-system-component-menu-overlay,
    .b-system-component-menu .b-system-component-menu-fixmobilebar-down {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 1000;
        max-width: none;
    }

    body.b-system-component-menu-open .b-system-component-menu .b-system-component-menu-overlay .b-system-component-menu-icon-close {
        display: block;
    }

    body.b-system-component-menu-open .b-system-component-menu .b-system-component-menu-overlay .b-system-component-menu-icon-open {
        display: none;
    }

    body.b-system-component-menu-open .b-system-component-menu.builder-app .b-system-component-menu-overlay {
        height: 100%;
        display: grid;
        grid-template-rows: auto 1fr;
    }

    .b-system-component-menu-icon button .b-system-component-menu-icon-close svg {
        width: 24px;
        height: 24px;
    }

    body.b-system-component-menu-open .b-system-component-menu-mobile {
        display: flex;
    }

    .b-system-component-menu-logo-right-menu-left .b-system-component-menu-logo img {
        margin-left: auto;
    }

    body.b-system-component-menu-open {
        overflow: hidden;
    }

    body.b-system-component-menu-open .builder-placeholder-header.builder-placeholder-header:after,
    body.b-system-component-menu-open .builder-placeholder-footer.builder-placeholder-header:after,
    body.b-system-component-menu-open .builder-placeholder-content.builder-placeholder-header:after,
    body.b-system-component-menu-open .builder-app-holder-section,
    body.b-system-component-menu-open .builder-app>.builder-app-menu {
        display: none !important;
    }

    body.b-system-component-menu-open .b-system-component-menu-gradient {
        background: transparent;
    }

    .b-system-component-menu .b-system-component-menu-nav li {
        display: inline-block;
        float: none;
    }
}

.b-system-component-menu-mobile {
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
    text-align: center;
    justify-content: center;
}



.b-system-component-menu-mobile ul {
    padding: 20px 0;
}

.b-system-component-menu-mobile ul li {
    padding: 5px 0;
}

.b-system-component-menu-overlay {
    height: 100%;
    transition: background-color .3s;
}

.b-system-component-menu-content {
    display: flex;
    align-items: center;
    height: 100%;
    transition: background-color .3s;
}

/* .b-system-component-menu-gradient {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 24%, rgba(0, 0, 0, 0.5) 100%);
} */

body .b-system-component-menu {
    display: block;
}

.b-system-component-menu-mobile a {
    display: inline-block;
}

.b-system-component-menu-box {
    width: 100%;
}

.b-system-component-menu .b-system-component-menu-in.b-system-component-menu-logo-top-menu-bottom .b-system-component-menu-icon {
    width: 32px;
}

.builder-component-form-group .builder-component-form-help {
    margin: 0;
}

.builder-component-form-group label {
    margin: 0;
}

.builder-component-form-group .form-control {
    height: auto;
}

.builder-component-form-group .form-control:focus {
    outline: 0;
    box-shadow: none;
}

.builder-component-title-item {
    display: inline-block;
    width: auto;
    min-width: 25px;
}

.builder-component-title-style-custom-1,
.builder-component-title-style-custom-2 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.builder-system-component-grid>.builder-component-container-overlay.text-center>.row {
    justify-content: center;
}

.builder-system-component-grid>.builder-component-container-overlay.text-right>.row {
    justify-content: end;
}

.builder-system-component-container-center {
    display: flex;
    align-items: center;
}

.builder-system-component-container-center>.row>.col {
    display: flex;
    align-items: center;
}

.builder-component-contact-list {
    padding: 0px;
    margin: 0px;
}

.builder-component-contact-list li {
    list-style: none;
}

.builder-component-contact-list li .builder-app-editable-line {
    display: inline-block;
    width: auto;
    min-width: 25px;
}

.builder-component-contact-list li:last-child {
    margin-bottom: 0;
}

.builder-component-gallery-basic a img {
    width: 100%;
}

.b-img-style-rounded img {
    border-radius: 50%;
}

.b-system-component-menu-logo-left-menu-center .b-system-component-menu-nav nav {
    display: flex;
    justify-content: center;
}

.b-system-component-menu-logo-left-menu-center .builder-container {
    position: relative;
}

.b-system-component-menu-logo-left-menu-center .b-system-component-menu-nav {
    position: absolute;
    height: 100%;
    top: 0px;
    width: 100%;
}

.b-system-component-menu-logo-left-menu-center .b-system-component-menu-nav ul,
.b-system-component-menu-logo-left-menu-center .b-system-component-menu-nav ul li:first-child {
    margin-left: 0px;
}

.builder-system-component-image-ration {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

body.builder-run.builder-editable-disable .builder-app-app:hover>.builder-system-component-block {
    background-color: #cacaca00;
}

.builder-editable-disable .builder-system-component-block {
    cursor: default !important;
}

.b-system-component-menu .b-system-component-menu-basket {
    align-items: center;
}

.b-system-component-menu .b-system-component-menu-basket div {
    width: 32px;
}

.b-system-component-menu .b-system-component-menu-basket a {
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    height: 32px;
    width: 32px;
    padding: 0;
    border: 0;
    outline: none;
    position: relative;
}

.b-system-component-menu .b-system-component-menu-basket a svg {
    width: 20px;
    height: 20px;
    position: relative;
    top: -3px;
}

.b-system-component-menu .b-system-component-menu-basket a span {
    position: absolute;
    font-size: 10px;
    font-weight: 600;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    text-align: center;
    letter-spacing: 0.2px;
}

.b-system-component-menu-logo-top-menu-bottom nav {
    width: auto;
    display: inline-block;
    display: flex;
    justify-content: center;
}

.b-system-component-menu-logo-bottom-menu-top nav {
    width: auto;
    display: inline-block;
    display: flex;
    justify-content: center;
}