@charset "UTF-8";
.box-layout {
  max-width: 1800px;
  margin-left: auto;
  margin-right: auto;
}

.text-parrot-green {
  color: #2daf43;
}

.rev_slider li::before {
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  position: absolute;
}

.rev_slider .architecture-title span {
  color: #cee002 !important;
  color: #2daf43 !important;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px 15px;
  line-height: 1.1 !important;
  display: inline-block;
  text-shadow: none !important;
}

h1 span.text-parrot-green:not(.no-bg),
h2 span.text-parrot-green:not(.no-bg),
h3 span.text-parrot-green:not(.no-bg),
h4 span.text-parrot-green:not(.no-bg),
h5 span.text-parrot-green:not(.no-bg),
h6 span.text-parrot-green:not(.no-bg) {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 5px 10px;
  display: inline-block;
  line-height: 1.1;
}

.interactive-banners-content h6 {
  max-width: 200px;
}

.bg-parrot-green {
  background-color: #2daf43;
}

.interactive-banners-style-09 .interactive-banners-hover-action {
  width: 101%;
}

.interactive-banners-style-09 figure img {
  max-width: 101%;
}

.list-inline li {
  display: inline-block;
}

footer .footer-menu li {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 0;
}
footer .footer-menu li a:hover, footer .footer-menu li a:focus {
  color: white;
}

.slider-text .d-flex {
  max-width: 805px;
}
.slider-text .d-flex .first {
  max-width: 180px;
}
.slider-text .d-flex .second {
  max-width: 250px;
}
.slider-text .d-flex .third {
  max-width: 325px;
}

.font-2x {
  font-size: 200%;
}

header .navbar .navbar-brand img,
header.side-menu .logo img,
header .sidebar-nav-menu .navbar-brand img,
footer .footer-logo img {
  max-height: 90px;
}

.navbar-brand {
  padding: 0;
}

#header-text h1 {
  color: #23262d;
  color: white;
  font-size: 22px;
}

.scroll-top-arrow, .scroll-top-arrow:focus {
  bottom: 80px;
}

.menu-list-wrapper.menu-list-wrapper-small {
  max-height: calc(65vh - 60px);
}

.hamburger-menu {
  max-width: 1000px;
}
.hamburger-menu .cover-background {
  background-position: left center !important;
  background-size: auto 100% !important;
}
.hamburger-menu .menu-list li a {
  padding-top: 8px;
  padding-bottom: 8px;
}

.fancy-text-box-style-01 .fancy-text-box {
  text-align: center;
}

.interactive-banners-content h6 {
  width: auto !important;
}

@media screen and (max-width: 1600px) {
  .xl-padding-0-lr {
    padding-left: 0;
    padding-right: 0;
  }

  .home-architecture .tparrows.tp-leftarrow {
    transform: matrix(1, 0, 0, 1, -67, -192) !important;
  }

  .home-architecture .tparrows.tp-rightarrow {
    transform: matrix(1, 0, 0, 1, -67, -259) !important;
  }
}
@media screen and (max-width: 1430px) {
  .slider-text .d-flex {
    max-width: 675px;
  }
  .slider-text .d-flex .first {
    max-width: 160px;
  }
  .slider-text .d-flex .second {
    max-width: 210px;
  }
  .slider-text .d-flex .third {
    max-width: 305px;
  }
}
.interactive-banners-style-09 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.interactive-banners-style-09 a p {
  color: #adadad;
}

@media screen and (max-width: 1430px) and (min-width: 768px) {
  .tp-parallax-wrap {
    left: 60px !important;
  }
}
body {
  color: #adadad;
}

#product-header {
  background-size: cover;
}
#product-header .w-55 {
  width: 100% !important;
}
#product-header h1 {
  font-size: 63px;
  line-height: 67px;
}
#product-header h1 span {
  color: #2daf43;
  font-size: 56px;
  line-height: 60px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px 15px;
  line-height: 1.1 !important;
  display: inline-block;
}

#product-variations .table {
  color: #adadad;
}

.product-page .slick-slide img {
  max-height: 500px;
  margin-left: 1px;
  margin-right: 1px;
}
.product-page .slick-prev::before {
  position: absolute;
  left: 40px;
  z-index: 999;
}
.product-page .slick-next::before {
  position: absolute;
  right: 40px;
  z-index: 999;
}
.product-page .slick-slide {
  cursor: pointer;
}
.product-page .feature-box {
  height: 100%;
}
.product-page .feature-box h6 {
  font-size: 1.5rem;
  line-height: 2rem;
}

.variation-item {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 0;
}
.variation-item:first-child {
  border: none;
}
.variation-item .col-5 {
  text-align: center;
}

#product-content .info-list {
  list-style: none;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.12);
  padding-top: 15px;
  padding-bottom: 15px;
}
#product-content .info-list li span {
  display: inline-block;
  padding: 5px 15px;
}
#product-content h6 {
  margin-top: 40px;
}
#product-content h6:first-child {
  margin-top: 0;
}
#product-content .font-p-bigger p {
  font-size: 16px;
}
#product-content .list-style-custom {
  list-style: none;
}
#product-content .list-style-custom li span::before {
  content: "•";
  display: inline-block;
  margin-right: 10px;
  font-size: 23px;
  line-height: 23px;
  vertical-align: middle;
}
#product-content .border-color-light-gray {
  border-color: rgba(255, 255, 255, 0.1) !important;
}

#info {
  padding-top: 100px;
  padding-bottom: 60px;
}

body {
  color: #dedede;
}

.bg-extra-medium-slate-blue {
  background-color: #443F3F;
  background-color: #4b4b4b;
}

.text-green,
.btn-link.text-green,
a.text-green-hover:hover,
.text-parrot-green {
  color: #b38865;
  color: #FFDF30;
}

.bg-parrot-green {
  background-color: #b38865;
  background-color: #2D4F6B;
}

.interactive-banners-content h6 {
  font-size: 1.4em;
  line-height: 1.4;
}

.interactive-banners-style-09 figcaption {
  z-index: 99;
}

.interactive-banners-style-09 figure::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 9;
  width: 100%;
  height: 100%;
}

p a.text-white,
h6 a.text-white {
  color: #FFDF30 !important;
}

footer a {
  color: white;
}

#product-variations .variation-item .text-extra-large {
  margin-bottom: 15px;
}
#product-variations .variation-item ul {
  margin-top: -10px;
  margin-left: 30px;
}

@media screen and (max-width: 1300px) {
  .one-half-screen {
    height: 500px;
  }
}
@media screen and (max-width: 1199px) {
  .slider-text .lg-padding-3-rem-tb {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  section.big-section {
    padding: 60px 0 !important;
  }

  section {
    padding: 60px 0;
  }

  .box-layout {
    padding: 0 20px;
  }

  .lg-margin-5-half-rem-bottom {
    margin-bottom: 3.5rem;
  }
}
@media screen and (min-width: 992px) {
  .slider-text .d-flex .third {
    max-width: 325px;
  }
}
@media screen and (max-width: 991px) {
  body {
    line-height: 1.4;
  }

  header .navbar .navbar-brand img {
    max-height: 70px;
  }

  #header-text .padding-30px-lr {
    padding: 0 !important;
    line-height: 1;
  }

  .menu-list li a {
    line-height: 1.4;
  }

  .slider-text .d-flex {
    max-width: 100%;
  }

  .slider-text .d-flex .first {
    max-width: 170px;
  }

  .slider-text .d-flex .second {
    max-width: 223px;
  }

  .slider-text .lg-padding-3-rem-tb {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  #garden .w-65 {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  #product-header .one-half-screen {
    max-height: 450px;
  }

  .product-page .slick-slide img {
    max-height: 400px;
  }

  #product-header h1 {
    font-size: 50px;
    line-height: 58px;
  }

  .interactive-banners-content {
    padding: 1rem !important;
  }

  .text-large {
    line-height: 26px;
  }
}
@media screen and (max-width: 767px) {
  body {
    line-height: 1.4;
  }

  #header-text h1 {
    font-size: 11px;
  }

  .menu-list-wrapper.menu-list-wrapper-small {
    max-height: 80vh;
  }

  .home-architecture .metis.tparrows {
    transform: translate(-50%, -50%) !important;
  }

  .slider-text .d-flex .first,
.slider-text .d-flex .second,
.slider-text .d-flex .third {
    max-width: 100%;
  }
  .slider-text .d-flex .first .text-parrot-green,
.slider-text .d-flex .second .text-parrot-green,
.slider-text .d-flex .third .text-parrot-green {
    display: block !important;
    margin-right: 0 !important;
  }

  .interactive-banners-content h6 {
    max-width: 140px;
  }

  .interactive-banners-style-09 .interactive-banners-content .interactive-banners-hover-icon {
    left: 35px;
    bottom: 35px;
  }

  .interactive-banners-content {
    padding: 2rem !important;
  }

  #garden .col-md-6:last-child {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  footer {
    padding-top: 30px !important;
  }

  footer .footer-logo img {
    max-width: 140px;
  }

  #info {
    padding-top: 0 !important;
  }

  #product-header .one-half-screen {
    max-height: 300px;
  }
  #product-header .one-half-screen h1 {
    font-size: 26px;
    line-height: 30px;
  }
  #product-header .one-half-screen h1 span {
    font-size: inherit;
  }
  #product-header .down-section {
    bottom: 15px;
  }

  #product-content .info-list {
    font-size: 15px;
    line-height: 24px;
  }

  #product-content {
    padding-top: 40px !important;
  }

  .product-page .slick-slide img {
    max-height: 200px;
  }

  #product-variations {
    padding-bottom: 40px !important;
  }

  .product-page .feature-box {
    padding: 3rem;
  }
}

/*# sourceMappingURL=custom-styles.css.map */
