<* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

body {
  font-family: sans-serif;
  background-color: white;
  font-size: 14px;
}

.top-right-logo {
  margin-top: 17px;
}

.top-right-logo img {
  margin-left: 30px;
  /*padding: 10px;*/
}

.social-icon li {
  /*margin-right: 28px;*/
  font-size: 25px;
  color: white;
}

.navbar-nav>.nav-item {
  margin-right: 43px;
  color: white;
}

.navbar-nav>.nav-item>.nav-link {
  padding: 0px!important;
  color: white;
  font-size: 15px;
  line-height: 34px;
}

.bg-dark {
  background: #4d1766!important;
  padding: 4px 1px 7!important;
}

.dropdown-menu {
  display: none;
  min-width: 100px!important;
}

.dropdown-menu li {
  /* text-align: center; */
}

.dropdown-menu li a {
  padding: 10px;
}

.dropdown-menu li a:hover {
  background-color: #fff;
  color: #053462
}

.dropdown-menu li a {
  color: white;
  text-decoration: none;
}

.dropdown-menu li a:hover {
  text-decoration: none;
}

.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0px;
  background-color: #053462;
  width: 200px;
  /* height: 293px;
    overflow: scroll;*/
}

#menu-btn:before {
  font-family: FontAwesome;
  content: "\f0c9";
  font-size: 24px;
  color: #eceff3;
  transition: all 0.5s;
}

.for,
.fa-bars {
  display: none;
}

.navbar-toggler1 {
  display: none;
}


/*second-nav*/

.bg-dark-bottom {
  background: #053462!important;
}


/*slider*/

.pad {
  padding: 0px !important;
}

.carousel {
  position: relative;
  width: 100%;
}

.carousel-item img {
  background-size: cover;
  width: 100%;
  height: 465px;
}

.carousel-caption {
  /* background: #00000091;*/
  padding: 44px;
}

.carousel-caption h1 {
  font-weight: 600;
  color: darkblue;
  /* font-family: 'Open Sans';*/
}

.carousel-caption a {
  color: black;
}

.form-step {
  position: absolute;
  top: 29.67%;
  width: 100%;
}

form {
  box-shadow: 2px 2px 3px;
  background: beige;
  border: 2px solid #e3e3e3;
  text-align: center;
}

.admission {
  padding: 0px;
}

.title1 {
  padding: 10px;
  font-weight: 800;
}


/*abou*/

.about {
  margin-top: 70px;
}

.about-text span {
  line-height: 25px;
}

.second1 {
  font-weight: 600;
  font-size: 30px;
  color: #003399;
}

.second6 {
  text-align: center;
  font-weight: 600;
  font-size: 36px;
  margin-bottom: 30px;
  color: #ff1c75;
}

.second5 {
  text-align: center;
  font-weight: 600;
  font-size: 22px;
  color: black;
}

.principle {
  margin-top: 70px;
}

.img1 {
  margin: -13px;
}

.txt {
  padding: 50px;
  box-shadow: 2px 2px 3px;
  background: aliceblue;
}

.profile {
  font-size: 23px;
  font-weight: 600;
  color: orangered;
}

.txt p {
  text-align: justify;
}

.ftco-intro {}

.txt1 {
  padding: 10px;
  box-shadow: 2px 2px 3px;
}

.txt1 p {
  font-weight: 500;
  line-height: 27px;
  text-align: justify;
}

.ad img {
  width: 100%;
  padding: 0px;
}

.ad {
  padding: 0px;
}

.second2 {
  font-weight: 600;
  font-size: 36px;
  color: white;
  text-align: center;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.carousel-caption {
  position: revert!important;
}

.cot {
  background: #00000061;
  padding: 37px
}

.ads h4 {
  text-shadow: 0px 1px 1px;
}

.ads img {
  width: 100%;
}

.cot p {
  color: white;
  text-align: center;
}

.ads {
  padding: 0px;
  margin-bottom: 10px;
}

.why p {
  text-align: justify;
  line-height: 25px;
}

.why h5 {
  margin-bottom: 11px;
}


/*footer*/

.full {
  width: 100%;
}

.gap {
  height: 30px;
  width: 100%;
  clear: both;
  display: block;
}

.footer {
  background: #131921;
  height: auto;
  padding-bottom: 30px;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #DDDDDD;
}

.footer p {
  margin: 0;
}

.footer img {
  max-width: 100%;
}

.footer h3 {
  border-bottom: 1px solid #BAC1C8;
  color: blanchedalmond;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  padding: 40px 0 10px;
  text-transform: uppercase;
}

.footer ul {
  font-size: 13px;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin-top: 15px;
  color: #7F8C8D;
}

.footer ul li a {
  padding: 0 0 5px 0;
  display: block;
}

.footer a {
  color: white;
}

.supportLi h4 {
  font-size: 20px;
  font-weight: lighter;
  line-height: normal;
  margin-bottom: 0 !important;
  padding-bottom: 0;
}

.newsletter-box input#appendedInputButton {
  background: #FFFFFF;
  display: inline-block;
  float: left;
  height: 30px;
  clear: both;
  width: 100%;
}

.newsletter-box .btn {
  border: medium none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  height: 40px;
  padding: 0;
  width: 100%;
  color: #fff;
}

.newsletter-box {
  overflow: hidden;
}

.bg-gray {
  background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
  box-shadow: 0 1px 0 #B4B3B3;
}

.social li {
  background: #000000ad;
  border: 2px solid #B5B5B5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  float: left;
  height: 36px;
  line-height: 36px;
  margin: 0 8px 0 0;
  padding: 0;
  text-align: center;
  width: 36px;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}

.social li:hover {
  transform: scale(1.15) rotate(360deg);
  -webkit-transform: scale(1.1) rotate(360deg);
  -moz-transform: scale(1.1) rotate(360deg);
  -ms-transform: scale(1.1) rotate(360deg);
  -o-transform: scale(1.1) rotate(360deg);
}

.social li a {
  color: #EDEFF1;
}

.social li:hover {
  border: 2px solid #2c3e50;
  background: #2c3e50;
}

.social li a i {
  font-size: 16px;
  margin: 6px 3px 0 5px;
  color: #EDEFF1 !important;
}

.footer-bottom {
  border-top: 1px solid #DDDDDD;
}

.footer-bottom p.pull-left {
  padding-top: 6px;
}

.payments {
  font-size: 1.5em;
}

.payments li {
  margin-right: 12px;
}


/*footer-end*/


/*partner-page*/

.about-text3 p {
  text-align: justify;
}

.valued .boxes {
  text-align: center;
  border: 2px solid #e3e3e3;
  padding: 20px;
  height: 234px;
  margin-bottom: 30px;
}

.valued .boxes h4 {
  color: #ff2374;
  font-weight: 600;
  font-size: 18px;
}

.valued .boxes p {
  font-weight: 600;
  color: gray;
  padding: 10px;
}

.valued .boxes span {
  font-weight: 500;
  color: gray;
}


/*partner-page-end*/

.bolds {
  padding: 0px;
}

.bolds .fa {
  margin-right: 10px;
}

.bolds li {
  list-style-type: none;
  color: gray;
  text-align: justify;
  line-height: 23px;
  margin-bottom: 7px;
}

.bolds li span {
  color: gray;
}

.rock {
  max-width: 100%;
  border: 1px solid #ddd;
  /*  border: 1px solid rgba(0,0,0,.15); */
  margin-bottom: 10px;
  padding: 5px;
  text-align: center;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0.125em 0.275em 0 rgba(0, 0, 0, .075);
}

.rock img {
  width: 100%;
}

.card-body {
  background: #e3e3e3;
}

.card-body p {
  text-align: justify;
}

.texts {
  padding: 20px;
  background: whitesmoke;
}

.texts h4 {
  text-align: center;
  color: blue;
  font-weight: 600;
}

.a2 {
  text-align: center;
  margin-top: 13px;
}

.texts1 {
  padding: 20px;
  background: whitesmoke;
}

.texts1 h4 {
  text-align: center;
  font-size: 20px;
  color: blue;
  font-weight: 600;
}

.a21 {
  text-align: center;
  margin-top: 13px;
}

.texts2 {
  padding: 20px;
  background: whitesmoke;
}

.texts2 h4 {
  text-align: center;
  font-size: 18px;
  color: blue;
  font-weight: 500;
}

.a22 {
  text-align: center;
  margin-top: 13px;
}

.sec {
  font-weight: 600;
  font-size: 36px;
  color: darkblue;
}

.contact1 {
  padding: 0px;
}

.contact1 li {
  list-style-type: none;
  margin-bottom: 12px;
}

.contact1 .fa {
  font-size: 25px;
}

.contact1 li a {
  font-size: 17px;
}

.txt a {
  text-decoration: underline;
  line-height: 47px;
}

.rof p {
  text-align: justify;
}

.acadmic {
  height: 321px;
}

.let {
  padding: 0px;
}

.let li {
  line-height: 22px;
  font-size: 17px;
  text-align: justify;
  list-style-type: none;
  margin-bottom: 8px;
  /* line-height: 21px;*/
}

.let1 {}

.let1 li {
  line-height: 22px;
  font-size: 17px;
  text-align: justify;
  list-style-type: disc;
  margin-bottom: 8px;
  /* line-height: 21px;*/
}

.ab {
  line-height: 23px;
  text-align: justify;
}

.underline1 {
  width: 163px;
  margin: inherit;
  margin-bottom: 12px;
  background: red;
  height: 2px;
}

.underline {
  width: 93px;
  margin: inherit;
  margin-bottom: 12px;
  background: red;
  height: 2px;
}

.text-box {
  padding: 30px 8px;
}

.text-box h4 {
  font-size: 30px;
  text-align: center;
  padding: 30px 0 0;
}

.text-box h4 {
  width: 100%;
  float: left;
  margin-bottom: 15px;
  color: #8b221a;
  font-size: 24px;
}

.text-box p {
  line-height: 33px;
  font-size: 18px;
  color: #323232;
  padding-bottom: 20px;
  text-align: justify;
}


/*.down{margin-top: 30px;}*/

.down p {
  text-align: justify;
  line-height: 25px;
  font-size: 17px;
}

.down1 p {
  text-align: justify;
  line-height: 25px;
  font-size: 17px;
  margin-bottom: 3px;
}

.infra p {
  text-align: justify;
  line-height: 25px;
  font-size: 15px;
  margin-bottom: 3px;
}

.infra h2 {
  color: blue;
  font-size: 35px;
}

.infra h5 {
  font-weight: 600;
  margin-top: 20px;
}

#topper {
  margin-top: 20px;
}

#topper img {
  height: 250px;
}

.dop {
  padding: 0px;
}

.dop li {
  font-size: 15px;
  text-align: justify;
  margin-bottom: 5px;
}

.text-box1 p {
  text-align: justify;
}

.rod {
  padding: 20px;
}

.rod p {
  line-height: 33px;
  font-size: 18px;
  color: #323232;
  padding-bottom: 20px;
  text-align: justify;
}

.down-img img {
  /*height: 250px; */
  width: 100%;
  margin-bottom: 5px;
}

.down-img {
  margin-bottom: 20px;
}

.down-img h5 {
  font-size: 18px;
  text-align: center;
}

.career {
  border-bottom: 2px solid black;
  width: 200px;
  position: relative;
  top: -21px;
  height: 1px;
  background: orangered;
}

.rock li {
  transform-origin: 2px social-icon;
  background-size: 100% 100%;
  background-position: center;
}

.rod h3 {
  color: #4d1766;
}

.form-control {
  display: block;
  width: 100%;
  height: 31px!important;
  padding: .375rem .75rem;
  font-size: 14px!important;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
}

.form-group {
  margin-bottom: 10px!important;
}

.btn-link {
  text-decoration: none;
}

.btn-link:hover {
  text-decoration: none!important;
  border: none!important;
}

.table table {
  border-collapse: collapse;
  font-family: 'playfair';
}

.rode p {
  line-height: 33px;
  font-size: 18px;
  color: #323232;
  text-align: justify;
}

.rodes p {
  line-height: 33px;
  font-size: 18px;
  color: #323232;
  text-align: justify;
}

.in-img img {
  width: 100%;
  height: 250px;
  margin-bottom: 50px;
  padding: 20px;
}

.listed {
  padding: 0px;
}

.listed li {
  font-size: 16px;
  color: black;
  font-weight: 650;
  line-height: 33px;
}

.dop1 {
  padding: 0px;
}

.dop1 li {
  font-size: 18px;
  text-align: justify;
  margin-bottom: 5px;
}

.topper {
  margin-bottom: 20px;
}

.img1 img {
  width: 100%;
  height: auto;
}

.down1 h3 {
  color: black;
  font-size: 25px;
  margin-bottom: 9px;
  margin-top: 10px;
}

.brought p {
  margin-bottom: 0px;
  text-align: center;
  color: black;
  font-weight: 600;
  font-size: 20px;
}

.card-header a {
  color: red;
  font-weight: 600;
}

.card-body p {
  color: black !important;
}

.f14 {
  font-size: 29px;
  font-weight: 700;
  text-align: center;
  color: #01202b;
  line-height: 63px;
  font-family: system-ui;
  position: relative;
  top: 15px;
}
.r1{
  float: left;
  height: 150px;
  width: 150px;
  margin-right: 10px;
}

.f14 span {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  color: #800000;
  line-height: 28px;
  font-family: system-ui;
  margin-top: 2px;
}

.ftco-intro {
  margin-top: 40px;
  margin-bottom: 40px;
}

.titles {
  color: #053462;
  font-weight: 600;
  margin-bottom: 40px;
}

.j11 {
  font-size: 20px;
  line-height: 32px;
}

#hub-top-nav {
  min-height: 50px;
}

#hub-top-nav ul {
  background-color: #010101;
  list-style: none;
}

#hub-top-nav ul li {
  display: inline-block;
}

#hub-top-nav ul li a {
  display: block;
  color: #f9f9f9;
  padding: 10px 20px;
}

#hup-top-nav ul li a:hover {
  background-color: #666;
}


/* Dropdown */

#hub-top-nav li.dropdown {
  position: relative;
}

#hub-top-nav ul.dropdown-menu {
  position: absolute;
  min-width: 120px;
}

#hub-top-nav ul.dropdown-menu li {
  display: block !important;
  white-space: nowrap;
}


/* Sub Dropdown */

#hub-top-nav ul.dropdown-menu ul.dropdown-menu {
  left: 100%;
  top: 0;
  background-color: #f00 !important;
}


/* Display none by Default */

#hub-top-nav ul.dropdown-menu {
  display: none;
}


/*.selected {
  background-color:red;
}
*/

.dropdown:after {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #2f2f2f;
  font-size: 0;
  line-height: 0;
  float: left;
}

.footer ul li a:hover {
  text-decoration: none;
  color: #ff693d;
}
#g1 {
    height: 215px;
    border: 2px solid #e3e3e3;
    margin-bottom: 20px;
    box-shadow: 0px 5px 8px 4px #e3e3e3;
    padding: 4px; 
    
}
#g1 p{
    padding: 10px;
    margin-bottom: 0px;
}

.about-text1 p{
  text-align: justify;
  font-size: 16px;
  line-height: 29px;
  color: black;
  font-weight: 500;
}
.about-text1 p strong{
  color: #ff693d;
}
.about-text p{
  text-align: justify;
  line-height: 29px;
  font-size: 16px;
}
.ten{
  height: 35px;
}
.y11{
  height: 91px;
}