div.et_pb_section.et_pb_section_2 {
    background-size: contain;
    background-position: bottom center;
    background-image: url(https://khedutpay.com/wp-content/uploads/2019/12/cloud-btm.png)!important;
}

.et_pb_section {
    position: relative;
    background-color: #fff;
}

.et_pb_posts_nav a, .et_pb_row, .et_pb_row_inner, .et_pb_column, .et_pb_module, .et_pb_counters .et_pb_counter_container, .et_pb_portfolio_item, .et_pb_pricing_table, .et_pb_all_tabs, .et_pb_tab, .et_pb_slide, .et_pb_with_background {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.et_pb_column_4 {
    margin: auto;
}


.margin_auto {
    margin: auto;
}

.testimonial-bg {
    background: url(../images/testimonialbg.png);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 30px 0;
}
.back_top {
    position: fixed;
    right: 40px;
    bottom: 40px;
    z-index: 10000;
}
.back_top .scrollup {
    background-color: #409a45;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    text-align: center;
    display: block;
}
.back_top .scrollup i {
    color: #fff;
    font-size: 32px;
    margin-top: 3px;
}
.et_pb_module {
    -webkit-animation-duration: 200ms;
    -moz-animation-duration: 200ms;
    -o-animation-duration: 200ms;
    animation-duration: 200ms;
}

.et_pb_module {
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
}

.et_pb_text_align_left {
    text-align: left;
}

.et_pb_text > :last-child {
    padding-bottom: 0;
}

.et_pb_text_inner {
    position: relative;
}

.cust_title {
    color: #409a3c;
    font-weight: bold;
    line-height: 40px;
    text-align: right;
    margin-right: 50px;
/*    font-size: 35px !important;*/
}

h2.cust_title:after {
    content: '';
    display: inline-block;
    background: url(/wp-content/uploads/2019/12/title_devider.png);
    width: 1px;
    height: 583px;
    vertical-align: middle;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.et_pb_css_mix_blend_mode_passthrough {
    mix-blend-mode: unset !important;
}

.et_pb_column {
    float: left;
    position: relative;
    z-index: 2;
    background-position: center;
    background-size: cover;
}

.et_pb_text_align_left {
    text-align: left;
}

.et_pb_main_blurb_image {
    display: inline-block;
    max-width: 100%;
  /*  margin-bottom: 30px;*/
    line-height: 0;
}

.et_pb_blurb .et_pb_image_wrap {
    display: block;
    margin: auto;
}

.et_pb_animation_top.et-animated {
    opacity: 1;
    -webkit-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.et_pb_column_6 {
    margin: auto;
}

img {
    max-width: 100%;
    height: auto;
}

.farmer_benifits .et_pb_module_header {
    color: #409a3c;
    font-weight: bold;
    font-size: 22px;
}

.et_pb_image_3 {
    text-align: center;
}

.margin_auto {
    margin: auto;
}

.et_pb_image .et_pb_image_wrap {
    display: inline-block;
    position: relative;
    max-width: 100%;
}

.et_pb_image {
    display: block;
    margin-right: auto;
    margin-left: auto;
    line-height: 0;
}

.et_pb_image img {
    position: relative;
}

.farmerbenefit{
    background-image: linear-gradient(
180deg
,#defafe 4%,#fff 100%)!important;
}

.et_pb_section {
    position: relative;
    background-color: #fff;
}
.et_pb_row_0.et_pb_row {
    margin-bottom: 0px!important;
}

.et_pb_section_5.et_pb_section {
    padding-top: 1%;
    padding-bottom: 1%;
}
.et_pb_section {
    position: relative;
    background-color: #fff;
}
.how_it_work_section h1 {
    color: #409a3c;
    text-align: center;
    margin-bottom: 30px;
}
.how_it_work_section h1 span {
    font-weight: bold;
    font-family: 'FordAntenna-Medium';
}

.footer {
    background-color: #fff;
    padding: 60px 0 100px 0;
}

.full_width {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}
.footer .logo a {
    display: inline-block;
}

:focus, a {
    text-decoration: none;
    color: #000;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.footer .logo img {
    max-width: 100px;
    height: auto;
    margin-bottom: 15px;
}

.footer p {
    font-size: 15px;
    color: #777;
    font-weight: 600;
}

.footer h5 {
    color: #000;
    padding-bottom: 20px;
    font-size: 17px;
}

ul, ol {
    margin: 0;
    padding: 0;
}

ol, ul, li {
    list-style: none;
}

.footer ul li a{
    font-size: 15px;
    color: #777;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 15px;
}

@media (min-width: 981px){

	.et_pb_row {
	    padding: 2% 0;
	}
    .et_pb_row_1{
        padding: 0% 0;
    }
	.et_pb_section {
	    padding: 4% 0;
	}
    .et_pb_section_1{
        padding: 0% 0;
    }
	.et_pb_row.et_pb_equal_columns, .et_pb_row_inner.et_pb_equal_columns, .et_pb_section.et_pb_equal_columns > .et_pb_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    direction: ltr;
}

.et_pb_gutters3 .et_pb_column_1_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
    width: 47.25%;
}

.et_pb_section.et_pb_equal_columns > .et_pb_row > .et_pb_column, .et_pb_row.et_pb_equal_columns > .et_pb_column {
    order: 1;
}

.et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
    width: 20.875%;
}
.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 5.5%;
}

.et_pb_section .et_pb_row .et_pb_column .et_pb_module:last-child, .et_pb_section .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child {
    margin-bottom: 0;
}

.et_pb_section.et_pb_equal_columns > .et_pb_row > .et_pb_column, .et_pb_row.et_pb_equal_columns > .et_pb_column {
    order: 1;
}
.et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
    width: 20.875%;
}
.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 5.5%;
}
.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module {
    margin-bottom: 13.174%;
}
.et_pb_section.et_pb_equal_columns > .et_pb_row > .et_pb_column, .et_pb_row.et_pb_equal_columns > .et_pb_column {
    order: 1;
}
.et_pb_section .et_pb_row .et_pb_column .et_pb_module:last-child, .et_pb_section .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child {
    margin-bottom: 0;
}
}
@media(max-width:767px){
.navigation .navbar-default .navbar-toggle{margin:0 5px 10px 0px; border:none; background-color:#409b46;}
.navigation .navbar-default .navbar-toggle span{background-color:#fff;}
.navigation nav.navbar-default ul.nav{margin:0; width:100%;}
.navigation nav.navbar-default ul.nav li{text-align:right;}
.Banner .banner_content{top:30px;}
.crops .panel-group .panel-heading{padding:0;}
.crops .panel-group .panel-heading h4 a{display:block; background-color:#fff; padding:15px; font-weight:600;}
.crops .panel-group .panel-heading h4 a:hover,
.crops .panel-group .panel-heading h4 a:focus{background-color:#409b46; color:#fff;}
.info_section{padding:40px 0;}
.footer_bottom .btn{margin-left:0; margin-top:10px;}
.footer{text-align:center;}
.footer h5{margin:20px 0 0 0; padding-bottom:10px;}
.footer_bottom{margin-top:0;}
.checkboxs span.text{display:block; top:0; text-align:center;}
.checkboxs{display:block; top:0; text-align:center; margin:5px 0;}
.sidebar_cat .all_products .cat_list_counts,
.com_title_sec .pro_list .cat_list_counts{padding-left:15px;}
.cat_detail .cat_title,
.cat_detail .cat_title p{text-align:center;}
.cat_detail .cat_title h2{margin:10px 0;}
ul.tags li a{margin-bottom:10px;}
.inner_tab.crops .info_section p{width:100%;}
}