@media screen and (max-width: 980px) {
  body .et_pb_menu_0_tb_header .et_pb_menu_inner_container .et_pb_menu__logo-wrap {
    width: 50%;
  }
}
body .et_pb_menu_0_tb_header .et_pb_menu_inner_container .et_pb_menu__logo-wrap .et_pb_menu__logo img {
  width: 150px;
}
@media screen and (max-width: 1350px) {
  body .et_pb_menu_0_tb_header .et_pb_menu_inner_container .et_pb_menu__logo-wrap .et_pb_menu__logo img {
    width: 130px;
  }
}
@media screen and (max-width: 1250px) {
  body .et_pb_menu_0_tb_header .et_pb_menu_inner_container .et_pb_menu__logo-wrap .et_pb_menu__logo img {
    width: 120px;
  }
}
@media screen and (max-width: 1100px) {
  body .et_pb_menu_0_tb_header .et_pb_menu_inner_container .et_pb_menu__logo-wrap .et_pb_menu__logo img {
    width: 100px;
  }
}
@media screen and (max-width: 980px) {
  body .et_pb_menu_0_tb_header .et_pb_menu_inner_container .et_pb_menu__logo-wrap .et_pb_menu__logo img {
    width: 90px;
  }
}

.gform_wrapper .gform-body .gform_fields {
  row-gap: 18px;
  column-gap: 18px;
}
.gform_wrapper .gform-body .gform_fields .ginput_container input, .gform_wrapper .gform-body .gform_fields .ginput_container textarea, .gform_wrapper .gform-body .gform_fields .ginput_container select {
  background: #f3f3f3;
  border: 0;
  box-shadow: none;
  color: #7d7d7d;
}
.gform_wrapper .gform-footer {
  justify-content: end;
}
.gform_wrapper .gform-footer .gform_button {
  color: #3A506B !important;
  border-width: 4px !important;
  border-color: #3A506B !important;
  background: transparent !important;
  letter-spacing: 4px !important;
  font-size: 14px;
  font-family: "Rubik", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  padding: 15px 21px !important;
}
.gform_wrapper .gform-footer .gform_button:hover {
  background: #3A506B !important;
  color: #fff !important;
}

#portfolio_boxes_portfolio_page .et_pb_blog_grid .et_pb_salvattore_content .column, #portfolio_boxes .et_pb_blog_grid .et_pb_salvattore_content .column {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
#portfolio_boxes_portfolio_page .et_pb_blog_grid .et_pb_salvattore_content .column .et_pb_post, #portfolio_boxes .et_pb_blog_grid .et_pb_salvattore_content .column .et_pb_post {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #fff;
  padding: 20px;
}
#portfolio_boxes_portfolio_page .et_pb_blog_grid .et_pb_salvattore_content .column .et_pb_post .et_pb_image_container, #portfolio_boxes .et_pb_blog_grid .et_pb_salvattore_content .column .et_pb_post .et_pb_image_container {
  margin-bottom: 15px;
}
#portfolio_boxes_portfolio_page .et_pb_blog_grid .et_pb_salvattore_content .column .et_pb_post .post-content, #portfolio_boxes .et_pb_blog_grid .et_pb_salvattore_content .column .et_pb_post .post-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
#portfolio_boxes_portfolio_page .et_pb_blog_grid .et_pb_salvattore_content .column .et_pb_post .post-content .post-content-inner, #portfolio_boxes .et_pb_blog_grid .et_pb_salvattore_content .column .et_pb_post .post-content .post-content-inner {
  flex-grow: 1;
}
#portfolio_boxes_portfolio_page .et_pb_blog_grid .et_pb_salvattore_content .column .et_pb_post .post-content .more-link, #portfolio_boxes .et_pb_blog_grid .et_pb_salvattore_content .column .et_pb_post .post-content .more-link {
  margin-top: auto;
}
#portfolio_boxes_portfolio_page .et_pb_blog_grid .et_pb_salvattore_content .column .et_pb_post .entry-title a, #portfolio_boxes .et_pb_blog_grid .et_pb_salvattore_content .column .et_pb_post .entry-title a {
  color: #6A8CA4 !important;
}

@media screen and (max-width: 980px) and (min-width: 768px) {
  .commercial .et_pb_column, .commercial_two .et_pb_column {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .commercial .et_pb_column .et_pb_image, .commercial_two .et_pb_column .et_pb_image {
    text-align: center;
  }
}

/*# sourceMappingURL=custom.css.map */
