.register-head-para {
    width: 99%;
}

.price-selection-1 td {
    font-size: 14px;
    padding: 15px 40px;
}

tbody tr:nth-child(odd) {
    background-color: #fff !important;
    border-bottom: 1px solid #f4f4f4;
}

tbody tr:nth-child(even) {
    border-bottom: 1px solid #f4f4f4;
}

.register-pament-summery-1 th {
    padding-bottom: 28px;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    background: #035184;
}

.register-pament-summery-1 {
    background-color: #fff;
    border: 1.5px solid #035184;
    border-left: 1.5px solid #8bc53f;
    position: relative;
}

.register-pament-summery-1 td {
    text-align: left;
    font-size: 15px;
    color: #000;
    background-color: #fff;
    border: none;
    padding: 7px 10px;
    border-bottom: 1px solid #e0edcc;
}

.register-pament-summery-1 {
    background-color: #fff;
    height: 602px;
    padding: 10px;
    border: 1.5px solid #035184;
    border-left: 1.5px solid #8bc53f;
    padding: 0px;
    position: relative;
}

.payment-gatway {
    width: 100%;
    position: relative;


}

.section2-lasts-1 {
    position: absolute;
    bottom: 60px;
    right: 82px !important;
}

.section2-lasts {
    width: 60%;
    display: flex;
    padding-top: 20px;
    margin-left: auto;
    padding-bottom: 22px;
}

.register-btn {
    padding: 10px 30px;
    background-color: #035184;
    border-radius: 50px;
    margin-bottom: 40px;
    color: #fff;
    margin-top: 16px;
    /* background-color:  green; */
    /* background-image: linear-gradient(to right,  green, #FFD700); */
    font-weight: 600;
    text-decoration: none;
}

/* ------------------------------------------ */
.strip {
    margin-top: auto !important;
}

.ssl {
    margin-top: auto !important;
}

/* ------------------------- */
.footer1-child2 img {
    width: 100%;
}

/* ----------------------- */
.header-container {
    width: fit-content;
    margin: 0px auto;
    padding-left: 46%;
    position: relative;
    display: inline-block;
    text-align: center !important;
}

.header-container h4 {
    border-bottom: 1px solid rgb(104, 101, 101);
    padding-bottom: 10px;
    padding-top: 30px;
    font-family: 'Sora';
    /* margin-left: 120px !important; */
    font-weight: 600;
    margin: 0;
    /* Remove default margin to adjust positioning */
}

.header-container .underline-square {
    position: absolute;
    left: 91%;
    bottom: 0;
    width: 30px;
    /* Width of the square */
    height: 5px;
    /* Height of the square */
    background-color: #8bc53f;
    /* Color of the square */
    transform: translateX(-50%);
    /* Center the square horizontally */
    transform: translateY(50%);
}

.header-container-1 {
    position: relative;
    display: inline-block;
    padding-left: 23px;
}

.header-container-1 h4 {
    border-bottom: 1px solid rgb(104, 101, 101);
    padding-bottom: 10px;
    font-family: 'Sora';
    font-weight: 600;
    margin: 0;
    /* Remove default margin to adjust positioning */
}

.header-container-1 .underline-square {
    position: absolute;
    left: 45%;
    bottom: 0;
    width: 30px;
    /* Width of the square */
    height: 5px;
    /* Height of the square */
    background-color: #8bc53f;
    /* Color of the square */
    transform: translateX(-50%);
    /* Center the square horizontally */
    transform: translateY(50%);
}



.register-middle-parra {
    padding-top: 40px;
    text-align: start !important;
    padding-bottom: 40px;
    padding-left: 22px;
}

.register-middle-parra h6 {
    font-weight: 600;
}

/* ================================ */

.arrow-link {
    display: inline-block;
    width: 200px;
    height: 65px;
    /* Adjust the height as needed */
    color: #fff;
    background-color: #035184;
    ;
    /* clip-path: polygon(0 0, 80% 0, 80% 30%, 100% 50%, 80% 70%, 80% 100%, 0 100%); */
    clip-path: polygon(0% 20%,
            60% 20%,
            60% 0%,
            100% 50%,
            60% 100%,
            60% 80%,
            0% 80%);
    text-decoration: none;
    transition: background-color 0.3s ease;
    position: relative;
    bottom: 50px;
    font-weight: 600;
}

.arrow-link:hover {
    background-color: #8bc53f;
    /* Change color on hover for a visual effect */
    color: #fff;
    text-decoration: none;
}

.register-btn-1 {
    font-weight: 400 !important;
    text-decoration: none;
    padding: 3px !important;
    background-color: #035184;
    border-radius: 50px;
    color: #fff;
    font-size: 14px;
    width: 207px;
    height: 45px;
}

.numbers {
    width: 75px !important;
    text-align: center !important;
}

.discount-code {
    display: flex;
}

/* .register-btn-nxt a {
            padding: 13px 30px;
            border-radius: 50px;
            margin-bottom: 40px;
            color: #fff;
            margin-top: 16px;
            background-color: #8bc53f;
            font-weight: 600;
            text-decoration: none;
        }
        .register-btn-nxt a:hover{
            background-color: green;
        }
        .register-btn-nxt button{
            padding: 10px 30px;
            border-radius: 50px;
            margin-bottom: 40px;
            color: #fff;
            margin-top: 16px;
            background-color: #8bc53f;
            font-weight: 600;
            text-decoration: none;
        }
     .register-btn-nxt button:hover{
        background-color: green;
        } */
.btn-main {
    width: 59%;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    margin-left: 11px;
}

.btn-pay-details {
    margin-left: auto;
}

.btn-pay-add {
    padding-right: 20px;
}


.register-middle-parra {
    padding-bottom: 10px !important;
}

.price-selection-1-main {
    border: 1px solid #035184;
    margin: auto;
}


.register-head-para {
    width: 99% !important;
    margin: auto;
}

.cancellation-refund-policy {
    padding: 10px 0px 10px 0px !important;
}

/* ==================================== register.php  ========================== */
@media only screen and (min-width: 992px) and (max-width: 1022px) {
    .new-1 {
        display: flex;
        align-items: center;
    }

    .btn-main {
        width: 37% !important;
    }
}

/* ================================== register.php ============================= */

@media only screen and (min-width: 600px) and (max-width: 991px) {



    .header-container .underline-square {
        position: absolute;
        left: 82% !important;
        bottom: 0;
        width: 30px;
        height: 5px;
        background-color: #8bc53f;
        transform: translateX(-50%);
        transform: translateY(50%);
    }

    .register-middle-parra {
        padding: 20px 0px;
        padding-left: 20px !important;

    }

    .price-selection-1-main {
        width: 100% !important;
        margin: 0px auto;
    }

    .cancellation-refund-policy {
        padding: 20px 0px !important;
    }

    .register-pament-summery-1 td {
        padding: 7px 36px;
    }

    .btn-main {
        width: 100% !important;
    }

    .new-1 {
        display: flex;
        align-items: center;
    }


}

@media (max-width: 600px) {
    .header-container {
        width: fit-content;
        margin: 0px auto;
        padding-left: 35% !important;
        position: relative;
        display: inline-block;
        text-align: center !important;
    }

    .header-container .underline-square {
        position: absolute;
        left: 69% !important;
        bottom: 0;
        width: 30px;
        height: 5px;
        background-color: #8bc53f;
        transform: translateX(-50%);
        transform: translateY(50%);
    }

    .price-selection-1 td {
        font-size: 13px !important;
        padding: 14px 20px !important;
        text-align: center;
    }

    .price-selection-1 th {
        line-height: 21px;
        text-align: center;
        padding-left: 0px;
    }

    .register-middle-parra {
        padding: 20px 30px !important;

    }

    .cancellation-refund-policy {
        padding: 20px 0px !important;
    }

    .new-1 {
        display: flex;
        align-items: center;
    }

    .price-selection-1-main {
        width: 100% !important;
        margin-right: auto;
    }

    .register-head-para {
        width: 100% !important;
        margin-right: auto;
    }

    .price-selection-1 td {
        font-size: 10px !important;
        padding: 14px 2px !important;
        text-align: center;
    }
    .header-container-1 h5{
        margin-left: 0px !important;
    }
    .early_content{
        padding: 20px 0px !important;
    }
    .register-head-para-col{
        padding: 0px !important;
        margin: 0px !important;
    }

    .header-container-1 h4{
      margin-left: 0px !important;
    }

    .cancellation-refund-policy p{
        padding-left: 0px;
    }

    .cancellation-refund-policy h6{
        padding-left: 0px;
    }

    .cancellation-refund-policy h5 i {
        display: none;
    }

    .cancellation-refund-policy h3 {
        padding-left: 0px;
    }

    .register-btn-nxt{
        margin-left: 0px !important;
    }

    .header-container-1{
        padding-left: 0px;
    }

}

@media (max-width: 390px) {
    .price-selection-1-main {
        width: 343px !important;
    }

    .register-pament-summery-1 {
        width: 343px;
    }

    .cancellation-refund-policy p {
        margin-bottom: 5px;
        line-height: 27px;
        padding-left: 2px;
    }

    .price-selection-1 th{
        padding-left: 0px !important;
    }

    .header-container-1{
        padding-left: 0px;
    }

    .early_content h6{
        padding-left: 0px;
    }

    .cancellation-refund-policy h3{
        padding-left: 0px;
    }

}


.early_content {
    padding: 30px 0px;
}

.early_content h6 {
    padding-top: 8px;
    font-weight: 400;
    margin-bottom: 2px;
}

.early_content i {
    color: #035184;
}

.hed-early-1{
    padding-top: 30px;
}