body{
font-family: 'Poppins', sans-serif;
}
html{
	scroll-behavior: smooth;
}
*{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
h1{
	font-size:36px;
	color: #FF4500;
	font-weight: 700;
	display: block;
	letter-spacing: 1.9px;
}
h3{
	text-align: center;
	font-size:36px;
	font-weight: 700;
	width: 100%;
	display: block;
	font-family: 'Oswald', sans-serif;
	position: relative;
}
h1,h2,h3,h4,h5,h6,ul,li,ol{
	margin: 0px;
	padding: 0px
}
.remove-guutter-space-mrml{
	margin-left: 0px;
	margin-right: 0px;
}
.remove-guutter-space-ptpl{
	padding-left: 0px;
	padding-right: 0px
}
.ml-20{
	margin-left: 20px
}
.mt20{
	margin-top: 20px
}
.fs-36{
	font-size: 36px
}
table{
	width: 100%;
}
table th{
	text-align: center;
	font-size: 20px;
	padding: 13px 0px;
	text-transform: uppercase;
}
table tr td{
	text-align: left;
	color: #000;
	font-size:18px;
	padding: 7px 0px 7px 50px;
	text-transform: capitalize;
}	
table tr i{
	font-size: 18px;
	margin-right: 5px;
	opacity: 0.9;
}
#thumbnails-top4-wrapper{
	width: 100%;
	height: auto;
	overflow: hidden;
}
#thumbnails-top4-wrapper > .flt-wrapper{
	float: left;
	width: 25%;
	height: 270px;
	background-repeat:no-repeat;
	background-position: center;
	background-size: cover;
}

#apply_for_addmission_popupmessage{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 5000;
	display: none;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background:linear-gradient(rgba(0,0,0,0.2),rgba(0,0,0,0.2));
}
#apply_for_addmission_popupmessage form{
	padding: 40px 30px;
	top: 50%;
	left: 50%;
	border-radius: 20px;
	margin-bottom: 25px;
	position: absolute;
	z-index: 5001;
	transform: translate(-50%,10%);
	width: 100%;
	background:linear-gradient(rgba(0,0,0,0.9),rgba(0,0,0,0.8));
}
#apply_for_addmission_popupmessage form i{
	font-size: 22px;
	color: #fff;
	cursor: pointer;
	right:30px;
	top: 10px;position: absolute;
}
#apply_for_addmission_popupmessage form label{
	letter-spacing: 1.9px;
	font-weight: 400;
	color: #fff;
}
#apply_for_addmission_popupmessage form label span{
	color: red;
	margin-left: 5px;
}
.toggleApplication{
	display: inline-block;
}
#college_directors .col_directorinfo_page{
	padding: 15px 0px 0px 0px;
	position: relative;
	margin: -45px auto 0 auto;
	width: 1200px;
	box-shadow: -1px 11px 14px -10px rgba(0,0,0,0.6);
    background-color: #ffffff;
    border-radius: 3px 3px;
   border-radius: 3px 3px;
}
#college_directors .col_directorinfo_page .top-thumbnails{
	width: 100%;
	padding:20px 15px;
	overflow: hidden;
}
.ico_topthumbnails{
	float: left;
}
.content-top-thumbnails{
	float: left;
	padding: 0px 0px 0px 15px;
	text-align:left;
}
.content-top-thumbnails h4{
	font-size: 22px;
	color: #192f59
}
.content-top-thumbnails p a{
	font-size:16px;
	margin: 8px 0px;
	font-weight: 400;
	color:#b7b7b7
}

#college_directors .col_directorinfo_page .top-thumbnails i{
	font-size: 26px;
}
#college_directors .col_directorinfo_page .top-thumbnails img{
	width:40px;
	height:40px;
}
.directors-sm{
	float:left;
	width:50%;
}
.direcors-pics{
	box-sizing: border-box;
	margin-left:0px;
	margin-right:0px;
}
.directorrs_img_thumbnials{
	width: 100%;
	overflow: hidden;
	position: relative;
}
#college_directors .direcors-pics img{
	width: 100%;
	height: 400px;
}
.info_directores{
	position: absolute;
	width:100%;
	height:35%;
	border-left: 2px solid #FF4500;
	bottom: 0;
	text-align: center;
	background-color:rgba(0,0,0,0.6);
	transition: all 0.5s ease;
}
.nameed{
	bottom: 0;
}
.info_directores h3{
	font-size: 24px;
	padding: 10px 0px;
	color: #fff;
	letter-spacing: 1.3px;
}
.info_directores p{
	text-align: justify;
	font-size: 15px;
	color:#f9f9f9;
	margin: 5px 30px;
	font-weight: 400;
}
#about_college{
	position: relative;
	z-index: 5;
	height: auto;
	margin-top:50px;
	padding:50px 0px;
}
#about_college:after{
	content: '';
	position: absolute;
	z-index: -2;
	filter: blur(1px);
	top: 0;
	left: 0;
	right: 0;
	bottom:0;background:url('../images/collegeligadepatil.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 100% 100%;
	background-position: center top;
	width: 100%;
	height: 100%;
}
#about_college:before{
	content: '';
	position: absolute;
	z-index: -1;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	background:linear-gradient(rgba(25,47,89,0.9),rgba(25,47,89,0.9));
	height: 100%;
	}
#about_college p{
	font-size:18px;
	line-height: 26px;
	text-align: left;
	line-height: 36px;
	letter-spacing: 1.8px;
	margin: 20px 0px;
	font-weight: 400;
	text-align: justify;
	color:#fff;
}
#about_college .readmore{
	font-size: 20px;
	font-weight:700;
	color: #fff
}
#about_college .readmore a{
	color: #fff
} .icoright{
	margin-left: 10px;
	 -webkit-animation: mymove 5s infinite; 
  animation: mymove 5s infinite;
}
@keyframes  mymove{
	0%{
		margin-right: 0px;
	}
	50%{
		margin-right: 50px;
	}
	100%{
		margin-right: 0px;
	}
}
#faculty{
	padding: 30px 0px;
}
#faculty table{
	width: 100%;
}
#faculty table tr th{
	font-size: 17px;
	padding: 5px 10px;
}
#faculty table tr:nth-child(even){
	background-color: #f6f6f6
} 
.faculty-row{
	box-shadow: 0 15px 10px #777;
	border-top: 5px solid #FF4500; 
	border-radius: 5px;
	background-color:#fff;
}
.faculty-row h3{
	color: #333;
	margin: 25px 0px;
}
#apply_for_admission{
	width: 100%;
	position: relative;
	z-index: 5;
	height: 100%;
}
#apply_for_admission:after{
	content:'';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	background:url('../images/header-bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	filter: blur(10px);
}
#apply_for_addmission{
	width: 100%;
	height: auto;
}
#apply_for_addmission .apply_for_addmission-wrapper{
	max-width: 1280px;
	margin: 30px auto;
	overflow:hidden;
}
#apply_for_addmission .apply_for_addmission-wrapper > div{
	float: left;
	width: 50%;
}
.apply_for_addmission-wrapper img{
	width: 100%;
	height: 400px;
}
.apply_for_addmission_bg{
	background:linear-gradient(rgba(25,47,89,1),rgba(25,47,89,0.9)),url('../demo/applyforaddmission.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height:auto; 
	box-shadow: -1px 11px 24px -10px rgba(0,0,0,0.6);
	padding:62px 40px;
}
#apply_for_addmission img{
	width: 100%;
	height: 410px;
	box-shadow: -1px 11px 24px -10px rgba(0,0,0,0.6);
}
#apply_for_addmission h2{
    font-size: 29px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;
}
#apply_for_addmission h3{
	color: #FF4500;
	font-size: 18px;
	letter-spacing: 1.3px;
	margin: 20px 0px;
	text-align: left;
	font-weight: 700;
}
#apply_for_addmission p{
	font-size: 18px;
	line-height: 30px;
	text-align: justify;
	margin: 20px 0px;
	color:#c1d3ff;
}
.btn-common{
	margin-top: 10px;
	 transition: 0.5s;
  	background:
    repeating-linear-gradient(75grad, rgba(0,0,0,0) 25%,rgba(255,255,255,0.6) 26%, rgba(0,0,0,0.0) 50%, rgba(0,0,0,0) 100%),
    #FF4500;
  color:white;
  padding:8px 10px;
  font-size: 18px;
  border: none;
  border-radius: 10px;
  border-bottom: rgba(0,0,0,0.4) solid 1px;
  border-top: rgba(255,255,255,0.4) solid 1px;
  border-right: rgba(255,255,255,0.4) solid 1px;
  border-left: rgba(0,0,0,0.4) solid 1px;
  box-shadow: 0px 1px 5px rgba(0,0,0,0.4);
  
  
  /*запуск анимации, для повышения скорости надо 5s уменьшить до 4,3,2,1 итд*/
  animation: mymove 80s infinite linear;  
}
@keyframes mymove {
    0%   {background-position: 0px 0px;}
    100% {background-position: 5000px 0px;}
}



.inqurey-form{
	width:350px;
	height: auto;
	padding: 15px;
	position: absolute;
	z-index: 1;
	text-align: center;
	top:205px;
	left: 72%;
	border:1px solid #d9d9d9;
	background:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7));
}
.inqurey-form h3{
	padding-bottom:10px;
	color:#fff;
	border-bottom: 1px solid #fff
}
#inqurey{
	margin-top: 10px
}
#inqurey input,#inqurey select,#inqurey textarea{
	background-color: transparent;
	border:0px;
	border-bottom:1px solid #7B0808;
}
#inqurey input[type='text'],#inqurey input[type='email']{
	color:#fff;
}
#inqurey input::placeholder,#inqurey textarea::placeholder,#inqurey select{
	color:#fff;
}
#inqurey option{
	color:#fff;
}
.qurey-btn{
	border-radius: 6px;
	background-color: #7B0808;
	font-size: 13px;
	border:0px;
	color:#fff;
	font-weight: 400;
	padding: 6px 15px
}

.demo1{
	width:100%;
	height: auto;
	padding: 15px;
	margin-top: 20px;
	text-align: center;
}
.demo1 h3{
	padding-bottom:10px;
	color:#000;
	font-size: 22px;
	border-bottom: 1px solid #fff
}
#inqurey input,#inqurey select,#inqurey textarea{
	background-color: transparent;
	border:0px;
	border-bottom:1px solid #7B0808;
}
#inqurey input[type='text'],#inqurey input[type='email']{
	color:#fff;
}
#inqurey input::placeholder,#inqurey textarea::placeholder,#inqurey select{
	color:#fff;
}
#inqurey option{
	color:#fff;
}
.qurey-btn{
	border-radius: 6px;
	background-color: #7B0808;
	font-size: 14px;
	border:0px;
	color:#fff;
	font-weight: 400;
	padding: 6px 15px
}
#welcome-to{
	padding:30px 0px
}
#welcome-to h3{
	font-size: 38px;
	margin-bottom: 10px;
}
#welcome-to h5{
	color:#333;
	font-size: 24px;
}
#welcome-to p{
	letter-spacing: 1.3px;
	text-align: justify;
	font-size: 20px;
	color:#333;
	margin-top: 20px;
}
#principle-desk{
	padding: 30px 0px;
}
.princile-of-ligade-patil{
	width: 100%;
	height: auto;
	border:1px solid #d9d9d9;
	padding: 15px 30px;
}
.princile-of-ligade-patil h2{
	padding-bottom: 8px; 
} 
.princile-of-ligade-patil h2:after{
	content: '';
	width: 60px;
	height: 5px;
	background-color: #7B0808;
	display: block;
	margin: 10px 0px 0px 0px;
}
.princile-of-ligade-patil h3,.princile-of-ligade-patil h5{
	text-align: center;
}
.princile-of-ligade-patil h3{
	font-weight: 400;
	font-size: 26px;
	color:#7B0808;
}
.princile-of-ligade-patil h5{
	margin: 6px 0px;
	font-size: 16px;
}
.princile-of-ligade-patil p{
	font-size: 18px;
	margin: 10px 0px;
	font-weight: 300;
	letter-spacing: 1.3px;
	line-height:26px;
	color:#000;
}
.princile-of-ligade-patil h6{
	text-align: right;
	font-size: 18px;
	color:#373090;
	margin: 5px 0px;
}
#section{
	padding-top:0px
}
#free-sturcture-19-20{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 5;
}
#free-sturcture-19-20:after{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background:#fff;
	background-position: center;
}
#free-sturcture-19-20 table{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 10;
}
#free-sturcture-19-20 table:after{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background:rgba(255,255,255,0.6);
	filter: blur(5px);
}
.top-point-of-table{
	font-weight: 700;
	letter-spacing: 1.3px;
	color: #000
}
.free-sturcture-info{
	margin-top: 25px;
	margin-left:20px
}
.free-sturcture-info p{
	font-size: 22px;
	color: #000;
}
.free-sturcture-info ol li{
	font-size:18px;
	margin: 10px 0px;
	letter-spacing: 1.3px; 
}

	.coman-image-of-top{
		background-repeat: no-repeat;
		background-position: center;
		background-size:cover; 
		position:relative;
		background-attachment: fixed;
		width: 100%;
		height:200px;
	}
	.words-of-common{
		top:25%;
		position: absolute;
		left:2%;
	}
	.words-of-common h1{
		color:#fff;
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	.words-of-common span{
		color:#d9d9d9;
		font-weight: 400;
		margin-top: 10px;
	}
.index-header{
	background: url('../images/mainimage.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: top center;
	width:100%;
	height:80vh;
}
#vision-mission-page h3{
	padding-top: 15px;
	font-size: 26px;
	 text-transform: uppercase;
    color: #444;
    margin: 0 0 20px;
}
#vision-mission-page p{
	font-size: 16px;
	color:#444;
	line-height: 22px
}

#contact-us{
	margin:25px 0px;
}

.left-side,.right-side{
	border-radius: 5px;
	margin-bottom: 25px;
	background-color: #fff;
	box-shadow: 1px 2px 11px -5px rgba(0,0,0,0.76);
	}

#contact-us h3{
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 1.6px;
}
#contact-us .left-side-colum{
	padding: 30px 0px;
	border-bottom: 1px solid #d9d9d9
}
#contact-us .left-side-colum i{
	font-size: 22px;
	color: #FF4500
}
#contact-us .left-side-colum h4{
	font-size: 20px;
	margin: 8px 0px;
}
#contact-us .left-side-colum h5{
	font-size: 18px;
	color: #333
}
#contact-us .left-side-colum h5 span{
	margin-left: 3px;
	margin-top: 10px;
	line-height: 25px;
	color:#333;
	letter-spacing: 1.3px
}
#contact-us-form{
	padding: 10px 15px;
}
.right-side input,.right-side select,.right-side textarea{
	background: none;
    width: 100%;
    color: #333;
    padding: 15px 10px;
    margin-top: 24px;
    outline: none;
    border: 2px solid #ececec;
}
.right-side span{
	color: red;
	float: left;
	margin-top: 0;
}

.course-application{
	border-radius: 5px;
	padding: 20px 15px;
	margin-bottom: 25px;
	background-color: #fff;
	box-shadow: 1px 2px 11px -5px rgba(0,0,0,0.76);
}
.course-application{
	margin: 25px 0px;
}
.course-application #course-application-form{
	margin-top:30px;
}
.course-application #course-application-form span{
	color: red;
	margin-left: 5px;
}
.course-application #course-application-form label{
	font-size:18px;
	letter-spacing: 1.9px;
	font-weight: 400;
}
.course-application #course-application-form input[type="text"],.course-application #course-application-form input[type="email"],.course-application #course-application-form input[type="tel"]{
	letter-spacing: 1.8px;
	font-weight: 400;
	text-transform: capitalize;
}
#course-application-form .radionbutton {
	margin: 20px 0px;
}
#course-application-form .radionbutton small{
	margin-left: 15px;
	font-size: 16px;
	letter-spacing: 1.9px;
	font-weight: 400;
}
#course-application-form .radionbutton input[type="radio"]{
	margin-left: 10px
}
#why_choose_us{
	max-width: 1280px;
	margin:25px auto;
	background-color:#fff;
}
.tab-content {
	overflow:hidden;
}
.tab-content img{
	width:32%;
	height: 330px;
	float: left;
}
.tab-content .content-scroll{
	width:68%;
	margin-top: 20px;
	text-align: left;
	padding: 0px 50px;
	float: right;
	position: relative;
	z-index: 1
}
.tab-content .content-scroll:after{
	content:'';
	position: absolute;
	z-index: -1;
	top: 0;
	right:10%;
	background-image: url('../images/logo.png');
	width: 200px;
	height:200px;
	background-position:center;
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.15;
}
.tab-content h2{
	font-size: 22px;
    font-weight: 700;
    text-transform: none;
    padding-bottom: 30px;
    color: #314e85;
  }
 .tab-content p{
 	color: #8c8c8c;
 	font-weight: 400;
 	text-align: justify;
 	font-size: 16px;
 	line-height: 1.7;
 }

.why_choose_us_wrapper ul.tabs{
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	list-style: none;
	flex-flow: none;
}
.why_choose_us_wrapper ul.tabs li{
	color: #222;
	display: inline-block;
	font-size: 20px;
	padding: 24px 40px 24px;
	cursor: pointer;
}
.why_choose_us_wrapper ul.tabs li.current{
	color: #222;
	color: #FF4500;
	background-color:#f1f1f1
}
.tab-content{
	display: none;
}
.tab-content.current{
	display: inherit;
}

#footer{
	max-width: 100%;
	height:auto;
	padding: 50px 30px;
	bottom: 0;
	background: #181818;
	overflow: hidden;
}
#footer .footer-wrapper div{
	float: left;
}
#footer .footer-wrapper > div{
	width: 25%;
	padding: 10px 15px;
}
#footer .footer-wrapper > :first-child{
	 border-bottom-width: 2px;
    border-bottom-style: solid;
	border-bottom-color: #FF4500;
}
#footer .footer-wrapper  p{
	color:#ababab;
	font-family: "Poppins", sans-serif;
	font-size:16px;
	font-weight: 400;
	letter-spacing: 1.3px;
	line-height: 28px;
}
#footer .footer-wrapper h4{
	color: #fff;
	font-weight: 700;
	text-transform: capitalize;
	font-size:19px;
	 border-bottom-width: 2px;
    border-bottom-style: solid;
    padding-bottom: 15px;
    margin-bottom: 26px;
	padding-bottom: 15px;
	border-bottom-color: #FF4500;
}
#footer .footer-wrapper ul li{
	list-style: none;
	padding:4px 0px;
}
#footer .footer-wrapper ul li a{
	color:#ababab;
	font-family: "Poppins", sans-serif;
	font-size:16px;
	font-weight: 400;
	letter-spacing: 1.3px;
	text-decoration:none
}
#footer .footer-wrapper ul li a:hover{
	color: #f6f6f6
}
.footer-bottom{
	width: 100%;
	background-color: #202020;
	padding:15px 0px;
}
.footer-bottom p{
	color:#ababab;
	font-family: "Poppins", sans-serif;
	font-size:16px;
	font-weight: 400;
	letter-spacing: 1.3px;
}
.footer-bottom p a{
	color:#f6f6f6
}


.new-update{
	width: 100%;
	height: 60px;
	background-color:#fff;
	overflow: hidden;
}
.new-update .marque{
	max-width:1100px;
	color: #fff;
	float: right;
	font-size: 20px;
	letter-spacing: 1.9px;
	margin: 0px auto 0px;
	line-height: 60px;
	background-color: #192f59;
}
.new-update small{
	line-height: 60px;
	font-size: 22px;
	margin-left:40px;
}