p {
	font-family: "Poppins", sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #444;
}
.ulliststyle ul li{
	display: inline-block;
	width: 30%;
	margin-top: 10px;
}
.ulliststyle ul li a{
	color: #333;
	text-decoration: none;
}
.sideUlcir{
    margin-bottom:  50px;
}
.sideUlcir p{
    margin-top: 10px;
    padding-bottom:10px;
    border-bottom: 1px #ededed solid;
}

.sideUlcir p a{
 color:#000;
 margin-left: 10px;
 margin-top: 10px;
}
.sideUlcir p a:hover{
 color:#000;
 text-decoration:underline;
}

.btn-submit-cus{
	background:#168543;
	border:0;
}
.custext{
	height:150px;
}
.contacttext h2 {
    font-family: "Poppins", sans-serif;
    color: #000;
    font-size: 19px!important;
    margin: 0 0 7px 0;
    padding: 0;
}
.modal-headercus{
	background:#168543;
	color:#fff;
	padding:10px 20px;
}
.modalconcus{
	text-align:right;
}
.btn-submit-cus:hover{
	background:#000;
}
.contactpopupbutton{
	margin:0;
	padding:0;
}
.contactpopupbutton ul{
	margin:20px 0 0 0;
	padding:0;
}
.contactpopupbutton ul li{
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
	display:inline-block;
}
.contactpopupbutton ul li a{
	margin:0;
	padding:0;
	border:1px #168543 solid;
	padding:6px 9px;
	text-decoration:none;
	color:#000;
	font-size:14px;
}
.contactpopupbutton ul li a:hover{
	background:#168543;
	color:#fff;
}
.custablecarrer{
	font-size:14px;
}
.carrer h5{
	background:#168543;
	color:#fff;
	padding:7px;
}
.findsection {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 2px #c2c2c2 solid;
}
.contacttext input {
    width: 100%;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: 1px #878787 solid;
	padding: 7px;
	font-family: 'Roboto', sans-serif;
	color: #000!important;
    font-size: 14px;
}
.contacttext textarea{
	margin-top:30px;
	width:100%;
	border:none;
	height:30px;
	border-bottom:1px #878787 solid;
	padding:0 0 0 7px;
	font-family: 'Roboto', sans-serif;
	color:#000;
	font-size:14px;
}

.contacttext textarea::placeholder{
	font-family: 'Roboto', sans-serif!important;
	color:#666!important;
	opacity:1!important;
}
input[type="radio"] {
    width: auto !important;
    margin-right: 10px;
}
/*textarea::-webkit-input-placeholder {
	color:#000!important;
}*/
.classsmall{
	font-size:14px;
	margin-top:10px;
}
.contacttext select {
    width: 100%;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: 1px #878787 solid;
    padding: 7px;
    font-family: 'Roboto', sans-serif;
    color: #666!important;
    font-size: 14px;
    padding-left: 2px;
}
.submitbutton{
	background: #000;
	padding: 8px 15px;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	margin-top: 10px;
	display: inline-block;
	font-size: 15px;
	text-decoration: none;
	box-shadow:none!important;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1.1px;
	border:none;
	float:right;
	display:inline-block;
	text-align:right;
}
.submitbutton i{
	margin-left:7px;
}

.inner-page-top-banner img {
	width: 100%;
	height: 60vh;
	object-fit: cover;
	object-position: center;
}
.inner-page-top-banner{
	position: relative;
	margin-top: 110px;
}
.inner-page-top-banner::before {
	content: "";
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
	background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(146, 72, 7) 100%);
}
.inner-page-top-banner .page-heading{
	position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 40%;
	color: #fff;
	
}
.inner-page-top-banner .page-heading a{
	color: #fff;
}
.inner-page-top-banner .page-heading a:hover{
	text-decoration: none;
}
.inner-page-top-banner .page-heading h6{
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Poppins", sans-serif;
}
.inner-page-top-banner .page-heading h2 {
	font-size: 70px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "Poppins", sans-serif;
	text-shadow: 0px 0px 15px #0000002b;
}
.info-heading{
    margin-top: 30px;
    
}
.info-heading h5{
    margin-bottom: 0;
    color:#168543;
}
.info-heading h1{
    color:#168543;
}
.img-section{
    margin-top: 50px;
    margin-bottom: 50px;
}

.full-width{
	display: flex;
	align-items: stretch;
}
/* .vision-box{
	background:#168543;
	color: #fff;
	padding: 40px 40px;
	border-bottom:10px #fff solid;
} */
.vision-box {
	background: #be3e00;
	color: #fff;
	padding: 40px 50px;
	flex: 1.3;
	display: grid;
	align-items: center;
	justify-content: center;
	align-content: center;
	border-radius: 40px;
}
.vision-box p {
	color: #fff;
	margin: 0;
}
.vision-box h2 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 37px;
	font-weight: bold;
}
.vision-box ul{
	padding-left: 20px;
}
.vision-box ul li{
    list-style-image: url(../img/checkmark.png);
    margin-bottom: 5px;
    font-size:13px;
}
.msn_vsn{
    padding: 80px 0;
}
/* 
.img-box{
	background-image:url(../img/time.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 46%;
	border-bottom:10px #fff solid;
} */
 .img-box {
	flex: 1.5;
	height: 400px;
}
.img-box img {
	height: 100%;
	width: 100%;
	object-fit: contain;
	object-position: center;
}
.mission-img{
    background-image:url(../img/mission.jpg);
    width: 76.3%;

}
.secBg {
	background: #ececec;
	padding: 40px 0;
}
.info-cardnew{
	background: #ffffff;
	padding: 30px;
	margin-top: 40px;
	margin-bottom: 40px;
	border-radius: 24px;
    box-shadow: 0px 0px 7px 5px #d2d2d2;
    font-family: "Poppins", sans-serif;
	overflow:hidden;
}
.info-cardnew h3{
	color: #168543;
	margin-bottom: 20px;
	font-size:16px;

}
.info-cardnew p{
	margin-top: 20px;
}
.info-cardnew img{
	float:left;
	margin-right:20px;
}
.info-card{
	background: #ffffff;
	padding: 30px 60px;
	margin-top: 40px;
	margin-bottom: 40px;
	border-radius: 24px;
    box-shadow: 0px 0px 7px 5px #d2d2d2;
    font-family: "Poppins", sans-serif;
}
.info-card h3{
	color: #168543;
	margin-bottom: 0px;

}
.info-card p{
	margin-top: 20px;
}
.info-card:before{
	content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    background: url(../img/infra1.png);
    background-size: cover;
    background-position: center center;
	left: -25px;
}
.ic2:before{
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    background: url(../img/infra2.png);
    background-size: cover;
    background-position: center center;
	left: -25px;
    
}
.ic3:before{
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    background: url(../img/infra3.png);
    background-size: cover;
    background-position: center center;
	left: -25px;
    
}
.ic4:before{
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    background: url(../img/infra4.png);
    background-size: cover;
    background-position: center center;
	left: -25px;
    
}
.ic5:before{
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    background: url(../img/infra5.png);
    background-size: cover;
    background-position: center center;
	left: -25px;
    
}
.icabt3:before{
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    background: url(../img/about3.png);
    background-size: cover;
    background-position: center center;
	left: 0px;
    
}
.icabt2:before{
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    background: url(../img/about2.png);
    background-size: cover;
    background-position: center center;
	left: -25px;
    
}
.icabt1:before{
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    background: url(../img/school-icon.png);
    background-size: cover;
    background-position: center center;
	left: -25px;
    
}
.icabt2{
    width:95%;
}
.icabt3{
    width:95%;
    margin-left:5%;
}
.curr-box{
    text-align: left;
    margin-top: 60px;
}
.curr-box img{
    max-width: 80px;
}
.curr-box h3{
    color:#168543;
    margin-bottom: 20px;
    font-family: "Poppins", sans-serif;
}
.curr-box p{
    font-family: "Poppins", sans-serif;
}
.OtherEndeavours{
    margin-top: 60px;
    margin-bottom: 60px;
}
.OtherEndeavours h3, .OtherEndeavours h2{
    color:#168543;
    margin-bottom: 20px;
    font-family: "Poppins", sans-serif;
}
.OtherEndeavours h2{
    text-align: center;
    margin-bottom: 60px;
    font-size: 36px;
    font-weight: 700;
    
}
.branch-img{
    margin-top:20px;
    border-radius:20px;
}
.link-box{
    padding:40px 0;
    text-align:center;
}
.link-box .link-box-img{
    text-align:center;
}
.link-box h4{
    font-size:17px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.link-box h4 a{
    font-family: "Poppins", sans-serif;
    color: #168543;
    font-weight: 700;
}
.link-box h4 a:hover{
    text-decoration:none;
}
.handoutIcon{
    max-height: 15px;
    margin-right: 5px;
    margin-top: -2px;
}
/*ZoomIn Hover-Mask Effect*/
    .hover-mask a {
      display: block;
      position: relative;
      overflow: hidden;
    }
    .hover-mask img {
      width: 100%;
      height: auto;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      -ms-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
    }
    .hover-mask:hover img {
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -o-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2);
    }
    .hover-mask a h2 {
      display: block;
      position: absolute;
      top: -70px;
      left: 0;
      margin-top: 0px;
      margin-bottom: 0px;
      height: 100%;
      width: 100%;
      padding: 45% 20px;
      text-align: center;
      background-color: rgba(22,133,67,0.7);
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      transition: all 0.5s linear;
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      opacity: 0;
    }
    .hover-mask:hover a h2 {
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      opacity: 1;
    }
    .hover-mask .glyphicon {
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -o-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0);
      color: #fff;
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      transition: all 0.5s linear;
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      opacity: 0;
    }
    .hover-mask:hover .glyphicon {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      -webkit-transition: all 0.5s linear;
      -moz-transition: all 0.5s linear;
      -o-transition: all 0.5s linear;
      -ms-transition: all 0.5s linear;
      transition: all 0.5s linear;
      -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=1)";
      filter: alpha(opacity=1);
      opacity: 1;
    }
.team-section {
    margin-bottom: 40px;
}
.blog-card{
    background: #fff;
    padding: 10px 10px 20px 10px;
    border-radius: 24px;
    font-family: "Poppins", sans-serif;
    text-align: center;
    box-shadow: 0px 0px 7px 5px #d2d2d2;
    margin-bottom: 20px;
    
}
.blog-card img{

    border-radius: 24px 24px 0 0;
}
.blog-card h3{
    color:#168543;
    font-weight: 500;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.blog-card p .pubdate, .blog-info p .pubdate{
    font-size: 12px;
    color:#666;
}
.blog-card p, .blog-info p{
    font-size: 15px;
}
.btn-blog {
    background: #168543!important;
    border: none!important;
    padding: 5px 25px!important;
    border-radius: 24px!important;
}
.blog-info h3{
    color:#168543;
    font-weight: 500;
    font-size: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.blog-info p{
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.OutdoorIndoor .sideUl{
    display: flex;
    justify-content: space-between;
}
.OutdoorIndoor .sideUl li{
    list-style-image: url(../img/checkmark-grn.png);
}
.OtherEndeavours .row{
    margin-bottom: 30px;
}
.OtherEndeavours p, .OtherEndeavours ul{
    font-size: 15px;
    font-family: "Poppins", sans-serif;
}
.digicls h3{
    margin-top: 20%;
}
.outin h3{
    margin-top: 10%;
}
.abcls h3{
    margin-top: 10%;
}
.trans h3{
    margin-top: 20%;
}
.gallery-cat-box{
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}
.gallery-cat-box h3{
    font-family: "Poppins", sans-serif;
    color:#168543;
    font-weight: 700;
    margin-top: 20px;
}
.gallery-cat-box a:hover{
    text-decoration: none;
}
.gallery-cat-box img{
    border-radius: 24px;
}
.gallery-details{
    margin-top: 40px;
    margin-bottom: 40px;
}
.gallery-details h3{
    margin-bottom: 40px;
    font-family: "Poppins", sans-serif;
    color:#168543;
    font-weight: 700;
    text-align: center;
}
.hover-mask a:hover{
    color: #fff;
}
.hover-mask{
    margin-bottom: 20px;
    /*max-height: 300px;*/
    overflow: hidden;
}
.team-box img{
    max-width: 100px;
}
.team-box p {
    margin-bottom: 0px;
    
}
.team-box p.deg {
    margin-bottom: 10px;
    
}
.team-box p i{
    font-size: 13px;
    color: #999;
    
}
.admition-sec {
	padding: 80px 0;
}
.admition-sec p, .admition-sec ul li, .admition-sec .tab-content{
    font-family: "Poppins", sans-serif;
    font-size: 15px;
}
.btn-alpy{
    margin-bottom: 60px;
    margin-top: 20px;
    background: #333333;
}
.btn-alpy:hover{
    background: #000000;
}
.admition-sec-heading{
    text-align: center;
}
.admition-sec-heading h3{
    font-family: "Poppins", sans-serif;
    color:#168543;
    font-weight: 700;
}
.admition-sec .tab-section .nav.nav-pills{
        justify-content: center;    gap: 6px;

}
.admition-sec .tab-content {
	background: #f7f7f7;
	margin-top: 30px;
	padding: 40px;
	border-radius: 30px;
}
.admition-sec .nav-item.admissionsec {
	flex: 1 auto;
	text-align: center;
}
.admition-sec a.nav-link {
	background: #f1f1f1;
	color: #000;
	font-size: 13px;
	font-weight: 500;
	width: 100%;
    border-radius: 0;
	border-bottom-left-radius: 25px;
	border-top-right-radius: 25px;
}
.admissionsec:after{
	background:none!important;
}
.admition-sec a.nav-link:hover, .admition-sec a.nav-link.active {
	background: #be3e00;
	color: #fff !important;
}
/* .admition-sec h3, .admition-sec h4, .admition-sec thead th {
	color: #247123;
	font-family: "Poppins", sans-serif;
	font-size: 26px;
	font-weight: bold;
} */
  .admition-sec thead th {
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.admition-sec .heading h2 {
	color: #000;
	font-family: "Oswald", sans-serif;
	font-size: 30px;
	font-weight: bold;
}
.admition-sec .heading p{
    font-family: "Poppins", sans-serif;
    font-size: 18px;
}
}
.admition-sec .tab-content ul li{
    margin-bottom: 15px;
    list-style-image: url(../img/checkmark-grn.png);
}
.ul_style {
	padding-left: 20px;
	margin-top: 15px;
}
.ul_style li {
	list-style-type: disclosure-closed;
	color: #48ae1d;
	font-size: 20px !important;
}
.ul_style li p {
	color: #000;
	margin-bottom: 4px;
}
.admition-sec .tab-content .tab-pane .table {
	border: none;
	background: #fff;
}
.admition-sec .tab-content .tab-pane .table thead td {
	border: none;
	border-bottom: 2px solid #49ae1f;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
    color: #49ae1f;
}
.admition-sec .tab-content .tab-pane .table tbody td {
	color: #000;
	text-align: center;
	font-size: 13px;
	padding: 5px 10px;
	border: none;
}
.admition-sec .tab-content .tab-pane h1 {
	color: #000;
	font-family: "Oswald", sans-serif;
	font-size: 30px;
	font-weight: bold;
}
.admition-sec .tab-content .tab-pane .contact_ul {
	padding: 0;
	margin-bottom: 0;
	margin-top: 20px;
}
.admition-sec .tab-content .tab-pane .contact_ul li {
	display: flex;
	gap: 12px;
	list-style: none;
	align-items: center;
	margin-bottom: 6px;
}
.admition-sec .tab-content .tab-pane .contact_ul li .icon {
	min-width: 35px;
	height: 35px;
	background: #49ae1f;
	border-radius: 50%;
	display: grid;
	place-content: center;
	color: #fff;
	font-size: 15px;
}
.admition-sec .tab-content .tab-pane .contact_ul li p {
	margin: 0;
	font-size: 17px;
	font-weight: 500;
}
.cont-info {
    text-align: center;
    margin-bottom: 60px;
}
.cont-info a{
    color: #333;
}
.cont-info a:hover{
    text-decoration: none;
}
.cont-info p{
    margin-bottom: 3px;
}
.cont-info .col-md-3 img{
    margin-bottom: 20px;
    margin-top: 20px;
}
.brd-right:before{
    content: "";
    width: 1px;
    height: 190px;
    background: #168543;
    position: absolute;
    top:10%;
    left: 0;
  
}
.form-box{
    margin-top: 40px;
    margin-bottom: 40px;
}
.cont-form{
    background: #333;
    padding: 30px;
    border-radius: 24px;
    text-align: center;
    margin-bottom: 25px;
}
.cont-form h4{
    color: #fff;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
}
.btn-submit{
    padding: 6px 24px;
    border-radius: 24px;
    background: #fff;
    color:#333;
    border: none;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}
.btn-submit:hover{
    background: #168543;
}
.cont-info > h3{
    text-align: center;
    color: #168543;
    margin-bottom: 40px;
}
.cont-sec{
    margin-bottom: 40px;
    margin-top: 40px;
}
.same-size{
    display:flex;
}
.team-box h3{
    margin-bottom: 3px;
}

.full-width .img-box{
    
}
/*====== Responsive ======*/
@media screen and (min-width: 1367px) {
    .img-box{

    	width: 41%;
    }
    .mission-img{
        width: 68.1%;
    }
}


@media screen and (max-width: 1199px) {
    .img-box{
        display: none;
    }
}

@media screen and (max-width: 961px) {
    .img-box{
        display: none;
    }
    .curr-box{
        text-align: center;
    }
    
}
@media screen and (max-width: 767px) {
    
    .brd-right:before{
        content: "";
        width: 0px;
        height: 190px;
        background: #168543;
        position: absolute;
        top:10%;
        left: 0;
    }
    .hover-mask{
        margin-bottom: 20px;
        max-height: 100%;

    }
    .sideUlcir ul li{
        width: 100%;
    }
}
@media screen and (max-width: 574px) {
    .img-box{
        display: none;
    }
    .inner-page-top-banner .page-heading{
        top:18%
    }
    .inner-page-top-banner .page-heading h2 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .inner-page-top-banner .page-heading h6 {
    font-size: 10px;
    }
    .info-heading h5 {
        font-size: 16px;
    }
    .info-heading h1 {
        font-size: 28px;
    }
    .info-heading p{
        font-size: 14px;
    }
    .info-card:before {
        width: 55px;
        height: 55px;
        left: 3px;
    }
    .info-card h3 {

        font-size: 22px;
    }
    .info-card p {
       font-size: 14px;
    }
    .blog-info h3{
        font-weight: 500;
        font-size: 22px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .admition-sec-heading h3{
        font-size: 20px;
    }
    .admition-sec .nav-item{
        width: 100%;
        text-align: center;
    }
    .admition-sec h3{
        font-size: 22px;
        margin-bottom: 20px;
    }
    .admition-sec p, .admition-sec ul li, .admition-sec .tab-content{
        font-size: 14px;
    }
    .curr-box h3{
        font-size: 20px;
        margin-top: 20px;
    }
    .curr-box p{
        font-size: 14px;
     }
    .OtherEndeavours h2 {
        
        font-size: 28px;
    }
    .OtherEndeavours h3{
        font-size: 20px;
    }
    .OtherEndeavours p{
        font-size: 14px;
    }
    .OtherEndeavours ul{
        font-size: 12px;
    }
    .trans h3 {
        margin-top: 0%;
    }
    .outin h3 {
        margin-top: 0%;
    }
    .digicls h3 {
        margin-top: 4%;
    }
    .abcls h3 {
        margin-top: 4%;
    }
    .info-card{
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .cont-info .col-md-3 img {        
        width: 80px;
    }
}
.galcatbox h4{
    
   font-family: "Poppins", sans-serif;
    color: #168543;
    font-weight: 700;
    margin-top: 20px;
    text-align:center;
    margin-bottom:20px;
}
.aboutus {
	padding: 80px 0;
	background-color: #f1f1f1;
}
.aboutus img{
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 0 12px #333;
}
.aboutus .list_style {
	padding: 30px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.aboutus .list_style li {
	flex-basis: calc(33.33% - 20px);
	margin: 10px;
	list-style: none;
	text-align: center;
	display: grid;
	align-content: center;
	background: #fff;
	padding: 25px;
	border-radius: 20px;
}
.aboutus .list_style li h5 {
	display: grid;
	margin-bottom: 10px;
	font-size: 22px;
	color: #000;
	font-family: "Oswald", sans-serif;
	font-weight: 300;
}
.aboutus .list_style li h5 i {
	font-size: 45px;
	font-weight: 300;
	color: #49ae1f;
	margin-bottom: 13px;
}
.left {
	padding-left: 50px;
}
.right {
	padding-right: 50px;
}
.welcome_note_sec .welcome_note_text h3 {
	margin: 0;
	font-weight: 700;
	font-family: "Poppins", sans-serif;
	font-size: 35px;
	color: #168543;
	padding-bottom: 15px;
	display: block;
	text-transform: uppercase;
}
.welcome_note_sec .welcome_note_img img {
	width: 100%;
	border-radius: 20px;
	height: 480px;
	object-fit: cover;
	object-position: center;
}
.methodology_section {
	padding: 50px 0;
}
.introduction {
	padding: 80px 0;
    /* background-color: #032913; */
}
.introduction .krheadingsec strong{
    color: #47ad1c;;
}
.introduction p{
    color: #000;
}
.Curriculum_details {
	padding: 80px 0;
}
.academics_section_intro {
	padding: 80px 0;
}
.academics_section_intro .left_side h1 {
	text-align: right;
	font-size: 47px;
	font-family: "Oswald", sans-serif;
	margin: 0;
}
.academics_section_intro .right_side {
	padding-left: 40px;
}
.academics_section_intro .right_side p {
	font-size: 17px;
	margin: 0;
	line-height: 28px;
}
.HowYourChildDiscovers_andGrows {
	padding: 80px 0;
}
.HowYourChildDiscovers_andGrows h4 {
	font-family: "Oswald", sans-serif;
	color: #000;
	font-size: 45px;
	line-height: 45px;
    margin-bottom: 30px;
}
.HowYourChildDiscovers_andGrows .txt ul {
	padding-left: 26px;
}
.HowYourChildDiscovers_andGrows .txt ul li {
	list-style-type: disclosure-closed;
	color: #49ae1e;
	font-size: 26px;
}

.school-timing-highlight {
	background: linear-gradient(135deg, #bad2ba, #48b01c);
	text-align: center;
}
.timing-card {
  background: white;
  max-width: 600px;
  margin: auto;
  padding: 30px 25px;
  border-radius: 20px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
}

.timing-card::before {
  content: "";
  position: absolute;
  width: 140px;
  height: 140px;
  background: #198754;
  border-radius: 50%;
  top: -40px;
  left: -40px;
  opacity: 0.1;
}

.icon-box {
  font-size: 50px;
  color: #198754;
  margin-bottom: 15px;
  animation: pulse 1.5s infinite;
}
.icon-box img{
    width: 100px;
}
.timing-card h2 {
  font-size: 28px;
  font-weight: 700;
  color: #198754;
  margin-bottom: 20px;
}

.timing-card p {
  font-size: 18px;
  margin: 10px 0;
}

.timing-card span {
	color: #49ae1f;
	font-weight: 600;
}

.timing-card .note {
  font-size: 14px;
  color: #555;
  font-style: italic;
  margin-top: 15px;
}

@keyframes pulse {
  0% { transform: scale(1); opacity: 1; }
  50% { transform: scale(1.1); opacity: 0.6; }
  100% { transform: scale(1); opacity: 1; }
}


.subject-combo-section {
	background: #fff;
	padding: 80px 0;
}
.subject-combo-section h2 {
	font-family: "Oswald", sans-serif;
	font-size: 45px;
	margin-bottom: 50px;
}
.subject-card {
	background: #f0f0f0;
	border-left: 11px solid #333;
	padding: 30px 35px;
	border-radius: 12px;
	/* box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08); */
	height: 100%;
}
.subject-card h4 {
	font-size: 27px;
	margin-bottom: 10px;
	font-weight: 600;
	font-family: "Oswald", sans-serif;
}

.subject-card p {
	font-size: 15px;
	color: #444;
	margin-bottom: 12px;
}

/* Stream colors */
.subject-card.commerce {
  border-color: #e67e22;
}

.subject-card.science {
  border-color: #2ecc71;
}

.subject-card.humanities {
  border-color: #3498db;
}



.career-box h5 {
  font-weight: 600;
  color: #000;
  font-size: 40px;
  margin-bottom: 20px;
  font-family: "Oswald", sans-serif;
}

.career-box ul {
  margin-top: 10px;
  padding-left: 20px;
}

.career-box ul li {
	margin-bottom: 8px;
	font-size: 16px;
	color: #49ae1f;
}
.career-box ul li p {
	margin-bottom: 0;
	font-size: 17px;
}

.our_value_sec .value_div .info {
	padding: 0px 40px;
	display: grid;
	height: 100%;
	align-content: center;
	border-radius: 30px;
}
.our_value_sec .value_div .info h4 {
	color: #000;
	font-family: "Oswald", sans-serif;
	font-size: 33px;
	margin-bottom: 10px;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
}
.our_value_sec .value_div .info p {
	color: #000;
	font-size: 17px;
	line-height: 25px;
}
.our_value_sec .value_div .img_box{
    flex: 1;
}
.our_value_sec {
	padding: 80px 0;
}
.our_value_sec .value_div .img_box img {
	border-radius: 30px;
	box-shadow: 0px 0px 23px -12px #000;
	height: 450px;
	object-fit: cover;
	object-position: center;
}
.book_img {
	padding: 80px 0;
	background: #f1f1f1;
}
.book_img .book_img_inner {
	border: 1px solid #48ad1d;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0px 0px 20px -9px #000;
    padding: 12px;
    background-color: #fff;
}

.student_care {
	padding: 80px 0;
}
.student_care p {
	color: #000;
	font-size: 17px;
}




  .guidelines-container {
      max-width: 80%;
      padding: 50px 30px;
      margin-left: auto;
      margin-right: auto;
    }

    .guidelines-title {
      text-align: center;
      font-size: 34px;
      font-weight: 800;
      color: #2c3e50;
      margin-bottom: 40px;
      letter-spacing: 1px;
    }

    .guidelines-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 30px;
    }

    .do-block, .dont-block {
      border-radius: 12px;
      padding: 25px 30px;
      transition: transform 0.3s, box-shadow 0.3s;
    }

    .do-block {
      background-color: #e8fbe8;
      border-left: 6px solid #2ecc71;
    }

    .dont-block {
      background-color: #fdeaea;
      border-left: 6px solid #e74c3c;
    }

    .do-block:hover, .dont-block:hover {
      transform: translateY(-5px);
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    }

    .do-block p, .dont-block p {
      font-size: 18px;
      margin: 12px 0;
      padding-left: 28px;
      position: relative;
      line-height: 1.6;
      font-weight: 500;
      color: #333;
    }

    .do-block p::before {
      content: '✓';
      position: absolute;
      left: 0;
      top: 1px;
      color: #27ae60;
      font-weight: bold;
      font-size: 20px;
    }

    .dont-block p::before {
      content: '✖';
      position: absolute;
      left: 0;
      top: 1px;
      color: #c0392b;
      font-weight: bold;
      font-size: 20px;
    }

    @media (max-width: 768px) {
      .guidelines-grid {
        grid-template-columns: 1fr;
      }

      .guidelines-title {
        font-size: 28px;
      }
    }


.studentlife_introduction {
	padding: 80px 0;
	background: aliceblue;
}
.studentlife_introduction p {
	font-size: 17px;
	line-height: 27px;
	color: #000;
}
.ConnectingCollaborating {
	padding: 80px 0;
}
.ConnectingCollaborating .txt_side .krheadingsecnxt {
	text-align: left;
	margin-bottom: 20px;
}
.ConnectingCollaborating .txt_side .list h5{
    font-size: 20px;
}
.ConnectingCollaborating .txt_side .list h5 {
	font-size: 17px;
	font-weight: 800;
	color: #454645;
	font-family: 'Roboto', sans-serif;
	border: 2px solid #4ab020;
	display: inline-block;
	padding: 6px 12px;
	border-top-right-radius: 36px;
	/* border-bottom-right-radius: 36px; */
	border-left: 10px solid #48ae1d;
}
.applynow_floating_button {
	background: #48ae1d;
	box-shadow: 0 5px 5px -3px #00000075;
	border-bottom-left-radius: 13px;
	border-bottom-right-radius: 11px;
	width: fit-content;
	border-top-left-radius: 0;
	display: grid;
	align-content: center;
	text-align: center;
	padding: 4px 20px;
	border: 2px solid #fff;
	transform: rotate(-90deg);
	border-top: 0;
	color: #fff;
	position: fixed;
	bottom: 58%;
	left: -55px;
	font-size: 16px;
	font-weight: 600;
}
.online_fees_floating_button {
	background: #1e611d;
	box-shadow: 0 5px 5px -3px #00000075;
	border-bottom-left-radius: 13px;
	border-bottom-right-radius: 11px;
	width: fit-content;
	border-top-left-radius: 0;
	display: grid;
	align-content: center;
	text-align: center;
	padding: 6px 20px;
	border: 2px solid #fff;
	transform: rotate(-90deg);
	color: #fff;
	position: fixed;
	bottom: 33%;
	left: -88px;
	font-size: 15px;
	font-weight: 600;
	border-top: 0;
}
.holiday_list .table-responsive > .table-bordered {
	border: 0;
	border-collapse: separate;
	border-spacing: 6px;
}
.holiday_list .table-bordered td {
    font-size: 13px;
    border: none;
    border-radius: 10px !important;
    background: #eee;
    text-align: center;
    font-weight: 600;
}
.table thead th {
    vertical-align: bottom;
    /* background: #48ae1d; */
    color: #48ae1d;
    text-align: center;
    border: none;
    border-radius: 0 !important;
    border-bottom: 2px solid #48ae1d;
}
.table tbody th{
    color: #10540f;
    border: none;
    font-size: 14px;
} 

.right_fixed_btn .applynow_floating_button:hover, .right_fixed_btn .online_fees_floating_button:hover {
	text-decoration: none !important;
    color: #fff !important;
    background-color: #2c3e50;
}
.admission_details {
	padding: 80px 0;
}
.admission_details .dps-tabs {
	position: relative;
	padding-left: 30px;
}
.admission_details .dps-tabs .tab-content {
	border: none;
}
.admission_details .dps-tabs table {
	width: 100%;
	border: none;
}
.dps-tabs th, .dps-tabs td {
	vertical-align: middle;
	border: none;
	padding: 5px 10px;
	font-size: 13px;
	font-weight: 600;
}
.dps-tabs table tr:nth-child(even) {
  background-color: #f1f1f1ff;
}
.dps-tabs table th {
	background-color: #fff;
	color: #49ae1e;
	border-bottom: 2px solid;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	font-weight: 700;
}
.general_info {
	margin-top: 30px;
	padding: 30px;
	background: #f1f1f1;
	border-radius: 30px;
}
.general_info .list_ul{
    padding: 0;
}
.general_info .list_ul li {
	padding: 10px 20px;
	list-style: none;
	background: white;
	margin-bottom: 10px;
	box-shadow: 0px 0px 20px -15px #000;
	border-radius: 10px;
	display: flex;
	align-items: center;
	gap: 20px;
}
.general_info .list_ul li img {
	width: 45px;
}
.general_info .list_ul li p {
	margin: 0;
	font-weight: 500;
	line-height: 19px;
	font-size: 16px;
	color: #000;
}
.admission_details .left_menu {
	position: sticky;
	left: 0;
	bottom: ;
	top: 150px;
}
.admission_details .left_menu #myTab {
	display: block;
	border: none;
	overflow: hidden;
	border-radius: 20px;
}
.admission_details .left_menu #myTab .nav-item {
	display: block;
	width: 100%;
	border: none;
	margin-bottom: 2px;
}
.admission_details .left_menu #myTab .nav-item .nav-link {
	width: 100%;
	border: none;
	background: #eee;
	border-radius: 0px !important;
	color: #1f4a0e;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	cursor: pointer;
	padding: 5px 0;
}
.admission_details .left_menu #myTab .nav-item .nav-link.active {
	background: #48ae1d;
	color: #fff;
}
.admission_details .btn.admission_btn {
	position: absolute;
	top: 0;
	right: 0;
	background: #48ae1d;
	padding: 10px 20px;
	font-weight: bold;
	color: #fff;
	border-radius: 35px;
    font-size: 20px;
}
.admission_details .btn.admission_btn:hover{
    text-decoration: none;
    color: #1e611d;
    background-color: #beffd9;
}
.admission-enquiry {
	padding: 80px 0;
	background: #e1e1e1;
}
.admission-enquiry form h5 {
	font-family: "Oswald", sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	border-bottom: 1px solid;
	padding: 5px;
	text-align: center;
	border-top: 1px solid;
}