.vndr_Thrd_SectionCard {
    background: #FFFFFF;
    box-shadow: 0px 6px 30px rgba(45, 45, 45, 0.16);
    border-radius: 14px;
    padding: 22px 44px 22px 16px;
    display: flex;
    align-items: baseline;
    gap: 12px;
}

.vndr_Thrd_SectionCard_main {
    margin-bottom: 35px;
}

.step_number {
    background-color: #e74748;
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 100px;
    padding: 4px 9px;
    height: 24px;
    width: 24px;
    min-width: 24px;
}

.vndr_Thrd_SectionCard_main:nth-child(2)::before {
    content: "";
    position: absolute;
    border: 1px solid #bce1f3;
    transform: rotate(270deg);
    width: 32%;
    bottom: 56px;
    left: -50px;
    z-index: -1;
}
.col-md-12.vndr_Thrd_SectionCard_main {
    z-index: 1;
}

.vndr_Thrd_SectionCard_content h5 {
    font-size: 18px;
    font-weight: 500;
    color: #252530;
    margin: 0px 0px 4px !important;
}

.vndr_Thrd_SectionCard_content p {
    font-size: 15px;
    color: #888787;
    margin: 0 !important;
}

/***************/

.colabrateWrapper{
    background : #fff;
}
.ourMetrix_cardheader p {
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: 300;
    font-family: "Noto Sans JP", sans-serif !important;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.ourmetrixInfo{
    font-size: 14px;
    margin-bottom: 16px;
}

.ourMetrix_cardWrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.ourMetrix_cardheader {
    text-align: left;
    margin-top: 10px;
}

.ourMetrix_cards {
    padding: 30px;
    background: #fff;
    width: 100%;
    height: 100%;
    clear: both;
    border-radius: 50px;
    border: 4px solid #c32232;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
    
    .metrix_icon {
    margin: auto;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    }
    
  
    
    .metrix_icon i {
    margin-top: -0.5rem;
    font-weight: 100;
    background: #fff;
    padding: 13px;
    border-radius: 10px;
}
   
/*.colaberateForm-heading {*/
/*    margin: 0 0 30px;*/
/*    padding: 16px 0 15px;*/
/*    border-bottom: 1px solid #ececec;*/
/*    position: relative;*/
/*}*/

.colaberateForm-heading h3, .colaberateForm-heading h4 {
    font-weight: 700;
    font-size: 24px;
    margin: 0;
    float: left;
}

/*.colaberateForm-heading::after {*/
/*    visibility: hidden;*/
/*    display: block;*/
/*    font-size: 0;*/
/*    content: " ";*/
/*    clear: both;*/
/*    height: 0;*/
/*}*/

/*.colaberateForm-heading::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    width: 70px;*/
/*    border-bottom: 3px solid;*/
/*    bottom: -2px;*/
/*    left: 0;*/
/*}*/

.maincard_wrap {
    margin-bottom: 20px;
}

button#submit.checkout-page-button {
    margin: 0px 10px 20px 10px;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    font-weight: 600;
    letter-spacing: 1.2px;
    margin-right: 5px;
    background-color: #eb0a0f;
}

.generate.generate_form form.register-form .form-group > input {
   background: white !important;
    box-shadow: none !important;
    margin: 3px 0px;
    border-radius: 44px !important;
    /*padding: 33px !important;*/
    text-transform:uppercase;
    font-size: 15px;
    border:2px solid #c32232 !important;
}

.ourMetrix_cardheader{
    text-align:center;
}

.ourMetrix_cardheader p:nth-child(2) {
    margin-bottom: 4px;
    font-weight: 200;
    font-size: 63px;
    font-family: 'Forum', serif !important
    font-style: italic;
}




    .form-group > input{background:white !important;
    box-shadow: 0 2px 4px 0 rgb(36 39 44 / 15%) !important;
    margin:10px 0px;
    border:none;
}
.form-group{box-shadow:none !important;}
.form-group > input:focus{background:white;
    box-shadow: 0 2px 4px 0 rgb(36 39 44 / 15%);
}
   
    
    i.fa.fa-cart-arrow-down.fa-2x:hover{
    color:red !important;
}
.generate{
   box-shadow: none !important;
    background: white !important;
    padding: 0px !important;
    margin-top: 0px !important;
}
.form-group {
    margin-bottom: 4rem;
}

@media (max-width: 480px){
    .colabrateWrapper .generate.generate_form{
        margin: 40px  0px;
        padding:15px;
    }
    .colabrateWrapper .generate.generate_form .form-group{
        margin-bottom:0;
    }
}
h2 {
    font-family: 'Forum', serif !important;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 65px;
    letter-spacing: 12px;
}
.colaberateForm-heading h2{
    font-family: Roboto-slab !important;
    font-weight: 100;
    text-align:center;
    font-size: 76px;
    margin: 0;
}
.maincard_wrap  h3{
    font-family: "Roboto Slab", serif !important;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 1.9;
    font-weight: 400;
}
.register-form .btn-upper.btn.btn-primary.checkout-page-button {
    border: none;
    border-radius: 0;
    margin: auto;
    margin-bottom: 1rem;
    width: auto;
    height: auto;
    display: flex;
    font-size: 15px !important;
    float: none !important;
    margin-right: auto !important;
    padding: 13px 25px !important;
    border-radius: 40px !important;
    letter-spacing: 2px !important;
    font-weight: 600 !important;
    margin-top:25px;
}
.steps-wrapper {
  max-width: 1100px;
  margin: auto;
}

/* COMMON STEP */
.step {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 120px;
}

.step-content {
  max-width: 65%;
}

.step-content h4 {
  color: #c32232;
    letter-spacing: 4px;
    font-weight: 400;
    text-align:center;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 300;
    font-family: "Noto Sans JP", sans-serif !important;
}

.step-content p {
  font-size: 17px;
    letter-spacing: 2px;
    line-height: 1.8;
    color: #000000;
    font-weight: 300;
    font-family: "Noto Sans JP", sans-serif !important;
    text-transform: uppercase;
    text-align: center;
}

/* STEP NUMBERS */
.step-number {
  font-size: 300px;
    font-weight: 600;
    color: transparent;
    -webkit-text-stroke: 4px #c32232;
    line-height: 0.67;
}

.step-number.right {
  margin-left: 40px;
  margin-right: 0;
}

/* STEP ALIGNMENTS */
.step-one {
  justify-content: flex-start;
}

.step-two {
  justify-content: flex-end;
}

/* CURVES */
.curve {
  position: absolute;
  border: 10px dotted #c32232;
}

.curve-top {
  width: 25%;
    height: 82%;
    border-left: none;
    border-bottom: none;
    top: -20px;
    right: 30px;
    border-radius: 0 80px 0 0;
}
.line-top{
    position: absolute;
    width: 45%;
    border-top: 10px solid #c32232;
    left: 20%;
    top: -20px;
}
.dot-bottom{
    position: absolute;
    width: 66%;
    border-bottom: 10px dotted #c32232;
    left: 20%;
    bottom: -10px;
}
.curve-bottom {
  width: 25%;
  height: 100%;
  border-right: none;
  border-top: none;
  bottom: -40px;
  left: 0px;
  border-radius: 0 0 0 80px;
}
.arrow-down {
  width: 10px;
    height: 40px;
    background: #c32232;
    position: relative;
    bottom: 0;
    right: 0;
    left: 49px;
    top: 80px;
}

.arrow-down::after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 14px solid #c32232;
}
.secnd.arrow-down {
   right: auto;
    align-items: baseline;
    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
}
.secnd.curve-top {
  border:none;
  border-top: 10px dotted #c32232;
  border-left: 10px dotted #c32232;
    top: -20px;
    left: 0px;
    border-radius: 80px 0 0 0;
}
.secnd.line-top{
    right: 21%;
    left: auto;
    top: -20px;
}
.secnd.dot-bottom{
   right: 20%;
    bottom: -10px;
    left: 6%;
}
