@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Oswald:wght@200..700&display=swap');

html,
body {
font-family: "Inter", serif;
font-weight: 400;
font-size: 1rem;
line-height: 1.5rem;
color: #494949;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Oswald", serif;
}

body {
font-size: 1rem;
font-weight: 400;
line-height: 1.5rem;
font-style: normal;
}

header ul.nav li a {
font-family: "Oswald", serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.5rem;
color: #141414;
text-transform: uppercase;
}

header button.btn-primary {
font-family: "Oswald", serif;
font-size: 1rem;
line-height: 1.5rem;
color: #FFF;
text-transform: uppercase;
width: 7.5rem;
height: 2.813rem;
}

.header-shadow{
box-shadow:0 2px 8px #eee;
}

.overlay {
background: rgba(0, 0, 0, 0.5);
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
width: 100%;
height: 100%;
z-index: 1;
}

.carousel-caption {
text-align: left;
top: 18%;
width: 50%;
z-index: 9;
}

.carousel-inner .carousel-item h5 {
font-weight: 500;
font-size: 3.125rem;
line-height: 4.063rem;
color: #FFF;
text-align: left;
text-transform: uppercase;
}

.carousel-inner .carousel-item p {
font-weight: 300;
font-size: 1rem;
line-height: 1.75rem;
color: #FFF;
text-align: left;
}

.carousel-inner .carousel-item a,
.image-section .banner-text a,
.about-section a {
font-family: "Oswald", serif;
background-color: #02459E;
border-color: #02459E;
font-weight: 400;
font-size: 1rem;
line-height: 1.75rem;
color: #FFF;
text-align: left;
height: 2.813rem;
text-transform: uppercase;
}

.carousel-inner .carousel-item i.bi.bi-arrow-right {
margin-left: 6px;
padding-top: 1px;
display: inline-block;
float: right;
}

.carousel-dark .carousel-indicators [data-bs-target]{
background: #FFF;	
}

.carousel-indicators [data-bs-target]{
width: 12px !important;
height: 12px !important;
border-radius: 100%;
object-fit: contain;
border: 0;	
}

.dropdown:hover .dropdown-menu {
display: block;
margin-top: 0;
}

.dropdown-menu.show {
border: 0;
box-shadow: 0px 1px 3px 1px #ddd;
}

.image-section {
padding-top: 50px;
padding-bottom: 50px;
}

.image-section .picture,
.about-section {
position: relative;
}

.image-section .banner-text,
.about-text {
position: absolute;
top: 50%;
transform: translateY(-50%);
text-align: center;
width: 100%;
}

.image-section .banner-text h3,
.about-text h3 {
font-weight: 500;
font-size: 2.125rem;
line-height: 3.125rem;
color: #FFF;
text-transform: uppercase;
}

.about-section .about-text p {
font-weight: 300;
font-size: 1rem;
line-height: 1.75rem;
color: #FFF;
text-align: center;
}

.vision-mission-section {
padding-top: 50px;
padding-bottom: 50px;
}

.vision-mission-section h4 {
padding-top: 10px;
font-weight: 500;
font-size: 2.125rem;
line-height: 3.125rem;
color: #141414;
text-align: left;
text-transform: uppercase;
}

.vision-mission-section p {
font-weight: 400;
font-size: 1rem;
line-height: 1.75rem;
color: #494949;
text-align: left;
font-family: "Inter", serif;
}

.news-update-section,
.study-material-section {
background: #F7F7F7;
padding: 50px 0;
}

.news-update-section img {
border-radius: 5px;

}

.news-update-section .bg-white {
background: #FFF;
border-radius: 5px;
box-shadow: 0px 0px 10px 0px #E8E8E8;
}

.news-update-section h2,
.scolorship-olympiad-section h2,
.study-material-section h2 {
font-weight: 500;
font-size: 2.125rem;
line-height: 3.125rem;
color: #141414;
text-align: center;
text-transform: uppercase;
}

.news-update-section h3 {
font-weight: 500;
font-size: 1.25rem;
line-height: 1.75rem;
color: #141414;
text-align: left;
text-transform: uppercase;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
min-height: 55px;
}

.news-update-section p {
font-weight: 400;
font-size: 1rem;
line-height: 1.5rem;
color: #494949;
text-align: left;
margin-bottom: 0;
}

.news-update-section a,
.scolorship-olympiad-section .shadow-box a,
.study-material-section a {
font-family: "Oswald", serif;
text-transform: uppercase;
font-weight: 500;
font-size: 1rem;
line-height: 1.5rem;
color: #02459E;
text-align: left;
text-decoration: none;
padding-top: 10px;
display: inline-block;
}

.scolorship-olympiad-section {
background: #FFF;
padding: 50px 0;
}

.scolorship-olympiad-section .shadow-box {
background: #FFF;
border: 1px solid #E8E8E8;
padding: 15px;
border-radius: 5px;
box-shadow: 0px 0px 10px 0px #E8E8E8;
}

.scolorship-olympiad-section .shadow-box h3 {
font-weight: 500;
font-size: 1.25rem;
line-height: 1.75rem;
color: #000;
text-align: left;
text-transform: uppercase;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}

.scolorship-olympiad-section .shadow-box p {
font-weight: 400;
font-size: 1rem;
line-height: 1.5rem;
color: #494949;
text-align: left;
margin-bottom: 0;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}


.scolorship-olympiad-section .shadow-box .img-width img {
width: 180px;
height: 180px;
object-fit: contain;
margin-right: 15px;
border-radius: 5px;
}

.study-material-section {}

.study-material-section h4 {
font-weight: 500;
font-size: 1.25rem;
line-height: 1.75rem;
color: #141414;
text-align: left;
text-transform: uppercase;

}

.study-material-section p {
font-weight: 400;
font-size: 1rem;
line-height: 1.5rem;
color: #494949;
text-align: left;
margin-bottom: 0;
}

.newsletter-section {
background: #EC166C;
padding: 50px 0;
}

.newsletter-section h5 {
font-weight: 400;
font-size: 2.125rem;
line-height: 3rem;
color: #FFF;
text-align: left;
margin-bottom: 0;
text-transform: uppercase;
}

.newsletter .input-group-btn {
background: #02459E;
border-radius: 5px;
}

.newsletter {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2;
}

.newsletter .form-control:focus,
button:focus {
box-shadow: none;
border: 0f;
}

.newsletter .btn {
min-height: 50px;
background: #02459E;

color: #fff;
font-weight: 400;
font-size: 1rem;
line-height: 1.5rem;
text-transform: uppercase;
font-family: "Oswald", serif;
}

footer {
background: #FFF;
padding: 30px 0;
border-bottom:1px solid #DDD;
}

footer h6 {
font-weight: 500;
font-size: 1rem;
line-height: 1.5rem;
color: #000;
text-transform: uppercase;
}

footer ul {
marign: 0;
padding: 0;
}

footer ul li {
list-style: none;
}

footer ul li a {
text-decoration: none;
font-weight: 400;
font-size: 0.938rem;
line-height: 1.875rem;
color: #141414;
font-family: "Oswald", serif;
text-transform: uppercase;
}

footer p {
text-decoration: none;
font-weight: 400;
font-size: 1rem;
line-height: 1.5rem;
color: #494949;
padding-top: 5px;
}

footer a .bi.bi-instagram,
footer a .bi.bi-facebook,
footer a .bi.bi-youtube,
footer a .bi.bi-linkedin {
font-size: 1.25rem;
margin-right: 10px;
}

.copyright {
font-weight: 400;
font-size: 0.875rem;
line-height: 1.375rem;
color: #494949;
padding: 15px 0;
}

.txt-right{
text-align: right;
}

ul.points{
margin:0;
padding: 0;
clear: both;
overflow: hidden;
}

ul.points li{
list-style: none;
}

ul.points li {
font-weight: 400;
font-size: 1rem;
line-height: 1.5rem;
color: #494949;
text-align: left;
text-align: left;
padding-bottom: 5px; 
float: left;
width: 100%;
}


ul.points li i.bi-check2-circle{
color: #02459E;
font-size: 20px;
height: 30px;
display: inline-block;
float: left;
text-align: left;
width: 20px;
margin-right: 10px;
}

.gery-bgs{
background: #F9FCF9;
padding: 30px 0;
}