@import url('https://fonts.googleapis.com/css2?family=Poppins: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&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
* {
    margin: 0px;
    padding: 0px;
}

body {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    color: #2e3438;
    font-weight: 400;
    letter-spacing: 0.2px;
}

.navbar-brand img {
    width: 80px;
}

.headermain {
    background: #1C012C;
    padding: 0px;
    min-height: 70px;
}

.headermain .navbar {
    padding: 5px 0px;
}

.headermain .navbar-brand {
    top: 15px;
}


.topmenu a{ text-decoration: none; color: #fff; font-size: 16px; margin-left: 15px;}
.sbtbtn {
    background: #5D0092;
    background: linear-gradient(0deg, rgba(93, 0, 146, 1) 0%, rgba(157, 16, 174, 1) 100%);
    border: solid 1px #fff;
    color: #fff;
    font-weight: 600;
    height: 48px;
    min-width: 150px;
}


.footer-bar {
    background-color: #5b0099;
    color: #fff;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    flex-wrap: wrap;
}

.footer-left {
    text-align: left;
}

.footer-right {
    text-align: right;
}



.jrbannertxt h2,
.headingtext h2, .winners h2, .jurybanner-section h1 {
    font-size: 52px;
    font-family: Roboto Condensed;
    font-weight: 600;
}

.jurybanner-section h1  { font-size: 32px; text-align: center;}

.winners h2 { margin-bottom: 60px;}

.jrbannertxt p {
    font-size: 20px;
}

.jurybanner-section {
    padding: 80px 0px;
    background-image: url("/assets/img/Student-Register/win/Ellipse2.svg");
    background-position: left top;
    background-repeat: no-repeat;
    /* background-size: cover; */
}
.width-100{ width:100%}

.bannerhead { padding: 10px 15px; background: #580074;}
.bannerhead h1{ color: #fff; margin-bottom: 0px;  font-family: Roboto Condensed; font-size: 32px; text-align: center; }
.HowWe-Evaluate, .whmtr {
    background-image: url("/assets/img/Student-Register/win/Ellipseblue.svg");
    background-position: top right;
    /* background-size: cover; */
    padding: 60px 0px;
    background-repeat: no-repeat;
}

.Winner-section {
    padding: 60px 0px;
    background-image: url("/assets/img/Student-Register/win/bgflower.png");
    background-position: left top;
    background-repeat: repeat;
    /* background-size: cover; */
}

.sintrp h4 { margin-bottom: 5px; font-size: 22px; m}
.sintrp h5 { margin-bottom: 15px; font-size: 18px;}
.sintrp p{ font-size: 16px; margin-bottom: 10px;}
.HowWe-Evaluate2 {
    background-image: url("/assets/img/Student-Register/win/Ellipse.svg");
    background-position: top left;
    /* background-size: cover; */
    padding: 60px 0px;
    background-repeat: no-repeat;
}
.winnerpart {
    margin-bottom: 30px;
    border-bottom: solid 1px orange;
    padding-bottom: 30px;
}

.winners img { width: 700px;}
.winners { margin-bottom: 150px;}

.imgwrap { position: relative; display: flex; justify-content: center;}
.imgwrap h4 {
    position: absolute;
    bottom: 10px;
    color: #fff;
    font-size: 32px;
    font-family: 'Roboto Condensed';
    font-weight: 600;
}
.imgwrap img { border-radius: 24px;
}
.ar-des ul {  list-style-type: disc; padding-left: 20px;}
.ar-des ul li { font-size: 16px; padding: 10px 0px;}
.divwrap { border-radius: 24px; padding: 16px; height: 100%;
 background: #FAE9FF;}

.jrbannertxt2 ul {
    list-style-type: disc;
    padding-left: 20px;
}
.jrbannertxt2 ul li {
    font-size: 16px;
}
.headingtext {
    padding-bottom: 20px;
    padding-left: 20px;
}

.stcard ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
}

.stcard ul li {
    width: 33.33%;
    padding: 15px;
}

.sCard {
    background-image: url("/assets/img/Student-Register/win/studentstransp.png");
    height: 100%;
    background-size: cover;
    background-position: top;
    border-radius: 16px;
    background-color: #FFF1FE;
    padding: 14px 24px;
    border: solid 2px #FFF1FE;
    border-bottom-width: 6px;
}
.headingtext  p{ font-size: 16px;}

.sNme {
    display: flex;
    flex-direction: column;
    padding: 10px 0px;
    border-bottom: dashed 1px #d20cc5;
}

.sNme p { font-size: 16px; width: 100%; margin-bottom: 0px;}
.sNme span { font-weight: 600; font-size: 16px;}


.rank { display: flex; justify-content: space-between;}
.rank span {
    font-size: 12px;
    font-weight: 600;
    padding: 5px 10px;
    background: purple;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
}

.mt-130{ margin-top: -100px;}
.jrbannertxt2 p{ font-size: 16px;}

.juryheader .logo img { width: 60px;}
.juryheader h1{ font-size: 28px; color: #fff; margin-bottom: 0px; font-family: Roboto Condensed; }
.juryheader .container{ justify-content: space-between; align-items: center;}

.sbtbtn {
    background: #021349;
    background: linear-gradient(0deg, rgb(16, 0, 54) 0%, rgb(16, 4, 79) 100%);
    border: solid 1px #fff;
    color: #fff;
    font-weight: 600;
    height: 48px; padding: 0px 16px;
    min-width: 150px;
}

.sbtbtn:hover {
    background: #5D0092;
    border: solid 1px #fff;
    color: #fff;
}

footer {
    background: #5D0092;
    height: 75px;
    color: #fff;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.marquee-wrapper {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	box-sizing: border-box;
	background: #190028;
	padding: 10px 0;
}
.marquee-text {
	font-family: Roboto Condensed;
	display: inline-block;
	padding-left: 100%;
	animation: marquee 20s linear infinite;
	font-size: 1.5rem;
	color: #fff;
	font-weight: 600;
    font-size: 28px;
}
/* @keyframes marquee {
	0% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(-100%);
	}
} */