/*
Theme Name: GotMilk
Text Domain: twentysixteen
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster&display=swap');

.fromnature .to p a {
    color: #739000 !important;
}
.fromnature .i h3 {
    margin: 0 0 10px 0;
}
.fromnature .title, .fromnature h3{
  font-weight: 700  
}

.fromnature .from p a{
  color: #fff !important;
}


.op0 {
  opacity: 0;
}


.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  -webkit-transition-property: left, top, -webkit-transform;
  transition-property: left, top, -webkit-transform;
  transition-property: transform, left, top;
  transition-property: transform, left, top, -webkit-transform;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  float: left;
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}


/* COMPARISON SECTION */
/* .fromnatureout {
  height: 100vh;
  height: var(--app-height);
  padding-top: 100px;
  margin-top: -100px;
  min-height: 736px;
} */

.fromnature {
  min-height: 950px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.fromnature .fromout {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  width: 50%;
  z-index: 1;
}

.fromnature.aos-animate .from .bg,
.fromnature.aos-animate .to .bg {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.fromnature.aos-animate .from:after {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.fromnature.aos-animate .to .bg {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.fromnature.aos-animate .to:after {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.fromnature.aos-animate .line .handler {
  opacity: 1;
}

.fromnature .from {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  width: 100vw;
}

.fromnature .from .bg,
.fromnature .to .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  -webkit-transform: scale3d(1.2, 1.2, 1.2);
          transform: scale3d(1.2, 1.2, 1.2);
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transition: all 2.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 2.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  background-size: 100%;
  max-height: 810px;
  background-repeat: no-repeat;
  background-position: center top;
}
.fromnature h2 {
  position: absolute;
  top: 340px;
  right: 50%;
  margin-right: 220px;
  font-size: 36px;
  color: #fff;
  text-align: right;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  white-space: nowrap;
}

.fromnature .from h2 {
  margin-right: 270px;
}

.fromnature .from h2.top {
  opacity: 0;
  top: 50px;
}

.fromnature .from.active h2:not(.top) {
  opacity: 0;
}

.fromnature .from.active h2.top {
  opacity: 1;
}

.fromnature h2 .s {
  width: 100px;
  height: 2px;
  background: #fff;
  display: block;
  vertical-align: top;
  font-size: 10px;
  float: right;
  margin-bottom: 14px;
  margin-top: 10px;
}

.fromnature h2 span {
  display: block;
  clear: both;
  font-family: 'Lobster', cursive;
  text-transform: none;
  font-weight: normal;
  font-size: 27px;
}

.fromnature .i {
  position: absolute;
  top: 250px;
  right: 50%;
  margin-right: 200px;
  /*width: 450px;*/
  width: 480px;
  text-align: right;
  padding-right: 90px;
}

.fromnature .i .ico {
  position: absolute;
  top: 0;
  right: 0;
  width: 77px;
  height: 77px;
  border: 3px solid #fff;
  border-radius: 100%;
  text-align: center;
  opacity: 0;
  -webkit-transform: translateX(50px) translateY(0);
          transform: translateX(50px) translateY(0);
  -webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.fromnature .i h3 {
  font-size: 27px;
  color: #fff;
  opacity: 0;
  -webkit-transform: translateX(50px) translateY(0);
          transform: translateX(50px) translateY(0);
  -webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.fromnature .i p {
  color: #fff;
  font-size: 16px;
  opacity: 0;
  -webkit-transform: translateX(50px) translateY(0);
          transform: translateX(50px) translateY(0);
  -webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.fromnature .i p a {
  /*color: #92e2ee;*/
  color: #ffdd4c
 /* text-decoration: underline;*/
}

.fromnature .i p a.link-hover:after{
  display: none;
}

.fromnature .active .i {
  opacity: 1;
}

.fromnature .active .i .ico,
.fromnature .active .i h3,
.fromnature .active .i p {
  opacity: 1;
  -webkit-transform: translateX(0px) translateY(0px);
  transform: translateX(0px) translateY(0px);
}

.fromnature .active .i h3 {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.fromnature .active .i p {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  font-family: "Open Sans", arial, sans-serif;
}

.fromnature .i3 {
  top: 450px;
}

.fromnature .i2,
.fromnature .i4 {
  right: auto;
  left: 50%;
  margin-right: auto;
  margin-left: 150px;
  text-align: left;
  padding-right: 0;
  padding-left: 140px;
}

.fromnature .i2 .ico,
.fromnature .i2 h3,
.fromnature .i2 p,
.fromnature .i4 .ico,
.fromnature .i4 h3,
.fromnature .i4 p {
  opacity: 0;
  -webkit-transform: translateX(-50px) translateY(0);
  transform: translateX(-50px) translateY(0);
}

.fromnature .i2 .ico,
.fromnature .i4 .ico {
  right: auto;
  left: 0;
}

.fromnature .i p a{
  text-decoration: underline;
}

.fromnature .i4 {
  top: 450px;
}

.fromnature .to {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0D5235;
  width: 100vw;
}
.fromnature .to p , .fromnature .to h3 {
  color: #739000;
}

.fromnature .to .title {
  color: #739000;
}
.fromnature .to h2 span {
  color: #739000;
}
.fromnature .to h2 .s {
  background-color: #739000; 
}
/* 
.fromnature:after {
  background: url(../images/pear-before.png) no-repeat center;
  position: absolute;
  top: 0;
  left: 50%;
  width: 300px;
  height: 100%;
  content: "";
  display: block;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 2;
  background-size: contain;
} */

.fromnature .to h2 {
  right: auto;
  left: 50%;
  text-align: left;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin-left: 240px;
  white-space: nowrap;
}

.fromnature h2{
  font-family: "Open Sans", arial, sans-serif;
  font-weight: 700;
}

.fromnature .i h3{
  font-family: "Open Sans", arial, sans-serif;
  font-weight: 700; 
}

.fromnature .to h2 .s {
  float: left;
}

.fromnature .to h2.top {
  opacity: 0;
  top: 50px;
}

.fromnature .to.active h2:not(.top) {
  opacity: 0;
}

.fromnature .to.active h2.top {
  opacity: 1;
}
.fromnature .line {
  position: absolute;
  top: 0%;
  left: 50%;
  width: 3px;
  height: 100%;
  background: #fff;
  z-index: 3;
}

.fromnature .line .handler {
  width: 124px;
  height: 55px;
  background: url(../images/drag1.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  /*margin: -16px 0 0 -43px;*/
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 1s opacity linear;
  transition: 1s opacity linear;
}

.site-2 .fromnature .line .handler {
  background-image: url(../images/drag-es.png);
}
.home.wp-embed-responsive.group-blog {
    margin-bottom: 6px;
}
body.page-id-6632.full-width-content .content {
    padding-top: 0;
}

.site-inner .home-farmers .banner2-head a,
.site-inner .home-fruit .banner3-head a,
.site-inner .home-recipes .banner4-head a,
.site-inner .home-sustainable .banner5-head a {
  color: #fff !important;
}
.page-id-6632 .home-fruit {
  background-image: url(/wp-content/uploads/2019/02/our-fruit-2019.jpg);
}
.page-id-6632 .home-recipes {
  background-image: url(/wp-content/uploads/2019/02/recipes-2019.jpg);
}
.page-id-6632 .home-sustainable {
    background-image: url(/wp-content/uploads/2019/02/sustainability-2019.jpg);
}
.fromnatureout p:empty {
    display: none;
  }
  @media only screen and (min-width: 1921px) {
    .fromnature .from .bg,
    .fromnature .to .bg {
      background-size: 100%;
      max-height: inherit;
      background-repeat: no-repeat;
      background-position: top left;
    }
  }
  @media only screen and (max-width: 1800px) {

  .fromnature .from .bg, .fromnature .to .bg {
    background-size: cover;
    background-position: center top;
  }
  }

@media only screen and (max-width: 1440px) {
  .fromnature .from h2 {
    margin-right: 240px;
  }
  .fromnature .to h2 {
    margin-left: 240px;
  }
  .fromnature h2 {
    font-size: 36px;
  }
  .fromnature .i {
    padding-right: 50px;
    width: 450px;
  }
  .fromnature .i2, .fromnature .i4 {
    padding-left: 100px;
    padding-right: 0px;
    width: 450px;
  }
  .fromnature .i h3 {
    font-size: 24px;
  }
  .fromnature .from .bg, .fromnature .to .bg {
    background-size: cover;
    max-height: 800px;
    background-repeat: no-repeat;
    background-position: center top;
  }
}
@media only screen and (max-width: 1280px) {
  .fromnature{
    min-height: 660px;
  }
  .fromnature .i {
    width: 400px;
    right: 47%;
    margin-right: 240px;
    padding-right: 0px;
  }
  .fromnature h2.top {
    right: 48%;
  }
  .fromnature .i {
    width: 380px;
    right: 47%;
    margin-right: 250px;
  }
  .fromnature .i2, .fromnature .i4 {
    padding-left: 95px;
    margin-right: 200px;
    width: 410px;
  }
  .fromnature .i2, .fromnature .i4, .fromnature .to h2.top {
    right: auto;
    left: 48%;
  }
  .fromnature .from .bg, .fromnature .to .bg {
    max-height: 550px;
  }
  .fromnature .from h2 {
    margin-right: 240px;
    font-size: 30px;
  }
  .fromnature .to h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .fromnature .i {
    width: 280px;
    right: 47%;
    padding-right: 0px;
  }
  .fromnature .i2, .fromnature .i4, .fromnature .to h2.top {
    right: auto !important;
    left: 55%;
    padding-left: 0px;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1100px) {
  
  .fromnature .i {
    top: 230px;
  }

  .fromnature .i p {
    font-size: 14px;
    line-height: 1.3;
  }

  .fromnature .i .ico {
    width: 70px;
    height: 70px;
  }

  .fromnature .i h3 {
    font-size: 26px;
  }

  .fromnature .i,
.fromnature .i3 {
    margin-right: 130px;
    width: 360px;
    padding-right: 90px;
  }

  .fromnature .i2,
.fromnature .i4 {
    margin-left: 120px;
    width: 320px;
    padding-left: 90px;
    padding-right: 0;
  }

  .fromnature .i3,
.fromnature .i4 {
    top: 420px;
  }

  .fromnature h2 {
    white-space: nowrap;
  }

  .fromnature .to .i,
.fromnature .to .i3 {
    width: 350px;
}

  .fromnature .to .i2,
.fromnature .to .i4 {
    width: 380px;
  }
  .fromnature .from h2 {
    margin-right: 170px;
  }

  .fromnature .to h2 {
    margin-left: 160px;
  }
}
@media only screen and (max-width: 1100px) and (min-height: 1300px) {
  .fromnature:after {
    background-size: auto 30%;
  }
}
@media only screen and (max-width: 1024px) {


  .fromnature .i h3 {
    line-height: 1;
  }
  .fromnatureout {
    height: auto;
  }
  .fromnature h2 {
    font-size: 30px;
  }
  .fromnature h2 span {
    font-size: 24px;
  }
  .fromnature .i, .fromnature .i3 {
    width: 320px;
    padding-right: 40px;
  }
  .fromnature .i2, .fromnature .i4 {
    width: 320px;
    margin-left: 20px;
  }
  .fromnature .to .i2, .fromnature .to .i4 {
    width: 300px;
    padding-left: 0;
    margin-left: 100px;
  }
  .fromnature .to h2 {
    margin-left: 180px;
    font-size: 26px;
  }
  .fromnature .from h2 {
    font-size: 26px;
    margin-right: 190px;
  }
  .fromnature .to h2.top {
    left: 51%;
  }
}

@media only screen and (max-width: 950px) {

  .fromnature:after {
    display: none;
  }

  .fromnature .from h2 {
    margin-right: 60px;
  }

  .fromnature .to h2 {
    margin-left: 60px;
    margin-right: 150px;
  }

  .fromnature .from h2:not(.top),
  .fromnature .to h2:not(.top) {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    white-space: normal;
  }

  .fromnature .line .handler,
.site-2 .fromnature .line .handler {
    width: 86px;
    height: 86px;
    background: url(../images/green-circle-handler.png) center no-repeat;
    background-size: cover;
    border-radius: 50%;
    padding: 0 15px;
  }

  .fromnature .line .handler:before,
.fromnature .line .handler:after {
    content: "";
    float: left;
    margin: 0 5px;
    width: 15px;
    height: 86px;
    background: url(../images/arroww.svg) center center no-repeat;
    -webkit-animation-name: bounceAlpha;
            animation-name: bounceAlpha;
    -webkit-animation-duration: 1.4s;
            animation-duration: 1.4s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    background-size: 13px;
  }

  .fromnature .line .handler:before {
    background-image: url(../images/arroww-p.svg);
    -webkit-animation-name: bounceAlpha-r;
            animation-name: bounceAlpha-r;
  }

  .fromnature .line .handler:after {
    float: right;
  }

  .fromnature .i, .fromnature .i2,
.fromnature .i3, .fromnature .i4 {
    float: left;
    margin-left: 40px;
    margin-top: 20px;
    position: relative;
    top: auto;
    left: 0;
    padding-left: 0;
    padding-right: 0;
    width: 80% !important;
  }

  .fromnature .i {
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  .fromnature .active .i {
    opacity: 1;
  }

  .fromnature .i .ico,
.fromnature .i h3, .fromnature .i p {
    left: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-transition: none !important;
    transition: none !important;
  }

  .fromnature .active .i h3,
.fromnature .active .i p {
    text-align: left;
    line-height: 1.3;
    -webkit-transform: none;
    transform: none;
  }

  .fromnature h2 .s {
    display: none;
  }

  .fromnature h2.top .title, .fromnature h2.top span{
    width: 100%
  }
  .fromnature h2.top span {
    margin-top: 10px;
  }

  .fromnature h2.top {
    opacity: 1;
    text-align: left;
    top: 30px;
    left: 70px !important;
    width: 90%;
    margin: 0;
  }
  .fromnature .i, .fromnature .i2, .fromnature .i3, .fromnature .i4{
    top: 150px !important;
    left: 70px !important;
    margin-left: 0;
    margin-right: 0;
  }
  .fromnature .to .i2, .fromnature .to .i4{
    margin-left:0; 
  }
  .fromnature .from .bg, .fromnature .to .bg{
    background-position: top left;
    max-height: 100%;
  }
  .fromnature .i{
    padding: 0 40px !important;
  }


}

@media only screen and (max-width: 768px) {
  .fromnature .to h2 {
    margin-left: 60px;
    margin-right: 100px;
  }
  .fromnature .to h2{
    margin-left: 0 !important;
  }
  .fromnature .to h2:not(.top) {
    margin-left: 60px !important;
  }
  .fromnature .from h2:not(.top), .fromnature .to h2:not(.top) {
    top: 75%;
  }
  .fromnature .to, .fromnature .from {
    display: flex;
    flex-wrap: wrap;
    height: auto;
  }
  .fromnature h2.top {
    left: 110px !important;
  }
  .fromnature .fromout .i.i1{
    order: 1
  }
  .fromnature .fromout .i.i3{
    order: 2
  }
  .fromnature .fromout .i.i2{
    order: 3
  }
  .fromnature .fromout .i.i4{
    order: 4
  }
  .fromnature .to .i.i1{
    order: 1
  }
  .fromnature .to .i.i3{
    order: 2
  }
  .fromnature .to .i.i2{
    order: 3
  }
  .fromnature .to .i.i4{
    order: 4
  }

  .fromnature .from .bg, .fromnature .to .bg{
    min-height: 100vh;    
  }



}
@media only screen and (max-width: 600px) {
  .fromnature h2 {
    margin-right: 80px;
  }

  .fromnature .line .handler:after {
    right: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .fromnature .i h3 {
    font-size: 22px;
    margin-top: 0;
  }

  .fromnature .from h2:not(.top), .fromnature .to h2:not(.top) {
    margin: 0;
    -webkit-transform: translateY(-50%) scale(0.6);
            transform: translateY(-50%) scale(0.6);
  }

  .fromnature .from h2:not(.top), .fromnature .from h2:not(.top) .title {
    text-align: left;
    font-size: 30px;
  }

  .fromnature h2:not(.top) .title {
    margin-bottom: 15px;
  }

  .fromnature h2:not(.top) {
    right: 50%;
  }

  .fromnature .to h2:not(.top) {
    left: 55%;
    right: auto;
  }

  .fromnature .i .ico {
    -webkit-transform: scale(0.6) !important;
            transform: scale(0.6) !important;
    -webkit-transition: none;
    transition: none;
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }

  .fromnature .i {
    padding-left: 0;
    margin-left: 0;
    width: 100% !important;
    padding: 0 50px;
  }

  .fromnature h2.top {
    left: 50px;
  }

  .fromnature .to h2.top {
    left: 50px;
  }

  .fromnature h2.top .title {
    font-size: 26px;
  }
  .site-2 .fromnature .from h2:not(.top), .fromnature .to h2:not(.top) {
    font-size: 30px;
  }
  .fromnature h2.top .s {
    -webkit-transform: rotate(90deg) translate(17px, 0px);
            transform: rotate(90deg) translate(17px, 0px);
    width: 20px;
    height: 2px;
  }

  .fromnature h2.top span {
    margin-top: 8px;
    font-size: 16px;
  }

  .fromnature .i, .fromnature .i2, .fromnature .i3, .fromnature .i4 {
    margin-top: 20px;
  }
  
  .fromnature h2.top {
    left: 0 !important;
    width: 100%;
    padding: 0 40px !important;
  }
  .fromnature .i, .fromnature .i2, .fromnature .i3, .fromnature .i4{
    left: 0 !important;
  }
  .fromnature .from h2:not(.top), 
  .fromnature .to h2:not(.top) {
    top: 380px;
    margin: 0 !important;
  }

}
@media only screen and (max-width: 450px) {
  .fromnature .i h3 {
    margin-bottom: 0;
  }

  .fromnatureout, .fromnature {
    min-height: 750px;
  }
}
@media only screen and (max-width: 360px) {
  .fromnature.aos-animate .line .handler {
    -webkit-transform: translate(-50%, -50%) scale(0.6);
            transform: translate(-50%, -50%) scale(0.6);
  }

  .fromnature .to h2:not(.top) {
    right: auto;
  }

  .fromnature .i .ico {
    -webkit-transform: scale(0.4) !important;
            transform: scale(0.4) !important;
  }

  .fromnature .active .i h3 {
    font-size: 20px;
    margin-top: 0;
  }

  .fromnature h2.top .title {
    font-size: 22px;
    margin-top: 3px;
  }

  .site-2 .fromnature h2.top .title {
    font-size: 19px;
  }

  .site-2 .fromnature h2.top span {
    font-size: 15px;
  }

  .fromnature .i {
    padding-left: 40px;
  }

  .fromnatureout {
    height: 800px;
  }
}
@media only screen and (min-width: 900px) and (max-height: 760px) {
  .fromnature .i {
    -webkit-transform: translateY(-60px);
            transform: translateY(-60px);
  }

  .fromnature .i3, .fromnature .i4 {
    -webkit-transform: translateY(-75px);
            transform: translateY(-75px);
  }

  .fromnature .i h3 {
    margin: 0;
  }
}
@media only screen and (max-width: 400px) {
  .site-2 .fromnature .from h2:not(.top), .fromnature .to h2:not(.top) {
    font-size: 40px;
  }

  .site-2 .fromnature .i h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 350px) {
  .site-2 .fromnature .from h2:not(.top), .site-2 .fromnature .to h2:not(.top) {
    font-size: 35px;
  }
}