
.bannerback {
  background-image: url(../img/tourismbanner.jpg);
     height: 500px;
     width: 100%;
     background-repeat: no-repeat;
     /* background-attachment: fixed;   */
     background-size: cover;
   }
   .agriheding{
    color: white;
    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: 250px;
      border: 1px solid #b1b1b1;
      height: auto;
      border-radius: 20px;
      position: relative;
      margin: 10px;
      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: 26px;
      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/tourlogo/investment-opportunities.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: #f06023 !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: 0% !important;
                }
                .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 ;
                  }

.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;
  }
  
  .carousel-control-prev .carousel-control-prev-icon{
    background-color: #34b44c;
  }
  .carousel-control-next .carousel-control-next-icon{
    background-color: #34b44c;
  }
  .borderclass{
    border-left: 1px solid #e0e0e0;
  }