

.d365-form form h1,
.d365-form form h2,
.d365-form form h3,
.d365-form form h4 {
  font-weight: 400;
  color: #ac125f;
  margin: 0px 0 6px !important;
  text-align: left;
}
.d365-form form h1::after,
.d365-form form h2::after,
.d365-form form h3::after,
.d365-form form h4::after {
  background-color: #16748b;
  border-radius: 5px;
  content: "";
  display: block;
  height: 4px;
  margin: 18px 0 0;
  width: 88px;
}
.d365-form form p {
  color: #585858;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 22px;
}
.d365-form form p[role=alert] {
  color: #a4025a !important;
}
.d365-form form label {
  color: #585858;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 22px;
  display: inline;
}
.d365-form form label.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.d365-form form input,
.d365-form form select {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  background-color: #f8f8f8;
  color: #969696;
  margin: 0px !important;
  padding: 10px !important;
  border-radius: 10px !important;
}
.d365-form form input[type=checkbox],
.d365-form form select[type=checkbox] {
  width: auto;
  margin-right: 10px !important;
}
.d365-form form button {
  padding: 10px 40px;
  margin: 0px 0 !important;
  background-color: #ac125f;
  border: none;
  border-radius: 10px;
  color: #ffffff;
}
.d365-form form button:hover {
  background-color: #a4025a;
}
.d365-form form .dividerWrapper table {
  width: 88px !important;
}
.d365-form form .dividerWrapper table td {
  border-color: #ac125f !important;
  border-bottom-width: 2px !important;
}
.d365-form form span.lp-checkboxListItem,
.d365-form form span.lp-radioButton {
  /* This rule is needed to style all radio button fields. For product constraints each option is defined as input and label wrapped into a span*/
  display: block;
  margin: 2px;
}
.d365-form form .columnContainer {
  min-height: 0 !important;
  padding: 5px !important;
}
.d365-form form ::-webkit-input-placeholder,
.d365-form form ::-moz-placeholder,
.d365-form form ::-ms-input-placeholder ::placeholder {
  font-size: 16px;
  color: #ac125f;
}
@media only screen and (max-width: 768px) {
  .d365-form form .columnContainer {
    width: 100% !important;
  }
} 


.km-alternating-content-block h2 {
margin-top: 0!important;
}

.km-button-row a.avia-button {
padding-left: 20px!important;
padding-right: 20px!important;
height: auto!important;
}

.km-icon-block h2 {
margin-bottom: 0px!important;
}
.km-icon-block h3 {
margin-bottom: 10px!important;
color: #1C1C1B!important;
}
.km-partner-block h2 {
margin-bottom: 0px!important;
}

ul.km-tick {
  list-style: none;
  padding-left: 0;
}
ul.km-tick li {
position: relative;
margin-left: 0;
  padding-left: 1.5em;  /* space to preserve indentation on wrap */
}

ul.km-tick li:before {
  content: '✓';
position: absolute;
  left: 0;  /* place the SVG at the start of the padding */
  width: 1em;
  height: 1em;
}
ul.km-blue li:before {
color: #42869F;
}
ul.km-pink li:before {
color: #9E255D;
}

a.km-request-callback {
font-size: 24px;
text-decoration: none!important;
}
a.km-request-callback:hover{
text-decoration: underline!important;
}



.km-offset-list-block {
  display: flex;
}
.km-offset-list-block .km-list-number {
  font-size: 22px;
  color: #9E255D;
  width: 30px;
  font-size: 40px;
  font-weight: bold;
}
.km-offset-list-block .km-list-content {
  padding: 10px 20px;
}
.km-offset-list-block .km-list-content h3 {
  margin-bottom: 10px;
text-align: left;
  color: #42869F!important;
  font-size: 30px;
  font-weight: 500;
}

.km-blog-feed div .av_one_third {
 width: 32.333333333%;
margin-left: 1.5%;
}
.km-blog-feed div .av_one_third.first {
margin-left:0;
}
.logo img {
  margin-top: 0!important;
}
.km-testimonial-slider h3.slide-entry-title,
.km-testimonial-slider .slide-entry-excerpt {
 text-align:center!important;
}

