/** ************************* **/
/** Froont widget base styles **/
/** ************************* **/
.fr-widget h1, .fr-widget h2, .fr-widget h3, .fr-widget h4, .fr-widget h5, .fr-widget h6, .fr-widget p {
  margin: 0;
}
html, body, button, input, select, textarea {
  font-family:"PT Sans", Tahoma, Verdana, sans-serif;
}
body {
  font-size: 62.5%;
}
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
input:focus, textarea:focus {
  outline: none;
}
.b-content {
  font-size: 1.6em;
  padding-top: 0.02px;
}
.b-content.loading {
  opacity: 0;
}
.b-content:after {
  content:".";
  display: none;
  clear: both;
  line-height: 0;
  height: 0;
}
a {
  color: #000;
  text-decoration: underline;
}
.fr-wf {
  -webkit-transition: opacity .1s linear;
  -moz-transition: opacity .1s linear;
  -o-transition: opacity .1s linear;
  transition: opacity .1s linear;
  word-break: break-word;
}
.wf-loading .fr-wf {
  opacity: 0 !important;
}
.wf-inactive .fr-wf, .wf-active .fr-wf {
  opacity: 1;
}
.fr-container:after {
  content:".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.fr-widget {
  display: block;
}
.fr-text * {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
  text-decoration: inherit;
}
.fr-text i {
  font-style: italic;
}
.fr-text u {
  text-decoration: underline;
}
.fr-text del, .fr-text s, .fr-text strike {
  text-decoration: line-through;
}
.fr-text b, .fr-text strong, .fr-text h1, .fr-text h2, .fr-text h3, .fr-text h4, .fr-text h5, .fr-text h6 {
  font-weight: bold;
}
.fr-img {
  line-height: 0;
}
.fr-img img {
  width: 100%;
  max-width: 100%;
}
.fr-svg svg {
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.fr-svg-inner svg {
  position: absolute;
}
/** clear content around grid widget container, because it contains a lot of floated elements **/
 .fr-grid:before, .fr-grid:after {
  content:".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.fr-grid > .fr-widget {
  float: left;
}
.fr-video-inner {
  position: relative;
}
.fr-video-inner iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.fr_hover-animation {
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: background, color, border-radius;
  -moz-transition-property: background, color, border-radius;
  -o-transition-property: background, color, border-radius;
  transition-property: background, color, border-radius;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.fr-video-inner p {
  display: none;
}
.fr-copyright-footer {
  bottom: 0;
  width: 100%;
}
.fr-copyright-footer.fixed {
  position: fixed;
  left: 0;
  z-index: -1;
}
.fr-copyright-footer > .fr-container {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #242424;
}
.fr-copyright-footer .fr-made-with-froont {
  width: auto;
  font-family: Arial;
  font-size: .6em;
  line-height: 1.6em;
  text-align: center;
  letter-spacing: .25em;
  margin: 0 auto;
  padding: 2em 0 1em 0;
  color: #979797;
}
.fr-copyright-footer .fr-made-with-froont .fr-text {
  min-width: 100%;
}
.fr-copyright-footer .fr-made-with-froont .fr-text .heart {
  font-size: 2.1em;
}
.fr-copyright-footer .fr-bottom-em-spacer {
  height: 1em;
  background: #242424;
}

/** ******************************** **/
/** End of Froont widget base styles **/
/** ******************************** **/

/** ************************* **/
/** Widget styles             **/
/** ************************* **/
.fr_feedback-block {
  float:none;
  display:block;
  width:100%;
  font-size:1em;
  line-height:1.7em;
  text-align:center;
  margin:1em 0 0;
  color:#c6c6c6
}
.fr_feedback-block .fr-text {
  min-width:100%
}
.fr_top-logo {
  float:none;
  display:block;
  width:23.697916666666668%;
  margin:4.25em auto 0;
  clear:none;
  fill:#f44d27
}
.fr_top-logo .fr-svg-inner {
  padding:0 0 96.92253258845437% 0;
  position:relative
}
.fr_top-description {
  float:none;
  display:block;
  width:90%;
  font-family:PT Sans;
  font-weight:normal;
  font-size:1em;
  line-height:1.6em;
  text-align:center;
  margin:1em auto 0;
  color:#c6c6c6;
  clear:none
}
.fr_top-description .fr-text {
  min-width:100%
}
.fr_header {
  float:none;
  display:block;
  width:auto;
  margin:0 auto 0 auto;
  padding:2em 0 4em 0;
  min-height:20.5625em;
  max-width:768px
}
body {
  background:#272727
}
.fr_content-heading {
  float:none;
  display:block;
  width:auto;
  font-family:PT Sans Caption;
  font-weight:bold;
  font-size:2em;
  line-height:1.7em;
  text-align:center;
  letter-spacing:0;
  margin:-1.3125em 0 0 0;
  color:#c6c6c6;
  clear:none;
  min-height:1.6875em
}
.fr_content-heading .fr-text {
  min-width:100%
}
.fr_content-description {
  float:none;
  display:block;
  width:80%;
  font-family:PT Sans;
  font-size:1em;
  line-height:1.6em;
  text-align:center;
  margin:0 auto;
  color:#c6c6c6
}
.fr_content-description .fr-text {
  min-width:100%
}
.fr_white-section {
  float:none;
  display:block;
  width:auto;
  margin:0 auto;
  padding:0 0 .5em 0;
  max-width:760px
}
.fr_contacts-block {
  float:none;
  display:block;
  width:73.02631578947368%;
  margin:1em auto 0 13.421052631578949%
}
.fr_contacts-block>.fr-widget {
  margin-top:1em;
  margin-bottom:1em;
  margin-right:5.5%;
  margin-left:5.5%;
  width:22.3333333333%;
  clear:none
}
.fr_contacts-block>:nth-child(3n+1) {
  clear:left
}
.fr_green-horizontal-rule {
  float:none;
  display:block;
  width:100%;
  margin:1em 0 0;
  background:#f9f9f9;
  min-height:.25em
}
.fr_email-link {
  width:auto;
  font-family:PT Sans;
  text-align:center;
  margin:1em 0 0;
  color:#c6c6c6
}
.fr_email-link .fr-text {
  min-width:100%
}
.fr_email-icon {
  float:none;
  display:block;
  width:51.612903225806456%;
  margin:1em auto 0;
  fill:#f44d27
}
.fr_email-icon .fr-svg-inner {
  padding:0 0 100% 0;
  position:relative
}
.fr_twitter-link {
  width:auto;
  font-family:PT Sans;
  text-align:center;
  margin:1em 0 0;
  color:#c6c6c6
}
.fr_twitter-link .fr-text {
  min-width:100%
}
.fr_twitter-icon {
  float:none;
  display:block;
  width:52.03252032520325%;
  margin:1em auto 0;
  clear:none;
  fill:#f44d27
}
.fr_twitter-icon .fr-svg-inner {
  padding:0 0 100% 0;
  position:relative
}
.fr_facebook-link {
  width:auto;
  font-family:PT Sans;
  text-align:center;
  margin:1em 0 0;
  color:#c6c6c6
}
.fr_facebook-link .fr-text {
  min-width:100%
}
.fr_facebook-icon {
  float:none;
  display:block;
  width:51.612903225806456%;
  margin:1em auto 0;
  clear:none;
  fill:#f44d27
}
.fr_facebook-icon .fr-svg-inner {
  padding:0 0 100% 0;
  position:relative
}
@media screen and (max-width:768px) {
  .fr_top-logo {
    float:none;
    display:block;
    width:21.484375%;
    margin:2em auto 0
  }
}
@media screen and (max-width:768px) {
  .fr_header {
    width:90%
  }
}
@media screen and (max-width:768px) {
  .fr_white-section {
    float:none;
    display:block;
    width:96%;
    margin:0 auto
  }
}
@media screen and (max-width:480px) {
  .fr_feedback-block {
    margin:1em 0 0
  }
}
@media screen and (max-width:480px) {
  .fr_top-logo {
    float:none;
    display:block;
    width:20.37037037037037%;
    margin:0 auto 1em
  }
}
@media screen and (max-width:480px) {
  .fr_top-description {
    float:left;
    width:auto;
    font-size:1em;
    line-height:1.4em;
    text-align:center;
    margin:1em 0 0 0;
    clear:left
  }
  .fr_top-description .fr-text {
    min-width:100%
  }
}
@media screen and (max-width:480px) {
  .fr_header {
    width:90%
  }
}
@media screen and (max-width:480px) {
  .fr_content-heading {
    float:none;
    width:auto;
    font-size:1.3em;
    text-align:left;
    margin:2.6em 0 0 0;
    clear:left
  }
  .fr_content-heading .fr-text {
    min-width:100%
  }
}
@media screen and (max-width:480px) {
  .fr_content-description {
    float:none;
    display:block;
    width:auto;
    text-align:left;
    margin:1em auto 0
  }
  .fr_content-description .fr-text {
    min-width:100%
  }
}
@media screen and (max-width:480px) {
  .fr_white-section {
    width:90%;
    padding:1px 0 0 0
  }
}
@media screen and (max-width:480px) {
  .fr_contacts-block {
    float:none;
    display:block;
    width:auto;
    margin:1em auto 0
  }
}
@media screen and (max-width:480px) {
  .fr_green-horizontal-rule {
    display:none
  }
}
@media screen and (max-width:480px) {
  .fr_email-link {
    font-size:.75em;
    margin:1.3333333333333333em 0 0 0
  }
}
@media screen and (max-width:480px) {
  .fr_email-icon {
    width:66.66666666666667%
  }
}
@media screen and (max-width:480px) {
  .fr_twitter-link {
    font-size:.75em;
    margin:1.3333333333333333em 0 0 0
  }
}
@media screen and (max-width:480px) {
  .fr_twitter-icon {
    width:66.66666666666667%
  }
}
@media screen and (max-width:480px) {
  .fr_facebook-link {
    font-size:.75em;
    margin:1.3333333333333333em 0 0 0
  }
}
@media screen and (max-width:480px) {
  .fr_facebook-icon {
    width:66.66666666666667%
  }
}
@media screen and (max-width:320px) {
  .fr_top-logo {
    width:25.694444444444446%
  }
}
@media screen and (max-width:320px) {
  .fr_top-description {
    display:block;
    width:auto;
    font-size:1em;
    line-height:1.25em;
    text-align:center;
    margin:1em 0 0 0
  }
  .fr_top-description .fr-text {
    min-width:100%
  }
}
@media screen and (max-width:320px) {
  .fr_header {
    width:90%
  }
}
@media screen and (max-width:320px) {
  .fr_content-heading {
    float:none;
    display:block;
    width:auto;
    margin:6.428571428571429em auto 0 auto;
    min-height:3.7142857142857144em
  }
  .fr_content-heading .fr-text {
    min-width:100%
  }
}
@media screen and (max-width:320px) {
  .fr_content-description {
    width:auto;
    margin:.4375em auto 0 auto;
    min-height:5.25em
  }
  .fr_content-description .fr-text {
    min-width:100%
  }
}
@media screen and (max-width:320px) {
  .fr_white-section {
    float:none;
    display:block;
    width:90%;
    margin:-12.9375em auto 0 auto;
    min-height:36.3125em
  }
}
@media screen and (max-width:320px) {
  .fr_email-icon {
    float:none;
    display:block;
    width:100%;
    margin:1em auto 0
  }
}
@media screen and (max-width:320px) {
  .fr_twitter-icon {
    width:100%
  }
}
@media screen and (max-width:320px) {
  .fr_facebook-icon {
    float:none;
    display:block;
    width:100%;
    margin:1em auto 0
  }
}

/** ******************************** **/
/** End of widget styles             **/
/** ******************************** **/
