body, html {
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}



    body.bg {
 /*background: url('../images/main.png');
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;*/ 
       
    }

 

 section {
    height: 100vh;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    overflow:hidden;
}

.image-1 {
    /*background-image: url('../images/main.png')*/
    /*background-image: url('../images/76.jpg');*/
    /*background-image: url('../images/2.jpg');*/
    background-image: url('../images/new-backgroun-banner.png');
}


.box-imag1 {
    margin: 0 auto;
    text-align: center;
     padding-top: 4%;
}
    .box-imag1 img {
        width: 30%;
    }



.logo-right img {
    width: 32%;
}

p.txt {
    color: #fff;
    text-align: center;
    font-size: 21px;
    font-family: sans-serif;
}

.box {
    width: 532px;
    background: #000000a3;
    margin: 0 auto;
    position: relative;
    top: 130px;
    border-radius: 35px;
}

.logs {
    width: 100%;
    display: inline-block;
    padding-top: 24px;
    padding-bottom: 19px;
}

.white-txt {
    text-align: center;
    padding-bottom: 10px;
}

.left-logo {
    float: left;
    padding-left: 15px;
}

.right-logo {
    float: right;
    width: 32%;
    padding-right: 9px;
    padding-top: 19px;
}

    .right-logo img {
        width: 100%;
    }

.qr-code {
    width: 36%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 105px;
    padding-top: 0px;
}

    .qr-code img {
        width: 100%;
    }

.page-content {
    width: 100%;
    margin: 0 auto;
}

.header {
    width: 75%;
    margin: 0 auto;
    padding-top: 15px;
    border-bottom: 1px solid #155b10;
}


.form-row.abc {
    width: 49% !important;
    display: inline-block;
}

.logo-left {
    display: inline-block;
    /* float: left; */
    text-align: left;
}

.logo-right {
    text-align: right;
    float: right;
}

.form-left img {
    width: 100%;
}

.form-control {
     border-radius: 20px !important;
}
.form-floating.ext-1  {
    width: 49%;
    display: inline-block;
}

.form-floating > .form-control, .form-floating > .form-select {
     font-weight: 700 !important;
}


input.register {
    background: #007819;
    border: none;
    padding: 10px 40px;
    color: #fff;
    font-size: 20px;
    border-radius: 32px;
    width: 170px;
    text-align: center;
}

.form-v8-content {
    /* background: #fff; */
    width: 70%;
    border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    /* -webkit-border-radius: 8px; */
    /* box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15); */
    -o-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    /* -webkit-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15); */
    margin: 50px auto;
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    position: relative;
    /* display: inline-block; */
    /* display: -webkit-flex; */
    padding: 0;
    /* margin: 0; */
}

    .form-v8-content .form-left {
        margin-bottom: 0;
        width: 45%;
        display: inline-block;
        float: right;
    }

        .form-v8-content .form-left img {
            /* border-top-right-radius: 8px; */
            /* border-bottom-right-radius: 8px; */
            border-radius: 10px;
        }

    .form-v8-content .form-right {
        padding: 0px 0;
        position: relative;
        width: 100%;
        /* border-top-left-radius: 8px; */
        /* border-bottom-left-radius: 8px; */
        width: 45%;
        display: inline-block;
        vertical-align: top;
        border-radius: 7px;
    }

    .form-v8-content .tab {
        margin: 5px 0 48px;
        width: 100%;
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -o-justify-content: space-between;
        -ms-justify-content: space-between;
        -moz-justify-content: space-between;
        -webkit-justify-content: space-between;
    }

        .form-v8-content .tab .tab-inner {
            width: 100%;
            padding-left: 15px;
        }

        .form-v8-content .tab .tablinks {
            /* background: #c5aaaa; */
            border: none;
            outline: none;
            -o-outline: none;
            -ms-outline: none;
            -moz-outline: none;
            -webkit-outline: none;
            font-family: 'Source Sans Pro', sans-serif;
            font-size: 21px;
            font-weight: 600;
            color: #3c403b;
            /* padding-bottom: 22px; */
            /* border-bottom: 3px solid; */
            border-bottom-color: rgb(13 79 7 / 33%);
            width: 95%;
            padding-top: 10px;
            padding-bottom: 10px;
            border-radius: 15px;
        }

            .form-v8-content .tab .tablinks.active {
                font-weight: 700;
                color: #ffffff;
                border-bottom-color: #de001b;
                background: #007819;
            }

.form-floating.ext-3 {
    display: inline-block;
}

.form-control {
    border:1px solid #3c403b !important;
}
input, textarea, button, select {
    outline: none;
}
label.labels {
    font-size: 26px;
    display: inline-block;
    vertical-align: middle;
    /* position: relative; */
    padding-top: 33px;
}

.form-floating.ext-2.mb-3 {
    width: 83%;
}
p.lables {
    color: #000;
    font-weight: 600;
}
select {
    height: 55px;
    border-radius: 10px;
    padding: 8px;
    font-size: 21px;
}
.left-side {
    display: inline-block;
    width: 35%;
    vertical-align: top;
}

.right-sides {
    display: inline-block;
    width: 63%;
    float: right;
    text-align: right;
}

.icons {
    background: #ffffff;
    width: 70px;
    display: inline-block;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    border-radius: 12px;
    margin: 0px 10px;
    border: 1px solid #bf9393;
    margin-bottom: 5px;
}

    .icons img {
        width: 50%;
    }

    .icons p {
        margin: 0;
        color: #003c00;
        font-weight: 600;
    }

.form-row.abc1 {
    display: inline-block;
    width: 10px;
}
.form-row.ab2 {
    display: inline-block;
    width: 88%;
    float: right;
}

span.labels {
    color: #262222;
    border-bottom: 1px solid;
    font-size: 20px;
    padding-bottom: 14px;
    font-weight: 500;
    position: relative;
    top: -2px;
}


.heading {
    display: inline-block;
    width: 100%;
}
 .heading h3 {
        color: #000;
        font-size: 29px;
        font-weight: 600;
    }

.heading p {
        color: #000000;
        font-size: 18px;
        font-weight: 500;
        width: 83%; 
}

p.otpp {
    color: #ada5a5;
    font-weight: 600;
}

.form-floating.one.mb-3 {
    display: inline-block;
    width: 63px;
    margin: 10px;
 }

input.form-control.exts {
    border-radius: 9px !important;
    padding: 15px !important;
    font-size: 25px;
    text-align: center;
}
.next {
    width: 40%;
    background: #007819;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    margin: 0 auto;
    border-radius: 15px;
    margin-top: 10%;
}

    .next a {
        color: #fff;
        text-decoration: none;
        font-size: 21px;
    }

a:hover {
    color: #f0f6ff !important;
}


.cente-prize {
    margin: 0 auto;
    width: 370px;
    text-align: center;
    border: 0;
    padding: 36px 10px;
    box-shadow: 5px 5px 5px 5px #ddd;
}

.image-prize {
    width: 180px;
    display: inline-block;
    background: #000;
}

    .image-prize img {
        width: 100%;
        background: #fff;
    }

.image-prize1 {
    width: 70px;
    display: inline-block;
    margin-top: 20px;
}

    .image-prize1 img {
        width: 100%;
        background: #fff;
    }

.price-line h3 {
    color: #000;
    font-size: 30px;
    font-weight: 600;
    margin: 33px 0;
}

/* Responsive */

@media screen and (max-width: 1380px) {

    .form-floating.ext-2.mb-3 {
        width: 76%;
    }
    

    .form-row.ab2 {
         width: 81%;
     }

    .icons p {
         font-size: 14px;
    }

    .form-row.abc {
        width: 40% !important;
        display: inline-block;
    }

    .form-v8-content .form-row .form-row-inner .label {
        font-size: 14px;
    }

    .icons {
         width: 60px;
    }
}

@media screen and (max-width: 1160px) {
    .box-imag1 img {
        width: 60%;
    }

    .logo-left {
        width: 30%;
    }

    .logo-right {
        width: 50%;
    }

        .logo-right img {
            width: 65% !important;
        }

    .header {
        width: 98%;
        border-bottom: 0px solid #155b10;
    }
}



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

    .form-v8-content .form-left img {
        display: none;
    }

    .form-v8-content .form-left {
        width: 100%;
    }

        .form-v8-content .form-left img {
            width: 100%;
            border-bottom-left-radius: 0px;
            border-top-right-radius: 8px;
        }

    .form-v8-content .form-right {
        width: auto;
        border-top-right-radius: 0;
        border-bottom-left-radius: 8px;
    }

    .form-v8-content .tab {
        margin-top: 45px;
    }

    .form-v8-content .form-detail .register {
        margin-bottom: 80px;
    }
}


@media screen and (max-width: 580px) {


    .icons {
        width: 65px;
        margin: 5px;
     }

    .logo-right {
        width: 52%;
        padding-right: 15px;
        padding-top: 15px;
    }


    .box-imag1 img {
        width: 82%;
    }
    .box-imag1 {
         padding-top: 20%;
    }

    label.labels {
         margin-top: 7px;
    }

    .form-floating.ext-2.mb-3 {
        width: 80%;
    }

    .form-right {
        width: 93% !important;
    }

    .logo-left {
        width: 43%;
        padding-left: 15px;
    }

        .logo-left img {
            width: 100% !important;
        }

    .form-v8-content {
        width: 92%;
    }

    .box {
        width: 380px;
    }

    .left-logo {
        width: 48%;
    }

        .left-logo img {
            width: 100%;
        }

    .white-txt img {
        width: 100%;
    }
}

@media screen and (max-width: 325px) {
    .form-v8-content .tab {
        flex-direction: column;
        -o-flex-direction: column;
        -ms-flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
    }
}
/* Hide the up and down arrows in number input fields */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield; /* Hide the up and down arrows in Firefox */
}


    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

input[type=number] {
    -moz-appearance: textfield; /* Hide the up and down arrows in Firefox */
}

.phone-group {
    display: flex;
    align-items: center;
}

    .phone-group label {
        margin-right: 5px;
    }



    /*new-css*/

 