/* step 1*/
/**/

.step_1_template{
    position:relative;
    /* background-image:url("/wp-content/uploads/2025/02/Group-1000004357.png"); */
    /* background-position-x:150px; */
    /* background-position-y:center; */
    /* background-size:100% 100%; */
    /* background-repeat:no-repeat; */
    /* object-fit:contain; */
    /* height:100%; */
    /* background:red!important; */
    max-width:1200px!important;
    max-height:600px;
    margin:auto;
}
.step_1_template .images img{
    position:absolute;
}
.step_1_template .images img:first-child{
    top:0;
    left: 5%;
    height:85%;
}
.step_1_template .images img:last-child{
    height:20%;
    top:0px;
    right:0px;
            display:none;

}
@media screen and (max-width:760px){
    .step_1_template .images img{
         display:none;
    }
}
@media screen and (min-width:800px){
  
      .step_1_template .images img:first-child{
         left: 8%;
         top:71px;
          /* height:95%; */
    }
}
@media screen and (min-width:840px){
      .step_1_template .images img:first-child{
         left: 9%;
         top:71px;
          /* height:95%; */
    }
}
@media screen and (min-width:890px){
      .step_1_template .images img:first-child{
         left: 12%;
         top:71px;
          /* height:95%; */
    }
}
@media screen and (min-width:970px){
      .step_1_template .images img:first-child{
         left: 15%;
         top:26px;
          /* height:95%; */
    }
}
@media screen and (min-width:1000px){
     .step_1_template .images img:first-child{
         left: 19%;
         top:0;
          /* height:95%; */
    }
}
@media screen and (min-width:1020px){
     .step_1_template .images img:first-child{
         left: 19%;
          /* height:95%; */
    }
}
@media screen and (min-width:1070px){
    .step_1_template .images img:first-child{
         left: 22%;
          /* height:95%; */
    }
  
}
@media screen and (min-width:1070px){
    .step_1_template .images img:first-child{
         left: 22%;
          /* height:95%; */
    }
   
}
@media screen and (min-width:1114px){
    .step_1_template .images img:first-child{
         left: 24%;
          /* height:95%; */
    }
   
}
@media screen and (min-width:1150px){
     .step_1_template .images img:first-child{
         left: 22%;
    }
    .step_1_template .images img:last-child{
        display:block;
        height: 40.4%;
    }
}
@media screen and (min-width:1170px){
     .step_1_template .images img:first-child{
         left: 24%;
    }
    .step_1_template .images img:last-child{
        /* display:block; */
        height: 40.4%;
    }
}
@media screen and (min-width:1210px){
     .step_1_template .images img:first-child{
         left: 26%;
    }
    .step_1_template .images img:last-child{
        /* display:block; */
        height: 40.4%;
    }
}
@media screen and (min-width:1220px){
     .step_1_template .images img:first-child{
         left: 28%;
    }
    .step_1_template .images img:last-child{
        /* display:block; */
        height: 40.4%;
    }
}
@media screen and (min-width:1291px){
     .step_1_template .images img:first-child{
         left: 27%;
         height:100%;
    }
        .step_1_template .images img:last-child{
        display:block;
        height:47%;
        width: 27%;
    }
}
/* @media screen and (min-width:1240px){} */
.step_1_template h3{
    position:absolute;
    right:0;
    top:-60px;
} 
.step_1_template .cont{
    display:grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: 50% 50%;
    position:relative;
    /*background:#ebebeb;*/
    border-radius:20px;
    max-height: 80vh;
    /* background: red; */
    font-size: 11px!important;
}

.step_1_template h3{
    text-align:right;
    color:#0B5151;

}
.step_1_template .cont .block_info{
    /*background-color:white;*/
    padding: 18px 57px;
    border-radius:20px;
    padding-left: 0;);
    padding-right: 0;
    padding-right:20px
}
.step_1_template .cont .block_info:first-of-type{
    padding-right:100px
}
.block-desc{
    
}
.step_1_template .cont .block_info .block-desc {
    display: grid;
    grid-template-columns: 1fr 50px;
    justify-content:center;
    align-items:end;
    gap:10px
}
.step_2_template .cont .block-desc a,
.step_3_template .cont .block-desc a,
.step_1_template .cont .block_info  a{
    display:flex;
    justify-content:center;
    align-items:center;
    width:50px;
    height:50px;
    border-radius:50%;
    background:var(--theme-link-initial-color);
    color:white;
}
.step_2_template .cont .block-desc a:hover,
.step_3_template .cont .block-desc a:hover,
.step_1_template .cont .block_info  a:hover{
    scale:1.04;
}
.step_1_template .cont .block_info:first-child{
    /* grid-area:1/1/1/2; */
}
.step_1_template .cont .block_info:last-child{
     /* grid-area:2/2/3/3; */
}
.step_1_template .cont .block_info:last-child a{
float:right;
}

.step_1_template .cont .block_img{
    display:grid;
    grid-template-columns:1fr 1fr;
    align-items:center;
    gap:20px;
    /*background:red;*/
}

.step_1_template .cont .block_img img{
    object-fit:contain;
    /*background:#ebebeb;*/
    padding:20px;
    border-radius:20px;
    height:100%;
    
}
.step_1_template .cont .block_img  >div{
    height:100%;
    display:grid;
    justify-content:start;
    align-items:end;
    margin-left:20px;
        margin-bottom:20px;
}

.step_1_template{
    position:relative;
}
.step_1_template .bg-image{
    position:absolute;

    top:0;
    left:0;
}
.step_number>span{
    /* background:red; */
    height:fit-content;
    width:fit-content;
    display:flex;
    flex-direction:column;
    align-items:center;
    font-size:25px;
    
}
.step_number>span span:first-child{
   font-size:42px;
    color:#5d5e5e;
}
.step_number>span span:last-child {
    color:#aeaeae;
}
.step_number>span  hr{
    width:10px;
    height:1.5px;
    background:#5d5e5e!important;
    margin:0;
    margin-top:-10px
}
.step_1_template .block_info{
     animation: slide-right 1s;
}
.step_1_template .block_info:last-child{
     animation: slide-left 1s;
}

/**/
/* step 2*/
/**/
.step_2_template{
    display:grid;
    grid-template-columns:400px 1fr;
    position:relative;
   
}
.step_2_template >img{
    max-width:400px;
    height:auto;
}

.step_2_template .cont h3,
.step_2_template .cont .block-desc{
    margin-left:40px;
    position:relative;
}
.step_2_template .cont{
    padding-left:10px;
}
.step_3_template .step_number,
.step_2_template .cont .block-desc .step_number{
    position:absolute;
    right:20px;
    bottom:0px;
}

.step_2_template .cont .block-desc p{
    max-width:450px;
    margin-bottom:40px
}
.step_2_template .block-desc{
             animation: slide-left 1s;

}
.step_2_template >img{
    animation: slide-right 1s;
}
/**/
/* step 3 */
/**/
.step_3_template .cont{
    display:grid;
    grid-template-columns:1fr 1fr;
}
.step_3_template .block-desc{
    position:relative;
    height:100%;
    margin-bottom:20px;
}
.step_3_template .block-desc .step_number{
    bottom:60px;
}
.step_3_template .cont .block_imgs{
      display:grid;
    grid-template-columns:1fr 1fr;
    gap:20px;
    /* background:red; */
    /* max-height:700px; */
}
.step_3_template .cont .block_imgs div:first-child{
    display:grid;
    grid-template-columns:1fr;
    grid-template-rows:1fr 1fr;
    row-gap:20px;
}
.step_3_template .cont .block_imgs img{height:100%;object-fit:contain;/* background:blue; */border-radius:20px;max-height:100%;}
.step_3_template .block-info{
         animation: slide-right 1s;
         margin-top: 72px;
}
.step_3_template .block_imgs div:last-child{
     animation: slide-left 1s;
}
@media screen and (max-width:767px){
    .steps-slider-container .e-con-inner{
    /* background:red; */
    padding:0;
    margin:0
}
    /* .step_3_template .block_imgs div:last-child {
        max-width:250px;
         margin:auto;
        width:100%;
         padding-top:20px;
    }
         .step_3_template .block_imgs div:first-child :first-child{
             ;width:100%;
         }

     .step_3_template .block_imgs div:first-child {
        max-width:250px;
         max-height:300px!important;
         margin:auto;margin-top:-17px;
        
         

    }
 */
 .elementor-483 .elementor-element.elementor-element-e21b1d6 {
     --width:fit-content!important;
 }
  .step_1_template h3 {
        font-size: 25px;
    padding-top: 20px;
    }
    .step_1_template h5{
        margin-bottom:5px
    }
    /* .step_2_template .cont .block-desc a, */
/* .step_3_template .cont .block-desc a, */
.step_1_template .cont .block_info  a{
    width:38px!important;
    height:auto!important;
    padding:10px;
}.step_1_template .cont .block_info  a svg{
    height:19px;
    width:19px;
    
}
   .steps-slider-container .e-con-inner {
        padding-left: 0 !important;
    padding-right: 0 !important;

    }
    .block_info br{
        display:none;
    }
    div.block_info{
        padding-bottom:0px!important;
        
    }
   .block_info h5{
    font-size:15px!important
     }
    
    .step_1_template .cont,
    .step_3_template .cont,
    .step_2_template{
        display:flex;
        flex-direction:column;
        /* gap:10px; */
    }
    .step_3_template{
        padding-top:70px;
    }
    .step_3_template .cont .block_imgs{
          padding-bottom: 50px;
    }
    .step_1_template .cont .block_img{
         /* display:none!important; */
       
    }
    .block_info{
        padding:20px 10px!important;
    }
    .step_3_template .block-desc .step_number{
    bottom: -34px;
}
       .step_1_template ,
    .step_3_template {
        
    }
    /*.step_1_template .block_img{*/
    /*    display:none!important;*/
    /*}*/
    .step_2_template >img{
        max-height: 211px;
        object-fit:contain;
        margin:auto;
    }
   
  .step_1_template .cont .block_img:nth-of-type(3){
      order:4
  }
}
@media screen and (max-width:480px){

}
.custom-slide-step-container {
    position:relative;
    cursor:pointer;
    height:100vh;
    max-height:100vh;
    /*background-color:white;*/
}
.custom-slide-step-container .custom-slide-step{
    position:absolute;
    top:0;
    left:0; 
    z-index:0;
    opacity:0;
    transition:all 1s;
    display:none;
} 
.custom-slide-step-container .custom-slide-step.active{
    position:relative!important;
    opacity:1;
    display:grid;
}

.custom-slide-step h5{
    font-size:1.4rem;
}

.custom-slide-step h3{
    font-size:2.4rem;
    color:#0b5151!important;
}
/* .block-desc,.block-info{
       
 animation: slide-left 1s;
} */
@keyframes slide-right {
  from {
    transform:translateX(-100%);
  }
  to {
    transform:translateX(0%);
  }
}
@keyframes slide-left {
  from {
    transform:translateX(100%);
  }
  to {
    transform:translateX(0%);
  }
}
.step_1_template p,
.step_2_template p,
.step_3_template p{
    font-size:13px!important;
  margin-bottom:10px;
}
.step_1_template,
.step_2_template,
.step_3_template{
    max-width: 1200px!important;
    /* height: 100vh; */
    margin:auto!important;
    justify-content:center;
    align-items:center;
    /* background:green; */
    /* padding-top: 69px; */
    /* padding-bottom: 90px; */
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    /* padding-block: 200px; */
}

/*.panel{*/
/*    width:100%;*/
/*    height:100%;*/
    /*opacity:0;*/
/*}*/


.container {
  width: 300%;
  height: 100vh;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
}

.container .my_title {
  position: fixed;
  top: 50%;
  max-width: 90%;
  /* left: 0; */
  z-index: 1;
  /* transform: translate(-50%, -50%); */
  font-family: "Signika Negative", sans-serif, Arial;
  color: #000;
  font-size: 24px;
  /*// display: none;*/
  opacity: 0;
  transition: opacity 0.5s ease;
  /* left: 50%!important; */
  /*background: blue;*/
  width: 33%;
  display: flex;
  /* transform: translateX(-100%); */););
  margin: auto!important;
  justify-content: center;
  align-items: center;
  /* right: 0; */
    font-size:20px;
}

/*.container .my_title:first-of-type {*/
/*  display: block;*/
/*}*/

.panel {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  font-size: 1.5em;
  text-align: center;
  color: white;
  position: relative;
  box-sizing: border-box;
  padding: 10px;
}

.title_container{
    /*background-color:red!important;*/
    width: 100%;
    /* max-width: 900px; */
    position: absolute;
    top: 0;
    /* left: 50%; */
    height: 100%;
    left: 0;
    padding-left: 0!important;
    margin-left: 0!important;
}



