.videof, .videot {
    width: 100%    !important;
    height: 100%   !important;
 }

.post {
    background: #ffffff;
    margin-bottom: 30px;
}

.content-section.content-4 {
    background: #ffffff;
    background-size: cover;
}

.content-section.content-4 .heading p, .content-section.content-4 .heading h2 {
    color: #000000;
}

.text-danger {
    color: #ffffff!important;
}

b,
strong {
  font-weight: bolder;
  color:#000000; }

h1, .h1 {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    line-height: 1.1;
    color: #ffffff;
}

h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Old Standard TT", serif;
    font-weight: 400;
    line-height: 1.1;
    color: #000000;
}

h3, .h3 {
    font-size: 18px;
}


.hr-1 {
  border-top: 1px dashed #000000; }

.main-footer.color-options-2 li:before {
    color: #2700ff;
}

.main-footer.color-options-2 .social-links a {
    color: #2700ff;
    border-color: #000000;
}

.main-footer.color-options-2 li a {
    color: #2700ff;
}

 .main-footer.color-options-2 li a:hover {
    color: #ff253a; }

.widget-2 li {
    font-family: "Roboto", sans-serif;
    position: relative;
    padding: 10px 10px 10px 25px;
    border-top: 1px solid #000000;
}

.main-footer.color-options-2 li:before {
  color: #ff253a; }

.main-footer.color-options-2 h5 {
    color: #000000;
}

.main-footer.color-options-2 .footer-top {
    background: #add8e6;
}

.farming-tipps-slider .owl-prev span, .farming-tipps-slider .owl-next span {
    color: #ff253a;
    border-color: #000000;
}

@media (max-width: 576px) {

    .www-50 {
      width: 45% !important;
    }

    .badge-v1 {
        display: none;
    }

    .owl-nav {
        display: none;
    }

}

.product-list-v3 .product {
    margin-bottom: 15px;
    margin-top: 150px;
    background: #ffffff;
    float: left;
    width: 100%;
}



body {
  font-family: "Apple Chancery", sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
  background-color: #ffffff; }

.farmer {
    margin-top: 50px;
    float: left;
    background: #ffffff;
}




.btn-outline {
  font-size: 16px;
  color: #4c4c4c;
  background: transparent;
  border: 1px solid #4c4c4c; }
  .btn-outline:hover, .btn-outline.active {
    color: #fff;
    background: #be0b06; }

.btn-dark {
  color: #fff;
  background-color: #be0b06;
  border-color: #be0b06; }
  .btn-dark:focus,
  .btn-dark.focus {
    color: #fff;
    background-color: #8d0804;
    border-color: #420402; }
  .btn-dark:hover {
    color: #fff;
    background-color: #8d0804;
    border-color: #830804; }
  .btn-dark:active,
  .btn-dark.active,
  .open > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #8d0804;
    border-color: #830804; }
    .btn-dark:active:hover,
    .btn-dark:active:focus,
    .btn-dark:active.focus,
    .btn-dark.active:hover,
    .btn-dark.active:focus,
    .btn-dark.active.focus,
    .open > .btn-dark.dropdown-toggle:hover,
    .open > .btn-dark.dropdown-toggle:focus,
    .open > .btn-dark.dropdown-toggle.focus {
      color: #fff;
      background-color: #6a0603;
      border-color: #420402; }
  .btn-dark:active,
  .btn-dark.active,
  .open > .btn-dark.dropdown-toggle {
    background-image: none; }
  .btn-dark.disabled,
  .btn-dark.disabled:hover,
  .btn-dark.disabled:focus,
  .btn-dark.disabled.focus,
  .btn-dark.disabled:active,
  .btn-dark.disabled.active,
  .btn-dark[disabled],
  .btn-dark[disabled]:hover,
  .btn-dark[disabled]:focus,
  .btn-dark[disabled].focus,
  .btn-dark[disabled]:active,
  .btn-dark[disabled].active,
  fieldset[disabled] .btn-dark,
  fieldset[disabled] .btn-dark:hover,
  fieldset[disabled] .btn-dark:focus,
  fieldset[disabled] .btn-dark.focus,
  fieldset[disabled] .btn-dark:active,
  fieldset[disabled] .btn-dark.active {
    background-color: #be0b06;
    border-color: #be0b06; }
  .btn-dark .badge {
    color: #be0b06;
    background-color: #fff; }

.pagination > li {
  margin-right: 10px;
  display: inline-block; }

.pagination > li > a, .pagination > li > span {
  padding: 2px 8px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span,
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-radius: 0px; }

blockquote {
  font-size: 14px;
  border-left-color: #515151;
  border-left-width: 4px; }

.banner-image {
  visibility: hidden; }

.banner-image-container {
  background: center no-repeat #ffffff;
  background-size: cover; }

.header-top-v-1 {
  padding: 27px 0;
  position: relative;
  width: 100%;
  transition: all 0.3s ease-in-out; }
  .header-top-v-1 .logo {
    position: absolute;
    left: 0%;
    margin-left: 0px;
    top: -20px;
    max-width: 300px;
    z-index: 20;
    transition: all 0.7s ease; }
    @media (min-width: 992px) {
      .header-top-v-1 .logo {
        max-width: 250px;
        margin-left: -55px;
        margin-top: -20px; } }
  @media (min-width: 992px) {
    .header-top-v-1 {
      position: absolute;
      z-index: 15;
      top: 0;
      background: #ffffff; }
      .header-top-v-1 .container {
        position: relative; } }

.main-header-v1 {
  position: relative;
  background: #ffffff;}

.header-top-right-v1 {
  position: relative;
  float: right; }
  .header-top-right-v1 .search-form {
    float: left; }
  .header-top-right-v1 .toggle-share-alt {
    display: block;
    float: left;
    color: #a8a8a9;
    font-size: 40px;
    line-height: 50px;
    margin-right: -10px; }
    @media (min-width: 992px) {
      .header-top-right-v1 .toggle-share-alt {
        display: none; } }
  .header-top-right-v1 .toggle-search-form {
    color: #a8a8a9; }
    .header-top-right-v1 .toggle-search-form:before {
      font-family: 'FontAwesome';
      content: "";
      font-size: 40px;
      line-height: 50px;
      margin-right: 10px; }
    .header-top-right-v1 .toggle-search-form:hover {
      color: #fff; }
  .header-top-right-v1 .social-links {
    position: absolute;
    top: 100%;
    display: none;
    background: #090c0e;
    z-index: 15; }
    .header-top-right-v1 .social-links a, .header-top-right-v1 .social-links a:first-child {
      margin-bottom: 10px;
      margin-left: 10px;
      transition: opacity 0.3s ease; }
      .header-top-right-v1 .social-links a:hover, .header-top-right-v1 .social-links a:first-child:hover {
        color: #fff; }
    @media (min-width: 992px) {
      .header-top-right-v1 .social-links {
        background: transparent;
        position: relative;
        top: 0;
        display: block !important;
        margin-right: 20px; }
        .header-top-right-v1 .social-links a {
          margin-left: 0px; } }
  @media (min-width: 992px) {
    .header-top-right-v1 {
      margin-top: 20px; } }

.header-top-v-1-transparent {
  background: none; }
  .header-top-v-1-transparent .header-search {
    background: rgba(255, 255, 255, 0.7); }
  .header-top-v-1-transparent .header-top-right-v1 .social-links {
    background: transparent; }
  .header-top-v-1-transparent.sticky-menu {
    background-color: #fff; }

.social-links {
  float: left; }
  .social-links a {
    width: 30px;
    height: 30px;
    margin-left: 10px;
    line-height: 27px;
    display: block;
    float: left;
    border-radius: 50%;
    border: 2px solid #a8a8a9;
    color: #a8a8a9;
    text-align: center;
    opacity: 1;
    transition: opacity 0.3s ease; }
    .social-links a:hover {
      opacity: 0.6; }
  .social-links a:first-child {
    margin-left: 0; }
  @media (min-width: 992px) {
    .social-links a {
      margin-left: 15px; } }

.banner-v1 {
  position: relative;
  min-height: 350px; }
  .banner-v1 .banner-caption-v1 {
    padding-bottom: 30px; }
    .banner-v1 .banner-caption-v1 h2 {
      font-size: 100px;
      color: #fff;
      font-family: "Great Vibes", cursive;
      text-align: center; }
      .banner-v1 .banner-caption-v1 h1 img {
        display: block;
        margin: 0 auto; }
      @media (min-width: 992px) {
        .banner-v1 .banner-caption-v1 h1 {
          font-size: 100px; } }
      @media (min-width: 1200px) {
        .banner-v1 .banner-caption-v1 h1 {
          font-size: 200px; } }
    .banner-v1 .banner-caption-v1 h2 img {
      display: block;
      max-width: 80%;
      margin: 0 auto; }
    .banner-v1 .banner-caption-v1 p {
      font-size: 15px;
      color: #98a9b6;
      text-align: center; }
      @media (min-width: 992px) {
        .banner-v1 .banner-caption-v1 p {
          margin-top: 30px; } }
    @media (min-width: 480px) {
      .banner-v1 .banner-caption-v1 {
        margin-top: -150px; } }
    @media (min-width: 768px) {
      .banner-v1 .banner-caption-v1 {
        margin-top: 0;
        position: absolute;
        right: 0;
        bottom: 0;
        width: 100%; } }
    @media (min-width: 992px) {
      .banner-v1 .banner-caption-v1 {
        bottom: 15%; } }
  .banner-v1 .banner-caption-text {
    max-width: 550px;
    float: right; }
  @media (min-width: 768px) {
    .banner-v1 {
      min-height: 550px; } }
  @media (min-width: 992px) {
    .banner-v1 {
      padding-top: 150px;
      margin-top: -100px;
      min-height: 1100px; }
      .banner-v1 .banner-image {
        min-height: 624px; } }
  .banner-v1 .banner-buttons {
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%; }
    .banner-v1 .banner-buttons .btn {
      margin-bottom: -20px; }
    @media (min-width: 992px) {
      .banner-v1 .banner-buttons .btn {
        padding: 15px 25px; } }
    @media (min-width: 768px) {
      .banner-v1 .banner-buttons {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%; } }
    @media (min-width: 1200px) {
      .banner-v1 .banner-buttons .btn {
        padding: 25px 35px;
        font-size: 20px;
        margin-bottom: -35px; } }

.navigation {
  float: right; }
  .navigation .menu-toogle {
    color: #a8a8a9; }
    .navigation .menu-toogle:before {
      font-family: 'FontAwesome';
      content: "";
      font-size: 25px; }
  .navigation ul {
    display: none; }

.navigation ul {
  list-style: none;
  float: left;
  padding: 0;
  margin-top: 26px;
  margin: 0; }

.navigation li {
  float: left;
  font-size: 16px;
  font-family: "Skia", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin-right: 20px;
  position: relative; }
  .navigation li a {
    color: #000000;
    padding-bottom: 10px;
    position: relative; }
    .navigation li a:hover, .navigation li a.active {
      color: #ff253a; }
      .navigation li a:hover:after, .navigation li a.active:after {
        visibility: visible; }
    .navigation li a:after {
      content: '';
      display: block;
      width: 100%;
      height: 1px;
      background: #fff;
      position: absolute;
      bottom: 0;
      visibility: hidden; }
  .navigation li:hover > ul {
    visibility: visible;
    opacity: 1; }

.navigation .sub-menu {
  transition: opacity 0.3s ease;
  opacity: 0;
  visibility: hidden;
  width: 150px;
  padding-top: 40px;
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 0; }
  .navigation .sub-menu li {
    background-color: rgb(255, 255, 255);
    width: 100%;
    float: left; }
    .navigation .sub-menu li a {
      padding: 10px;
      display: block; }
      .navigation .sub-menu li a:after {
        display: none; }
  .navigation .sub-menu ul {
    left: 100%;
    top: 0;
    padding-top: 0; }

.navigation-mobile {
  position: right;
  overflow-x: hidden;
  background: #f6ecec;
  z-index: 90;
  width: 100%;
  display: none; }
  .navigation-mobile ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .navigation-mobile li {
    margin: 0;
    padding: 0;
    font-size: 15px;
    display: block;
    border-top: 1px solid #1D1717;
    position: relative;
    text-transform: uppercase; }
    .navigation-mobile li.menu-item-has-children > a:after {
      position: absolute;
      right: 10px;
      content: "";
      font-family: 'FontAwesome';
      font-size: 20px;
      top: 7px; }
    .navigation-mobile li a {
      display: block; }
    .navigation-mobile li a.active:after {
      content: ""; }
  .navigation-mobile .sub-menu a {
    padding-left: 30px;
    background: #0b0f11; }
  .navigation-mobile .sub-menu .sub-menu a {
    padding-left: 45px;
    background: #0d1114; }
  .navigation-mobile a {
    color: tomato;
    padding: 15px;
    display: inline-block; }
    .navigation-mobile a:hover {
      color: #fff; }
  .navigation-mobile li.active a {
    color: #fff; }
  .navigation-mobile div {
    text-align: right; }
  .navigation-mobile .fa-close {
    color: #fff;
    padding: 10px;
    cursor: pointer;
    display: inline-block; }
    .navigation-mobile .fa-close:hover {
      color: #e6e6e6; }
  .navigation-mobile .sub-menu {
    display: none; }
  @media (min-width: 992px) {
    .navigation-mobile {
      display: none !important; } }

@media (min-width: 992px) {
  .navigation-button {
    display: none; }
  .navigation ul {
    display: block;
    margin-top: 0px; }
  .menu-toogle {
    display: none; } }

.header-search {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 19;
  right: 0;
  top: 75px;
  padding: 0 15px;
  max-height: 0;
  overflow: hidden;
  width: 100%;
  transition: all 0.3s ease; }
  .header-search .form-control {
    border-radius: 0; }
  .header-search .form-content {
    width: 100%;
    padding-right: 45px;
    position: relative; }
  .header-search button {
    position: absolute;
    right: 0;
    top: 0;
    height: 38px;
    background: #fff;
    color: #000;
    border: 0px;
    padding: 0 10px; }
  .header-search.state-show {
    padding-top: 55px;
    padding-bottom: 15px;
    max-height: 115px; }
  @media (min-width: 992px) {
    .header-search {
      width: 200px;
      top: 80px;
      right: 20px; }
      .header-search.state-show {
        padding-top: 15px; } }

@media (min-width: 992px) {
  .sticky-menu {
    position: fixed;
    top: 0;
    z-index: 9999; }




.embed-responsive-4by3 {
  padding-bottom: 57%; }

.embed-responsive-444 {
  padding-bottom: 30%; }

.main-footer.color-options-2 .footer-top {
    background: #add8e6;
}

#myFrame {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 75%;
}

@media (min-width: 468px) {
  .video-mobile {
    display: none;
  }
}

@media (max-width: 768px) {
  .video-desktop {
    display: none;
  }
}



.carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}


.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #e44848 no-repeat center center;
    background-size: 100% 100%;
}

.c-next-icon, .c-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #e44848 no-repeat center center;
    background-size: 100% 100%;
}