:root {
  --breakpoint-xxs: 390px;
}  
* {
  font-size: 16px;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  padding: 0;
  margin: 0;
}
body {
  width: 100vw;
  background-color: #fff;
  color:#000;
}
.logo {
  width: 16rem;
}
.container {
  width: 100%;
  padding: 0 2rem 0 2rem;
  margin: auto; 
}
.carbon-container {
  max-height: 100%;
}
.section-1 {
  color: inherit;
}
.section-1 > h4 {
  font-size: 1.8rem;
  text-align: center;
  color:darkred
}
.section-1 > h5, a {
  font-size: 1.4rem;
  text-align: center;
  color: darkslateblue;
}
.dpb-25 {
  padding-bottom: 25px;
}

.section-2 {
  width:80vw;
  margin: 0 auto;
}
.section-2 > h4 {
  font-size: 1.6rem;
  text-align: center;
  color:darkred
}
.section-2 > p {
  padding-top: 30px;
}
h3 {
  color: #000;
  font-family: Roboto Slab;
  font-size: 2.6rem;
}
.c-h3 {
  font-weight: 700;
  text-shadow: 0 1px 2px #000;
  padding: 25px;
}
h5 {
  color:honeydew;
}
.c-h5{
  color:rgb(80, 214, 255);

  text-shadow:2px 2px 5px #000 ;
}
.rounded-circle {
  position: relative;
  float: left;
  width: 10%;
}
.mx-3 div {
  display: flex;
  flex-direction: column;
}
li {
  list-style-image: url('images/tree-circle-icon.jpg');
  list-style: none;
}
.carousel-indicators li {
  background-color: transparent;
}
.main-title {
  color:#fff;
}
.fp-news-images {
  width: 150px;
  height: 150px;
}
.d-center {
  text-align: center;
}
.top-left {
  position: absolute;
  top: 20%;
  left: 35%; 
}
.navbar {
  padding: 0 1rem;
  background-color: cyan;
}
.navbar-dark {
  color:bisque;
}
.card-img-top {
  margin:0 auto;
  width:30%;
}
.b-center, .card-body {
  margin: 0 auto;
}
.card-title {
  color:#000;
  font-size: 1.8rem;
}
.card-text {
  text-align: center;
}
.card-body > span {
  text-align: center;
}
.header-img {
  margin-top: 20px;
  width: 80%;
  height: 64vh;
}
.descript {
  position: relative;
  padding: 1%;
  margin: 0;
  max-width: 80vw;
  border-radius: 30px;
}
.c-left {
  text-align: left;
}
.center-div {
  display: inline-block;
  flex-direction: row;
  justify-content: center;
}
.c-ul {
  text-decoration: underline;
}
.c-fz-14 {
  font-size: 1.4rem;
}
.c-fz-16 {
  font-size: 1.6rem;
}
.c-fz-26 {
  font-size: 2.6rem;
}
.carbon-section {
  display:flex; 
  flex-direction: row;
  margin: 0 auto; 
  padding: 10px;
  width: 80vw; 
  align-content: center; 
  align-self: stretch; 
  flex-basis: 35%;
}
.carbon-section > .bg-1 {
  background-color:rgb(255, 245, 232)
}
.carbon-section > .bg-2 {
  background-color:rgb(221, 251, 221)
}
.carbon-section > .bdr-1 {
  border-style: solid;
  border-color: darkgrey;
}
.carbon-section > div {
  padding: 10px;
}
.items {
  margin: 0 auto;
  align-self: stretch; 
  flex-basis: 45%;
}
.col-md-3 {
  max-width:20%;
}
h4 {
  font-size: 1.2rem;
}
.items > h4 {
  font-weight: 600;
  font-size: 1.2rem;
  text-decoration: underline;
}
.card-body-ul {
  list-style-type: circle
}
.m-25 {
  margin: 50px 0 25px 0;
}
.p-25 {
  padding: 0 25px;
}
.d-space-25 {
  padding: 25px;
}
.d-space-15 {
  padding: 15px;
}
.descript > h4 {
  text-align: center;
}
.btn {
  position: absolute;
  display:flex;
  left: 10%;
  padding: 0 6%;
  font-size: 1.2rem;
  width: 80vw;
  justify-content: center;
  align-items: center;
  margin: 20px auto;
  align-self: center; 
}
.btn > a {
  margin: 0 auto;
}
.button {
  position: relative;
  background-color: darkgreen;
  color: #fff;
  border: none; 
  border-radius: 15px; 
  padding: 10px;
  min-height: 17.5px; 
  min-width: 130px;
  overflow:visible;
}

button:hover {
  background-color: #002fff;
  top: 1px;
  left: 1px;
  transition: 0.4s;
  overflow:visible;
}
.button:focus, button:active {
  background-color: #397daa;
}
.bottom-center {
  position: absolute;
  margin: 0;
  left: 50%;
  -ms-transform: translate(-50%, -130%);
  transform: translate(-50%, -130%);
}
.nav-link {
  color: #0cedd6;
}
.nav-tabs .nav-item.show .nav-link {
  color: #08d6ed;
}
.nav-link:hover {
  color: #ffbf00;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgb(8 243 251)
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgb(252, 252, 23);

}
.card {
  position: relative;
  padding: 0 0 30px 0;
  margin: auto 50%;
  width: 19vw;
  background-color: hsl(0, 0%, 100%);
  border-radius: 2.25rem;
}
.about-us {
  position: relative;
  width: 80vw;
  margin: 0 auto;
}
.sellers {
  position: relative;
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  width: 80vw;
  margin: 0 auto;
}
.perks {
  position: relative;
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  width: 80vw;
  margin: 0 auto;
}
.perks > h3 {
  margin: 0 auto;
  color:darkgreen;
}
.perk-items, .seller-items {
  align-items: stretch;
  /* flex-basis: 33%; */
}
.perk-items > img, .seller-items > img {
  width: 90%;
  padding: 0 10px;
}
.perk-items > h4, .seller-items > h4 {
  font-size: 2.0rem;
  padding: 0;
  margin: 10px; 
  text-align: center;
}
.about-img {
  height: 80vh;
  width: 80vw;
  margin: 0 auto;
}
.services {
  display: flex;
  flex-direction: row; 
  align-items: stretch;
}
.carousel-caption {
  right:10%;
  left:10%
}
  
  
@media only screen and (max-width: 1024px) and (max-width: 1200px) {
  h3{
    font-size: 2.4rem; 
  }
  .header-img {
    height: 54vh;
  }
  .about-img {
    height: 60vh;
  }  

}
@media only screen and (max-width: 992px) {
  h3 {
    font-size: 2.4rem; 
  }
  .header-img {
    height: 44vh;
  }
  .about-img {
    height: 40vh;
  } 

}
@media only screen and (max-width: 768px) {
  h3 {
    font-size: 2.2rem; 
  }
  .header-img {
    width: 88vw;
    height: 24vh;
  }
  .carbon-section {
    flex-flow: column wrap;
  }
  .about-img {
    height: 30vh;
  }  
  .perks, .sellers {
    flex-direction: column;
  }

    
}
@media only screen and (max-width: 540px) and (max-width: 576px) {
  h3 {
    font-size: 2.0rem;
  }
  .header-img {
    width: 88vw;
    height: 24vh;
  }
  .carbon-section {
    flex-flow: column wrap;
  }
  .about-img {
    height: 30vh;
  }  
  .perks, .sellers {
    flex-direction: column;
  }

    
}

@media only screen and (max-width: 412px) {
  .about-img {
    height: 20vh;
  }
  .c-fz-14 {
    font-size: 1.2rem;
  }
  .perks, .sellers {
    flex-direction: column;
  }
  .header-img {
    width: 88vw;
    height: 24vh;
  }
}  


@media only screen and (max-width: 391px) {
  body {
    background-color:#fff;
    margin-top: 20px;
    font-size: 0.8rem;
  }
  h3 {
    font-size: 1.65rem;
  }
  .top-left {
    position: absolute;
    top: 20%;
    left: 15%; 
  }
  .navbar {
    padding:0 0.5rem;
  }

  .d-block {
    margin-top: 20px;
  }
  .header-img {
    width: 82vw;
    height: 26vh;
  }
  .about-img {
    width: 82vw;
    height: 26vh;
  }
  .card-title {
    font-size: 1.6rem;
  }
  .carbon-section {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .descript > h4 {
    font-size: 1.05rem;
  }
  .descript > p {
    font-size: 0.9rem;
  }

  .c-fz-14 {
    font-size: 1.2rem;
  }
  .perks, .sellers {
    flex-direction: column;
  }
}

@media only screen and (max-width: 361px) {
  body {
    background-color:#fff;
    margin-top: 20px;
    font-size: 0.8rem;
  }
  h3 {
    font-size: 1.4rem;
  }
  .top-left {
    position: absolute;
    top: 20%;
    left: 15%; 
  }
  .navbar {
    padding:0 0.5rem;
  }
  .d-block {
    margin-top: 20px;
  }
  .header-img {
    width: 88vw;
    height: 24vh;
  }
  .card {
    padding: 0;
    margin: auto;
    width: 80vw;
  }
  .card-title {
    font-size: 1.6rem;
  }
  .carbon-section {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .descript > h4 {
    font-size: 1.05rem;
  }
  .descript > p {
    font-size: 0.9rem;
  }
  .about-img {
    height: 20vh;
  }
  .c-fz-14 {
    font-size: 1.2rem;
  }
  .perks, .sellers {
    flex-direction: column;
  }
}
/*
@media only screen and (max-width: 391px) {
  body {
    background-color:beige;
    margin-top: 20px;
    font-size: 0.8rem;
  }
  h3 {
    font-size: 2.0rem;
  }
  .top-left {
    position: absolute;
    top: 20%;
    left: 15%; 
  }
  .navbar {
    padding:0 0.5rem;
  }
  .d-block {
    margin-top: 20px;
  }
  .header-img {
    width: 88vw;
    height: 24vh;
  }
  .card-title {
    font-size: 1.6rem;
  }
  .carbon-section {
    flex-wrap: wrap;
    flex-direction: column;
  }

}
*/

