/*animated number*/
#column-id-1698973118044,#column-id-1698973118071 {
    box-shadow: 0px 3px 15px rgba(0,0,0,.3) !important;
    padding: 40px;
    border-radius: 20px;
    background: #fff;
}

.pattern6{
  position:relative;
}
.pattern6:before {
    position: absolute;
    background-size: contain !important;
    width: 450px;
    content: '';
    background: url(/images/eve-img/pattern1.png);
    height: 450px;
    top: 50px;
    bottom: 0px;
    right: -385px;
    left: 0px;
    margin: auto;
    background-repeat: no-repeat;
    z-index: -10 !important;
}

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

/*vision & mission*/
#column-id-1698973773828, #column-id-1698973773888 {
    box-shadow: 0px 3px 6px rgba(0,0,0,.6) !important;
    padding: 33px;
    border-radius: 20px;
    background: #fff;
}

/*our founder position*/
#sppb-addon-1698973773862 h1.sppb-addon-title {
    rotate: 270deg !important;
    width: 0px;
}

.pattern7{
  position:relative;
}
.pattern7:before {
    position: absolute;
    background-size: contain !important;
    width: 500px;
    content: '';
    background: url(/images/eve-img/pattern1.png);
    height: 500px;
    top: 50px;
    bottom: 0px;
    right: 0px;
    left: -1320px;
    margin: auto;
    background-repeat: no-repeat;
    z-index: -10 !important;
}

/*quality assurance*/
#column-id-1698978115339, #column-id-1698978115341, #column-id-1698978115343, #column-id-1698978115348{
    box-shadow: 0px 3px 15px rgba(0,0,0,.3) !important;
    border-radius: 20px;
    background: #fff;
}

.pattern8{
  position:relative;
}
.pattern8:before {
    position: absolute;
    background-size: contain !important;
    width: 380px;
    content: '';
    background: url(/images/eve-img/pattern1.png);
    height: 380px;
    top: -785px;
    bottom: 0px;
    right: -275px;
    left: 200px;
    margin: auto;
    background-repeat: no-repeat;
    z-index: -10 !important;
}

/*big screen*/
@media (min-width:1600px){
  .sp-page-builder .page-content #section-id-1698973118042 {
    padding-bottom: 400px !important;
    margin-top: -360px !important;
}
  
  #sppb-addon-1698917784011 h1.sppb-addon-title {
    margin: 30px 160px 0px 0px !important;
  }
  
  .sp-page-builder .page-content #section-id-1699233195072 {
    margin-bottom: -80px !important;
  }
}