@charset "utf-8";
/* CSS Document */
.imp-bar{
	background-color: #fecc2f;
    color: #000000;
    padding: 5px 10px;
    text-align: center;
    position: relative;
    z-index: 99;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
}
.form-outer {
    margin-top: 0;
    z-index: 3;
    position: relative;
}
.azd-form{
    background: rgba(0, 0, 0, 0.6) !important;
    padding: 10px;
    border-radius: 5px;
	color:#ffffff;
}
.form-inner{
	background: #26282a;
    padding: 20px;
    border-radius: 5px;
}
.form-outer h1{
	font-size:32px;
	font-weight:500;
	color:#000000;
}
.form-outer h2{
	font-size:26px;
	font-weight:700;
	color:#ffffff;
}
.form-outer h1 span{
	font-size:32px;
	font-weight:bold;
	color:#fecc2f;
}
.hero-text {
    background-color: rgba(1, 1, 117, .7);
    background-blend-mode: multiply;
    padding: 20px;
}
.hero-left{
	width:100%;
	text-align:center;
	margin-top:25px;
	line-height:42px;
	position: relative;
}
.hero-left h1{
	font-size:32px;
	font-weight:bold;
	color:#fecc2f;
}
.hero-text h1{
	margin: 0 0 10px 0;
	font-size: 55px;
	font-weight: 700;
	line-height: 56px;
	color: #fecc2f;
}
.hero-text h2{
	margin: 0 0 10px 0;
	font-size: 32px;
	font-weight: 700;
	color: #ffffff;
}
.hero-text{
	margin: 0 0 10px 0;
	font-size: 36px;
	font-weight: 700;
	color: #ffffff;
	font-family:'Montserrat', sans-serif;
}
.hero-text span{
	margin: 0 0 10px 0;
	font-size: 36px;
	font-weight: 700;
	color: #ffffff;
	font-family:'Montserrat', sans-serif;
}
.hero-text .apply {
  padding: 8px 25px;
  background-color:transparent;
  border-radius: 4px;
  color: #fecc2f;
  border: 2px solid #fecc2f;
  margin-top:20px;
}
.hero-left-inner{
	padding:30px;
	margin-top:30px;
	text-align:center;
	position:relative;
}
.hero-left-inner h2{
	font-size:48px;
	font-family:'Montserrat', sans-serif;
	font-weight:bold;
	color:#000000;
}
.hero-left-inner p{
	font-size:18px;
	font-weight:bold;
}
.sub-btn {
  background: #fecc2f;
  border: 0;
  padding: 10px 24px;
  color: #000000;
  transition: 0.4s;
  border-radius: 3px;
  font-weight:bold;
}
.hero-text .apply:hover {
  background-color:#fecc2f;
  color: #000000;
  border: 2px solid #fecc2f;
}
.hero-img{
    width:100%;
}
.hero-img img{
    width:90%;
}
.about-bg{
	width:100%;
	padding:10px 0px;
	margin:0px;
	background-color:#fecc2f;
	clear:both;
}
.about-inner{
	width:100%;
	padding:10px;
	margin:0px;
	border-right:1px dotted #333;
	color:#000000;
	text-align:center;
	font-family:'Montserrat', sans-serif;
	font-size:14px;
	font-weight:300;
}
.about-inner p{
	color:#000000;
	font-size:15px;
	font-weight:400;
	margin-top:15px;
}
.about-inner-last{
	width:100%;
	padding:10px;
	margin:0px;
	border-right:none;
	color:#000000;
	text-align:center;
	font-family:'Montserrat', sans-serif;
	font-size:14px;
	font-weight:300;
}
.about-inner-last p{
	color:#000000;
	font-size:15px;
	font-weight:400;
	margin-top:15px;
}
.btn:disabled{
    opacity: 1;
}

.about-inner h2{
	color:#000000;
	font-size:20px;
	font-family:'Montserrat', sans-serif;
}
.about-inner-last h2{
	color:#000000;
	font-size:20px;
	font-family:'Montserrat', sans-serif;
}
.divide {
    background:url(img/divider.png) no-repeat right center;
    height: 140px;
}
.spacer{
	width:100%;
	height:30px;
	clear:both;
	padding:0px;
	margin:0px;
}
.btech-header{
	width:100%;
	padding:0px;
	margin:50px 0px 30px 0px;
	text-align:center;
}
.btech-course{
	width:100%;
	padding:0px;
	margin:0px 0px 50px 0px;
	text-align:center;
}
.btech-course-row{
	width:100%;
	padding:0px;
	margin:10px 0px;
}
.btech-head{
	background-color:#f8bc00 !important;
}
.btech-body{
	background-color:#fecc2f;
}
.btn-primary{
	padding:8px 15px;
	background-color:#010175;
	color:#ffffff;
	border:none;
	border-radius:3px;
	transition:0.4s;
}
.common-heading{
	font-size:30px;
	text-transform:uppercase;
	color:#010175;
	font-weight:bold;
}
.common-heading2{
	font-size:30px;
	text-transform:uppercase;
	color:#000046;
	font-weight:bold;
	position:inherit;
}
.admis-crite-row{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:10px;
	clear:both;
}
.admis-crite-btn{
	background-color:#fecc2f;
	color:#000000;
	display:block;
	padding:10px 20px;
	font-family:'Montserrat', sans-serif;
}
.admis-crite-right{
	width:100%;
	margin:0px;
	padding:0px 0px 0px 0px;
	clear:both;
}
.admis-crite-row h3{
	font-size:24px;
	color:#000000;
}
.admis-crite-right h3{
	font-size:24px;
	color:#000000;
}
.border-right{
	height: 19rem;
    border-right: 1px dashed #707070 !important;
    /* opacity: 0.9; */
	clear:both;
}
.border-bottom{
    border-bottom: 1px dashed #707070 !important;
	width: 33rem;
	clear:both;
	margin-top:30px;
}

.common-space{
	width:100%;
	padding:0px;
	margin:50px 0px 10px 0px;
	text-align:center !important;
}
.curriculum{
	width:100%;
	padding:0px;
	margin:0px;
	text-align:center;
	position:relative;
}
.curriculum-box{
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	height: 100px;
	color:#000000;
	background-color:#fecc2f;
	font-size:16px;
	font-weight:bold;
	padding:10px;
	text-transform:uppercase;
	text-align:center;
}
.curriculum-box2{
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	height: 100px;
	color:#ffffff;
	background-color:#010175;
	font-size:16px;
	font-weight:bold;
	padding:10px;
	text-transform:uppercase;
	text-align:center;
}
.story{
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px;
	background:linear-gradient(0deg, rgba(251 119 27 / 69%), rgba(1 1 117 / 54%)), url(../../img/AZAD-campus.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-size:cover;
}
.story-nmam-row{
	background: rgba(1, 1, 39, .6);
	border-top: 1px dashed #a3a3a3;
	padding:70px 40px;
	margin:0px;
	text-align:center;
	color:#ffffff;
}
.story-text{
	font-size:30px;
	color:#ffffff;
	text-align:center;
	font-family:'Montserrat', sans-serif;
}
.register-btn{
	padding:10px 25px;
	background-color:#010175;
	border-radius:4px;
	color:#ffffff;
	font-weight:600;
	text-transform:uppercase;
}
.register-btn:hover{
	padding:10px 25px;
	background-color:#010175;
	border-radius:4px;
	color:#ffffff;
	font-weight:600;
}
.courses{
	width:100%;
	padding:0px;
	margin:60px 0px 20px 0px;
}
.features{
	width:100%;
	padding:0px;
	margin:0px 0px 50px 0px;
}
.placemet{
	width:100%;
	padding:0px;
	margin:0px 0px 0px 0px !important;
	clear:both;
}
.shadow{
	box-shadow: 0 0px 15px rgba(0, 0, 1, .15)!important;
}
.place-heading{
	width:100%;
	padding:30px;
	margin:0px;
}
.place-heading h3{
	font-weight: 600;
    font-size: 32px;
	color:#010175;
}
.place-heading p{
	font-weight: 400;
    font-size: 15px;
    line-height: 24px;
	color:#000000;
}
.blue-bg {
    background: #010175;
}
.yellow-bg {
    background: #fecc2f;
}
.blue-bg {
    background: #010175;
}
.place-row{
	width:100%;
	padding:0px;
	margin:0px;
}
.place-row-box{
	width:100%;
	padding:50px 20px;
	margin:0px;
	clear:both;
	text-align:center;
	color:#ffffff;
}
.place-row-box h3{
	font-weight: 600;
	font-family:'Montserrat', sans-serif;
    font-size: 42px;
	color:#ffffff;
	text-align:center;
}
.place-row-box p{
	font-weight: 400;
    font-size: 20px;
	color:#ffffff;
	text-align:center;
}
.card-header{
	background-color:#eaeaea;
}
.card-header h4{
	color:#000000;
	font-size:22px;
	font-weight:700;
	line-height: 24px;
    padding: 8px;
   margin: 0px;
}
.card-body{
	color:#000000;
	text-align:left;
}
.card-note{
	font-size:15px;
	font-weight:bold;
	color:#000000;
	line-height:30px;
}
.clents-logo{
	width:100%;
	padding:10px;
	margin:0px;
	text-align:center;
	color:#000000;
}
.clents-logo h3{
	font-size:24px;
	font-weight:bold;
}
.why-choose {
    background-image:url(../../img/why-choose-bg.jpg);
    background-color: #000046;
    background-blend-mode: screen;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 999;
	padding:80px 0px;
}
.choose-box{
	padding:0px;
	margin:0px;
	text-align:center;
	color:#ffffff;
}
.choose-box p{
	text-align:center;
	font-size:15px;
	font-weight:600;
	margin-top:20px;
}
.register{
	padding:10px 25px;
	background-color:#fecc2f;
	border-radius:4px;
	color:#000000;
	font-weight:600;
	text-transform:uppercase;
}
.register:hover{
	background-color:#010175;
	color:#ffffff;
}
.register2{
	padding:10px 25px;
	background-color:#fecc2f;
	border-radius:4px;
	color:#000000;
	font-weight:600;
	text-transform:uppercase;
}
.register2:hover{
	background-color:#ffffff;
	color:#000000;
}
.campus{
	width:100%;
	padding:0px;
	margin:0px 0px 50px 0px;
	clear:both;
}
.campus-inner{
	width:100%;
	padding:0px;
	margin:0px;
}
.thank-you{
	width:100%;
	height:100vh;
	margin:0px;
	background:url(../../img/AZAD-campus2.jpg);
	background-position: center center;
	background-size: cover;
	position: relative;
    display: flex;
    flex-direction: column;
	display: flex;
    justify-content: center;
    align-items: center;
}
.thank-you::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(13, 20, 26, 0.7);
}
.thank-you-box{
	width:100%;
	padding:100px;
	margin:0px;
	background-color:#ffffff;
	border:5px solid #fb771b;
	text-align:center;
	position:relative;
	z-index:111;
}
.thank-you-box h1{
	font-size:72px;
	font-weight:bold;
}
.testimonial{
    text-align: center;
    padding: 75px 20px 35px 20px;
    margin: 70px 5px 35px;
    background: #ffffff;
    box-shadow: 8px 4px 0 0 #f8bc00;
    position: relative;
}
.testimonial .pic{
    width: 130px;
    height: 130px;
    margin: 0 auto;
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .description{
    font-size: 15px;
    color: #333333;
    line-height: 23px;
    margin-bottom: 20px;
    position: relative;
}
.testimonial .description:before{
	content:url(../../img/quote-icon.png);
    position: absolute;
    top: -20px;
    left: 0px;
}
.testimonial .testimonial-profile{
    position: relative;
    margin: 20px 0 10px 0;
}
.testimonial .testimonial-profile:after{
    content: "";
    width: 50px;
    height: 2px;
    background: #77a9dd;
    margin: 0 auto;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
}
.testimonial .title{
    display: inline-block;
    font-size: 18px;
    color: #040477;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
}
.testimonial .post{
    display: inline-block;
    font-size: 15px;
    color: #333333;
    text-transform: capitalize;
}
.before-footer{
	width:100%;
	background-color:#fecc2f;
	padding:30px 0px 30px 0px;
}
.before-footer-left{
	width:100%;
	padding:0px;
	margin:0px;
}
.before-footer-right{
	width:100%;
	padding:0px;
	margin:auto;
	text-align:right;
}
.footer-up{
	width:100%;
	padding:40px 0px;
	background-color:#20202e;
	margin:0px;
}
.footer-box{
	width:100%;
	padding:0px;
	margin:0px;
	color:#ffffff;
	text-align:center;
}

 @media (min-width: 1200px){
.container{
  max-width: 1200px;
}
 }


 
@media (max-width: 768px){
.hero-left{
	margin-top:70px;
}
.hero-left h1{
	font-size:24px;
}
#hero h2 {
  font-size: 30px;
  line-height:36px;
  margin-top:30px;
}
.hero-img img{
	width:100%;
	margin-bottom:30px;
}
.hero-text{
	font-size: 30px;
}
.hero-text span{
	font-size: 30px;
}
.hero-left-inner{
	padding:10px;
	margin-top:10px;
	background-color:#fecc2f;
}
.hero-left-inner h2{
    font-size:42px;
    line-height: 6px;
}
.form-outer{
	margin-top:30px;
}
.admis-crite-right{
	padding:20px;
}
.common-heading{
	font-size:26px;
	line-height:30px;
}
.common-space{
	margin-top:20px;
}
.story-text{
	font-size:26px;
}
.place-heading{
	padding:30px 10px 20px 10px;
}
.place-heading h3{
	font-size:26px;
}
.common-heading2{
	font-size:26px;
}
.curriculum-box{
	margin:10px;
}
.curriculum-box2{
	margin:10px;
}
.card-header h4{
	line-height:26px;
}
.border-right{
	height:inherit !important;
    border-right: 1px dashed #fff !important;
}
.before-footer-left{
    text-align:center;
}
.before-footer-right{
    text-align:center;
    margin-top:10px;
}
.thank-you{
	padding:70px 0;
	height:100vh;
}

.thank-you-box{
	padding:40px 0;
}
.thank-you-box h1{
	font-size:42px;
}
  }