@font-face {
    font-family: "Vasari-Regular";
    src: url("https://www.vasarimalaysia.com/assets/fonts/Beaufort W01 Regular/Beaufort W01 Regular.eot");
    /* IE9*/
    src: url("https://www.vasarimalaysia.com/assets/fonts/Beaufort W01 Regular/Beaufort W01 Regular.eot?#iefix") format("embedded-opentype"),
        url("https://www.vasarimalaysia.com/assets/fonts/Beaufort W01 Regular/Beaufort W01 Regular.woff2") format("woff2"),
        url("https://www.vasarimalaysia.com/assets/fonts/Beaufort W01 Regular/Beaufort W01 Regular.woff") format("woff"),
        url("https://www.vasarimalaysia.com/assets/fonts/Beaufort W01 Regular/Beaufort W01 Regular.ttf") format("truetype"),
        url("https://www.vasarimalaysia.com/assets/fonts/Beaufort W01 Regular/Beaufort W01 Regular.svg#Beaufort W01 Regular") format("svg");
    /* iOS 4.1- */
    font-style: normal;
    font-display: swap;
}

[data-title*='Paragraph'] i,
[data-title*='hightlight-yellow'] i {
    background: #ffe300 !important;
    font-style: normal !important;
}

[data-title*='Upage'] {
    padding-top: 15px !important;
    padding-bottom: 30px !important;
    background-color: #EAEDF2;
    background: radial-gradient(circle, #eaedf2 0, #eaedf2 4%, #eaedf2 50%, #d2d6de 73%, #cacbcd 100%), radial-gradient(circle, #898989 11%, hsla(0, 0%, 53.7%, .675508) 55%, rgba(75, 75, 75, .274947) 77%, rgba(63, 63, 63, 0) 100%);
}

@media(max-width: 500px) {
    [data-title*='Upage'] {
        background-color: #EAEDF2 !important;
        background: #EAEDF2 !important;
    }
}

[data-title*='Section'] {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

[data-title*='Place-Quite'] {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
}

@media (min-width: 768px) {
    [data-title*='Upage'] {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    [data-title*='Place-Quite'] {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
}

@media (min-width: 992px) {
    [data-title*='Section'] {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    [data-title*='Section'] {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
}

[data-title*='cf-vimeo-video'] {
    border: 0px !important;
    /*-webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5) !important;*/
    /*-moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5) !important;*/
    /*box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.5) !important;*/
    /*border-radius: 5px;*/
}

#Work-Value,
#High-Tech,
#Success,
#Excellent,
#Detail-Guarantee,
#Accomplishment,
#Collaborator,
#Showroom,
#Place-Apply {
    background-color: #f7f7f7;
}

/* #Logo-Area {
    background-color: #efefef;
} */

.brand-color {
    color: #b94f26;
}

span.fresh {
    background-image: url('https://www.megapipe.my/vasari/images/Hero Image Cover.jpg');
    background-image: url('https://i.gifer.com/Lx0q.gif');
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    mix-blend-mode: multiply;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-repeat: repeat;
    background-position: 50% 50%;
    background-size: cover;
    white-space: nowrap;
}

@media(max-width:500px) {
    .elButton {
        font-weight: 400;
    }
}

/* Desktop Table */
th {
    text-align: left
}

.Design-table table {
    border-bottom: 1px solid transparent;
    width: 100%;
    margin: 0 0 10px;
    border-collapse: collapse;
    max-width: 100%;
    background-color: transparent;
}

.Design-table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
    border: 1px solid #e5e5e5;
}

.Design-table tr:nth-child(odd) {
    background-color: #ffffff;
}

.Design-table thead tr:nth-child(1) {
    background-color: unset;
}

.Design-table thead tr:nth-child(1) th img {
    height: 90px;
}

.Design-table thead tr:first-child th:first-child {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
}

.Design-table thead tr:nth-child(2) {
    /* background-color: #ffffff; */
    border: 1px solid #e5e5e5;
}

.Design-table thead tr:nth-child(2) img {
    height: 300px;
}

.Design-table tr th:first-child {
    width: 28%;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    background-color: unset !important;
}

.Design-table tr th:nth-child(2),
.Design-table tr th:nth-child(3) {
    width: 36%;
    background-color: #ffffff;
    border-top: 1px solid #e5e5e5;
}

.Design-table tbody tr td:first-child {
    text-align: left;
    font-size: 18px;
}

.Design-table td,
.Design-table th {
    padding: 10px;
    border-right: 1px solid #e5e5e5;
}

.Design-table td {
    text-align: center;
    font-size: 18px;
}

.Design-table table tbody tr i.green {
    color: #35CD88;
}

@media (min-width:767px) and (max-width:992px) {
    .Design-table thead tr:nth-child(1) th img {
        height: 70px;
    }

    .Design-table thead tr:nth-child(2) img {
        height: 170px;
    }

    .Design-table tbody tr td:first-child {
        font-size: 18px;
        line-height: 22px;
    }

    .Design-table td {
        font-size: 16px;
        line-height: 22px;
    }
}

@media (max-width:500px) {
    .Design-table {
        padding-right: 15px;
    }

    .Design-table table {
        /* table-layout: fixed; */
        margin: 0px 15px;
        padding-right: 15px;
    }

    .Design-table tr th:first-child {
        width: 30%;
    }

    .Design-table thead tr:nth-child(2) img {
        height: 200px;
    }
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

.elBulletList {
    padding: 0px;
    list-style-type: none;
}

.elBulletListNew li {
    padding-bottom: 6px;
    list-style-type: none;
    margin-bottom: 6px;
    padding-left: 1.4em;
}

.elBulletList li:before {
    left: 0px !important;
    position: absolute;
}

[data-title*='nicebullets'] li i {
    display: none;
}

[data-title*='nicebullets'] li:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: #c30000;
    border-radius: 50px;
    box-shadow: rgb(246 74 74 / 25%) 0 0 0 6px;
    margin-top: 14px;
}

@media (max-width:500px) {
    .elBulletList {
        padding-left: 6px;
    }

    .elBulletListNew li {
        margin-bottom: 15px;
    }

    .elBulletList li:before {
        left: 7px !important;
    }

    [data-title*='nicebullets'] li:before {
        margin-top: 7px;
    }
}


ul.REvent {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(4, 1fr);
    list-style-type: none;
    margin: 0px;
}

ul.REvent li {
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.REvent li figure {
    margin: 0px;
}

ul.REvent img {
    display: block;
    width: 100%;
}

ul.REvent li:nth-child(1) img {
    width: 165px;
}

ul.REvent li:nth-child(2) img {
    width: 223px;
}

ul.REvent li:nth-child(3) img {
    width: 205px;
}

ul.REvent li:nth-child(4) img {
    width: 260px;
}

@media (min-width:767px) and (max-width:992px) {
    ul.REvent li figure {
        margin: 0px;
        width: 80%;
    }

    ul.REvent li:last-child figure {
        width: 100%;
    }

    ul.REvent li:nth-child(1) img,
    ul.REvent li:nth-child(2) img,
    ul.REvent li:nth-child(3) img,
    ul.REvent li:nth-child(4) img {
        width: 100%;
    }
}

@media (max-width:500px) {
    ul.REvent {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 25px;
    }

    ul.REvent li:nth-child(even) img,
    ul.REvent li:nth-child(odd) img {
        width: 70%;
        margin: 0px auto;
    }

    ul.REvent li:nth-child(1) img {
        width: 60%;
    }
}

/* Client Logos */
ul.Client-Logos {
    margin: 0px auto !important;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
    padding-bottom: 0px;
    justify-content: center;
}

ul.Client-Logos li {
    list-style: none;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 25%;
    text-align: center;
    margin-bottom: 50px;
}

ul.Client-Logos li figure {
    margin: 0px;
}

ul.Client-Logos img {
    display: block;
    width: 100%;
}

ul.Client-Logos li img {
    margin: 0px auto;
    width: 85%;
}

@media(min-width: 992px) {

    ul.Client-Logos li:nth-child(19),
    ul.Client-Logos li:nth-child(20),
    ul.Client-Logos li:nth-child(21),
    ul.Client-Logos li:nth-child(22),
    ul.Client-Logos li:nth-child(23),
    ul.Client-Logos li:nth-child(24) {
        margin-bottom: 0px;
    }


    ul.Client-Logos li:nth-child(1) img,
    ul.Client-Logos li:nth-child(8) img {
        width: 115px;
    }

    ul.Client-Logos li:nth-child(4) img {
        width: 150px;
    }

    ul.Client-Logos li:nth-child(5) img,
    ul.Client-Logos li:nth-child(6) img,
    ul.Client-Logos li:nth-child(7) img {
        width: 100px;
    }

    ul.Client-Logos li:nth-child(12) img {
        width: 155px;
    }

    ul.Client-Logos li:nth-child(13) img {
        width: 150px;
    }

    ul.Client-Logos li:nth-child(14) img {
        width: 125px;
    }

    ul.Client-Logos li:nth-child(15) img {
        width: 165px;
    }

    ul.Client-Logos li:nth-child(16) img {
        width: 130px;
    }

    ul.Client-Logos li:nth-child(17) img {
        width: 145px;
    }

    ul.Client-Logos li:nth-child(18) img {
        width: 165px;
    }

    ul.Client-Logos li:nth-child(19) img {
        width: 135px;
    }

    ul.Client-Logos li:nth-child(20) img {
        width: 170px;
    }

    ul.Client-Logos li:nth-child(21) img {
        width: 165px;
    }

    ul.Client-Logos li:nth-child(22) img {
        width: 140px;
    }

    ul.Client-Logos li:nth-child(23) img {
        width: 120px;
    }

    ul.Client-Logos li:nth-child(24) img {
        width: 165px;
    }

    ul.Client-Logos li:nth-child(3) img {
        width: 150px;
    }

    ul.Client-Logos li:nth-child(9) img {
        width: 75%;
    }
}

@media(min-width: 767px) and (max-width: 991px) {
    ul.Client-Logos li {
        flex: 0 0 20%;
    }

    ul.Client-Logos li:nth-child(1) img {
        width: 75%;
    }

    ul.Client-Logos li:nth-child(2) img {
        width: 100%;
    }

    ul.Client-Logos li:nth-child(3) img,
    ul.Client-Logos li:nth-child(4) img {
        width: 90%;
    }

    ul.Client-Logos li:nth-child(5) img,
    ul.Client-Logos li:nth-child(6) img,
    ul.Client-Logos li:nth-child(7) img {
        width: 60%;
    }

    ul.Client-Logos li:nth-child(8) img {
        width: 75%;
    }

    ul.Client-Logos li:nth-child(9) img {
        width: 95%;
    }

    ul.Client-Logos li:nth-child(10) img,
    ul.Client-Logos li:nth-child(11) img {
        width: 90%;
    }

    ul.Client-Logos li:nth-child(12) img {
        width: 85%;
    }

    ul.Client-Logos li:nth-child(13) img {
        width: 90%;
    }

    ul.Client-Logos li:nth-child(14) img {
        width: 80%;
    }

    ul.Client-Logos li:nth-child(15) img,
    ul.Client-Logos li:nth-child(16) img,
    ul.Client-Logos li:nth-child(17) img,
    ul.Client-Logos li:nth-child(18) img,
    ul.Client-Logos li:nth-child(19) img,
    ul.Client-Logos li:nth-child(20) img,
    ul.Client-Logos li:nth-child(21) img,
    ul.Client-Logos li:nth-child(22) img,
    ul.Client-Logos li:nth-child(23) img,
    ul.Client-Logos li:nth-child(24) img {
        width: 90%;
    }
}

@media (max-width:500px) {
    ul.Client-Logos {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    ul.Client-Logos li {
        list-style: none;
        display: flex;
        flex: 0 0 33%;
        max-width: 33%;
        margin-bottom: 20px;
    }

    ul.Client-Logos li:nth-child(odd) img,
    ul.Client-Logos li:nth-child(even) img {
        width: 75%;
    }

    ul.Client-Logos li:nth-child(1) img,
    ul.Client-Logos li:nth-child(2) img,
    ul.Client-Logos li:nth-child(3) img {
        width: 55%;
    }

    ul.Client-Logos li:nth-child(4) img,
    ul.Client-Logos li:nth-child(6) img {
        width: 45%;
    }

    ul.Client-Logos li:nth-child(5) img {
        width: 50%;
    }
}

.self-intro {
    bottom: 0;
    font-size: 24px;
    line-height: 1.5;
    color: white;
    padding: 22px;
    width: 100%;
    right: 0;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-end;
    margin-top: 320px;
}

@media (min-width: 700px) and (max-width: 991px) {
    .self-intro {
        font-size: 20px;
        margin-top: 188px;
    }
}

.padding-box-18 {
    padding: 18px;
}

.background-cacbcd {
    background-color: #cacbcd;
    background-image: url('../images/V61-Brume-Quarter.jpg') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.bradius_6 {
    border-radius: 6px;
}

/* CF - Vimeo */
.iframeBlocker,
.iframeUnmute {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 0;
}

.video-sound-overlay {
    width: 100%;
    height: 100%;
    background-image: url('../images/big play button.png');
    background-repeat: no-repeat;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    margin: auto;
    background-size: 16%;
    background-position: center;
}

.video-sound-overlay img {
    margin-top: 5px;
    margin-left: 10px;
    animation: pulse 2s infinite;
    animation-timing-function: ease-out;
}

.video-sound-overlay img {
    width: 18%;
    padding: 10px;
    position: absolute;
}

.video-sound-overlay .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -100px;
}

/* Area Cover */
.AreaCover-Row {
    display: flex;
    column-gap: 65px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 30px;
}

.AreaCover-Row .box-inner {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(1, 1fr);
}

.AreaCover-Row .box-inner .heading {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.AreaCover-Row .box-inner .heading .icon-wrapper {
    font-size: 24px;
    margin-right: 10px;
}

.AreaCover-Row .box-inner .heading .icon-wrapper i {
    color: #b94f26;
}

.AreaCover-Row .box-inner .heading .heading-cat h3.service-title {
    color: #262729;
    margin: 0px;
    font-size: 22px;
    line-height: 24px;
}

@media(min-width:767px) and (max-width:992px) {
    .AreaCover-Row {
        column-gap: 35px;
        row-gap: 15px;
    }
}

@media (max-width:500px) {
    .AreaCover-Row {
        column-gap: 20px;
        row-gap: 15px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .AreaCover-Row .box-inner {
        display: grid;
        grid-gap: 10px;
        grid-template-columns: repeat(1, 1fr);
        align-self: flex-start;
    }

    .AreaCover-Row .box-inner:last-child {
        grid-column: span 2;
        grid-row: span 1;
    }

    .AreaCover-Row .box-inner .heading {
        align-items: unset;
        flex-direction: unset;
    }

    .AreaCover-Row .box-inner .heading .icon-wrapper {
        font-size: 20px;
        margin-right: 8px;
        line-height: 22px;
    }

    .AreaCover-Row .box-inner .heading .heading-cat h3.service-title {
        font-size: 18px;
        line-height: 22px;
        font-weight: 500;
    }
}

/* Collaborators Logos */
ul.Collabor-Logos {
    margin: 0px auto !important;
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
    padding-bottom: 0px;
    justify-content: center;
}

ul.Collabor-Logos li {
    list-style: none;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
    text-align: center;
    margin-bottom: 50px;
}

ul.Collabor-Logos li figure {
    margin: 0px;
}

ul.Collabor-Logos img {
    display: block;
    width: 100%;
}

ul.Collabor-Logos li img {
    margin: 0px auto;
    width: 85%;
}

ul.Collabor-Logos li:nth-child(1) img {
    width: 70%;
}

ul.Collabor-Logos li:nth-child(3) img,
ul.Collabor-Logos li:nth-child(4) img,
ul.Collabor-Logos li:nth-child(5) img {
    width: 60%;
}

ul.Collabor-Logos li:nth-child(7) img {
    width: 75%;
}

ul.Collabor-Logos li:nth-child(11) img {
    width: 50%;
}

@media(min-width: 768px) {}

@media (max-width:500px) {
    ul.Collabor-Logos {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    ul.Collabor-Logos li {
        list-style: none;
        display: flex;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 20px;
    }

    ul.Collabor-Logos li:nth-child(odd) img,
    ul.Collabor-Logos li:nth-child(even) img {
        width: 85%;
    }

    ul.Collabor-Logos li:nth-child(11) img {
        width: 60%;
    }
}

/* Color Choose */
.Color-Choose {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 25px;
}

.Color-Choose .list-item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.Color-Choose .list-item figure {
    margin: 0;
}

.Color-Choose .list-item figure img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0px auto;
}

.Color-Choose .list-item:nth-child(1) figure img {
    width: 55%;
}

.Color-Choose .list-item:nth-child(2) figure img {
    width: 100%;
}

.Color-Choose .list-item:nth-child(3) figure img {
    width: 60%;
}

.Color-Choose .list-item:nth-child(4) figure img {
    width: 78%;
}

.Color-Choose .list-item:nth-child(5) figure img {
    width: 75%;
}

.Color-Choose .list-item:nth-child(6) figure img {
    width: 75%;
}

.Color-Choose .list-item:nth-child(7) figure img {
    width: 75%;
}

.Color-Choose .list-item:nth-child(8) figure img {
    width: 95%;
}

.Color-Choose .list-item:nth-child(9) figure img {
    width: 95%;
}

.Color-Choose .list-item:nth-child(10) figure img {
    width: 100%;
}

@media (max-width: 500px) {
    .Color-Choose {
        grid-template-columns: unset;
        grid-gap: unset;
        margin: 0px auto !important;
        padding-left: 0;
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        padding-top: 5px;
        padding-bottom: 0px;
        justify-content: center;
    }

    .Color-Choose .list-item {
        height: auto;
        list-style: none;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-flex: 0;
        flex: 0 0 33.33%;
        max-width: 33.33%;
        text-align: center;
        margin: 0px auto 20px;
    }

    .Color-Choose .list-item:nth-child(1) figure img {
        width: 55%;
    }

    .Color-Choose .list-item:nth-child(2) figure img {
        width: 100%;
    }

    .Color-Choose .list-item:nth-child(3) figure img {
        width: 60%;
    }

    .Color-Choose .list-item:nth-child(4) figure img {
        width: 78%;
    }

    .Color-Choose .list-item:nth-child(5) figure img {
        width: 75%;
    }

    .Color-Choose .list-item:nth-child(6) figure img {
        width: 65%;
    }

    .Color-Choose .list-item:nth-child(7) figure img {
        width: 70%;
    }

    .Color-Choose .list-item:nth-child(8) figure img {
        width: 85%;
    }

    .Color-Choose .list-item:nth-child(9) figure img {
        width: 95%;
    }

    .Color-Choose .list-item:nth-child(10) figure img {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .square-video {
        padding-top: 100% !important;
    }
}

.m-table-Container {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 0px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
}

.m-table-Container .card {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #e5e5e5;
}

.m-table-Container .card .Head-text {
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
}

.m-table-Container .card img {
    display: block;
    width: 100%;
}

.m-table-Container .card .compare-title {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    background-color: #eceef2;
    padding: 4px 2px;
    display: block;
    width: 100%;
}

.m-table-Container .card .compare-desc {
    font-size: 14px;
    line-height: 18px;
    box-sizing: border-box;
    padding: 10px;
}

.m-table-Container .card:nth-child(1),
.m-table-Container .card:nth-child(2),
.m-table-Container .card:nth-child(3),
.m-table-Container .card:nth-child(4),
.m-table-Container .card:nth-child(6),
.m-table-Container .card:nth-child(7),
.m-table-Container .card:nth-child(9),
.m-table-Container .card:nth-child(10),
.m-table-Container .card:nth-child(12),
.m-table-Container .card:nth-child(13),
.m-table-Container .card:nth-child(15),
.m-table-Container .card:nth-child(16),
.m-table-Container .card:nth-child(18),
.m-table-Container .card:nth-child(19) {
    grid-column: span 3;
    grid-row: span 1;
    background-color: white;
}

.m-table-Container .card:nth-child(5),
.m-table-Container .card:nth-child(8),
.m-table-Container .card:nth-child(11),
.m-table-Container .card:nth-child(14),
.m-table-Container .card:nth-child(17) {
    grid-column: span 6;
    grid-row: span 1;
}

@media (min-width: 992px) {

    .col-md-365,
    .col-md-635 {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        float: left;
    }

    .col-md-365 {
        width: 36.5%;
    }

    .col-md-635 {
        width: 63.5%;
    }
}

/* Video In Mobile Full Width & no radius */
@media (max-width: 500px) {

    #Fashion .fluid-width-video-wrapper iframe,
    #Detail-Guarantee .fluid-width-video-wrapper iframe,
    #Same-price .fluid-width-video-wrapper iframe {
        border-radius: 0px;
    }
}

#Place-Quite {
    background-size: 100% auto !important;
    -webkit-background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    outline: none;
    background-image: url('../images/Italy Caves.jpg');
    background-position: center;
    background-size: cover !important;
}

#Place-Quite:before {
    background-image: linear-gradient(-167deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 20%, rgb(255 255 255 / 0%) 38%, rgb(26 25 29 / 0%) 48%, #1a191d91 67%, #1a191d 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgb(0 0 0 / 44%);
}

@media (max-width: 500px) {
    #Place-Quite {
        background-size: cover !important;
    }

    #Place-Quite:before {
        background: rgb(0 0 0 / 15%);
    }
}

#Showroom {
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    outline: none;
    background-image: url('../images/Showroom Background.jpg');
    background-position: center;
}

#Showroom:before {
    background-image: linear-gradient(-167deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 0%) 20%, rgb(255 255 255 / 0%) 38%, rgb(26 25 29 / 0%) 48%, #1a191d91 67%, #1a191d 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgb(0 0 0 / 75%);
}

#Accomplishment {
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    outline: none;
    background-image: url('../images/Vasari Background Pearl.jpg');
    background-position: center;
}

#Accomplishment:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgb(247 247 247 / 90%);
}

/* Showroom Wall */
.ShowWall {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 25px;
    box-sizing: border-box;
}

.ShowWall .card {
    height: 415px;
    overflow: hidden;
    border-radius: 8px;
}

.ShowWall .card img {
    display: block;
    width: 100%;
}

.ShowWall .card:nth-child(1) {
    grid-column: span 9;
    grid-row: span 1;
}

.ShowWall .card:nth-child(2) {
    grid-column: span 3;
    grid-row: span 1;
}

.ShowWall .card:nth-child(3) {
    grid-column: span 4;
    grid-row: span 1;
}

.ShowWall .card:nth-child(4) {
    grid-column: span 4;
    grid-row: span 1;
}

.ShowWall .card:nth-child(5) {
    grid-column: span 4;
    grid-row: span 1;
}

.ShowWall .card:nth-child(6) {
    grid-column: span 4;
    grid-row: span 1;
}

.ShowWall .card:nth-child(7) {
    grid-column: span 4;
    grid-row: span 1;
}

.ShowWall .card:nth-child(8) {
    grid-column: span 4;
    grid-row: span 1;
}

@media (min-width: 992px) {
    .ShowWall .card:nth-child(1) img {
        margin-top: -50px;
    }

    .ShowWall .card:nth-child(6),
    .ShowWall .card:nth-child(7),
    .ShowWall .card:nth-child(8) {
        height: 560px;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .ShowWall {
        grid-gap: 20px;
    }

    .ShowWall .card {
        height: 215px;
    }

    .ShowWall .card:nth-child(1) {
        grid-column: span 8;
    }

    .ShowWall .card:nth-child(2) {
        grid-column: span 4;
    }

    .ShowWall .card:nth-child(6),
    .ShowWall .card:nth-child(7),
    .ShowWall .card:nth-child(8) {
        height: 280px;
    }
}

@media (max-width: 500px) {
    .ShowWall {
        grid-gap: 20px;
    }

    .ShowWall .card {
        height: auto;
        overflow: hidden;
        border-radius: 3px;
    }

    .ShowWall .card:nth-child(odd),
    .ShowWall .card:nth-child(even) {
        grid-column: span 12;
        grid-row: span 1;
    }
}

@media (max-width: 500px) {
    ::-webkit-scrollbar {
        width: 0px;
        background: transparent;
    }
}

/* Hero Jack */
.hero-jack {
    position: relative;
    height: 390px;
}

.hero-jack .hero-img .layer {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
}

.hero-jack .hero-img .layer:first-of-type {
    height: 100%;
    -webkit-mask-image: url('../images/Background Wall.png');
    mask-image: url('../images/Background Wall.png');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.hero-jack .hero-img .layer:first-of-type:before {
    background: -webkit-gradient(308deg, rgba(151, 141, 166, 1) 0%, rgba(220, 184, 194, 1) 18%, rgb(249 235 225) 35%, rgb(229 247 246) 51%, rgb(245 217 180) 69%, rgb(209 232 249) 86%, rgb(171 192 175) 100%);
    background: linear-gradient(308deg, rgba(151, 141, 166, 1) 0%, rgba(220, 184, 194, 1) 18%, rgb(249 235 225) 35%, rgb(229 247 246) 51%, rgb(245 217 180) 69%, rgb(209 232 249) 86%, rgb(171 192 175) 100%);
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url('../images/V61-Brume-Quarter.jpg');
    background-size: cover;
}

.hero-jack .hero-img .layer:last-of-type {
    height: 235px;
    top: 0;
    overflow: hidden;
}

.hero-jack .hero-img .layer img {
    position: relative;
    z-index: 2;
    height: 390px;
    max-width: 100%;
    margin: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
}

@media(max-width:500px) {
    .hero-jack {
        height: 480px;
    }

    .hero-jack .hero-img .layer:first-of-type {
        -webkit-mask-image: url('../images/Background Wall Mobile.png');
        mask-image: url('../images/Background Wall Mobile.png');
    }

    .hero-jack .hero-img .layer img {
        height: 395px;
        margin-top: 85px;
        margin-right: 0px;
    }
}

/* Hero Artisans */
.hero-Artisans {
    position: relative;
    height: 600px;
}

.hero-Artisans .hero-img .layer {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
}

.hero-Artisans .hero-img .layer:first-of-type {
    height: 100%;
    -webkit-mask-image: url('../images/Background Wall.png');
    mask-image: url('../images/Background Wall.png');
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
}

.hero-Artisans .hero-img .layer:first-of-type:before {
    background: -webkit-gradient(308deg, rgba(151, 141, 166, 1) 0%, rgba(220, 184, 194, 1) 18%, rgb(249 235 225) 35%, rgb(229 247 246) 51%, rgb(245 217 180) 69%, rgb(209 232 249) 86%, rgb(171 192 175) 100%);
    background: linear-gradient(308deg, rgba(151, 141, 166, 1) 0%, rgba(220, 184, 194, 1) 18%, rgb(249 235 225) 35%, rgb(229 247 246) 51%, rgb(245 217 180) 69%, rgb(209 232 249) 86%, rgb(171 192 175) 100%);
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
}

.hero-Artisans .hero-img .layer:last-of-type {
    height: 235px;
    top: 0;
    overflow: hidden;
}

.hero-Artisans .hero-img .layer img {
    position: relative;
    z-index: 2;
    max-width: 100%;
    margin: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
}

@media(min-width:767px) and (max-width:992px) {
    .hero-Artisans {
        position: relative;
        height: 490px;
    }
}

@media(max-width:500px) {

    .hero-Artisans,
    .hero-Artisans .hero-img .layer img {
        height: 270px;
    }

    .hero-Artisans .hero-img .layer:last-of-type {
        height: 110px;
    }
}

@media(max-width:500px) {
    .fluid-width-video-wrapper iframe {
        border-radius: 0px;
    }
}

/* Product Logo */
.Product-Logo {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.Product-Logo .image {
    max-width: 33.33%;
    flex: 0 0 33.33%;
    height: 100%;
    margin-bottom: 50px;
}

.Product-Logo .image:nth-child(2) {
    flex: 0 0 24%;
}

.Product-Logo .image img {
    display: block;
    width: 100%;
}

.Product-Logo .image:nth-child(1) img {
    height: 120px;
    width: auto;
}

.Product-Logo .image:nth-child(2) img {
    height: 100px;
    width: auto;
}

.Product-Logo .image:nth-child(3) img {
    height: 55px;
    width: auto;
}

.Product-Logo .image:nth-child(4) img {
    height: 100px;
    width: auto;
}

.Product-Logo .image:nth-child(5) img {
    height: 100px;
    width: auto;
}

@media(min-width:767px) and (max-width:992px) {
    .Product-Logo .image {
        max-width: 50%;
        flex: 0 0 50%;
        margin-bottom: 40px;
    }

    .Product-Logo .image:nth-child(1) {
        flex: 0 0 60%;
        max-width: 60%;
    }

    .Product-Logo .image:nth-child(2) {
        flex: 0 0 40%;
    }

    .Product-Logo .image:nth-child(3) {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .Product-Logo .image:nth-child(1) img {
        height: 110px;
    }

    .Product-Logo .image:nth-child(2) img {
        height: 100px;
    }

    .Product-Logo .image:nth-child(3) img {
        height: 50px;
    }

    .Product-Logo .image:nth-child(4) img {
        height: 90px;
    }

    .Product-Logo .image:nth-child(5) img {
        height: 80px;
    }
}

@media(max-width:500px) {
    .Product-Logo .image {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 30px;
    }

    .Product-Logo .image:nth-child(2) {
        flex: 0 0 100%;
    }

    .Product-Logo .image img {
        display: block;
        width: 100%;
    }

    .Product-Logo .image:nth-child(1) img {
        height: 80px;
    }

    .Product-Logo .image:nth-child(2) img {
        height: 85px;
    }

    .Product-Logo .image:nth-child(3) img {
        height: 38px;
        width: auto;
    }

    .Product-Logo .image:nth-child(4) img {
        height: 70px;
    }

    .Product-Logo .image:nth-child(5) img {
        height: 70px;
    }
}

.shabox:after {
    background: linear-gradient(164deg, rgba(255, 255, 255, 0) 82%, rgb(0 0 0 / 65%) 92%, rgb(0 0 0 / 100) 100%);
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}

.local-apply {
    position: absolute;
    bottom: 0;
    right: 0px;
    padding: 10px 20px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    color: white;
}

@media(min-width:767px) and (max-width:992px) {
    .shabox:after {
        background: linear-gradient(164deg, rgba(255, 255, 255, 0) 73%, rgb(0 0 0 / 68%) 92%, rgb(0 0 0 / 100) 100%);
    }

    .local-apply {
        font-size: 18px;
    }
}

@media(max-width:500px) {
    .shabox:after {
        z-index: 0;
    }

    .local-apply {
        z-index: 1;
    }
}

@media(min-width:501px) {
    header,
    header .logo-nav-bar,
    header .logo-nav-bar.fixed {
        display: none !important;
    }
}
@media(max-width:500px) {
    header {
        position: relative;
    }
    
    header:before {
        content: '';
        position: fixed;
        z-index: 0;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: hsl(0deg 0% 0% / 75%);
        transition: visibility 0s linear 0.3s, opacity 0.3s;
        opacity: 0;
    }
    
    header.show-shadow:before {
        opacity: 1;
        z-index: 1;
    }

    header .logo-nav-bar {
        display: flex;
        display: none;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        box-sizing: border-box;
        margin: 0;
        padding: 10px;
        z-index: 100;
        width: 100%;
        top: 0;
        left: 0;
        -webkit-transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
        transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
        -webkit-backdrop-filter: saturate(180%) blur(20px);
        backdrop-filter: saturate(180%) blur(20px);
        background-color: rgba(255, 255, 255, 0.95);
    }

    header .logo-nav-bar.fixed {
        position: fixed;
        display: flex;
        /* height: 100%; */
    }

    header .logo-nav-bar .brand {
        /* width: 30%; */
        float: left;
    }

    header .logo-nav-bar .brand img {
        display: block;
        width: auto;
        height: 50px;
    }

    header .logo-nav-bar span.toggle-menu {
        float: right;
        position: absolute;
        top: 23px;
        right: 23px;
    }

    header .logo-nav-bar span.toggle-menu span.nav-txt {
        /* padding: 10px 20px; */
        font-size: 18px;
        color: #b95026;
        text-decoration: none;
        /* height: 30px; */
    }
    
    .menu-click-area {
        height: 50px;
        opacity: 0.3;
        position: absolute;
        right: -10px;
        top: -13px;
        width: 50px;
        z-index: 5;
    }
    
    header .logo-nav-bar span.toggle-menu span.nav-txt .hamburger-lines {
        display: block;
        height: 22px;
        width: 26px;
        position: absolute;
        top: 0px;
        left: -30px;
        z-index: 2;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        transition: transform 0.4s ease-in-out;
    }
    
    header .logo-nav-bar span.toggle-menu span.nav-txt .hamburger-lines .line {
        display: block;
        height: 4px;
        width: 100%;
        border-radius: 10px;
        background: #0e2431;
    }
    
    header .logo-nav-bar span.toggle-menu span.nav-txt .hamburger-lines .line1 {
        transform-origin: 0% 0%;
        transition: transform 0.4s ease-in-out;
    }
    
    header .logo-nav-bar span.toggle-menu span.nav-txt .hamburger-lines .line2 {
        transition: transform 0.2s ease-in-out;
    }
    
    header .logo-nav-bar span.toggle-menu span.nav-txt .hamburger-lines .line3 {
        transform-origin: 0% 100%;
        transition: transform 0.4s ease-in-out;
    }
    
    header .logo-nav-bar span.toggle-menu.active span.nav-txt .hamburger-lines {
        transform: scale(1.2);
        transition: transform 0.4s ease-in-out;
    }
    
    header .logo-nav-bar span.toggle-menu.active span.nav-txt .hamburger-lines .line1 {
        transform: rotate(45deg);
    }
    
    header .logo-nav-bar span.toggle-menu.active span.nav-txt .hamburger-lines .line2 {
        transform: scaleY(0);
    }
    
    header .logo-nav-bar span.toggle-menu.active span.nav-txt .hamburger-lines .line3 {
        transform: rotate(-45deg);
    }

    header .logo-nav-bar ul {
        margin-bottom: 0px;
        display: flex;
        justify-content: space-around;
        align-items: center;
        padding: 10px 5px 0px;
        display: none;
        right: 0;
        clear: both;
        width: 100%;
        margin-top: 10px;
        border-top: 1px solid rgb(195 194 194 / 26%);
        text-align: center;
        transition: all 0.5s ease;
    }

    header .logo-nav-bar ul.active {
        display: block;
    }

    header .logo-nav-bar ul li {
        list-style: none;
        text-align: left;
    }

    header .logo-nav-bar ul li a {
        padding: 6px 5px;
        font-size: 16px;
        line-height: 24px;
        color: #424244;
        text-decoration: none;
        box-sizing: border-box;
        display: block;
    }
    
    header .logo-nav-bar ul li:not(:last-child) a {
        border-bottom: 1px solid rgb(98 88 88 / 17%);
    }
    
    html {
        scroll-padding-top: 50px
    }
}