[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.188.27.67: ~ $
.gsc-work-process{
   position: relative;
   overflow: hidden;
   padding: 0 15px;
   margin-bottom: 30px;
   .box-content{
      position: relative;
      margin: 0 auto 50px;
      padding: 0 10px;
      max-width: 100%;
      .box-line{
         background: $black;
         height: 6px;
         position: absolute;
         top: 50%;
         margin-top: -3px;
         width: 300px;
         @media(max-width: 768px){
            display: none;
         }
         &.line-left{
            right: 100%;
         }
         &.line-right{
            left: 100%;
         }
      }
      .box-background{
         @include size(100%, 100%);
         position: absolute;
         top: 0;
         left: 0;
         z-index: 1;
         background-size: cover;
      }
      .icon-inner{
         position: relative;
         left: 0;
         z-index: 11;
         width: 100%;
         text-align: center;
         .box-icon{
            display: inline-block;
            i{
               color: $white;
               font-size: 64px;
            }
            svg{
               fill: $white;
               width: 64px;
            }
         }
      }
      .number-text{
         @include size(60px, 60px);
         border-radius: 50%;
         background: $theme-color;
         color: $white;
         font-family: $headings-font-family;
         font-size: 20px;
         text-align: center;
         line-height: 60px;
         position: absolute;
         bottom: -30px;
         left: 50%;
         margin-left: -30px;
         z-index: 11;
         transition: all 0.35s;
         &:after{
            content: '';
            @include size(20px, 20px);
            background: $white;
            @include scale(0);
            position: absolute;
            top: -3px;
            right: -3px;
            z-index: 11;
            border-radius: 50%;
            transition: all 0.35s;
         }
      }
   }
   .box-title{
      text-align: center;
      font-size: 24px;
      margin-bottom: 0;
      @include media-breakpoint-down(lg){
         font-size: 20px;
      }
      @include media-breakpoint-down(md){
         font-size: 18px;
      }
   }
   &:hover, &.active{
      .box-content{
         .number-text{
            background: $theme-color;
            color: $black;
            &:after{
               @include scale(1);
            }
         }
      }
   }
}

Filemanager

Name Type Size Permission Actions
_banner.scss File 2.37 KB 0644
_blog.scss File 1.72 KB 0644
_box-hover.scss File 2.79 KB 0644
_brand-hover.scss File 1.88 KB 0644
_brand.scss File 427 B 0644
_career.scss File 1.46 KB 0644
_cart.scss File 941 B 0644
_circle-progress.scss File 674 B 0644
_countdown.scss File 2.14 KB 0644
_counter.scss File 2.42 KB 0644
_course-banner-group.scss File 7.9 KB 0644
_course-filter-form.scss File 3.56 KB 0644
_course.scss File 117 B 0644
_gallery.scss File 1.17 KB 0644
_heading-block.scss File 3.19 KB 0644
_icon-box-group.scss File 1.37 KB 0644
_icon-box-styles.scss File 8.3 KB 0644
_image-content.scss File 8.18 KB 0644
_locations-map.scss File 2.83 KB 0644
_navigation-menu.scss File 272 B 0644
_posts.scss File 2.82 KB 0644
_pricing.scss File 2.16 KB 0644
_search-box.scss File 193 B 0644
_services-group.scss File 1.49 KB 0644
_team.scss File 5.27 KB 0644
_testimonial.scss File 5.76 KB 0644
_user.scss File 5.49 KB 0644
_video-box.scss File 4.28 KB 0644
_video-carousel.scss File 1.11 KB 0644
_work-process.scss File 2.34 KB 0644