.invBg{
    background-color: #ffe6c6;
}
.paddinglrzero{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.paddingl10px{
    padding-left: 10px !important;
}
.paddingr10px{
    padding-right: 10px !important;
}
.paddingl5px{
    padding-left: 5px !important;
}
.paddingr5px{
    padding-right: 5px !important;
}
.paddinglr10px{
    padding: 0px 10px;
}
.invBg img {
    position: relative;
    z-index: 999;
    max-width: 100%;
}
.custom-button a{
    width: 100%;
    height: 60px;
    background: linear-gradient(to bottom, #F4652B, #b30000);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px;
    float: none;
    margin: 0 auto;
}
.mt-0{
    margin-top: 0px !important;
}
.mb-20{
    margin-bottom: 20px !important;
}
.mtb-20{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.form-img{
    background: linear-gradient(180deg, rgba(188, 29, 63, 0.2) 20.79%, rgba(160, 58, 171, 0.2) 50%, rgba(255, 5, 9, 0.2) 75.48%);
    border-radius: 15px;
    padding: 7% 10%;
    text-align: center;
    height: 779px;
}
.form-img h2 {
    background: linear-gradient(92.58deg, #EF2A2A 4.96%, #A323AA 91.7%);
    -webkit-background-clip: text; /* For Safari/Chrome */
    -webkit-text-fill-color: transparent; /* Makes text transparent to show gradient */
    background-clip: text; /* Standard */
    color: transparent; /* Fallback */
    font-weight: 700;
    margin-bottom: 30px;
}
.fileValidation{
    font-size: 10px !important;
    color: #f00;
    margin-top: 5px;
    line-height: 16px;
    text-transform: capitalize;
}
.formlabel{
    background: linear-gradient(92.58deg, #EF2A2A 4.96%, #A323AA 91.7%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-weight: 700;
    margin-bottom: 5px;
    text-align: left;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
}
.formcontrol{
    border: 1px solid;
    border-image: linear-gradient(92.58deg, #EF2A2A 4.96%, #A323AA 91.7%) 1;
    border-radius: 5px;
    display: block;
    width: 100%;
    padding: 10px 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #818181;
    background-color: #fff;
    background-clip: padding-box;
    appearance: none;
    border-radius: 5px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 10px;
}
input::placeholder,
textarea::placeholder {
  color: #ccc; /* your color */
  opacity: 1; /* Some browsers reduce opacity by default */
}
.customButton{
    background: linear-gradient(102.93deg, rgba(243, 104, 18, 0.81) 28.96%, rgba(29, 29, 188, 0.81) 65.44%, rgba(88, 4, 182, 0.81) 97.53%);
    color: var(--bs-white) !important;
    font-family: 'Roboto', sans-serif;
    border: none;
    font-weight: 400;
    transition: 0.5s;
    padding: 3px 30px;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: 600;
    width: auto;
    font-size: 24px;
    cursor: pointer;
    margin: 38px auto 0px;
    display: inline-block;
}
.detailBox{
    position: absolute;
    z-index: 1;
    top: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    display: block;
}

.pRelative{
    position: relative;
}
.logo{
    width: 100%;
    margin-top: 5px;
    text-align: center;
    margin-bottom: 5px;
}
.logo img{
    width: 220px;
}
.offerTitle{
    font-family: "Anek Gujarati", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    font-size: 38px;
    color: #3e0f81;
    line-height: 36px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.counterBox{
    font-family: "Anek Gujarati", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    color: #f4652a;
    margin-bottom: 10px;
}
.sthalContainer {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 80%;
    margin: 0 auto;
}
.sthalTitle {
    font-family: "Rasa", serif;
    font-weight: 600;
    font-style: normal;
    text-align: left;
    font-size: 20px;
    color: #3e0f81;
    min-width: 62%;
}
.sthalDetail{
    min-width: 86%;
    max-width: 80%;
    border-bottom: 1px solid #3e0f81;
    display: inline-block;
    line-height: 22px;
    text-align: left;
    font-weight: normal;
    color: #3e0f81;
}
.numberTitle {
    font-family: "Rasa", serif;
    font-weight: 600;
    font-style: normal;
    text-align: right;
    font-size: 20px;
    color: #f4652b;
    min-width: 25%;
}
.numberDetail{
    min-width: 50%;
    max-width: 80%;
    border-bottom: 0x solid #3e0f81;
    display: inline-block;
    line-height: 22px;
    text-align: left;
    font-weight: normal;
    color: #f4652b;
}
.nameTitle{
    font-family: "Rasa", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    text-align: center;
    font-size: 20px;
    color: #3e0f81;
}
.nameDetail{
    font-family: "Cinzel", serif;
    min-width: 65%;
    max-width: 80%;
    border-bottom: 1px solid #3e0f81;
    display: inline-block;
    line-height: 22px;
    text-align: left;
    font-weight: normal;
    color: #3e0f81;
    letter-spacing: 0.5px;
    font-size: 16px;
    font-weight: 500;

}
.subject{
    font-family: "Rasa", serif;
    width: 100%;
    color: #3e0f81;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.detailsText{
    font-family: "Rasa", serif;
    width: 86%;
    color: #3e0f81;
    display: block;
    line-height: 25px;
    text-align: justify;
    font-weight: normal;
    margin: 0 auto;
    margin-bottom: 15px;
    font-size: 18px;
}
.packageBox{
    padding: 0;
    width: 80%;
    margin: 12px auto 12px;
    font-weight: 600;
}
.packageBox table{
    background-color: #fd6e34;
    border: 0;
    text-align: center;
    color: #FFF;
}
.packageBox table tr th{
    border-right: 1px solid #ffe6c6;
    border-bottom: 1px solid #ffe6c6;
    padding: 5px;
    font-size: 14px;
}
.packageBox table tr th:last-child{
    border-right: 0px solid #ffe6c6;
    border-bottom: 1px solid #ffe6c6;
}
.packageBox table tr td:first-child{
    font-weight: 500;
}
.packageBox table tr td{
    border-right: 1px solid #ffe6c6;
    padding: 1.5px 5px;
    font-size: 14px;
    font-weight: 700;
}
.packageBox table tr td:last-child{
    border-right: 0px solid #ffe6c6;
}
.packageBox table tr:last-child td{
    padding-bottom: 5px;
}
.profileBox{
    text-align: center;
    line-height: 22px;
    text-transform: uppercase;
    color: #3e0f81;
    display: flex;
    justify-content: center;
    margin: 15px 0px 5px;
    font-family: "Cinzel", serif;
    align-content: center;
    align-items: center;
    font-weight: 500;
}
.profileImg{
    width: 65px;
    height: 65px;
    margin-right: 15px;
}
.profileImg img{
    height: 100%;
    width: 100%;
    max-width: 100%;
    border: 3px solid #3e0f7e;
    border-radius: 50%;
    overflow: hidden;
}
.profileDetails .fromP{
    font-size: 14px;
    letter-spacing: 1px;
}
.diwaImg{
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.diwaImg img{
    width: 100%;
    margin: 0 auto;
    border-bottom: 2px dotted #3e0f81;
    padding-bottom: 3px;
}
.companyName{
    text-align: center;
    color: #3e0f81;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 2px;
    font-family: "Anek Gujarati", sans-serif;
    font-size: 15px;
}
.companyAddress{
    text-align: center;
    color: #3e0f81;
    line-height: 14px;
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 600;
}
.yourName{
    width: fit-content;
    position: relative;
    left: -7px;
    top: 16%;
    height: auto;
    border-radius: 12px;
    padding: 0px 10px;
    background-color: #ffbf00;
    text-align: center;
    color: #000;
    font-weight: 600;
    line-height: 26px;
    text-transform: uppercase;
    margin: 0 auto;
}
.require_alert{
	float: left;
    background-color: transparent;
    position: absolute;
    right: 2px;
    width: 100%;
    font-weight: 600;
    font-size: 12px;
    text-align: right;
    right: 0;
    color: #F00 !important;
    padding: 0;
    margin-bottom: 10px;
    bottom: -20px;
    padding-right: 10px;
}
.prelative{
    position: relative;
}
.textCenter{
    text-align: center;
}
.navratri-bg .alert{
    margin: 0px !important;
}
.dblock{
    display: block;
}
.dflex{
    display: flex;
    gap: 5%;
}
.custom-button{
    width: 100%;
}
.h-fix{
    object-fit: cover;
    min-height: 494px;
    border-radius: 18px;
    border: 1px solid #b3044f;
    height: 300px;
}
.qrcode{
	text-align: center;
    display: block;	
}
.qrcode img{
	width: 75px;
    height: 75px;
    margin: 0 auto;
}
@media (max-width: 768px) {
    .custom-button a{
        width: 80%;
    }
}
@media (max-width: 452px) {
    .custom-button a{
        width: 100%;
        font-size: 20px;
        height: 50px;
    }
}
@media (max-width: 1399px) {
    .logo img {
        width: 140px;
    }
    .offerTitle{
        margin-top: 13px;
        font-size: 31px;
    }
    .counterBox{
        margin-bottom: 5px;
    }
    .sthalTitle {
        min-width: 61%;
    }   
    .sthalDetail {
        min-width: 80%;
    }
    .detailsText{
        line-height: 19px;
        font-size: 15.5px;
    }
    .packageBox table tr th {
        font-size: 12px;
    }
    .packageBox table tr td {
        font-size: 12px;
    }
    .companyName{
        margin-top: 5px;
    }
    .companyAddress {
        font-size: 8px;
        line-height: 12px;
    }
    .profileBox {
        line-height: 18px;
        font-size: 13px;
    }
    .profileDetails .fromP {
        font-size: 8px;
    }
    .profileImg {
        width: 55px;
        height: 55px;
    }
    .profileBox{
        margin: 10px 0px 0px;
    }
    .diwaImg {
        height: 25px;
    }
    .form-img {
        height: auto;
    }
    .form-img {
        padding: 5%;
    }
    .customButton {
        margin: 28px auto 0px;
    }
    .h-fix {
        min-height: 400px;
    }
    .formcontrol{
        margin-bottom: 0px;
    }
    .require_alert{
        bottom: -30px;
    }
    .mb-20{
        margin-bottom: 10px !important;
    }
    .qrcode img {
        width: 70px;
        height: 70px;
    }
}
@media (max-width: 1222px) {
    .logo img {
        width: 140px;
    }
    .offerTitle{
        margin-top: 15px;
    }
    .detailsText{
        line-height: 20px;
        margin-bottom: 10px;
    }
    .profileDetails .fromP {
        font-size: 12px;
    }
    .profileBox{
        margin: 15px 0px 0px;
    }
    .packageBox {
        margin: 10px auto 12px;
    }
    .form-img {
        height: auto;
    }
    .form-img {
        padding: 5%;
    }
    .subject {
        margin-bottom: 8px;
        margin-top: 8px;
    }
    .customButton {
        margin: 28px auto 0px;
    }
    .h-fix {
        min-height: 400px;
    }
    .formcontrol{
        margin-bottom: 0px;
    }
    .require_alert{
        bottom: -30px;
    }
    .mb-20{
        margin-bottom: 10px !important;
    }
}
@media (max-width: 1199px) {
    .logo{
        margin-top: 10px;
    }
    .logo img {
        width: 140px;
    }
    .offerTitle{
        font-size: 28px;
        margin-top: 16px;
        line-height: 26px;
    }
    .counterBox {
        font-size: 16px;
    }   
    .height570px{
        height: 730px;
    }
    .invBg.height570px img{
        height: 100%;
    }
    .nameTitle{
        font-size: 16px;
    }
    .numberTitle{
        font-size: 16px;
    }
    .sthalTitle{
        font-size: 16px;
    }
    .subject{
        font-size: 17px;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .detailsText{
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .packageBox {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .profileBox {
        margin: 10px 0px 0px;
    }
    .profileImg {
        width: 55px;
        height: 55px;
    }
    .profileBox {
        line-height: 16px;
        font-size: 12px;
    }
    .profileDetails .fromP {
        font-size: 10px;
    }
    .companyName {
        margin-bottom: 0%;
        margin-top: 5px;
        font-size: 12px;
        line-height: 15px;
    }
    .qrcode img {
        width: 60px;
        height: 60px;
    }
    .companyAddress {
        line-height: 10px;
        font-size: 7px;
    }
    .form-img {
        padding: 6% 5%;
    }
    .form-img h2 {
        margin-bottom: 14px;
        font-size: 30px;
    } 
    .fileValidation {
        font-size: 9px !important;
    }
    .formlabel {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .formcontrol {
        padding: 7px 10px;
    }
    .customButton {
        margin: 10px auto 0px;
    }
    .require_alert {
        bottom: -30px;
        font-weight: 500;
    }
    .h-fix {
        min-height: 350px;
    }
    .customButton {
        padding: 2px 30px;
        font-size: 22px;
    }
}
@media (max-width: 991px) {
    .height570px {
        height: 818px;
    }
    .logo{
        margin-top: 20px;
    }
    .logo img {
        width: 180px;
    }
    .offerTitle {
        font-size: 32px;
        margin-top: 22px;
        line-height: 30px;
    }
    .nameTitle{
        font-size: 20px;
    }
    .sthalTitle{
        font-size: 20px;
    }
    .subject{
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .detailsText{
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .packageBox {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .profileImg {
        width: 55px;
        height: 55px;
    }
    .profileBox {
        line-height: 18px;
        font-size: 13px;
    }
    .profileDetails .fromP {
        font-size: 10px;
    }
    .companyName {
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .companyAddress {
        line-height: 12px;
        font-size: 8px;
    }
    .form-img {
        padding: 8% 5%;
    }
    .form-img h2 {
        margin-bottom: 14px;
    }   
    .formlabel {
        font-size: 16px;
    }
    .formcontrol {
        padding: 7px 10px;
    }
    .customButton {
        margin: 10px auto 0px;
    }
    .h-fix {
        min-height: 270px;
    }
    .smallWidth .col-sm-6{
        flex: 0 0 auto;
        width: 600px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .navratri-bg  .py-5 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .navratri-bg {
        background-size: cover;
        background-repeat: no-repeat;
    }
    .smallWidth{
        margin-top: 0px !important;
    }
    .numberTitle {
        font-size: 20px;
    }
}
@media (max-width: 768px) {
    .offerTitle{
        font-size: 32px;
        margin-top: 22px;
        line-height: 30px;
    }
    .nameTitle {
        font-size: 18px;
    }
    .sthalTitle {
        font-size: 18px;
    }
    .detailsText{
        font-size: 15px;
        line-height: 21px;
    }
    .paddingl10px {
        padding-left: 10px !important;
    }
    .paddingr10px {
        padding-right: 10px !important;
    }
    .profileBox {
        margin: 15px 0px 0px;
        line-height: 19px;
        font-size: 13px;
    } 
    .companyName {
        margin-top: 7px;
        font-size: 13px;
    }
    .companyAddress {
        font-size: 8px;
    }
    
    .diwaImg {
        height: 25px;
        line-height: 27px;
    }
    .dflex{
        flex-wrap: wrap;
    }
    .custom-button {
        margin-bottom: 10px;
    }
}
@media (max-width: 575px) {
    .h-fix {
        min-height: auto;
    }
    .smallWidth .col-sm-6{
        flex: 0 0 auto;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .w-50 {
        width: 100% !important;
    }
    .logo {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .logo img {
        width: 120px;
    }
    .offerTitle {
        font-size: 24px;
        margin-top: 5px;
        margin-bottom: 0px;
    }
    .nameTitle {
        font-size: 14px;
    }
    .sthalTitle {
        font-size: 14px;
    }
    .numberTitle {
        font-size: 14px;
    }
    .nameDetail {
        font-size: 13px;
    }
    .subject {
        font-size: 14px;
        margin-bottom: 5px;
        margin-top: 10px;
    }
    .detailsText {
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 5px;
    }
    .packageBox {
        margin-top: 5px;
        margin-bottom: 0px;
    }
    .packageBox table tr td {
        font-size: 10px;
    }
    .packageBox table tr th {
        font-size: 10px;
    }
    .profileImg {
        width: 45px;
        display: flex;
        height: 45px;
    }
    .profileImg img {
        border: 3px solid #ffbf00;
    }
    .profileBox {
        line-height: 15px;
        font-size: 10px;
    }
    .profileDetails .fromP {
        font-size: 9px;
    }
    .profileBox {
        margin: 10px 0px 10px;
    }
    .height570px{
        height: 680px;
    }
    .invBg.height570px img{
        height: 100%;
        width: 100%;
    }
    .diwaImg {
        height: 15px;
        line-height: 15px;
    }
    .companyName {
        margin-top: 10px;
        font-size: 13px;
        margin-bottom: 4px;
    }
    .companyAddress {
        font-size: 7px;
        line-height: 11px;
        margin-bottom: 10px;    
    }
}
@media (max-width: 537px) {
    .profileBox {
        margin: 13px 0px 0px;
    }
    .qrcode img {
        width: 65px;
        height: 65px;
    }
}
@media (max-width: 489px) {
    .companyAddress {
        margin-top: 7px;
        font-size: 7px
    }
    .companyName {
        margin-top: 7px;
        font-size: 10px;
    } 
    .profileBox {
        margin: 13px 0px 6px;
    }
    .paddingr5px {
        padding-right: 3px !important;
    }
    .paddingl5px {
        padding-left: 3px !important;
    }
}
@media (max-width: 449px) {
    .packageBox table tr td {
        font-size: 9px;
    }
    .profileBox {
        margin: 11px 0px 6px;
    }
    .logo {
        margin-top: 5px;
    }
    .detailsText {
        font-size: 11px;
        line-height: 18px;
        margin-bottom: 9px;
    }
    .profileBox {
        margin: 13px 0px 6px;
    }
    .profileImg img {
        border: 2px solid #ffbf00;
        height: 45px;
        width: 45px;
    }
    .profileImg {
        width: 45px;
        display: flex;
        height: 45px;
    }
    .companyAddress {
        font-size: 6px;
        line-height: 12px;
    }
    .companyName {
        margin-top: 10px;
        font-size: 11px;
    }
}
@media (max-width: 412px){
    .profileBox {
        margin: 9px 0px 5px;
    }
    .companyAddress {
        font-size: 5px;
        line-height: 8px;
    }
    .subject {
        margin-top: 5px;
    }
    .detailsText {
        line-height: 17px;
    }
    .companyAddress {
        font-size: 6px;
        line-height: 10px;
        margin-bottom: 10px !important;
        margin-top: 0px;
    }
    .sthalTitle {
        font-size: 13px;
    }
    .numberTitle {
        font-size: 13px;
    }
    .nameTitle {
        font-size: 13px;
    }
}