    header .item {
  height: 100vh;
  position: relative;
}
.main-header .logo-box .logo {
    max-width: 100%!important;
}
.page-title-two .lower-content {
    background: #bd8134!important;
}
header .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.team-block-two .inner-box {
 width: 100%!important;
}
.header-top .info li a:hover {
    color: #e0bf64 !important;
}
.team-style-two {
    padding: 45px 0px 0px 0px!important;
}
.team-block-two .inner-box .lower-content {
    text-align: center!important;
}
.team-block-two .inner-box .lower-content h3 a:hover {
    color: #dc143c!important;
}
h1, h2, h3, h4, h5, h6 {
    position: relative;
    font-family: 'Poppins', sans-serif!important;
}
.page-title-two .title-box h1 {
    font-weight: 600!important;
}
.NMDC_v h3 {
    color: #d23150!important;
    font-weight: 700!important;
    margin-bottom: 5px!important;
}
.feature-block:nth-child(2) .feature-block-one .inner-box h3 {
    font-weight: 500!important;
    font-size: 18px!important;
    margin-bottom: 10px!important;
}
.fhtjfk{
    padding: 60px 0px!important;
}
.contact-section .default-form .form-group input[type='text'], .contact-section .default-form .form-group input[type='email'], .contact-section .default-form .form-group textarea {
    cursor: pointer!important;
}
.single-information-block .inner-box .icon-box img {
    width: 20%!important;
    transition: all 500ms ease;
}
.swal2-select {
    display: none;
}
#name-error,#email-error,#phone-error,#subject-error,#message-error{
    color: red!important;
}
.contact-section .default-form .form-group input:focus, .contact-section .default-form .form-group textarea:focus {
    border-color: #d23150 !important;
    cursor:pointer!important;
}
.single-information-block .inner-box .icon-box {
    min-height: 60px!important;
    margin-bottom: 10px!important;
}
#fdfd{
    margin-bottom: 20px!important;
}
.single-information-block .inner-box {
    position: relative;
    display: block;
    background: #d23150!important;
    border-radius: 10px!important;
    overflow: hidden;
    padding: 20px 30px 20px 30px!important;
    margin-bottom: 10px!important;
}
.feature-block-one .inner-box p {
    color: #061a3a;
    margin-bottom: 10px!important;
}
.NMDC_v p {
   text-align: justify!important;
}
header .item .cover {
  padding: 75px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
}
header .item .cover .header-content {
  position: relative;
  padding: 56px;
  overflow: hidden;
}
header .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
header .item .cover .header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
header .item .cover .header-content h1 {
  font-size: 56px;
  font-weight: 600;
  margin: 5px 0 20px;
  word-spacing: 3px;
  color: #fff;
}
header .item .cover .header-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}
header .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
header .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
header .owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
header .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
header .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
header .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
header .owl-nav .owl-prev:focus {
  outline: 0;
}
header .owl-nav .owl-prev:hover {
  background: #000 !important;
}
header .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
.edk{
    width: 15%!important;
}

.feature-block:nth-child(3) .feature-block-one .inner-box h3 {
    font-weight: 500!important;
    font-size: 18px!important;
    margin-bottom: 10px!important;
}
.workt{
    font-weight: 500!important;
    font-size: 18px!important;
    margin-bottom: 10px!important;
}
.page-title-two .bread-crumb li a:hover {
    text-decoration: none!important;
    color: #efc066!important;
}
.banntop{
    z-index: 99;
}
.page-title-two .bread-crumb li {
    font-size: 15px!important;
}
.page-title-two .bread-crumb li a {
    font-size: 15px!important;
}
header .owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #fff;
}
header .owl-nav .owl-next:focus {
  outline: 0;
}
header .owl-nav .owl-next:hover {
  background: #000 !important;
}
header:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
header:hover .owl-next {
  right: 0px;
  opacity: 1;
}
.main-header.style-two .header-top .top-left li i {
    color: white!important;
}
.main-header.style-two .header-top .top-left li {
    font-size: 14px!important;
}
.main-header.style-two .header-top .top-left li i {
    top: 7px!important;
    font-size: 14px!important;
}
.topsc li{
    margin: 0px 10px!important;
}
.main-header .btn-box .theme-btn-one {
    box-shadow: none!important;
    border-radius: 5px!important;
    background: #d23150!important;
}
.theme-btn-one:before {
    border-radius: 5px!important;
}
.theme-btn-one:before {
    background: #c0863a!important;
}
.social-links.-footer ul li {
    background: transparent!important;
}
.footer-top .links-widget .links li a:hover {
    color: bisque!important;
}
.footer-top .logo-widget .footer-logo {
    max-width: 200px!important;
}
.footer-top .links-widget .links li a:before {
    background: bisque!important;
}
.footer-top .contact-widget .widget-content li a:hover {
    color: bisque!important;
}
.social-links.-footer ul li {
    width: 40px!important;
}
.mr{
    color: white!important;
    font-size: 20px!important;
}
.main-menu .navigation > li > a {
    font-size: 16px!important;
    padding: 0px 25px!important;
}
.footer-bottom {
    padding: 8px 0px!important;
    border-top: 1px solid white;
}
.footer-top {
    background-color: #dc143c!important;
}
.footer-top .contact-widget .widget-content li i {
    color: white!important;
}
.footer-top .contact-widget .widget-content li:first-child i {
    top: 5px!important;
}
.footer-top .contact-widget .widget-content li i {
    font-size: 17px!important;
}
.footer-top .contact-widget .widget-content li i {
    top: 5px!important;
}
.footer-top .contact-widget .widget-content li {
    margin-bottom: 10px!important;
    padding-left: 30px!important;
    text-align: justify!important;
}
.kshama{
    color: #e2b768!important;
}
.footer-top .logo-widget .footer-logo {
    margin-bottom: 15px!important;
}
.footer-top .logo-widget {
    margin-right: 0px!important;
}
.fff:after{
  content:"";
   position:absolute;
   border: 1px solid white;
   width:50px;
   bottom:-8px;
   left:0px;
}
.scroll-top {
    background: #c0863a!important;
}
.scroll-top {
    width: 50px!important;
    height: 50px!important;
    font-size: 20px!important;
}
.scroll-top.open {
    bottom: 20px!important;
    border-radius: 50px!important;
    right: 1%!important;
}
.footer-top {
    padding: 20px 0px 20px 0px!important;
}
.sdbg3 {
    background-color: #c0863a!important;
}
.all-facilities .rapl_row > .w3-col {
    padding: 10px!important;
}
.counter-block-one .inner-box .count-outer {
    color: #ffffff!important;
}
.all-facilities .rapl_box:hover {
    background-color: #d23150!important;
}
.counter-block-one .inner-box h4 {
    color: #e7af66!important;
}
.bg-color-2 {
    background-color: #d23150!important;
}
.footer-top .widget-title {
    margin-bottom: 25px!important;
}
.footer-top .links-widget .links li {
    margin-bottom: 4px!important;
}
.theme-btn-one {
    background: #d23150!important;
    border-radius: 5px!important;
}
.content-box .text{
    text-align: justify!important;
}
 #rtetret{
        padding: 30px 30px 100px 30px!important;
  }
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .mbli{
   display:none!important;
  }
  .mobile-menu .navigation li > a {
    color: #ffffff!important;
  }
  #rtetret{
      padding: 30px 30px 110px 30px!important;
  }
  .main-header.style-two .header-top .top-left li:before {
    display:none!important;
  }
  .mobile-menu .nav-logo {
    padding-bottom: 30px!important;
  }
  .mobile-menu .menu-box{
    background: #d23150!important;
  }
  .mobile-menu .contact-info {
    position: relative;
    padding: 25px 30px 20px 30px!important;
}
header .item .cover .header-content h2 {
    font-size: 20px!important;
}
header .item .cover .header-content h1 {
    font-size: 22px!important;
}
header .item .cover .header-content h4 {
    font-size: 15px!important;
    line-height: 21px!important;
}
header .item .cover {
    padding: 8px 0!important;
    top: -70px!important;
}
}
@media only screen and (max-width: 767px){
.banner-section.style-two {
    padding: 50px 0px 220px 0px!important;
}
}