.navbar-dark .navbar-brand {
    color: #fff;
    margin-left: 50px;
}
.fixed-top {
   
    background:#45c75b;
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: white;
  font-weight: 700;
  padding-right: 35px;
  position: relative;
    display: block;
    text-decoration: none;
    z-index: 0;
}

.navbar-expand-lg {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}
.nav-link:hover {
  color: #d33123 !important;
}

.navbar-brand img {
  width: 300px;
}

.banner-section {
 
    background-image: url("../images/banner.jpg");
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    margin-top: 61px;
    text-align: center;
}

.box2 {
  width: 100%;
  height: 200px;
}
.box3 {
  width: 100%;
  height: 200px;
}
.box1 img {
  width: 100%;
  height: 400px;

}
.box2 img {
  width: 100%;
  border-left: 5px solid #ececec;
  border-right: 5px solid #ececec;
  border-bottom: 5px solid #ececec;
  height: 200px;
}
.box3 img {
  width: 100%;
  border-left: 5px solid #ececec;
  border-right: 5px solid #ececec;
  height: 200px;

}.box4 img {
  width: 100%;
  height: 400px;
}
.boxbg {
  margin-top: -80px;
  border: 5px solid #d3d2d2;
  margin-left: -4px;
    margin-right: -4px;
}
.boxbg2{
  padding: 0px;
}
.play-now-btn {
  position: absolute;
  left: 14px;
  bottom: 12px;
  background: #45c75bd1;
  color: #fff;
  border: none;
  padding: 10px 25px;
  font-family: sans-serif;
}
.REVIEW-btn{
  position: absolute;
  right: 14px;
  bottom: 12px;
  background: #45c75bd1;
  color: #fff;
  border: none;
  padding: 10px 25px;
  font-family: sans-serif;


}
.play-now-btn2 {
  position: absolute;
  left: 12px;
  top: 135px;
  background: #45c75bd1;
  color: #fff;
  border: none;
  padding: 10px 25px;
  font-family: sans-serif;
}
.REVIEW-btn2 {
  position: absolute;
  right: 12px;
  top: 135px;
  background: #45c75bd1;
  color: #fff;
  border: none;
  padding: 10px 25px;
  font-family: sans-serif;
}
.boxbg p {
  position: absolute;
  bottom: 50px;
  left: 125px;
  color: #fff;
  background: #000000cf;
  font-size: 12px;
}
.featured-sec-box {
  background: #fff;
  box-shadow: 0px 0px 10px 0px #000;
  min-height: 230px;
  text-align: center;
  transition: all ease 0.8s;
  margin-top: 20px;
  border-radius: 10px;
}
.featured-sec-box h6, .featured-sec-box .feature-content-text {
  font-size: 12px;
  margin: 15px 10px 0;
  color: #000;
  line-height: 0px;
}
.line-height-twenty-two {
  line-height: 22px;
}
.site-button { 
  border: 1px solid red;
  padding-top: 6px;
  padding-bottom: 6px;
  color:#002907;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.site-button:hover {
  text-decoration: none;
  background-color: #ffffff;
  color: rgb(11, 46, 2);
}
.featured-sec-box:hover {
  background: #45c75b;
}
.tables {
  background: #e1e1e1;
  margin-top: 10px;
  padding-bottom: 10px;
}
.featured-sec-box a {
  text-decoration: none;

}
.featured-sec-box img {
  width: 100%;
  height: auto;
  border-radius: 5px 5px 0px 0px;
}
.text-contant {
  margin-left: 40px;
}
.pimg {
  width: 100%;
}
.sidelink a {
  display: inline-block;
    font-size: 15px;
    border: 2px solid;
    width: 100%;
    height: 3em;
    font-family: sans-serif;
    text-align: center;
    line-height: 3em;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: 0.5s;
    color: rgb(46 114 39);
    border-radius: 10px;
}
.sidelink {
  margin-top: 32px;
  padding-right: 40px;
}


.indigo {
  background: #45c75b;
  color: #fff;
}
.term {
  float: right;
  margin-top: 26px;
}
.py-3 a {
  color: black;
}

.container-fluid {
  max-width: 1600px;}
  .footer-img {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 767px) {

  .box2 img {
    border-top: 10px solid #ececec;
}
.box3 img {
  border-bottom: 10px solid #ececec;
}

}

@media only screen and (max-width: 991px) and (min-width: 767px)  {

  .sidelink a {
    font-size: 12px;
    width: 14em;
}

@media only screen and (max-width: 1200px) and (min-width: 1000px)  {

.sidelink a {
  display: inline-block;
  font-size: 14px;
  width: 15em;}

}


}
@media only screen and (max-width: 1200px) {

  .navbar-dark .navbar-nav .nav-link {
    color: white;
    font-weight: 526;
    padding-right: 5px;
    position: relative;
    display: block;
    text-decoration: none;
    z-index: 0;
}
.sidelink {
 
  padding-right:0px;
}
}
@media (min-width: 992px){

.col-lg-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

}