/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 23 2025 | 05:40:45 */
#main-header {
    background: #000 !important;
}
.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding-bottom: 0 !important;
}

body {
    color: #000;
}
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
 padding: 29px !important;
}

.container.clearfix {
    /* background: #171717; */
}

.et_secondary_nav_enabled #page-container #top-header {
    background: #171717 !important;
}


.hero-area .et_pb_row.et_pb_row_0 {
    max-width: 520px;
}


body .et_pb_button {
    color: #fff;
    font-size: 16px;
     min-width: 150px;
    text-align: center;
    padding: 5px 23px;
}

body .et_pb_button.secondary {
    background: #919D9D  !important;
    border-color: #919D9D;
}

.hero-area {
    min-height: 700px;
    padding-top: 260px !important;
      padding-bottom: 130px !important;
}

h1, h1.et_pb_contact_main_title, .et_pb_title_container h1 {
    font-size: 45px;
}


.et_pb_text h2 {
    font-size: 30px;
}

.et_pb_button:after {
    display: none;
}

body .et_pb_button {
    padding: 5px 23px !important;
}

.et_pb_row {
    max-width: 1250px;
    width: 100%;
}

body .top-icons.et_pb_row {padding-top: 60px !important;}


.icons-area .et_pb_text_inner {
    BACKGROUND: #F5F5F5;
    padding: 45px;
    box-shadow: 0 0 4px 0 #00000024;
    color: #000;
}

.icons-area .et_pb_module {
}

.icons-area .et_pb_column {
    width: calc(33% - 20px);
    margin-right: 20px;
}

.et_pb_heading_4 {
    margin-bottom: 0 !important;
}

.boxes-area .et_pb_module_heading {
    color: #fff;
    text-align: center;
    width: 100%;
}

.boxes-area .et_pb_column {
    width: 100%;
    display: flex !important;
    margin-right: 0 !important;
    padding: 45px;
    text-align: center !important;
    min-height: 260px;
    align-items: center;
}

.boxes-area.et_pb_row {
    max-width: 100%;
    display: flex;
      padding: 0 !important;
}

.boxes-area .et_pb_heading {
    width: 100%;
}


.et_pb_row.align-center {
    display: flex;
    align-items: center;
}


.reverse {
    flex-direction: row-reverse;
}

.reverse .et_pb_column.et_pb_column_1_2 {
    margin-right: 0;
    margin-left: 5.5%;
}

.reverse .et_pb_column.et_pb_column_1_2:last-child {
    margin-left: 0;
    margin-right: 0 ;
}


.counter-area .et_pb_text_inner p {
    padding-bottom: 0;
}

.counter-area{
      counter-reset: section;

}
.hero-inner {
    display: flex;
    align-items: center;
}

.counter-box:last-child::after {display: none;}


.counter-box:last-child {
    margin-bottom: 20px !important;
}
.counter-area .et_pb_text_inner strong {
    font-family: factoria, serif;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #D22630;
}

.counter-box {
    background: #F5F5F5;
    box-shadow: 0px 0px 4px 0px #00000040;
    padding: 25px 42px;
    max-width: 870px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    gap: 25px;
    margin-bottom: 80px !important;
}
.counter-area{
      counter-reset: section;

}

.counter-box::before {
    counter-increment: section;
    content: "0" counter(section) "";
    font-family: factoria, serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    text-transform: uppercase;
    color: #fff;
    background: #E53030;
    width: 90px;
    display: flex;
    height: 90px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 10px solid #D22630;
}


.counter-box .et_pb_text_inner {
    width: 85%;
}

.counter-box::after {
    content: "";
    background: url(https://agri.chiefind.com/wp-content/uploads/2025/10/Vector-13.png) no-repeat center;
    background-size: contain;
    height: 55px;
    width: 45px;
    position: absolute;
    bottom: -55px;
    right: 0;
    left: 0;
    margin: auto;
}

.counter-box {
    position: relative;
}

.et_pb_text_inner a {
    text-decoration: underline;
    color:inherit;
}
.vid-wrapper .et_pb_column {
    width: calc(33% - 25px);
    margin-right: 25px;
}


.video-area  h2.et_pb_module_heading {
    text-transform: capitalize;
}

.video-area .et_pb_button {
    margin-top: 20px;
}


a.et_pb_button.outline-white {
    background: #0000;
    border-color: #fff;
    border-width: 1px;
    padding: 8px !important;
}

.et_pb_module.et_pb_text.et_pb_text_8 {
    max-width: 70%;
    margin: 0 auto;
}

body .et_pb_button.secondary:hover {
    background: #d22630 !important;
    color: #fff !important;
    border: 2px solid #d22630 !important;
}

.hero-inner.hero-area .et_pb_row.et_pb_row_0 {
    max-width: 40%;
}

@media (max-width:767px){
  .container {
    width: 100%;
}

.et_header_style_left .logo_container {
    left: 10px;
    top: -6px;
}

.hero-area .et_pb_row.et_pb_row_0 {
    max-width: 100% !important;
    width: 98% !important;
}


.et_pb_row.et_pb_row_1.align-items {
    flex-direction: column;
    align-items: center;
}


.et_pb_row.et_pb_row_1.align-items .et_pb_column {
    margin-bottom: 10px;
}

body .et_pb_button.secondary {
    white-space: nowrap;
}

.boxes-area .et_pb_column {
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center !important;
}
  
  
  
  .container {
    width: 100%;
}

.et_header_style_left .logo_container {
    left: 10px;
    top: -6px;
}

.hero-area .et_pb_row.et_pb_row_0 {
    max-width: 100% !important;
    width: 98% !important;
}


.et_pb_row.et_pb_row_1.align-items {
    flex-direction: column;
    align-items: center;
}


.et_pb_row.et_pb_row_1.align-items .et_pb_column {
    margin-bottom: 10px;
}

body .et_pb_button.secondary {
    white-space: nowrap;
}


.boxes-area .et_pb_column {
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center !important;
}

.et_pb_row.align-center {
    display: block;
    text-align: center;
    padding: 20px;
}

.et_pb_row {
    padding-left: 20px;
    padding-right: 20px;
}
  div#footer-widgets {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}

.footer-widget {
    text-align: center;
}

#footer-widgets .footer-widget .fwidget {
    margin: 0 auto !important;
    width: 100%;
}

#footer-widgets .footer-widget li {
    list-style: none !important;
    width: fit-content;
    margin: 0 auto;
    position: relative;
}
  
  .et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation {
    padding-bottom: 6px !important;
}

  
 .et_pb_row.et_pb_row_1.align-items {
    width: 100%;
}
  
  .boxes-area .et_pb_column {
    margin-bottom: 0 !important;
}
  
  
  
}