#main-header {
  background: #091223a1 !important;
  backdrop-filter: blur(3px);
}

.bwsub {
  background: #b79754;
  display: inline-block;
  line-height: 28px;
  padding: 4px 15px;
  text-transform: uppercase;
  font-family: "Jost" !important;
  font-weight: 300;
  font-size: 17px;
  margin-bottom: 25px;
  letter-spacing: 1px;
  border-radius: 0 0 25px 0; -moz-border-radius: 0 0 25px 0; -webkit-border-radius: 0 0 25px 0; -khtml-border-radius: 0 0 25px 0;
}

.menu-item-951 a {
  background: #b79754;
  padding: 15px 20px 15px 15px !important;
  border-radius: 0 0 30px 0; -moz-border-radius: 0 0 30px 0; -webkit-border-radius: 0 0 30px 0; -khtml-border-radius: 0 0 30px 0;
  margin-top: -15px;
}

.et_pb_text_inner strong {
  font-weight: 500 !important;
}

#bwfooter a {
  text-decoration: none !important;
  color: #fff;
}

#top-menu li {
  padding-right: 35px;
}

#main-header .container {
  max-width: 1700px;
}

html body #page-container .et_pb_section .et_pb_button_0, html body #page-container .et_pb_section .et_pb_button_2, html body #page-container .et_pb_section .et_pb_button_3, html body #page-container .et_pb_section .et_pb_button_1 {
  font-weight: 400 !important;
}

#whyg h1 {
  margin-bottom: 25px;
}

#main-header {
  border-bottom: 2px solid #b79754;
}

#page-container {
  background: #101f3d;
}

#homefeat h1 {
  font-size: 45px;
  line-height: 55px;
}

.et_pb_bg_layout_light p {
  color: #101f3d;
}

.et_pb_row {
  max-width: 1300px;
}

.et_pb_text_inner ul {
  font-family: 'Jost',sans-serif !important;
  font-size: 19px;
  font-weight: 300;
  color: #101f3d;
}

h1, h2, h3, h4, h5, h6 {
  color: #101f3d;
  padding-bottom: 10px;
  line-height: 1em;
  font-weight: 500;
  font-family: 'Cormorant Garamond', serif !important;
  font-weight: 600;
}

h2 {
  font-size: 37px !important;
  margin-bottom: 15px;
}

h3 {
  font-size: 30px !important;
  margin-bottom: 10px;
}

body p {
  font-family: 'Jost',sans-serif !important;
  font-size: 19px;
  font-weight: 300;
  line-height: 35px;
}

.bwquotebar h1 {
  font-size: 32px !important;
  line-height: 43px;
  font-weight: 400;
}

.bwround {
  border-radius: 0 0 130px 0; -moz-border-radius: 0 0 130px 0; -webkit-border-radius: 0 0 130px 0; -khtml-border-radius: 0 0 130px 0;
}

.et_pb_button {
  text-decoration: none !important;
  border-radius: 0 0 30px 0 !important; -moz-border-radius: 0 0 30px 0 !important; -webkit-border-radius: 0 0 30px 0 !important; -khtml-border-radius: 0 0 30px 0 !important;
}

.et_pb_image_wrap img {
  border-radius: 0 0 50px 0; -moz-border-radius: 0 0 50px 0; -webkit-border-radius: 0 0 50px 0; -khtml-border-radius: 0 0 50px 0;
}

.bwdropshadow {
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.0784313725490196); -moz-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.0784313725490196); -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.0784313725490196); -khtml-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.0784313725490196);
  border-radius: 0 0 50px 0; -moz-border-radius: 0 0 50px 0; -webkit-border-radius: 0 0 50px 0; -khtml-border-radius: 0 0 50px 0;
}

.sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
  font-size: 20px;
  line-height: 34px;
  font-weight: 300 !important;
}
.et_pb_testimonial_author {
 font-weight: 600 !important;
}

.et_pb_testimonial_author strong {
  font-weight: 600 !important;
}

.et_pb_testimonial_position {
  font-weight: 400 !important;
}

.tick-list {
  list-style: none;
  padding-left: 0;
}

.tick-list li {
  position: relative;
  padding-left: 28px;
  margin-bottom: 10px;
}

.tick-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #b79754; /* green tick */
  font-weight: bold;
}

.et_pb_text_inner ul {
  list-style: none;
  padding-left: 0;
}

.et_pb_bg_layout_dark ul {
  color: #fff !important;
}

.et_pb_bg_layout_dark ul strong {
  font-weight: 500;
}

/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 16px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 16px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
  border-radius: 0 0 30px 0; -moz-border-radius: 0 0 30px 0; -webkit-border-radius: 0 0 30px 0; -khtml-border-radius: 0 0 30px 0;
}

.wpcf7-form-control.wpcf7-submit {
    background: #b79754;
    border: 0 solid #fff;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}

.wpcf7-response-output {
  margin-top: 20px !important;
}

.wpcf7-spinner {
  display: none !important;
}

.wpcf7-form-control {
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
  background: #fcfcfc;
}

.wpcf7-text {
  background: #fcfcfc !important;
}

#bwcf7 {
  background: #fff;
  box-shadow: 0 0 20px #eee; -moz-box-shadow: 0 0 20px #eee; -webkit-box-shadow: 0 0 20px #eee; -khtml-box-shadow: 0 0 20px #eee;
  padding: 35px;
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
}

.wpcf7-checkbox {
  background: #fff !important;
}

.wpcf7 .ajax-loader {
  position: absolute;
  left: 37%;
  bottom: -20px;
}
