@charset "utf-8";
/* CSS Document */

.inner-section-six {
    padding-top: 40px;
    padding-bottom: 80px;
    clear: both;
}

.academics-left-tabs{
	background-color: #f3f3f3;
}
.academics-left-tabs a{
	color:#000;
	display:block;
	padding:10px 20px;
	text-decoration:none;
	position: relative;
	padding-left: 40px;
}
.academics-left-tabs a:before{
	content: "";
    position: absolute;
    top: 0;
    bottom: 0px;
    margin: auto;
    width: 8px;
    height: 11px;
	background: url(../images/listIcon2.png) no-repeat center;
    background-size: 8px;
    transition: all .3s;
    left: 15px;
}
.academics-left-tabs a.active:before{
	content: "";
    position: absolute;
    top: 0;
    bottom: 0px;
    margin: auto;
    width: 8px;
    height: 11px;
    background: url(../images/listIcon.png) no-repeat center;
    background-size: 8px;
    transition: all .3s;
    left: 15px;
}

.academics-left-tabs .thead-dark th {
    color: #fff;
    background-color: #007cc3;
    border-color: #007cc3;
    font-size: 21px;
    border: 0;
    padding: 0;
}
.academics-left-tabs td, .table th {
    padding: 0;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    padding-left: 0;
}

.academics-left-tabs td .active{
    background-color:#007cc3 !important;
	color: white;
}

.inner-section-six .inner-title-1 {
    color: #000;
    font-size: 24px;
    position: relative;
    margin: 25px 0 40px 0;
}
.inner-section-six .inner-title-1 span {
    font-weight: 600;
}
.inner-section-six .inner-title-1:after {
    content: "";
    position: absolute;
    height: 1px;
    background: #007cc2;
    bottom: -15px;
    left: 0;
    width: 65px;
}
.inner-section-six .list-main-11 {
    margin-bottom:20px;
	margin-top:0;
}

.clubs-contant p{
	margin-top:30px;
	clear:both;
	margin-bottom:30px;
}

.gallery-mrgn{
margin-top:30px;
}

.hostels-tbl .thead-dark th {
    color: #fff;
    background-color: #007cc3;
    border-color: #007cc3;
    font-size: 15px;
    border: 0;
    padding: 10px 10px;
}

.inner-section-seven{
	padding-top:100px;
	padding-bottom:50px;
	clear:both;
}

.inner-section-seven h2 {
    color: #087cc2;
    font-size: 28px;
    font-weight: bold;
    margin-top: 40px;
}
.inner-section-three {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #ededed;
}

.inner-section-three h2 {
    color: #087cc2;
    font-size: 28px;
    font-weight: bold;
    margin-top: 40px;
}





.awards-in{
	border:1px solid #087cc2;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:30px;
}

.awards-in a{
	font-size:15px;
	color:#087cc2;
	font-weight:bold;
	display:block;
}
.course-section {
    margin-top: 60px;
}

.col-new{
	width:20%;
	padding-left:10px;
	padding-right:10px;
}
.other-payments-in{
	border:1px #CCC solid;
	margin-top:50px;
	padding-top:30px;
}
.we-accept{
	margin-top:20px;
}
.we-accept-in{
	border:1px #CCC solid;
	padding:30px;
	margin-bottom:30px;
}
.table-box{
	font-size:9px;
}
.scolarship-list{
	line-height:40px;
}
.scolarship-list a{
	color:#333;
}
.scolarship-list a:hover{
	color:#069;
}
.infra{
	margin-top:40px;
}
.infra-left{
	text-align:right;
}

.file-choose{
	width: fit-content;
	max-width:100%;
	color: #FFF;
    background-color: #095682;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 10px;
	border:none !important;
    display: inline-block;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.submit{
	color: #FFF;
    background-color: #007cc2;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 20px;
	border:none !important;
    display: inline-block;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.video-out {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
    overflow: hidden;
    max-height: 100vh;
}
.banner-area video {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
}




/*__________________*/


.achievements-tabs-out {
    text-align: center;
    margin-top: 0;
	padding-top:60px;
	padding-bottom:60px;
	position:relative;
}
.achievements-tabs-out .nav-fill .nav-item {
    flex: inherit;
    text-align: center;
}
.achievements-tabs {
    
}
.achievements-tabs .nav.nav-tabs {
    margin-bottom: 40px;
    width: 100%;
	border:none;
}

.achievements-tabs-out .nav.nav-tabs {
    float: left;
    display: block;
    width: 100%;
}

.achievements-tabs-out  .nav-tabs .nav-link.active {
    color: #FFF;
    background-color: #007cc3 !important;
    border-color: transparent !important;
}
.achievements-tabs-out .nav-link {
    display: inline-block !important;
}
.achievements-tabs-out .nav-tabs {
    border-bottom: 0 !important;
}
.tab-my-style{
	margin-top:50px;
}
.achievements-tabs-in{
	margin-bottom: 30px;
}
.achievements-tabs-in h3{
	text-align:left;
	margin-top:20px;
}
.achievements-tabs-in h3:after{
	content:none;
}
.achievements-tabs-in p{
	text-align:left;
	margin-top:14px;
}


.head-line th{
	padding:10px !important;
}
.object-in {
    background-color: #f1f1f1;
    padding: 20px;
    margin-top: 30px;
}
.object-in ul li {
    line-height:35px;
}




/*------------about-page--------------*/


.about-sec-one {
    padding-top: 60px;
	padding-bottom:50px;
	background-color:#FFF;
	clear:both !important;
}
.about-sec-one p{
    color:#333;
}

.about-sec-one h3{
    font-size:20px;
	color: #087cc2;
	
}
.about-sec-two {
    padding-top: 50px;
	padding-bottom:50px;
	background-color: #f6f6f6;
	clear:both !important;
}
.about-sec-two h2 {
    color: #087cc2;
    font-size: 28px;
    font-weight: bold;
    margin-top: 40px;
}
.about-sec-two p {
    line-height: 24px;
	color:#333;
}
.prayer-out{
	background-color: #f6f6f6;
	padding:30px;
	position:relative;
	
}
.prayer-out h3{
	color: #313131;
	font-weight:bold;
}
.prayer-abt {
    font-style: italic;
    color: #4e4e4e !important;
    line-height: 30px;
}

.song-devider{
	border-right:1px dashed #999;
}


/*------------collage staff--------------*/
.about-sec-one .member-cont {
    margin-bottom: 78px;
    background: #007cc2;
}

.about-sec-one .member-image {
    padding: 20px 20px;
    background: #f0f0f0;
    position: relative;
    text-align: center;
}

.about-sec-one .member-data {
    padding: 10px 15px 7px 15px;
    color: white;
    line-height: 2.2;
    position: relative;
}
.about-sec-one .member-data h5{
	font-size:18px;
}
.about-sec-one .member-data p{
	font-size:14px;
	font-weight:normal;
}
.about-sec-one .member-data .triangle-life {
    position: absolute;
    bottom: -28px;
    left: 0px;
    width: 100%;
    height: 36%;
    background: url(../images/shape2.png);
    content: " ";
    z-index: 111;
    background-size: cover;
}
.about-sec-one .member-cont:hover .triangle-life {
    background: url(../images/shape1.png) no-repeat;
    background-size: cover;
}

.about-sec-one .member-cont:hover {
    box-shadow: 10px 10px 67px 2px rgb(0 0 0 / 43%);
    background: white;
}
.about-sec-one .member-cont:hover h5 {
    color: black;
    text-decoration: none;
}
.about-sec-one .inner-title-2 {
    color: #000;
    font-size: 24px;
    position: relative;
    margin: 20px 0 35px;
}

.for-mob{
	display:none;
}
.for-desktop{
	display:block;
}



.bx-wrapper {
    box-shadow: none;

}

.achieve-hover{
	display: block;
	background-color: rgba(4,130,200,1);
	
}
.achieve-hover img{
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}


.achieve-hover:hover img{
	opacity: 0.4;
}


.achievements-right-out{
	margin-top: 30px;
}

.achievements-box-01 {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-image:url(../images/student-bg.png);
    background-repeat: no-repeat;
    background-position: center !important;
    background-size: cover !important;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 110px;
    -webkit-transform: perspective(1px) translateZ(1);
    transform: perspective(1px) translateZ(1);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.achievements-box-02 {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-image:url(../images/student-bg.png);
    background-repeat: no-repeat;
    background-position: center !important;
    background-size: cover !important;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 110px;
    -webkit-transform: perspective(1px) translateZ(1);
    transform: perspective(1px) translateZ(1);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.achievements-box-01 a {
    display: block;
    width: 100%;
    height: 100%;
}
.achievements-box-01 img {
    width: 35%;
}

.achievements-box-02 a {
    display: block;
    width: 100%;
    height: 100%;
}
.achievements-box-02 img {
    width: 35%;
}
.achievements-box-01 h3 {
    font-weight: bold;
    font-size: 26px;
    color: #FFF;
    margin-top: 25px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.achievements-box-02 h3 {
    font-weight: bold;
    font-size: 26px;
    color: #FFF;
    margin-top: 25px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}






.certificate-out{
	padding-top: 50px;
	padding-bottom: 80px;
	clear: both;
}

.certificate-in{
	margin-bottom: 30px;
}

.certificate-in h2{
	color: #007cc3;
    border-bottom: 1px #a1a1a1 solid;
    font-weight: 900;
    margin-bottom: 20px;
}


/*------------footer logos--------------*/

.footer-logos-out{
	padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.womens-help {
    text-align: center;
    border-top: 1px #1a97de solid;
    border-bottom: 1px #1a97de solid;
}
.footer-logos-out {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.womens-help p {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 30px;
}
.womens-help p a{
    color: #fafafa;
	font-weight: 600;

}
.womens-help p span{
    color: #fdb813;

}
.con_d {
    width: 100%;
    margin: 10px 0px;
    margin-top: 35px;
}
.con_d i {
    margin-top: 3px;
}
.con_d i img {
    margin-top: -7px;
}

.con_d a {
    margin-left: 15px !important;
}

.address-ftr-new-out{
	margin-bottom: 20px;
}
.logo-ftr-out{
	margin-top: 30px;
    background-color: #007cc3;
}
.footer-logos-wdth img{
	width: 100px;
}





@media only screen and (max-width: 1024px){

.col-new{
	width:95%;
	padding-left:10px;
	padding-right:10px;
	margin-left:auto;
	margin-right:auto;
}
.we-accept img{
	max-width:100%;
}

.video-out {
    height: auto;
}

.achievements-tabs .nav-link {
    display: block;
}
.inner_title_main h2 {
    font-size: 30px;
}

.prayer-out {
    padding: 30px;
    height: auto;
    clear: both;
    margin-bottom: 30px;
}
.song-devider{
	border-right:0;
}

.infra-left {
    text-align: left !important;
}	
.for-mob{
	display:block;
}
.for-desktop{
	display:none;
}
.alimni-section-out {
    padding-bottom: 0;
}
.table {
    margin-top: 0;
}
	
	
.womens-help {
    margin-top: 0;
    text-align: center;
}	
	
	.footer-logos-out .col-1{
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.footer-logos-mob{
		
	}	
	
	.address-ftr-new-out{
		text-align: center;
	}
	
.address-ftr-new-out .con_d a {
    float: none;
}	
.address-ftr-new-out .con_d i {
    float: none;
}
.address-ftr-new-out .con_d {
    margin-top: 5px;
}
.footer-logos-out .col-1 {
    width: 88px;
    padding-left: 5px;
    padding-right: 5px;
    max-width: 150px;
    display: table-row-group;
    margin-bottom: 20px !important;
	flex: auto;
}	
	
	
}