@import url('https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Quicksand');
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);

body {
    font-family: 'Arimo', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    color:#131212;
    background-color: #ffffff;
    height: 100%;
    -webkit-font-smoothing: subpixel-antialiased;
}


body h1, body h2, body h3, body h4, body h5, body h6 {
    color: #414141;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    line-height: 1.5;
    margin: 0 0 8px;
}
.btn{   
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    -ms-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}
ul{
    margin-bottom: 0px;
    padding: 0px;
}
p {
        font-family: 'Montserrat',sans-serif;
    
}
a:hover{
    text-decoration: none;
}
.form-control {
    border-radius: 0;
}
a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-decoration: none !important;
}
img {
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    display: inline-block;
}
.row {
    margin-right: -15px !important;
    margin-left: -15px !important;
    margin-bottom: 0px;
}
li {
    list-style-type: none;
}

/*--------------------------------------------------------------------------
  header
------------------------------------------------------------------------------*/ 
.affix {
      top: 0;
      width: 100%;
      z-index: 999 !important;
  }

  .affix + .header-one {
      padding-top: 70px;
      
  } 
/*-------top header--------*/
.header-top {
    background:#9f0232;
}
.top-para>p {
        color: #fff;
    text-align: right;
    margin: 0px;
    padding: 3px 0px;
    font-family: 'Arimo', sans-serif;
}
section.header-one {
    background-color: rgb(255, 255, 255);
    padding: 0px;
   
}
nav.navbar.navbar-default.navbar-default-add {
    box-shadow: 5px 3px 20px 0px rgba(0, 58, 106, 0.38);
    background: #003a6a;
    margin: 0px;
    padding: 6px 0px;
    border: none;
    border-radius: 0px;
}
nav.navbar.navbar-default.navbar-t-add {
    background-color: #fff;
    border-color: transparent;
    height: 83px;
    padding:  0px;
        margin: 0px;
}
ul.nav.navbar-nav.navbar-right.navbar-addit {
    padding: 0px 0px;
    margin: 0px 0px;
}
ul.nav.navbar-nav.navbar-right.navbar-addit>li {
    float: left;
    position: relative;
    margin: 0px;
    list-style: none;
    border-right: 1px solid rgb(48, 52, 81);
}

/*ul.nav.navbar-nav.navbar-right.navbar-addit>li:first-child {
    border-left: 1px solid rgb(48, 52, 81);
}*/

ul.nav.navbar-nav.navbar-right.navbar-addit>li>a {
    display: block;
    text-transform: uppercase;
    color:#191d3d;
    text-align: center;
    padding: 5px 15px;
   
}
ul.nav.navbar-nav.navbar-right.navbar-addit>li>a>i {
    color: rgb(25, 29, 61);
    font-size: 14px;
}
ul.nav.navbar-nav.navbar-right.navbar-addit>li>a>span {
    display: block;
    font-size: 14px;
}
a.navbar-brand {
    padding: 0px;
    display: inline-flex;
}
.logo-image {
    float: left;
    margin-right: -6px;
}
.logo-image>img {
    padding: 3px 0px;
        width: 90%;
   
}
ul.nav.navbar-nav.navbar-right.navbar-addit.navbar-ad li:hover {
    background: transparent;
}
/*ul.nav.navbar-nav.navbar-right.navbar-addit:first-child {
    border-left: 1px solid #303451;
}*/
/*------------*/
ul.nav.navbar-nav.navbar-right.navbar-addit.navbar-ad li a {
            display: block;
            float: left;
            
            margin-right: 8px;
            color: #333;
            text-decoration: none;
            -webkit-transition: all 0.2s linear;
            -moz-transition: all 0.2s linear;
            transition: all 0.2s linear;
        }
        ul.nav.navbar-nav.navbar-right.navbar-addit.navbar-ad li {
            float: left;
            position: relative;
            margin: 0px;
            list-style: none;
            border-right: 1px solid rgb(48, 52, 81) !important;
        }
        li.cource-list {
    padding: 15px;
}
li.cource-list:hover {
    transition: 0.4s ease-in-out;
    background: #155588 !important;
}
/*----------------*/
ul.nav.navbar-nav.navbar-right.navbar-addit.navbar-ad li a {
    padding: 0px !important;
}
ul.nav.navbar-nav.navbar-right>li:hover {
    background-color: #155588;
    transition:0.4s ease-in-out;
}

.header-title-t {
    color: #fff;
    width: 100%;
}
.header-title-t>h2 {
    color: #003a6a;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 27px;
    font-size: 20px;
    margin: 6px 0px 0px;
}
.header-title-t>h3 {
    color: #003a6a;
    text-transform: uppercase;
    font-size: 14px;
}
.header-title-t>span {
	color: #9f0232;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
}
.collapse.navbar-collapse.second-nav {
    padding: 0px;
}
/*-----------------*/
.navbar-brand-centered {
        position: absolute;
        left: 50%;
        display: block;
        width: 160px;
        text-align: center;
        background-color: transparent;
    }
    .navbar>.container .navbar-brand-centered, 
    .navbar>.container-fluid .navbar-brand-centered {
        margin-left: -80px;
    }
li.dropdown.drop-d-l>a {
    color: #fff;
    text-transform: uppercase;
}

ul.nav.navbar-nav.navbar-right>li:first-child:hover {
    transition: 0.4s ease-in-out;
    background: #155588;
}
/*-----------------*/
.dropdown {
       display: inline-block;
    /* margin-right: 0px; */
    position: relative;
    padding: 0px 8px;
}
.dropdown.toggle > input {
  display: none;
}
/*.dropdown > a, .dropdown.toggle > label {
  border-radius: 2px;
  box-shadow: 0 6px 5px -5px rgba(0,0,0,0.3);
}*/
/*.dropdown > a::after, .dropdown.toggle > label::after {
  content: "";
  float: right;
  margin: 15px 15px 0 0;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #CCC;
}*/
.dropdown ul {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  box-shadow: 0 6px 5px -5px rgba(0,0,0,0.3);
  overflow: hidden;
	
}
.dropdown a, .dropdown.toggle > label {
    display: block;
    padding: 0 0 0 0px;
    text-decoration: none;
    line-height: 40px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}
ul.dropdown-d {
      top: 45px;
    z-index: 10;
    width: 308px;
    background: rgba(21, 85, 136, 0.97);
}
ul.dropdown-d.dropdown-crse {
    width: 300px;
}
.dropdown.hover li:hover {
    border-bottom: 1px solid gold;
}

.dropdown li {
  height: 0;
  overflow: hidden;
  transition: all 500ms;
  padding: 0px 15px;
}
ul.nav.navbar-nav.navbar-right.navbar-addit.navbar-ad {
    margin: 0px;
    padding: 0px;
}
.second-imge img {
    width: 85%;
}
ul.nav.navbar-nav.navbar-right.navbar-addit.navbar-ad li {
    border-right: none;
}


.dropdown.hover li {
  transition-delay: 300ms;
}
.dropdown li:first-child a {
  border-radius: 2px 2px 0 0;
}
.dropdown li:last-child a {
  border-radius: 0 0 2px 2px;
}
/*.dropdown li:first-child a::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #FFF;
  margin: -10px 0 0 30px;
}*/
.dropdown a:hover, .dropdown.toggle > label:hover, .dropdown.toggle > input:checked ~ label {
  
  color:gold;
}
.dropdown > a:hover::after, .dropdown.toggle > label:hover::after, .dropdown.toggle > input:checked ~ label::after {
  border-top-color: #AAA;
}
/*.dropdown li:first-child a:hover::before {
  border-bottom-color: #EEE;
}*/
.dropdown.hover:hover li, .dropdown.toggle > input:checked ~ ul li {          
  height: 40px;
}
.dropdown.hover:hover li:first-child, .dropdown.toggle > input:checked ~ ul li:first-child {
    padding-top: 0px;
    height: 40px;
}

ul.dropdown-d>li:hover {
    background: #0f6ab3;
}
ul.dropdown-d>li>a:hover {
    padding-left: 20px;
    color: #eeca69;
}
ul.nav.navbar-nav.navbar-right.navbar-addit>li>a:hover>i {
    color: #fff;
}

ul.nav.navbar-nav.navbar-right.navbar-addit>li>a:hover {
    color: #fff;
}

/*-------------------------------------------------------------------------
            ul li text home page
-------------------------------------------------------------------------*/
.clge-brief-two ul li:before 
{
    content: "\f0c1";
    color: #9f0232;
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
}

/*-------------------------------------------------------------------------
            ul li text standard
-------------------------------------------------------------------------*/
.abt-titt ul li:before {
    content: "\f0c1";
    color: #9f0232;
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    padding: 5px;
}
.abt-titt ul li
{
    padding-top: 5px;
    padding-bottom: 5px;
}

/*-------------------------------------------------------------------------
            about us
--------------------------------------------------------------------------*/
.main-body-inner {
    clear: both;
}
.about-college-layer-in {
    padding: 50px 0px 40px;
}
.about-title-one>h4 {
    font-size: 28px;
    margin-bottom: 0px;
}
.about-title-one>h3 {
	font-size: 22px;
	text-transform: none;
	font-weight: 600;
	color: #96002f;
}

.clge-brief p {
    text-align: justify;
}

/*----------about us -slider----------*/

.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 25px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 22px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
    padding-bottom: 5px;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}

/*----------about us -slider----------*/
.abt-s-imge {
    text-align: -webkit-center;
}
.abt-s-imge>img {
    width:85%;
}
.item1 p {
    text-align: justify;
    font-size: 14px;
    color: #fff;
}

.item.item1 {
    padding: 20px 0px 35px;
    background: url(../../../../uploads/gallery/media/abt-s-3.jpg);
    background-position: center;
    background-size: cover;
}
.item.item1>blockquote {
    margin-bottom: 0px;
}

.abt-btnn>a {
        color:#ffef00;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.abt-btnn {
    margin: 5px 23px;
}

h4.abt-h-title {
    text-transform: uppercase;
    color: #ffef00;
    font-weight: bolder;
    font-size: 21px;
    margin: 0px 0px 5px;
}
.abt-btnn>a:hover {
    color: gold;
}
.clge-brief p>a {
    color: #333;
    transition: 0.4s ease-in-out;
}
.clge-brief p>i {
    color: #9f0232;
}

.clge-brief p:hover>i {
    color: #333;
    transition: 0.4s ease-in-out;
}

.clge-brief p>a:hover {
    color: #ff6e00;
    transition: 0.4s ease-in-out;
    cursor: pointer;
}
.clge-brief p>b>span {
    color: #003a6a;
}
h4.abt-h-title>span{
	font-size: 14px;
}
/*-------------------------------------------------
                Parallex-section
---------------------------------------------------*/
.paralex-sec-layer-inn {
    background: url(../../../../uploads/gallery/media/parallex1.jpg);
    
    background-attachment: fixed;
    background-position: top center;
    background-size: cover;
}

.paralex-sec-layer-body>h3:before {
      bottom: auto;
    margin-top: 1.5em;
    position: absolute;
    content: '';
    left: 14.5em;
    width: 143px;
    height: 3px;
    background-color: gold;
}
.paralex-sec-layer-inn-color {
    background: rgba(0, 3, 49, 0.68);
    /* height: 470px; */
}
.paralex-sec-layer-body {
    text-align: center;
    color: #fff;
    padding: 50px 0;
}
.paralex-sec-layer-body>h3 {
    font-size: 40px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 23px;
    margin-bottom: 23px;
    margin-top: 0px;
}
.paralex-sec-layer-inn-color {
    background:rgba(99, 0, 30, 0.73);
   
}

.paralex-sec-layer-p {
    font-size: 16px;
    line-height: 33px;
    padding: 0 100px;
    margin-bottom: 2em;
    margin-top: 2em;
}
/*-------------------------------------------------
                Parallex-section
---------------------------------------------------*/
/*--------------------------------------------------
               Modal-section
----------------------------------------------------*/       


.content-modal {
    position: relative;
    top: 0px;
  /*  left: -10%;*/
     position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    width: 52%;
    height:auto;
    margin-left: 24%;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.head-modal {
    padding: 0px;
    border-bottom: 0px;
}

.modal-header .but-close {
    margin-top: -20px;
    background-color: #ffffff;
    border-color: #ffffff;
    border: #ffffff;
    color: #000 !important;
}
img.big_image {
    width: 100%;
    margin-top: 20px;
    /* margin-left: -282px; */
    /*float: left;*/
}
.but-close {
    position: relative;
    top: 22px;
    /* right: 20%; */
    left: -2%;
    color:#000;
}
 .modal-backdrop.in {
    filter: alpha(opacity=50);
   opacity: -0.5;
}  

/*-------------------------------------------------
                news events blogs
---------------------------------------------------*/

section.news-evnts-sec-layer {
    padding: 50px 0px 40px;
}

.event-title>h3 {
    text-transform: uppercase;
    font-weight: 600;
    color: #a7214a;
    margin-bottom: 35px;
}

.lt-dwnlds-det-in-a {
    display: inline-flex;
}
ul.breadcrumb.text-center>li  {
    text-transform: uppercase;
}

/*span.span-p {
    text-align: -webkit-center;
   
}*/

.lt-dwnlds-det-in-a {
        cursor: pointer;
     transition: 0.4s ease-in-out;
    padding: 12px 15px;
    width: 100%;
    display: inline-flex;
   
    margin-bottom: 0.51em;
}
.lt-dwnlds-det-in-a.lt-dwnlds-det-in-a-one{
background: #84B533;
    color: #fff;
}
.lt-dwnlds-det-in-a.lt-dwnlds-det-in-a-twoo{
        background:#ff8e46;
}
.lt-dwnlds-det-in-a.lt-dwnlds-det-in-a-three{
    background: #FFC600;
}
.lt-dwnlds-det-in-a.lt-dwnlds-det-in-a-four{
    background: #B9282C;
}

.lt-dwnlds-det-in-a.lt-dwnlds-det-in-a-one:hover {
    background: #76a22d;
    transition: 0.4s ease-in-out;
        cursor: pointer;
}
.lt-dwnlds-det-in-a.lt-dwnlds-det-in-a-twoo:hover {
    transition: 0.4s ease-in-out;
    background: #ff6300;
}

.lt-dwnlds-det-in-a.lt-dwnlds-det-in-a-three:hover {
    background: #eaa906;
     transition: 0.4s ease-in-out;
}

.lt-dwnlds-det-in-a.lt-dwnlds-det-in-a-four:hover {
    background: #e00505;
    transition: 0.4s ease-in-out;
}

.event-title>h3>span:before {
    border-bottom: 1px solid gold;
    content: '';
    height: 1px;
    width: 250px;
    position: absolute;
    margin-top: 44px;
}

.event-title>h3>span:after {
    border-bottom: 6px solid #12026b;
    content: '';
    height: 0px;
    width: 63px;
    position: absolute;
    margin-top: 41px;
    left: 15px;
    border-radius: 1px;
}
span.span-i {
    margin-right: 10px;
    color: #fff;
}
span.span-p>p {
    color:  #fff;
    padding: 0px !important;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-weight: ;
}

.event-title.event-title-1>h3>span:before {
    width: 356px;
}
.event-title.event-title-1>h3>span:after {
    width: 72px;
}

.event-title.event-title-2>h3>span:before {
    width: 358px;
}
.event-title.event-title-2>h3>span:after {
    width: 94px;
}
/*.news-list:first-child {
    border-top: 1px dashed #969696;
}*/

.news-imge {
    float: left;
    padding-right: 12px;
}
.news-list {
    padding-top: 16px;
   /* display: -webkit-box;*/
    border-bottom: 1px dashed #969696;
    padding-bottom: 16px;
}
.clearfix{
clear: both;
}
.news-list-thumb {
    margin-left: 10px;
    margin-top: 0px;
}
h5.news-title {
    font-weight: 700;
    color: #2a6496;
    margin: 0px 0px 3px;
    font-family: 'Arimo', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}
.blog-list>span {
    font-weight: 500;
    color: #545758;
    font-size: 14px;
    text-transform: uppercase;
}
.blog-list>span>span>a {
    color: #545758;
}

span.s-month {
    display: block;
    width: 65px;
    height: 22px;
    line-height: 22px;
    font-weight: 600;
    text-align: center;
}
span.s-date {
    color: #003a6a;
        background: #eee;
    font-size: 16px;
    font-weight: 700;
    width: 65px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    display: block;
}
span.s-month {
    color: #fff;
    background: #960330;
    display: block;
    width: 65px;
    height: 22px;
    line-height: 22px;
    font-weight: 600;
    text-align: center;
}

.news-blog-btnn {
    margin-top: 1em;
    border-top: 1px solid gold;
    padding-top: 10px;
}
.news-blog-btnn>a {
    color: #003a6a;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 15px;
    font-family: sans-serif;
}
.news-blog-btnn.news-blog-btnn-a {
    margin-top: 2.5em;
}
.news-blog-btnn>a>i {
    color: #960330;
}
/*-------------------------------------------------
                news events blogs
---------------------------------------------------*/
/*-------------------------------------------------
                course
---------------------------------------------------*/
.news-imge.news-imge-add {
    padding-right: 10px;
}
.news-list-thumb.news-list-h {
    margin: 5px 0px;
}
.news-list.news-list-p.clearfix {
    padding: 5px 0px;
}
.news-imge.news-imge-add img {
    width: 70px;
}
.news-list-thumb.news-list-h h5 {
    font-size: 18px;
}
.news-list-thumb.news-list-h .blog-list span {
    font-size: 16px;
    text-align: center;
}

.course-sec-layer-in {
    /*background: url(../../../../uploads/gallery/media/slider4.jpg);*/
    background-attachment: fixed;
    background-repeat: no-repeat;
    bottom: 0px;
    background-size: cover;
    background-position: center;
}

.course-sec-layer-in-bg {
    padding: 60px 0px 25px;
    background:rgba(0, 58, 106, 0.93);
}
.ayur-contact-form>h2 {
    margin: 0px 0px 30px;
    padding: 0px 0px 14px;
    font-weight: 400;
    font-size: 25px;
    line-height: 0.8;
    border-bottom: 1px solid #ffe000;
    color: #ffffff;
    text-transform: uppercase;
    font-family: sans-serif;
}

ul.ayur-contact-form-ul 
{
    margin: 0px -12px;
}
ul.ayur-contact-form-ul li 
{
    list-style: none;
    float: left;
    width: 100%;
    margin:0px 0px 15px;
    padding: 0px 12px;
}
ul.ayur-contact-form-ul li input 
{
    width: 100%;
   background-color: #fff;
    color: #929292;
    font-size: 16px;
    height: 45px;
    margin: 0;
    padding-left: 15px;
    border: 1px solid #f4f4f4;
}
ul.ayur-contact-form-ul.contact-f-ul li input {
    background: rgba(248, 243, 243, 0.56) !important;
    color: #032744 !important;
    border: 1px solid #003a6a !important;
}
.ayur-contact-form.contact-f form textarea {
    background: rgba(248, 243, 243, 0.43) !important;
    color:  #032744  !important;
    width: 100%;
        border: 1px solid #003a6a;
        font-size: 16px;
}
.ayur-contact-form form textarea 
{
   
    color: #929292;
    font-size: 16px;
    /*height: 100px;*/
    margin: 0;
    padding-left: 15px;
    border: 1px solid #f4f4f4;
    width: 95%;
}
.contact-submit 
{
    margin: 30px 0px;
}


.abt-title.text-center {
    margin-bottom: 0em;
}
.contact-row3 {
    margin-bottom: 25px;
}
.form-control {
    border-radius: 0;
}
ul.ayur-contact-form-ul.contact-f-ul li input::placeholder {
    color: #fff    ;
    opacity: 1; /* Firefox */
}

ul.ayur-contact-form-ul.contact-f-ul li input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #fff;
}



.ayur-contact-form.contact-f form textarea::placeholder {
    color:  #fff    ;
    opacity: 1; /* Firefox */
}
a.abt-btn-in {
    display: inline-block;
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 14px;
    background: #ffd700;
    font-weight: 700;
    border: 2px solid transparent;
    color: #183118;
}
.abt-btn-in {
    display: inline-block;
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 14px;
    background: #ffd700;
    font-weight: 700;
    border: 2px solid transparent;
    color: #183118;
}
a.abt-btn-in:hover {
    border: 2px solid #ffd700;
    background: transparent;
    color: #fff;
}
.abt-btn-in:hover {
    border: 2px solid #ffd700;
    background: transparent;
    color: #fff;
}
.affiliation-in>h5 {
    color: gold;
    text-transform: uppercase;
    font-weight: bolder;
}
.affiliation-in>p {
    text-align: justify;
    color: #fff;
    font-size: 15px;
    
}
.affiliation {
    display: -webkit-box;
}
.affil-course {
    margin-left: 1em;
}
/*-------------------------------------------------
                course
---------------------------------------------------*/
/*-------------------------------------------------
              footer
---------------------------------------------------*/

.footer-sec-lyr-in {
    padding: 50px 0px 0px;
    background: rgba(2, 42, 74, 0.87);
}
.footer-sec-lyr {
    background: url(../../../../uploads/gallery/media/map3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.event-title.contct-title>h3>span {
    color: #fff;
}
.event-title.contct-title>h3>span:after {
    border-bottom: 6px solid #05fbe4;
}

.footer-addres>h4 {
    color: #fff;
    font-weight: 700;
}
.footer-addres>p {
    color: #fff;
    margin-top: 13px;
    font-size: 15px;
}
.footer-addres>p>i,
.footer-addres>p>b>i {
    color: #f7ff00;
}

ul.f-quick-links-ul>li>a {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
}

ul.f-quick-links-ul>li {
    transition: 0.5s ease-in-out;
    margin: 4px 0px;
}
ul.f-quick-links-ul>li>a>i {
    color: #f7ff00;
}
ul.f-quick-links-ul>li:hover span {
    margin-left: 10px;
    transition: 0.4s ease-in-out;
}

ul.f-quick-links-ul>li>a>span{
    transition: 0.4s ease-in-out;
}
.event-title.contct-title.get-touch>h3>span:before {
    width: 350px;
}

.event-title.contct-title.quick-l>h3>span:before {
    width: 165px;
}
.news-imge.news-imga {
    cursor: pointer;
    display: -webkit-inline-box;
    margin-bottom: 6px;
}

.copy-wrapper {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    display: -webkit-box;
    text-transform: uppercase;
}
.copy-wrapper1 {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
}
.copy-wrapper1>a {
    color: #fff;
}
.footer-bot {
    background: #003a6a;
    margin-top: 25px;
    border-top: 1px solid gold;
    padding: 7px 0px;
}


/*---------------------------------------------------------------------------------------------------
                                    about page
-----------------------------------------------------------------------------------------------------*/

.our-profile-in {
    padding: 50px 0px 30px;
}

.abt-title h2 {
    font-size: 24px;
    color: #003a6a;
    margin-bottom: 30px;
        text-align: -webkit-center;
}

.event-title.extra-t>h3>span:before {
    border-bottom: 1px solid gold;
    content: '';
    height: 1px;
    width: 96%;
    position: absolute;
    margin-top: 44px;
}
.abt-titt {
    margin-bottom: 20px;
}

.abt-titt p {
    text-align: justify;
    /*text-indent: 35px;*/
    line-height: 1.7;
}
.abt-titt>ul {
    padding: 15px 0px;
}
.sub-abt-title {
    padding: 15px 0px;
}
.sub-abt-title>h3>span {
    padding: 7px;
    text-transform: uppercase;
    font-size: 21px;
    padding-left: 10px;
       border-left: 4px solid #a00434;
    color: #00467b;
    font-weight: 600;
}

ul.abt-src-ul li {
    margin-left: 17px !important;
    line-height: 1.7;
    text-align: justify;
}

.sub-abt-title>ol li {
    margin-left: 17px !important;
    line-height: 1.7;
    text-align: justify;
}
.sub-abt-title>ol li {
    color: #F77508;
}
.sub-abt-desc ol li {
    list-style-type: decimal;
}
/*---------*/
.lt-dwnlds-det-in-a.lt-dwnlds-det-in-b {
    margin-bottom: 2px;
    padding: 5px 0px;
}
.lt-dwnlds-det-in-a.lt-dwnlds-det-in-b>span>p {
    padding: 15px !important;
    font-size: 18px;
}

/*span.span-ai {
    border-left: 6px solid #bf0545;
}*/


/*-------------------------------------------------
            profile page
---------------------------------------------------*/
span.span-p.onr p {
    font-size: 14px;
}
.abt-profile-img {
    width: 40%;
    float: left;
    margin-right: 20px;
}

.abt-profile-img>img {
    width: 100%;
}
.abt-profile-img-details {
    text-align: center;
}

span.abt-profile-t-one h3 {
    font-size: 17px;
    margin-bottom: 0px;
    text-transform: uppercase;
    margin: 3px 0px 0px;
}
span.abt-profile-t-two h3 {
    font-size: 20px;
    text-transform: uppercase;
    color: #a7214a;
    font-weight: 600;
}

.profile-para p {
    line-height: 1.5;
    font-size: 15px;
}
span.abt-profile-t-two h3 span {
    font-size: 12px;
}


/*-------------------------------------------------
            profile page
---------------------------------------------------*/
/*-------------------------------------------------
            course and admissions
---------------------------------------------------*/

span.span-p.ond p {
    font-size: 17px;
}
.course-tl {
    margin: 1em 0px;
}
.sub-abt-title h4 span {
    padding: 1px;
    text-transform: uppercase;
    font-size: 18px;
    padding-left: 10px;
    border-left: 3px solid #ff8e46;
    color: #a50133;
    font-weight: 600;
}
ul.sub-abt-title-in {
    margin-left: 30px;
    margin-bottom: 15px;
}
.lt-dwnlds-det-in-a.lt-dwnlds-det-in-a-two {
    background: #1c4363;
    border-bottom: 6px solid transparent;
}
.lt-dwnlds-det-in-a.lt-dwnlds-det-in-a-two:hover {
    color: #1c4363;
    transition: 0.4s ease-in-out;
        background: rgba(0, 255, 249, 0.28);
    border-bottom: 6px solid rgb(244, 146, 0);
}
.lt-dwnlds-det-in-a.lt-dwnlds-det-in-a-two:hover p {
    color: #042c4c;
}

.lt-dwnlds-det-in-a.lt-dwnlds-det-in-b.active {
    color: #1c4363;
    transition: 0.4s ease-in-out;
       background: rgba(0, 255, 249, 0.28);
    border-bottom: 6px solid rgb(244, 146, 0);

}

.lt-dwnlds-det-in-a.lt-dwnlds-det-in-b.active p {
   color: #042c4c; 
}

/*-------------faculty-----------------*/
.excert p {
    margin: 0px 2em;
    color: #8b8d90;
    font-size: 20px;
}

/*-----------------------*/
.abt-rltd-lnks {
    margin-bottom: 2em;
}
.team-members-a {
    margin: 30px 0px;
}
.profile{
    margin-top: 25px;
}
.profile h1 {
    font-weight: normal;
    font-size: 20px;
    margin: 10px 0 0 0;
    text-align: center;
}
.profile h2 {
    font-size: 14px;
    font-weight: lighter;
    margin-top: 5px;
    text-align: center;
}
.profile .img-box{
    opacity: 1;
    display: block;
    position: relative;
}
.profile .img-box:after{
    content:"";
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}
.img-box ul{
    position: absolute;
    z-index: 2;
    bottom: 90px;
    text-align: center;
    width: 100%;
    padding-left: 0px;
    height: 0px;
    margin:0px;
    opacity: 0;
}
.profile .img-box:after, .img-box ul, .img-box ul li{
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.img-box ul i{
    font-size: 20px;
    letter-spacing: 10px;
}
.img-box ul li{
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #f4a000;
    margin: 2px;
    padding: 5px;
    display: inline-block;
}
.img-box a{
    color:#fff;
}
.img-box:hover:after{
    opacity: 1;
}
.img-box:hover ul{
    opacity: 1;
}
.img-box ul a{
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.img-box a:hover li{
    border-color: #fff;
    color: #f4a000;
}
a{
    color:#88C425;
}
a:hover{
    text-decoration:none;
    color:#519548;
}
i.red{
    color:#BC0213;
}
h3.abt-heading {
    text-transform: uppercase;
    display: inline-block;
    font-size: 35px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 80px;
    position: relative;
    color: #84052c;
}
h3.abt-heading::before {
    bottom: -42px;
    color: #113450;
    content: "";
    font-family: fontawesome;
    font-size: 20px;
    height: 27px;
    margin-right: -20px;
    position: absolute;
    right: 50%;
    text-align: center;
    width: 40px;
    z-index: 2;
    background: rgb(255, 255, 255);
}
h3.abt-heading:after {
    background: #1f481f none repeat scroll 0 0;
    bottom: -29px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.gallery-img-box img {
    width: 100%;
}
/*-------------------------------------------------
            course and admissions
---------------------------------------------------*/

/*=============== anti-raging form csss=============*/

/******************************************/
.anti_reg {
    padding: 10px;
    background: #f2f2f2;
    height: 500px;
    width: 848px;
    margin-left: 10px;
    margin-top: -1px;
}
.anti_reg h4 {
    padding-left: 0px;
    margin-bottom: 20px;
    font-size: 20px;
    margin-top: 5px;
    margin-left: 20px;
}

.anti_reg h4 {
    color: #00294c;
    font-weight: bolder;
    margin-bottom: 19px;
    margin-top: 14px;
}
.form-group.c-frm {
    margin-bottom: 14px;
}

.input.form-control.c-input {
    min-height: 55px;
    font-weight: 400;
    display: block;
    padding: 12px 15px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fcfcfc;
    background-image: none;
    border-radius: 4px;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #e9edf0;
}

.textarea.form-control {
    height: 300px;
}

.c-frm input {

}

.form-control {
    display: block;
    width: 100%;
   height: 45px;
        margin-left: 0px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.submit_btn {
    margin-bottom: 30px;
    background: rgba(255, 254, 253, 0.31);
    border-radius: 0;
    border: 1px solid #179bd7 !important;
    color: #fff;
    font-weight: 500;
    margin-left: 1px;
    padding: 10px 17px !important;
    background: #179bd7;
    margin-top: 12px;
}

.submit_btn:hover{
color:white;
background-color: green;
}
.fed
{
  margin-left: 3px;
    font-size: 18px;
}

/*====================================================*/

/*------------------------------------------------------------------------------------------------------------
           contact-page
--------------------------------------------------------------------------------------------------------------*/

section.contact-sec-layer {
    padding: 60px 0px 40px;
}


.contact-add.contact-add-one p {
    padding-left: 17px;
}

.contact-add.contact-add-one p i {
    color: #a71844;
}
.contact-add {
    padding-bottom: 5px;
    border-bottom: 1px solid gold;
    margin-bottom: 5px;
}
.sub-abt-title.ub-abt-title-ab>h3>span {
    padding: 0px 7px;
        font-size: 18px;
}
.sub-abt-title.ub-abt-title-ab>h3 {
    margin-bottom: 10px;
}
.contact-add>p {
    line-height: 1.1;
    font-size: 14px;
}
.sub-abt-title.ub-abt-title-ab {
    padding: 0px;
}
/*----------------- gallery ---------------------*/
.image
{
    padding-top: 15px;
    padding-bottom: 15px;
}
.image-response
{
    width: 100%;
    height: 175px;
}
/*-------------- faculty -----------------------*/
/*.stdnt-det-inn 
{
    background: rgba(233, 234, 250, 0.24);
    padding: 15px;
    transition: 0.5s ease-in-out;
}
.stdnt-det-inn-r 
{
    margin-bottom: 8px;
}
.staff-imge>img 
{
    width: 100%;
}
.stdnt-det-in 
{
    border-left: 5px solid #3e4494;
    padding-left: 20px;
}
.stdnt-det-inn-r 
{
    margin-bottom: 8px;
}
.staff-det-head>h2 
{
    color: #3e4494;
    font-size: 26px;
}
.staff-det-head>h4 
{
    color: #3e4494;
    font-size: 18px;
    margin-bottom: 15px;
}
.staff-det-text>p 
{
    text-align: justify;
}*/
.img-blog {
    background-color: #ffffff;
    overflow: hidden;
    width: 100%;
    text-align: center;
    height: auto;
    border: 1px solid #cecece;
    margin-top: 25px;
}

.img-responsive {
   /* border-radius: 50%;*/
    /* text-align: center; */
    margin-left: 13px;
	margin-right: 13px;
    margin-top: 10px;
    margin-bottom: 10px;

    width: 260px;
    border-radius: 10%;
    height: 195px;
    border: 1px solid gainsboro;
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    margin-bottom: 10px;
}
/*------------ staff -----------------*/
h5.block__title 
{
    font-style: italic;
    padding-bottom: 10px;
    color: #565919;
    border-bottom: 1px dotted #e1b84f;
    font-size: 18px;
}
.key_img {
    width: 155px;
    height: 150%;
    /* border-radius: 50%; */
    height: 138px;
    border: 1px solid gainsboro;
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    margin-bottom: 10px;
    margin-left: 10px;
}
p.black_para {
    /* margin: 10px; */
    /* text-decoration: underline; */
    color: #000;
    text-align: center;
    margin-bottom: 17px !important;
    font-size: 10px;
    margin-left: -7px;
}
p.black_para1 {
    /* margin: 10px; */
    /* text-decoration: underline; */
    color: #000;
    text-align: center;
    margin-bottom: 24px;
    font-size: 14px;
}
.key_img1 {
    width: 100%;
    /*border: 1px solid gainsboro;
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);*/
    margin-bottom: 10px;
}
img.anti_ragg {
    width: auto;
    height: -35%;
    margin-top: 80px;
}
/*-------------------- board member ----------------------*/
.member-box 
{
    border: 2px solid #a7214a;
    margin: 5px 5px 0px 5px;
    border-radius: 4px;
}
.member-box:hover 
{
    border: 2px solid #000;
}
.member-sub-box {
    padding: 20px 40px;
    height: 255px;
    text-align: center;
}
.mem-head {
    text-align: center;
    font-size: 18px;
    line-height: 23px;
    margin-top: 10px;
}
.mem-sub-head
{
    text-align: center;
    font-size: 13px;
    line-height: 22px;
}
ul.approval_letters_det-in-ul li a {
    color: #062742;
}
ul.approval_letters_det-in-ul li a span {
    font-weight: bold;
    color: #9f0232;
}
ul.approval_letters_det-in-ul li {
    border-left: 3px solid #9f0232;
    margin-bottom: 15px;
}
ul.approval_letters_det-in-ul li a {
    margin-left: 10px;
    color: #062742;
}
ul.approval_letters_det-in-ul li a:hover {
    margin-left: 17px;
}
/*--------------------------------------content board style----------------------------------*/
.speaker_row {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #d7d7d7;
}
.speakers-box {
    padding: 25px 0px 0px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    border-radius: 0px;
}
.image-holder {
    text-align: center;
    text-align: -webkit-center;
}
.image-holder>a>img {
    width: 70%;
}
.speakers-box .speakers-box-content {
    padding: 25px 0 30px;
    background: #ffffff;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: rgba(216, 228, 177, 0.18823529411764706);
}
.speakers-box .speakers-box-content h3 {
    font-size: 18px;
    margin-bottom: 5px;
    text-shadow: 0px 0px 1px #b1b1b1;
}
.speakers-box .speakers-box-content h3 a {
    color: #000;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.speakers-box .speakers-box-content span {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    font-size: 14px;
    text-shadow: 0px 0px 1px #b1b1b1;
}
.speakers-box:hover .speakers-box-content 
{
    background: #185f96;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.speakers-box .speakers-box-content h3 a:focus 
{
    outline: none;
    outline: 0px;
    outline-offset: 0px;
    text-decoration: none;
}
.speakers-box:hover .speakers-box-content span 
{
    color: #ffffff;
}
.speakers-box:hover .speakers-box-content .speakers-read-more 
{
    right: 40%;
}
.speakers-box:hover .speakers-box-content h3 a 
{
    color: #ffffff;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
/*-------------------------------------------------*/
.clge-brief-two {
    line-height: 1.8;
}
.clge-brief-two>ul>li {
    margin-bottom: 10px;
}
span.smal-txt {
    font-size: 24px;
}
marquee {
    background: #9f0232;
    color: white;
}
marquee > a {
    color: white !important;
}

.table_invertlist >thead>tr {
    background: #003a6a;
    color: white;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}

/* custom Prasad */
div#core-staff {
    height: 330px;
}

/*updated 2020 style*/

i.fa.fa-graduation-cap {
    font-size: 20px;
    color: #a00434;
}

li.li-guidlines {
    line-height: 2em;
}


.committee_table{
  border: 1px solid black;
  border-collapse: collapse;
  text-align: left;
  padding: 5px;
}

.recuiter_content{
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    text-align:center;
}

td.recuiter_content {
    text-align: left;
}

.col-md-6.recuitment-col-6 {
    padding: 20px 0px 20px 0px;
}

td.recuiter_content-1 {
    text-align: center;
    border: 1px solid #dddddd;
    padding: 8px;
    text-align:center;
}

img.recuitment-image {
    padding: 20px 0px 0px 40px;
}

.sub-abt-desc {
    padding: 20px 0px 20px 0px;
}

p.annual-meeet-content {
    text-align: center;
}

th.support_placement {
    text-align: center;
    padding: 20px;
}
