.organic-farm-1 .intro {
position: relative;
}
.organic-farm-1 .intro img {
    margin: 0 auto;
    width: 100%;
    position: relative;
    display: inline-block;
    height: 700px;
    object-fit: cover;
}

.organic-farm-1 .intro .mycls{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}
.organic-farm-1 .button.rounded {
    border-radius: 3px;
    cursor: pointer;
}
.organic-farm-1 .cl{
    margin: 0;
    padding: 0;
}

.organic-farm-1 h1 {
    color: #5b3821;
    font-weight: 700;
    margin: 30px 0 1rem;
}
.organic-farm-1 .button.green:hover, .button.green:focus, .button.green:active {
    color: #fff;
    background-color: #8fbe26;
    border-color: #8fbe26;
    margin: 20px 0;
    padding: 15px 20px;
}
.organic-farm-1 .button.green{
    color: #fff;
    background-color: #8fbe26;
    border-color: #8fbe26;
    margin: 20px 0;
    padding: 15px 20px;
    text-decoration: none;
}

.organic-farm-1 .intro h2{
    color: #653f27;
    font-weight: 500;
    margin: 0px 0 3rem;
}

/* 8-Intro Images */

.organic-farm-1 #intro-features {
    padding-top: 0;
    margin-top: -100px;
}

.organic-farm-1 .intro-features-wrap {
    z-index: 999999;
    position: relative;
    background-color: #fff;
    padding: 5px 5px 20px 5px;
}

.organic-farm-1 #intro-features figure .image {
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

.organic-farm-1 #intro-features .image img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
    width: 100%;
    height: 270px;
    object-fit: cover;
}

.organic-farm-1 #intro-features .image:hover img {
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
    transform:scale(1.1);
}

.organic-farm-1 .min-feature {
    background-color: #fff;
    padding: 5px;
    margin-bottom: 40px;
}

.organic-farm-1 .min-feature .shadow {
    margin: 10px auto 0 auto;
}

.organic-farm-1 .min-feature h3 {
    font-size: 24px;
    color: #4a4a4a;
    font-weight: 300;
    padding: 15px 5px 5px 5px;
    margin: 0;
    text-transform: uppercase;
}
.organic-farm-1 .min-feature h4 {
    font-size: 22px;
    color: #94c000;
    font-weight: 700;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}

.organic-farm-1 .overlay { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(143, 190, 38, 0.4) none repeat scroll 0 0;}

@media screen and (height: 767px) {
    .organic-farm-1 .intro img{height: 600px;}
}
@media screen and (height: 480px) {
    .organic-farm-1 .intro img{height: 500px;}
    .organic-farm-1 .intro h1 {font-size: 28px;}
}body {
  font-family: 'Josefin Sans', sans-serif; }

.default-1-136 {
  width: 100%;
  display: inline-block;
  margin: 0rem 0 0;
  padding: 4rem 15px;
  position: relative; }
  .default-1-136 a {
    display: inline-block;
    text-decoration: none;
    outline: none; }
  .default-1-136 .no-padding {
    padding: 0px !important; }
  .default-1-136 .no-margin {
    margin: 0px !important; }
  .default-1-136 .overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
    transition: all 0.3s linear;
    padding: 0rem 0 0 0;
    opacity: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .default-1-136 .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px; }
  .default-1-136 .row-eq-height:before, .default-1-136 .row-eq-height:after {
    display: inline-block; }
  .default-1-136 .alt {
    display: flex; }
  .default-1-136 .flight-main {
    width: 100%;
    display: flex;
    margin: 0px 0 3rem 0;
    background: linear-gradient(to right bottom, #4CC0FC, #69D0F6);
    border-radius: 10px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 3rem; }
  .default-1-136 .flight-main.alt2 {
    background: linear-gradient(to right bottom, #9679FD, #FB69F8); }
  .default-1-136 .flight-main.alt3 {
    background: linear-gradient(to right bottom, #FF6297, #FFAB67); }
  .default-1-136 .flight-main.alt4 {
    background: linear-gradient(to right bottom, #5FE89F, #5BD5AB); }
  .default-1-136 .flight-main.alt5 {
    background: linear-gradient(to right bottom, #FFB456, #FF8F55); }
  .default-1-136 .flight-main.alt6 {
    background: linear-gradient(to right bottom, #FF579A, #FF8E64); }
  .default-1-136 .flight-main.alt7 {
    background: linear-gradient(to right bottom, #636363, #a2ab58); }
  .default-1-136 .flight-main.alt8 {
    background: linear-gradient(to right bottom, #41434E, #F37085); }
  .default-1-136 .flight-main.alt9 {
    background: linear-gradient(to right bottom, #E91E63, #F1729D); }
  .default-1-136 .flight-main.alt10 {
    background: linear-gradient(to right bottom, #0083B0, #00B4DB); }
  .default-1-136 .flight-main.alt11 {
    background: linear-gradient(to right bottom, #ED213A, #93291E); }
  .default-1-136 .flight-main.alt12 {
    background: linear-gradient(to right bottom, #FDC830, #F37335); }
  .default-1-136 .travel-icon {
    height: 35px;
    margin-bottom: 1.5rem; }
  .default-1-136 .flight-price {
    width: 100%;
    display: inline-block;
    margin: 0px;
    font-weight: 700;
    color: #ffffff;
    font-size: 22px; }
  .default-1-136 .flight-title {
    width: 100%;
    display: inline-block;
    margin: 0.5rem 0 1rem 0;
    color: #ffffff;
    font-weight: 400;
    font-size: 22px; }
  .default-1-136 .book-now-btn {
    outline: none;
    text-decoration: none;
    display: inline-block;
    margin: 0px;
    padding: 1rem 3rem 0.6rem;
    font-size: 17px;
    color: #000000;
    background: #ffffff;
    border-radius: 3px;
    font-weight: 300;
    cursor: pointer;
    box-shadow: inset 0 0 10px -3px #000000; }
  @media screen and (min-width: 601px) and (max-width: 767px) {
    .default-1-136 .row-eq-height {
      display: block; } }
  @media screen and (min-width: 481px) and (max-width: 600px) {
    .default-1-136 .row-eq-height {
      display: block; } }
  @media screen and (max-width: 480px) {
    .default-1-136 .row-eq-height {
      display: block; }
    .default-1-136 .col-xs-6 {
      width: 100%; } }
@keyframes fadeInUp {
  0% {
    transform: translate3d(0%, 100%, 0);
    opacity: 0; }
  100% {
    transform: none;
    opacity: 1; } }
@keyframes fadeInLight {
  0% {
    opacity: 0; }
  100% {
    opacity: 0.5; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/*  Turn on custom 8px wide scrollbar */
::-webkit-scrollbar {
  width: 6px;
  /* 1px wider than Lion. */
  /* This is more usable for users trying to click it. */
  background-color: transparent;
  -webkit-border-radius: 100px; }

/* The scrollbar 'thumb' ...that marque oval shape in a scrollbar */
::-webkit-scrollbar-thumb:vertical {
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 100px;
  background-clip: padding-box;
  border: 1px solid transparent;
  min-height: 10px;
  /*Prevent it from getting too small */ }

::-webkit-scrollbar-thumb:vertical:active {
  background: rgba(0, 0, 0, 0.61);
  /* Some darker color when you click it */
  -webkit-border-radius: 100px; }

/*# sourceMappingURL=default-1-136.css.map */
