@import url("https://fonts.googleapis.com/css?family=Montserrat|");
/* ===== GOOGLE FONT IMPORT ===== */
/* ===== GLOBAL: HIDE IMAGES IN LEFT AREA ===== */
#left-area .hentry img:not(.wp-smiley) {
  display: none;
}
/* ===== GLOBAL: IMAGE BORDER RADIUS ===== */
.lazyloaded {
  border-top-left-radius: 5px;
}
.et_pb_fullwidth_code.et_pb_module iframe {
  width: 100% !important;
  max-width: 100% !important;
  display: block;
}
/* ==========================================
POST 24577 - SECTION 1
H4 Span Text Style
========================================== */
.post-24577 .et_pb_section:nth-child(1) .et_pb_text h4 span {
  font-family: Montserrat;
  font-weight: 600;
  color: #000000;
  /* [EDIT] H4 text color */
}
/* ==========================================
POST 24577 - SECTION 2
Strong/Bold Text Style
========================================== */
.post-24577 .et_pb_section:nth-child(2) .et_pb_text strong {
  color: #000000;
  font-family: Montserrat;
  text-align: center;
  font-weight: 550;
  font-size: 38px;
  /* [EDIT] Strong text size */
  line-height: 56px;
  /* [EDIT] Strong text line height */
  color: #ee2128;
  /* [EDIT] Strong text color */
}
/* ==========================================
POST 24577 - SECTION 2
H2 Heading Style
========================================== */
.post-24577 .et_pb_section:nth-child(2) .et_pb_text h2 {
  font-size: 40px;
  /* [EDIT] H2 font size */
  font-weight: 600;
  color: #000000;
  /* [EDIT] H2 text color */
}
/* ==========================================
POST 24577 - SECTION 3
H2 Heading Style
========================================== */
.post-24577 .et_pb_section:nth-child(3) .et_pb_text h2 {
  font-size: 40px;
  /* [EDIT] H2 font size */
  font-weight: 600;
  color: #000000;
  /* [EDIT] H2 text color */
}
/* ==========================================
POST 24577 - SECTION 3
Blurb H4 Span Text Style
========================================== */
.post-24577 .et_pb_section:nth-child(3) .et_pb_blurb .et_pb_blurb_content h4 span {
  font-size: 12px;
  /* [EDIT] Blurb H4 font size */
  color: #000000;
  font-family: Montserrat;
  font-weight: 600;
}
/* ==========================================
POST 24577 - SECTION 3
Row 2 Text Style
========================================== */
.post-24577 .et_pb_section:nth-child(3) .et_pb_row:nth-child(2) {
  font-size: 12px;
  /* [EDIT] Row 2 font size */
  font-family: Montserrat;
}
/* ==========================================
POST 24577 - SECTION 3
Row 3 Text Style
========================================== */
.post-24577 .et_pb_section:nth-child(3) .et_pb_row:nth-child(3) {
  font-size: 12px;
  /* [EDIT] Row 3 font size */
  font-family: Montserrat;
}
/* ==========================================
POST 233188 - SECTION 3
H2 Heading Color
========================================== */
.post-233188 .et_pb_section:nth-child(3) .et_pb_text h2 {
  color: #F2F2F2;
  /* [EDIT] H2 text color */
}
/* ==========================================
POST 230424 - CONTACT US PAGE
RED BANNER - Section 1
========================================== */
/* [EDIT BANNER] Background color, height, and padding */
.post-230424 .et_pb_section:nth-child(1) {
  background-color: #ee2128 !important;
  min-height: unset !important;
  height: auto !important;
  padding-top: 90px !important;
  /* [EDIT] Increase for more height */
  padding-bottom: 90px !important;
  /* [EDIT] Increase for more height */
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
/* [EDIT BANNER] Row alignment inside banner */
.post-230424 .et_pb_section:nth-child(1) .et_pb_row {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
/* [EDIT BANNER] Column alignment inside banner */
.post-230424 .et_pb_section:nth-child(1) .et_pb_column {
  text-align: center !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
/* [EDIT BANNER] "CONTACT US" Title Text */
.post-230424 .et_pb_section:nth-child(1) h1 {
  text-align: center !important;
  width: 100% !important;
  font-size: 56px !important;
  /* [EDIT] Title font size */
  line-height: 1.3 !important;
  /* [EDIT] Title line height */
  margin: 0 !important;
  padding-right: 840px !important;
  /* [EDIT] Right side spacing - increase or decrease */
  padding-left: 0 !important;
}
/* [EDIT BANNER] Section 2 below banner */
.post-236053 .et_pb_section:nth-child(2) .et_pb_text h1 {
  text-shadow: none;
  font-weight: 400;
}
.who-we-are-for {
  background-color: #c0392b;
  padding: 70px 40px;
  text-align: center;
}
.wwaf-inner {
  max-width: 800px;
  margin: 0 auto;
}
.wwaf-intro {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 1.6;
}
.who-we-are-for h2 {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
.who-we-are-for ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.who-we-are-for ul li {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  font-weight: 400;
  padding: 12px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.who-we-are-for ul li:last-child {
  border-bottom: none;
}
.post-236053 h1 {
  color: red;
}
