

 .bannerbacksports{
  background-image: url(../img/sportslogo/sportsbanner.png);
  height: 500px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
 }
 .bannerbackenergy{
  background-image: url(../img/energypics/bannerenergy1.png);
  height: 500px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
 }
.bannerbackites{
  background-image: url(../img/ITESlogo/iitbanner.png);
  height: 500px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.bannerbackeduction{
  background-image: url(../img/education/EDUCATION.jpg);
  height: 500px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
 .agriheding{
  color: white;
  font-size: 65px;
  font-weight: 700;
  text-align: center;
}
.companyheadingblack{
  color: black;
  font-size: 65px;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 767px) {
  .carousel-inner .carousel-item>div {
    display: none;
  }

  .carousel-inner .carousel-item>div:first-child {
    display: block;
  }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex;
}

/* medium and up screens */
@media (min-width: 768px) {

  .carousel-inner .carousel-item-end.active,
  .carousel-inner .carousel-item-next {
    transform: translateX(25%);
  }

  .carousel-inner .carousel-item-start.active,
  .carousel-inner .carousel-item-prev {
    transform: translateX(-25%);
  }
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start {
  transform: translateX(0);
}
.hightcl {
  font-size: 65px;
  color: #05204d;;
  text-align: center;
}

.hg4div {
  min-height: 300px;
  border: 1px solid #b1b1b1;
  height: auto;
  border-radius: 20px;
  position: relative;
  margin: 8px;
  padding: 15px;
}

  .circ4div {
    border: 1px solid #b1b1b1;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    margin: 0px auto;
    background-color: #fff;
    margin-top: 15px;
}
  .css76 {
    font-size: 30px;
    font-weight: 600;
    color: #3b7b2b;
    padding-right: 0px;
    text-align: center;
    padding: 10px 0px 0px 0px;
  
}

  .textheighcss {
      font-size: 17px;
    
  }


.treesize {
width: 70%;
height: auto;
position: relative;
left: 2%;
top: 25%;
border-radius: 13px;
}

.mountsize {
width: 65%;
height: auto;
position: relative;
top: 25%;
border-radius: 19px;
}
.imgcollapsdiv{
  display: inline-flex;
 
}

.colorrow {
  background-color: #f0f0f0;

}

.accordion {
  background-color:white;
  color: #444;
  cursor: pointer;
  padding: 11px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  border-radius: 0px 10px 10px 0px;
  box-shadow: 1px 1px 3px 1px #888888; 
 
}
.headingcolorfont{
  font-family: 'Roboto', sans-serif;
  font-size: 44px;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 36px;
  color: #3b7b2b;
  line-height: 45px;
}
.headingcolorfontgov{
  font-family: 'Roboto', sans-serif;
  font-size: 44px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 800;
  line-height: 36px;
  color: #f06023;
  line-height: 45px;
}
.lablecss {
  background: white;
  text-align: center;
  border-radius: 15px;

}
.invest-opportunities-leftimage{
  background-image: url("../img/img3.jpg");
  background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
background-color: #34b44c;
}
.accordion-button:not(.collapsed) {
background-color: #ef6023 !important;
color: #fff !important;
}
/* ============================================== */
.aspect-16to9 {
  height: auto;
  width: 100%;
}

.p-16to9 {
  position: relative;
  padding-bottom: 56%;
  overflow: hidden;
}

.card-body-content {
  position: absolute;
  top: 1rem;
  bottom: 1rem;
  right: 1rem;
  left: 1rem;
  overflow: hidden;
}


/* ================================================= */

.liytabcss {
  /* margin-left: 5px; */
  background-color: #f0f0f0;
  border-radius: 7px;
  width: 100%;
}

.clickdivgreen {
  background: #f0f0f0;
  border-radius: 7px;
}
.imageshowwhite {
  display: none;
}

.active .imageshowwhite {
  display: block;
  margin:0px auto;
}

.active .imageshowblack {
  display: none;
}
.govtextright{
  text-align: left;
  color: black;
      }
      .colororange ul li a.active {
  background-color: #f06023 !important;
  color: #fff !important;
      }
  
      .ulpotset{
       font-size: 20px;
        }
  
        .colororange ul li a.active .text-black {
          color:#fff !important;
        }
        .colororavss ul li a.active {
          background-color: #f06023 !important;
          color: #fff !important;
          border-radius: 0px;
              }
              .liststyle {
                  list-style: none;
                }
                .datatabcss1 {
                  font-size: 18px;
                  color: black;
                  padding: 25px;
                }
                .fontbold {
                  font-weight: 700;
                }

                .cardbtnor{
                  background-color: #f06023 !important;
                  background-size:200%, 1px;
                  color:#fff !important;
                  border: 0px !important ;
                }
              
.govtsupp .hg4div {
  color: white;
  min-height: auto !important;
  border: 1px solid #b1b1b1;
  height: auto;
  border-radius: 8px;
  padding: 15px;
  text-align: center;
  margin-left: 0px;
  background-color: #34b44c;

}
.colororavss ul li a.active {
background-color: #f06023 !important;
color: #fff !important;
    }

    .keyrowcss {
      background-color:#f0f0f0;
      padding-top: 25px;
      padding-bottom: 30px;
    }
    .agri-header-login-btn {
      background: #f06023;
      padding: 5px 20px;
      border-radius: 4px;
      display: inline-block;
      color: #fff;
      font-size: 16px;
  }
    .keyplcss {
      text-align: center;
      margin-top: 10px;
      font-size: 70px;
      font-weight: 700;
    }
    .importcss {
      padding-top: 10px;
      padding-bottom: 25px;
    }
    .govtsupp .govhovdiv {
      color: black;
      min-height: auto !important;
      border: 1px solid #b1b1b1;
      height: auto;
      border-radius: 8px;
      padding: 15px;
      text-align: center;
      margin-left: 0px;
      /* background-color: #b9b6b67a */
  padding: 30px 15px;
  } 
  .govhovdiv a img {
    height: auto !important;
    width: 14%;
  }

  .govhovdiv:hover {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(0px);
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.32);
    cursor: pointer;
    border-radius: 5px;
    background-color: #34b44c;
    color:#fff;
}



  .maprowcss {
    background-color: #f0f0f0;

  }
  .catacss {
    font-size: 25px;
    font-weight: 700;
    text-align:left;
    color: #f06023;

  }
  .inputcss {
    border: 2px solid #34b44c;
    border-radius: 7px;
    width: 250px;
  }
  .subcss {
    font-size: 25px;
    font-weight: 700;
    margin-left: 0px;
    text-align:left;
    color: #f06023;
  }
  .inputcss2 {
    margin-left: 0px;
    border: 2px solid #34b44c;
    border-radius: 7px;
    width: 250px;
  }
  
  .magmapcss {
    position: relative;
    bottom: 25%;
  } 
  .container {
    overflow: hidden;
.sliderkey {
    animation: slidein 30s linear infinite;
    white-space: nowrap;
    .logos {
      width: 100%;
      display: inline-block;
      margin: 0px 0;
      .fab {
        width: calc(100% / 5);
        animation: fade-in 0.5s 
          cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
      }
    }
  }
}

@keyframes slidein {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.carousel-control-prev .carousel-control-prev-icon{
  background-color: #34b44c;
}
.carousel-control-next .carousel-control-next-icon{
  background-color: #34b44c;
}

.bggraybackcolor{
background-color: #f5f5f5;
}
.maindetarty-feild{
  color: rgb(248, 0, 0);
  font-size: 16px;
}
.borderclass{
  border-left: 1px solid #e0e0e0;
}

.marpad{
  margin-left: 50px;
  padding-left: 50px;
}
.textfontbold{
  font-weight:600;
  }
  .leftpad{
    padding-right: 50px;
    text-align: justify;
  }

  .carousel-control-next, .carousel-control-prev {
    width: 8% !important;
}