p {
    text-align: justify;
}

.new_bg {
    background-color: white;
}

.foo_add_bg {
    background-color: #1E1E1E;
}

.foo_logo {
    height: 49px;
    width: auto;
    flex-shrink: 0;
}

.modal_logo {
    height: 79px;
    flex-shrink: 0;
}

.fs-14 {
    font-size: 14px;
}

.fs-13 {
    font-size: 13px;
}

.px-n5 {
    padding-left: 4%;
    padding-right: 2%;
}

.container {
    position: relative;
}

.img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(255, 255, 255, 0));
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: justify;
    /* padding: 20px; */
}

.img-overlay p {
    margin: 0;
}

.cover_logo {
    height: 79px;
    display: block;
}

.info-bg {
    background-color: white;
    color: #21272C;
}

.sp-color {
    color: #EC5E71;
}

.sp-color-bg {
    border-radius: 4px;
    background: #EC5E71;
    box-shadow: 0px 4px 10.4px 0px rgba(0, 0, 0, 0.12);
    border: none;
}

.sp-color-content {
    color: #66737E;
}

.side_logo {
    width: 88px;
    height: 42px;
    flex-shrink: 0;
}

.subtext {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.44px;
    color: #21272C;
}

.subtext1 {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color: white;
}

.category_logo {
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    border-radius: 100px;
}

/* .voting_bg {
    background-image: url('http://localhost/voting-system/asset/images/new_layout/voting_bg.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 100vh;
} */

.card {
    display: flex;
    width: 90%;
    /* padding: 16px 20px; */
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
    border-radius: 12px;
    background: #FFFFFF;
}

/* .card-img-top {
    width: 104px;
    border-radius: 160px;
} */

.card-title {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.44px;
}

.nominee-name {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.52px;
}

.voting_button {
    border-radius: 39px;
    background: #009037;
    gap: 10px;
}

.voted-btn{
    border-radius: 39px;
    background: #EC5E71;
    gap: 10px;
}

.card h5 {
    margin-bottom: -1.0rem;
}

.voting_title {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 1.12px;
    /* margin-bottom: -3.5rem; */
}

.nominee_header_count {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.56px;
}

.card:hover {
    background-color: #FFFFFF;
    border-color: #FF9BA8;
}

.voting_login_button {
    border-radius: 68px;
    background: #1E1E1E;
    gap: 8px;
    margin-top: auto;
}

.voting_login_button:hover {
    background-color: #1E1E1E;
    border-color: white;
}

.sticky-buttons {
    position: fixed;
    bottom: 15%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.button-container {
    display: flex;
    overflow: hidden;
}

.home_login_button {
    border-radius: 68px;
    border: 1px solid #FFF;
    background: rgba(17, 17, 21, 0.20);
    gap: 12px;
    margin-top: auto;
}

.home_login_button:hover {
    background-color: #1E1E1E;
    border-color: white;
}
.custom_link{
    text-decoration: none;

}
.thanks_img{
    height: 214px;
}
.limit_img{
    height: 132px;
}
.menu-act{
    background: #F5F7F8 !important;
}
.menu-button{
    border-radius: 64px;
}

.text-colr{
    color: #1E1E1E;
}
.voting_side_logo{
    width: -webkit-fill-available;
}
/* rating */
div.stars {
    /* width: 270px; */
    /* display: inline-block; */
    font-size: 25px;
    width: auto;

}

input.star {
    display: none;
}

label.star {
    float: right;
    padding: 10px;
    color: #444;
    transition: all .2s;
}

input.star:checked~label.star:before {
    content: '\f005';
    color: #FD4;
    transition: all .25s;
}

input.star-10:checked~label.star:before {
    color: #FE7;
    text-shadow: 0 0 20px #952;
}

input.star-1:checked~label.star:before {
    color: #F62;
}

label.star:hover {
    transform: rotate(-15deg) scale(1.3);
}

label.star:before {
    content: '\f006';
    font-family: FontAwesome;
}
/* new */
body{
    font-family:Plus Jakarta Sans; 
    overflow-x:hidden;
    display:flex; flex-direction:column;
}
#footer{
    bottom: 0;
}
.landing-side{
    height:400px;
}

.but-login{
    color:red;
    background-color: white;
    border: 2px solid red;
    border-radius: 4px; 
    display: flex;
    align-items: center;
    padding-left: 2px;
    padding-right: 2px; 
    margin-top: auto;  
    margin-bottom: auto;  
}

.content{
    color: rgba(236, 94, 113, 1);

    font-family: Plus Jakarta Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;


}
  h2{
    font-size: large;
    font-weight: 700;
  }
  .gal{
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Plus Jakarta Sans;
    font-size: 14px;
     font-weight: 500;
text-align: center;
color:lightslategray;

  }
  .gallery{
    padding:10px;
  }
  
  .stage_three{
    padding-top: 12rem;
  }