/*
Template Name:agricultural
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/

.header_main_1 a img {
    width: 100%;
}

@media screen and (max-width: 500px) {
    .navbar-header {
        /* height: 150px !important; */
        align-items: center;
        display: flex;
        justify-content: space-between;
    }
    .navbar-header .navbar-brand {
        height: 100%;
        display: block;
        position: relative;
    }
    .navbar-brand img {
        width: 250px;
        height: auto;
    }
}
/********************* middle ****************/
#middle {
    padding-top: 30px;
    padding-bottom: 30px;
}
.middle_1 {
    text-align: center;
}
.middle_1 h3 {
    padding-bottom: 10px;
}
.middle_1 h2 {
    padding-bottom: 10px;
}
.middle_1 h2 a {
    color: #77b81e;
}
.middle_1 p {
    padding-bottom: 20px;
}
.middle_3 img {
    border: 5px solid #fca028;
    border-radius: 120px 50px 60px 50px;
}
.middle_3 {
}
.middle_3 h3 {
    text-align: center;
    padding-bottom: 10px;
    padding-top: 13px;
}
.middle_3 p {
    text-align: center;
    padding-bottom: 0px;
}
/********************* middle_end ****************/
/********************* offers ****************/
#offers {
    background-color: #77b81e12 !important;
}
.offers_main {
    text-align: center;
    padding-top: 110px;
    padding-bottom: 111px;
}
.offers_4 h2 {
    background-color: #cecaca;
    padding: 10px;
}
.offers_4 p {
    padding-bottom: 0px;
}
.offers_2 {
    background-color: #fff;
    padding: 20px;
    margin: 30px;
}
.offers_2 h3 {
    padding-bottom: 7px;
}
.offers_2 h2 a {
    color: #77b81e;
}
.offers_2 h2 {
    padding-bottom: 5px;
}
/********************* offers_end ****************/
/********************* our ****************/
#our {
    padding-top: 30px;
    padding-bottom: 30px;
}
.our_2 {
    text-align: center;
    position: relative;
    box-shadow: 0 0 1px black;
    padding: 20px 10px 10px 10px;
}
.our_2 h3 {
    padding-top: 80px;
    padding-bottom: 3px;
    color: #77b81e;
}
.our_2 p {
    padding-bottom: 0px;
}
.our_3 i {
    font-size: 60px;
    background: #ffffff;
    color: #060606;
    width: 150px;
    height: 150px;
    line-height: 130px;
    text-align: center;
    border: 2px solid #ffffff;
    border-radius: 50%;
}
.our_3 {
    position: absolute;
    top: 37%;
    left: 30%;
}
/********************* our_end ****************/
/********************* facts ***************/
#facts {
    padding-top: 30px;
    padding-bottom: 46px;
    border-top: 10px solid #fca028;
    border-radius: 50px;
    border-bottom: 10px solid #fca028;
}
.facts_2 {
    text-align: center;
}
.facts_2 h3 {
    padding-top: 12px;
}
.facts_2 img {
    border-left: 15px solid rgb(79, 79, 79);
    border-radius: 60%;
    border-right: 15px solid #fca028;
    height: 335px;
    width: 100%;
    object-fit: cover;
}
.facts_2 ul {
    padding-top: 12px;
}
.facts_2 li {
    display: inline;
    padding-right: 10px;
    color: #999;
}
.date {
    color: #fca028 !important;
}
.facts_3 {
    text-align: center;
}
.facts_3 h3 {
    padding-bottom: 5px;
}
.facts_3 h2 {
    padding-bottom: 35px;
}
.facts_3 h2 a {
    color: #77b81e;
}
/********************* facts_end ***************/
/********************* people ****************/
#people {
    background-color: #f1f1f1;
}
.people_main {
    position: relative;
}
.people_3 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0%;
    right: 0%;
}
.people_main_1 {
    padding-left: 40px;
    padding-top: 120px;
}
.people_4 h4 {
    padding-bottom: 10px;
}
.people_4 h2 {
    padding-bottom: 10px;
}

#people .form-control {
    font-size: 20px;
    border: 2px solid #cccccc;
    color: #707787;
    background-color: #f1f1f1;
}
#people .form-control::placeholder {
    color: #707787;
}
.people_6 input {
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 10px;
    width: 90%;
}
.people_8 textarea {
    height: 155px;
    width: 95%;
}
.people_10 {
    padding-top: 30px;
}
/********************* people_end ****************/
/********************* place ****************/
#place {
    background-image: url(../img/19.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.place_main {
    padding-top: 100px;
    padding-bottom: 250px;
    background-color: #0000009e;
}
.place_1 {
    text-align: center;
}
.place_1 h4 {
    color: #fff;
    padding-bottom: 10px;
}
.place_1 h2 {
    color: #fff;
}
.place_1 p {
    color: #fff;
    padding-bottom: 30px;
}
/********************* place_end ****************/
/********************* request ****************/
#request {
    padding-bottom: 50px;
    margin-top: -140px;
}
.request_3 {
    text-align: center;
    background-color: #77b81e;
    box-shadow: 13px 9px 3px 4px #4d8401;
    padding: 0px 0px 15px 0px;
}
.request_3 h3 {
    padding-top: 10px;
    font-weight: bold;
    color: #fff;
}
.request_3 p {
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    padding-top: 5px;
    color: #ffffff;
}
.request_3 li {
    display: inline;
    padding-right: 10px;
}
.request_3 li a {
    font-size: 18px;
    color: #000;
}
.request_3 li a:hover {
    color: #fff;
}
/********************* request_end ****************/
/********************* testimonials ****************/
#testimonials {
    background-color: #f1f1f1;
}
.testimonials_3 {
    padding-top: 130px;
}
.testimonials_main {
    padding-left: 50px;
}
.testimonials_3 h2 {
    padding-bottom: 10px;
}
.testimonials_3 h2 a {
    color: #77b81e;
}
.testimonials_5 i {
    padding-right: 10px;
    font-size: 20px;
    color: #77b81e;
}
/********************* testimonials_end ****************/

@media screen and (max-width: 767px) {
    #center .carousel-caption {
        position: static;
        width: 100%;
        padding-bottom: 50px;
    }
    #center .kb_caption h1 {
        padding-top: 50px;
        font-size: 40px;
    }
    #center .kb_wrapper {
        background: #426f03;
    }
    #center .kb_control_right {
        top: 55%;
    }
    #center .kb_control_left {
        top: 55%;
    }
    #middle {
        text-align: center;
    }
    .middle_1 p {
        padding-bottom: 0px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .middle_3 {
        margin-bottom: 10px;
    }
    .offers_main {
        padding-top: 20px;
        padding-bottom: 21px;
    }
    #our {
        text-align: center;
    }
    .our_3 i {
        font-size: 48px;
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
    .our_3 {
        top: 32%;
        left: 35%;
    }
    #facts {
        text-align: center;
    }
    .facts_2 {
        padding-bottom: 25px;
    }
    #people {
        text-align: center;
    }
    .people_main_1 {
        padding-left: 0px;
        padding-top: 30px;
    }
    .people_6 input {
        width: 90%;
        margin-left: 15px;
    }
    .people_8 textarea {
        width: 90%;
        margin-left: 15px;
    }
    .place_main {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #request {
        padding-bottom: 10px;
        margin-top: 30px;
        text-align: center;
    }
    .request_3 {
        margin-bottom: 25px;
    }
    #testimonials {
        text-align: center;
    }
    .testimonials_3 {
        padding-top: 30px;
    }
    .testimonials_main {
        padding-left: 0px;
    }
    .our_2 {
        margin-bottom: 10px;
    }
}

@media (min-width: 470px) and (max-width: 767px) {
}

@media (min-width: 768px) and (max-width: 960px) {
    #center .kb_caption h1 {
        padding-top: 5px;
        font-size: 30px;
    }
    #center .kb_caption p {
        font-size: 13px;
    }
    #center .kb_caption {
        padding-bottom: 35px;
    }
    .offers_main {
        padding-top: 23px;
        padding-bottom: 24px;
    }
    .offers_2 h2 {
        font-size: 30px;
    }
    .offers_2 h3 {
        font-size: 20px;
    }
    .offers_4 h2 {
        font-size: 15px !important;
    }
    .offers_4 p {
        font-size: 13px;
    }
    .our_3 i {
        font-size: 40px;
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
    .our_3 {
        top: 25%;
    }
    .people_main_1 {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .people_4 h2 a {
        font-size: 30px;
    }
    .people_4 h2 {
        font-size: 30px;
    }
    #people .form-control {
        font-size: 15px;
    }
    .people_6 input {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .people_8 textarea {
        height: 80px;
    }
    .people_4 h2 {
        padding-bottom: 0px;
    }
    .testimonials_3 {
        padding-top: 20px;
    }
    .testimonials_3 h2 a {
        font-size: 30px;
    }
    .testimonials_3 h2 {
        padding-bottom: 2px;
        font-size: 30px;
    }
    .testimonials_3 p {
        font-size: 16px;
        padding-bottom: 0px;
    }
    .testimonials_5 h3 {
        font-size: 16px;
    }
    .testimonials_5 p {
        font-size: 14px;
        padding-bottom: 0px;
    }
}

@media (min-width: 961px) and (max-width: 1200px) {
    #center .kb_caption h1 {
        padding-top: 5px;
        font-size: 30px;
    }
    #center .kb_caption p {
        font-size: 13px;
    }
    #center .kb_caption {
        padding-bottom: 35px;
    }
    .offers_main {
        padding-top: 63px;
        padding-bottom: 64px;
    }
    .offers_2 h2 {
        font-size: 30px;
    }
    .offers_2 h3 {
        font-size: 20px;
    }
    .offers_4 h2 {
        font-size: 15px !important;
    }
    .offers_4 p {
        font-size: 13px;
    }
    .our_3 i {
        font-size: 40px;
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
    .our_3 {
        top: 25%;
    }
    .people_main_1 {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .people_4 h2 a {
        font-size: 30px;
    }
    .people_4 h2 {
        font-size: 30px;
    }
    #people .form-control {
        font-size: 15px;
    }
    .people_6 input {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .people_8 textarea {
        height: 80px;
    }
    .people_4 h2 {
        padding-bottom: 0px;
    }
    .testimonials_3 {
        padding-top: 20px;
    }
    .testimonials_3 h2 a {
        font-size: 30px;
    }
    .testimonials_3 h2 {
        padding-bottom: 2px;
        font-size: 30px;
    }
    .testimonials_3 p {
        font-size: 16px;
        padding-bottom: 0px;
    }
    .testimonials_5 h3 {
        font-size: 16px;
    }
    .testimonials_5 p {
        font-size: 14px;
        padding-bottom: 0px;
    }
}

@media (min-width: 1201px) and (max-width: 1320px) {
    .offers_main {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

/* who  we are */
/* #whoweare-body .container{

} */
#whoweare-body .container .wwa-body {
    width: 100%;
    display: flex;
    justify-content: center;
}
.wwa-body img {
    width: 80%;
}
.wwa-b-head {
    background-color: #fca028;
    width: 100%;
    border-radius: 5px;
}
.wwa-b-head h3 {
    text-align: center;
    margin: 0px;
    color: #fff;
    padding: 20px 0;
    font-weight: 400;
}
.wwa-b-p {
    margin-top: 40px;
    margin-bottom: 30px;
}
/* #whoweare-body .container .wwa-body h3{
  width: 100%;
  display: block;
  background-color: rgb(0, 0, 0);
  color: #fff;
  padding: 20px 0;
} */

/* success stories */
.sucess-s-box {
    height: max-content;
    margin-bottom: 100px;
    display: inline-flexbox;
}
.sucess-s-box .success-s-box1 {
    float: left;
    width: 320px;
    max-width: 400px;
    /* height: 420px; */
    margin: 20px;
    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
        rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    /* border: 4px solid red; */
}
.sucess-s-box .success-s-box1 img {
    width: 100%;
    padding: 1px;
    height:200px;
}
.success-b-co {
    width: 100%;
    padding: 20px;
}
.success-s-box1 a {
    display: block;
    width: 100%;
    font-size: 20px;
    line-height: normal !important;
    font-weight: 600;
    color: rgb(113, 110, 110);
    /* border: 1px solid black; */
    transition: 0.5s ease;
}
.success-s-box1 a:hover {
    color: black;
}
.success-s-box1 .lbtn {
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    padding: 5px 30px;
    border: 2px solid #fca028;
    background-color: #fff;
    transition: 0.5s ease;
}
.success-s-box1 .lbtn:hover {
    background-color: #fca028;
    color: #fff;
}
/* announcements */
.announce-box {
    height: max-content;
    margin-bottom: 100px;
    display: inline-flexbox;
}
.announce-box .announce-box1 {
    float: left;
    width: 340px;
    max-width: 400px;
    height: auto;
    margin: 20px;
    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
        rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    /* border: 4px solid red; */
}

.announce-box .announce-box1 a {
    display: block;
    width: 100%;
    padding: 20px;
    font-size: 24px;
    font-weight: 600;
    color: #707787;
}
.announce-box .announce-box1 a:hover {
    color: #fca028;
}
