.pattern-leaf-001 {
    position: relative;
}

.pattern-leaf-001:before {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/03.png);
    width: 200px;
    height: 502px;
    background-size: cover;
    left: 0px;
    animation-name: leaf;
    animation-duration: 7s;
    bottom: 400px;
    transition: 0.3s;
     animation-iteration-count: infinite;
}
@keyframes leaf {
0%{
    left: 0px;
    transform:rotate(0deg);
}
    
75%{
    left: -40px; 
      transform:rotate(-5deg);
}
25%{
    left: 0px;
    transform:rotate(0deg);
}}
@media(max-width:991px){
.pattern-leaf-001:before {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/03.png);
    width: 90px;
    height: 245px;
    background-size: cover;
    left: 0px;
    bottom: 80px;
    transition: 0.3s;
}}



.pattern-leaf-001 {
    position: relative;
}

.pattern-leaf-001:after {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/04.png);
    width: 200px;
    height: 502px;
    background-size: cover;
    right: 0px;
    bottom: 300px;
    transition: 0.3s;
    animation-name: leaf02;
    animation-duration: 7s;
    animation-iteration-count: infinite;
    animation-delay: 2s;
}
@keyframes leaf02 {
0%{
    right: 0px;
    transform:rotate(0deg);
}
    
75%{
    right: -40px; 
      transform:rotate(5deg);
}
25%{
    right: 0px;
    transform:rotate(0deg);
}}

@media(max-width:991px){
.pattern-leaf-001:after {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/04.png);
    width: 90px;
    height: 245px;
    background-size: cover;
    right: 0px;
    bottom: 80px;
    transition: 0.3s;
}}

.pattern-leaf-003 {
    position: relative;
}

.pattern-leaf-003:before {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/03.png);
    width: 120px;
    height: 305px;
    background-size: cover;
    left: -23px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    transition: 0.3s;
    animation-name: leaf;
    animation-duration: 7s;
    bottom: 400px;
    transition: 0.3s;
    animation-iteration-count: infinite;
}

@keyframes leaf {
0%{
   left: -23px;
    transform:rotate(0deg);
}
    
75%{
    left: -40px; 
      transform:rotate(-5deg);
}
35%{
    left: 0px;
    transform:rotate(
        0deg);
}}

@media(max-width:991px){
.pattern-leaf-003:before {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/03.png);
    width: 90px;
    height: 190px;
    background-size: cover;
    left: -66px;
    bottom: -120px;
    transition: 0.3s;
}}


/*pattern6*/
.pattern-leaf-006 {
    position: relative;
}

.pattern-leaf-006:before {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/03.png);
    width: 200px;
    height: 502px;
    background-size: cover;
    left: -90px;
    bottom: -205px;
    transition: 0.3s;
}
@media(max-width:991px){
.pattern-leaf-006:before {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/03.png);
    width: 90px;
    height: 245px;
    background-size: cover;
    left: 0px;
    bottom: 80px;
    transition: 0.3s;
}}

.pattern-leaf-006 {
    position: relative;
}
.pattern-leaf-006:after {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/04.png);
    width: 200px;
    height: 502px;
    background-size: cover;
    right: 0px;
    top: 80px;
    transition: 0.3s;
}
@media(max-width:991px){
.pattern-leaf-006:after {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/04.png);
    width: 90px;
    height: 245px;
    background-size: cover;
    right: 0px;
    top: 200px;
    transition: 0.3s;
}}



.pattern-text-001 h1 {
    display: inline-block;
    position: relative;
}
.pattern-text-001 h1.sppb-addon-title:before {
    opacity: 10%;
    transform: rotate(-15deg);
    position: absolute;
    content:'';
    background:
    url(/images/00-kianheng/pattern/corn.png);
    width: 50px;
    height: 24px;
    background-size: cover;
    left: 30px;
    top: 0px;
    transition: 0.3s;
    animation-name: corn;
    animation-duration: 5s;
    bottom: 400px;
    transition: 0.3s;
    animation-iteration-count: infinite;
}
@keyframes corn {
0%{
 left: 30px;
  top: 0px;
 opacity: 0%;
}
    
75%{   
 opacity: 100%;
  left: -30px;
  top: -20px;
}}
@media(max-width:991px){
.pattern-text-001 h1.sppb-addon-title:before {
    width: 30px;
    height: 15px;
    background-size: cover;
    left: 22px;
    top: -19px;
    transition: 0.3s;
 }}

.pattern-text-001 h2 {
    display: inline-block;
    position: relative;
}
.pattern-text-001 h2.sppb-addon-title:before {
    transform: rotate(-15deg);
    position: absolute;
    content:'';
    background:
    url(/images/00-kianheng/pattern/corn.png);
    width: 50px;
    height: 24px;
    background-size: cover;
    left: -30px;
    top: -23px;
    transition: 0.3s;
}
@media(max-width:991px){
.pattern-text-001 h2.sppb-addon-title:before {
    width: 30px;
    height: 15px;
    background-size: cover;
    left: 22px;
    top: -19px;
    transition: 0.3s;
 }}



.pattern-text-002 h1 {
    display: inline-block;
    position: relative;
}

.pattern-text-002 h1:before {
    transform: rotate(18deg);
    position: absolute;
    content:'';
    background:
    url(/images/00-kianheng/pattern/corn02.png);
    width: 50px;
    height: 24px;
    background-size: cover;
    right: -36px;
    top: -24px;
    transition: 0.3s;
}

.pattern-text-002 h2 {
    display: inline-block;
    position: relative;
}

.pattern-text-002 h2:before {
    transform: rotate(18deg);
    position: absolute;
    content:'';
    background:
    url(/images/00-kianheng/pattern/corn02.png);
    width: 50px;
    height: 24px;
    background-size: cover;
    right: -36px;
    top: -24px;
    transition: 0.3s;
}

.cloud-pattern-001 {
    position:relative;
}
.cloud-pattern-001:before {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/05.png);
    width: 600px;
    height: 268px;
    background-size: cover;
    left: 0px;
    top: -19px;
    margin: auto;
    transition: 0.3s;
}


.garden-pattern-001 {
    position:relative;
}
.garden-pattern-001:before {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/06.png);
    width: 581px;
    height: 300px;
    background-size: cover;
    left: 0px;
    bottom: -240px;
    margin: auto;
    transition: 0.3s;
}


.garden-pattern-002 {
    position:relative;
}
.garden-pattern-002:before {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/06.png);
    width: 581px;
    height: 300px;
    background-size: cover;
    left: 0px;
    bottom: 120px;
    margin: auto;
    transition: 0.3s;
}




.pattern-leaf-004 {
    position: relative;
}

.pattern-leaf-004:after {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/04.png);
    width: 200px;
    height: 502px;
    background-size: cover;
    right: 2px;
    bottom: -40px;
   transition: 0.3s;
    animation-name: leaf02;
    animation-duration: 7s;
    animation-iteration-count: infinite;
    animation-delay: 2s;
}


.pattern-leaf-005 {
    position: relative;
}

.pattern-leaf-005:before {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/04.png);
    width: 200px;
    height: 502px;
    background-size: cover;
    right: 0px;
    bottom: -60px;
    transition: 0.3s;
}
@media(max-width:991px){
.pattern-leaf-005:before {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/04.png);
    width: 90px;
    height: 245px;
    background-size: cover;
    right: 0px;
    bottom: 80px;
    transition: 0.3s;
}}



.pattern-style-001 {
    position: relative;
}

.pattern-style-001:after {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/08.png);
    width: 315px;
    height: 900px;
    background-size: cover;
    right: 0px;
    top: 0px;
    bottom: -300px;
    margin: auto;
    transition: 0.3s;
    opacity: 62%;
}

.border-img-radius-001 img.sppb-img-responsive {
    border-radius: 20px;
}



.wheel-pattern-001 {
    position: relative;
}

.wheel-pattern-001:before {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/wheel.png);
    width: 106px;
    height: 97px;
    background-size: cover;
    left: 40px;
    bottom: -51px;
    z-index: 999;
    transition: 0.3s;
}

.wheel-pattern-001:after{
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/wheel.png);
    width: 106px;
    height: 97px;
    background-size: cover;
    right: 40px;
    bottom: -51px;
    transition: 0.3s;
    z-index: 999;
}

.border-cricle-001 {
    background: #ffffff;
    border-radius: 100%;
    border: 1px dashed #105333;
    padding: 50px !important;
}

@media(max-width:991px){
.border-cricle-001 {
    background: #ffffff;
    border-radius: 10%;
}}

.border-cricle-001 .sppb-addon.sppb-addon-text-block.sppb-text-center {
    width: 95%;
    margin: auto;
}

@media(max-width:991px){
.border-cricle-001 .sppb-addon.sppb-addon-text-block.sppb-text-center {
    width: 80%;
    margin: auto;
}}

.border-001 .sppb-column-addons>div {
        vertical-align: middle;
        display: flex;
        height: 100%;
}

@media(max-width:991px){
.border-001 .sppb-column-addons>div {
        vertical-align: middle;
        display: inherit;
        height: 100%;
}}

.border-001 .sppb-container-inner {
    align-items: center;
    vertical-align: middle;
    display: flex;
}

@media(max-width:991px){
.border-001 .sppb-container-inner {
    align-items: center;
    vertical-align: middle;
    display: inherit;
  }}


.border-line-001 {
    position: relative;
}

.border-line-001 .sppb-row-container:before {
    content: "";
    position: absolute;
    background: #ffff;
    height: 1px;
    width: 90%;
    left: 0;
    top:0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    border: 1px dashed #34a53f;
}

@media(max-width:991px){
.border-line-001 .sppb-row-container:before {
  display:none;
}}


.corn-collumm-001 .sppb-column-addons {
    background: #fffdf4;
    height: 100%;
    border-radius: 20px;
    border: 2px dashed #46883e;
    padding: 0px 20px 30px;
}

.feature-img-001 img {
    transition: 0.3s;
    height: 160px;
}

.feature-img-001 img:hover {
    transform: scale(0.9);
}

.corn-collumm-001 ul {
    min-height: 160px;
}

@media(max-width:991px){
.corn-collumm-001 ul {
    min-height: 120px;
}}


.country-colum-001 h4.sppb-addon-title {
    min-height: 102px !important;
}
@media(max-width:991px){
.country-colum-001 h4.sppb-addon-title {
    min-height: 52px !important;
}}

.plane-001 img.sppb-img-responsive {
    right: -150px;
    position: relative;
    animation-name: plane;
    animation-duration: 8s;
    transition: 0.3s;
    animation-iteration-count: infinite;
        transform:rotate(0deg);
}
@keyframes plane {
0%{   
  opacity:100%;
    right: -150px;
    transform:rotate(0deg);
}
    
75%{
  right: 10px;
      transform:rotate(5deg);
}}



.stick-video-slide-001 {
    position: relative;
}

.stick-video-slide-001:before {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/stick02.png);
    width: 450px;
    height: 383px;
    background-size: cover;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    transition: 0.3s;
}

@media(max-width:991px){
.stick-video-slide-001:before {
    position: absolute;
    content: '';
    background: url(/images/00-kianheng/pattern/stick02.png);
    width: 223px;
    height: 190px;
    background-size: cover;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    transition: 0.3s;
}}