/* for optima */
@import url("https://fonts.cdnfonts.com/css/optima");

@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Playwrite+CU:wght@100..400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Dancing+Script:wght@400..700&family=Playwrite+CU:wght@100..400&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Anton&family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Lobster&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap");

/* for Lora font */
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap');

/* for euclid font */
 @import url('https://fonts.cdnfonts.com/css/euclid-circular-a');

 /* for Sour Gummy font */
 @import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Sour+Gummy:ital,wght@0,100..900;1,100..900&display=swap');

 /*for sour gummy */
 @import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Sour+Gummy:ital,wght@0,100..900;1,100..900&display=swap');

 /* for playfair display */
 @import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Sour+Gummy:ital,wght@0,100..900;1,100..900&display=swap');

 /* for countdown test */
 @import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");

body {
    font-family: "Optima-4", sans-serif !important;
}
/* .pd-language {
    padding: 20px;
} */
.pd-form {
    padding: 20px 20px 10px !important;
}
.align-div {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.login-bg-img{
    background-image: url("../images/Login-bg.webp");
    background-size: auto; 
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
    width: 100vw; 
    overflow: auto;

}


/* .login-bg-img{
    background-image: url("../images/Login-bg.webp");
    background-size: auto; 
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
    width: auto;  
    overflow: auto; */
    /* width: 100%; */
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: center;
    row-gap: 20px;
} */

.authincation {
    height: 100%;
}
.logo-box {
    border: 1px solid #ccc;
    padding: 10px;
    width: 150px;
    /* height: 150px; */
    height: 115px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.forgetpass-align{
   justify-content:space-between;
}
.favicon-box {
    border: 1px solid #ccc;
    padding: 10px;
    width: 150px;
    /* height: 150px; */
    height: 115px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#logo-input,
#favicon-input,
#update-btn {
    display: none;
}
.sw-theme-default {
    border: 0px !important;
}

/* sign up page */
/* .form-wizard .nav-wizard li .nav-link:after {
    position: absolute;
    top: 37% !important;
} */
.event-name-tab {
    height: 304px !important ;
}
.event-detail-tab {
    height: 550px !important;
}
.event-detail-tab {
    height: 1236.778px !important;
}
.width-button {
    width: 100%;
}
.align-accinfo {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.font-template-p {
    font-size: 14px;
}
.input-search {
    width: 75% !important;
    margin: auto;
}
.width-btn {
    width: 49%;
}
.pd-btn {
    padding: 10px;
}
.mt-btn {
    margin-top: 100px;
}
.logo-size {
    width: 35%;
    height: 20%;
}
.content-div {
    display: none;
}
.content-div.active {
    display: block;
}
.where-event-div {
    height: 500px !important;
}
.btn-add {
    width: 30px;
    height: 28px;
    padding: 0px 0px;
    border-radius: 50% !important;
    margin-top: 10px;
}
.align-back-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.btn:disabled {
    background-color: #a2254c !important;
    color: #ffff !important;
}
.align-link {
    color: #ab0036  !important;
}
.modal-title{
    color: #ab0036 !important;
    font-weight: 700 !important;
}


/* packagelist page */
.align-card-header {
    text-align: center !important;
    flex-direction: column !important;
    padding: 45px 20px 10px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.p-card-body {
    padding: 10px 20px 20px !important ;
}
.align-sub-header {
    display: flex;
    justify-content: center;
    align-items: center;
}
.card-package-list {
    width: 200px;
    margin: auto;
}
.w-pro {
    width: 36%;
}
.div-recommended {
    background-color: #ab0036;
    color: #ffff;
    position: absolute;
    top: 0px;
    width: 100%;
    border-radius: 5px;
    padding: 3px;
}
.w-card {
    width: 358px;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.scroll-container-p {
    overflow-x: auto;
    white-space: nowrap;
    padding: 20px 15px; /* Optional: adjust padding as needed */
}
.row.flex-nowrap {
    display: flex;
    flex-wrap: nowrap !important;
    gap: 60px;
}
.col-width {
    flex: 0 0 auto;
    width: 100%;
    max-width: 300px; /* Adjust based on the desired card width */
    margin-right: 15px; /* Space between cards */
}
.card-sub-title {
    width: 83%;
    padding: 10px 20px;
    text-wrap: initial;
}
.btn-light:hover {
    background: #d1d1d1 !important;
    color: #3e4954 !important;
    border-color: #d1d1d1 !important;
}
.align-img {
    width: 22px;
    height: 22px;
    margin-right: 5px;
}

/* login page */
.main-logo {
    /* width: 130px !important;
    height: 40px !important; */
    width: 125px !important;
    height: 50px !important;
    /* margin-left: 32px; */
}
.google-image{
    width:30px;
    height:25px;
}
.google-btn{
    background-color: #ffff;
    border: 1px solid #ab0036;
    color: #ab0036;
}
.google-btn:hover{
    background-color: #ab0036;
    border: 1px solid #ffff;
    color: #ffff;
}

/* sidebar */
.deznav .metismenu > li > a {
    padding: 15px 17px 15px 17px !important;
}

/* Add event */
.accordion-btn {
     color: #ab0036 !important;
    background-color:transparent !important; 
}
.accordion-button.active, 
.accordion-button:not(.collapsed) {
    background-color: #ab0036 !important;
    color: white !important;
    border-top-left-radius: calc(0.75rem - 1px);
    border-top-right-radius: calc(0.75rem - 1px);
}
.acc-bg-color {
    background-color: transparent!important;
}
.nav-link {
    color: #ab0036 !important;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff !important;
}
.p-tab-card {
    padding: 1rem 1.25rem !important;
}
.align-map {
    width: 100%;
    height: 450px;
    border-radius: 10px;
}
.m-btn {
    margin-top: 30px;
}
.accordion-button:focus {
    border-color: #ab0036 !important;
    box-shadow: 0 0 0 0.25rem #ab0036 !important;
    border-top-left-radius: calc(0.75rem - 1px);
    border-top-right-radius: calc(0.75rem - 1px);
}
.acc-btn-text {
    font-size: 16px !important;
    font-weight: 500 !important;
}
.text-list {
    font-size: 18px;
    font-weight: 700;
}
.select-input{
    border: 1px solid #d7dae3 !important;
    background-color: #f5f2f3  !important;
    font-weight: 400;
    color: #727272 !important;
    padding: 0.688rem 1.5rem !important;
    border-radius: 0.75rem !important;
    width: 100%;
    height: 3rem;
}

.bootstrap-select .select-input{
    background: #fff;
    border: 0.0625rem solid #d7dae3;
    padding: 0.3125rem 1.25rem;
    color: #3e4954;
    height: 3rem;
    border-radius: 0.75rem;
}

/* Wrapper to hold the custom arrow */
.select-input-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}

/* Custom down arrow */
.select-input-wrapper::after {
    content: "\f0d7" !important;
    font-family: 'Font Awesome 5 Free' !important;
    border: 0 !important;
    font-weight: 900 !important;
    vertical-align: middle !important;
    margin-left: 0.25em !important;
    line-height: 1 !important;
    font-size: 1.25rem !important;
}


/* dashboard page*/
.card-1 {
    background-color: #f4f2fc;
}
.card-2 {
    background-color: #fff0f4;
}
.card-3 {
    background-color: #fff9ee;
}
.card-4 {
    background-color: #fff3f0;
}
.card1-text {
    color: #7d6ce2;
}
.card2-text {
    color: #ffaac4;
}
.card3-text {
    color: #ffc466;
}
.card4-text {
    color: #fa6f4e;
}
.select-input{
  height:40px !important;
  padding: 10px !important;
}
.col-space{
    padding: 5px 6px !important;
}

/* add guest page */
.w-input {
    width: 88%;
}
.file-drop-area {
    border: 2px dashed #ab0036;
    padding: 30px;
    text-align: center;
    color: #5e5d5e;
    cursor: pointer;
}
.file-drop-area.drag-over {
    background-color: #f0f8ff;
}
.file-drop-area input[type="file"] {
    display: none;
}
.download-list{
    display: flex;
    justify-content: end;
}
.add-text{
    color: #ab0036;
}

/* For tabel and datatable */
/* .p-tbl{
    margin-top: -45px !important;
} */
.p-tbl thead th {
    padding: 0px 10px !important;
    font-size: 0.875rem !important; 
    color: #ab0036  !important;
    font-weight: 700 !important;
    font-family: "Optima-4", sans-serif !important;

}
.p-tbl tbody tr td {
    /* padding:5px 10px !important; */
    padding:10px 10px !important;
    font-size: 0.875rem !important; 
    font-family: "Optima-4", sans-serif !important;
    color: #727272 !important;
}

.custom-col{
    white-space: nowrap;
}
/* Hide the duplicate thead created by DataTables for horizontal scroll */
.dataTables_scrollBody thead {
    visibility: hidden;
}
.tbl-roles {
    width: 100% !important;
}
.tbl-category{
    width: 100% !important;
}
.tbl-sub-category{
    width: 100% !important;
}
.tbl-feature{
    width: 100% !important;
}

.tbl-dashboard{
    width: 100% !important;
}

table {
    width: 100%;
}

/* setting */
.social-img {
    width: 30px;
    height: 30px;
    margin-right: 5px;
    margin-top: 8px;
}

/* payment method */
.align-pay-text {
    display: flex;
    justify-content: space-between;
}
.bg-save {
    background-color: #e6f6f1;
    color: #43a96f;
}
.autofill-link {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #ab0036;
    cursor: pointer;
    text-decoration: none;
    font-size: 15px;
}
.login-img {
    width: 1275px !important;
}

.icon {
    font-size: 30px;
    margin-right: 10px;
    margin-top: 10px;
}
/* roles and permission */
.p-checkbox {
    margin-top: 6px;
}

/* signup page new */
.stepper {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 40px 0 20px;
    margin-bottom: 30px;
    left:23px;
}

.step {
    /* text-align: center;
    position: relative;
    flex: 1;
    min-height: 80px;  */
    display: flex;
    align-items: center;
    position: relative;
    /* flex: 1; */
}

.step .circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ddd;
    line-height: 40px;
    text-align: center;
    color: white;
    z-index: 1;
    position: relative;
}

.step.active .circle {
    background-color: #ab0036;
}

.step .label {
    margin-top: 5px;
    white-space: nowrap;
    font-size: 16px;
}
.step:active .label {
    color:#ab0036;
}
.step .content {
    margin-top: 15px; /* Ensures some space between the stepper and content */
}

.step.active::after {
    background-color: #ab0036;
}

/* Hide the line after the last step */
.step:last-child::after {
    display: none;
}
.btn-primary {
    background-color: #ab0036;
    font-size: 14px;
}

.content-div {
    display: none;
}
.content-div.active {
    display: block;
}
.btn-back-step {
    padding: 10px;
    border-radius: 5px;
}
.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.9rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
    left: 32%;
}
.form-control.is-invalid {
    border-right:none !important;
}
.add-ticket{
    position: absolute;
    top: -3px;
    right: 40px;
    width: 30px;
    height: 28px;
    padding: 0px 0px;
    border-radius: 50% !important;
    margin-top: 10px;
}
.remove-ticket{
    position: absolute;
    right: 0px;
    top: -4px;
    width: 30px;
    height: 28px;
    padding: 0px 0px;
    border-radius: 50% !important;
    margin-top: 10px;
}
.template-img-ht{
    height: 130px;
}
.signup-heading{
    font-size: 25px;
    text-align: center;
    color: #ab0036;
    font-weight: 600;
    margin: 10px 0px;
     font-family: "Optima-4", sans-serif !important;
}

/* choose template */
/* template 1 birthday template */
/* rightside image section */
.template-img {
    background-image: url("../images/template-1.webp");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 700px;
}
.main_content-div {
    position: absolute;
    top: 28%;
    left: 12%;
}
.text-1 {
    font-size: 25px;
    color: #524db3;
    text-align: center;
    font-family: "Rubik", sans-serif;
}
.text-name {
    font-size: 45px;
    color: #524db3;
    font-weight: 900;
    text-align: center;
    font-family: "Crimson Text", serif;
}
.text-birthday {
    font-size: 45px;
    font-weight: 900;
    color: #ea626b;
    text-align: center;
    font-family: "Crimson Text", serif;
}
.sub_content_div {
    position: absolute;
    top: 63%;
    left: 14%;
}
.text-2 {
    font-size: 25px;
    color: #524db3;
    text-align: center;
    font-family: "Rubik", sans-serif;
}
.baby-img {
    width: 390px;
    height: 390px;
    position: absolute;
    right: 11%;
    top: 27%;
}
.invite-div {
    background-color: #eb6f99;
    width: 100%;
    min-height: 247px;
}
.invite-heading-text {
    font-size: 35px;
    color: #ffff;
    padding-top: 25px;
    font-family: "Crimson Text", serif;
}
.invite-text {
    font-size: 20px;
    color: #ffff;
    font-family: "Rubik", sans-serif;
    line-height: 20px;
}
.map-div {
    background-color: #eb6f99;
}
.text-map {
    font-size: 35px;
    color: #ffff;
    height: 40px;
    padding: 10px 0px;
    text-align: center;
    font-family: "Crimson Text", serif;
}
.schedule_div{
    background-color: #ffff;
    height:auto;
    padding-top: 10px;
}
.schedule-row{
    margin-top: 50px;
}
.schedule-card{
    width: 315px;
    background-color: #ffff !important;
    text-align: center;
    box-shadow: 0px 1px 4px 0px #eb6f99;
}
.p-schedule{
    padding: 21px !important;
}
.schedule-heading-text {
    font-size: 35px;
    color:  #e5326e;
    padding-top: 25px;
    font-family: "Crimson Text", serif;
    font-weight: 500;
}
.schedule-text {
    font-size: 20px;
    color: #e5326e;
    font-family: "Crimson Text", serif;
    line-height: 20px;
    box-shadow: none;
    margin-bottom: 10px;
    font-weight: 600;
}
.p-text {
    font-size: 18px;
    margin-bottom: 5px;
    color: #000;
}
.align-map {
    width: 100%;
    height: 400px;
    margin-top: 30px;
}
.schedule-event {
    height: 650px;
    background-color: #eb6f99;
    font-family: "Crimson Text", serif;
}
.bg-card {
    background-color: transparent !important;
    margin: 0px !important;
    box-shadow: none;
}
.m-shedule-text {
    margin-left: 50px;
    margin-top: 10px;
    font-family: "Rubik", sans-serif;
}
.read-more-btn{
    color: #ffff;
    background-color: #e5326e;
    padding: 5px;
    border: 1px solid #e5326e;
    border-radius: 5px;
    font-size: 12px;
    margin-top: 10PX;
}

.scroll-col {
    overflow-y: scroll !important;
}
.bg-form-col {
    background-color: #eb6f99;
}
.scroll-container {
    height: 100vh;
    overflow-y: scroll;
}

.scroll-container::-webkit-scrollbar {
    width: 10px;
}

.scroll-container::-webkit-scrollbar-track {
    background: white;
    border-radius: 10px;
}

.scroll-container::-webkit-scrollbar-thumb {
    background: #eb6f99;
    border-radius: 10px;
}

.scroll-container::-webkit-scrollbar-thumb:hover {
    background: #eb6f99;
}

.scroll-container::-webkit-scrollbar-button {
    display: none;
}

/* leftside form section */
/* .fixed-height {
    height: 100vh;
} */

.fixed-column {
    height: 100%;
    overflow: hidden;
}
.content-div {
    display: none;
}
.content-div.active {
    display: block;
}
.width-p {
    width: 52%;
}
.content-1 {
    position: absolute;
    top: 30%;
    right: 0%;
}
.content-2 {
    position: absolute;
    top: 30%;
    right: 0%;
}
.content-3 {
    position: absolute;
    top: 30%;
    right: 5%;
}
.form-heading {
    font-size: 35px;
    color: #ffff;
    font-family: "Crimson Text", serif;
}
.form-text {
    font-size: 25px;
    color: #ffff;
    font-family: "Rubik", sans-serif;
}
.attending-no {
    border-radius: 0.5rem !important;
    margin: 3px 10px !important;
    width: 40px !important;
    height: 30px;
    text-align: center;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #b7b7b7;
    background-color: #f6fbf8;
    background-clip: padding-box;
    border: 1px solid #d7dae3;
    appearance: none;
    border-radius: 0.75rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-success:hover, .btn-success:active, .btn-success:focus {
    color: #ffff !important;
}
.btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
    box-shadow:none !important;
}
.btn-attending {
    width: 30px;
    height: 30px;
    padding: 3px 0px;
    border-radius: 50% !important;
    margin-top: 2px;
    line-height: 1px;
}
.content-section {
    height: 100vh; /* Full height of the screen */
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transform: translateY(50px); /* Move the div down initially */
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    visibility: hidden; /* Hidden until it's activated */
    /* position: absolute;
    top: 0;
    left: 0;
    right: 0; */
}
.fade-in-up {
    opacity: 1;
    transform: translateY(0); /* Move up to the original position */
    visibility: visible; /* Make visible when the animation triggers */
}
.d-none {
    display: none !important;
}
.align-rsvp-div {
    text-align: center;
    flex: 0 0 100%;
}
.text-left-div {
    text-align: left;
}
.text-right-end {
    justify-content: end;
}
.btn-enter:focus {
box-shadow: none !important;
}
.btn-enter {
    background-color:#ffff ;
    color: #eb6f99;
    
}
.btn-enter:hover {
    color: #eb6f99;
}
.form-input-check_1 {
    border-color: #eb6f99 !important;
    width: 25px;
    height: 25px;
}

/* For template 2  christmas template*/
.template-img_2 {
    background-image: url("../images/template-2.webp");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 768px;
}
.main_content-div_2 {
    position: absolute;
    top: 65%;
    /* left: 12%; */
    right: 113px;
}
.main-text_2 {
    font-size: 50px;
    color: #ffff;
    font-family: "Dancing Script", cursive;
}
.sub-text_2 {
    font-size: 35px;
    color: #ffff;
    font-family: "Dancing Script", cursive;
}
.invite-div_2 {
    background-color: #ffff;
    width: 100%;
    min-height: 222px;
}
.invite-heading-text_2 {
    font-size: 35px;
    color: #b10824;
    padding-top: 25px;
    font-family: "Crimson Text", serif;
}
.invite-text_2 {
    font-size: 20px;
    color: #b10824;
    font-family: "Rubik", sans-serif;
    line-height: 20px;
}
.schedule_div_2{
    background-color: #b10824;
    height:auto;
}
.schedule-card_2{
    width: 315px;
    background-color: #ffff !important;
    text-align: center;
    box-shadow: 0px 1px 4px 0px #d7d5d5;
}
.p-schedule{
    padding: 21px !important;
}
.schedule-heading-text_2 {
    font-size: 35px;
    color: #ffff;
    padding-top: 25px;
    font-family: "Crimson Text", serif;
    font-weight: 500;
}
.schedule-text_2 {
    font-size: 20px;
    color: #b10824;
    font-family: "Rubik", sans-serif;
    line-height: 20px;
    box-shadow: none;
    margin-bottom: 10px;
    font-weight: 500;
}
.p-text_2 {
    font-size: 18px;
    margin-bottom: 5px;
    color: #675b5b;
}
.read-more-btn_2{
    color: #ffff;
    background-color: #b10824;
    padding: 5px;
    border: 1px solid #b10824;
    border-radius: 5px;
    font-size: 12px;
    margin-top: 10PX;
}

.map-div_2 {
    background-color: #ffff;
}
.text-map_2 {
    font-size: 35px;
    color: #b10824;
    height: 40px;
    padding: 10px 0px;
    text-align: center;
    font-family: "Crimson Text", serif;
}
.dress_code {
    background-color: #b10824;
}
.dresscode-heading-text_2 {
    font-size: 35px;
    color: #ffff;
    padding-top: 25px;
    font-family: "Crimson Text", serif;
}
.dresscode-text_2 {
    font-size: 20px;
    color: #ffff;
    font-family: "Rubik", sans-serif;
    line-height: 20px;
}
.bg-form-col_2 {
    /* background-color: #ffff; */
    background-image: url("../images/christmas-bg-3.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 911px;

}
.contact-div {
    background-color: #b10824;
    height: 100px;
}
.form-heading_2 {
    font-size: 35px;
    color: #b10824;
    font-family: "Crimson Text", serif;
}
.form-text_2 {
    font-size: 25px;
    color: #b10824;
    font-family: "Rubik", sans-serif;
}
.scroll-container_2 {
    height: 100vh;
    overflow-y: scroll;
}

.scroll-container_2::-webkit-scrollbar {
    width: 10px;
}

.scroll-container_2::-webkit-scrollbar-track {
    background: #ffff;
    border-radius: 10px;
}

.scroll-container_2::-webkit-scrollbar-thumb {
    background: #b10824;
    border-radius: 10px;
}

.scroll-container_2::-webkit-scrollbar-thumb:hover {
    background: #b10824;
}

.scroll-container_2::-webkit-scrollbar-button {
    display: none;
}
.btn-enter_2 {
    background-color: #b10824;
    color: #ffff;
}
.btn-enter_2:hover {
    color: #ffff;
}
.form-input-check_2 {
    border-color: #b10824 !important;
    width: 25px;
    height: 25px;
}


/* For template 3 wedding template */
.template-img_3 {
    background-image: url("../images/template-3.webp");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 590px;
}
.couple-img {
    width: 302px;
    height: 426px;
    border-radius: 1%;
    position: absolute;
    top: 80px;
    left: 125px;
    border: 5px solid #b26261;
}
.main_content-div_3 {
    position: absolute;
    top: 35%;
    right: 160px;
}
.main-text_3 {
    font-size: 35px;
    color: #483801;
    font-family: "Lora", serif;
}

.sub_content_div_3 {
    position: absolute;
    top: 50%;
    right: 200px;
}

.name_content_div_3 {
    position: absolute;
    top: 69%;
    right: 226px;
}

.sub-text_3 {
    font-size: 35px;
    color:#483801;
    font-family: "Lora", serif;
}
.date_content_div{
    position: absolute;
    right: 173px;
    bottom: 115px;
}
.date-text{
    font-size: 29px;
    color: #483801;
    font-family: "Lora", serif;
    text-align: center;
}
.date-text_2{
    font-size: 29px;
    color: #483801;
    font-family: "Lora", serif;
}
.invite-div_3 {
    background-color: #cc7271;
    width: 100%;
    min-height: 290px;
}
.invite-heading-text_3 {
    font-size: 35px;
    color: #ffff;
    padding-top: 25px;
    font-family: "Crimson Text", serif;
}
.invite-text_3 {
    font-size: 20px;
    color: #ffff;
    font-family: "Rubik", sans-serif;
    line-height: 32px;
    text-align: justify;
    padding: 0px 30px;
}
.schedule_div_3{
    background-color: #efdfd9;
    height:auto;
}
/* .schedule-card_3{
    height: 400px;
    background-color: transparent !important;
    margin: 0px !important;
    box-shadow: none;
} */
.schedule-card_3{
    /* width:340px; */
    width:100%;
    background-color: #ffff !important;
    text-align: center;
    box-shadow: 0px 1px 4px 0px #d4807f;
}
.p-schedule{
    padding: 1.000 rem !important;
}
.schedule-heading-text_3 {
    font-size: 30px;
    color: #483801;
    height: 40px;
    /* padding: 10px 0px; */
    text-align: center;
    font-family: "Crimson Text", serif;
    font-weight: 500;
    padding-top: 20px;
    margin-bottom: 20px;
}
.schedule-text_3 {
    font-size: 20px;
    color: #b65958;;
    font-family: "Rubik", sans-serif;
    line-height: 20px;
    margin-bottom: 10px;
}
.p-text_3 {
    font-size: 16px;
    margin-bottom: 5px;
    color: #000;
}
.map-div_3 {
    background-color: #cc7271;
}
.text-map_3 {
    font-size: 35px;
    color: #ffff;
    height: 40px;
    padding: 10px 0px;
    text-align: center;
    font-family: "Crimson Text", serif;
}
.bg-form-col_3 {
    /* background-color: #f0d4c9; */
    background-image: url("../images/Wedding-bg.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 911px;
}
.contact-div {
    background-color: #b10824;
    height: 100px;
}
.form-heading_3 {
    font-size: 35px;
    color: #483801;
    font-family: "Crimson Text", serif;
}
.form-text_3 {
    font-size: 25px;
    color: #483801;
    font-family: "Rubik", sans-serif;
}
.scroll-container_3 {
    height: 100vh;
    overflow-y: scroll;
}

.scroll-container_3::-webkit-scrollbar {
    width: 10px;
}
.scroll-container_3::-webkit-scrollbar-track {
    background: white;
    border-radius: 10px;
}
.scroll-container_3::-webkit-scrollbar-thumb {
    background: #d4807f;
    border-radius: 10px;
}
.scroll-container_3::-webkit-scrollbar-thumb:hover {
    background: #d4807f;
}
.scroll-container_3::-webkit-scrollbar-button {
    display: none;
}
.btn-enter_3 {
    background-color: #cc7271;
    color: #ffff;
}
.btn-enter_3:hover {
    color: #ffff;
}
.form-input-check_3 {
    border-color: #483801!important;
    width: 25px;
    height: 25px;
}
.from-control-bg{
    background-color: #ffff !important;
    color: #000 !important;
}
.read-more-btn_3{
    color: #ffff;
    background-color: #cc7271;
    padding: 5px;
    border: 1px solid #cc7271;
    border-radius: 5px;
    font-size: 12px;
    margin-top: 10px;
}

/* For template 4 seminar template */
.template-img_4 {
    background-image: url("../images/template-4.webp");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 590px;
}
.main_content-div_4 {
    position: absolute;
    bottom: 35px;
    left: 100px;
}
.main-text_4 {
    font-size: 35px;
    color: #ffff;
    font-family: 'Euclid Circular A', sans-serif;
    font-weight: bold;
}
.sub-text_4 {
    font-size: 25px;
    color:#ffff;
    font-family: 'Euclid Circular A', sans-serif;
    font-weight: bold;
}
.invite-div_4 {
    background-color: #FFE5EE;
    width: 100%;
    min-height: 215px;
}
.invite-heading-text_4 {
    font-size: 35px;
    color: #000;
    padding-top: 25px;
    font-family: 'Euclid Circular A', sans-serif;
    font-weight: 500;
}
.invite-text_4 {
    font-size: 20px;
    color: #000;
    font-family: 'Euclid Circular A', sans-serif;
    line-height: 35px;
    text-align: justify;
    padding: 0px 30px;
}
.p-text_4 {
    color: #000;
}
.schedule_div_4{
    background-color: #ffff;
    height:auto;
    padding-top: 10px;
}
.schedule-row{
    margin-top: 30px;
}
/* .schedule-card_4{
    height: 800px;
    background-color: transparent !important;
    margin: 0px !important;
    box-shadow: none;
} */
.schedule-card_i{
    height: auto;
    width: 315px;
    background-color: #ffff !important;
    text-align: center;
    box-shadow: 0px 1px 4px 0px #FFB7CE;
}
.schedule-card_4{
    width: 315px;
    background-color: #ffff !important;
    text-align: center;
    box-shadow: 0px 1px 4px 0px #FFB7CE;
}
.p-schedule{
    padding: 21px !important;
}
.schedule-heading-text_4 {
    font-size: 35px;
    color: #fd0353;
    padding-top: 25px;
    font-family: 'Euclid Circular A', sans-serif;
    font-weight: 500;
}
.schedule-text_4 {
    font-size: 20px;
    color: #fd0353;
    font-family: 'Euclid Circular A', sans-serif;
    line-height: 20px;
    box-shadow: none;
    margin-bottom: 10px;
    font-weight: 500;
}
.p-text_4 {
    font-size: 18px;
    margin-bottom: 5px;
}
.map-div_4 {
    background-color: #FFE5EE;
}
.text-map_4 {
    font-size: 35px;
    color: #000;
    height: 40px;
    /* padding: 10px 0px; */
    text-align: center;
    font-family: 'Euclid Circular A', sans-serif;
    font-weight: 500;
    padding-top: 20px;
    margin-bottom: 20px;
}

.bg-form-col_4 {
    /* background-color: #FFE5EE; */
    background-image: url("../images/webinar-bg.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 911px;

}
.contact-div {
    background-color: #000;
    height: 100px;
}
.form-heading_4 {
    font-size: 25px;
    color: #000;
    font-family: 'Euclid Circular A', sans-serif;
    font-weight: 500;
}
.form-text_4 {
    font-size: 18px;
    color: #000;
    font-family:'Euclid Circular A', sans-serif;
}
.form-input-check_1 {
    border-color: #000 !important;
}
.scroll-container_4 {
    height: 100vh;
    overflow-y: scroll;
}

.scroll-container_4::-webkit-scrollbar {
    width: 10px;
}

.scroll-container_4::-webkit-scrollbar-track {
    background: #ffff !important;
    border-radius: 10px;
}

.scroll-container_4::-webkit-scrollbar-thumb {
    background: #fd0353;
    border-radius: 10px;
}

.scroll-container_4::-webkit-scrollbar-thumb:hover {
    background: #fd0353;
}

.scroll-container_4::-webkit-scrollbar-button {
    display: none;
}
.btn-enter_4 {
    background-color: #fd0353;
    color: #ffff;
}
.btn-enter_4:hover {
    color: #ffff;
}
.form-input-check_4 {
    border-color: #000!important;
    width: 25px;
    height: 25px;
}
.from-control-bg{
    background-color: #ffff !important;
    color: #000;
}
.rsvp-4{
        margin-top: 500px;
}
.read-more-btn_4{
    color: #ffff;
    background-color: #fd0353;
    padding: 5px;
    border: 1px solid #fd0353;
    border-radius: 5px;
    font-size: 12px;
    margin-top: 10PX;
}
.truncate-text {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Show only two lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

/* For template 5 official meeting template */
.template-img_5 {
    background-image: url("../images/template-5.webp");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 590px;
}
.main_content-div_5 {
    position: absolute;
    top: 35px;
    right: 100px;
}
.main-text_5 {
    font-size: 35px;
    color: #ffff;
    font-family: "Lora", serif;
    font-weight: bold;
}
.sub-text_5 {
    font-size: 25px;
    color:#ffff;
    font-family: "Lora", serif;
    font-weight: bold;
}
.invite-div_5 {
    background-color: #ffff;
    width: 100%;
    min-height: 206px;
}
.invite-heading-text_5 {
    font-size: 35px;
    color: #000;
    padding-top: 25px;
    font-family: "Crimson Text", serif;
}
.invite-text_5 {
    font-size: 20px;
    color: #000;
    font-family: "Rubik", sans-serif;
    line-height: 35px;
    text-align: justify;
    padding: 0px 30px;
}
.p-text_5 {
    color: #000;
}
.schedule_div_5{
    background-color: #ffff;
    height:auto;
}
.schedule-card_5{
    width: 315px;
    background-color: #ffff !important;
    text-align: center;
    box-shadow: 0px 1px 4px 0px #a69999;
}

.schedule-heading-text_5 {
    font-size: 35px;
    color: #000;
    padding-top: 25px;
    font-family: 'Euclid Circular A', sans-serif;
    font-weight: 500;
}
.schedule-text_5 {
    font-size: 20px;
    color: #000;
    font-family: "Rubik", sans-serif;
    line-height: 20px;
    box-shadow: none;
    margin-bottom: 10px;
}
.p-text_5 {
    font-size: 18px;
    margin-bottom: 5px;
}
.map-div_5 {
    background-color: #ffff;
}
.text-map_5 {
    font-size: 35px;
    color: #000;
    height: 40px;
    padding: 10px 0px;
    text-align: center;
    font-family: "Crimson Text", serif;
}

.bg-form-col_5 {
    /* background-color: #ffff; */
    background-image: url("../images/Official-bg.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 911px;
}
.contact-div {
    background-color: #000;
    height: 100px;
}
.form-heading_5 {
    font-size: 35px;
    color: #000;
    font-family: "Crimson Text", serif;
}
.form-text_5 {
    font-size: 25px;
    color: #000;
    font-family: "Rubik", sans-serif;
}
.form-input-check_1 {
    border-color: #000 !important;
}
.scroll-container_5 {
    height: 100vh;
    overflow-y: scroll;
}

.scroll-container_5::-webkit-scrollbar {
    width: 10px;
}

.scroll-container_5::-webkit-scrollbar-track {
    background: #ffff !important;
    border-radius: 10px;
}

.scroll-container_5::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 10px;
}

.scroll-container_5::-webkit-scrollbar-thumb:hover {
    background: #000;
}

.scroll-container_5::-webkit-scrollbar-button {
    display: none;
}
.btn-enter_5 {
    background-color: #000;
    color: #ffff;
}
.btn-enter_5:hover {
    color: #ffff;
}
.form-input-check_5 {
    border-color: #000!important;
    width: 25px;
    height: 25px;
}
.from-control-bg{
    background-color: #ffff !important;
    color: #000;
}
.custom-file-input::file-selector-button {
    background-color: #ab0036 !important;
    color: #ffff !important;
    line-height: 36px !important;
   
}
.form-control[type="file"] {
    padding-top: 5px !important;
}

.read-more-btn_5{
    color: #ffff;
    background-color: #000;
    padding: 5px;
    border: 1px solid #000;
    border-radius: 5px;
    font-size: 12px;
    margin-top: 10PX;
}

/*individual birthday 2 template */
.birthday-bg {
    background-image: url("../images/birthday_bg.webp");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 823px;
}
.birthday_frame {
    position: absolute;
    left: 212px;
    top: 15px;
}
.birthday-img{
    position: absolute;
    left: 319px;
    top: 204px;
    width: 324px;
    height: 451px;
}
.birthday-content{
    position: absolute;
    bottom: 21px;
    left: 205px;
}
.birthday-text{
    font-size: 30px;
    color: #bb1141;
    font-family: "Rubik", sans-serif;
}
.sub-text {
    font-size: 25px;
    color: #000;
    font-weight: 500;
    font-family: "Rubik", sans-serif;
}
.invite-i-div {
    background-color: #bb1141;
    width: 100%;
    min-height: 260px;
}
.invite-i-heading-text {
    font-size: 35px;
    color: #ffff;
    padding-top: 25px;
    font-family: "Sour Gummy", sans-serif;
}
.invite-i-text {
    font-size: 20px;
    color: #ffff;
    font-family: "Rubik", sans-serif;
    line-height: 20px;
}
.map-i-div {
    background-color: #780026;
}
.text-map {
    font-size: 35px;
    color: #ffff;
    height: 40px;
    padding: 10px 0px;
    text-align: center;
    font-family: "Crimson Text", serif;
}
.p-schedule{
    padding: 21px !important;
}
.p-text {
    font-size: 18px;
    margin-bottom: 5px;
    color: #000;
}
.scroll-col {
    overflow-y: scroll !important;
}

.scroll-container-i {
    height: 100vh;
    overflow-y: scroll;
}

.scroll-container-i::-webkit-scrollbar {
    width: 10px;
}

.scroll-container-i::-webkit-scrollbar-track {
    background: white;
    border-radius: 10px;
}

.scroll-container-i::-webkit-scrollbar-thumb {
    background: #780026;
    border-radius: 10px;
}

.scroll-container-i::-webkit-scrollbar-thumb:hover {
    background: #780026;
}

.scroll-container-i::-webkit-scrollbar-button {
    display: none;
}

/* leftside form section */
.bg-i-form-col {
    background-image: url("../images/rsvp_bg.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 911px;
}
/* .fixed-height {
    height: 100vh;
} */

.fixed-column {
    height: 100%;
    overflow: hidden;
}
.content-div {
    display: none;
}
.content-div.active {
    display: block;
}
.width-p {
    width: 52%;
}
.content-1 {
    position: absolute;
    top: 30%;
    right: 0%;
}
.content-2 {
    position: absolute;
    top: 30%;
    right: 0%;
}
.content-3 {
    position: absolute;
    top: 30%;
    right: 5%;
}
.form-i-heading {
    font-size: 45px;
    font-weight: bold;
    color: #780026 ;
    font-family: "Crimson Text", serif;
}
.form-i-text {
    font-size: 20px;
    color: #000;
    font-family: "Rubik", sans-serif;
}
.attending-no {
    border-radius: 0.5rem !important;
    margin: 3px 10px !important;
    width: 40px !important;
    height: 30px;
    text-align: center;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #b7b7b7;
    background-color: #f6fbf8;
    background-clip: padding-box;
    border: 1px solid #d7dae3;
    appearance: none;
    border-radius: 0.75rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-success:hover, .btn-success:active, .btn-success:focus {
    color: #ffff !important;
}
.btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
    box-shadow:none !important;
}
.btn-attending {
    width: 30px;
    height: 30px;
    padding: 3px 0px;
    border-radius: 50% !important;
    margin-top: 2px;
    line-height: 1px;
}
.content-section {
    height: 100vh; /* Full height of the screen */
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transform: translateY(50px); /* Move the div down initially */
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    visibility: hidden; /* Hidden until it's activated */
    /* position: absolute;
    top: 0;
    left: 0;
    right: 0; */
}
.fade-in-up {
    opacity: 1;
    transform: translateY(0); /* Move up to the original position */
    visibility: visible; /* Make visible when the animation triggers */
}
.d-none {
    display: none !important;
}
.align-rsvp-div {
    text-align: center;
    flex: 0 0 100%;
}
.text-left-div {
    text-align: left;
}
.text-right-end {
    justify-content: end;
}
.btn-enter-i:focus {
box-shadow: none !important;
}
.btn-enter-i {
    background-color:#780026 ;
    color: #ffff;    
}
.btn-enter-i:hover {
    color: #ffff;
}

/*individual christmas 2 template */
.christmas-bg {
    background-image: url("../images/Christmas_bg.webp");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 823px;
}
.christmas_frame {
    position: absolute;
    left: 212px;
    top: 15px;
}
.text-merry{
    position: absolute;
    bottom: 12%;
    left: 46%;
    font-size: 30px;
    font-weight: 700;
    color: #9c0820;
    font-family: "Sour Gummy", serif;
}
.text-christmas{
    position: absolute;
    bottom: 5%;
    left: 42%;
    font-size: 40px;
    color: #000;
    font-weight: 700;
    font-family: "Sour Gummy", serif;
}
.invite-c-div {
    background-color: #f0f5ff;
    width: 100%;
    min-height: 350px;
}
.invite-c-heading-text {
    font-size: 35px;
    color: #f13e2d;
    padding-top: 25px;
    font-family: "Sour Gummy", serif;
}
.invite-c-text {
    font-size: 20px;
    color: #f13e2d;
    font-family: "Crimson Text", serif;
    line-height: 20px;
}
.map-c-div {
    background-color: #9c0820;
}
.text-map {
    font-size: 35px;
    color: #ffff;
    height: 40px;
    padding: 10px 0px;
    text-align: center;
    font-family: "Crimson Text", serif;
}
.p-schedule{
    padding: 21px !important;
}
.p-text {
    font-size: 18px;
    margin-bottom: 5px;
    color: #000;
}
.align-map {
    width: 100%;
    height: 400px;
    margin-top: 30px;
}
.scroll-col {
    overflow-y: scroll !important;
}

.scroll-container-c {
    height: 100vh;
    overflow-y: scroll;
}

.scroll-container-c::-webkit-scrollbar {
    width: 10px;
}

.scroll-container-c::-webkit-scrollbar-track {
    background: white;
    border-radius: 10px;
}

.scroll-container-c::-webkit-scrollbar-thumb {
    background: #9c0820;
    border-radius: 10px;
}

.scroll-container-c::-webkit-scrollbar-thumb:hover {
    background: #9c0820;
}

.scroll-container::-webkit-scrollbar-button {
    display: none;
}

/* leftside form section */
.bg-c-form-col{
    /* background-color: #9c0820; */
    background-image: url("../images/christmas-bg2.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 911px;
}
/* .fixed-height {
    height: 100vh;
} */
.fixed-column {
    height: 100%;
    overflow: hidden;
}
.content-div {
    display: none;
}
.content-div.active {
    display: block;
}
.width-p {
    width: 52%;
}
.content-1 {
    position: absolute;
    top: 30%;
    right: 0%;
}
.content-2 {
    position: absolute;
    top: 30%;
    right: 0%;
}
.content-3 {
    position: absolute;
    top: 30%;
    right: 5%;
}
.form-c-heading {
    font-size: 45px;
    font-weight: bold;
    color: #ffff ;
    font-family: "Crimson Text", serif;
}
.form-c-text {
    font-size: 20px;
    color: #ffff;
    font-family: "Rubik", sans-serif;
}
.attending-no {
    border-radius: 0.5rem !important;
    margin: 3px 10px !important;
    width: 40px !important;
    height: 30px;
    text-align: center;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #b7b7b7;
    background-color: #f6fbf8;
    background-clip: padding-box;
    border: 1px solid #d7dae3;
    appearance: none;
    border-radius: 0.75rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-success:hover, .btn-success:active, .btn-success:focus {
    color: #ffff !important;
}
.btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
    box-shadow:none !important;
}
.btn-attending {
    width: 30px;
    height: 30px;
    padding: 3px 0px;
    border-radius: 50% !important;
    margin-top: 2px;
    line-height: 1px;
}
.content-section {
    height: 100vh; /* Full height of the screen */
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transform: translateY(50px); /* Move the div down initially */
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    visibility: hidden; /* Hidden until it's activated */
    /* position: absolute;
    top: 0;
    left: 0;
    right: 0; */
}
.fade-in-up {
    opacity: 1;
    transform: translateY(0); /* Move up to the original position */
    visibility: visible; /* Make visible when the animation triggers */
}
.d-none {
    display: none !important;
}
.align-rsvp-div {
    text-align: center;
    flex: 0 0 100%;
}
.text-left-div {
    text-align: left;
}
.text-right-end {
    justify-content: end;
}
.btn-enter-c:focus {
box-shadow: none !important;
}
.btn-enter-c {
    background-color:#ffff ;
    color: #9c0820;    
}
.btn-enter-c:hover {
    color: #9c0820;
}


/*individual wedding 2 template */
.wedding2-bg {
    background-image: url("../images/seminar-2.webp");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 823px;
}

.invite-semi-div {
    background-color: #2d5f73;
    width: 100%;
    min-height: 350px;
}
.invite-s-heading-text {
    font-size: 35px;
    color: #ffff;
    padding-top: 25px; 
    font-family: "Playfair Display", serif;
}
.invite-s-text {
    font-size: 20px;
    color: #ffff;
    font-family: "Rubik", sans-serif;
    line-height: 15px;
}
.map-semi-div {
    background-color: #2d5f73;
}
.text-map {
    font-size: 35px;
    color: #ffff;
    height: 40px;
    padding: 10px 0px;
    text-align: center;
    font-family: "Crimson Text", serif;
}
.p-schedule{
    padding: 21px !important;
}
.p-text {
    font-size: 18px;
    margin-bottom: 5px;
    color: #000;
}

.scroll-col {
    overflow-y: scroll !important;
}

.scroll-container-semi {
    height: 100vh;
    overflow-y: scroll;
}

.scroll-container-semi::-webkit-scrollbar {
    width: 10px;
}

.scroll-container-semi::-webkit-scrollbar-track {
    background: white;
    border-radius: 10px;
}

.scroll-container-semi::-webkit-scrollbar-thumb {
    background: #2d5f73 !important;
    border-radius: 10px;
}

.scroll-container-semi::-webkit-scrollbar-thumb:hover {
    background: #2d5f73;
}

.scroll-container-semi::-webkit-scrollbar-button {
    display: none;
}

/* leftside form section */

/* .fixed-height {
    height: 100vh;
} */

.fixed-column {
    height: 100%;
    overflow: hidden;
}
.content-div {
    display: none;
}
.content-div.active {
    display: block;
}
.width-p {
    width: 52%;
}
.content-1 {
    position: absolute;
    top: 30%;
    right: 0%;
}
.content-2 {
    position: absolute;
    top: 30%;
    right: 0%;
}
.content-3 {
    position: absolute;
    top: 30%;
    right: 5%;
}
.form-semi-heading {
    font-size: 45px;
    font-weight: bold;
    color: #2d5f73 ;
    font-family: "Crimson Text", serif;
}
.form-semi-text {
    font-size: 20px;
    color: #000;
    font-family: "Rubik", sans-serif;
}
.attending-no {
    border-radius: 0.5rem !important;
    margin: 3px 10px !important;
    width: 40px !important;
    height: 30px;
    text-align: center;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #b7b7b7;
    background-color: #f6fbf8;
    background-clip: padding-box;
    border: 1px solid #d7dae3;
    appearance: none;
    border-radius: 0.75rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-success:hover, .btn-success:active, .btn-success:focus {
    color: #ffff !important;
}
.btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
    box-shadow:none !important;
}
.btn-attending {
    width: 30px;
    height: 30px;
    padding: 3px 0px;
    border-radius: 50% !important;
    margin-top: 2px;
    line-height: 1px;
}
.content-section {
    height: 100vh; /* Full height of the screen */
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transform: translateY(50px); /* Move the div down initially */
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    visibility: hidden; /* Hidden until it's activated */
    /* position: absolute;
    top: 0;
    left: 0;
    right: 0; */
}
.fade-in-up {
    opacity: 1;
    transform: translateY(0); /* Move up to the original position */
    visibility: visible; /* Make visible when the animation triggers */
}
.d-none {
    display: none !important;
}
.align-rsvp-div {
    text-align: center;
    flex: 0 0 100%;
}
.text-left-div {
    text-align: left;
}
.text-right-end {
    justify-content: end;
}
.btn-enter-semi:focus {
box-shadow: none !important;
}
.btn-enter-semi {
    background-color:#2d5f73;
    color: #ffff;    
}
.btn-enter-semi:hover {
    color: #ffff;
}


/*individual seminar 2 template */
.seminar2-bg {
    background-image: url("../images/seminar-2.webp");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 823px;
}

.invite-semi-div {
    background-color: #2d5f73;
    width: 100%;
    min-height: 350px;
}
.invite-s-heading-text {
    font-size: 35px;
    color: #ffff;
    padding-top: 25px; 
    font-family: "Playfair Display", serif;
}
.invite-s-text {
    font-size: 20px;
    color: #ffff;
    font-family: "Rubik", sans-serif;
    line-height: 15px;
}
.map-semi-div {
    background-color: #2d5f73;
}
.text-map {
    font-size: 35px;
    color: #ffff;
    height: 40px;
    padding: 10px 0px;
    text-align: center;
    font-family: "Crimson Text", serif;
}
.p-schedule{
    padding: 21px !important;
}
.p-text {
    font-size: 18px;
    margin-bottom: 5px;
    color: #000;
}

.scroll-col {
    overflow-y: scroll !important;
}

.scroll-container-semi {
    height: 100vh;
    overflow-y: scroll;
}

.scroll-container-semi::-webkit-scrollbar {
    width: 10px;
}

.scroll-container-semi::-webkit-scrollbar-track {
    background: white;
    border-radius: 10px;
}

.scroll-container-semi::-webkit-scrollbar-thumb {
    background: #2d5f73;
    border-radius: 10px;
}

.scroll-container-semi::-webkit-scrollbar-thumb:hover {
    background: #2d5f73;
}

.scroll-container-semi::-webkit-scrollbar-button {
    display: none;
}

/* leftside form section */
.bg-semi-form-col {
/* background-color:#f1d0b2; */
    background-image: url("../images/seminar-bg3.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 911px;
}
/* .fixed-height {
    height: 100vh;
} */

.fixed-column {
    height: 100%;
    overflow: hidden;
}
.content-div {
    display: none;
}
.content-div.active {
    display: block;
}
.width-p {
    width: 52%;
}
.content-1 {
    position: absolute;
    top: 30%;
    right: 0%;
}
.content-2 {
    position: absolute;
    top: 30%;
    right: 0%;
}
.content-3 {
    position: absolute;
    top: 30%;
    right: 5%;
}
.form-semi-heading {
    font-size: 45px;
    font-weight: bold;
    color: #2d5f73 ;
    font-family: "Crimson Text", serif;
}
.form-semi-text {
    font-size: 20px;
    color: #000;
    font-family: "Rubik", sans-serif;
}
.attending-no {
    border-radius: 0.5rem !important;
    margin: 3px 10px !important;
    width: 40px !important;
    height: 30px;
    text-align: center;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #b7b7b7;
    background-color: #f6fbf8;
    background-clip: padding-box;
    border: 1px solid #d7dae3;
    appearance: none;
    border-radius: 0.75rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-success:hover, .btn-success:active, .btn-success:focus {
    color: #ffff !important;
}
.btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
    box-shadow:none !important;
}
.btn-attending {
    width: 30px;
    height: 30px;
    padding: 3px 0px;
    border-radius: 50% !important;
    margin-top: 2px;
    line-height: 1px;
}
.content-section {
    height: 100vh; /* Full height of the screen */
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transform: translateY(50px); /* Move the div down initially */
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    visibility: hidden; /* Hidden until it's activated */
    /* position: absolute;
    top: 0;
    left: 0;
    right: 0; */
}
.fade-in-up {
    opacity: 1;
    transform: translateY(0); /* Move up to the original position */
    visibility: visible; /* Make visible when the animation triggers */
}
.d-none {
    display: none !important;
}
.align-rsvp-div {
    text-align: center;
    flex: 0 0 100%;
}
.text-left-div {
    text-align: left;
}
.text-right-end {
    justify-content: end;
}
.btn-enter-semi:focus {
box-shadow: none !important;
}
.btn-enter-semi {
    background-color:#2d5f73;
    color: #ffff;    
}
.btn-enter-semi:hover {
    color: #ffff;
}



/* code for dark theme */
[data-theme-version="dark"] .accordion-btn {
        color: #ffff !important;
 }

 [data-theme-version="dark"] .nav-link {
    color: #ffff !important;
}
[data-theme-version="dark"] .page-titles .breadcrumb li a {
    color: #ffff !important;
}
[data-theme-version="dark"] .deznav .metismenu > li a {
    color: #ffff !important;
}
[data-theme-version="dark"] .nav-header .hamburger.is-active .line, [data-theme-version="dark"] .nav-header .hamburger .line{
background: #ffff !important;
}
[data-theme-version="dark"] .nav-control {
    background-color: #ab0036 !important;
}
[data-theme-version="dark"] .headding-text{
color: #ffff !important;
}
[data-theme-version="dark"] .modal-title{
    color: #ffff !important;
}
[data-theme-version="dark"] .page-titles .breadcrumb li:before {
    color: #ab0036 !important;
}
[data-theme-version="dark"] .text-primary {
    color: #ffff !important;
}
[data-theme-version="dark"] .align-link {
    color: #ffff !important;
}
[data-theme-version="dark"] .page-titles {
    background-color: #252525 !important;
}
[data-theme-version="dark"] .footer {
    background-color: #252525!important;
}
[data-theme-version="dark"] .form-control {
    background-color: #252525 !important;
}
[data-theme-version="dark"] body {
    background-color: #252525 !important;
}
[data-theme-version="dark"] .ticket-table thead tr th {
    color: #ffff !important;
}
[data-theme-version="dark"] .p-tbl thead th  {
    color: #ffff !important;
}
[data-theme-version="dark"] .p-tbl tbody tr td {
    color: #ffff !important;
}
[data-theme-version="dark"] .dataTables_wrapper .dataTables_paginate .paginate_button {
    color: #ffff !important;
}
[data-theme-version="dark"] .dataTables_wrapper .dataTables_info {
    color: #fff!important;
}
[data-theme-version="dark"] .filter-option-inner-inner {
    color: #fff!important;
}
[data-theme-version="dark"] .dropdown-menu .dropdown-item{
    color: #fff!important;
}
[data-theme-version="dark"] .dropdown-menu .dropdown-item:hover{
    color: #ab0036!important;
    background-color: #ffff;
}
[data-theme-version="dark"] .new-arrival-content p{
    color: #fff!important;
}
[data-theme-version="dark"] .event-content-text {
    color: #fff!important;
}
[data-theme-version="dark"] .alert-danger {
    color: #fff!important;
}
[data-theme-version="dark"] .text-invoice {
    color: #fff!important;
}
[data-theme-version="dark"] .google-btn{
    color: #ab0036 !important;
}
[data-theme-version="dark"] .google-btn:hover{
    color: #ffff !important;
}
[data-theme-version="dark"] .footer .copyright p a {
    color: #ffff !important;
}
[data-theme-version="dark"] .lang-control {
    color: #ffff !important;
}
[data-theme-version="dark"] .event-icon i {
    color: #ab0036 !important;
}
[data-theme-version="dark"] .form-control {
    color: #ffff !important;
}
[data-theme-version="dark"] .invalid-feedback {
    color: #ffff !important;
}
[data-theme-version="dark"] .astric {
    color: #ffff !important;
}
/* [data-theme-version="dark"] .form-control {
    background-color: #ffff !important;
    color: #000 !important;
} */

/* code for light theme */
[data-theme-version="light"] .nav-control {
        background-color: #ab0036 !important;
}
[data-headerbg="color_1"] .nav-header .hamburger .line {
    background: #ffff !important;
}
[data-sidebar-style="full"][data-layout="vertical"] .menu-toggle .nav-header .nav-control .hamburger .line {
    background-color:#ffff !important;
}
[data-theme-version="light"] .page-titles {
    background-color: #f5f2f3 !important;
}
[data-theme-version="light"] .footer {
    background-color: #f5f2f3 !important;
}
[data-theme-version="light"] .form-control {
    background-color: #f5f2f3 !important;
}
[data-theme-version="light"] .body-bg {
    background:#f5f2f3 !important;
    background-color: #f5f2f3 !important;
}
[data-theme-version="light"] .header-right .header-profile > a.nav-link  {
    background-color: #f5f2f3 !important;
}
[data-theme-version="light"] .dataTables_wrapper .dataTables_info   {
   color: #333 !important;
}
/* [data-theme-version="light"] .form-check-input {
    background-color: #f5f2f3 ;
} */

.footer .copyright a {
  color: #ab0036 !important;  
}
/* new */
#new-input-fields{
    max-height: 63vh;
    overflow-x: auto;  
    /* overflow-y: hidden; */
}

#new-input-fields::-webkit-scrollbar {
    width: 12px;
}
#new-input-fields::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 10px;
}
#new-input-fields::-webkit-scrollbar-thumb {
    background: transparent;
    border-radius: 10px;
}

#new-input-fields::-webkit-scrollbar-thumb:hover {
    background: transparent;
}

/* #new-input-fields::-webkit-scrollbar-button {
    display: none;
} */
.invalid-feedback {
    font-size: 1rem !important;
}
.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
    display: flex;
    flex-direction: column-reverse;
    font-size: 1rem !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 12px 7px !important;
}

/* payment success page */
.success-img{
    width:400px;
    height:400px;
    margin:50px 0px;
}
.success-msg{
    font-size: 20px;
    font-family: "Optima-4", sans-serif !important;
    font-weight: 500;
    text-align: center;
    line-height: 25px;
    margin: 10px 0px;
}
.thanks-msg{
    font-size: 20px;
    font-family: "Optima-4", sans-serif !important;
    font-weight: 500;
    text-align: center;
    line-height: 25px;
    margin: 10px 0px;
}
.download-link{
    font-size: 20px;
    font-family: "Optima-4", sans-serif !important;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    margin: 10px 0px;
}
.download-link a{
    color: #ab0036 !important;
    text-decoration: underline;
}
.download-link a:hover{
    color: blue !important;
}
/* email generation page */
.email-container{
    background-image: url("../images/email-bg.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width:454px;
    margin: 50px auto;
    /* background-color: #ffff; */
    border-radius: 10px;
    height: 700px;
}
.email-header{
    /* background-color: #ab0036; */
    color: #fff;
    text-align: center;
    border-radius:10px;
    margin-top: 25px;
}
.ticket-conf{
    font-size: 17px;
    font-weight: 600;
    color: #ffff;
    text-align: center;
    padding:23px 10px 0px !important;
}
.ticket-success{
    font-size: 12px;
    font-weight: 400;
    color: #ffff;
    text-align: center;
    padding: 10px 0px 5px 10px !important;
}
.book-detail{
    font-size: 16px;
    font-weight: 700;
    color: #000;
    padding: 10px 20px 0px 20px ;
    /* text-align: center; */
}
.thanks-text{
    font-size: 12px;
    font-weight: 400;
    color: #000;
    padding: 0px 20px 0px 20px;
    /* text-align: center; */
}
.ticket-table{
   margin: 20px 0px;
}
.event-img{
    width:100px;
    height:100px;
    /* border-radius: 10px; */
    /* margin-left: 20px; */
    margin-right: 40px;
}
.event-name{
    font-size: 16px;
    font-weight: 600;
    color: #000;
    padding: 0px 20px 4px;
}
.icon-img{
    width: 17px;
    height: 17px;
    margin-right: 5px;
    vertical-align: top;
}
.span-text{
    display:inline-block;
    width:80%;
}
.event-text{
    font-size: 12px;
    font-family: 400;
    color: #000;
    padding: 4px 20px 0px 30px;
}
.tbl-footer{
    margin: 40px 0px;
}
.barcode-img{
    width:120px;
    height: 120px;
    text-align: center;
    padding: 10px 0px;
}
.border-line{
    border:1px dotted #888787;
}
.text-footer{
    font-size: 12px;
    font-weight: 600;
    color: #000;
    padding: 30px 20px 0px;
    line-height: 13px;
}
.text-footer-2{
    font-size: 12px;
    font-weight: 600;
    color: #000;
    padding: 15px 20px 0px;
    line-height: 13px;
}
.line-footer{
    width:10px;
    border:5px solid #ab0036;
}

/* generate invoice page */
.invoice-container {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    margin: 20px auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.invoice-area {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.text-invoice {
    font-size: 18px;
    font-weight: 700;
    color: #ab0036 !important;
    padding-left: 15px !important;
}

.text-invoice span {
    font-size: 16px;
    font-weight: 700;
    color:#000 !important;

}

.invoice-logo {
    width: 150px;
    height: auto;
    margin-top: 10px;
}

.table {
    margin-bottom: 0;
}

.table-borderless th,
.table-borderless td {
    border: none;
}

.img-tbl thead, .detail-tbl thead{
    border: 0px!important;
}
.detail-tbl thead tr{
    border: 0px !important;
    background: none !important;
}
.detail-tbl thead tr th {
    font-size: 16px;
    font-weight: 700;
    padding: 10px 15px;
    color: #ab0036 !important;
    background-color: #ffff !important;
    border: 0px !important;
}

.detail-tbl tbody tr td {
    font-size: 14px;
    vertical-align: top;
    padding: 5px 15px !important;
    background-color: #ffff !important;
}

.description-tbl thead tr{
    box-shadow: none !important;
}
.description-tbl thead tr th {
    background-color: #ab0036 !important;
    color: #ffff !important;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 15px !important;   
}

.description-tbl tbody td {
    font-size: 14px;
    padding: 10px 15px;
}

.description-tbl tbody td.text-end {
    text-align: right !important;
}

/* .table-responsive {
    margin-bottom: 20px;
    border-radius: 8px;
    overflow: hidden;
} */

/* admin sidebar */
.nav-text{
    display: inline-table;
    width: 80% !important;
}

.content-body{
    height: auto !important;
}

.toggle:after {
    margin-left: -7px !important;
}
.form-control.is-invalid {
    border-right: 1px solid #B03636 !important;
}
.form-control.is-valid {
    border-right: 1px solid #2bc155 !important;
}
.auth-form .btn {
    height:48px !important;
}
.theme-icon{
    width:20px;
    height:20px;
}
@media print {
    .no-print {
      display: none;
    }
  }

.alien-event-btn{
    display: flex;
    justify-content: flex-end;
}
.select-event{
    width:100% !important;
}
.select-div{
    margin-right: 10px;
    margin-top: 2px;
}
.dataTables_length label{
    display: flex !important;
    margin-top: 5px !important;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    margin-top: -12px !important;
}

input[type="time"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.alert-danger {
    border-color: #B03636 !important;
    color: #000 !important;
}
/* .bootstrap-select .btn {
    border: 1px solid #ab0036 !important;
    background-color: #ab0036 !important;
    font-weight: 400;
    color: #ffff !important;
    border-radius: 5px !important;
    padding: 10px !important; 
} */

/* for lang dropdown */
.dropdown-toggle {
    display: flex;
    align-items: center;
    gap: 8px;
}
.flag-icon {
    width: 20px;
    height: 15px;
}
.lang-dropdown{
    min-width:4rem !important;
}
.lang-control{
    background-color: transparent !important;
    padding:5px 8px !important;
    /* margin-top: 9px !important; */
    border-radius: 5px !important;
    height: 45px !important;
    position:absolute;
    top:0px;
    right:0px;
}
.lang-control:after{
    display: none !important;
}
.auth-form {
    padding: 30px 50px !important;
}
/* .dropleft .dropdown-toggle:before, .dropright .dropdown-toggle:before, .dropup .dropdown-toggle:after, .dropdown-toggle:after {
    margin-left: -11px !important;
} */
.small-logo-img{
    width:50px;
    height:50px;
}
.name-logo{
    width:100px;
    height:50px;
}
.dropleft .dropdown-toggle:before, .dropright .dropdown-toggle:before, .dropup .dropdown-toggle:after, .dropdown-toggle:after {
    margin-left: -1px !important;
}
.dropdown-menu .dropdown-item {
    color: #796d6d !important;
}
.dropdown-menu .dropdown-item:hover {
    color: #ab0036 !important;
}
.bootstrap-select{
    padding: 0px !important;
}
.tooltip-inner {
    background-color: #000 !important;  /* Change to your desired background color */
    color: white !important;               /* Ensure the text color is the same */
}

.tooltip-arrow {
    border-top-color: transparent !important;  /* Transparent for top border */
    border-left-color: transparent !important; /* Transparent for left and right borders */
    border-right-color: transparent !important;
    border-bottom-color: #ff5733 !important;   /* Matching the background color for arrow */
}

/* new dashboard page */

.flip-card {
    perspective: 1000px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 300px;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    border-radius: 15px;
    overflow: hidden;
}

.flip-card-front {
    background-color: #c80b47;
}

.flip-card-back {
    background-color: #ffff;
    color: #000;
    transform: rotateY(180deg);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px;
}
.event-name-text{
    color: #ffff;
    margin-top: 10px;
    font-size: 18px;
}
.card-image {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.help-bg{
   background-color: #ab0036;
   padding: 50px;
   text-align: center;
   border-radius: 5px;
}
.step-text{
    padding: 10px;
    color: #ffff;
    border-radius: 5px;
    background-color: #ab0036;
}
.notification_dropdown .dropdown-menu-end {
    min-width: 110px !important;
    top: 83% !important;
    width: 110px !important;
}
.author-profile .author-media img {
    height: 130px !important;
}

/* new event list page */
#portfolio {
    padding: 40px;
    margin: 0 auto;
}
.gallery-title
{
    font-size: 36px;
    color: #db584e;
    text-align: center;
    font-weight: 700;
    padding: 40px 20px 60px;
}
.btn-default:active .filter-button:active
{
    background-color: #db584e;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}
.event-content-text{
   color: #493b3b !important;
}
.filter-button {
    font-size: 14px;
    border: 1px solid #ab0036;
    border-radius: 5px;
    text-align: center;
    color: #ffff;
    margin-bottom: 10px;
}
.filter-button:hover {
    font-size: 14px;
    border: 1px solid #ab0036;
    border-radius: 5px;
    text-align: center;
    color: #ab0036;
    background-color: #ffff;
}
.search-area .input-group-text {
    background: transparent !important;
    position: absolute;
    right: 0px;
    top: 45%;
    transform: translatey(-50%);
}
.search-area .form-control {
    background: #f0f5f2;
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
    width: 200px;
    z-index: 0 !important;
    padding-right: 2.5rem;
}
.align-event-header{
    display: flex;
    justify-content: space-between;
}
.list-img{
    width:80px;
    height:75px;
    border-radius: 5px;
}

/* admin dashboard */
.font-icon{
    color: #ab0036 ;
    padding: 15px;
    border-radius: 22%;
    background-color: #EBEDEF;
    font-size: 20px;
}
.action-btn{
    width:27px;
    height:25px;
    padding: 4px;
    border-radius:5px;
    font-size: 12px;
    color: #ffff;
}
.btn-plus-action{
    background-color: #ffff;
    border-radius: 50%;
    padding: 2px;
    color: #2bc155;
    font-size: 12px;
}
.donut-card{
    height:243px !important;
}
.rate-card{
    height:100px !important;
}
.rate-card-header{
    padding: 20px !important;
}
.card-heading-text{
    font-family:"Optima-4", sans-serif  ;
    font-size: 13px;
    font-weight:700;
    color: #000;
}
.cursor {
    cursor: pointer !important;
}
.static-font{
    font-size: 12px;
}
.static-no{
    font-size: 16px;
}
.purchase-card{
    height:230px;
}
.text-white{
    color: #ffff;
}
.active-package{
    color: #ab0036;
    background-color: transparent;
    border: none;
}
  .not-clickable {
    pointer-events: none;
    cursor: not-allowed;
  }
  .pd-col{
    padding: 5px 0px;
  }
  .diplay-event-btn{
    display: flex;
    justify-content: space-evenly;
  }
  .event-icon{
    color: #ab0036;
    padding: 8px 10px;
    border-radius: 22%;
    background-color: #EBEDEF;
    font-size: 16px;
    width: 40px;
    height: 40px;
    text-align: center;
  }
  .attending-box{
    width: 250px;
    margin: auto;
    position: absolute;
    top: 160px;
    left: 40px;
    border-radius: 10px;
    background-color: #ffff;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  }
  .font-attending{
    font-size: 14px;
  }
  .mt-event{
    margin-top: 165px;
  }
  .publised-list{
    width:70% !important;
    margin: auto;
  }
  .event-no-card{
    height: auto !important;
    border:1px solid #d7dae3 !important;
    box-shadow: none !important; 
    margin-bottom: 20px !important;  
  }
   .event-no-card-body{
     padding: 20px !important;
   }
  .btn-publish{
    background-color: #ffff !important;
    font-size: 14px !important;
  }
  .text-address{
    width:8%;
    margin: auto;
  }
  .btn-share{
    background-color: #ab0036;
    padding: 8px 25px;
    border-radius: 5px;
    color: #ffff;
    border: 1px solid #ab0036;
  }
.btn-share:hover{
    background-color: #ab0036;
    padding: 8px 25px;
    border-radius: 5px;
    color: #ffff;
    border: 1px solid #ab0036;
  }
.bootstrap-select .btn {
    color: #493b3b !important;
}
.mt-bottom{
  margin-bottom: 10px !important;
  margin-top: 5px !important;
}

/* .dataTable thead tr th{
  font-size: 14px !important;
  padding: 10px 15px !important;
  white-space: nowrap !important;  
} */
.dataTable tr th , td{
  font-size: 14px !important;
  padding: 6px 15px !important;
  text-align: left !important;
  vertical-align: top;

}

.dataTables_wrapper{
    padding: 10px !important;
}

.dt-length label{
 margin-left: 5px;
}
div.dt-container .dt-paging .dt-paging-button.current, div.dt-container .dt-paging .dt-paging-button.current:hover 
{
    background-color: #ab0036 !important;
    color:#ffff !important;
}

.astric{
    font-size: 20px;
    color: #ab0036;
}
.btn-danger{
    font-size: 14px;
}
.btn-light{
    font-size: 14px;
}
.small-logo{
    width:40px;
    height:40px;
}

/* for package scroll */

.scroll-container-ip {
    height: 100vh;
    overflow-y: scroll;
}

.scroll-container-ip::-webkit-scrollbar {
    width: 10px;
}

.scroll-container-ip::-webkit-scrollbar-track {
    background: white;
    border-radius: 10px;
}

.scroll-container-ip::-webkit-scrollbar-thumb {
    background: #c0bdbe;
    border-radius: 10px;
}

.scroll-container::-webkit-scrollbar-thumb:hover {
    background: #eb6f99;
}

.scroll-container::-webkit-scrollbar-button {
    display: none;
}
.page-titles {
    margin-bottom: 10px;
}
.page-titles {
    margin-bottom: 10px !important;
}
.no-wrap-fix {
    white-space: normal !important;
}
.table.dataTable thead>tr>th.dt-orderable-asc span.dt-column-order, table.dataTable thead>tr>th.dt-orderable-desc span.dt-column-order {
   bottom:42px !important;
   right: 1px !important;
}
table.dataTable thead>tr>th.dt-ordering-asc span.dt-column-order{
   bottom:42px !important;
   right: 1px !important;
}