@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

* {
  box-sizing: border-box;
  font-family: 'Inter', sans-serif;
  /* background-color:  #F9F9F9; */
}

body {
	background-color: #F9F9F9;
}

.card_block {
  text-align: center;
  background-color: white;
  border: 2px solid #dcd0d0a3;
  margin: auto;
  max-width: 72%;
  border-radius: 16px;
  margin-bottom: 32px;
  margin-top: 37px;
  font-family: 'Inter', sans-serif;
  /* box-shadow: 0px 4px 4px 0px #00000040; */
}

.bussiness_block .box {
    box-shadow: none !important;
    border: 2px solid #EEEEEE !important;
    cursor: pointer;
   width:91%;
   height:115px;
}
.bussiness_block .img-fluid {
  max-width: 72%;
  height: auto;
}
.image1{
max-width:93%;
}

.card-body_block h5 {
  font-size: 23px;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  margin-bottom: 12px;
  margin-top: 40px;
}

.card-body_block p {
  line-height: 22px;
  font-family: 'Inter', sans-serif;
  /* width: 55%; */
  margin: auto;
  color:#7F7E8B;
  font-weight: 400;
  font-size: 16px;
}

.process1{
  cursor: auto!important;
}
.box_1:hover{
  border: 2px solid #2BD938 !important
}
.custom-input {
  font-family: 'Inter', sans-serif;
  border-radius: 8px;
  padding: 10px;
  border: 1px solid #7F7E8B;
  width: 84%;
  margin-bottom: 20px;
  color: #7F7E8B;
  opacity: 50%;
  margin-top: 25px;
}


.submit .btn {
  background: #2BD938;
  color: #fff;
  border-radius: 4px;
  padding: 11px 40px 10px 40px;
  margin-top: 8px !important;
  font-weight: 500;
  font-size: 16px; 
  margin-bottom:50px;
}


.onboarding_heading {
  text-align: center;
  margin: 35px 0px;
}

.onboarding_heading h2 {
  font-family: 'Inter', sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  color: #000000;
}

.onboarding_heading p {
  font-family: 'Inter', sans-serif;
  color: #7D7D7D;
  font-weight: 500;
  font-size: 18px;
  margin-top: 13px;
  margin-bottom: 36px;
}
.onboarding_btn {
  margin-bottom: 50px;
}


.onboarding_btn .btn {
  font-family: 'Inter', sans-serif;
 margin-top: 15px !important;
  border-radius: 4px;
  padding: 11px 36px;
  border: 2px solid #EEEEEE;
  color: #000;
  font-weight: 500;
  background-color: white;
  font-size: 16px;
  
}
.btn_back{
padding:9px 54px !important;
}
.btn_next{
border:none !important;
}

.onboarding_btn .btn_next {
  background: #2BD938 !important;
  color: #fff;
  margin-left: 10px;

}
.main_button{
margin-top:25px;
}

.charge_back_img {
  width: 100px;
  margin: auto;
  border: 1px solid #18e64f;
  border-radius: 50px;
  padding: 15px;
}

.charge_back_img svg {
  fill: #18e64f;
}

.chargeback_block_parenst {
  width: 90%;
  position: relative;
  margin: auto;
}

.onboarding_block {
    background-color: white;
    border: 2px solid #EEEEEE;
    border-radius: 20px;
    padding: 0px 33px 20px;
    width: 34%;
    margin: auto;
}

.bussiness_block {
  border-radius: 20px;
  margin-bottom: 20px;
  width:75%;
  margin:auto;
}

.buss_model_option {
  border-radius: 8px;
  max-width: 50%;
  min-height: 45px;
  background: #FFFFFF;
  color: #7F7E8B;
  font-size: 16px;
  font-weight: 500;
  border: 2px solid #EEEEEE;
  margin-top: 42px;
}

.set_tick {
  position: absolute;
  top: 7%;
  left: 91%;
  transform: translate(-50%, -50%);
}

.set_tick_1 {
  position: absolute;
  top: 7%;
  left: 91%;
  transform: translate(-50%, -50%);
}

.active .set_tick,
.active .set_tick_1 {
  display: block;
}

.set_tick,
.set_tick_1 {
  display: none;
}

.chargback_inner_heading {
  text-align: center;
  margin-top: 40px;
}

.chargback_inner_heading h3 {
  font-size: 20px;
  font-family: 'Inter', sans-serif;
  color: #000000;
  margin: 20px 0px 6px;
  font-weight: 600;
}

.chargback_inner_heading p {
  color: #808080;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.btn.complete-btn {
  background-color: #18e64f;
  cursor: pointer;
  font-family: inherit;
  padding: 8px 30px;
  margin: 5px;
  font-size: 14px;
  border-radius: 5px;
  color: white;
  
}
.block_container{
    width : 71% !important;
}
.box_1{
  box-shadow: none !important;
  border: 2px solid #EEEEEE !important;
  border-radius: 16px !important
}
.two_btn {
    display: flex;
    justify-content: center;
    margin: 43px 0 0px 0;
   
    align-items: baseline;
}
.two_btn p {
  color: #2BD938;
  font-family: 'Inter', sans-serif;
  text-decoration: underline;
  font-weight: 500;
  font-size: 18px
}
.svg_tag{

}

/* Adjust icon size and margin */
.fa-circle-info {
  font-size: 1em;
  /* Change icon size as needed */
  margin-left: 5px;
  /* Adjust spacing between icon and text */
  color: #18e64f;
  margin-top: 4px;
}

.Tringle_image {
  text-align: center;
  margin-top: -21px;
}


@media only screen and (max-width: 1024px) and (min-width: 992px) {
  div.hr_line h4 {
    margin: 10px 0px 11px 0px !important
}
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  div.hr_line h4{
    margin:10px 0px 31px 0px !important
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .process-wrap {
    width: 80% !important;
  }
  
  div.box_upper_text p{
    font-size: 16px;
  }
  div.box_1 h2{
    font-size: 18px;
  }
.third_card{
  margin: 20px;
}
/*
div.hr_line h4{
  margin:10px 0px 35px 0px !important
}*/
div.third_card_block{
  margin: 15px;
}
div.basic_plan_bottom_content h4{
  margin: 10px 0px 0px 0px
}
  div.process-step {
    transform: scale(1);
  }
  div.basic_plan_bottom, .card .basic_plan_bottom{
    height: 455px;
  }
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
  .process-wrap {
    width: 100% !important;
  }
  .bussiness_block{
  width:100% !important;
  
  }
  
  .onboarding_heading p {  
    margin-bottom: 0px !important;
  }
  .onboarding_btn .btn{
	margin-top:23px !important;
}
 .btn{
   height : 49px !important;
  }
  .add{
	padding-top:0px !important;
}
  .chargback_inner_heading h3{
    font-size: 18px;
  }
  .chargback_inner_heading p{
    font-size: 14px;
  }
  .button_back {
    padding: 9px 42px !important
 }
 
.button_back1 {
  padding: 11px 28px !important
}
  .traingle_1{
    margin-top: 50px;
 }

 div.submit .btn{
  padding: 6px 18px 6px 18px;
  font-size:14px;
}

  div.hading_secton1{
    padding: 0;
  }
  .onboarding_btn .btn{
  
    font-size: 16px;
    font-weight: 500;
  }
  .two_btn{
    margin-top: 20px;
  }
 .onboarding_btn {
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 13px;
    justify-content: center;
    gap:10px;
}
  
  div.box_upper_text p{
    font-size: 15px;
  }
  div.box_1 h2{
    font-size: 16px;
  }
  div.common_button p{
    font-size: 15px;
    padding: 2px;
  }
  
  .onboarding_btn {
    margin: 0;
  }
  
.next_step_button{
  height: 110px;
}
div.basic_plan_bottom, .card .basic_plan_bottom{
  height: 455px;
}
  .block_container {
    display: flex;
    justify-content: center;
    width:100% !important;
  }

  div.second_block_card1 {
    max-width: 78.5%;
  }

  .onboarding_heading h2 {
    padding: 9px;
    line-height: 29px;
  }

  div.process-step {
    transform: scale(0.8);
  }

  .onboarding_heading h2 {
    font-size: 19px;
  }

  .onboarding_heading p {
    font-size: 14px;
    margin-top: 0;
  }

  div.business_model_block .box_1 {
    height: 331px;
    width: 94%;
  }

  div.business_model_block {
    width: 95%;
  }

  .onboarding_btn .btn_next {
    margin-left: 0px !important;
  }

  div.box_1 h2 {
    margin-top: 19px;
  }

  .onboarding_heading {
    margin: 23px 0;
  }

  .process-label {
    font-size: 9px !important;
    padding: 0 !important;
  }

  .box_1 {
    width: 100%;
  }
}

/* > Process Styles */
.process-wrap {
  width: 70%;
  margin: auto;
}

.process-main {
  width: 100%;
  min-width: 320px;
  display: flex;
}

.col-3 {
  width: 25%;
  position: relative;
}
.process-main .col-3:not(:first-child):before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1.38%;
  top: 7.5px;
  left: calc(-50% + 6px);
  right: 0;
  background:#D5D5D9;
  /* border: 2px #ebebeb solid; */
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}


.process-step-cont {
  font-family: sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-content: space-between;

}

.process-step {
  /* border: 5px #fff solid;
    outline: 2px solid red; */
  border-radius: 100%;
  line-height: 0;
  background: #D5D4D8;
  text-align: center;
  align-items: center;
  justify-content: center;
  align-self: center;
  display: flex;
  color: #fff;
  width: 15px;
  height: 15px;
  font-weight: 700;
  margin-bottom: 7px;
  z-index: 4;
  cursor: pointer;
  transform: scale(1.4);
}


.process-label {
  color: #000000;
  font-weight: 600;
  width: 100%;
  text-align: center;
  padding: 10px;
  text-transform: none;
  font-size: 14px;
}

.process-dots {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ebebeb;
  cursor: pointer;
}

.process-dot-cont {
  display: flex;
  justify-content: space-around;
  align-items: stretch;
  width: 60%;
  padding-top: 5px;
}

.active-step1 .col-3:first-child .process-step,
.active-step1 .col-3:first-child .process-dots:first-child,
.active-step1-mini2 .col-3:first-child .process-step,
.active-step1-mini2 .col-3:first-child .process-dots:nth-child(-n + 2),
.active-step1-mini3 .col-3:first-child .process-step,
.active-step1-mini3 .col-3:first-child .process-dots:nth-child(-n + 3),
.active-step1-mini4 .col-3:first-child .process-step,
.active-step1-mini4 .col-3:first-child .process-dots:nth-child(-n + 4) {
  background-color: #56E61F;
}

.active-step1-mini2 .col-3:first-child .process-dots:first-child,
.active-step1-mini3 .col-3:first-child .process-dots:nth-child(-n + 2),
.active-step1-mini4 .col-3:first-child .process-dots:nth-child(-n + 3) {
  background-color: #fbcb93;
}

.active-step2 .col-3:first-child .process-step:before,
.active-step3 .col-3:nth-child(-n + 2) .process-step:before,
.active-step4 .col-3:nth-child(-n + 3) .process-step:before {
  /* content: "\2713"; */
  padding: 7px;
}

.active-step2 .col-3:nth-child(-n + 2) .process-step,
.active-step2 .col-3:nth-child(-n + 2) .process-dots,
.active-step3 .col-3:nth-child(-n + 3) .process-step,
.active-step3 .col-3:nth-child(-n + 3) .process-dots,
.active-step4 .col-3:nth-child(-n + 4) .process-step,
.active-step4 .col-3:nth-child(-n + 4) .process-dots {
    background-color: #56E61F;
}

.active-step2 .col-3:nth-child(-n + 2):before,
.active-step3 .col-3:nth-child(-n + 3):before,
.active-step4 .col-3:nth-child(-n + 4):before {
  background: #56E61F !important;
}

@media screen and (max-width: 640px) {
  .process-main {
    flex-wrap: wrap;
  }
}

.process-wrap .default_active {
  border: 2px solid #fff;
  outline: 1px solid  #56E61F;
}

.active-step2 .step-2 {
  border: 2px solid #fff;
  outline: 1px solid  #56E61F;
}

.active-step3 .step-3 {
  border: 2px solid #fff;
  outline: 1px solid  #56E61F;
}

.active-step4 .step-4 {
  border: 2px solid #fff;
  outline: 1px solid  #56E61F;
}
@media only screen and (max-width:1200px) and (min-width:1024px) {


  div.box_1 h2{
    font-size: 18px;
  }
  div.box_upper_text p{
    font-size: 15px;
  }
  div.hr_line h4 {
    margin: 10px 0px 17px 0px !important;
}

}
@media only screen and (max-width:1200px) and (min-width:768px) {
.bussiness_block .img-fluid {
    max-width: 100% !important;
   
}
  /* .card {
    max-width: 80%;
  } */
    .other_para {
    font-size: 8px !important;
    line-height: 11px !important;
}
  .card-body_block p {
    width: 71%;
  }
.chargback_inner_heading p{
    font-size: 15px;
  }
  .chargback_inner_heading h3{
    font-size: 17px;
  }
  div.mobile_view {
    height: 426px;
  }
  .bussiness_block .col-sm-6 {
  padding : 5px !important;
  }

  div.first_block_card {
    height: 426px;
  }

  .onboarding_heading h2 {
    font-size: 30px;
  }
  .bussiness_block .box {
    width: 100%;
    padding: 0 15px;
    height: 100px;
  }

  .plan_view_page {
    width: 100% !important;
  }

  .basic_plan_bottom_content span {
    font-size: 17px !important
  }

  div.schedule_demo h6 {
    padding: 6px 6px;
    font-size: 13px;
  }

  div.schedule_demo1 h6 {
    padding: 6px 6px;
    font-size: 13px;
  }

  .schedule_demo {
    position: absolute !important;
    top: 3.75% !important;
    right: 4% !important;
  }

  .schedule_demo1 {
    position: absolute !important;
    top: 3% !important;
    right: 4% !important;
  }
}

@media only screen and (max-width:768px) and (min-width:400px) {
  .process-label {
    font-size: 12px !important
  }
  div.onboarding_btn .btn_next{
    margin-left: 10px;
  }
div.third_card_block{
  margin: 15px;
}
  div.mobile_view {
    height: 344px;
  }

  .onboarding_heading h2 {
    font-size: 25px;
  }

  div.schedule_demo h6 {
    padding: 8px 15px;
    font-size: 11px;
  }

  div.schedule_demo1 h6 {
    padding: 8px 15px;
    font-size: 11px;
  }


}
@media screen and (max-width: 768px) {
#select_crm_list{
    overflow: auto;
   
  }
}
@media only screen and (max-width:767px) and (min-width:320px) {
  .card {
    max-width: 100%;
  }
  div.alert_model_block{
  width : 94% ;
  }
    div.business_model_block .box_1{
    width: 100%;
  }
  #select_crm_list , #choicelist{
     width: 80% !important;
    margin: auto !important;

  }
  
  
.onboarding_block{
  margin: 15px;
}
  div.card-body_block h5 {
    margin: 17px 5px;
    font-size: 18px;

  }
  div.common_block1{
    padding-bottom: 10px;
  }

  div.schedule_demo h6 {
    padding: 7px 12px;
    font-size: 11px;
  }

  div.schedule_demo1 h6 {
    padding: 7px 12px;
    font-size: 11px;
  }
  div.bottom::after {
        content: '';
        height: 30px;
        width: 30px;
        position: absolute;
        bottom: -26px;
        left: 50%;
        transform: translate(-50%, -30%) rotate(225deg);
        border-top: #EEEEEE solid 2px;
        border-left: #EEEEEE solid 2px;
        /* top: 50%; */
        z-index: 200;
        background-color: white;
    }
  .card-body_block p {
    line-height: 20px;
    width: 89% !important;
  }

  .custom-input {
    padding: 6px;
    font-size: 14px;
  }

  div.schedule_demo {
    position: relative;
    top: 50%;
    left: 55%;
    transform: translate(-56%, -24%);
    text-align: center;
    width: 56%;
  }

  div.schedule_demo1 {
    position: relative;
    top: 50%;
    left: 55%;
    transform: translate(-56%, -24%);
    text-align: center;
    width: 56%;
  }

  div.progress_section {
   margin: 30px 0 24px 0;
  }
  .other_para {
    font-size: 8px !important;
    line-height: 11px !important;
}

}

/* Ananad */

.third_button{
  padding: 12px 62px !important;
  font-weight: 600 !important
}
.card-body_block p {
  width: 59%;
}
.hading_secton1{
  padding-top:20px;
}
.first_block_card1 {
  box-shadow:0px 3px 3px 0px #00000047;
}

.progress_section {
  margin: 60px 0 37px 0;
}

.custom-input {
  border: 1px solid #7F7E8B;
  color: #7F7E8B;
  font-weight: 500;
  padding: 10px 18px;

}
.card-body_block h5 {
  font-size: 24px;
  font-weight: 600;
  color: #000000;
}

.custom-input {

  border: 1px solid #7F7E8B;
}

.second_block1 p {
  padding: 9px 0 2px 0;
}

.next_step_button button {
  font-weight: 600;
  font-size: 16px;
}

.second_card p {
  padding: 7px 7px;
}

.schedule_demo {
  position: absolute;
/*  top: 13.1%; */
  right: 2%;


}
.schedule_demo button, .schedule_demo1 button{
    background-color: white;
    border: 2px solid #D5D4D8;
    padding: 9px 25px;
    font-weight:500;
    border-radius:3px;
}
.schedule_demo1 {
  position: absolute;
/*  top: 10.5%; */
  right: 2%;
}

.schedule_demo h6 {
  background-color: #D9D9D9;
  padding: 8px 36px 2px 38px;
  font-size: 18px;
  font-weight: 500;
  color: #000000;
}

.schedule_demo1 h6 {
  background-color: #D9D9D9;
  padding: 8px 36px 2px 38px;
  font-size: 18px;
  font-weight: 500;
  color: #000000;
}

.logo_section {
  margin: auto;
  width: 76%;
  /* padding: 10px 0px 10px 0px; */
}

.logo_section img {
  max-width: 100%;
}

.horizontal_line {
  margin-top: 0px;
}

section {
  position: relative;
}

.header_logo {
  padding: 8px 0;
}

.select_plan button {
  width: 93%;
  padding: 10px;
  background-color: #2BD938;
  color: white;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
}

.first_block_button button {
  border: 2px solid #EEEEEE;
}

.back_button {
  padding: 8px 55px !important;
  background-color: white;
  
}

.first_block_button button {
  border-radius: unset !important;
  border-color: #eeeeee !important;
  color: #000
}

.background_image {
  width: 100%;
  height: 70%;
  background-repeat: no-repeat;
  background-position: 0% 100%;
}

.second_block_card1 {
  max-width: 73.3%;
}
.common_button p{
  margin-bottom:12px ;
  font-size: 18px;
  color: #000000;
  font-weight: 500;
}
.pick_the_plan{
  height: 200px;
background-color: #F9F9F9;
}
.border_line{
  border: 3px solid #EEEEEE;
}
.inner_text{
  padding: 24px 0;
  
}
.second_cars {
  padding-top: 25px !important
}
.main5{
  display: flex;
  align-items: baseline;
}
.para_inner{
  padding: 0 27px;
}
.first_card4{
  display: flex;
  align-items: baseline;
  padding: 0px 24px;
}

.traingle_1 {
  margin: 60px 0 10px 0 !important
}

  .button_back{
    padding: 10px 59px;
  }
  .button_back1{
    padding: 12px 40px ;
    border: none !important;
    
  }
  .onboarding_btn{
    margin-bottom: 50px;
  }

.second_block_select{
width: 75%;
    margin: 25px auto 47px
}
.w_email{

margin: 27px auto 53px auto;
} 
.second_select_block{
max-width:74%;
}
/* Ananad */

/* creating a pseudo element square with a border top and left that is then rotated 45deg and positioned on top of the box to look like a triangle - this one has been coloured peach to provide visual explanation  */


/* only change degrees on rotate and bottom position */
.Tringle_image {
  position: relative;
}
/*.plan_list_block{
  display: flex;
    margin: 13px 14px;
}*/
.bottom::after {
    content: '';
    height: 30px;
    width: 30px;
    position: absolute;
    bottom: 9vw;
    left: 50%;
    transform: translate(-50%, 15%) rotate(225deg);
    border-top: #EEEEEE solid 2px;
    border-left: #EEEEEE solid 2px;
    top: 50%;
    z-index: 200;
    background-color: white;
}/*
.bottom::after {
  content: '';
  height: 30px;
  width: 30px;
  position: absolute;
  bottom: 9vw;
  left: 50%;
  transform: translate(-50%, -50%) rotate(225deg);
  border-top: #EEEEEE solid 2px;
  border-left: #EEEEEE solid 2px;
  top: 50%;
  z-index: 200;
  background-color: white;
  
}*/

