/* === BASE HEADING === */ 
.header-base {}
.header-base-subtitle {display: block;font-size: 17px;line-height: 1.3;}
.header-base em {font-style: normal;font-weight: 600;}

/* === HEADING STYLE #2 === */
.header-base-style-02 {
  position: relative;
  padding-left: 0px;
  margin: 0;
  font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 35px;
  color: #142F4C;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
	

}
.header-base-style-02:before {
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 160px;
  height: 2px;
  content: "";
  background-color: #142F4C;
}

.header-base-style-02-subtitle {
  display: block;
  line-height: 1.3;
  font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 3em;
  padding-left: 0.25em;
  color: rgba(0, 0, 0, 0.4);
  padding-bottom: 10px;
}
.alt-two {
  text-align:left;
}
.alt-two .header-base-style-02:before {
  left:10%; margin-left:0px;
}

/* === HEADING STYLE #3 === */
.header-base-style-03 {
    font-size: 18px;
    text-align:left;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.5em;
    padding-bottom: 15px;
    position: relative;
}
.header-base-style-03:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 5px;
    width: 55px;
    background-color: #111;
}
.header-base-style-03:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    height: 1px;
    width: 95%;
    max-width: 255px;
    background-color: #333;
}

/* === HEADING STYLE #4 === */
.header-base-style-04 {
    position: relative;
    padding-left: 0px;
    margin: 0;
    font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 35px;
    color: #142F4C;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

}
.header-base-style-04:before {
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 160px;
    height: 2px;
    content: "";
    background-color: #142F4C;
}

.header-base-style-04-subtitle {
    display: block;
    line-height: 1.3;
    font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 3em;
    padding-left: 0.25em;
    color: rgba(0, 0, 0, 0.4);
    padding-bottom: 10px;
}
.alt-four {
    text-align:left;
}
.alt-four .header-base-style-04:before {
    left:10%; margin-left:0px;
}


/* === HEADING STYLE #6 === */
.header-base-style-06 {
  text-align: left;
  color:#222; font-size:30px; font-weight:400;
  text-transform: uppercase;
  word-spacing: 1px; letter-spacing:2px; color:#c50000;
  margin-top:-20px;
  
}
.header-base-style-06-subtitle {
  line-height:2em; padding-bottom:15px;
  text-transform: none;
  font-size:30px;
  font-weight: normal;
  font-style: italic; font-family: "Playfair Display","Bookman",serif;
  color:#142F4C; letter-spacing:-0.005em; word-spacing:1px;
  letter-spacing:none;
}


@media screen and (max-width: 970px) {
/* STYLE 6
   ----------------------------- */
.header-base-style-06 {
  text-align: left;
  padding-left:5px;
  color:#222; font-size:20px; font-weight:400;
  text-transform: uppercase;
  word-spacing: 1px; letter-spacing:2px; color:#c50000;
}
.header-base-style-06-subtitle {
  line-height:2em; padding-bottom:5px;
  text-transform: none;
  font-size:20px;
  font-weight: normal;
  font-style: italic; font-family: "Playfair Display","Bookman",serif;
  color:#999; letter-spacing:-0.005em; word-spacing:1px;
  letter-spacing:none;
}


.header-base-style-02 {
    position: relative;
    padding-left: 0px;
    margin: 0;
    font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    font-size: 25px;
    color: #142F4C;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;

}
.header-base-style-02-subtitle {
    display: block;
    line-height: 1.3;
    font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;

    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 3em;
    padding-left: 0.25em;
    color: rgba(0, 0, 0, 0.4);
    padding-bottom: 10px;
}



.header-base-style-04 {
position: relative;
padding-left: 0px;
margin: 0;
font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
font-size: 25px;
color: #142F4C;
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;

}





.header-base-style-04-subtitle {
display: block;
line-height: 1.3;
font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
font-size: 17px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 2em;
padding-left: 0.25em;
color: rgba(0, 0, 0, 0.4);
padding-bottom: 10px;
}






}