#main-header {
  background-image: url(https://www.mrassociates.co.uk/wp-content/uploads/2026/03/header-bg-1.png);
  background-position: center center;
}

#main-header #menu-item-21 a {
  background: #7a2334;
  color: #fff;
  border-radius: 30px;
  padding: 14px 20px !important;
  margin-top: -20px;
}

#main-header.et-fixed-header #menu-item-21 a {
  color: #fff !important;
}

#top-menu li a {
  font-weight: 400;
}

#top-menu li {
  padding-right: 35px;
}

footer a {
  color: #fff !important;
}

#footer-widgets {
  padding: 6% 0 4%;
}

footer .title {
  margin-bottom: 10px;
}

#main-header {
  box-shadow: 0 0 30px #0a2138; -moz-box-shadow: 0 0 30px #0a2138; -webkit-box-shadow: 0 0 30px #0a2138; -khtml-box-shadow: 0 0 30px #0a2138;
}

.et_pb_fullwidth_header {
  padding-top: 45px;
  padding-bottom: 40px;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.current_page_item a {
  font-weight: 500 !important;
}

.bwround {
  border-radius: 15px; -moz-border-radius: 15px;-webkit-border-radius: 15px; -khtml-border-radius: 15px;
}

.et_pb_image_wrap img {
  border-radius: 15px; -moz-border-radius: 15px;-webkit-border-radius: 15px; -khtml-border-radius: 15px;
}

h2 {
  margin-bottom: 10px;
}

/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 15px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 15px;
    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: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px; -khtml-border-radius: 30px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #7a2334;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding: 12px 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: 10px 10px;
  border-color: #ccc;
  font-size: 15px;
}

.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;
}

.wpcf7 {
  border: 1px solid;
  border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; -khtml-border-radius: 15px;
  padding: 25px;
  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;
  background: #fff;
}

/* MOB */

@media screen and (max-width: 980px) {

#main-header #menu-item-21 a {
  margin-top: 0;
}

#mobile_menu {
  border-radius: 0 0 30px 30px;
}


#servrow .et_pb_text_inner {
  min-height: unset !important;
}

#servbox {
  margin-bottom: 60px !important;
}

#footer-widgets {
  padding-top: 50px;
}

footer .title {
  font-size: 23px;
}

#logo {
  max-height: 61% !important;
}

h1 {
  line-height: 45px;
}

.et_pb_fullwidth_header {
  padding-top: 25px;
  padding-bottom: 20px;
}


}