/*!FROONT Project element styles */

h1 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.2;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

h2 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.2;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

h3 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.4;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

h4 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.4;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

h5 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: .7rem;
  line-height: 1.6;
  text-transform: uppercase;
  letter-spacing: .07rem;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

h6 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.4;
  margin-top: 2.5rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.8;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  color: #2d2d2d
}

blockquote {
  font-family: Roboto;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.6;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  margin-left: 2.5rem;
  color: #2d2d2d
}

a {
  text-decoration: underline;
  color: inherit
}

.fr_text_large_dark_center.fr-text p {
  font-weight: 300;
  font-size: 1.7em;
  line-height: 1.45;
  text-align: center;
  letter-spacing: .05em
}

.fr_text_large_dark_center.fr-text h1 {
  font-size: 4.2rem;
  text-align: center
}

.fr_text_large_dark_center.fr-text h2 {
  font-size: 3rem;
  text-align: center
}

.fr_text_large_dark_center.fr-text h3 {
  font-size: 2rem;
  text-align: center
}

.fr_text_large_dark_center.fr-text h4 {
  font-size: 1.8rem;
  text-align: center
}

.fr_text_large_dark_center.fr-text h6 {
  font-size: 2rem;
  text-align: center
}

.fr_text_large_dark_center.fr-text h5 {
  font-size: 1rem;
  text-align: center
}

.fr_text_large_dark_center.fr-text blockquote {
  text-align: left
}

.fr_text_bright_center {
  font-family: Roboto;
  font-weight: 200;
  font-size: 4rem;
  text-align: center;
  color: white
}

.fr_text_bright_center.fr-text p {
  font-family: News Cycle;
  font-size: 1.3rem;
  color: rgba(255, 255, 255, 0.8)
}

.fr_text_bright_center.fr-text h1 {
  font-family: Lato;
  text-align: center;
  color: white
}

.fr_text_bright_center.fr-text h2 {
  text-align: center;
  color: white
}

.fr_text_bright_center.fr-text h3 {
  color: white
}

.fr_text_bright_center.fr-text h4 {
  color: white
}

.fr_text_bright_center.fr-text h5 {
  color: white
}

.fr_text_bright_center.fr-text h6 {
  color: white
}

.fr_text_bright_center.fr-text blockquote {
  font-style: italic;
  text-align: left;
  color: white
}

.fr_button {
  font-family: Montserrat;
  font-weight: 300;
  font-size: 16px;
  text-align: center;
  text-decoration: inherit;
  letter-spacing: .01em;
  color: white;
  background-color: black;
  border-radius: 4px
}

.fr_text_bright_left.fr-text h1 {
  color: white
}

.fr_text_bright_left.fr-text p {
  text-align: left;
  color: rgba(255, 255, 255, 0.8)
}

.fr_text_bright_left.fr-text h5 {
  text-align: left;
  color: white
}

.fr_text_bright_left.fr-text h4 {
  text-align: left;
  color: white
}

.fr_text_bright_left.fr-text h2 {
  text-align: left;
  color: white
}

.fr_text_bright_left.fr-text h3 {
  text-align: left;
  color: white
}

.fr_text_bright_left.fr-text h6 {
  color: white
}

.fr_text_bright_left.fr-text blockquote {
  color: white
}

.fr_icon_medium_bright {
  fill: #878686
}

.fr_header_1 {
  float: none;
  display: block;
  width: 100%;
  vertical-align: top;
  margin-right: auto;
  margin-left: auto;
  background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../images/thumbnail/10628653-726750090733825-4839409186436916506-o.jpg_2048x1536.jpg);
  background-position: center center;
  background-size: cover;
  position: relative;
  min-height: 80vh
}

.fr_vertically_centered_block {
  display: block;
  top: 50%;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.fr_text_27 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 1rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 600px
}

.fr_text_136 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 2rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  min-height: 3rem;
  max-width: 300px
}

.fr_content_23 {
  float: none;
  display: block;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: white
}

.fr_text_179 {
  float: none;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  max-width: 600px
}

.fr_footer_4 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #232222;
  background-position: center center;
  background-size: cover;
  min-height: 7rem
}

.fr_f4_2_columns {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px
}

.fr_f4_2_columns.fr-grid>.fr-widget {
  float: left
}

.fr_f4_2_columns.fr-grid>.fr-widget:nth-child(2n+1) {
  margin-top: .6em;
  margin-right: 3.3%;
  margin-bottom: .6em;
  margin-left: 0;
  width: 46.7%;
  clear: left;
  max-width: inherit
}

.fr_f4_2_columns.fr-grid>.fr-widget:nth-child(2n+2) {
  margin-top: .6em;
  margin-right: 0;
  margin-bottom: .6em;
  margin-left: 3.3%;
  width: 46.7%;
  clear: none;
  max-width: inherit
}

.fr_f4_container_one {
  float: none;
  display: block;
  width: 46.69921875%;
  background-color: black;
  background-image: url(../images/thumbnail/10630669-726750457400455-1835203434025667675-o_1.jpg_2048x1536.jpg);
  background-position: center center;
  background-size: cover;
  min-height: 13rem;
  max-width: 1200px
}

.fr_f4_text_cont {
  float: right;
  max-width: 25em
}

.fr_text_75 {
  float: none;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 1rem;
  margin-left: auto
}

.fr_wf_soc_icons_4 {
  float: none;
  display: block;
  width: 90%;
  margin-top: 1rem;
  min-height: 3rem;
  max-width: 10em
}

.fr_wf_soc_icons_4.fr-grid>.fr-widget {
  float: left
}

.fr_wf_soc_icons_4.fr-grid>.fr-widget:nth-child(3n+1) {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  width: 33.33%;
  clear: left;
  max-width: inherit
}

.fr_wf_soc_icons_4.fr-grid>.fr-widget:nth-child(3n+2) {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_wf_soc_icons_4.fr-grid>.fr-widget:nth-child(3n+3) {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  width: 33.33%;
  clear: none;
  max-width: inherit
}

.fr_svg_26 {
  float: none;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  max-width: 40px
}

.fr_text_76 {
  float: none;
  display: inline-block;
  width: 100%;
  vertical-align: top
}

.fr_svg_26 .fr-svg-inner {
  padding-bottom: 100%;
  position: relative
}

@media screen and (max-width:768px) {
  .fr_text_large_dark_center.fr-text p {
    font-family: Lato
  }
  .fr_text_large_dark_center.fr-text h5 {
    font-family: Lato
  }
  .fr_text_bright_left.fr-text p {
    font-family: News Cycle
  }
  .fr_text_bright_left.fr-text h4 {
    font-family: Lato
  }
}

@media screen and (max-width:480px) {
  .fr_text_large_dark_center {
    font-size: 1.3em
  }
  .fr_text_bright_center.fr-text h1 {
    font-size: 2rem
  }
  .fr_text_bright_left.fr-text h1 {
    font-size: 2rem
  }
  .fr_header_1 {
    padding-top: 80px;
    padding-bottom: 80px
  }
  .fr_f4_2_columns.fr-grid>.fr-widget {
    float: left
  }
  .fr_f4_2_columns.fr-grid>.fr-widget:nth-child(1n+1) {
    margin-top: .6em;
    margin-right: 0;
    margin-bottom: .6em;
    margin-left: 0;
    width: 100%;
    clear: left;
    max-width: inherit
  }
  .fr_f4_container_one {
    display: none
  }
  .fr_wf_soc_icons_4 {
    float: none;
    display: block;
    margin-left: 0
  }
  .fr_wf_soc_icons_4.fr-grid>.fr-widget {
    float: left
  }
  .fr_wf_soc_icons_4.fr-grid>.fr-widget:nth-child(3n+1) {
    margin-left: 0;
    width: NaN%;
    clear: left;
    max-width: inherit
  }
  .fr_wf_soc_icons_4.fr-grid>.fr-widget:nth-child(3n+2) {
    width: NaN%;
    clear: none;
    max-width: inherit
  }
  .fr_wf_soc_icons_4.fr-grid>.fr-widget:nth-child(3n+3) {
    margin-right: 0;
    width: NaN%;
    clear: none;
    max-width: inherit
  }
}

@media screen and (max-width:320px) {
  .fr_text_bright_center.fr-text p {
    line-height: 1.3
  }
  .fr_text_bright_center.fr-text h1 {
    font-size: 2.5rem
  }
}

.fr_text_136 {
  transition-property: color, background-color;
  transition-duration: .3s;
  transition-timing-function: ease-out
}

.fr_text_136:hover {
  color: black;
  background-color: white;
  transition-duration: .125s
}