/*
Theme Name: Solutek Child
Theme URI: https://solutek-wp.laralink.com/
Template: solutek
Author: ThemeServices
Author URI: https://themeforest.net/user/themeservices
Description: Solutek - Technology &amp; IT Solution WordPress Theme
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.1.1746613411
Updated: 2025-05-07 10:23:31

*/


    

   
.common__btn.hv_blue {
    display: none !important;
}

    .main-sec {
      max-width: 1700px;
      width: 100%;
      margin: 0 auto;
      padding: 0 15px;
      position: relative;
    }


    .has-scroll-smooth body {
      overflow: hidden;
      margin: 0;
    }

    .appi__head2+.common__btn {
      margin-top: 0
    }


    @keyframes arrowmove {
      0% {
        -webkit-transform: translateX(-5px)
      }

      100% {
        -webkit-transform: translateX(.3em)
      }
    }

    @-webkit-keyframes arrowmove {
      0% {
        -webkit-transform: translateX(-5px)
      }

      100% {
        -webkit-transform: translateX(.3em)
      }
    }

.common__btn {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    transition: all .3s cubic-bezier(.19,1,.22,1);
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
}
.states_head+.states_head {
    margin-left: 10px;
    padding-left: 50px;
    border-left: 1px solid #707070;
}
.states_head {
    width: 140px;
}
.common__btn svg {
    right: 10px;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #fff;
    width: 18px;
    position: absolute;
    height: 18px;
    stroke-width: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
}
.common__btn .btn-effect {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    transition: all .3s cubic-bezier(.19,1,.22,1);
    border: 2px solid #fff;
    padding: 14px 50px 14px 25px;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
}


    .showcase_card .common__btn {
      display: inline-block;
      margin-top: 50px
    }

    .showcase_panel {
      height: 100vh;
      display: flex;
      align-items: center
    }

    .showcase {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 70vh;
      width: 100%;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      align-items: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center
    }

    .showcase_view {
      height: 100%
    }

    .showcase_view img {
      width: 100%;
      border-radius: 30px !important;
    }

    .showcase_inner {
      position: relative;
      overflow: hidden;
      width: 35%;
      height: 100%
    }

    .showcase_card {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      transform: translateY(0%);
      opacity: 0;
      color: #fff;
      padding-right: 50px
		  padding-top:50px !important;
    }

    .showcase_card:first-child {
      opacity: 1;
      transform: translateY(0)
    }

    .cs {
      color: #116bfb;
      font-size: 14px
    }

   .showcase_subhead {
    font-size: 16px;
    font-family: 'Fira Sans';
}
.app__head4 {
    font-size: 42px;
    font-weight: 600;
    margin: 30px 0;
    font-family: 'Poppins';
}

    .showcase_subhead {
      font-size: 22px;
      line-height: 1.5
    }

    .showcase__results {
      padding-top: 40px
    }

    .results_text {
      font-size: 14px
    }

    .results_head {
      font-size: 14px;
      font-weight: 300
    }

    .results_count {
      display: flex;
      color: #fff;
      padding: 15px 0 30px
    }


    .showcase_visuals {
      position: relative;
      overflow: hidden;
      width: 67%;
      height: 100%;
      margin-right: 60px
    }

    .showcase_view {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      overflow: hidden
    }

    .scr_bar {
      height: 550px;
      width: 2px;
      background: rgb(255 255 255/50%);
      border-radius: 100px;
      position: absolute;
      right: 20px;
      top: 0
    }

    .bar {
      position: absolute;
      left: -1px;
      top: 0;
      width: 4px;
      height: 140px;
      background: #116bfb;
      content: "";
      border-radius: 60px
    }

    .showcase_panel {
      position: relative
    }

.showcase_view {
    height: 100%;
}
    .image-sec {
      height: 100vh;
      background: #ffff;
    }
 @media (max-width: 767px) {
    .appi_portfolio_panel .ds_flex, .showcase, .part_wrapper .ds_flex {
        flex-direction: column;
		 align-items: flex-start;
    }
	 .showcase_inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
}
   @media screen and (min-width: 767px) and (max-width: 1023px) {
    .showcase {
        flex-direction: column;
        align-items: flex-start;
        height: 65vh;
        padding-top: 2rem;
    }
}

