@import 'main.css';
@import 'animate.css';
@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrew.css);

body {
    font-family: 'Open Sans Hebrew', sans-serif;
    background-color: #178738;
    /* padding-bottom: 100px; */
}

#nav-top {
    padding: 42px 0;
    border-bottom: 4px solid #fff;
}

#top-nav-right {
    text-align: right;
}

#logo-text {
    color: #fff;
    font-weight: 800;
    font-size: 1.9em;
    display: inline-block;
    position: relative;
    font-family: 'Heebo';
    text-align: right;
}

#main-nav {
    background-color: #00b034;
    color: #fff;
    /* padding-bottom: 5px; */
}

#nav-bottom-text {
    text-align: center;
    font-weight: bold;
    font-size: 1.8em;
}

#top-nav-left {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

#top-nav-phone-wrap {
    font-size: 1.9em;
    font-weight: bold;
}

#nav-bottom {
    padding: 10px 0;
    /* border-bottom: 5px solid #fff; */
}

#section-1 {
    min-height: 520px;
    background-image: url("images/section-1-bg.png");
    background-size: cover;
    position: relative;
    margin-top: -18px;
}

#section-1-checklist-wrap {
    background-color: rgba(0, 0, 0, 0.39);
    width: 50%;
    position: absolute;
    right: 0;
    top: 9px;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: calc(100% - 39px - 9px);
    max-width: 700px;
}

.checklist-item {
    color: #fff;
    display: flex;
    text-align: right;
    padding: 20px 25px;
    font-weight: bold;
    font-size: 1.3em;
    align-items: center;
}

.checklist-item img {
    margin-left: 15px;
}

#section2-title {
    text-align: center;
    background-color: #00b034;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    margin: 0;
}

#section2 {
    background-color: #63cc82;
}

#section2 p {
    margin: 0;
    text-align: right;
}

#section2 .container {
    padding: 20px 0;
}

.section2-check-item {
    text-align: right;
    display: flex;
    margin-top: 40px;
}

.section2-check-item .text {
    text-align: right;
    padding-right: 20px;
}

#section2-second-p {
    margin-top: 50px !important;
}

#section3-title {
    text-align: center;
    background-color: #178738;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    margin: 0;
    font-size: 1.7em;
}

#section3 {
    background-color: #63cc82;
}

#section3-products-wrap {
    display: flex;
    padding: 50px 20px;
}

#section4 {
    background-image: url("images/section4-bg.png");
    padding: 100px 0;
    background-size: cover;
}

#contact-form-container {
    padding: 0 50px;
}

#contact-form {
    border-radius: 4px;
    border: 4px solid rgba(255, 255, 255, 0.8);
    background-color: #00b034;
    color: #fff;
    text-align: right;
    padding: 40px 60px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#contact-form-text {
    width: 40%;
}

#contact-form-text h2 {
    font-size: 2.7em;
}

#contact-form-text h3 {
    margin-top: 10px;
    max-width: 93%;
}

#contact-form-text * {
    font-weight: bold;
    font-size: 2em;
}

#contact-form-fields {
    width: 35%;
    display: flex;
    flex-direction: column;
}

.contact-form-input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #d0f0da;
    margin-bottom: 10px;
    padding: 6px 0;
    outline: none;
    color: #fff;
    font-weight: bold;
    font-size: 1.4em;
}

.contact-form-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

.contact-form-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

.contact-form-input::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}

#contact-form input[type="submit"] {
    display: inline-block;
    background-color: #0c8cf4;
    border-radius: 35px;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 1.3em;
    width: 95px;
    margin: auto;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.35)
}

.header_bg {
    background-color: #fff;
    background-size: contain;
    height: 120px;
    /* box-shadow: 0 0 50px #34343433; */
}

.phone {
    font-weight: 300;
    color: #fff;
    font-size: 28px !important;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.logo {
    height: 120px;
    /* float: left; */
    text-align: right;
    display: flex;
    align-items: center;
}

#phone {
    color: #159321;
    float: left;
    /* padding-left: 35px; */
    font-weight: bold;
}

.phone span {
    font-weight: 500;
    color: #159321;
}

#phone a {
    color: #159321 !important;
}

#logo-text {
    color: #169923;
    font-weight: 800;
    font-size: 2.2em;
    display: inline-block;
    position: relative;
}

#leaves {
    background-image: url("images/leaves.png");
    background-size: cover;
    position: absolute;
    right: 1px;
    transform: rotate(10deg);
    top: 1px;
    height: 23px;
    width: 23px;
}

.header_bg {
    background-image: url(images/nav-bottom.png), url(https://www.gan-yarak.co.il/FruitTrees/images/title_bg.png);
    background-repeat: no-repeat;
    background-position: 100% 100%, center;
}

@media screen and (min-width: 1920px) {
    #section-1-checklist-wrap {
        top: 13px;
        height: calc(100% - 15px);
    }
}

footer#footer {
    /* background-image: url("../images/footer-bg.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 150px; */
    /* background-color: #748d51; */
    padding: 15px;
    display: flex;
    background: url(../images/bg.png);
}

.address {
    color: #fff;
    padding-left: 35px !important;
}

.rights {
    float: right;
    color: #fff;
    /* margin: 25px 0 25px 0; */
}

.rights a, a:visited {
    color: #eee;
    text-decoration: none;
}

#footer .left {
    text-align: left;
    float: left;
}

.section3-products-wrap-pic {
    position: relative;
}

.section3-products-wrap-pic .text {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.39);
    color: #fff;
    font-weight: bold;
    text-align: center;
    transition: 0.3s ease-in-out;
}

.section3-products-wrap-pic img {
    height: 100%;
}

.section3-products-wrap-pic:hover .text {
    opacity: 1;
}

/* Responsive */

@media screen and (max-width: 768px) {
    #main-nav {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 999;
    }

    #section-1 {
        margin-top: 230px;
    }

    .logo {
        text-align: center;
    }

    #logo-wrap {
        width: 100%;
    }

    #logo-wrap img {
        display: block;
        margin: auto;
    }

    #nav-bottom {
        margin-top: 40px;
    }

    #phone a {
        color: #fff !important;
    }

    #section-1-checklist-wrap {
        width: 100%;
        position: relative;
        top: 11px;
    }

    .checklist-item {
        font-size: 1em;
    }

    #section2-checks .row {
        margin: 0;
    }

    #section2 .container {
        padding: 0 15px;
    }

    #section3-products-wrap .section3-products-wrap-pic {
        width: 100% !important;
    }

    #section3-products-wrap {
        flex-direction: column;
    }

    #contact-form {
        flex-direction: column;
    }

    #contact-form-text {
        width: 100%;
    }

    #contact-form-fields {
        width: 100%;
    }

    #contact-form-text * {
        font-size: 1.1em;
    }

    #contact-form-text h3 {
        max-width: 100%;
    }

    #contact-form {
        padding: 25px 30px;
    }

    #contact-form-container {
        padding: 0 30px;
    }

    #contact-form-text h2 {
        font-size: 1.5em;
    }

    #nav-bottom-text {
        font-size: 1.3em;
    }

    #logo-text, #top-nav-phone-wrap {
        font-size: 1.75em;
    }

    #leaves {
        right: -7px;
        top: -1px;
    }
    
    #top-nav-phone-wrap img {
        height: 25px;
    }

    #undernav-mobile {
        display: flex;
        margin-top: 5px;
        margin-bottom: 5px;
        justify-content: center;
        align-items: center;
        padding-bottom: 10px;
    }

    #section-1 {
        padding-bottom: 55px;
    }
}