body{
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}
.centerx{
    margin-right: auto !important;
    margin-left: auto !important;
    display: block;
}



/*navbar*/

.navbar-default {
    background-color: #ffffdc;
    border-color: #ffffdc;
}

.navbar-default {
    position: absolute;
    width: 100%;
    top: 75px;
    z-index: 1;
}
.navbar {
    border-radius: 0px;
}
.navbar-nav>li>a {
    line-height: 26px;
}
.navbar-default .navbar-nav>li>a {
    color: #777;
    font-size: 18px;
    color: #000 !important;
}
.navbar-default .navbar-nav>li>a {
    color: #777;
    margin-right: 8px;
}


.brand-centered {
  display: flex;
  justify-content: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.brand-centered .navbar-brand {
  display: flex;
  align-items: center;
}
.navbar-toggle {
    z-index: 1;
}


/*carousel*/

.carousel {
        margin-left: -20px;
        margin-right: -20px;
      }
.carousel{
	position: relative;
} 


.welcome-section h1{
	text-align: center;
	    font-size: 50px;
    font-weight: bold;
    letter-spacing: 4px;
}
.welcome-section h2{
	text-align: center;
	 font-size: 30px;
    font-weight: bold;
    letter-spacing: 4px;
    margin-top: 10px;
}
.welcome-section{
 margin-right: auto;
        margin-left: auto;
        display: block;
        text-align: center;
        background-color: #FFFFDC;
}
.welcome-section a{
	margin-top: 30px;
  margin-bottom: 30px;
}

.btn{
   border: 3px solid #133e10;
    padding: 15px 40px;
    font-size: 20px;
    color: #133e10;
        border-radius: 100px;

}
.btn:hover , .btn:focus{
  -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
  -o-transition: all 0.3s; 
	transition: all 0.3s;
         background-color: #133e10;
         color: #fff;
}



.bg-img-full {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bg-img-parallax {
    background-attachment: fixed;
}
.main-banner{
    background-image: url(img/back1.png);
}
.main-banner-1{
   background-image: url(img/back2.png);
}


.who-we-r-section h1{
  color:  #0f2c09;
    text-align: center;
      font-size: 50px;
    font-weight: bold;
    letter-spacing: 4px;
    margin-top: 80px;
}
.who-we-r-section p{
  text-align: center;
      font-size: 24px;
    letter-spacing: 2px;
    line-height: 2;
      margin-top: 30px;
  margin-bottom: 30px;
}
.who-we-r-section{
  margin-right: auto;
        margin-left: auto;
        display: block;
        text-align: center;

}
.who-we-r-section a{
margin-bottom: 30px;
}
.who-we-r-section img{
  margin-right: auto;
        margin-left: auto;
        display: block;
        width: 25%;
}

.contact-us-section h1{
  color:  #0f2c09;
    text-align: center;
      font-size: 40px;
    font-weight: bold;
    letter-spacing: 4px;
    margin-top: 80px;
}
.contact-us-section img{
  margin-right: auto;
        margin-left: auto;
        display: block;
        width: 25%;
}
.contact-us-section h2{
  text-align: center;
   font-size: 20px;
    font-weight: bold;
    letter-spacing: 4px;
    margin-top: 10px;
    margin-top: 30px;
    margin-bottom: 50px;
}


.bg-footer {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(img/back3.png);
}

.bg-footer h1{
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 25px;
  margin-top: 40px;
}
.bg-footer h2{
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.bg-footer ul{
padding-inline-start: 0px;
}
.bg-footer ul li{
   color: #fff;
   font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 35px;
  list-style: none;
}
.bg-footer p{
  color: #fff;
   font-size: 18px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
}
.bg-footer p a{
  color: #fff;
  }
  .bg-footer p a:hover , .bg-footer p a:focus{
  text-decoration: none;
  }
.bg-footer p i{
  margin-right: 10px;
}
.bg-footer iframe{
  margin-bottom: 20px;
}


.footer-second{
  border-top: 2px solid #fff;
   margin-left: -20px;
        margin-right: -20px;
}
.footer-second h4{
    color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer-second p{
  margin-top: 10px;
}

.hovicon-fb{
display: inline-block;
    font-size: 20px;
    line-height: 38px;
    cursor: pointer;
    margin: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
    border: 2px solid;
}
.hovicon-in{
display: inline-block;
    font-size: 20px;
    line-height: 38px;
    cursor: pointer;
    margin: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
    border: 2px solid;
}
.hovicon-tw{
display: inline-block;
    font-size: 20px;
    line-height: 38px;
    cursor: pointer;
    margin: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
    border: 2px solid;
}

.hovicon-fb:hover {
  background-color: #3B5999;
  color: #fff;
  border-color:  #3B5999;
  transition: background-color 0.5s;
   -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
}
.hovicon-in:hover {
  background-color: #3f729b;
  color: #fff;
  border-color:  #3f729b;
  transition: background-color 0.5s;
   -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
}
.hovicon-tw:hover {
  background-color: #00acee;
  color: #fff;
  border-color:  #00acee;
  transition: background-color 0.5s;
   -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
}


/*gallery*/

.gallery h2{
    font-size: 36px;
    color: #003c00;
    text-align: center;
    margin-bottom: 20px;
}

/*contact us*/

.contact_us{
    margin-bottom: 20px;
}

.contact_us h3{
    text-align: center;
    font-weight: 500;
}

.contact_us {
  list-style-type: none;
  margin-bottom: 25px;

}

.contact_us i{
   margin-right: 25px;
}

.contact_us p{
   font-size: 20px;
   font-weight: 300;
  
}
.contact_us a{
  text-decoration: none;
    color: black;
}

.contact_us a:hover,.contact_us a:focus {
    text-decoration: none;
    color: black;
}

.star{
  color: red;
}

.gallery-img{
    float: left;
}



.container.gallery-container {
    background-color: #fff;
    color: #35373a;
margin-bottom: 30px;
}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
       padding: 0px 0px 20px 0px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}

.my-form-btn{
  margin-right: auto;
  margin-left: auto;
  display: block;
  margin-top: 20px;
  margin-bottom: 30px;
    background-color: #003c00; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
}

.cont-form .phone{
      margin-top: 25px;
}
.cont-form .email{
      margin-top: 25px;
}
.cont-form .message{
      margin-top: 25px;
        resize: vertical;
}
.marg-label label{
  margin-top: 25px;
}

.bg-footer ul li a{
text-decoration-style: none;
color: #fff;
}
.bg-footer ul li a:hover {
text-decoration-style: none;
color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff !important;
    background-color: #003c00;
}

.navbar-brand>img {
    display: block;
    margin-right: 0px !important;
}
.btn-new{
    margin-top: 0px !important;
}
.discout{
            text-align: center;
    font-size: 30px;
    font-weight: bold;
}
