


@font-face {
  font-family: SansationRegular;
  src: url(assets/fonts/SinkinSans-500Medium.otf);
}


.left-logo {
    display: inline-block;
    margin-left: 1%;
}
.college-name {
    /* margin: 7px 0px 0px 0px; */
    display: inline-block;
    /* vertical-align: top; */
    /* margin-top: 5px; */
    /* margin-top: 28px; */
    padding-top: 0px;
    line-height: 1.5;
    vertical-align: top;
 
    margin-top: 1.4%;
    line-height: 0;	
}
span.logo-main-text {
    font-size: 3vw;
    font-weight: 600;
    text-shadow: 3px 2px 3px #eeecec;
}
span.logo-sub-text {
    font-size: 1.7vw;
    font-weight: 600;
  
    display: 	flex;	
line-height: 1.7;
}
span.logo-text {
    line-height: .5;
}
.top-right-menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline-flex;
   
    font-size: 1.7vw;
    font-weight: 600;
}

   .top-menu {
   
    display: inline-block;
    float: right;
    margin-right: 1%;
 
    margin-top: 2%;
    line-height: 1;
}

.top-header{

	position: 	fixed;
padding-top: 	5px;
	z-index: 	1000;
	background-color: 	#ffffff;

}
div#myCarousel {
    margin-top: 12%;
}
ul.top-right-menu li:after {
      margin-top: 6px;
    background-color: #fea914;
    height: 10%;
    width: 0.2%;
    box-shadow: 1px 1px 3px #adadad;
    content: "";
    position: absolute;
}
ul.top-right-menu li:last-child:after {
background: 	none;
box-shadow: 	none;
}



ul.top-right-menu li a {
    color: #130e74;
    margin-right: 4px;
    margin-left: 7px;
    font-family: SinkinSans-500Medium;
    font-size: 14px;
}
.main-menu li.active a {
	background: #fea914;
}

.main-menu {
	list-style: none;
	line-height: 0;
}

.main-menu li {
	display: inline-block;
}

.main-menu li a {
    font-family: SansationRegular;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 2vw 1vw;
    /* margin-right: -5px; */
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.nav-section {
	background: #130e74;
}


.main-menu li a:hover {
	background: #fea914;
}




a.dropdown:after {
   position: absolute;
    content: "\f078";
    font-family: "fontAwesome";
    font-size: 16px;
    display: inline-block;
    right: 5px;
    top: 20px;

}
a.dropdown {
    padding-right: 25px !important;
}


ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width:  200px;
    background: #020031;
    visibility: hidden;
    opacity: 0;
    padding: 0px 0 0px;
    text-align: left;
    -webkit-box-shadow: 0 15px 50px 1px rgba(0, 0, 0, 0.13);
    box-shadow: 0 15px 50px 1px rgba(0, 0, 0, 0.13);
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
li#dol {
    position: relative;
}
ul.sub-menu li a {
    padding: 8px 0px !important;
    text-transform: none;
    margin-right: 0;
    display: block;
}
li#dol:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    z-index: 99;
}
.sub-menu li {
    display: block !important;
    padding:5px;
}




/*end  */
.info-section .big-icon i {
    font-size: 51px;
    color: #fea914;
}
.training-content p {
    text-shadow: yellow;
    letter-spacing: 1.5px;
    color: #fea914;
    text-shadow: 2px 2px #a7a5a5;
    font-size: 27px;
    font-weight: 600;
}

#aboutus-containt {
    box-shadow: 12px 12px 16px #ebebebfa;
    padding-top: 23px;
    padding-right: 15px;
    margin-top: 14px;
    margin-bottom: 10px;
    font-family: SansationRegular;
    letter-spacing: 1px;
    word-spacing: 5px;
    font-size: 13px;
}
#aboutus-heading::after {
    content: "";
    background-color: #fea914;
    height: 2px;
    width: 7%;
    position: absolute;
    bottom: -6%;
    left: 1.5%;
    box-shadow: 3px 3px 3px;
}

.read-more {
	margin-bottom: 15px;
   margin-top: 36px;
    padding: 6px 13px;
    background: #fea914;
    border: none;
    color: white !important;
    border-radius: 17px;
    float: right;
}
a.readmore-link {
    color: white;
    font-size: 13px;
}

img.chair-img, img.md-img {
    padding: 3px;
    border: solid 3px #fea915;
    float: left;
    margin-right: 11px;
}

.chairman-sec, .md-sec {
    box-shadow: 1px 1px 7px silver;
    padding: 5px 2px;
    background-color: #020031;
    margin-bottom: 10px;
    color: #ffffff;
    height: 300px;
}
.chairman-name {
    margin-top: 6%;
    margin-right: 2%;
    text-align: left;
    font-family: SansationRegular;
    font-size: 12px;
    margin-left: 5px;
    height: 100px;
    color: #ffffff;
}
.notice-heading {
    border: 3px solid #fea914;
    margin: -5px -2px -2px -2px !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

.scroll-containt {
    background-color: white;
    border: red;
    color: #000000;
    font-weight: 600;
    height: 230px;
}
#testimonial-heading::after {
    content: "";
    background-color: #fea914;
    height: 3px;
    width: 55px;
    position: absolute;
    left: 1.5%;
    box-shadow: 3px 3px 3px;
    bottom: -6%;
}
i.fa.fa-quote-left {
    font-size: 22px;
    color: #fea914;
}
i.fa.fa-quote-right {
    font-size: 22px;
    color: #fea914;
}
.img2, .img1, .img3 {
    height: 70px;
    width: 70px;
    margin-left: 10px;
    border: 3px solid #fea914;
    border-radius: 50%;
    background-repeat: no-repeat;
    float: left;
    cursor: pointer;
}
.footer-section {
    background-color: #130e74;
    background-position: center 75px;
    margin-top: 32px;
}
button.site-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-radius: 0px 50px 50px 0px;
    min-width: 141px;
    background-color: #fea914 !important;
}
.site-btn {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    background: #f6783a;
    color: #fff;
    padding: 18px 30px;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    border-radius: 50px;
    min-width: 170px;
    text-align: center;
    border: none;
    cursor: pointer;
}
i.fa.fa-map-marker {
    color: #fea914;
    font-size: 20px;
    margin-right: 8px;
}
i.fa.fa-phone {
    color: #fea914;
    font-size: 20px;
    margin-right: 8px;
}
i.fa.fa-envelope {
    color: #fea914;
    font-size: 20px;
    margin-right: 8px;
}
.copyright a {
    color: #fea914;
}
.copyright a:hover {
    color: #ffffff;
}
#aboutus-heading {
    font-family: DancingScript;
    font-size: 3vw;
    font-weight: 600;
    padding-top: 1%;
}
.footer-section p {
    font-family: SansationRegular;
    color: white;
    font-size: 12px;
    margin-top: 18px;
    line-height: 1.7;
}
.company-info span {
    color: white;
    font-family: Amble-Regular;
    font-weight: 600;
    font-size: 19px;
}





@media screen and (max-width: 676px) {

 #aboutus-containt {
    box-shadow: 12px 12px 16px #ebebebfa;
    padding-top: 9px;
    padding-right: 15px;
    margin-top: 7px;
    margin-bottom: 10px;
    font-family: SansationRegular;
    letter-spacing: 1px;
    word-spacing: 4px;
    font-size: 9px;
    margin-left: 	5px;
}
ul.top-right-menu li a {
    color: #130e74;
    margin-right: 4px;
    margin-left: 4px;
    font-family: SinkinSans-500Medium;
    font-size: 7px;
}
.main-menu li a {
  
    font-size: 5px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 8px 4px;
   
}
div#myCarousel {
    margin-top: 12.5%;
}
.read-more {
    margin-bottom: 8px;
    margin-top: 26px;
    padding: 6px 9px;
    background: #fea914;
    border: none;
    color: white !important;
    border-radius: 17px;
    float: right;
}
a.readmore-link {
    color: white;
    font-size: 6px;
}
.chairman-name {
    margin-top: 71%;
    margin-right: 2%;
    text-align: left;
    font-family: SansationRegular;
    font-size: 11px;
    margin-left: 5px;
    height: 85px;
    color: #ffffff;
}
.notice-heading {
    border: 3px solid #fea914;
    margin: -5px -2px -2px -2px !important;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}
.scroll-containt {
    background-color: white;
    border: red;
    color: #000000;
    font-weight: 600;
    height: 318px;
    font-size: 11px;
   
}
.company-info span {
    color: white;
    font-family: Amble-Regular;
    font-weight: 600;
    font-size: 13px;
}
.newsletter-sec span {
    color: white;
    font-family: Amble-Regular;
    font-weight: 600;
    font-size: 13px;
}
.contact-sec span {
    color: white;
    font-family: Amble-Regular;
    font-weight: 600;
    font-size: 13px;
}
form.newsletter input {
    width: 100%;
    font-size: 11px;
    padding: 12px 13px;
    border: none;
    border-radius: 50px;
    padding-right: 151px;
}
.footer-section p {
    font-family: SansationRegular;
    color: white;
    font-size: 8px;
    margin-top: 9px;
    /* line-height: 1.7; */
}
div#footer-top {
    /* margin-top: 16px; */
    padding-top: 16px;
    padding-bottom: 17px;
}

}
