@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap');


@font-face 
{
	font-family: 'MazzardH-Bold';
	src: url('fonts/MazzardH-Bold.eot');
	src: local('?'), url('fonts/MazzardH-Bold.woff') format('woff'), url('fonts/MazzardH-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

*
{
	font-style: normal;
}

body
{
	font-family: 'Poppins', sans-serif;
}

.icon
{
	font-family: 'Font Awesome 6 Free' !important;
}

.btn-cta
{
	font-weight: 700;
	background-color: #bdf21c;
}

.card-subtitle
{
	line-height: inherit;
	display: inline-block;
}


.section-gallery 
{
	padding: 30px 0px;
	background: #fff4be;
	border-top: 1px solid #ffec93;
}

.p-5
{
	padding: 4rem!important;
}

.form-group 
{
    margin-bottom: 18px;
}



.lightbox-gallery 
{
	color: #000;
	overflow-x: hidden
}


.lightbox-gallery p 
{
	color: #000;
}
		

.lightbox-gallery h2 
{
	font-weight: bold;
	margin-bottom: 40px;
	padding-top: 40px;
	color: #000;
}



@media (max-width:767px) 
{
	.lightbox-gallery h2 
	{
		margin-bottom: 25px;
		padding-top: 25px;
		font-size: 24px
	}
}
		

.lightbox-gallery .intro 
{
	font-size: 16px;
	max-width: 500px;
	margin: 0 auto 40px
}
		

.lightbox-gallery .intro p 
{
	margin-bottom: 0
}


.lightbox-gallery .photos 
{
	padding-bottom: 20px
}
		

.lightbox-gallery .item 
{
	padding-bottom: 30px
}
		

.lightbox-gallery .photos .item img 
{
	height: 220px; 
	object-fit: cover;
}


.lightbox-gallery .photos .item span 
{
	position: relative;
	border: 1px solid #ffaaad;
	height: 222px;
	display: block;
}
		

.lightbox-gallery .photos .item span:before 
{
	content: '';
	display: block;
	margin-left: 0px;
	margin-top: 0px;
	background: #000;
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 220px;
	z-index: 999;
}
		

.lightbox-gallery .photos .item span:hover::before 
{
	opacity: 0.4;
}



.section-heading
{
	font-family: 'Poppins', sans-serif;
	margin-bottom: 1rem;
	font-weight: 700;
}


.divider-separator
{
	width: 30%;
    display: block;
    height: 5px;
    background-color: red;
}



.text-warning
{
	/*width: 50%;
    margin: auto;*/
    font-size: 24px;
}

.section-slider .card
{
	padding: 35px;
}

.education-section .section-heading
{
	font-size: 2.3rem;
}

.education-section .container.pt-5
{
	padding-top: 5rem!important;
}

.concerned-heading
{
	margin-top: -20px;
	color: #ffffff;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
}


.concerned-1
{
	background-image: url(/img/Exported/shape1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 50px;
}

.concerned-2
{
	background-image: url(/img/Exported/shape2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 50px;
}

.concerned-3
{
	background-image: url(/img/Exported/shape3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.concerned-4
{
	background-image: url(/img/Exported/shape4.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.concerned-5
{
	background-image: url(/img/Exported/shape5.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.concerned-6
{
	background-image: url(/img/Exported/shape6.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.concerned-7
{
	background-image: url(/img/Exported/shape7.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.concerned-8
{
	background-image: url(/img/Exported/shape8.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 50px;
}

.concerned-9
{
	background-image: url(/img/Exported/shape9.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}



.concerns-section
{
	padding-top: 0px!important;
	background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF 50%, #1d5aab 0%);
}

.concerns-counts
{
	justify-content: space-around;
	padding-top: 1rem!important;
}

.concerns-counts .card
{
	text-align: center;
	border-radius: 20px;
	box-shadow: 5px 5px #363335;
}

.concerns-counts .card .card-title
{
	color: #1d5aab;
    font-size: 36px;
    font-weight: 700;
}

.concerns-counts .card .card-subtitle
{
	font-weight: 700;
}



.video-section .row
{
	

}

.modal-dialog .close
{
	position:absolute;
  	right:-30px;
  	top:0;
  	z-index:999;
  	font-size:2rem;
  	font-weight: normal;
  	color:#fff;
  	opacity:1;
}

.button-play
{
	font-size: 3rem;
    padding: 0px;
	background-color: #ffffff00 !important;
	border: none;
}

.button-play:hover
{
	background-color: #ffffff00 !important; 
	border: none;
}


.image-section 
{
    background-image: url(/img/Exported/Physicswallah-Banner.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 12% 0px !important;
}


.parents-section
{
	padding-bottom: 5rem !important;
	padding-top: 0px !important;
}

.parents-choose-section
{
	justify-content: space-between;
}


.parents-choose-section .card
{
	text-align: center;
	background-color: #fff6ef;
    border: none;
    border-radius: 20px;
    box-shadow: 5px 5px 10px 3px #ffd9eb;
}

.parents-choose-section .card .card-img-top
{
	padding-bottom: 20px;
}



/*Facilities Section*/

.facilities-section
{
	background-image: url(/img/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 50%;
}

.facilities-row
{
	justify-content: space-between;
}

.facilities-row .card-subtitle.text-body-secondary
{
	margin: 0px!important;
}

.facilities-row .card
{
	border-radius: 20px;
    border: none;
    text-align: center;
}

.facilities-row .card-img-top
{
	border-radius: 20px 20px 0px 0px;
}


.facilities-row .card .card-body
{
	background-color: #08347d;
	color: #ffffff;
	border-radius: 0px 0px 20px 20px;
}



/*Activities Section*/

.activities-row
{
	justify-content: space-between;
}

.activities-row .card
{
	background-color: #ffffff00;
	border: none;
    text-align: center;
}

.activities-row .card .card-img-top
{
	padding-bottom: 20px;
}


.activities-row .card .card-subtitle
{
	font-weight: 600;
}



/*Gallery Section*/


.gallery-section 
{
    
}

.gallery-section .gallery-carousel .carousel-item
{
	display: block;
}

.gallery-carousel .owl-carousel .owl-item img 
{
    display: block;
    width: 70%;
    border-radius: 20px;
}

.owl-theme .owl-nav [class*=owl-]:hover
{
	background: #ffffff00;
}

.gallery-carousel .owl-nav .owl-prev
{
    position: absolute;
    left: 8%;
    top: 36%;
}

.gallery-carousel .owl-nav .owl-next
{
	position: absolute;
    right: 8%;
    top: 36%;
}

.gallery-carousel .owl-dots 
{
    margin-top: 20px;
}

.gallery-carousel .owl-carousel .owl-nav button.owl-next, .gallery-carousel .owl-carousel .owl-nav button.owl-prev
{
	font-size: 30px;
}

.gallery-carousel .owl-theme .owl-dots .owl-dot.active span
{
	background: #08347d;
}

.gallery-carousel .owl-theme .owl-dots .owl-dot span
{
	background: #ffffff;
	border: 1px solid #08347d;
}



/*Enroll Section*/

.enroll-section .enroll-button
{
	border-radius: 20px;
    font-size: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

.request-call-button:hover
{
	background-color: #ffffff;
    color: #0062cc;
}
.enroll-section a:hover
{
	color: #ffffff!important;
}

/*Testimonial Section*/

.testimonial-heading .section-heading.text-center
{
	margin: 0px;
}

.testimonial-section 
{
    background-color: transparent;
    background-image: linear-gradient(270deg, #FFFFFF 56.2%, #08347d 0%);
}

.testimonialsub-heading
{
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	margin: 0;
	width: 70%;
}

.testimonial-section .testimonial-card
{
	border: none;
}

.testimonial-section .testimonial-card .card-text
{
	line-height: 24px;
}

.testimonial-section .testimonial-card .card-subtitle
{
	font-weight: 600;
}

.testimonial-row .owl-carousel .owl-dots 
{
    position: absolute !important;
    margin: 0px !important;
    left: inherit !important;
    transform: none !important;
}

.testimonial-row .owl-carousel .owl-dot span
{
	background-color: #ffffff;
    border: 1px solid #08347d;
}

.testimonial-row .owl-carousel .owl-dot:hover span
{
	background-color: #08347d;
}

.testimonial-row .owl-carousel .owl-dot.active span
{
	background-color: #08347d;
	color: #08347d;
}

.testimonial-section .testimonial-row .owl-carousel .owl-stage-outer .owl-stage
{
	display: flex;
    align-items: center;
}



/*Request call Section*/

.request-heading 
{
    font-size: 40px;
    margin: auto;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}

.request-call-button
{
	font-size: 30px;
    font-weight: 700;
    background-color: #ffffff;
    color: #0062cc;
    border-radius: 20px;
}




/*News Section*/

.news-section .col-sm-3
{
	padding: 15px;
}



/*FAQ Section*/

.faq-row .card, .faq-row .card-header, .faq-row .card .card-body
{
	background-color: transparent;
	border: 0px;
}

.faq-row .card-header a
{
	padding-left: 0px;
}

.faq-row #accordion .card
{
	border-bottom: 1px solid #63abe3;
	border-radius: 0;
}

.faq-row #accordion .card .btn-link
{
	font-size: 24px;
    font-weight: 500;
    text-align: left;
}

.faq-row #accordion .card .mb-0 .btn.btn-link.collapsed:after 
{
    content: "\2b";
    position: absolute;
    top: 20px;
    right: 0;
    color: #63abe3;
}

.faq-row #accordion .card .mb-0 .btn.btn-link:after 
{
    content: "\2d";
    position: absolute;
    top: 20px;
    right: 0;
    color: #63abe3;
}


/*Footer*/


.footer .footer-details a
{
	text-decoration: none;
	word-wrap: break-word;
}

.footer .footer-details a:hover
{
	color: #6d6d6d!important;
}


.facilities-section-mobile
{
	display: none;
}



/*Popup css*/

.popup-heading
{
	font-size: 24px;
    margin-bottom: 40px;
    padding-top: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.popup-row .form-group .form-control
{
	background-color: #f7f7f7;
    border-color: #212529;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-width: 2px;
}

.popup-row .form-group .btn-primary 
{
    color: #fff;
    background-color: #e51a4f;
    border-color: #e51a4f;
    border-radius: 20px;
    font-size: 24px;
    text-transform: uppercase;
}

.popup-row .form-group .btn-primary:hover
{
	color: #fff;
    background-color: #e51a4f;
}



/*Css for Tab*/



@media (max-width: 1500px) and (min-width: 1200px)
{
	.section-slider .owl-carousel .owl-item img
	{
		height: 500px;
	}
}


@media (max-width: 1200px) and (min-width: 1024px)
{
	.text-warning
	{
		font-size: 20px;
	}

	.form-card .form-submit-buttom .btn-cta
	{
		font-size: 12px!important;
	}

	.section-slider .owl-carousel .owl-item img
	{
		height: 480px;
	}

	.concerned-heading
	{
		margin-top: -16px!important;
    	padding: 20px!important;
    	font-size: 14px!important;
	}
}




@media (max-width: 1024px) and (min-width: 768px)
{
	.section-slider .card
	{
		padding: 20px 25px;
	}

	.section-slider .text-warning
	{
		font-size: 16px!important;
		width: 100%;
	}

	.section-slider .slider-subheading
	{
		font-size: 14px;
		margin-bottom: 20px!important;
	}

	.section-slider .owl-carousel .owl-item img
	{
		height: 416px;
	}

	.section-slider .form-card .form-group.form-submit-buttom
	{
		margin: 0px;
	}

	.section-slider .form-card .form-group .btn
	{
		font-size: 12px!important;
	}

	.section-heading
	{
		font-size: 2rem;
	}

	.concerns-section
	{
		padding-top: 0px !important;
	}

	.concerns-section .section-heading
	{
		width: 85%!important;
	}

	.concerns-section .inner-container .concerns-counts .card
	{
		width: 30%;
    	margin: 10px;
	}


	.concerned-heading
	{
		margin-top: -10px;
		padding: 11px;
		font-size: 10px;
	}

	.concerned-1
	{
		padding-bottom: 28px!important;
	}

	.concerned-2
	{
		padding-bottom: 28px!important;
	}

	.concerned-3
	{
		padding-bottom: 16px!important;
	}

	.concerned-8
	{
		padding-bottom: 24px!important;
	}


	.parents-section .parents-choose-section .card
	{
		width: 42% !important;
    	margin: 20px;
	}

	.parents-section .parents-choose-section.inner-parents
	{
		padding-top: 0px!important;
	}


	.facilities-section-mobile .owl-carousel .owl-item img
	{
		border-radius: 20px 20px 0px 0px;
	}

	.facilities-section-mobile .owl-carousel .owl-item .bg-1 h4
	{
		margin: 0;
		font-size: 16px!important;
	}

	.facilities-section-mobile .owl-carousel .owl-item .bg-1
	{
		padding: 20px!important;
    	border-radius: 0px 0px 20px 20px;
	}


	.activities-section .activities-row .card
	{
		width: 25%!important;
	}


	.facilities-section
	{
		display: none;
	}

	.facilities-section-mobile
	{
		display: block;
	}

	.gallery-section
	{
		padding: 4rem!important;
	}

	.gallery-carousel .carousel-indicators.list-inline
	{
		display: none;
	}

	.gallery-carousel .carousel-control-next, .gallery-carousel .carousel-control-prev
	{
		font-size: 30px;
	}



	.testimonial-video-section 
	{
    	padding-bottom: 0px!important;
	}


	.news-section
	{
		padding-bottom: 0px!important;
	}



	.enroll-section .enroll-button
	{
		font-size: 22px;
	}

	.testimonialsub-heading
	{
		width: 100%;
		font-size: 28px!important;
	}

	.request-heading
	{
		font-size: 30px;
	}
	.request-call-button
	{
		font-size: 22px;
	}
}



/*Css for Mobile*/


@media (max-width: 767px) and (min-width: 320px)
{

	.modal-dialog .close
	{
	  	right: 5px;
	  	color: #212529;
	}

	.top-phone 
	{
    	font-size: 18px!important;
	}

	.section-slider .text-warning
	{
		font-size: 20px;
	}

	.section-slider .mobile-text
	{
		display: none;
	}

	.education-section .section-heading
	{
		font-size: 22px;
	}


	.section-slider .card.form-card
	{
		margin: 0;
		background-color: #08347d;
	}

	.section-heading
	{
		font-size: 22px;
	}

	.education-section
	{
		padding: 40px 25px!important;
	}

	.concerned-heading
	{
		margin-top: -12px;
    	padding: 20px;
    	font-size: 14px;
	}

	.concerned-1
	{
		padding-bottom: 40px;
	}

	.concerned-2
	{
		padding-bottom: 40px;
	}

	.concerned-8
	{
		padding-bottom: 40px;
	}

	.concerns-section
	{
		padding: 0px 10px 40px 10px!important;
		background-image: linear-gradient(180deg, #FFFFFF 60%, #1d5aab 0%);
	}

	.concerns-section .section-heading
	{
		width: 100%!important;
	}

	.concerns-section .concerns-counts
	{
		padding-top: 2rem!important;
	}

	.concerns-section .concerns-counts .card
	{
		width: 43%!important;
		margin: 10px;
	}

	.concerns-counts .card .card-subtitle
	{
		font-size: 14px;
	}

	.concerns-counts .card .card-title
	{
		font-size: 30px;
	}

	.concerns-section .concerns-counts .card-body
	{
		padding: 15px;
	}

	.video-section
	{
		padding: 40px 25px!important;
	}

	.image-section
	{
		padding: 15%!important;
	}

	.parents-section
	{
		padding: 40px 10px!important;
	}

	.parents-choose-section .card .card-img-top
	{
		width: 50% !important;
	}

	.parents-choose-section .card .card-subtitle
	{
		font-size: 14px;
	}

	.parents-choose-section .card .card-body
	{
		padding: 10px;
	}

	.parents-choose-section .card
	{
		margin: 10px;
    	width: 43% !important;
	}

	.parents-section .parents-choose-section.inner-parents
	{
		padding-top: 0px!important;
	}

	.facilities-section
	{
		display: none;
	}


	.facilities-section-mobile
	{
		display: block;
	}

	.activities-section
	{
		padding: 40px 10px!important;
	}

	.facilities-section-mobile .owl-carousel .owl-item img
	{
		border-radius: 20px 20px 0px 0px;
	}

	.facilities-section-mobile .owl-carousel .owl-item .bg-1
	{
		padding: 20px!important;
		border-radius: 0px 0px 20px 20px;
	}

	.facilities-section-mobile .owl-carousel .owl-item .bg-1 h4
	{
		margin: 0px;
	}

	.facilities-section-mobile .owl-carousel .owl-prev, .facilities-section-mobile .owl-carousel .owl-next
	{
		color: #ffffff!important;
		font-size: 20px!important;
	}


	.activities-section .activities-row
	{
		    padding-top: 2rem!important;
	}

	.activities-row .card .card-img-top
	{
		width: 55%!important;
	}

	.activities-row .card .card-subtitle
	{
		font-size: 14px;
	}

	.activities-row .card .card-body
	{
		padding: 10px;
	}

	.activities-section .activities-row .card
	{
		width: 45% !important;
	}

	.activities-section .activities-row-inner
	{
		padding: 0px!important;
	}

	.gallery-section
	{
		padding: 40px 10px!important;
	}

	.gallery-carousel .owl-carousel .owl-nav button.owl-next, .gallery-carousel .owl-carousel .owl-nav button.owl-prev 
	{
    	font-size: 20px;
	}

	.gallery-carousel .owl-nav .owl-prev
	{
	    position: absolute;
	    left: 0%;
	    top: 22%;
	}

	.gallery-carousel .owl-nav .owl-next
	{
		position: absolute;
	    right: 0%;
	    top: 22%;
	}


	.enroll-section
	{
		padding: 40px 10px!important;
	}

	.enroll-section .enroll-button
	{
		font-size: 20px;
	}

	.testimonial-heading
	{
		padding: 40px 10px!important;
	}

	.testimonial-section
	{
		padding: 40px 10px!important;
		background-image: linear-gradient(20deg, #FFFFFF 30%, #08347d 0%);
	}

	.testimonial-section .testimonial-row .owl-carousel
	{
		margin-top: 20px;
	}

	.admission-section
	{
		padding: 40px 10px!important;
	}

	.request-call-button
	{
		margin-top: 20px;
		font-size: 20px;
	}

	.request-heading
	{
		width: 95%;
    	text-align: center;
	}



	.testimonial-video-section 
	{
    	padding: 40px 10px!important;
    	padding-bottom: 0px!important;
	}

	.testimonial-video-section .testimonial-video-row .col-md-4
	{
		padding: 15px;
	}


	.news-section 
	{
    	padding: 40px 10px!important;
	}

	.news-section .row.pt-5.photos
	{
		padding-top: 2rem!important;
	}


	.organisation-section
	{
		padding: 40px 10px!important;
	}

	.organisation-section .row.pt-5
	{
		padding-top: 1rem!important;
	}

	.organisation-section .row.pt-5 .col-12.col-md-3
	{
		width: 50%;
    	flex: inherit;
    	padding: 15px;
	}

	.faq-section
	{
		padding: 40px 10px!important;
	}

	.faq-row #accordion .card .btn-link
	{
		font-size: 16px;
	}

	.faq-row #accordion .card .card-body
	{
		font-size: 12px;
	}

	.faq-section .faq-row
	{
		padding-top: 1rem!important;
	}
}