.navbar-dark .navbar-nav .nav-link {
    position: relative;
    color: var(--primary-heading);
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 10px
}

.navbar.fixed-top.navbar-dark .navbar-nav .nav-link {
    font-size: 14px;
    color: #000
}

.navbar .navbar-toggler .menu-icon-bar {
    background-color: var(--primary-heading)
}

.slider-caption .subtitle {
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 10px;
    color: var(--secundary-color);
    margin-bottom: 5px;
    text-transform: uppercase
}

.slider-caption h1 {
    font-size: 60px;
    line-height: 70px;
    width: 80%;
    color: var(--primary-heading);
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0
}

.slider-caption p {
    width: 50%;
    color: var(--paragraph-color);
    font-size: 18px;
    line-height: 32px;
    margin: 15px 0 25px 0
}

.slider-caption .btn-outline {
    background-color: var(--secundary-color);
    border: solid 2px var(--secundary-color);
    color: #FFF;
    padding: 10px 40px;
    font-size: 15px;
    margin-top: 15px
}

.slider-caption .btn-outline:hover {
    background-color: var(--secundary-color);
    border: solid 2px var(--secundary-color);
    color: #FFF;
    padding: 10px 40px;
    font-size: 15px;
    margin-top: 15px
}

.hero-slider .flickity-page-dots .dot {
    width: 25px;
    height: 3px;
    opacity: 1;
    background: rgba(255, 255, 255);
    border: 0 solid white;
    border-radius: 0;
    display: block;
    margin: 20px 0
}

.hero-slider .flickity-page-dots .dot.is-selected {
    width: 35px;
    background: var(--secundary-color);
    border: 0 solid var(--secundary-color)
}

.feature-principal {
    background-image: url("../img/farmey-11.jpg");
    height: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    -webkit-box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    -moz-box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14)
}

.fp-caption {
    position: absolute;
    bottom: 20px;
    left: 30px;
    width: 50%
}

.fp-caption h4 {
    margin-bottom: 5px;
    color: #fff;
    font-size: 23px;
}

.fp-caption p {
    font-size: 15px;
    line-height: 22px;
    font-style: italic
}

.fp-number {
    position: absolute;
    top: 20px;
    left: 40px;
}

.feature-side-top {
    background-image: url("../img/farmey-12.jpg");
    height: 140px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    -webkit-box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    -moz-box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    border-radius: 10px;
}

.feature-side-top .fp-caption {
    position: absolute;
    bottom: 10px;
    left: 30px;
    width: 50%
}

.feature-side-bottom {
    background-image: url("../img/farmey-13.jpg");
    height: 180px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    -webkit-box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    -moz-box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    margin-top: 20px
}

.feature-side-bottom .fp-caption {
    position: absolute;
    bottom: 10px;
    left: 30px;
    width: 50%
}

.wide-food-section {
    background-color: #013A6B;
    background-image: -webkit-linear-gradient(180deg, #4bcf33 50%, #FFFF 50%);
    padding: 50px 0 50px;
}

.basic-carousel {
    position: relative
}

.basic-carousel .owl-theme .custom-nav {
    display: none
}

.basic-carousel .owl-carousel .item .thumbnail {
    margin: 0rem 1rem
}

.basic-carousel .owl-dots {
    display: none
}

.basic-carousel .owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: #FFF;
    border: solid 1px var(--primary-color);
    margin: 0 3px;
    box-shadow: none;
    border-radius: 50%
}

.basic-carousel .owl-dots button.owl-dot.active {
    background-color: var(--primary-color);
    width: 20px;
    border-radius: 25px
}

.basic-carousel .owl-dots button.owl-dot:focus {
    outline: 0
}

.product-card {
    margin: 20px;
    -webkit-box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    -moz-box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14);
    box-shadow: 0 0 11px 0 rgba(6, 22, 58, .14)
}

.product-card-img {
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.product-card-caption {
    height: 300px;
    background-color: #FFF;
    padding: 30px
}

.inner-pc {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-right: 20px
}

.inner-pc .btn-default {
    margin-top: 15px;
    padding: 6px 18px;
    font-size: 11px
}

.team-carousel .owl-dots {
    display: none
}

.contact-parallax {
    background-image: url("../img/farmey-8.jpg");
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.contact-parallax .container {
    position: relative
}

.contact-box {
    width: 500px;
    height: 500px;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 50%;
    right: 0;
    padding: 40px
}

.contact-box h3 {
    margin-bottom: 30px
}

.contact-box .btn-default {
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color)
}

.contact-box .custom-form {
    background-color: transparent !important;
    border: solid 1px var(--primary-color)
}

.testimonials-layer-alt {
    background-image: url("../img/farmey-5.jpg");
    padding: 90px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.testimonials-layer-alt .testimonial-box p {
    color: var(--paragraph-color);
    font-weight: 600
}

.testimonials-layer-alt .section-title h2 {
    font-weight: 700;
    color: var(--primary-heading);
    opacity: 1;
    font-size: 35px;
    line-height: 42px
}

.testimonials-layer-alt h3 {
    color: var(--primary-heading)
}