.pattern1{
  position:relative;
}
.pattern1:before {
    position: absolute;
    background-size: contain !important;
    width: 450px;
    content: '';
    background: url(/images/eve-img/pattern1.png);
    height: 450px;
    top: 200px;
    bottom: -200px;
    right: 0px;
    left: -200px;
    margin: auto;
    background-repeat: no-repeat;
    z-index: -10 !important;
}
.pattern2{
  position:relative;
}
.pattern2:before {
    position: absolute;
    background-size: contain !important;
    width: 500px;
    content: '';
    background: url(/images/eve-img/pattern1.png);
    height: 500px;
    top: 1000px;
    bottom: -300px;
    right: 0px;
    left: 200px;
    margin: auto;
    background-repeat: no-repeat;
    z-index: -10 !important;
}
#sppb-addon-1697073374067 h1.sppb-addon-title {/*home our artwork position*/
    margin: 0px 0px 30px 0px;
    text-transform: none;
    padding: 0px 0px 0px 0px;
    rotate: 270deg !important;
    width: 0px;
    margin: 230px 0px 0px 0px !important;
}
#column-id-1697073374064 {/*our artwork border radius*/
    background-color: #ffffff;
    border-radius: 20px 0px 0px 20px !important;
    margin: 0px 0px 0px 30px;
}
#column-id-1697073374075 {/*our artwork border radius*/
    background-color: #ffffff;
    border-radius: 0px 20px 20px 0px;
}
.sp-megamenu-parent > li > a {/*header font family*/
    color: #fff;
    font-family: 'Playfair Display' !important;
}
.slide-effect .sppb-carousel-extended-heading {
    font-size: 150px;
    font-family: Playfair Display;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    margin-bottom: 15px;
    letter-spacing: 10px  !important;
    text-shadow: 0 0 10px #391d006e;
}
.slide-effect .sppb-carousel-extended-item img {
    width: 70% !important;
    margin-left: 190px !important;
}

.patternE-01{
  position:relative;
}
.patternE-01:before {
    position: absolute;
    background-size: contain !important;
    width: 450px;
    content: '';
    background: url(/images/eve-icon/E.png);
    height: 450px;
    top: -930px;
    bottom: 0px;
    right: 0px;
    left: -1062px;
    margin: auto;
    background-repeat: no-repeat;
    z-index: -10 !important;
}

#column-id-1697073373987, #column-id-1697073373958, #column-id-1697099697436 {
    box-shadow: 0px 3px 15px rgba(0,0,0,.3) !important;
    padding: 30px;
    border-radius: 20px;
    background: #fff;
}

@media (min-width: 1600px){
  
  .slide-effect .sppb-carousel-extended-heading {
    font-size: 180px;
    letter-spacing: 10px  !important;
  }
  .slide-effect .sppb-carousel-extended-item img {
    margin-left: 230px !important;
  }
  .sppb-carousel-extended-outer-stage {
    height: 460px !important;
}
}