.companybrand {
  float: left;
}

.top_information_box {
  padding-top: 20px;
  float: right;
  text-align: right;
}

.default_link {
  display: block;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  text-decoration: none;
}

.default_link.yellow {
  color: #00a550;
  font-style: italic;
}

.top_bar_container {
  border-bottom: 1px solid #e6e6e6;
}

.main-navigation {
  background-color: #fff;
}

.main-nav-item {
  padding-right: 25px;
  padding-left: 25px;
  float: left;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.main-nav-item.dropdown {
  padding-right: 0px;
  padding-left: 0px;
}

.main-nav-item.dropdown.yellow {
  float: right;
  color: #00a550;
}

.nav-menu {
  float: left;
}

.main-dropdown-list-container.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 10px;
  background-color: #00a550;
}

.nav-dd-item {
  border-bottom: 1px solid #00b156;
  color: #fff;
}

.nav-dd-item.last {
  border-bottom-style: none;
}

.main-slider {
  min-height: 701px;
  background-color: #f6f6f6;
}

.category-slider {
  min-height: 450px;
  background-color: #f6f6f6;
}

.slide_item {
  background-image: url('../images/slide.png');
  background-position: 50% 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.home_welcome_block {
  padding-top: 50px;
  padding-bottom: 0px;
}

.home_category_box {
  width: 623px;
  margin-right: 10px;
  float: left;
}

.home_category_box.medium {
  width: 300px;
  min-height: auto;
  margin-right: 0px;
  margin-bottom: 10px;
}

.page_divider {
  margin-top: 50px;
  margin-bottom: 50px;
}

.page_divider.no_margin {
  margin-bottom: 0px;
}

.divider_logo {
  display: block;
  width: 30%;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  background-color: #fff;
  text-align: center;
}

.divider-line {
  width: 35%;
  height: 1px;
  margin-top: 20px;
  float: left;
  background-color: #dbdbdb;
}

.default_title {
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.default_title.home {
  margin-bottom: 30px;
}

.default_title.home.pull_center {
  text-align: center;
}

.default_title.pull_center {
  text-align: center;
}

.home_company_image {
  margin-bottom: 40px;
}

.default_text {
  font-family: Montserrat, sans-serif;
  line-height: 28px;
  font-weight: 300;
}

.default_text.yellow {
  color: #00a550;
  font-size: 11px;
}

.home_col_1 {
  padding-right: 30px;
}

.default_link_button {
  margin-top: 30px;
  margin-right: 10px;
  padding: 5px 20px;
  border-radius: 10px;
  background-color: #00a550;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 3px;
  text-decoration: none;
}

.default_link_button.reverse {
  margin-top: 15px;
  border: 1px solid #00a550;
  background-color: #fff;
  color: #00a550;
}

.home_col_2 {
  text-align: center;
}

.clients_container {
  text-align: center;
}

.client_link_box {
  display: inline-block;
  height: 100px;
  min-width: 100px;
  margin-bottom: 10px;
  margin-left: 10px;
  float: none;
}

.clients_section {
  padding-bottom: 30px;
}

.footer_section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #1E486F;
  background-position: 50% 50%;
  background-size: 114px;
  background-repeat: no-repeat;
}

.footer_menu_box {
  width: 60%;
  min-height: 200px;
  float: left;
}

.footer_menu_box.small {
  width: 40%;
  float: left;
  text-align: right;
}

.footer_menu_col {
  width: 50%;
  min-height: 200px;
  float: left;
}

.footer_title {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 300;
  letter-spacing: 1px;
}

.footer_title.margin_t10 {
  margin-top: 15px;
}

.footer_title.right_block {
  margin-top: 15px;
  font-weight: 500;
}

.footer-nav-item {
  display: block;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 1px;
  text-decoration: none;
}

.footer_social_icon {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.page_section {
  padding-bottom: 30px;
}

.page_title_block {
  margin-bottom: 25px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f8f8f8;
  font-family: Montserrat, sans-serif;
  color: #424242;
  font-size: 14px;
  font-weight: 400;
}

.page_title {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 22px;
  font-weight: 300;
}

.page_nav_item {
  color: #303030;
  font-size: 12px;
  text-decoration: none;
}

.page_banner {
  min-height: 200px;
  margin-bottom: 25px;
  background-color: #f6f6f6;
}

.divider_small {
  height: 1px;
  margin-top: 50px;
  margin-bottom: 25px;
  background-color: #cfcfcf;
}

.page-nav-item {
  display: block;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  color: #363535;
  font-size: 12px;
  line-height: 34px;
  text-align: left;
  text-decoration: none;
}

.page-nav-item.active {
  font-size: 13px;
  font-weight: 600;
  color: #10c612;
  padding-left: 15px;
}

.page-nav-item.large {
  font-size: 16px;
  font-weight: 600;
}

.page_content_col {
  padding-right: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
}

.page_h2 {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.product_item {
  width: 33%;
  height: 280px;
padding: 5px;
  font-family: Montserrat, sans-serif;
  color: #2e2e2e;
  font-size: 12px;
  text-decoration: none;
  position: relative;
  float: left;
}

.product-image-box {
  position: relative;
  float: left;
  width: 100%;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
}
.product-name-box {
  text-align: center;
  position: relative;
  float: left;
  height:50px;
}
.product_image {
  width: 100%;
  max-height: 200px;
}

.product_name {
  margin-top: 10px;
  text-align: center;
  text-decoration: none;
}

.page_count_text {
  margin-top: 15px;
  border-bottom: 1px solid #d4d4d4;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-align: right;
}

.contact_sub_title {
  margin-top: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid #d4d4d4;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: right;
}

.contact_line_text {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px none #dbdbdb;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 28px;
  text-align: right;
  text-decoration: none;
}

.contact_line_text.bold {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom-style: none;
  font-size: 13px;
  font-weight: 500;
}

.contact_col {
  padding-right: 30px;
  background-color: #fafafa;
}

.contact_form {
  margin-top: 25px;
}

.form_label {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

@media (max-width: 991px) {
  .home_category_box {
    width: 100%;
    text-align: center;
  }
  .home_category_box.medium {
    width: 50%;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .top_bar_container {
    padding-right: 20px;
  }
  .main-slider {
    height: 277px;
    min-height: 0px;
  }
  .home_welcome_block {
    padding-top: 0px;
  }
  .home_category_box.medium {
    margin-top: 0px;
  }
  .home_col_1 {
    padding-left: 30px;
  }
  .footer_section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .page_title_block {
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .page_banner {
    margin-bottom: 0px;
  }
  .divider_small {
    display: none;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .page-nav-item {
    padding-left: 10px;
    border-bottom: 1px solid #dfdfdf;
    font-size: 14px;
    line-height: 44px;
    text-align: center;
  }
  .column {
    padding-top: 25px;
    padding-bottom: 25px;
    background-color: #f5f5f5;
  }
}

@media (max-width: 479px) {
  .companybrand {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .top_information_box {
    display: none;
  }
  .main-slider {
    height: 190px;
    min-height: auto;
    background-color: #ffffff;
  }
  .slide_item {
    background-size: contain;
  }
  .home_welcome_block {
    padding-top: 0px;
  }
  .footer_section {
    padding-bottom: 0px;
  }
  .footer_menu_box {
    width: 100%;
    margin-bottom: 40px;
  }
  .footer_menu_box.small {
    width: 100%;
  }
  .page_title_block {
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .page_banner {
    min-height: auto;
    margin-bottom: 0px;
  }
  .divider_small {
    margin-top: 25px;
  }
  .page-nav-item {
    text-align: center;
  }
  .page_content_col {
    background-color: #f3f3f3;
  }
  .product_item {
    width: 100%;
    height: auto;
    padding: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e7e7e7;
    background-color: #fff;
    text-align: center;
  }
  .page_count_text {
    margin-bottom: 0px;
    font-size: 12px;
    text-align: left;
  }
  .column {
    padding-bottom: 15px;
  }
  .right-arrow {
    display: none;
  }
  .left-arrow {
    display: none;
  }
  .product_image {
    width: 100%;
  }
  .main-nav-item {
    width: 100%;
  }
  .main-nav-item.dropdown.yellow {
    width: auto !important;
  }
}

