body.rs-page section.head-series {
  padding-bottom: 40px;
}
body.rs-page section.head-series .container-fluid {
  padding: 0;
  max-width: 100%;
}
body.rs-page section.head-series .container-fluid .row {
  margin: 0;
}
body.rs-page section.head-series .container-fluid .col-12 {
  padding: 0;
}
body.rs-page section.head-series .container-fluid img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
body.rs-page section.head-series iframe {
  width: 100%;
  height: 280px;
  border: none;
}
@media (min-width: 768px) {
  body.rs-page section.head-series iframe {
    height: 320px;
  }
}

body.rs-page .gtv-title h1 {
  color: #006940;
  display: block;
  position: relative;
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
}
@media (max-width: 991.98px) {
  body.rs-page .gtv-title h1 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media (max-width: 767.98px) {
  body.rs-page .gtv-title h1 {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 575.98px) {
  body.rs-page .gtv-title h1 {
    font-size: 20px;
    line-height: 28px;
  }
}
body.rs-page .gtv-title h3 {
  color: #006940;
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  text-align: center;
}
@media (max-width: 767.98px) {
  body.rs-page .gtv-title h3 {
    font-size: 24px;
    line-height: 32px;
  }
}
body.rs-page .gtv-description p {
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}
@media (max-width: 991.98px) {
  body.rs-page .gtv-description p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 767.98px) {
  body.rs-page .gtv-description p {
    font-size: 16px;
    line-height: 24px;
  }
}
body.rs-page .gtv-description h6 {
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 7px;
  color: #000;
}
@media (max-width: 767.98px) {
  body.rs-page .gtv-description h6 {
    font-size: 18px;
    letter-spacing: 4px;
  }
}
body.rs-page .gtv-btn {
  border-radius: 20px !important;
  height: auto !important;
  display: inline-block;
  text-decoration: none;
  transition: all 0.3s ease;
}
body.rs-page .gtv-btn.bg-pink {
  background-color: #D80B8C;
  color: #fff;
  line-height: 43px;
  font-size: 20px;
  font-weight: 700;
  padding: 0 15px;
}
body.rs-page .gtv-btn.bg-pink:hover {
  background-color: #a7096d;
}
@media (max-width: 767.98px) {
  body.rs-page .gtv-btn.bg-pink {
    font-size: 16px;
    line-height: 36px;
  }
}
@media (max-width: 575.98px) {
  body.rs-page .gtv-btn.bg-pink {
    font-size: 14px;
    padding: 0 12px;
  }
}
body.rs-page .gtv-btn.bg-yellow {
  background-color: #FFC709;
  color: #000;
  line-height: 28px;
  font-size: 20px;
  font-weight: 600;
  padding: 8px 15px;
  width: 250px;
}
body.rs-page .gtv-btn.bg-yellow:hover {
  background-color: #d5a500;
}
@media (max-width: 767.98px) {
  body.rs-page .gtv-btn.bg-yellow {
    font-size: 16px;
    width: 200px;
  }
}
@media (max-width: 575.98px) {
  body.rs-page .gtv-btn.bg-yellow {
    font-size: 14px;
    padding: 0 12px;
    width: 180px;
  }
}
body.rs-page .gtv .border-dark {
  border: 1px solid #2c2c2c;
}
body.rs-page .gtv .versatile_program {
  color: #000;
  padding: 15px 10px;
  min-width: 180px;
}
@media (max-width: 767.98px) {
  body.rs-page .gtv .versatile_program {
    min-width: 100%;
    margin-bottom: 20px;
  }
}
body.rs-page .gtv .versatile_program .icon {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
body.rs-page .gtv .versatile_program .icon img {
  height: 80px;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}
@media (max-width: 767.98px) {
  body.rs-page .gtv .versatile_program .icon,
body.rs-page .gtv .versatile_program .icon img {
    height: 60px;
  }
}
body.rs-page .gtv .versatile_program .head {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4;
}
body.rs-page .gtv .versatile_program .head span {
  display: block;
  font-weight: 400;
  font-size: 14px;
  margin-top: 5px;
  color: #666;
  min-height: 40px;
}
body.rs-page .gtv .versatile_program .button {
  margin-top: 15px;
}
body.rs-page .gtv-space hr {
  height: 5px;
  border: none;
  border-radius: 3px;
  margin: 5px 0;
  background-color: #D80B8C;
  opacity: 1;
}
body.rs-page .gtv-space hr:first-child {
  background-color: #006940;
}
body.rs-page .gtv-space hr:last-child {
  background-color: #FFC709;
}
body.rs-page section.all-varieties {
  padding: 30px 0 50px;
}
body.rs-page section.all-varieties .slider-all-item-term {
  display: flex;
  flex-wrap: wrap;
}
body.rs-page section.all-varieties .slider-all-item-term .item {
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 15px;
  transition: all 0.3s ease;
  color: #404040;
}
body.rs-page section.all-varieties .slider-all-item-term .item:hover {
  transform: translateY(-5px);
  text-decoration: none;
}
body.rs-page section.all-varieties .slider-all-item-term .item .border-img {
  border: 2px solid #E5E5E5;
  height: 280px;
  margin-bottom: 15px;
  display: inline-flex;
  width: 100%;
  background-color: #fff;
}
body.rs-page section.all-varieties .slider-all-item-term .item .border-img img {
  margin: auto;
  max-height: 100%;
  object-fit: contain;
}
body.rs-page section.all-varieties .slider-all-item-term .item .title-varieties {
  font-size: 16px;
  font-weight: 500;
  color: #404040;
  margin-bottom: 5px;
}
body.rs-page section.all-varieties .slider-all-item-term .item span {
  font-size: 13px;
  color: #006940;
  font-weight: 500;
}
body.rs-page section.all-varieties .slider-all-item-term:not(.owl-loaded) .item {
  flex: 0 0 25%;
  max-width: 25%;
}
@media (max-width: 991.98px) {
  body.rs-page section.all-varieties .slider-all-item-term:not(.owl-loaded) .item {
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
}
@media (max-width: 767.98px) {
  body.rs-page section.all-varieties .slider-all-item-term:not(.owl-loaded) .item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575.98px) {
  body.rs-page section.all-varieties .slider-all-item-term:not(.owl-loaded) .item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
body.rs-page .colorbox {
  max-width: 90vw;
  max-height: 90vh;
}
body.rs-page .colorbox img {
  max-width: 100%;
  height: auto;
}
body.rs-page .color-green,
body.rs-page .color-grenn {
  color: #006940;
}
body.rs-page .color-pink {
  color: #D80B8C;
}
body.rs-page .color-yellow {
  color: #FFC709;
}
@media (max-width: 767.98px) {
  body.rs-page .mobile-hide {
    display: none !important;
  }
}

/*# sourceMappingURL=garden-to-vase.css.map */
