.Conmman_n_section{
    padding: 100px 0;


}
.text_head_gdgd h1{
    font-size: 60px;
    line-height: 90px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 12px;
}
.text_head_gdgd{
    text-align: start;
}
.text_head_gdgd p{
    font-size: 18px;
    color: #ffffff;
    line-height: 29px;
    font-weight: 400;
    margin-bottom: 25px;
}
.bg_and_whts{
    background-color: #35ac6f;
    border-radius: 0 0 40px 40px;
    padding: 100px 0;
    margin-top: 20px;
    padding-bottom: 185px;

}
.btn_comman_product{
    padding: 10px 12px;
    background-color: #329562;
    border-radius: 122px;
    border: 1px solid #329562;
    display: inline-flex;
    gap: 10px;
    align-items: center;
    font-size: 15px;
    font-weight: 600;
    color: white;
    transition: all 0.3s;
    cursor: pointer;
}
.dd_flex{
    display: flex;
}
.btn_outer__box{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: flex-start;
}
.webinar_thumb_img img{
    max-width: 100%;

    
}
.webinar_thumb_img{
 
    position: absolute;
    width: 700px;
    top: -20px;
}

.mar_top_100px{
    margin-top: -110px;

}
.outer_box_upcoming{
    padding: 20px 36px;
    border: 1px solid white;
    border-radius: 16px;
    margin-bottom: 100px;
    box-shadow: 0px 0px 13.2654px rgb(0 0 0 / 5%);
    background: rgb(255 255 255);

  
}
.hed_text_titlle{
    font-size: 32px;
    font-weight: 700;
    color: black;
    margin-bottom: 22px;
}
.coutnt_date_outer{
    display: flex;
    gap: 10px;
    font-size: 18px;
    background: #d5d5d563;
    padding: 10px 15px;
    display: inline-flex;
    border-radius: 32px;
    font-weight: 500;
}
.count_down_outer{
    padding: 10px;
    display: inline-flex;
    font-size: 15px;
    flex-direction: column;
    background: #c4ffde4f;
    width: 65px;
    height: 60px;
    align-items: center;
    border-radius: 6px;
    border: 1px solid #4caf5040;
}
.count_down_outer span{
    font-size: 20px;
    font-weight: 600;
    color: #4caf50;
    margin-bottom: 2px;

}
.count_down_outer_main{
    display: flex;
    gap: 10px;
}
.outer_box_feature_web{
    display: flex;
    align-items: flex-end;
    gap: 30px;
    justify-content: flex-start;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    flex-wrap: wrap;
}

.text_hed_small{
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #4caf50;
}
.bg_grad_sec{
    background: radial-gradient( 47.72% 108.66% at -12.1% 21.18%,rgba(129,219,219,0.25) 24.27%,rgba(160,232,232,0) 100% ),radial-gradient( 76.64% 192.13% at 107.15% 116.7%,rgba(255,178,167,0.25) 0%,rgba(201,191,255,0.25) 74.61% ),#ffffff;
}
.btn_comman_product:hover{
    background-color: #238151;
}
.day_cls{
    font-size: 13px;
    
    color: #636363;
}
.play_btn_outer{
    position: absolute;
    all: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: -111px;
    bottom: 0;
    opacity: 0;
    transition: all .3s ease-in-out;
    transform: scale(0);
}
.webinar_thumb_img:hover  .play_btn_outer{
    opacity: 1;
    transform: scale(1);
}
.play_btn{
    color: #ffe400;
}
.outer_box_feature_web:last-child{
    border-bottom: none;
}

.dd_flexTmnnhf {
    display: flex;
    gap: 20px;
    align-items: flex-end;
    justify-content: flex-start;

}
.input_hfhf {
    border: 1px solid #d7e6ff;
    border-radius: 22px;
    height: 40px;
    background-color: #f7faff;
    padding: 0 15px;
    width: 230px;
    color: #373737;
    appearance: none;
    max-width: 230px;
    display: block;
}
.inputer_text_outer textarea {
    border: 1px solid #d7e6ff;
    border-radius: 37px;
    min-height: 40px;
    background-color: #f7faff;
    padding: 8px 15px;
    width: 230px;
    color: #373737;
    appearance: none;
    max-width: 230px;
    display: block;
    max-height: 150px;
    /* resize: none; */
}

.input_hfhf:focus, .inputer_text_outer textarea:focus {
    border-color: #0aa683;
}

.btn_close_btn{
    background: #ffffff00;
    color: #444444;
    border-color: transparent;
    margin-right: 10px;
}
.btn_close_btn:hover{
    background: #e1e1e1;
}
.text_thankyou{
    
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 35px;


}

.text-sucess{
    color: #35ac6f;
}
.img_Confirm_msg{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.more_btn_outer ,.more_btn_arrow{
    display: flex;
    justify-content: center;
}
.more_btn{
    padding: 10px 38px;
    background: #f2f2f2;
    border-color: #ffffff;
    width: 100%;
    color: #000;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.more_btn:hover{

background-color: #e7e7e7;
}

input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}
input[type=number] {
    -moz-appearance: textfield;
}
.inputer_text_outer textarea:focus-visible{
    outline: none;
}

.upcomming_text {
    min-width: 396px;
    max-width: 396px;
}
.inputer_text_outer{
    position: relative;
}
.text_label_whtsapp{
    position: absolute;
    top: 10px;
    left: 40px;
    color: #373737ba;
    pointer-events: none;
}

.inputer_text_outer:focus ~ label {
 visibility: hidden!important;
 display: none;
 opacity: .65;
}

  .whatsaPnum_input:focus ~ .text_label_whtsapp {
    visibility: hidden!important;
    display: none;
 
  }

.float-label__wrapper label {
    position: absolute;
    left: 7px;
    top: -10px;
    padding: 3px;
    line-height: 1;
    font-weight: 400;
    /* text-transform: uppercase; */
    font-size: 12px;
    margin: 0;
    background-color: #ffffff;
    display: none;
    color: #000;
}
.float-label__wrapper{
    position: relative;
}
.dd_flex_outer{
    display: flex;
    justify-content: space-between;
}

.w-50{
    width: 50%;
}

.drop_down_outer{
    margin-top: 10px;
}
/* new updates design */ 


/* mobile responsive start */
@media only screen and (max-width: 992px) {
    html{
        width: 100%;
        overflow-x: hidden;
        } 
        .coutnt_date_outer {
            font-size: 13px;
        }
        .text_head_gdgd h1{
            font-size: 50px;
            line-height: 59px;
        }
        .bg_and_whts{
            margin-top: 0px;
        }
        .webinar_thumb_img{
            position: relative;
            width: auto;
            top: 35px;
        }
        .outer_box_feature_web{
            gap: 15px;
        }
        .outer_box_upcoming{
            padding: 15px;
        }
        .input_hfhf{
            width: 100%;
            margin-bottom: 10px;
            max-width: 100%;
        }
        .count_down_outer_main , .dd_flexTmnnhf{
            flex-wrap: wrap;
            width: 100%;
        }
        .register_form .count_down_outer_main{
            display: block;
        }
        .dd_flex_outer{
            display: block;
            margin-bottom: 10px;

        }
        .dd_flex_outer .w-50{
            width: 100%;
            margin-top: 10px;


        }
}

