/**
* Template Name: NIBM
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@font-face {
    font-family: Gotham-Light;
    src: url('/fonts/Gotham-Light.otf');
}
/*@font-face {
    font-family: Gotham-Light-Regular;
    src: url('/fonts/Gotham-Light-Regular.otf');
}*/

@font-face {
    font-family: Gotham-Medium_0;
    src: url("/static/fonts/Gotham-Medium_0.e19c20e966bd.otf");
}
@font-face {
    font-family: Helvetica Neue LT Roman;
    src: url("/static/fonts/Neue_Helvetica/Helvetica Neue LT Roman.72f2b2857532.ttf");
}
@font-face {
    font-family: Helvetica Neue LT Medium;
    src: url("/static/fonts/Neue_Helvetica/Helvetica Neue LT Medium.f115ff722f46.ttf");
}
@font-face {
    font-family: Helvetica Neue LT Bold;
    src: url("/static/fonts/Neue_Helvetica/Helvetica Neue LT Bold.f5f54ae625e4.ttf");
}
@font-face {
    font-family: Helvetica Neue LT Heavy;
    src: url("/static/fonts/Neue_Helvetica/Helvetica Neue LT Heavy.53806f4b6014.ttf");
}
@font-face {
    font-family: Helvetica Neue LT Black;
    src: url("/static/fonts/Neue_Helvetica/Helvetica Neue LT Black.fa46a185b1b2.ttf");
}


html{overflow-x: hidden;}
body {
  font-family: 'Raleway', sans-serif; 
  color: #444444;
  overflow-x: hidden;
}
body p{
    font-family: 'Raleway', sans-serif; 
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #1D1D1D;
}
a {
  color: #e03a3c;
  text-decoration: none;
}

a:hover {
  color: #e76668;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
 /* font-family: "Raleway", sans-serif;*/
  font-family: 'Helvetica Neue LT Bold', sans-serif;
  font-weight: bold;
}
.navbar_css .logo img{    width: 60px;}
.navbar_css .logo{
   /* position: relative;
    top: 17px;
    z-index: 1;*/
}
.h1, h1 {
    font-size: 2rem;
}

.top-tagline h2{font: normal normal bold 22px/32px "Raleway", sans-serif;margin-bottom: 0;}
.desktop-navbar .navbar-toggler{ color: #161F4E; border: 0; font-size: 1.75rem;outline: none;}
.top-tagline p{color: #fff;font-family: "Raleway", sans-serif;}
.navbar-nav{flex-wrap: wrap;}
/* .desktop-navbar .dropdown-menu.show{
    padding: 1rem 0;
} */
nav.sidenav.dk-view{
    position: fixed;
    right: 0px;
    z-index: 99;
    justify-content: flex-end;
    padding: 0px;
    background: #000;
    transition: background-color 0.3s ease-out 0s;
    width: 30rem;
}
.desktop-navbar .btn{
    background: transparent !important;
    text-align: left;
    letter-spacing: 0px;
    font-family:  "Raleway";
    font-size: 17px;
    line-height: 26px;
    font-weight: 600;
    /* color: #ffffff !important; */
    color: #00338D !important;
    box-shadow: none;
}
.overlay-effect{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
    transition: .5s ease;
    overflow: hidden;
    background-color:rgba(22, 31, 78, .4)
}
.home-slider h1{
    position: absolute;
    top: 36%;
    bottom: 0;
    left: 14%;
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    width: 468px;
}
.carousel-indicators li{display: none;}
.carousel-control-next, .carousel-control-prev{
    opacity: 1;
}   
.carousel-control-next img, .carousel-control-prev img{
    width: 40px;
}
.apply-btn{
    background: #C89D2D 0% 0% no-repeat padding-box;
    border: 0;
    padding: 8px 15px;
    font-weight: bold;
    font-size: 15px;
}
.apply-btn a{
    color: #fff;
}
.contact-btn {
    border: 2px solid #FFFFFF;
    background: transparent;
    margin-left: 1rem;
    padding: 5px 15px;
    font-weight: bold;
    font-size: 15px;
}
.contact-btn a{
    color: #fff;
    
}
.apply-btn a:hover{color: #fff;}
.top-bar-social{
    background-color: #00338D;
}
.navbar_css{
    color: #FFFFFF;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 991;
}
.banner-title{ 
    font-size: 30px;
    line-height: 40px;   
    color: #F2FBFF; 
}
.desktop-navbar .dropdown-menu {
    z-index: 2;
    left:0;
    /* right:0;
    width:100%; */
    margin-top:10px;
}
.dropdown-item{
    text-align: left;
    font-family:"Raleway";
    letter-spacing: 0px;
    color: #161F4E;
    padding-bottom: 10px;
    }
.dropdown, .dropleft, .dropright, .dropup {
    position: static;
}
.footer{
    background-color:#161F4E;
    /* font-size: 1.5rem; */
    
}
 .footer_container{ 
    
    /* padding: 1rem 2rem; */
    padding-top: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;

} 
.footer h3{
    text-align: left;
    font-size: 18px;
    line-height: 24px;
    font-family: "Raleway", sans-serif;
    font-weight: 400 !important;
    letter-spacing: 0px;
    color: #FFFFFF;
}
#footer ul li,ul.Social-list li{
    font-family: "Raleway";
    font-size: 16px;
    letter-spacing: 0px;
    color: #CFCFCF;
    list-style: none !important;
}
#footer ul li{padding-bottom: 16px;}
#footer ul li a,ul.Social-list li a{ color: #CFCFCF !important;}
/* .tob-b .Social-list {
    margin-left: auto;
} */
.Social-list{
    margin-left: -37px;
    margin-bottom: 0;
    display: inline-flex;
}
#footer .fab{
    color: #fff;
    font-size: 1.3em;
    margin-right: 1rem;
}
ul.Social-list .fab{
    color: #fff;
    font-size: 1em;
    margin-right: 1.3rem;
    line-height: 2em;
}
.copyright-text{
    font-family: "Raleway";
    font-size: 16px;
    letter-spacing: 0px;
    color: #aba4a4;
}
.copyright-text a{
    color: #F7B408 !important;
}
.hr_color{
    border-color: darkgoldenrod;
    opacity: 0.5;
}
.tob-b{justify-content: space-between;}
.top-right a{
    font-family: "Raleway", sans-serif;
    color: #fff;
    font-size: 14px;
}
.fa-globe:before{font-size: 1rem;}
.top-search{margin-right: 2rem;}
.top-search [type=submit]{
    background: transparent;
    border: 0;
    outline: none;
    color: #fff;
    font-size: 14px;
    font-family: "Raleway", sans-serif;
    padding: 0;
}
.transparent-header{
   
    padding: 0;
    box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    color: #161f4e !important;
}
.fixed-top .transparent-header{
    box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.3);
    background-color: #fff;
}
.fixed-top .desktop-navbar .btn{
    color: #161f4e !important;
}

/* .fixed-top .desktop-navbar{
    box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.3);
    background-color: #fff;
}
.desktop-navbar .btn{
    color: #161f4e !important;
} */

.fixed-top .contact-btn a {
    color: #000;
}
.fixed-top .top-bar-social {
    display: none;
}
.fixed-top .transparent-header {
    position: static;
    padding: 0;
}
.fixed-top .contact-btn{ border: 2px solid #000000;}
/**********************Banner CSS******************************/
.fal{font-family: 'fontawesome', sans-serif;}
.btn-2::after {
  height: 100%;
  left: 0;
  top: 0;
  width: 0;
}
.btn-2:hover:after {
  width: 100%;
}
.btn-2,
.btn-2::after {
  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-2 {
  background: none;
  border: 3px solid #fff;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 1.6em;
  font-weight: bold;
  margin: 1em auto;
  padding: 2em 6em;
  position: relative;
  text-transform: uppercase;
}
.btn-2::before,
.btn-2::after {
  background: #fff;
  content: '';
  position: absolute;
  z-index: -1;
}
.btn-2:hover {
  color: #2ecc71;
}
.btn5{
    padding: 15px 100px;
  margin:10px 4px;
  color: #fff;
  font-family: sans-serif;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  text-decoration: none;
  display:inline-block;
   border: 1px solid #FFFFFF;
}
.btn5::before {
  content: '';
  position: absolute;
  left: 0px;
  bottom:0px;
  z-index:-1;
  width: 100%;
  height:100%;
  background: transparent;
  box-shadow: inset 0px 0px 0px #6098FF;
  display: block;
  -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
  transition: all 0.4s cubic-bezier(.5, .24, 0, 1)
}
/* if you want it to show from the right use -300px instead */
.btn5:hover::before {
 box-shadow: inset 300px 0px 0px #6098FF;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display: block !important;}
#pragrammes-training .owl-nav button.owl-next,#pragrammes-training .owl-nav button.owl-prev{
    background: transparent !important;
    border: 1px solid #161f4e !important;
    color: #161f4e !important;
    outline: none !important;
    width: 35px;
    height: 35px;
}
#pragrammes-training .owl-nav button.owl-next:hover,#pragrammes-training .owl-nav button.owl-prev:hover{
 background: #C89D2D 0% 0% no-repeat padding-box !IMPORTANT;
    border: 0 !IMPORTANT;
    transition: 0.9s;
    color: #fff !important;
}
.common-arrows.owl-carousel .owl-nav button.owl-next,.common-arrows.owl-carousel .owl-nav button.owl-prev{
    background: #161F4E !important;
    border: 1px solid #161f4e !important;
    color: #fff !important;
    outline: none !important;
    width: 35px;
    height: 35px;
}

.common-arrows.owl-carousel .owl-nav button.owl-next:hover,.common-arrows.owl-carousel .owl-nav button.owl-prev:hover{
   background: #C89D2D 0% 0% no-repeat padding-box !IMPORTANT;
    border: 0 !IMPORTANT;
    transition: 0.9s;
    color: #fff !important;
}
.owl-theme .owl-nav [class*=owl-]{
    font-size: 8px !important;
    margin: 0.5px !important;
    border-radius: 0 !important;
}


.primary-title {
    font: normal normal bold 35px/40px "Raleway", sans-serif;
    letter-spacing: 0px;
    color: #161F4E;
}


button.common-btn {
    background: transparent;
    border: 1px solid #FFFFFF;
    padding: 6px 0;
    overflow: hidden;
    position: relative;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    max-width: 200px;
    border-radius: 0;
}
button.common-btn span{
    margin-left: -40px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
button.common-btn .btn-span {
    font-size: 1rem;
    color: #161F4E;
}
button.common-btn a{
    font: normal normal 600 16px/26px "Raleway", sans-serif;
    letter-spacing: 0px;
    color: #fff;
}
button.common-btn .btn-icon{
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    bottom: 0;
    background: #fff;
}

.common-btn:hover {
    color: #161f4e;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}
.common-btn:hover a{color: #161f4e;}

button.common-btn1 {
    background: transparent;
    border: 1px solid #161F4E;
    padding: 8px 0;
    overflow: hidden;
    position: relative;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    max-width: initial;
    border-radius: 0;
}
button.common-btn1 span{
    margin-left: -40px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
button.common-btn1 .btn-span {
    font-size: 1rem;
    color: #fff;
}
button.common-btn1 a{
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #161F4E;
}
button.common-btn1 .btn-icon{
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    bottom: 0;
    background: #161F4E 0% 0% no-repeat padding-box;
}
.common-btn1:hover {
    color: #fff;
    background: #161F4E 0% 0% no-repeat padding-box;
}
.common-btn1:hover a{color: #fff;}
  


#navbar_top .alert{
    position: relative;
    padding: 10px;
    margin-bottom: 0;
    border: 0px solid transparent;
    border-radius: 0;
    background: #000000;
    
}
#navbar_top .alert{
    text-align: center;
    font: normal normal normal 15px/19px "Raleway", sans-serif;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.closebtn{
    margin-right: 85px;
    color: white;
    font-weight: 300;
    float: right;
    font-size: 35px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}
.mobile-view {
    background-color: #fff;
    padding: 10px 20px;
}
.mobile-view .logo img{
    width: 50px;
}
.mobile-view span .fas{font-size: 1.5em;}
.sidenav .navbar-collapse{ 
    background-color: #161f4e;
    padding: 1rem 1.5rem;
}
.sidenav .navbar-nav .nav-link{color: #fff;}
/***********************************Home page css********************/
.about-pgdm p{
    letter-spacing: 0px;
    color: #0d1617;
    font-size: 16px;
    line-height: 26px;
}
.about-pgdm .primary-title{
    margin-bottom: 1rem;
}
.about-pgdm .secondary-title{
    letter-spacing: 0px;
    color: #161F4E;
    font-size: 24px;
    line-height: 24px;
    font-family: "Raleway", sans-serif;
    margin-bottom: 1.3rem;
}
.we-offer-box{
    background: #F8F8F8 0% 0% no-repeat padding-box;
    padding: 30px;
    min-height: 135px;
    display: flex;
    align-items: center;
}
.we-offer-box img{width: 60px;margin: 0 auto;}
.pg-rt p{
    text-align: center;
    color: #161F4E;
    font-weight: bold;
    font-size: 15px;
    line-height: 15px;
    padding-top: .6rem;
}
/********************************************About Us page css********************/
.inner-banner{
    background-position: center center;
    background-size: cover;
    padding: 3.8rem 0;
    box-shadow: inset 2000px 0 0 0 rgba(0, 0, 0, 0.4);
}

button.common-btn1 .btn-icon1 {
    position: absolute;
    top: 0;
    width: 50px;
    bottom: 0;
    background: #161F4E 0% 0% no-repeat padding-box;
}
.newsletter-box {
    display: flex;
    align-items: center;
    background: #F1F3FF 0% 0% no-repeat padding-box;
    border-radius: 8px;
    padding: 15px;
}
.newsletter-box img{width: 38px;}
.newsletter-box:hover {
    background: #161F4E;
}
.newsletter-box:hover span {
    color: #E2E6FE;
}
.newsletter-box:hover p {
    color: #fff;
}
.news-content{margin-left: 1rem;}
.news-content span{
    letter-spacing: 0px;
    color: #6A6A6A;
    font-size: 13px;
}
.news-content p{
    letter-spacing: 0px;
    color: #161F4E;
    font-size: 15px;
    font-weight: bold;
}
.annual-col button.common-btn1 .btn-icon1{
    background: transparent;
}
.annual-col button.common-btn1{
    border: 0;
    padding: 14px 0;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 4px #00000029;
    border-radius: 12px;
    max-width: 330px;
    min-width: 330px;
}
.annual-col button.common-btn1 .btn-span {
    font-size: 1.5rem;
    color: #161F4E;
}
.annual-col button.common-btn1 .btn-icon{
    background: transparent;
}
.annual-col button.common-btn1:hover{
    background: #2035A5 0% 0% no-repeat padding-box;
    box-shadow: 0px 4px 8px #00000029;
    border-radius: 12px;
    border: 0
}
button.common-btn1 .btn-icon1{width: 55px;}
.annual-col button.common-btn1:hover .btn-span{
    color: #fff;
}
.activity-tabs .nav-tabs .nav-link.active{
    background: #161F4E 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 20px #00000029;
    border-radius: 4px;
    color: #FFFFFF;
}
.activity-tabs .nav-tabs .nav-link{
    background: #D6D6D6 0% 0% no-repeat padding-box;
    border-radius: 4px;
    font-size: 15px;
    line-height: 25px;
    padding: 1rem;
    letter-spacing: 0px;
    color: #161F4E;
    margin-bottom: 1rem;
    font-weight: 600;
}
.activity-tabs .nav-tabs {
    border-bottom: 0;
}
.activity-tabs .nav-tabs .nav-item {
    margin-left: .94rem;
}
.activity-tabs .nav-tabs .nav-item:first-child {
    margin-left: 0rem;
}
#scroll-donw a span {
    position: absolute;
    top: 10px;
    left: 50%;
    width: 22px;
    height: 39px;
    margin-left: -15px;
    border: 2px solid #fff;
    border-radius: 50px;
    box-sizing: border-box;
}
#scroll-donw a span::before {
    position: absolute;
    top: 10px;
    left: 50%;
    content: '';
    width: 3px;
    height: 7px;
    margin-left: -2px;
    background-color: #fff;
    border-radius: 25px;
    -webkit-animation: sdb10 2.2s infinite;
    animation: sdb10 2s infinite;
    box-sizing: border-box;
}
#scroll-donw{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8%;
    text-align: center;
}
#scroll-donw p{
    font: normal normal normal 12px/34px Muli;
    letter-spacing: 3.2px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding-top: 3rem;
}
@-webkit-keyframes sdb10 {
    0% {
      -webkit-transform: translate(0, 0);
      opacity: 0;
    }
    40% {
      opacity: 1;
    }
    80% {
      -webkit-transform: translate(0, 20px);
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes sdb10 {
    0% {
      transform: translate(0, 0);
      opacity: 0;
    }
    40% {
      opacity: 1;
    }
    80% {
      transform: translate(0, 20px);
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
  }


  .wrapper {
    display: grid;
    grid-gap: 10px;
    background-color: #fff;
    color: #444;
  }


  .a {
    grid-column: 1;
    grid-row: 1 / 3;
  }
  .b {
    grid-column: 2 ;
    grid-row: 1;
  }
  .c {
    grid-column: 2;
    grid-row: 2  ;
  }
  .d {
    grid-column: 2;
    grid-row: 3 ;
  }
  .e {
    grid-column: 3;
    grid-row: 1 ;
  }
  .f {
    grid-column: 3;
    grid-row: 2;
  }

  /* .blue-patch {
    background: #161F4E 0% 0% no-repeat padding-box;
    padding: 6rem;
    margin-right: 2rem;
} */
.course-curriculam {
    /* position: absolute; */
    /* bottom: 0%; */
    /* left: 8%; */
    margin-right: 2rem;
    /* position: relative;
    bottom: 155px;
    left: 6%;
    margin-right: 2rem; */
    position: relative;
}
.courses-pg .course-right {
    height: 100%;
}
.course-curriculam:before {
    /* content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(4, 55, 141, 0.70); */
}
.curriculum-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(4, 55, 141, 0.70);
}
.life-pgdm { 
    position: relative;
    bottom: 53px;
}
.course-content {
    position: absolute;
    /* bottom: 7%; */
    /* left: 0px; */
    /* right: 0; */
    padding: 0 3.5rem 0 2rem;
    top: 50%;
    transform: translateY(-50%);
}
.course-content .primary-title{color: #fff;}
.course-content p{
    color: #fff;
    font-size: 16px;
}
button.white-btn {
    background: transparent;
    border: 3px solid #fff;
    padding: 0.3rem 1rem;
}
button.white-btn a{
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
}
button.white-btn:hover {
    background: #161F4E 0% 0% no-repeat padding-box;
    border: 3px solid #FFFFFF;
}
.course-right{
    background: #D8F2FC 0% 0% no-repeat padding-box;
    padding:3rem;
}
.my-custom-scrollbar {
    
    position: relative;
    height: 300px;
    overflow: scroll;
    padding: 0.7rem 0;
    
}
.courses-pg ::-webkit-scrollbar {
    width: 0px;
    background: transparent;
}
.d-flex1{
    display: block;
    border-bottom: 1px solid #000000;
    padding: 1.5rem 0rem;
}
.d-flex1 img{width: 22px;}
.d-flex1 p {
    letter-spacing: 0px;
    color: #161F4E;
    font-weight: bold;
    font-size: 16px;
    padding-left: 3rem;
    margin-bottom: 0;
}
.update-link {
    letter-spacing: 0px;
    color: #161F4E;
    font-weight: bold;
    font-size: 16px;
    padding-left: 1rem;
    margin-bottom: 0;
}

#myTabContent .owl-nav{
    position: absolute;
    bottom: -3.5%;
    left: -2%;
}
#myTab .nav-link.active, #myTab .show>.nav-link{
    background: #161F4E;
    text-align: center;
    color: #fff;
    opacity: 1;
    position: relative;
    box-shadow: -4px 40px 38px -34px rgb(22, 31, 78);
    -webkit-box-shadow: -4px 40px 38px -34px rgb(22, 31, 78);
    -moz-box-shadow: -4px 40px 38px -34px rgb(22, 31, 78);
}
#myTab .nav-link.active:after, #myTab .show>.nav-link:after{
    /* content: " ";
    position: absolute;
    right: -14px;
    top: 27px;
    border-top: 15px solid transparent;
    border-right: none;
    border-left: 15px solid #161f4e;
    border-bottom: 15px solid transparent; */
}
#myTab .nav-link.active:after, #myTab .show>.nav-link:after{
    content: " ";
    position: absolute;
    right: -13px;
    top: 9px;
    border-top: 26px solid transparent;
    border-right: none;
    border-left: 39px solid #161f4e;
    border-bottom: 30px solid transparent;
}
#myTab{    
    margin-top: 2rem;
    margin-right: 1.5rem;
}

#myTab .nav-link {
    border-radius: 0rem;
    font-size: 18px;
    background: #D8F2FC 0% 0% no-repeat padding-box;
    color: #161F4E;
    text-align: center;
    margin-bottom: 2rem;
    padding: 1.4rem;
    font-weight: bold;
    opacity: .9;
    font-family: "Raleway",sans-serif;
}
#testimonials .owl-nav.disabled,#lifecampus .owl-nav.disabled {display: none !important;}
.owl-theme .owl-dots .owl-dot span{
    height: 7px !important;
    width: 7px !important;
    border-radius: 50px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background-color: #39425D !important;
    border: 1px solid #39425D !important;
}
#testimonials .common-btn1 {
    float: right;
    max-width: 242px;
    min-width: 242px;
    background: #161F4E;
    border: 0px solid #fff;
}
#testimonials .common-btn1 a{color: #fff;}
#testimonials img{
    /* width: 60px; */
    margin-bottom: 1rem;
    margin: 2rem 0 1.5rem;
}
#testimonials p{
    font-size: 14px;
    letter-spacing: 0px;
    color: #595959;
    font-weight: bold;
    margin-bottom: 1.5rem;
}
#testimonials .stud-name{color: #14183E;}
#testimonials .stud-name span{font-weight: normal;}
button.common-btn1 .btn-icon{
    background: #fff;
    border: 1px solid #161f4e;
}
button.common-btn1 .btn-span {
    color: #161f4e;
}
button.common-btn1 a{    color: #fff;}

.bg-img-css {
    margin-bottom: 1.4rem;
}
.bg-img-css img,.life-box img {width: 100%;}
.life-nibm h3{
    letter-spacing: 0px;
    color: #161F4E;
    font-size: 18px;
}
[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function:cubic-bezier(.175,.885,.32,1.275) !important;
}
.life-box:nth-of-type(odd) .l-img {
    padding-right: 0;
}
.life-box:nth-of-type(even) .l-img {
    padding-left: 0;
}
.life-box:nth-of-type(odd) .l-content {
    padding: 3rem;
}
.life-box:nth-of-type(even) .l-content {
    padding: 3rem;
}
#lifecampus img{width: 230px;}
#lifecampus .owl-dots{text-align: center;}
.cmp-title{
    font-size: 18px;
    color: #161F4E;
    font-weight: bold;
    margin-bottom: 0;
    opacity: .8;
}
.cmp-subt{
    color: #161F4E;
}
.cmp-cont{
    letter-spacing: 0px;
    color: #3F3F3F;
    font-size: 12px;
    line-height: 22px;
}
.cmp-conetnt {
    padding-left: 1.4rem;
    padding-right: 0.9rem;
}
#lifecampus .item .life-cmp{
    margin-bottom: 3rem;
}
#lifecampus .item .life-cmp:nth-last-child(1),#lifecampus .item .life-cmp:nth-last-child(2){
    margin-bottom: 3rem;
}
.video-section {
    background-position: center center;
    background-size: cover;
    position: relative;
}

.youtube {
    background-color: transparent !important;
}

.youtube .play {
    background: url('/../../../images/feather-youtube.svg') no-repeat !important;
    width: 100% !important;
    height: 100% !important;
}
.content-details.fadeIn-bottom {
    position: absolute;
    top: 26%;
    left: 8%;
    right: 0;
    width: 26%;
}
.video-section .primary-title,.video-section .content-text{
    color: #fff;
    font-weight: bold;
}
.video-section .content-text {   
     opacity: .9;
     font-size: 15px;
    line-height: 26px;
}
.video-section .fa.fa-long-arrow-right{
    font-family: 'fontawesome', sans-serif;
    padding-left: 1rem;
}
.newsletter-home{
    justify-content: center;
    background: #E4A400;
    padding: 3rem;
}
.newsletter-home h2{
    color: #fff;
    text-align: center;
    font-family: "Raleway", sans-serif;
}
.newsletter-home p{
    color: #fff;
    letter-spacing: 0px;
    color: #F3F3F3;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    font-weight: bold;
}
.newsletter-home .form-control{
    border: 3px solid #FFFFFF;
    font: normal normal normal 15px/18px Raleway;
    background: transparent;
    border-radius: 0;
    padding: 1.1rem;
    color: #fff;
}
.newsletter-home ::-webkit-input-placeholder { /* Edge */
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 0.81;
  }
  
  .newsletter-home :-ms-input-placeholder { /* Internet Explorer 10-11 */
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 0.81;
  }
  
  .newsletter-home ::placeholder {
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 0.81;
  }
  .btn-theme{
    background: #161F4E 0% 0% no-repeat padding-box;
    border: 3px solid #FFFFFF;
    border-left: 0;
    border-radius: 0;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    line-height: 23px;
    font-family: "Raleway", sans-serif;
  }
  .newsletter-home .form-control:focus{box-shadow: none;    color: #fff;}
  .newsl1{
    width: 120px;
    position: absolute;
    bottom: -78%;
    left: -57%;}
  .newsl2{
    width: 80px;
    position: absolute;
    bottom: 29%;
    right: -47%;
}
.newsletter-section{padding-bottom: 8rem;}
.con-img{
    padding: 0rem 5rem 1.5rem;
    position: relative;
    bottom: 10px;
}
.canvocation-tabs .nav-tabs .nav-link{
    border: 1px solid #858585;
    background: #ffffff;
    color: #343434;
    padding: .5rem 1rem;
}
.canvocation-tabs .nav-tabs .nav-link.active{
    box-shadow: none;
}
.canvocation-tabs li.nav-item:after {
    
}
.canvocation-tabs{
    position: relative;
    border: 1px solid #8A8787;
    border-radius: 4px;
    margin-top: 3.5rem;
}
.canvocation-tabs .nav-tabs .nav-item:first-child{
    margin-left: .94rem;
}
.canvocation-tabs .nav-tabs {
    border-bottom: 0;
    position: relative;
    bottom: 32px;
}
.floater .notification{
    position: fixed;
    right: -2.3%;
    z-index: 9;
    top: 80%;
}
.floatrightsidebar1{
    position: fixed;
    right: -2.3%;
    z-index: 9;
    top: 50%;
    transform: rotate(90deg);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 25px #161F4E87;
    font: normal normal normal 16px/24px "Raleway", sans-serif;
    letter-spacing: 0px;
    color: #161F4E;
    text-transform: uppercase;
}
.floatrightsidebar1:hover{color: #161F4E;}


.nibm-carousel {
    /* background: #161F4E; */
    padding: 2rem 0;
    background-image: url("background_Life.8f726a629cb9.png");
}

#lifenibm .owl-nav.disabled {
    display: none !important;
}
#lifenibm .owl-dots{
    text-align: center;
}
#lifenibm .owl-dots .owl-dot.active span, #lifenibm .owl-dots .owl-dot:hover span{
    background-color: #F7B408 !important;
    border: 1px solid #F7B408 !important;
}
.fee-pgdm button.common-btn1 a {
    color: #161F4E;
}
.fee-pgdm .common-btn1:hover a {
    color: #fff;
}

.fee-pgdm button.common-btn1{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.tender-box {
    display: flex;
    align-items: flex-start;
    padding: .5rem 1rem .5rem 0;
}
.tender-content{margin-left: 1rem;}
.tender-content p{
    margin-top: -5px;
    font-weight: 600;
    opacity: .8;
    margin-bottom: 0;
}
/* .tender-box p:hover{
    color: #2035A5;
    cursor: pointer;
} */
.hover-img{display: none;}
.tender-box:hover p{
    color: #2035A5;
    cursor: pointer;
}






ul.Social-list .fab{    margin-right: 1.8rem;}
.top-bar-social {
    background-color: #000000;
}
.logo-header{
    background-color: #161f4e;
    position: relative;
    z-index: 1;
    padding: 0.2rem;
}
.top-tagline p{margin-bottom: 0;}
.top-logo{
    position: relative;
    top: .7rem;
}
.navbar_css .logo img{width: 52px;}
/* .navbar{margin-left: 3.5rem;} */
.navbar_css{position: static;}
.fixed-top {
    background-color: #00338D;
    color: #FFFFFF;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 991;
}
#mobile-navbar-pgdm.fixed-top {
    background-color: #fff;
}
.transparent-header {
    /* padding: 10px 0; */
    /* position: absolute; */
    /* top: 95px; */
    left: 0;
    right: 0;
    z-index: 1;
    padding: 0 !important;
}

.navbar-item .btn::before{
    color: #161F4E;
}

.navbar-item .btn::after{
    color: #161F4E;
}

.fixed-top .transparent-header{z-index:0;    top: 108px;}
.apply-btn{background: #F7B408 0% 0% no-repeat padding-box;}
.contact-btn{
    border: 0px solid #161F4E;
    background: #161F4E;
    padding: 8px 15px;
}
.fixed-top .contact-btn a {
    color: #fff;
}
.fixed-top .contact-btn{border:0px solid #161F4E; }



.course-pgdm{
    padding-bottom: 3rem;
    padding-top: 4rem!important;
}

.imgcaption{
    background-color:#d8f2fc;
    padding :10px 0px;
    
}

.imgcaption h4{
    font-size: 20px;
    text-align: center;
    color : #161F4E;
    line-height : 30px;
    margin-bottom: 0px;
}


#lifecampus2 .owl-dots{
    text-align: center;

}
#lifecampus2 .owl-nav.disabled {
    display: none !important;
}

.per-read img{padding-left: .8rem;}
.per-read { text-align: left;}
.per-read a{color: #f7b408;}
.per-read a:hover{
   text-decoration: underline;
   
}



.contact-form input[type=text], .contact-form input[type=email],.contact-form input[type=phone], .contact-form textarea {
    width: 100%; 
    padding: 10px;
    border: 0;
    border-radius: 4px;
    box-sizing: border-box;
    margin-bottom: 16px;
    resize: vertical;
    background: #F5F5F5 0% 0% no-repeat padding-box;
  }
  .contact-form textarea {min-height:6rem;}
  .contact-form input[type=submit] {
    background-color: #F7B408;
    color: white;
    padding: 7px 20px;
    border: none;
    cursor: pointer;
    font-size: 14px;
    line-height: 24px;
    margin: 0 auto;
    max-width: 200px;
    min-width: 200px;
    margin-top: 1rem;
  }
  
  .contact-form input[type=submit]:hover {
    background-color: #F7B408;
  }
  .contact-form label{
    display: inline-block;
    margin-bottom: .3rem;
    letter-spacing: 0px;
    color: #030303;
    font-size: 14px;
    line-height: 24px;
  }
  .contact-form .col-md-6{
    margin-bottom: 1rem;
  }
  .contact-us{padding-top: 2rem !important;}
  .contact-us-form{margin-bottom: 3rem;}
  .career-section a{color: #2035A5;}
  .career-section h3,.tender-section h3{margin-bottom: 1rem;}
  .tender-box {
    display: flex;
    align-items: flex-start;
    padding: .5rem 1rem .5rem 0;
}

.desktop-navbar .dropdown{position:relative;}

a.contact-telephone, a.contact-email{
    color: #000 !important;
}


.thankyou .form-card{
    text-align: center;
}
.thankyou .form-card button{
    border: 1px solid #161F4E;
    background: transparent;
    padding: 5px 30px;
    font-size: 14px;
    margin-top: 2rem;
}
.thankyou .form-card h2{
    padding: 30px 20px 22px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}





.director-box{
    /* background-color: yellow; */
    /* position: absolute; */
    left: 35%;
    right: 0;
    top: 9.2%;
}
.director-box img{width: 160px !important;}
.director-box .board-direcoor:first-child{font-weight: bold;}
.director-box .board-title, .director-box .board-direcoor{
    color: #fff !important;
    border-bottom: 0;
    padding: 0.1rem 0;
}

.director-box .board-direcoor {
    border-bottom: 0 !important;
}

h5.director-line {
    position: relative;
}

h5.director-line:after {
    border-bottom: 3px solid #f6b531;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 24px;
    width: 95%;
    margin: 0 auto;
}

.owl-nav {
    margin-top: 0 !important;
}

.mobile-heading{
    font-size: 0.89rem;
    line-height: 0.9rem;
    font-weight: bold !important;
    color: black;
}

.mobile-heading-para{
    font-size: 0.9rem;
    /* tagline font - color: black; */
    font-size: 0.6rem;
    line-height: 0.6rem;
}
.new-yellow-read-btn{
    margin-top: -3rem;
    z-index: 99999999;
    position: sticky;
}