.hd {
  border-radius: 0 0 1px 15px;
  background: #2D8A43;
  height: 50px;
  color: #fff;
  text-align: right;
   margin-left:430px;
}
.hd ul {
    list-style: none;
}
.social{
  color: #fff;
}
style attribute {
  text-align: right;
  margin-right: -10px;
}

.cd_row{
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 10rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
  margin-bottom: 5rem;
}
.about_row{
  margin-top: 5rem;
  margin-left: calc(-.5 * var(--bs-gutter-x));
  margin-bottom: 5rem;
  padding-left: -10rem;
}
.a_col-lg-10 {
  flex: 0 0 83.33333%;
  max-width: 100%;
}

.a_nav-item{
  position: relative;
border-bottom: 4px solid #2D8A43; 
font-size: 1.5rem; 
margin-left: 0px;
margin-right: 15px;
margin-bottom: 18px;
width: 23%;
}

.circle {
  position: absolute;
  left: 7rem;
  bottom: -10px;
  width: 18px;
  height: 18px;
  background-color: #2D8A43;
  border-radius: 50%;
}

about{
  margin-top: 2rem;
}

.pmsg_nav-item{
  border-bottom: 4px solid #2D8A43; 
  font-size: 1.5rem; 
  margin-left: 0px;
  margin-right: 15px;
  margin-bottom: 15px;
  width: 23%;
  }

  .pmsg_circle{
    position: absolute;
    left: 4rem;
    bottom: 426px;
    width: 18px;
    height: 18px;
    background-color: #2D8A43;
    border-radius: 50%;
  }

  .author-image {
    border: 13px solid #2D8A43;
    border-radius: 100%;
    display: block;
    margin: auto;
    width: 400px;
    height: 400px;
    object-fit: cover;
}
.st_nav-item {
  position: relative;
  border-bottom: 4px solid #2D8A43;
  margin-left: 29rem;
  width: 27%;
  margin-top: 25px;
}

.st_circle{
  position: absolute;
  left: 10rem;
  width: 18px;
  height: 18px;
  background-color: #2D8A43;
  border-radius: 50%;
  margin-top: -8px;
}

.cbtn-primary:hover {
  color: #fff;
  background-color: #2D8A43;
  border-color: #2D8A43;
}

.cbtn-primary {
  color: #fff;
  background-color: #FF6600;
  border-color: #FF6600;
}


.rbtn-primary {
  color: #fff;
  background-color: #2D8A43;
  border-color: #2D8A43;
}

.rbtn-primary:hover {
  color: #fff;
  background-color: #FF6600;
  border-color: #FF6600;
}

/* topper section css */



.st_img-fluid {
    max-width: 50rem;
    height: 20rem;
}
/* topper section end */

/* news&events */
.ne_nav-item {
  position: relative;
  border-bottom: 4px solid #2D8A43;
  margin-left: 28rem;
  width: 21%;
}

.ne_circle{
  position: absolute;
  left: 7rem;
  width: 18px;
  height: 18px;
  background-color: #2D8A43;
  border-radius: 50%;
  margin-top: -8px;
}


.features__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.features__item {
  /* width: calc(33.333% - 2rem); */
  position: relative;
  margin-top: 4rem;
  margin-left: 2rem 
}
.features__item::before {
  content: '';
  position: absolute;
  top: 0;
  right: -2rem;
  height: 100%;
  border-left: 1px solid #c1c0c0;
  border-left: 0.0625rem solid #c1c0c0;
}
.features__content {
  padding: 32px 29px;
  font-size: 75%;
}
.zero>:first-child {
  margin-top: 0;
}
.features__title {
  /* font-family: 'noto serif',serif; */
  font-size: 24px;
  font-size: 1.5rem;
}




/*gallery */
.gal_nav-item {
  position: relative;
  border-bottom: 4px solid #2D8A43;
    margin-left: 29.7rem;
    width: 15%;
    margin-top: 20px;
}
.gal_circle {
  position: absolute;
  left: 4.5rem;
  width: 18px;
  height: 18px;
  background-color: #2D8A43;
  border-radius: 50%;
  margin-top: -8px;
}

.recent-work.card{
  border-radius: 10px !important;
  margin-left: 2rem;
}
.recent-work .recent-work-vertical {
	background: rgb(255,255,255);
  background: linear-gradient(0deg, rgba(180,173,173,.68) 0%, rgba(255,255,255,0) 33.333%, #2D8A43, rgba(255,255,255,0) 99.999%);
  background-size: 300% 300%;
  background-position: 0% 100%;
  transition: .5s;
  cursor: pointer;
}
.recent-work .recent-work-vertical:hover {
  background-position: 0% 0%;
  transition: .5s;
}
.recent-work .recent-work-vertical:hover div.recent-work-content {
  top: 50%;
  margin-top: -2.5em;
  position: absolute;
}
.recent-work .recent-work-vertical:hover * {
  color: white;
  transition: .5s;
}

.a_nav-itemc {
  position: relative;
  border-bottom: 4px solid #2D8A43;
  font-size: 1.5rem;
  margin-left: 31rem;
  margin-right: 15px;
  margin-bottom: 18px;
  width: 13%;
}

.circle_c {
  position: absolute;
  left: 4rem;
  bottom: -0.6rem;
  width: 18px;
  height: 18px;
  background-color: #2D8A43;
  border-radius: 50%;
}

.a_nav-itemg {
  border-bottom: 4px solid #2D8A43;
  font-size: 1.5rem;
  margin-left: 26.8rem;
  margin-right: 15px;
  margin-bottom: 18px;
  width: 23%;
}
.circle_g {
  position: absolute;
  left: 42rem;
  bottom: -2.2 rem;
  width: 18px;
  height: 18px;
  background-color: #2D8A43;
  border-radius: 50%;
}

.circle_e {
  position: absolute;
  left: 41.5rem;
  bottom: -.8rem;
  width: 18px;
  height: 18px;
  background-color: #2D8A43;
  border-radius: 50%;
}

.h6_b{
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: #fbfbfb;
}

.a_nav-itemb {
  position: relative;
  border-bottom: 4px solid #2D8A43;
  font-size: 1.5rem;
  margin-right: 15px;
  margin-bottom: 18px;
  width: 23%;
}
.circle_b {
  position: absolute;
  left: 7rem;
  bottom: -.6rem;
  width: 18px;
  height: 18px;
  background-color: #2D8A43;
  border-radius: 50%;
}

.btn_b {
  display: inline-block;
  font-weight: 400;
  color: #6C6A74;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 2px solid transparent;
  padding: 0.375rem 1.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 8px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-outline-primaryb{
  color: #FF6600;
  border-color: #FF6600;
}

.btn-outline-primaryb:hover {
  color: #fff;
  background-color: #FF6600;
  border-color: #FF6600;
}
.btn_b:hover {
  text-decoration: none;
}

.blog-item img {
  transition: .5s;
}

.mb-2_b{
  width: 15rem;
  line-height: .20rem;
  height: 21rem;
}

.mb-2_e{
  margin-bottom: 0.5rem !important;
  line-height: .20rem;
}

.a_nav-iteme {
  position: relative;
  border-bottom: 4px solid #2D8A43;
  font-size: 1.5rem;
  margin-right: 15px;
  margin-bottom: 18px;
  width: 20.5%;
}
.circle_e {
  position: absolute;
  left: 6.5rem;
  bottom: -0.6rem;
  width: 18px;
  height: 18px;
  background-color: #2D8A43;
  border-radius: 50%;
}

.row_e {
  display: flex;
  flex-wrap: wrap;
  margin-right: -300px;
  margin-left: 75px;
}

/* gal_popup */


* {
  box-sizing: border-box;
}

.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal_e {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 30px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(44, 34, 34, 0.829);
}
.modal_e {
  .header{
    display: none;
  }
}

/* Modal Content */
.modal-content_e {
  position: relative;
  /* background-color: #fefefe; */
  margin: auto;
  padding: 0;
  width: 90%;
  height: 60%;
  max-width: 1200px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 0px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  /*position: absolute;
  top: 320px;*/
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.caption-container {
  text-align: center;
  padding: 2px 16px;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

.rowb {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}

/* onload popup */
  .modal-body { 
    /* h1 { 
      font-weight:900; 
      font-size:2.3em;
      text-transform:uppercase;
    } */
    
    a.pre-order-btn { 
      color:#000;
      background-color:gold;
      border-radius:1em;
      padding:1em;
      display: block;
      margin: 2em auto;
      width:100%;
      font-size:1.25em;
      font-weight:6600;
      &:hover { 
      background-color:#000;
        text-decoration:none;
        color:gold;
      }
    }
    
    
  }
  