@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
p{
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
}
.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: 'Montserrat', 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%;
}
.inner-page-top-banner{
	position: relative;
	margin-top: 110px;
}
.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: 'Montserrat', sans-serif;
}
.inner-page-top-banner .page-heading h2{
	font-size: 34px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}

.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 h2{
	margin-top: 8px;
}
.vision-box ul{
	padding-left: 20px;
}
.vision-box ul li{
    list-style-image: url(../img/checkmark.png);
    margin-bottom: 5px;
    font-size:13px;
}

.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;
}
.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: 'Montserrat', 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: 'Montserrat', 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: 'Montserrat', sans-serif;
}
.curr-box p{
    font-family: 'Montserrat', sans-serif;
}
.OtherEndeavours{
    margin-top: 60px;
    margin-bottom: 60px;
}
.OtherEndeavours h3, .OtherEndeavours h2{
    color:#168543;
    margin-bottom: 20px;
    font-family: 'Montserrat', 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: 'Montserrat', 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: 'Montserrat', 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: 'Montserrat', 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: 'Montserrat', 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: 'Montserrat', 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{
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: 'Montserrat', sans-serif;
}
.admition-sec p, .admition-sec ul li, .admition-sec .tab-content{
    font-family: 'Montserrat', 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: 'Montserrat', sans-serif;
    color:#168543;
    font-weight: 700;
}
.admition-sec .tab-section .nav.nav-pills{
        justify-content: center;
}
.admition-sec .tab-content{
    border: 2px solid #168543;
    margin-top: 30px;
}
.admition-sec a.nav-link{
    background: #fff;
    box-shadow: 0px 0px 5px 3px #d2d2d2;
    margin-left: 5px;
    margin-right: 5px;
	border-radius: 3px; 
	color: #168543;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 15px;
	padding: 7px !important;
}
.admissionsec:after{
	background:none!important;
}
.admition-sec a.nav-link:hover, .admition-sec a.nav-link.active{
     background: #168543;
     color: #fff!important;
}
.admition-sec h3, .admition-sec h4, .admition-sec thead th {
    color: #168543; 
}
.admition-sec .tab-content ul li{
    margin-bottom: 15px;
    list-style-image: url(../img/checkmark-grn.png);
}
.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: 'Montserrat', sans-serif;
    margin-bottom: 20px;
}
.btn-submit{
    padding: 6px 24px;
    border-radius: 24px;
    background: #fff;
    color:#333;
    border: none;
    text-transform: uppercase;
    font-family: 'Montserrat', 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: 'Montserrat', sans-serif;
    color: #168543;
    font-weight: 700;
    margin-top: 20px;
    text-align:center;
    margin-bottom:20px;
}
