body{
  color: #fff;
background-color: #333;
}
/* Let's get this party started */
::-webkit-scrollbar {
    width: 12px;
}
 ::-webkit-scrollbar-track {

  opacity: 0;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #006400; 
}
::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255,0,0,0.4); 
}

.navbar-custom {
  background-color: #333;
  border-color: transparent;
}
.navbar-custom .navbar-brand {
  padding-top: 1px;
  color: #006400;
  font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: #006400;
}
.navbar-custom .navbar-collapse {
  border-color: rgba(255, 255, 255, 0.02);
}
.navbar-custom .navbar-toggle {
  background-color: #006400;
  border-color: #006400;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: white;
  font-size: 14px;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #006400;
}
.navbar-custom .nav li a {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 600
  letter-spacing: 1px;
  color: #fff;
  text-shadow:0 0 6px black;
}
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
  color: #006400;
  outline: none;
}
.navbar-custom .navbar-nav > .active > a {
  border-radius: 0;
  color: white;
  background-color: #006400;
}
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
  color: white;
  background-color: #006400;
}
@media (min-width: 768px) {
  .navbar-custom {
    background-color: transparent;
    padding: 3px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
    border: none;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom .navbar-nav > .active > a {
    border-radius: 3px;
  }
}
@media (min-width: 768px) {
  .navbar-custom.affix {
    background-color: #333;
    padding: 10px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
}




.jumbotron {
    background-image: url(../img/1.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    height: 100vh;
    text-align: center;
    margin: 0;
}
.jumbotron p{
  font-size: 15px;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
.jumbotron,
.jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.xxx {
  margin-right: auto;
  margin-left: auto;
  padding-right: 80px;
  padding-left: auto;
}
.container {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-right: auto;
  padding-left: auto;
}
.blue {
   background-color: #006400;
    color: #fff;
}
.bg2{
  position: absolute;
  top: 93%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  }



  .jp {
    z-index: 1;
  width: 100%;
  height: 400px;
  background-image: url(2.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}


    .bg4 {
  width: 100%;
  height: 400px;
  margin: auto;
  background-image: url(../img/123.jpg);
  background-size: cover;
      background-attachment: fixed;
    background-repeat: no-repeat;
  filter: alpha(opacity=65);
}
  .bg3 {
  width: 100%;
  height: 400px;
  margin: auto;
  z-index: -1
  background-image: url(../img/1.jpg);
  background-size: cover;;
  filter: alpha(opacity=65);
}
.bg {
  width: 100%;
  height: 400px;
  overflow: hidden;
  margin: auto;
  background: rgba(38, 38, 38, 0.4);
  filter: alpha(opacity=39);
}
.bg1{
  position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%,-50%);
  width: 100%;
  height: auto;
  }
i:hover{
  color: #fff;
}

.filter-wrapper {
    width: 100%;
    margin: 40px 0 24px 0;
    overflow: hidden;
    text-align: center;
}
.filter-wrapper li {
    display: inline-block;
    margin: 4px;
}
.filter-wrapper li a {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 8px 17px;
    display: block;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}
.filter-wrapper li .selected,
.filter-wrapper li a:focus,
.filter-wrapper li a:hover {
    background-color:#fff;
    color: #ffffff;
    outline: none;
  }

.iso-box-section {
    width: 100%;
}
.iso-box-wrapper {
    width: 80%;
    padding: 0;
    clear: both;
    position: relative;
}
.iso-box {
    position: relative;
    min-height: 50px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}
.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.fluid-img {
  width: 100%;
  display: block;
}

.parallax {
    background-image: url(../img/1.jpg);
    height: 400px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.contact-details h3 {
  color: #fff;
    border-bottom: 2px solid #fff;
    font-weight: 700;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.contact-details p {
  font-size: 18px;
    line-height: 20px;
}

.contact-details p i {
    margin-right: 10px;
}

.contact-details span {
    display: block;
    margin-left: 24px;
}

.contact-details p:hover{
  color: #333;
}

.fotter{
background-color:#006400;
color: #fff;
height: 80px;
  padding-left: auto;
  padding-right: auto;
}

.fotter p {
  padding-top: 30px;
  font-size: 18px;
}


.parallax2 {
    background-image: url(../img/2.jpg);
    height: 400px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pricingTable{
  border-color: #333;
  border-style: solid;
  border-width: 15px;
    text-align: center;
    background: #006400;
    transition: all 0.5s ease-in-out 0s;
}
.pricingTable > .pricingTable-header{
    color:#fff;
    background: #0e0000;
    height: 200px;
    position: relative;
    transition: all 0.5s ease 0s;
}
.pricingTable > .pricingTable-header:after{
    content: "";
    border-bottom: 40px solid #006400;
    border-left: 263px solid transparent;
    position: absolute;
    right:0px;
    bottom: 0px;
}
.pricingTable:hover .pricingTable-header{
    height: 230px;
    transition: all 0.5s ease 0s;
}
.pricingTable-header > .heading{
    display: block;
    padding: 20px 0;
}
.heading > h3{
    margin: 0;
    text-transform: uppercase;
}
.pricingTable-header > .price-value{
    display: block;
    font-size: 60px;
    line-height: 60px;
}
.pricingTable-header > .price-value > .mo{
    font-size: 14px;
    display: block;
    line-height: 0px;
    text-transform: uppercase;
}
.pricingTable-header > .price-value > .currency{
    font-size: 24px;
    margin-right: 4px;
    position: relative;
    bottom:30px;
}
.pricingTable > .pricingContent{
    text-transform: uppercase;
    color:#fff
}
.pricingTable > .pricingContent > ul{
    list-style: none;
    padding: 0;
}
.pricingTable > .pricingContent > ul > li{
    padding: 15px 0;
    border-bottom: 1px solid #333;
}
.pricingTable > .pricingContent > ul > li:last-child{
    border: 0px none;
}
.pricingTablelaser{
  border-color: #333;
  border-style: solid;
  border-width: 15px;
    text-align: center;
    background: #ff0000;
    transition: all 0.5s ease-in-out 0s;
}
.pricingTablelaser > .pricingTable-header{
    color:#fff;
    background: #0e0000;
    height: 200px;
    position: relative;
    transition: all 0.5s ease 0s;
}
.pricingTablelaser > .pricingTable-header:after{
    content: "";
    border-bottom: 20px solid #ff0000;
    border-left: 263px solid transparent;
    position: absolute;
    right:0px;
    bottom: 0px;
}
.pricingTablelaser:hover .pricingTable-header{
    height: 230px;
    transition: all 0.5s ease 0s;
}
.pricingTable-header > .heading{
    display: block;
    padding: 20px 0;
}
.heading > h3{
    margin: 0;
    text-transform: uppercase;
}
.pricingTable-header > .price-value{
    display: block;
    font-size: 60px;
    line-height: 60px;
}
.pricingTable-header > .price-value > .mo{
    font-size: 14px;
    display: block;
    line-height: 0px;
    text-transform: uppercase;
}
.pricingTable-header > .price-value > .currency{
    font-size: 24px;
    margin-right: 4px;
    position: relative;
    bottom:30px;
}
.pricingTablelaser > .pricingContent{
    text-transform: uppercase;
    color:#fff
}
.pricingTablelaser > .pricingContent > ul{
    list-style: none;
    padding: 0;
}
.pricingTablelaser > .pricingContent > ul > li{
    padding: 15px 0;
    border-bottom: 1px solid #333;
}
.pricingTablelaser > .pricingContent > ul > li:last-child{
    border: 0px none;
@media screen and (max-width: 1200px){
    .pricingTable > .pricingTable-header:after{
        border-left: 215px solid transparent;
    }
}
@media screen and (max-width: 990px){
    .pricingTable{
        margin-bottom: 20px;
    }
    .pricingTable > .pricingTable-header:after{
        border-left: 349px solid transparent;
    }
}
@media screen and (max-width: 480px){
    .pricingTable{
        overflow: hidden;
    }
    .pricingTable > .pricingTable-header:after {
        border-left: 459px solid rgba(0, 0, 0, 0);
    }
}