@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');

body {
    background: #F0F0F0;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #3c3a35;
    line-height: 22px;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
    padding: 0;
}

h1 {
    font-size: 40px;
}

h2 {
    font-size: 34px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 26px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 20px;
}

a {
    color: #6a232f;
    text-decoration: none;
}

a:hover {
    color: #6a232f;
    text-decoration: none;
}

p {
    margin-bottom: 10px;
}

/*
	header css start
*/
#header {
    background: #fff;
    box-shadow: 0 0 40px -12px #000;
    text-align: center;
    padding: 12px 0 0 0;
}

#header a {
    background: #fff;
    display: inline-block;
    padding: 0 50px 21px 50px;
    border-bottom-right-radius: 90px;
    margin-bottom: -33px;
    border-bottom-left-radius: 90px;
}


/*
	banner css start
*/
#intro_banner_area {
    position: relative;
    padding-top: 116px;
    padding-bottom: 80px;
    text-align: center;
}

#intro_banner_area h6 {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
}

#intro_banner_area h1 {
    color: #fff;
    font-size: 42px;
    font-weight: normal;
    line-height: 50px;
    margin-bottom: 80px;
    text-transform: uppercase;
}

#intro_banner_area h1 span {
    color: #b7d159;
}

#intro_banner_area .intro_video {
    margin-bottom: 50px;
    position: relative;
    line-height: 0;
}

#intro_banner_area .intro_video iframe {
    border: 16px solid #fef7ed;
}

#intro_banner_area .intro_video .intro_video_shadow {
    position: absolute;
    left: 50%;
    bottom: -14px;
    transform: translateX(-50%);
}

#intro_banner_area .intro_video .intro_video_shadow img {
    width: 100%;
    height: auto;
}

#intro_banner_area .intro_bottom_content {
    color: #3c3a35;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}

#intro_banner_area .intro_bottom_content span {
    color: #6f222f;
    font-weight: 600;
    display: block;
}

#intro_banner_area .intro_img {
    background: #fdf3e4;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

#intro_banner_area .intro_img img {
    width: 100%;
    height: 65%;
}

/*
	container css start
*/
#container {
    position: relative;
    /*height: 800px;*/
    padding-top: 110px;
    padding-bottom: 100px;
}

#container .bg_images {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

#container .bg_images img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#container .short_content {
    color: #fff;
    font-size: 18px;
    width: 460px;
}

#container .short_content h1 {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 24px;
    text-transform: uppercase;
}

#container .short_content a.harvest_btn {
    margin-top: 24px;
}

/*
	container_slider css start
*/
#container_slider {
    position: relative;
}

#container_slider .slick-arrow {
    border: none;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50px;
    margin-top: -33px;
    width: 66px;
    height: 66px;
    cursor: pointer;
    font-size: 0;
}

#container_slider .slick-arrow:focus {
    outline: none;
}

#container_slider .slick-prev {
    background: url("../images/left-arrow.png") no-repeat center top;
}

#container_slider .slick-prev:hover {
    background: url("../images/left-arrow-hover.png") no-repeat center top;
}

#container_slider .slick-next {
    background: url("../images/right-arrow.png") no-repeat center top;
    right: 50px;
    left: inherit;
}

#container_slider .slick-next:hover {
    background: url("../images/right-arrow-hover.png") no-repeat center top;
}

#container_slider .slider-item {
    position: relative;
    height: 800px;
}

#container_slider .slider-item .slider-img {
    height: 800px;
}

#container_slider .slider-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#container_slider .slider-content {
    position: absolute;
    left: 50%;
    top: 110px;
    width: 1140px;
    margin-left: -570px;
    color: #fff;
    font-size: 18px;
}

#container_slider .slider-content .content-inner {
    width: 500px;
}

#container_slider .slider-content h1 {
    color: #fff;
    font-family: 'open_sans_condensedbold';
    font-size: 32px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 24px;
    text-transform: uppercase;
}

#container_slider .slider-content a.harvest_btn {
    margin-top: 24px;
}

/*
	harvestWork css start
*/
#harvestWork {
    background: url("../images/topography-texture.png") no-repeat center top;
    background-size: 100% 100%;
    padding-bottom: 80px;
    position: relative;
}

#harvestWork .promo_images img {
    margin-top: -255px;
}

#harvestWork .short_content {
    color: #3c3a35;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    padding: 40px 40px 0;
}

#harvestWork .short_content h1 {
    color: #3c3a35;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#harvestWork .short_content .bottom_box {
    background: url("../images/divider_bg.png") no-repeat center top;
    margin-top: 30px;
    padding-top: 32px;
    text-align: left;
}

#harvestWork .short_content .work-list {
    text-align: left;
}

#harvestWork .short_content .work-list h4 {
    color: #3c3a35;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 20px;
}

#harvestWork .short_content ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

#harvestWork .short_content ul li {
    background: url("../images/green-check.png") no-repeat left 5px;
    padding-left: 24px;
    padding-bottom: 15px;
}

#harvestWork .short_content .left {
    display: block;
    text-align: left;
}

/*
	harvestMap css start
*/
#harvestMap {
    background-color: #abcafa;
}

#harvestMap .left-side {
    width: 50%;
    float: left;
}

#harvestMap .right-side {
    width: 50%;
    float: right;
}

#harvestMap .harvestMapcontent {
    color: #3c3a35;
    font-size: 17px;
    line-height: 24px;
    padding-top: 60px;
    padding-bottom: 20px;
    padding-right: 50px;
    width: 570px;
    float: right;
}

#harvestMap .harvestMapcontent h1 {
    color: #3c3a35;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#harvestMap .harvestMapcontent p {
    margin-bottom: 20px;
}

#harvestMap .harvestMapcontent span {
    display: block;
    font-weight: 700;
}

#harvestMap .harvestMapcontent a {
    margin-top: 20px;
    display: inline-block;
}

/*
	bottom css start
*/
#bottom {
    background: #fdf3e4 url("../images/farm-footer.jpg") no-repeat center bottom;
    background-size: 100% auto;
    padding-bottom: 580px;
    padding-top: 60px;
    text-align: center;
}

#bottom h1 {
    color: #3c3a35;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#bottom h4 {
    color: #3c3a35;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 50px;
}

#bottom .MembershipBox {

}

#bottom .MembershipBox .MembershipCost {
    font-size: 17px;
    font-weight: 700;
}

#bottom .MembershipBox .MembershipCost p {
    margin: 0;
}

#bottom .MembershipBox .MembershipCost h1 {
    color: #6f222f;
    font-size: 120px;
    font-weight: 700;
    line-height: 1;
}

#bottom .MembershipBox .MembershipCost h1 sup {
    font-size: 40%;
    top: -38px;
    text-transform: lowercase;
}

#bottom .MembershipBox .MembershipInfo {

}

#bottom .MembershipBox .MembershipInfo .maroon_btn.mobile {
    display: none;
}

#bottom .MembershipBox .MembershipInfo ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#bottom .MembershipBox .MembershipInfo ul li {
    border-right: 1px solid #efe4d4;
    border-bottom: 1px solid #efe4d4;
    color: #3c3a35;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    margin: 0 -2px;
    padding: 0 24px 10px;
    width: 25%;
}

#bottom .MembershipBox .MembershipInfo ul li:nth-child(4n+4) {
    border-right: none;
}

#bottom .MembershipBox .MembershipInfo ul li:nth-last-child(1),
#bottom .MembershipBox .MembershipInfo ul li:nth-last-child(2),
#bottom .MembershipBox .MembershipInfo ul li:nth-last-child(3),
#bottom .MembershipBox .MembershipInfo ul li:nth-last-child(4) {
    border-bottom: none;
}

#bottom .MembershipBox .MembershipInfo ul li .icon {
    margin-bottom: 15px;
    margin-top: 15px;
}

#bottom .liability_text {
    font-size: 13px;
    color: #3c3a35;
    line-height: normal;
    text-align: left;
    padding-top: 40px;
}

#bottom .liability_text h4 {
    font-size: 13px;
    font-weight: 600;
    margin: 0;
    line-height: 1;
}

/*
	footer css start
*/

.wrapper {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 15px;
}

#footer {
    background: #fff;
    padding: 25px 0;
    color: #333;
    font-size: 12px;
}

#footer .wrapper {
    display: flex;
    justify-content: space-between;
    gap: 50px;
}

.footer-links ul {
    margin: 0;
    padding: 0;
}

.footer-links li {
    border-right: 1px solid #E5E5E5;
    display: inline-block;
    padding: 0 10px;
    line-height: 1;
}

.footer-links li:last-child {
    border: 0;
}

.footer-links li a {
    color: #333;
    font-size: 12px;
    line-height: 1;
    text-decoration: none;
}

@media (max-width: 768px) {
    #footer {
        text-align: center;
    }

    #footer .wrapper {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 0;
    }

    #footer .copyright {
        margin-bottom: 10px;
    }
}

a.maroon_btn {
    background-color: #6f222f;
    box-shadow: 0px 15px 10px -10px #dabfb7;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-top: 40px;
    padding: 12px 20px;
    text-decoration: none;
    text-align: center;
}

a.harvest_white_btn {
    background-color: #fff;
    border-radius: 4px;
    color: #6f222f;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-top: 40px;
    padding: 12px 20px 8px;
    text-decoration: none;
    -webkit-box-shadow: 0 0 0 4px white, 0 6px 4px black;
    -moz-box-shadow: 0 0 0 4px white, 0 6px 4px black;
    box-shadow: 0 0 0 4px white, 0 4px 4px black;
    text-align: center;
}

a.harvest_btn {
    border: 1px solid #fff;
    border-radius: 4px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    padding: 12px 20px;
    text-decoration: none;
    text-align: center;
}


/* ************** Register page css start *************** */
#intro_banner_register_area {
    background: url('../images/register-hero.jpg') no-repeat center top;
    background-size: 100% 100%;
    padding-top: 154px;
}

.intro_banner_register {
    margin-bottom: 108px;
}

.intro_banner_register h1 {
    color: #fff;
    font-size: 41px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 2px;
    margin-bottom: 20px;
    letter-spacing: 0px;
}

.intro_banner_register h6 {
    color: #fff;
    font-size: 21px;
    line-height: 22px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0;
}

.intro_banner_register h6 span {
    color: #fff;
    margin-top: 30px;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0;
}

.intro_banner_register h6 span.green {
    color: #b7d159;;
}

.HarvestHosts {
    width: 100%;
    text-align: center;
    padding-bottom: 40px;
}

.HarvestHosts_mobile {
    display: none;
}

.HarvestHosts h4 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 500;
}

.HarvestHosts ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.HarvestHosts ul li {
    display: inline-block;
    margin: 0px 15px;
}

#containerRegister {
    background: #fdf3e4;
    padding-bottom: 20px;
}

#containerRegister form {
    margin-top: 30px;
}

#containerRegister .container {
    background-color: #ffffff;
    box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
}

#containerRegister .register_content {
    width: 100%;
    display: block;
    padding: 15px;
}

#containerRegister .register_content h1 {
    background: #fafafa;
    color: #3c3a35;
    padding: 32px 32px 10px 32px;
    font-size: 20px;
    line-height: 25px;
    margin: 0 -30px;
}

#containerRegister .register_content h3 {
    background: #fafafa;
    color: #3c3a35;
    padding-left: 32px;
    font-size: 16px;
    line-height: 25px;
    margin: 0 -30px;
}

#containerRegister .register_content h1 span {
    color: #6f222f;
}

#containerRegister .register_content .form_header {
    padding: 20px 0;
    border-bottom: 1px solid #e5ded3;
}

#containerRegister .register_content .form_header h3 {
    background: url('../images/payment-icon.png') no-repeat left center;
    padding: 5px 35px;
    font-size: 18px;
    color: #6f222f;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

#containerRegister .register_content .payment_prosess {
    padding: 20px 0;
}

#containerRegister .register_content .payment_prosess ul {
    margin: 0;
    padding: 0 15px;
    list-style: none;
}

#containerRegister .register_content .payment_prosess ul li {
    display: inline-block;
    margin-right: 12px;
    font-size: 17px;
    font-weight: 500;
    position: relative;
}

#containerRegister .account_payment {
    padding-bottom: 20px;
}

#containerRegister .register_content .inputWrap {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}

#containerRegister .register_content .inputWrap label {
    width: 25%;
    float: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #3c3a35;
    font-weight: 500;
    margin: 5px 0;
}

#containerRegister .register_content .inputWrap .inputbox {
    width: 75%;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #3c3a35;
    padding: 0 12px;
    border: 1px solid #c2c2c2;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    font-weight: 400;
}

#containerRegister .register_content .inputWrap .inputbox:focus {
    border: 1px solid #6f222f !important;
    box-shadow: inherit;
    outline: inherit;
    -moz-box-shadow: 0px 0px 5px rgba(111, 34, 47, .6);
    -webkit-box-shadow: 0px 0px 5px rgba(111, 34, 47, .6);
    box-shadow: 0px 0px 5px rgba(111, 34, 47, .6);
}

#containerRegister .register_content .inputWrap .cardNumber {
    background: url('../images/secure-icon.png') no-repeat 98% center;
    padding-right: 30px;
}

#containerRegister .register_content .inputWrap select {
    background: url('../images/down-arrow.png') no-repeat 98% center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 0 !important;
}

/* ************ radio style**************** */
/*#containerRegister .register_content input[type=radio] {*/
/*	position: relative;*/
/*	width: 18px;*/
/*	height: 18px;*/
/*	margin: 2px 10px 0 0;*/
/*	float: left;*/
/*	cursor: pointer;*/
/*	position:absolute;*/
/*	width:100%;*/
/*	height:100%;*/
/*	z-index: 1;*/
/*	opacity: 0;*/
/*	filter: alpha(opacity=0);*/
/*	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"*/
/*}*/
#containerRegister .register_content .radio_label {
    position: relative;
    padding-left: 25px;
}

#containerRegister .register_content .radio_label:after {
    content: '';
    width: 18px;
    height: 18px;
    border: 2px solid #a09f9e;
    position: absolute;
    left: 0;
    top: 1px;
    border-radius: 100%;
}

#containerRegister .register_content .radio_label:after {
    content: '';
    width: 18px;
    height: 18px;
    border: 2px solid #a09f9e;
    position: absolute;
    left: 0;
    top: 1px;
    border-radius: 100%;
}

#containerRegister .register_content input[type="radio"]:checked + .radio_label:before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    background: #6f222f;
    left: 5px;
    top: 6px;
    border-radius: 100%;
}

/* ********************** */
#containerRegister .register_content .inputWrap .inputbox.expiry,
#containerRegister .register_content .inputWrap .inputbox.cvc {
    width: 75px;
}

#containerRegister .register_content .vehicle_information {
    padding-bottom: 15px;
}

#containerRegister .register_content .vehicle_information .vehicleinfo {
    color: #9c958c;
    font-size: 14px;
    font-weight: 500;
    padding: 0 15px;
    margin-bottom: 25px;
}

#containerRegister .register_content .vehicle_information a {
    color: #6f222f;
}

#containerRegister .register_content .vehicle_information_header {
    padding: 20px 0;
    border-bottom: 1px solid #e5ded3;
    width: 100%;
    margin: 0 15px 20px;
}

#containerRegister .register_content .vehicle_information_header h3 {
    background: url('../images/vehicle-icon.png') no-repeat left center;
    padding: 5px 42px;
    font-size: 18px;
    color: #6f222f;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

#containerRegister .register_content .rvClass {
    list-style: none;
    padding: 6px 0 0;
    margin: 0;
    float: left;
}

#containerRegister .register_content .rvClass li {
    display: inline-block;
    padding-right: 10px;
    position: relative;
}

#containerRegister .register_content .rvClass li input[type=radio] {
    float: left;
    margin: 5px 10px 0 0;
    left: 0;
}

#containerRegister .register_content .rvClass li label {
    float: left;
    width: auto;
    margin: 0;
}

#containerRegister .register_content .joinNow {
    border-top: 1px solid #e5ded3;
    padding: 25px 0;
    margin: 0;
}

#containerRegister .register_content .joinNow .submit_btn {
    background-color: #6f222f;
    box-shadow: 0px 15px 10px -10px #dabfb7;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 12px 20px;
    text-decoration: none;
    width: 275px;
    margin-bottom: 22px;
    cursor: pointer;
    font-weight: 500;
    border: inherit;
}

#containerRegister .register_content .joinNow .submit_btn:focus {
    outline: inherit !important;
    border: inherit;
}


#HarvestTestimonial {
    padding: 55px 0 80px;
}

#HarvestTestimonial .container {
    padding: 0;
}

#HarvestTestimonial h1 {
    color: #3c3a35;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 25px;
    width: 100%;
    text-align: center;
}

#HarvestTestimonial .testimonial_item {
    font-size: 15px;
    color: #3c3a35;
    line-height: 18px;
}

#HarvestTestimonial .testimonial_item .user_name {
    margin-top: 15px;
}

#HarvestTestimonial .testimonial_item .user_name img {
    margin-right: 6px;
}

#HarvestTestimonial .testimonial_item .user_name span {
    font-size: 14px;
    color: #3c3a35;
}

.error {
    color: red;
    font-size: 16px;
}

.form-control.required.error {
    border-color: red;
}

.default_btn {
    color: white;
    border-radius: 4px;
    background-color: rgba(94, 122, 55, .9);
    box-shadow: 0px 2px 4px 0px rgba(94, 122, 55, .3);
    width: 274px;
    height: 52px;
    border-color: rgba(94, 122, 55, .9);
}

.help-block {
    font-size: 14px;
    font-style: italic;
}

#lightbox, .ajax-loader {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    opacity: .5;
}

.center-img {
    margin: 120px auto 20px auto;
    display: block;
}

.btn-host-feedback-submit {
    background: #241829;
    color: #fff;
    font-size: 16px;
    padding: 5px 10px;
    border-radius: 5px;
}

#overlay {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.6);
}

.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}

@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}
