#p1 {
  width: 235px;
  padding-top: 20px;
  padding-left: 25px;
  font-size: 16px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  color: #a6ce38;
  border-bottom: 1px solid#a6ce38;
}
#p2 {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  padding-left: 25px;
  width: 300px;
  font-weight: bold;
  color: rgb(70, 70, 70);
  background-color: rgba(128, 128, 128, 0.182);
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}
.block-1 h1 {
  background-color: rgba(128, 128, 128, 0.182);
  margin-top: 200px;
  padding-left: 25px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  width: 100%;
  color: rgb(70, 70, 70);
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  font-size: 48px;
}
.block-1 h1 span {
  padding-top: 60px;
  color: #a6ce38;
  font-family: "Open Sans";
  font-weight: 700;

  font-size: 48px;
}
#buttons {
  margin-top: -19px;
}
.block-1 {
  height: 600px;
  background-size: 100% 100%;
  background-image: url(../images/wrapper_block-1\(mob-view\).jpeg.jpeg);
  background-repeat: no-repeat;
}

#logo img {
  padding-left: 20px;
  margin-bottom: 20px;
  width: 250px;
  height: 120px;
}
.Block-2 {
  background-color:rgb(177, 179, 177);
}
#B2h1 {
  padding-top: 15px;
  color: rgb(70, 70, 70);
  text-align: center;
}
#B2p1 {
  color: rgb(70, 70, 70);
  margin-bottom: 0;
  text-align: center;
}

#B3h1 {
  text-align: center;
  background-color: rgb(177, 179, 177);
  color: rgb(70, 70, 70);
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 0px;
  padding-top: 50px;
}
.block-3 {
  margin-top: 0px;
  padding-top: 0px;
  background-color: rgb(177, 179, 177);
  text-align: center;
  padding-bottom: 10px;
}
.block-3 img {
  height: 140px;
  width: 140px;
  border-radius: 50%;
  margin: 15px;
}
.block-3 h2 {
  background-color: #a6ce38;
  height: 40px;
  border-radius: 50px;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 3px;
  color: rgb(70, 70, 70);
}
.block-3 p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: rgb(70, 70, 70);
}

.block-4 {
  margin-top: 40px;
  align-items: center;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
}
.block-4 h1 {
  font-size: 25px;
  background-color: #a6ce38;
  height: 40px;
  border-radius: 50px;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 3px;
  color: rgb(70, 70, 70);
}
#top-text {
  font-size: 25px;
  font-weight: 700;
}
.block-5 {
  background-color: rgb(177, 179, 177);

  background-image: url(../images/wrapperB5.png);

  background-repeat: no-repeat;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 8px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.block-5 p {
  background-color: rgba(0, 0, 0, 0.386);
  color: white;
  width: 100%;
  text-align: left;
  padding: 10px;
  margin-bottom: 0px;
}

#firstP {
  border-radius: 5px;
  font-family: "Open Sans", sans-serif;
}
#secondP {
  padding-bottom: 49px;
  border-radius: 5px;
  font-family: "Open Sans", sans-serif;
}

.block-7 {
  margin-top: 30px;
  padding: 20px;
  background-color: rgb(253, 253, 253);
}
#block7Head {
  font-size: 20px;
  padding: 20px;
}
.block-8 {
  background-image: url(../images/wrapper-6.jpg);
  background-repeat: no-repeat;
  background-size: 480px 100%;
  color: white;
  padding: 10px;
}

#title-1 {
  background-color: #a6ce38a4;
  border-radius: 4px;
  margin: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
#title-2 {
  margin: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.tabs {
  color: rgb(70, 70, 70);
  font-family: "Open Sans", sans-serif;
  display: grid;

  background-color: rgb(163, 163, 163);
}
.tabs h1 {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-family: "Open Sans";
  font-weight: 700;
}

.tabs_nav {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tabs_nav-btn {
  width: 300px;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 0px;
  border-radius: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-top: 10px;

  font-size: 16px;

  background-color: #c4c4c4;
  border-bottom-color: #a6ce38;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 5px;

  cursor: pointer;
}

.tabs_nav-btn:last-child {
  margin-bottom: 15px;
}

.tabs_nav-btn:hover {
  background-color: #ddd;
}

.tabs_nav-btn.active {
  background-color: #a6ce38;

  color: #fff;
}

.tabs_content {
  padding-top: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  background-color: #a6ce38a0;
  font-family: "Open Sans";
  color: rgb(70, 70, 70);
}

.tabs_item {
  display: none;
}

.tabs_item.active {
  display: block;
}
.block-10 {
  height: 200px;
  background-image: url(../images/lastwrapper.png);
  background-size: cover;
  text-align: center;
}
.pricelist {
  background-color: #a6ce38a0;
  text-align: center;
  align-items: center;
  padding: 10px;
}

.block-11 {
  background-color: #a6ce38a0;
  text-align: center;
  align-items: center;
  padding: 10px;
}
.ResultsCarousel {
  height: 600px;
}
.block-11 h1 {
  font-family: "Open Sans", sans-serif;
  background-color: #a6ce38;
  border-radius: 5px;
  padding: 5px;
  margin-bottom: 0px;
}
.footer #copyright {
  text-align: center;
  padding-top: 15px;
  color: rgb(137, 137, 137);
}
footer img {
  padding-top: 10px;
  width: 100px;
  height: 60px;
}
.footer {
  background-color: rgb(33, 33, 33);
  justify-content: center;
  text-align: center;
  color: white;
  font-family: "Open Sans", sans-serif;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
#address {
  text-align: left;
}
#carouselExampleFade img {
  height: 600px;
  width: 100%;
  border-radius: 0px;

  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #a6ce38;
}
#logoFooter{
  height: 100px;
  width: 180px;
}
.footer img{
   
    height: 80px;
    width: 75px;
  }