*{
    padding: 0;
    margin: 0;
    outline: none;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

ul,ol{
    list-style: none;
}

a,a:hover{
    text-decoration: none;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,span,div{
    padding: 0;
    margin: 0;
}

body{
    overflow-x: hidden;
}

/* nav part start  */
.navbar_{
    height: 100px;
    background-color: #C6BAA0;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.navbar_brand img{
    width: 200px;
}
/* nav part end  */

/* main part start  */
#main{
    background: linear-gradient(140.34deg, #B7AB8E 0%, #EAE9E8 18%, #B7AB8E 37%, #E6E2D9 54%, #C7BAA1 75%, #E3DED3 100%), url(../images/home_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 30px 80px;
    background-color: #FFFFFF4D;
    background-blend-mode: soft-light;
}
/* main part end  */

/* home part start */
.hl{
    display: flex;
    justify-content: center;
    align-items: center;
}

.home_left h1{
    font-family: "Great Vibes", cursive;
    font-size: 90px;
    font-weight: 400;
    font-style: normal;
    text-align: right;
    text-shadow: 5px 5px 15px black;
}

.home_right{
    display: flex;
    justify-content: right;
    align-items: center;
    flex-direction: column;
}

.home_right_box1{
    width: 678px;
    height: 462px;
    border-radius: 6px;
    background-color: #C6BAA0;
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.home_right_box2{
    width: 678px;
    height: 235px;
    border-radius: 6px;
    background-color: #C6BAA0;
    padding: 20px;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.home_right_box1_content h2{
    font-family: "Bebas Neue", serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 38.4px;
    text-align: center;
    padding-bottom: 10px;
}

.home_right_box1_content p{
    font-family: "Beiruti", serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: center;
}

.hrb1_button{
    margin-top: 20px;
}

.hrb2_button{
    margin-top: 15px;
}

.hrb1_button ul li{
    display: flex;
    margin-bottom: 15px;
}

.hrb2_button ul li{
    display: flex;
    margin-bottom: 15px;
}

.hrb1_button ul li .signin_button{
    background-image: linear-gradient(140.34deg, #B7AB8E 0%, #EAE9E8 18%, #B7AB8E 37%, #E6E2D9 54%, #C7BAA1 75%, #E3DED3 100%), url(../images/home_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 413px;
    height: 35px;
    border-radius: 6px;
    box-shadow: 0px 4px 4px 0px #00000040;
    font-family: "Bebas Neue", serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
    text-align: justify;
    color: #000000;
    padding-left: 30px;
    background-color: #FFFFFF4D;
    background-blend-mode: soft-light;
}

.hrb1_button ul li p{
    font-family: "Beiruti", serif;
    font-size: 15px;
    font-weight: 900;
    line-height: 35px;
    text-align: justify;
    color: #000000;
    margin: 0 20px;
}

.hrb1_button ul li .signup_button{
    background: linear-gradient(140.34deg, #B7AB8E 0%, #EAE9E8 18%, #B7AB8E 37%, #E6E2D9 54%, #C7BAA1 75%, #E3DED3 100%), url(../images/home_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 183px;
    height: 35px;
    border-radius: 6px;
    box-shadow: 0px 4px 4px 0px #00000040;
    font-family: "Bebas Neue", serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
    text-align: justify;
    color: #000000;
    padding-left: 30px;
    background-color: #FFFFFF4D;
    background-blend-mode: soft-light;
}

.hrb2_button ul li .signin_button{
    background-image: linear-gradient(140.34deg, #B7AB8E 0%, #EAE9E8 18%, #B7AB8E 37%, #E6E2D9 54%, #C7BAA1 75%, #E3DED3 100%), url(../images/home_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 631px;
    height: 35px;
    border-radius: 6px;
    box-shadow: 0px 4px 4px 0px #00000040;
    font-family: "Bebas Neue", serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
    text-align: justify;
    color: #000000;
    padding-left: 30px;
    background-color: #FFFFFF4D;
    background-blend-mode: soft-light;
}
/* home part end */

/* sign-in part start */

/* .sign_in_content p{
    font-family: "Poppins", serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    text-align: justify;
    margin-top: 60px;
} */

.sign_in_form{
    padding: 30px;
    gap: 10px;
    border-radius: 24px;
    border: 1px solid #66666680;
    box-shadow: 0px 4px 4px 0px #00000040;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 30px;
}

.sign_in_form_head h3{
    font-family: "Poppins", serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 48px;
    text-align: center;
    color: #333333;
    margin-bottom: 50px;
}

.sign_in_form form .form_label{
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: right;
    color: #666666;
}

.sign_in_form form .hide_pw{
    float: right;
}

.sign_in_form form .hide_pw img{
    width: 18px;
    cursor: pointer;
}

.sign_in_form form .form_control{
    width: 100%;
    height: 56px;
    border-radius: 12px;
    border: 1px solid #66666659;
    background: transparent;
}

.sign_in_form form .button{
    width: 100%;
    height: 64px;
    background: transparent;
    border: none;
    background: rgba(17, 17, 17, .25);
    border-radius: 40px;
}

.sign_in_form form .button h3{
    font-family: "Poppins", serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
    text-align: center;
    color: #FFFFFF;
}

.sign_in_form_policy p{
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-top: 10px;
    color: #000000;
}

.sign_in_form_policy p span a{
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    color: #000000;
}

.sign_in_form_forget_pw{
    margin-top: 13%;
    text-align: right;
}

.sign_in_form_forget_pw a{
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    color: #111111;
}
.sign_in_form form .button:hover {
    background: rgba(17, 17, 17, 0.5); /* একটু গাঢ় কালো */
}

/* Click (active) effect */
.sign_in_form form .button:active {
    background: #111111; /* ক্লিক করার সময় কালো রঙ */
}
.sign_in_divider{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 23px;
    margin-top: 20px;
}

.sign_in_divider .divider_left{
    width: 166px;
    height: 2px;
    background: #66666640;
}

.sign_in_divider .divider_content{
    font-family: "Poppins", serif;
    font-size: 22px;
    font-weight: 900;
    line-height: 33px;
    color: #000000;
}
.sign_in_divider .divider_right{
    width: 166px;
    height: 2px;
    background: #66666640;
}

.sign_in_create{
    display: flex;
    justify-content: center;
    align-items: center;
}

.sign_in_create a{
    display: block;
    width: 640px;
    height: 64px;
    border-radius: 40px;
    border: 1px solid #111111;
    box-shadow: 0px 4px 4px 0px #00000040;
    font-family: "Poppins", serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 64px;
    text-align: center;
    color: #111111;
    margin-top: 20px;
}
/* sign-in part end */

/* common part start */
.cat_image img{
    width: 100%;
    height: 100%;
    margin-top: 35%;
}

.common_content p{
    font-family: "Poppins", serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 40px;
    text-align: left;
    margin-top: 50px;
}

.common_head{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}

.common_head h3{
    font-family: "Poppins", serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 48px;
    text-align: left;
    color: #333333;
}

.common_head a{
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    color: #111111;
}

.common_button .button{
    width: 100%;
    height: 64px;
    background: transparent;
    border: none;
    background: rgba(17, 17, 17, .25);
    border-radius: 40px;
    margin-top: 10px;
}
.common_button .button:hover {
    background: rgba(17, 17, 17, 0.5);
}

/* Clicked (permanent background change) */
.common_button .button:active {
    background: #111111; /* ক্লিক করার সময় কালো রঙ */
}

.common_button .button h3{
    font-family: "Poppins", serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
    text-align: center;
    color: #FFFFFF;
}
/* common part end */

/* students-sign-up part start */
.students_sign_up_form form .form_label{
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #666666;
}

.students_sign_up_form form .form_control{
    width: 100%;
    height: 56px;
    border-radius: 12px;
    border: 1px solid #66666659;
    background: transparent;
}

.students_sign_up_policy{
    margin-bottom: 10px;
}

.students_sign_up_policy p{
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #333333;
}

.students_sign_up_policy p:nth-child(2){
    margin-top: 20px;
}

.students_sign_up_policy p .form_check_input{
    margin-right: 10px;
}

.students_sign_up_policy p span a{
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    color: #333333;
}

.form-check-input:checked {
    background-color: #111111;
    border-color: #111111;
}

.form-check-input:focus {
    border-color: #111111;
    box-shadow: 0 0 0 .25rem rgba(17, 17, 17, .25);
}
/* students-sign-up part end */

/* b2b_agency_sign_up part start  */
.b2b_agency_sign_up form .form_label{
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #666666;
}

.b2b_agency_sign_up form .form_control{
    width: 100%;
    height: 56px;
    border-radius: 12px;
    border: 1px solid #66666659;
    background: transparent;
}
/* b2b_agency_sign_up part end  */

/* cavo_sign_up part start  */
.cavo_sign_up form .form_label{
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #666666;
}

.cavo_sign_up form .form_control{
    width: 100%;
    height: 56px;
    border-radius: 12px;
    border: 1px solid #66666659;
    background: transparent;
}

.cavo_sign_up form .form_select{
    width: 100%;
    height: 56px;
    border-radius: 12px;
    border: 1px solid #66666659;
    background: transparent;
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #000000;
}

.cavo_sign_up form .form_select option{
    background-color: #E1DBCE;
}
/* cavo_sign_up part end  */

/* affiliates_sign_up part start */
.affiliates_sign_up form .form_label{
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #666666;
}

.affiliates_sign_up form .form_control{
    width: 100%;
    height: 56px;
    border-radius: 12px;
    border: 1px solid #66666659;
    background: transparent;
}
/* affiliates_sign_up part end */

/* service_providers_sign_up part start */
.service_providers_sign_up form .form_label{
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #666666;
}

.service_providers_sign_up form .form_control{
    width: 100%;
    height: 56px;
    border-radius: 12px;
    border: 1px solid #66666659;
    background: transparent;
}

.service_providers_sign_up form .form_select{
    width: 100%;
    height: 56px;
    border-radius: 12px;
    border: 1px solid #66666659;
    background: transparent;
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #000000;
}

.service_providers_sign_up form .form_select option{
    background-color: #E1DBCE;
}
/* service_providers_sign_up part end */

/* apscue_sign_up part start */
.apscue_sign_up form .form_label{
    font-family: "Poppins", serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #666666;
}

.apscue_sign_up form .form_control{
    width: 100%;
    height: 56px;
    border-radius: 12px;
    border: 1px solid #66666659;
    background: transparent;
}
/* apscue_sign_up part end */

/* footer part start  */
footer{
    width: 100%;
    background-color: #C6BAA0;
    border-top: 1px solid #000000;
    padding: 20px 0;
}

.footer_left h3{
    font-family: "Poppins", serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    color: #000000;
}

.footer_left p{
    font-family: "Poppins", serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
    color: #000000;
}

.footer_right{
    text-align: right;
}

.footer_right .opa_log{
    font-family: "Poppins", serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #000000;
}

.footer_right ul li{
    display: inline-flex;
    margin-top: 20px;
}

.footer_right ul li a{
    font-family: "Poppins", serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #000000;
    border-right: 2px solid #000000;
    padding: 0 10px;
}
/* footer part end  */