/**
 * Theme Name:     BMC Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   bmc-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 * Theme URI:      http://www.elegantthemes.com/gallery/divi/
 * Author URI:     http://www.elegantthemes.com
 * Version:        1.0
 * License:        GNU General Public License v2
 * License URI:    http://www.gnu.org/licenses/gpl-2.0.html
 */

#main-footer #footer-info {
  text-align: center;
  width: 100%;
}
.bcr_contact_form textarea.et_pb_contact_message {
  background-color: rgba(12, 12, 12, 0.02);
  border-color: #dfdfe3;
  border-width: 1px;
  max-height: 100px;
  display: block;
}
.bcr_contact_form input,
.bcr_contact_form textarea {
  font-family: "Oswald", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
.bcr_contact_form .wpcf7-submit {
  color: #ffffff !important;
  border-width: 0px !important;
  border-radius: 0px;
  letter-spacing: 1px;
  font-family: "Josefin Sans", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  background-color: #f5a623 !important;
  margin-left: 0 !important;
  padding: 12px 15px 10px;
  cursor: pointer;
}
.bcr_contact_form .wpcf7-submit:hover {
  background: #5d5e60 !important;
}

.bcr_contact_form .input {
  border-color: #dfdfe3;
  border-bottom-width: 1px !important;
  background-color: #ffffff;
  -webkit-appearance: none;
  width: 100%;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 14px;
  padding: 16px;
}
.bcr_contact_form textarea {
  -webkit-appearance: none;
  background-color: #eee;
  width: 100%;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 14px;
  padding: 16px;
}
.wpcf7-spinner {
  position: absolute;
}
.bcr_btn .et_pb_button {
  background: #000;
  text-transform: uppercase !important;
  font-size: 14px;
  border-width: 0px !important;
  border-radius: 0px;
  display: inline-block;
  color: #fff;
  cursor: pointer;
}
.bcr_btn .et_pb_button:hover {
  color: #edbb5f !important;
  background: #000;
}
.bcr_btn .et_pb_button:after {
  font-size: 24px;
}
.bcr_service_list .et_pb_main_blurb_image {
  margin-bottom: 10px;
}
.et_header_style_left #et-top-navigation nav > ul > li > a {
  padding-bottom: 0;
}
.et_header_style_left #et-top-navigation nav > ul > li.bcr_number > a {
  border: 1px solid #f5a623;
  padding: 10px 20px;
  background: #f5a623;
  color: #fff !important;
}
.et_header_style_left #et-top-navigation {
  padding-top: 24px !important;
  padding-bottom: 22px;
}
.et-fixed-header #et-top-navigation {
  padding-top: 12px !important;
  padding-bottom: 12px;
}
.et_header_style_left
  .et-fixed-header
  #et-top-navigation
  nav
  > ul
  > li:not(.bcr_number)
  > a {
  padding-bottom: 0;
}
#top-menu-nav .sub-menu {
  top: 25px;
}
#top-menu-nav .bcr_services {
  padding-bottom: 15px;
}
.et_header_style_left #et-top-navigation nav > ul > li.bcr_number > a:hover {
  background: #fff;
  color: #000 !important;
  /* 	border: 1px solid #000; */
}
.bmc-footer-menu .wsite-multicol-table {
  display: flex;
  justify-content: center;
}
.bmc-footer-menu h2 {
  color: #fff;
  font-size: 18px;
}
.bmc-footer-menu {
  padding-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .et_header_style_left #et-top-navigation .mobile_menu_bar {
    padding-bottom: 0;
  }
  #mobile_menu {
    margin-top: 20px;
  }
  .bmc-tel {
    padding-right: 15px;
    top: 5px;
    position: relative;
  }
}
