.img-style-001 img.sppb-img-responsive {
    background: #ffffffa1;
    padding: 5px;
    box-shadow: 3px 4px 7px #2a2a2a75;
}
.z-index-negative {
    z-index: -999999999999999999 !important;
}
div#gallery {
    z-index: 0 !important;
}



/*img-border-001*/
.img-border-001{
    position: relative;
}
.img-border-001:before {
    position: absolute;
    content: '';
   z-index:999;
    width: 204px;
    height: 120px;
    right: 60px;
    bottom: -40px;
   border:2px solid #4a508b;
    background: transparent;
   transition:0.3s;
}
@media (max-width: 991px){
.img-border-001:before {
    position: absolute;
    content: '';
   z-index:999;
    width: 104px;
    height: 80px;
    right: 7px;
    bottom: -20px;
   border:2px solid #4a508b;
    background: transparent;
   transition:0.3s;
}}

/*img-border-002*/
.img-border-002 {
    position: relative;
}
.img-border-002:before{
    position: absolute;
    content: '';
   z-index:999;
    width: 200px;
    height: 120px;
   left: -60px;
    top: -40px;
   border:2px solid #4a508b;
    background: transparent;
   transition:0.3s;
}
.img-border-002:hover:before{
        width: 300px;
    height: 500px;
      left: -20px;
        top: -25px;
}
@media (max-width: 991px){
.img-border-002:before{
    position: absolute;
    content: '';
   z-index:999;
    width: 100px;
    height: 120px;
   left: -10px;
    top: -10px;
   border:2px solid #4a508b;
    background: transparent;
   transition:0.3s;
}
.img-border-002:hover:before{
        width: 120px;
    height: 170px;
      left: -5px;
        top: -5px;
}}

/*img-border-003*/
.img-border-003 {
    position:relative;
}
.img-border-003:after{
    position: absolute;
    content: '';
   z-index:999;
    width: 200px;
    height: 120px; 
    right: -60px;
  margin: auto;top: 0px;
   bottom: 0px;
  border:2px solid #4a508b;
  Background: transparent;
   transition:0.3s;
}
@media (max-width: 991px){
.img-border-003:after{
   width: 100px;
    height: 80px;
    right: -20px;
}}

/*img-border-004*/
.img-border-004 {
    position: relative;
}
.img-border-004:before{
    position: absolute;
    content: '';
   z-index:999;
    width: 280px;
    height: 140px;
   right: -140px;
    top: -40px;
   border:2px solid #4a508b;
    background: transparent;
   transition:0.3s;
}
@media (max-width: 991px){
 .img-border-004:before{
    position: absolute;
    content: '';
   z-index:999;
    width: 120px;
    height: 90px;
   right: 2px;
    top: -61px;
   border:2px solid #4a508b;
    background: transparent;
   transition:0.3s;
}}



/*white-border-001*/
.white-border-001 img {
   border: 8px solid #fff;
}


/*number-01*/
.number-01 {
    position: relative;
}

.number-01:before {
    position: absolute;
    background-size: contain !important;
    width: 300px;
    content: '';
    background: url(/images/00_Cactus/home/number01.png);
    height: 200px;
    top: 600px;
    bottom:0;
    left: -180px;
    margin:
    auto;
    background-repeat:
    no-repeat;
    z-index:-1 !important;
    }


/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) and (max-width:991px){
.number-01:before {
    position: absolute;
    background-size: contain !important;
    top: -800px;
    bottom:0;
    right: 0;
    z-index: -1 !important;
    left: auto!important;
    }  
}


/*number-02*/
.number-02 {
    position: relative;
}

.number-02:before {
    position: absolute;
    background-size: contain !important;
    width: 300px;
    content: '';
    background: url(/images/00_Cactus/home/number02.png);
    height: 200px;
    top: 0;
    bottom:0;
    left: -65px;
    margin:
    auto;
    background-repeat:
    no-repeat;
    z-index:1 !important;
}

/*number-03*/
.number-03 {
    position: relative;
}

.number-03:before {
    position: absolute;
    background-size: contain !important;
     width: 400px;
    content: '';
    background: url(/images/00_Cactus/home/number03.png);
    height: 300px;
    top: 0;
    bottom:0;
    left: -65px;
    margin:
    auto;
    background-repeat:
    no-repeat;
    z-index:1 !important;
}
@media (max-width: 991px){
.number-03:before {
    width: 300px;
  left: -85px;
    height: 200px;
}}

/*number-04*/
.number-04 {
    position: relative;
}

.number-04:before {
    position: absolute;
    background-size: contain !important;
    width: 500px;
    content: '';
    background: url(/images/00_Cactus/home/number04.png);
    height: 316px;
    bottom: -28px;
    right: -5px;
    background-repeat:
    no-repeat;
    z-index:1 !important;
}
@media (max-width: 991px){
.number-04:before {
    width: 300px;
    right: -5px;
    height: 189px;
}}


/*number-05*/
.number-05 {
    position: relative;
}

.number-05:before {
    position: absolute;
    background-size: contain !important;
    width: 400px;
    content: '';
    background: url(/images/00_Cactus/home/number02.png);
    height: 400px;
    bottom: -120px;
    right: 0;
    margin:
    auto;
    background-repeat:
    no-repeat;
    z-index: 9999!important;
}
@media (max-width: 991px){
.number-05:before {
    width: 300px;
    height: 300px;
    bottom: 355px;
    right: -50px;
    background-repeat:
    no-repeat;
    z-index: 0!important;
  }}

/*number-06*/
.number-06 {
    position: relative;
}

.number-06:before {
    position: absolute;
    background-size: contain !important;
    width: 500px;
    content: '';
    background: url(/images/00_Cactus/home/number06.png);
    height: 316px;
    top: 80px;
    left: -90px;
    margin:
    auto;
    background-repeat:
    no-repeat;
    z-index: 0 !important;
}
@media (max-width: 991px){
.number-06:before {
    width: 300px;
    height: 300px;
    top: 2px;
    left: -100px;
    background-repeat:
    no-repeat;
    z-index: 99!important;
    opacity: 50%;
}}


/*number-01-about-page*/
.number-01-about-page {
    position: relative;
}

.number-01-about-page:before {
    position: absolute;
    background-size: contain !important;
    width: 300px;
    content: '';
    background: url(/images/00_Cactus/home/number01.png);
    height: 200px;
    top: -250px;
    bottom:0;
    left: 200px;
    margin:
    auto;
    background-repeat:
    no-repeat;
    z-index:-1 !important;
    }

@media only screen and (max-width:991px){
.number-01-about-page:before {
    top: -450px;
    bottom:0;
    left: -100px;
}}

/*number-02-about-page*/
.number-02-about-page {
    position: relative;
}

.number-02-about-page:before {
    position: absolute;
    background-size: contain !important;
    width: 300px;
    content: '';
    background: url(/images/00_Cactus/home/number02.png);
    height: 200px;
    top: -250px;
    bottom:0;
    right: 390px;
    margin:
    auto;
    background-repeat:
    no-repeat;
    z-index:1 !important;
    }

@media only screen and (max-width:991px){
.number-02-about-page:before {
    height: 200px;
    top: -120px;
    bottom:0;
    right: 0;
    }}

/**cta**/
.contact-text-001 {
  position: relative;
}

.contact-text-001:before {
    position: absolute;
    background-size: contain !important;
    content: '05';
    height: 350px;
    color: #d8d8d894;
    font-size: 400px;
  	font-weight:700;
    font-family: 'Poppins', sans-serif;
    left: -80px;
    top: -190px;
    z-index: -99 !important;
    letter-spacing: 10px;
}


.contact-text-002 {
  position: relative;
}

.contact-text-002:before {
    position: absolute;
    background-size: contain !important;
    content: '03';
    height: 350px;
    color: #e0e0e0;
    font-size: 400px;
  	font-weight:700;
    font-family: 'poppins' !important;
    left: -80px;
    top: -220px;
    z-index: -99 !important;
    letter-spacing: 10px;
}

.contact-text-002:before {
    position: absolute;
    background-size: contain !important;
    content: '03';
    height: 350px;
       color: #c3c3c36e;
    font-size: 300px;
  	font-weight:700;
    font-family: 'poppins' !important;
    left: -100px;
    top: -220px;
    z-index: -99 !important;
    letter-spacing: 10px;
}

.contact-text-004 {
  position: relative;
}

.contact-text-004:before {
    position: absolute;
    background-size: contain !important;
    content: '02';
    height: 350px;
    color: #e0e0e0;
    font-size: 330px;
    font-weight: 600;
    font-family: 'poppins' !important;
    left: -80px;
    top: -220px;
    z-index: -99 !important;
    letter-spacing: 10px;
}
@media (max-width: 991px){
.contact-text-004:before {
    content: '02';
    height: 350px;
       color: #c3c3c36e;
    font-size: 300px;
    left: -100px;
    top: -220px;
    z-index: -99 !important;
    letter-spacing: 10px;
}}


.contact-text-005 {
  position: relative;
}

.contact-text-005:before {
    position: absolute;
    background-size: contain !important;
    content: '04';
    height: 350px;
    color: #e0e0e0;
    font-size: 330px;
    font-weight: 600;
    font-family: 'poppins' !important;
    left: -80px;
    top: -220px;
    z-index: -99 !important;
    letter-spacing: 10px;
}
@media (max-width: 991px){
.contact-text-005:before {
    content: '04';
    height: 350px;
       color: #c3c3c36e;
    font-size: 300px;
    left: -100px;
    top: -220px;
    z-index: -99 !important;
    letter-spacing: 10px;
}}


.contact-text-006 {
  position: relative;
}

.contact-text-006:before {
    position: absolute;
    background-size: contain !important;
    content: '07';
    height: 350px;
    color: #e0e0e0;
    font-size: 330px;
    font-weight: 600;
    font-family: 'poppins' !important;
    left: -80px;
    top: -220px;
    z-index: -99 !important;
    letter-spacing: 10px;
}
@media (max-width: 991px){
.contact-text-006:before {
    content: '07';
    height: 350px;
       color: #c3c3c36e;
    font-size: 300px;
    left: -100px;
    top: -220px;
    z-index: -99 !important;
    letter-spacing: 10px;
}}


/*number-02-hotel-page*/
.number-02-hotel-page {
    position: relative;
}

.number-02-hotel-page:before {
    position: absolute;
    background-size: contain !important;
    width: 300px;
    content: '';
    background: url(/images/00_Cactus/home/number02.png);
    height: 200px;
    bottom: -20px;
    right: 0px;
    margin:
    auto;
    background-repeat:
    no-repeat;
    z-index: -9999999917 !important;
    }

@media only screen and (max-width:991px){
.number-02-hotel-page:before {
    height: 200px;
    top: -13px;
    bottom: unset;
    right: -60px;
}}







/*end*/