
/* colors
#000000
#666171
#6b6b6b
#8a8a8a
#c7c7c7
#167505
#171717
#f4eeff
#ff0000
#ffffff
#ff3333
#1c1c1c
#1ea306
#212121
#252525
#303030
#4d4d4d
#000000, opacity 0%
#f5841f, opacity 20.0%
*/

/* .responsive_img {
  width: 100%;
  height: auto;
  object-fit: cover;
  /* Prevent the image from stretching. So it crops the image to prevent from awkward stretching.
} */

.img-responsive {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.lead-dev > lottie-player {
  max-width: 200px;
  text-align: center;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 1px;
}

.lead-dev > p:first-of-type {
  text-align: center;
  margin-bottom: 1px;
  padding-bottom: 1px;
}

lottie-player {
  margin: 0px;
  width: 100%;
  height: auto;
}

.animation-container {
  width: 50%;
  height: auto;
  margin: auto;
  text-align: center;
}

.logo {
  margin-left: 10%;
  /* margin-right: 10%; */
  /* padding: 5px; */
}

.logo-text {
  max-height: 24px;
  max-width: 100px;
  /* margin-right: 15px; */
}

body {
  background-color: ffffff;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  /* padding-top: 175px; */
  /* padding-top: 270px; */
}

.navbar-toggler {
  margin-left: auto;
  margin-right: auto;
}

/* .contract-bg {
  background-image: "url('../images/contract.png')";
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 100px;
  max-height: 400px;
  margin-top: -50px; 
} */

.row {
  padding-left: 10%;
  padding-right: 10%;
}

.unbeatable {
  background-color: #151515;
  color: #ffffff;
  /*padding-top: 160px;
  */padding-top: 120px;
  /*padding-bottom: 20px;
  */min-height: 400px;
  /*text-align: center;
  */transition: all 0.3s ease;
  /*animation-timing-function: ease-in-out;
   */
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.unbeatable > div > p {
  font-size: 16px;
  margin-bottom: 40px;
  margin-top: 20px;
}

h1 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 0px;
}

.unbeatable lottie-player {
  /* margin: -200px; */
  margin-top: -75px;
  width: 100%;
  height: auto;
  /* z-index: 100; */
}

.img-responsive {
  max-width: 350px;
  height: auto;
}

/* BOOTSTRAP NAVBAR v5 */
/* /*  */
.navbar {
  /* padding: 15px; */
  background-color: #171717;
  display: flex;
  padding-top: 16px;
  padding-bottom: 16px;
  justify-content: space-between;
  font-size: 10px;
  text-decoration: none;
  color: #fff;
  /* height: 128px; */
  flex-direction: row;
  align-items: center;
  width: 100%;
}

.navbar-brand {
  margin-left: 10%;
  /* margin-right: 20px; */
}

.nav-item {
  display: flex;
  justify-content: space-evenly;
  font-size: 14px;
  text-decoration: none;
} 

.nav-link {
  color: #fff;
  /* display: inline-block; */
  text-decoration: none;
}


.enter-app {
  /*background-color: #1ea306;
    */
  background-color: #1ca406;
  border: none;
  color: #fff;
  padding: 1;
  margin: 10px;
  height: 32px;
  width: 72px;
  cursor: pointer;
  border-radius: 64px;
  -webkit-border-radius: 64px;
  -moz-border-radius: 64px;
  -ms-border-radius: 64px;
  -o-border-radius: 64px;
  float: right;
  /* margin-right: 20%; */
  font-style: bold;
  font-size: 12px;
  text-align: center;
  line-height: 32px;
  text-decoration: none;

  /* clear: both; */
}

@media (min-width: 768px) {
  .enter-app {
    /* importnat */
    margin-right: 10% !important;
  }
}

/* highlight on hover */
.enter-app:hover {
  background-color: #1ea306;
  /* translucent lighten */
  /* background-color: rgba(30, 162, 6, 0.5); */
  color: white;
 }

.available-on-chains {
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}

@media (max-width: 576px) {
  .available-on-chains {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.img-platform-icon {
  width: 32px;
  height: 50px;
  margin-right: 5px;
}

.high-perforamnce {
  background-color: #ebebe4;
}

.how-kogefarm-works {
  background-color: #f4eeff;
  background: radial-gradient(#ffffff, #828281, 95%);
  color: #280d60;
}

.how-kogefarm-works > div > h2 {
  color: #1da405;
/*   padding: 10px; */
  /* text-align: center;
  padding-top: 30px;
  padding-bottom: 20px; */
  /* font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  align-self: center; */
/*   display: flex; */
/* color: #30ff0d; */
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
  font-weight: bold;
}

.how-kogefarm-works > div > p {
  /* padding-right: auto;
  padding-left: auto; */
  text-align:left;
  margin-left: 10%;
  margin-right: 10%;
}

.how-kogefarm-works > div {
  padding: 10px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 20px;
  /* font-weight: bold; */
}

.how-kogefarm-works > div > lottie-player {
  margin: auto; 
}

.img-platform-icon {
  max-height: 32px;
  max-width: 32px;
}

.stats {
  background-color: #000000;
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  font-style: bold;
  /* center */
  /* margin-left: auto; */
}

/* center stats */
.stats > div {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
/* .stats > div:first-of-type {
  align-items: right;
  align-content: right;
  float: right;
  align-self: right;;
}

.stats > div:last-of-type {
  align-items: right;
  align-content:right;
  float: right;
  align-self: right;
} */

/* .tvl {
  align-self: right;
} */

.high-performance{
  background-color: #ebebe4;
  color: #60605e;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 100%;
}

.high-performance .row {
  background-color: #ebebe4;
}

.high-performance-cols {
  background-color: #ebebe4;
  color: #60605e;
  /* margin-left: auto;
  margin-right: auto; */
}

.high-performance > div > h3 {
  color: #000000;
  /* padding: 5px; */
  text-align: center;
  padding-top: 50px;
  padding-bottom: 5px;
  font-weight: bold;
}

.high-performance > div > h4 {
  font-size: 16px;
  /* padding: 5px; */
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #000000;
}

.high-performance > div > hr {
  width: 50px;
  border-style: solid;
  border-width: 1px;
  border-color: #252525;
  display: inline-block;
  margin-bottom: 3px;
  margin-left: 2px;
  margin-right: 2px;
  /* text-align: center; */
}

@media (max-width: 576px) {
  .high-performance > div > hr {
    display:none;
  }
}

.high-performance > div > p {
  text-align: center;
}

.compare {
  color: #252525;
  text-align: right;
}

.performance-fee{
  color: #1ca406;
  /* font-size: 42px;font-weight: bold; */
}

.compounding-times{
  color: #1ca406;
  /* font-size: 42px;font-weight: bold; */
}

.performance-fee strong {
  color: #1ca406;
  font-size: 42px;
  font-weight: bold;
}

.compounding-times strong {
  color: #1ca406;
  font-size: 42px;
  font-weight: bold;
}


/* 
$grid-breakpoints: (
  xs: 0,
  sm: 576px,
  md: 768px,
  lg: 992px,
  xl: 1200px,
  xxl: 1400px
); */

@media (max-width: 576px) {
  .navbar-brand {
    margin-left: 0%;
    margin-right: 5%;
  }
  .low-high {
    padding-bottom: 10px;
    border-bottom: 1px solid #252525;
  }
  .formula-legend {
    padding-top: 30px;
  }
}

@media (min-width: 576px) {
  .low-high {
    border-right: thin solid #606060;
    padding-right: 15px;
  }
}

.low-high {
  /* color: #1ca406; */
  color: #000000;
  text-align: right;
  /* border-right: thin solid #606060; */
  /* padding-right: 15px; */
}

.compounding-formula {
  text-align: center;
  align-items: center;
  align-self: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.formula-legend {
  text-align: left;
}

.fee-cards-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  /* overflow: overlay; */
  /* overflow-y: auto; */
  overflow-x: scroll;
  max-width: 650px;
  scrollbar-color: #ebebe4 #252525;
}

.fee-card {
  font-size: 16px;
  text-align: center;
  font-style: bold;
  /* padding-left: 25px;
  padding-right: 25px; */
  min-width: 120px;
  max-width: 120px;
}

.fee-card:not(:first-of-type){
  border: 0px solid #252525;
  padding: 5px;
  margin: 5px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  /* border-style: inset; */
  box-shadow: inset 0 0 5px #606060;
  color: #da7775;
}

.fee-card:first-of-type {
  box-shadow: 0 0 20px #FFFFFF;
  box-shadow: 0 0 5px #606060;
  padding: 5px;
  margin: 5px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  color: #1ca406;
  /* border: 1px solid #000000; */
}

.fee-card:first-of-type > .fee-card-header {
  text-decoration: underline solid #000000;
  color: #000000;
}

.fee-card-body {
  /* padding: 0px; */
  /* padding-right: 10px;
  padding-left: 10px; */
}

.fee-card-header > h4 {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
}

.fee-labels {
  text-align: right;
  margin-top: 40px;
  margin-right: 10px;
  float: left;
}

.security {
  background-color: #1c1c1c;
  color: #ffffff;
}

.security > div > h4 {
  color: white;
  text-align: center;
}

.security > div > h2 {
  color: #30ff0d;
  padding: 10px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 20px;
  font-weight: bold;
}
  
.security > div {
  margin-bottom: 20px;
}

.security > div > p {
  margin-left: 10%;
  margin-right: 10%;
}

.security > div > lottie-player {
  margin: auto;
}

/* .stats:first-child {
  text-align: right;
  align-content: right;
  align-items: right;
  justify-content: right;
  align-self: right;
  float: right;
} */

/* Kogefarm navbar 
export const MENU_HEIGHT = 64;
export const MENU_ENTRY_HEIGHT = 36;
export const SIDEBAR_WIDTH_FULL = 200;
export const SIDEBAR_WIDTH_REDUCED = 56; */

/* 
  position: fixed;
  top: 0;
  left: 0;
  transition: top 0.2s;
  display: flex;
  align-items: center;
  padding-left: 8px;
  padding-right: 16px;
  width: 100%;
  height: ${MENU_HEIGHT}px;
  background-color: ${({ theme }) => theme.nav.background};
  background-image: url('/images/header-bg.png');
  background-repeat: no-repeat;
  background-position: center top;
  z-index: 20;
  transform: translate3d(0, 0, 0);

  @media screen and (max-width: 576px) {
    background-image: none;
  }
*/

.how-kogefarm-works .number-circle {
  border-radius: 100%;
  border: 2px solid #280d60;
  color: #280d60;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  padding: 1px;
  padding-left: 7px;
  padding-right: 7px;
  margin-right: 10px;
}
.security .number-circle{
  border-radius: 100%;
  width: 28px;
  height: 28px;
  padding: 1px;
  padding-right: 7px;
  padding-left: 7px;
  /*background: #fff;
  */border: 2px solid #fff;
  /*color: #666;
  */color: #fff;
  text-align: center;
  /*font: 22px 'Open Sans', sans-serif;
  */-webkit-border-radius: 50%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  -webkit-border-radius: 100%;
  margin-right: 10px;
}

.green-underline {
  text-decoration: under-line;
  text-decoration-color: #1da405;
  /* color: #280d60; */
}

.white {
  color: #fff;
}

.green {
  color: #1da405;
}

.purple {
  color: #280d60
}

.green-underline:hover {
  text-decoration: under-line;
  text-decoration-color: #1da405;
}

footer {
  margin-top: 10px;
}
