.text-muted {
  color: #2b2b2b;
}
.img-title {
  text-align: center;
  color: #2b2b2b;
}
.about_text {
  color: #2b2b2b !important;
}
.spotlight-title {
  padding: 9px;
  background: #f79900;
  color: #fff;
  text-transform: uppercase;
  width: 12%;
  z-index: 9;
  text-align: center;
}

.innews {
  /*margin-top: 141px;*/
  background-color: #f9f9f9;
  color: #000;
}
.fullcontent {
  width: 100%;
}

.tickercontainer {
  background: none repeat scroll 0% 0% #f9f9f9;
  height: 40px;
  padding-top: 10px;
  margin: 0px;
  padding-right: 1px;
  overflow: hidden;
  color: #000;
}
.tickercontainer a {
  color: #913619;
  font-weight: 600;
  margin-right: 20px;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: pointer;
}

/***
Bootstrap Line Tabs by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/

/* Tabs panel */
.tabbable-panel {
  border: 1px solid #eee;
  padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  /*margin-right: 2px;*/
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
  text-align: center;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open,
.tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fff0b8;
}
.tabbable-line > .nav-tabs > li.open > a,
.tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i,
.tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu,
.tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #fdc800;
  position: relative;
  padding: 0;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
  display: inline-block;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

/*07-12-2018*/
.mgmt-ul ul li {
  position: relative;
}
.mgmt-ul ul li:before {
  content: "\f105";
  position: absolute;
  left: -10px;
  font-family: FontAwesome;
  color: #002147;
  top: 0;
  text-align: justify;
}

.customers ul li {
  position: relative;
}
.customers ul li:before {
  content: "\f105";
  position: absolute;
  left: -10px;
  font-family: FontAwesome;
  color: #002147;
  top: 0;
  text-align: justify;
}
.text-muted p {
  margin-top: 0px;
  text-align: justify;
  color: #2b2b2b;
  font-size: 15px;
  margin-bottom: 7px;
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .spotlight-title {
    width: 24%;
  }
  .innews {
    margin-top: 20px;
  }
  .tickercontainer {
    margin-top: -41px;
  }
  .infra-img {
    width: 49%;

    display: inline-block;

    margin-top: 15px;
  }
}

@media only screen and (max-width: 480px) {
  .home-gallery {
    height: unset !important;
  }
  .about-img {
    height: 170px;
  }
  .about-bg {
    margin-bottom: 20px;
  }

  .spotlight-title {
    width: 34%;
    font-size: 12px;
    height: 33px;
  }
  .tickercontainer marquee {
    padding-top: 5px;
  }
  .innews {
    margin-top: 20px;
  }
  .tickercontainer {
    margin-top: -41px;
  }
  .about-img img {
    height: 240px;
  }
  .infra-img {
    margin-top: 15px;
  }
}

@media only screen and (min-width: 515px) and (max-width: 767px) {
  .productbox {
    width: 49%;
    display: inline-block;
  }
}
@media only screen and (max-width: 320px) {
  .spotlight-title {
    width: 36%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  .spotlight-title {
    width: 16%;
  }
}

/* Code by Akash */
.header4-area .header-top-left .logo-area {
  height: 101px;
  width: 116px;
  position: absolute;
  background: #fff;
  display: flex;
  justify-content: center;
  border-radius: 50%;
}
.header4-area .header-top-left .logo-area img {
  height: 98px;
  /* margin-top: 5px; */
}
.subTitle_link {
  font-size: 16px;
  color: #fff;
}
.subTitle_link a {
  color: #000;
}
.btn-primary {
  color: #fff;
  background-color: #d7a200 !important;
  border-color: #d7a200 !important;
}
.home-gallery {
  height: 230px;
}
.home-gallery img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.ncte-image {
  height: 300px;
  width: 100%;
  margin-bottom: 20px;
}
.ncte-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.footer-menu {
  column-count: 2;
}
.ncte-head {
  font-size: 22px;
  color: #400c00;
  margin-bottom: 10px;
}
.home-gallery .overlay {
  display: flex;
  justify-content: center;
  align-items: center;
}
.payment-section-text {
  width: fit-content;
  padding: 30px;
}
.payment-section-qr-code {
  width: fit-content;
}
.payment-section-qr-code img {
  width: 70%;
}
.qr-code-outer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.paytm-qr-code {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: fit-content;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
  background: #fff;
}
.payment-section-text h3 {
  font-size: 18px;
}

/* Responsive*/
@media screen and (max-width: 600px) {
  .courses_bed_list {
    column-count: 1 !important;
  }
  .paytm-qr-code {
    flex-direction: column-reverse;
    width: 96%;
  }
  .payment-section-qr-code {
    display: flex;
    justify-content: center;
    width: auto;
  }
  .payment-section-text {
    padding: 0px;
    display: flex;
    padding-top: 20px;
    flex-direction: column;
    justify-content: center;
  }
  .payment-section-text h3 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .payment-section-qr-code img {
    width: 42%;
    margin-top: 20px;
  }
  .slider1-area .nivo-directionNav a.nivo-prevNav:before {
    top: 14px;
    left: 12px;
    font-size: 11px;
  }
  .slider1-area .nivo-directionNav a.nivo-prevNav,
  .slider1-area .nivo-directionNav a.nivo-nextNav {
    width: 35px;
    height: 35px;
  }
  .slider1-area .nivo-directionNav a.nivo-nextNav:before {
    top: 14px;
    font-size: 11px;
    right: 12px;
  }
  .nivo-directionNav a {
    top: 37%;
  }
  .about2-area {
    padding: 17px 0 12px !important;
  }
}
@media screen and (min-width: 1020px) {
  .bed_ul_list {
    column-count: 2;
  }
  .nivoSlider img {
    height: 541px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 770px) {
  .innews {
    margin-top: 28px !important;
  }
  .spotlight-title {
    width: 22%;
  }
  .slider1-area img {
    height: 300px !important;
  }
  .about-bg img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .nivoSlider img {
    height: 200px !important;
  }
}
@media screen and (min-width: 800px) and (max-width: 1030px) {
  .spotlight-title {
    width: 16%;
  }
}

.alert-success {
  position: fixed;
  bottom: 15px;
  right: 15px;
}

/*----- Accordion -----*/
.accordion {
  overflow: hidden;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}
.accordion h3 {
  color: #3140dd;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 15px;
}
/*----- Section Titles -----*/
.accordion-section-title {
  width: 100%;
  padding: 10px 30px 10px 15px;
  display: inline-block;
  background: #fff;
  transition: all linear 0.15s;
  font-size: 1.2em;
  color: #3f3f3f;
  text-decoration: none;
  /* margin: 0 0 12px 0; */
  border: 1px solid #dadada;
  position: relative;
  border-radius: 4px;
}
.accordion-section-title.active,
.accordion-section-title:hover {
  background: #400c00;
  color: #fff;
}
.accordion-section-title:hover .arrow {
  border-top: 6px solid #fff;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid transparent;
}
/*----- Section Content -----*/
.panel-heading.active p {
  background: #400c00;
  color: #fff;
}
.panel-heading.active .panel-title > a:before {
  color: #fff;
}
.panel-title > a:before {
  float: right !important;
  font-family: FontAwesome;
  content: "\f068";
  padding-right: 10px;
  padding-top: 11px;
}
.panel-title > a.collapsed:before {
  float: right !important;
  content: "\f067";
}
.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
  text-decoration: none;
}
.panel-heading {
  padding: 0px !important;
}
.panel-heading h4 p {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
  margin-bottom: 0px;
  padding: 10px 15px;
}

/* Accordion end */
