
div.jumbotron.carousel-hero {
  color: #fff;
  text-align: center;
  background-size: cover;
  background-position: center;
  margin-top: 0;
  margin-bottom: 0;
}


div.jumbotron.hero-nature {
 background-image: url("../../admin/data/dynamic/banners/8/downloads/b7964a0899356eff5ab921d93c419f18.png");
  
}

h1.hero-title1 {
  color: rgba(255,255,255,1);
  text-shadow: 0 3px 3px rgba(0,0,0,0.8) !important;
  font-weight: 700;
  font-size: 36px;
  margin: 0px;
  padding-top: 100px;
}

@media (min-width: 360px) and (max-width: 767px) {
  h1.hero-title1 {
    font-size: 24px;
  }
}

p.hero-subtitle1 {
  color: rgba(255,255,255,1);;
  max-width: 600px;
  margin: 25px auto;
  padding: 10px 15px;
  text-shadow: 0 3px 3px rgba(0,0,0,0.8) !important;
  font-size: 28px;
  font-weight: 600;
  font-family: 'Roboto Slab';
}

@media (min-width: 300px) and (max-width:767px) {
  p.hero-subtitle1 {
    font-size: 18px;
  }
}







div.jumbotron.hero-photography {
   background-image: url("../../admin/data/dynamic/banners/2/downloads/0749075f7b4dfc34f99e58a4b8c2da2c.jpg");
}

h1.hero-title2 {
  color: rgba(255,255,255,1);
  font-weight: 700;
  text-shadow: 0 3px 3px rgba(0,0,0,0.8) !important;
  font-size: 36px;
  margin: 0px;
  padding-top: 100px;
}

@media (min-width: 300px) and (max-width:767px) {
  h1.hero-title2 {
    font-size: 24px;
  }
}

p.hero-subtitle2 {
  color: rgba(255,255,255,1);
  max-width: 600px;
  margin: 25px auto;
  padding: 10px 15px;
  text-shadow: 0 3px 3px rgba(0,0,0,0.8) !important;
  font-size: 28px;
  font-weight: 600;
  font-family: 'Roboto Slab';
}

@media (min-width: 300px) and (max-width:767px) {
  p.hero-subtitle2 {
    font-size: 18px;
  }
}





div.jumbotron.hero-technology{
   background-image: url("../../admin/data/dynamic/banners/3/downloads/4ff21c39bc91a6576691d509bb7cff9f.jpg");
}


h1.hero-title3 {
  color: rgba(255,255,255,1);
  text-shadow: 0 3px 3px rgba(0,0,0,0.8) !important;
  font-weight: 700;
  font-size: 36px;
  margin: 0px;
  padding-top: 100px;
}

@media (min-width: 300px) and (max-width:767px) {
  h1.hero-title3 {
    font-size: 24px;
  }
}

p.hero-subtitle3 {
  color: rgba(255,255,255,1);
  max-width: 600px;
  margin: 25px auto;
  padding: 10px 15px;
  text-shadow: 0 3px 3px rgba(0,0,0,0.8) !important;
  font-size: 28px;
  font-weight: 600;
  font-family: 'Roboto Slab';
}

@media (min-width: 300px) and (max-width: 767px) {
  p.hero-subtitle3 {
    font-size: 18px;
  }
}







div.jumbotron.hero-bg6{
   background-image: url("../../admin/data/dynamic/banners/5/downloads/8784fb3e5e88432bd49160ee7c386a55.png");
}


h1.hero-title6 {
  color: rgba(255,255,255,1);
  text-shadow: 0 3px 3px rgba(0,0,0,0.8) !important;
  font-weight: 700;
  font-size: 36px;
  margin: 0px;
  padding-top: 100px;
}

@media (min-width: 300px) and (max-width:767px) {
  h1.hero-title6 {
    font-size: 24px;
  }
}

p.hero-subtitle6 {
  color: rgba(255,255,255,1);
  max-width: 600px;
  margin: 25px auto;
  padding: 10px 15px;
  text-shadow: 0 3px 3px rgba(0,0,0,0.8) !important;
  font-size: 28px;
  font-weight: 600;
  font-family: 'Roboto Slab';
}

@media (min-width: 300px) and (max-width: 767px) {
  p.hero-subtitle6 {
    font-size: 18px;
  }
}




.plat {
  border-radius: 0px;
}

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 0 #048f83!important;
}

.btn-primary:hover {
  color: #fff;
  background-color: #016090;
  border-color: #016090;
}

.btn.btn-primary {
  background-color: #10432e!important;
  border-color: #10432e!important;
}

.btn.btn-primary:hover {
  background-color: #27b37b!important;
  border-color: #27b37b!important;
}

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.5);
}

* {
  /*box-sizing: inherit;*/
}

*:before, *:after {
  /*box-sizing: inherit;*/
}

span {
  font-style: inherit;
  font-weight: inherit;
}

.jumbotron {
  height: 580px;
}



.carousel-control-prev, .carousel-control-next {
  z-index: 0;
}

