.nav--enterprise nav ul li:last-child a {
  color: #f2c500;
  background-color: #26457C;
}
.nav--enterprise nav ul li:last-child a:hover {
  color: #26457C;
  background-color: #f2c500;
}
.header--enterprise {
  background-image: linear-gradient(rgba(38, 69, 124, 0.8), rgba(38, 69, 124, 0.8)), url("https://sliksvn.com/assets/themes/sliksvn/css/../images/ceiling-smallest.jpg");
  background-position: top;
}
.enterprise h1 {
  color: #f2c500;
  margin-bottom: 1.5em;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}
.enterprise h2 {
  font-weight: 600;
  margin-bottom: 1.5em;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
}
.enterprise h3 {
  font-weight: 600;
  color: #26457c;
  font-family: 'Open Sans', sans-serif;
}
.enterprise h4 {
  color: #607397;
  font-weight: 600;
  margin-bottom: 1em;
}
.enterprise p {
  color: #7D7D7D;
  font-family: 'Open Sans', sans-serif;
}
.enterprise .section {
  padding: 2em 0;
}
.enterprise .package-price {
  font-weight: 600;
  color: #26457c;
  font-family: 'Open Sans', sans-serif;
  background: none;
  border: none;
  font-size: 1.4em;
  padding: 0;
}
.customize__price-box {
  display: flex;
  justify-content: center;
  min-width: 240px;
  padding: 24px;
  z-index: 20;
  background-color: #f2c500;
  color: #ffffff;
}
.customize__price-box--left {
  text-align: center;
}
.customize__price-box--left p {
  color: #ffffff;
  padding-bottom: 0;
  margin-right: 10px;
}
.customize__price-box--left span {
  opacity: 0.7;
  font-size: 14px;
}
.customize__price-box--right {
  display: flex;
  align-items: center;
}
.customize__price-box--right h3 {
  margin: 0;
  font-weight: 600;
  font-size: 30px;
}
.customize__price-box--right p {
  padding: 0 5px 8px 0;
  color: #ffffff;
}
.enterprise-section {
  padding: 3.5em 0;
}
.container--enterprise {
  max-width: 900px;
  margin: 0 auto;
}
.background-image {
  background-image: linear-gradient(rgba(238, 238, 238, 0.95), rgba(238, 238, 238, 0.95)), url("https://sliksvn.com/assets/themes/sliksvn/css/../images/museum-smaller2.jpg");
  background-size: 300%;
  background-attachment: fixed;
}
.package {
  width: 32%;
  margin-right: 2%;
}
.package .middle {
  padding: 1.8em;
  background-color: white;
  border: 1px solid #e1e1e1;
  border-top: none;
}
.package .middle p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.package .middle h3 {
  margin-bottom: 0;
  margin-top: 28px;
}
.package .middle h3::before {
  content: '\20ac';
  color: #C4C4C4;
  margin: 0 4px 0 -14px;
  font-size: 18px;
}
.package .middle h3::after {
  content: 'per month';
  text-transform: uppercase;
  font-size: 12px;
  margin-left: 6px;
  color: #C4C4C4;
}
.package .title {
  margin-bottom: 0;
}
.package .pricing {
  display: flex;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
.package .euro {
  margin-left: -12px;
  color: #AFAFAF;
  font-size: 1em;
  align-self: flex-end;
  margin-bottom: 2px;
}
.package .amount {
  color: #26457C;
  margin-right: 6px;
  margin-left: 6px;
  font-size: 24px;
}
.package .per-month {
  color: #AFAFAF;
  align-self: flex-end;
  margin-bottom: 2px;
}
.package .package-top {
  background-color: #FAFAFA;
  border: 1px solid #e1e1e1;
  padding: 1.8em;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.package .package-top .icon {
  height: 34px;
}
.package .package-top h3 {
  color: #f2c500;
}
.package .package-bottom {
  width: 70%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em;
  background-color: #FAFAFA;
  border: 1px solid #e1e1e1;
  border-top: none;
  text-decoration: none;
  transition: 0.2s all ease;
  float: right;
}
.package .package-bottom h4 {
  margin-bottom: 0;
  text-transform: unset;
  margin-right: 10px;
  transition: 0.2s all ease;
}
.package .package-bottom img {
  height: 32px;
}
.package .package-bottom:hover {
  background-color: #ededed;
}
.package .package-bottom:hover h4 {
  color: #f2c500;
}
.package:nth-child(3n) {
  margin-right: 0;
}
.feature {
  width: 30%;
}
.feature h4 {
  text-transform: uppercase;
}
.feature-icon {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
}
.feature:nth-child(3n) {
  margin-right: 0;
}
.buttons-wrapper {
  margin-top: 40px;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
}
.buttons-wrapper .button-grey {
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.buttons-wrapper .button-grey img {
  margin-right: 10px;
  height: 16px;
}
.buttons-wrapper .button-blue {
  margin-left: 10px;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.buttons-wrapper .button-blue:hover {
  background-color: #f2c500;
  color: #26457c;
}
.buttons-wrapper .button-blue img {
  margin-left: 10px;
  height: 16px;
}
.button-grey {
  color: #26457C;
  background-color: #FAFAFA;
  padding: 1em;
  border: 1px solid #e1e1e1;
  text-decoration: none;
}
.button-blue {
  background-color: #26457C;
  color: #f2c500;
  border: 1px solid #e1e1e1;
  padding: 1em;
  font-size: 16px;
  display: flex;
  align-items: center;
}
.button-blue[value] {
  font-size: 16px;
  align-self: center;
}
.buttons-wrapper--2 {
  background-image: url("https://sliksvn.com/assets/themes/sliksvn/css/../icons/arrow-yellow.svg");
  background-repeat: no-repeat;
  background-position: 90% 50%;
  padding-right: 48px;
  transition: 0.2s ease all;
}
.buttons-wrapper--2:hover {
  background-image: url("https://sliksvn.com/assets/themes/sliksvn/css/../icons/arrow-blue.svg");
}
.small-icon {
  height: 16px;
  margin-left: 10px;
}
@media (max-width: 1020px) {
  .package .middle p {
    font-size: 0.8em;
  }
  .package-bottom h4 {
    font-size: 0.8em;
  }
}
@media (max-width: 1100px) {
  .nav--enterprise a img {
    margin: 0 auto;
  }
}
@media (max-width: 850px) {
  .package .middle p {
    font-size: 0.9em;
  }
  .package-bottom h4 {
    font-size: 0.9em;
  }
  .block-wrapper {
    justify-content: space-between;
  }
  .package {
    width: 48%;
    margin-right: 2%;
  }
  .package:nth-child(3) {
    margin-top: 2%;
  }
  .feature {
    width: 46%;
    margin-right: 2%;
  }
  .feature:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 670px) {
  .package .middle p {
    font-size: 0.8em;
  }
  .package-bottom h4 {
    font-size: 0.8em;
  }
  .block-wrapper {
    justify-content: space-between;
  }
  .package {
    width: 48%;
    margin-right: 2%;
  }
  .package:nth-child(3) {
    margin-top: 2%;
  }
  .package .middle p {
    font-size: 0.8em;
  }
  .package-bottom h4 {
    font-size: 0.8em;
  }
  .feature {
    width: 46%;
    margin-right: 2%;
  }
  .feature:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 610px) {
  .package .middle p {
    font-size: 0.9em;
  }
  .package-bottom h4 {
    font-size: 0.9em;
  }
  .package {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2em;
  }
  .package:nth-child(3) {
    margin-top: 0;
  }
  .column-m {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1em;
  }
  .buttons-wrapper {
    margin-top: 0;
    flex-direction: column;
  }
  .buttons-wrapper .button-grey {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .buttons-wrapper {
    margin: 0 30px;
  }
  .package .middle p {
    font-size: 0.8em;
  }
  .package-bottom h4 {
    font-size: 0.8em;
  }
  .feature {
    width: 100%;
    margin-right: 0;
  }
}
