html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
}
button,
input[type="submit"],
input[type="checkbox"],
input[type="radio"],
select {
  cursor: pointer;
  border: 0;
}
table {
  border-collapse: separate;
}
input:focus {
  outline: none;
}
i {
  font-style: normal;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix,
.cols,
.row {
  zoom: 1;
}
.clearfix:before,
.cols:before,
.row:before,
.clearfix:after,
.cols:after,
.row:after {
  content: "";
  display: table;
}
.clearfix:after,
.cols:after,
.row:after {
  clear: both;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
ol,
ul {
  list-style: none;
}
input,
textarea {
  border-radius: 0;
  box-shadow: none;
  font-family: inherit;
}
input[type="submit"] {
  -webkit-appearance: none;
}
img {
  max-width: 100%;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
sub {
  vertical-align: sub;
  font-size: smaller;
}
a,
button,
input,
optgroup,
select,
textarea {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#__bs_notify__ {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  pointer-events: none;
}
#wpadminbar {
  width: auto;
  min-width: 0;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  transition: all 0.5s ease-out;
}
#wpadminbar:hover {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
}
#wpadminbar #wp-admin-bar-customize,
#wpadminbar #wp-admin-bar-wp-logo,
#wpadminbar #wp-admin-bar-comments,
#wpadminbar #wp-admin-bar-themes,
#wpadminbar #wp-admin-bar-new-content,
#wpadminbar #wp-admin-bar-search,
#wpadminbar #wp-admin-bar-top-secondary,
#wpadminbar #wp-admin-bar-updates,
#wpadminbar #wp-admin-bar-new_draft {
  display: none;
}
@media screen and (max-width: 768px) {
  #wpadminbar {
    display: none;
  }
}
/*# sourceMappingURL=src/styles/stylus/inc/base.css.map */@font-face {
  font-family: 'Gotham';
  src: url(static/159713a6d238fd9966800859786ed7c5.eot);
  src: url(static/010e1b347e1c3988899e2263716858ae.woff) format('woff'), url(static/cf90de761c4db1c9d82c320bad227c28.ttf) format('truetype'), url(static/501537e6bdec998d611f5c9e12015528.svg) format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url(static/54c4a400e9bee2f7ecc68f7ca24df536.eot);
  src: url(static/746d6713d53767690df854e4ecc53282.woff) format('woff'), url(static/94476309e7e192f557917235c277ae19.ttf) format('truetype'), url(static/e2f36b6c6ef96564f853a40475dd0773.svg) format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url(static/6a79c4383afc14af38ea1f86a7fd4a61.eot);
  src: url(static/8173392b36b403e3e54592aefc8dc531.woff) format('woff'), url(static/4890418980c9db30d736e4593d66f762.ttf) format('truetype'), url(static/a9558317d5c9ac9664443c7d9e4ecbd9.svg) format('svg');
  font-weight: 400;
  font-style: italic;
}
body {
  font: normal 14px/1.3 'Montserrat', Arial, "Helvetica Neue", Helvetica, sans-serif;
}
h2 {
  font-weight: 300;
  font-size: 36px;
}
@media screen and (max-width: 1024px) {
  h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 20px;
  }
}
.container {
  max-width: 1042px;
  margin: 0 auto;
  padding: 0 20px;
}
.bg-green {
  background: #00ff0d;
}
.bg-purple {
  background: #582566;
}
.bg-blue {
  background: #039f97;
}
.row {
  margin-left: -9px;
  margin-right: -9px;
}
.row [class*="col-"] {
  padding: 0 9px;
  float: left;
}
.row .col-1 {
  width: 8.333333333333332%;
}
.row .col-2 {
  width: 16.666666666666664%;
}
.row .col-3 {
  width: 25%;
}
.row .col-4 {
  width: 33.33333333333333%;
}
.row .col-5 {
  width: 41.66666666666667%;
}
.row .col-6 {
  width: 50%;
}
.row .col-7 {
  width: 58.333333333333336%;
}
.row .col-8 {
  width: 66.66666666666666%;
}
.row .col-9 {
  width: 75%;
}
.row .col-10 {
  width: 83.33333333333334%;
}
.row .col-11 {
  width: 91.66666666666666%;
}
.row .col-12 {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .row {
    margin: 0;
  }
  .row [class*="col-"] {
    width: 100%;
    float: none;
    padding: 0;
  }
}
/*# sourceMappingURL=src/styles/stylus/common.css.map *//*# sourceMappingURL=src/styles/stylus/main.css.map */#header {
  position: relative;
  z-index: 10;
}
#header .logo {
  display: block;
  width: 90px;
  height: 86px;
  background: url(static/ea349cec824eef5156c84cf4d7b7675a.png) no-repeat;
  background-size: 100% auto;
  position: fixed;
  top: 145px;
  left: 0;
}
.logo-purple #header .logo {
  background-position: 0 -86px;
}
.logo-blue #header .logo {
  background-position: 0 bottom;
}
#header .logo[class*="purple_"] {
  background-position: 0 -86px;
}
#header .logo[class*="blue_"] {
  background-position: 0 bottom;
}
#header .logo[class*="white_"] {
  background-position: top left;
}
@media screen and (max-width: 1024px) {
  #header .logo {
    top: 35px;
  }
}
@media screen and (max-width: 767px) {
  #header .logo {
    width: 45px;
    height: 43px;
    top: 20px;
  }
  .logo-purple #header .logo {
    background-position: 0 -43px;
  }
  .logo-blue #header .logo {
    background-position: 0 bottom;
  }
  #header .logo[class*="purple_"] {
    background-position: 0 -43px;
  }
  #header .logo[class*="blue_"] {
    background-position: 0 bottom;
  }
  #header .logo[class*="white_"] {
    background-position: top left;
  }
}
#icon-menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 68px;
  height: 68px;
  background: #00ff0d;
  cursor: pointer;
}
.menu-open #icon-menu {
  background: none;
}
.menu-open #icon-menu .line-1 {
  top: 37px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-open #icon-menu .line-2 {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.menu-open #icon-menu .line-3 {
  top: 37px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#icon-menu span {
  position: absolute;
  left: 50%;
  display: block;
  height: 1px;
  width: 27px;
  margin-left: -16px;
  transition: all 0.3s ease-out;
}
#icon-menu .line-1 {
  top: 23px;
  background: #582566;
}
#icon-menu .line-2 {
  background: #32843f;
  top: 32px;
  width: 32px;
}
#icon-menu .line-3 {
  background: #582566;
  top: 42px;
}
@media screen and (max-width: 767px) {
  #icon-menu {
    width: 45px;
    height: 45px;
  }
  .menu-open #icon-menu .line-1,
  .menu-open #icon-menu .line-3 {
    top: 23px;
  }
  #icon-menu span {
    width: 20px;
    margin-left: -12px;
  }
  #icon-menu .line-1 {
    top: 14px;
  }
  #icon-menu .line-2 {
    top: 22px;
    width: 24px;
  }
  #icon-menu .line-3 {
    top: 31px;
  }
}
/*# sourceMappingURL=src/styles/stylus/header.css.map */#tagline {
  position: relative;
  padding: 150px;
  color: #87898c;
  font-size: 38px;
  line-height: 1.132;
  font-weight: 300;
  z-index: 1;
}
#tagline span {
  font-weight: 200;
  color: #000;
}
#tagline .scroll {
  display: block;
  position: absolute;
  bottom: -25px;
  right: 60px;
  width: 13px;
  height: 93px;
  background: url(static/0076a5ebf11e00eb1869dac897e39a06.png);
}
@media screen and (max-width: 1024px) {
  #tagline {
    padding: 80px 80px 80px 120px;
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  #tagline {
    padding: 25px 35px 25px 60px;
    font-size: 14px;
  }
  #tagline .scroll {
    display: none;
  }
}
#carousel img {
  display: block;
  width: 100%;
}
#carousel .tablet,
#carousel .mobile {
  display: none;
}
#carousel ul {
  white-space: nowrap;
}
@media screen and (max-width: 1024px) {
  #carousel .tablet {
    display: block;
  }
  #carousel .desktop {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #carousel .tablet {
    display: none;
  }
  #carousel .mobile {
    display: block;
  }
}
#home-block .block:nth-child(even) .icon {
  float: right;
}
#home-block .block:nth-child(even) .text {
  float: left;
}
#home-block .block-banner {
  display: block;
  height: 547px;
  background-size: cover;
  background-position: center;
}
#home-block .container {
  padding-top: 200px;
  padding-bottom: 200px;
}
#home-block .icon {
  float: left;
  width: 50%;
}
#home-block .icon img {
  display: block;
  margin: 0 auto;
  max-width: 222px;
}
#home-block .text {
  float: right;
  width: 50%;
}
#home-block p {
  font-size: 18px;
  line-height: 30px;
  color: #454545;
  margin: 25px 0;
  font-weight: 200;
}
#home-block a {
  position: relative;
  background: #00ff0d;
  color: #592666;
  font-size: 14px;
  display: block;
  width: 170px;
  line-height: 20px;
  padding: 10px 0;
  text-align: center;
  font-family: 'Gotham';
}
#home-block a:before {
  content: '';
  background: url(static/8399ecbf540182ae0172661b53d189f1.png);
  width: 19px;
  height: 11px;
/*absolute top 50% left 20px
      margin-top -5px*/
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
@media screen and (max-width: 1024px) {
  #home-block .container {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #home-block .block-banner {
    height: 300px;
  }
}
@media screen and (max-width: 767px) {
  #home-block .container {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #home-block .block-banner {
    height: 180px;
  }
  #home-block .icon {
    float: none !important;
    width: 100%;
  }
  #home-block .icon img {
    width: 120px;
  }
  #home-block .text {
    float: none !important;
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
  #home-block p {
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0;
  }
  #home-block a {
    margin: 0 auto;
  }
}
/*# sourceMappingURL=src/styles/stylus/home.css.map */#top-text {
  position: relative;
  padding: 280px 0 85px;
  color: #fff;
}
#top-text .text {
  position: relative;
  padding-top: 60px;
}
#top-text .text:before {
  content: "_";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 38px;
  line-height: 1;
}
#top-text .scroll {
  display: block;
  position: absolute;
  bottom: 125px;
  right: 60px;
  width: 13px;
  height: 93px;
  background: url(static/fd74de1fab8beb22525f577ab1d9c744.png);
}
@media screen and (max-width: 1024px) {
  #top-text {
    padding-top: 150px;
  }
}
@media screen and (max-width: 767px) {
  #top-text {
    padding-top: 50px;
    padding-bottom: 30px;
  }
  #top-text .scroll {
    display: none;
  }
}
.inner-banner {
  display: block;
  background-size: cover;
  background-position: center;
  height: 530px;
}
@media screen and (max-width: 1024px) {
  .inner-banner {
    height: 300px;
  }
}
@media screen and (max-width: 767px) {
  .inner-banner {
    height: 180px;
  }
}
#text .txt {
  padding: 110px 0;
  background: #f3f3f3;
}
#text .txt:nth-child(even) {
  background: #fff;
}
#text .video {
  position: relative;
}
#text .video:before {
  content: "";
  display: block;
  padding-top: 50%;
}
#text .video iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  #text .txt {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  #text .txt {
    padding: 20px 0;
  }
}
#list {
  padding: 220px 0;
}
#list .clearfix {
  margin-top: -100px;
}
#list .item {
  width: 33.333%;
  float: left;
  margin-top: 100px;
}
#list .item:nth-child(3n+1) {
  clear: both;
}
#list .item:hover .icon {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
}
#list .icon {
  display: block;
  width: 100px;
  height: 100px;
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
  margin-bottom: 38px;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  transition: all 0.2s ease-out;
}
#list .text {
  font-size: 16px;
  line-height: 28px;
  max-width: 230px;
}
#list .text p {
  color: #231f20;
  font-weight: 300;
  margin-bottom: 15px;
}
#list .text li {
  font-weight: 200;
  color: #454545;
  position: relative;
  padding-left: 15px;
}
#list .text li:before {
  content: "\2022";
  position: absolute;
  top: 0px;
  left: 0;
}
@media screen and (max-width: 1024px) {
  #list {
    padding: 80px 0;
  }
  #list .clearfix {
    margin-left: -10px;
    margin-right: -10px;
  }
  #list .item {
    width: 50%;
    padding: 0 20px;
  }
  #list .item:nth-child(3n+1) {
    clear: none;
  }
  #list .item:nth-child(2n+1) {
    clear: both;
  }
  #list .text {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #list {
    padding: 30px 0;
  }
  #list .clearfix {
    margin: -30px 0 0;
  }
  #list .item {
    width: 100%;
    float: none;
    padding: 0;
    margin-top: 30px;
  }
  #list .icon {
    width: 50px;
    height: 50px;
    margin: 0 auto 10px;
  }
  #list .text {
    font-size: 14px;
    line-height: 24px;
  }
  #list .text p {
    margin-bottom: 10px;
  }
}
#contact-text {
  padding: 100px 0;
  color: #582566;
  font-size: 18px;
  line-height: 30px;
  font-weight: 200;
}
#contact-text strong {
  font-weight: 300;
}
#contact-text a {
  color: inherit;
}
#contact-text a:hover {
  text-decoration: underline;
}
#contact-text .social {
  margin-top: 20px;
}
#contact-text .social a {
  display: inner-banner;
}
#contact-text .social a + a {
  margin-left: 10px;
}
@media screen and (max-width: 1024px) {
  #contact-text {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  #contact-text {
    padding: 30px 0;
    font-size: 14px;
    line-height: 24px;
  }
}
#map {
  height: 440px;
}
@media screen and (max-width: 1024px) {
  #map {
    height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  #map {
    height: 200px;
  }
}
/*# sourceMappingURL=src/styles/stylus/page.css.map */.news .vc_grid-item:nth-child(2n) {
  clear: left;
}
.news .featured-post h4,
.news .regular-post h4 {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.5;
}
.news .featured-post p,
.news .regular-post p {
  color: #6c6c6c;
  font-size: 18px;
  line-height: 1.5;
}
.news .featured-post .vc_btn3,
.news .regular-post .vc_btn3 {
  color: #333;
  background-color: #00ff0d !important;
  border-radius: 0;
  border: none;
}
.news .featured-post .vc_btn3:hover,
.news .regular-post .vc_btn3:hover {
  color: #333;
  border: none;
}
.news .featured-post .vc_btn3:before,
.news .regular-post .vc_btn3:before {
  content: '';
  background: url(static/8399ecbf540182ae0172661b53d189f1.png);
  width: 19px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.news .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
  float: left;
}
.news .vc_btn3.vc_btn3-color-blue {
  color: #333;
  background-color: #00ff0d !important;
  border-radius: 0;
  border: none;
}
.news .vc_btn3.vc_btn3-color-blue:hover {
  color: #333;
  border: none;
}
/*# sourceMappingURL=src/styles/stylus/news.css.map */.post-wrapper .post-content {
  padding: 20px 0;
}
.post-wrapper .post-content p {
  margin-bottom: 20px;
}
/*# sourceMappingURL=src/styles/stylus/post.css.map */.form .fl,
.form .fr {
  width: 48%;
}
.form .field {
  margin-bottom: 20px;
}
.form .field input,
.form .field textarea,
.form .field select {
  width: 100%;
  padding: 10px;
  height: 40px;
}
.form .field textarea {
  height: 200px;
}
.form .field input[type="checkbox"] {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}
.form .submit input {
  background: #00ff0d;
  color: #582566;
  width: 200px;
  padding: 10px 0;
  border: none;
  text-transform: uppercase;
  font-size: 16px;
}
.form h3 {
  font-weight: 300;
  color: #582566;
}
.form .clearfix + h3 {
  margin-top: 20px;
}
.form .wpcf7-not-valid-tip {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .form .fl,
  .form .fr {
    width: 100%;
    float: none;
  }
}
div.wpcf7-response-output {
  margin: 10px 0 0;
}
/*# sourceMappingURL=src/styles/stylus/form.css.map */.entry-content ul,
.entry-content ol {
  margin: 0 0 12px 0;
}
.entry-content hr {
  display: block;
  margin: 20px 0;
}
.entry-content strong {
  font-weight: 700;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin: 0 0 12px 0;
}
.entry-content img {
  max-width: 100%;
  height: auto;
}
.entry-content code {
  text-shadow: none;
  background: #555;
  color: #bfbebe;
  font-family: "Courier New", clearSys;
}
.entry-content pre {
  text-shadow: none;
  font-size: 12px;
  width: 95%;
  line-height: 16px;
  overflow: auto;
  font-family: "Courier New", clearSys;
  background: #fcfcfc;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-left: 15px solid #eee;
  border-right: 1px solid #eee;
  margin: 0 0 12px;
  padding: 0 5px 16px;
}
.entry-content .wp_link_pages {
  clear: both;
  padding: 10px 0 20px;
}
.entry-content .alignnone {
  margin: 5px 20px 20px 0;
}
.entry-content .aligncenter,
.entry-content div.aligncenter {
  display: block;
  margin: 5px auto 20px auto;
}
.entry-content .alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.entry-content .alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.entry-content .aligncenter {
  display: block;
  margin: 5px auto;
}
.entry-content img.alignright,
.entry-content a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.entry-content img.alignnone,
.entry-content a img.alignnone {
  margin: 5px 0 20px 0;
}
.entry-content img.alignleft,
.entry-content a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.entry-content img.aligncenter,
.entry-content a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry-content table {
  border-collapse: collapse;
  width: 100%;
}
.entry-content table td,
.entry-content table th {
  padding: 10px;
  border: 1px solid #ddd;
}
.wp-caption {
  max-width: 100%;
  color: #808080;
  border-bottom: 1px solid #aeaeae;
}
.wp-caption.alignnone {
  margin: 5px 0 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  padding: 0;
}
.wp-caption p.wp-caption-text {
  font-size: 12px;
  line-height: 1.5em;
  margin: 0;
  padding: 10px 0;
}
.wp-caption img.wp-smiley {
  vertical-align: middle;
}
.wp-caption .gallery {
  margin: 0 auto 18px;
}
.wp-caption .gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  max-width: 155px;
}
.wp-caption .gallery img {
  border: 1px solid #ddd;
}
.wp-caption .gallery .gallery-caption {
  font-size: 12px;
  margin: 0 0 12px;
}
.wp-caption .gallery dl {
  margin: 0;
}
.wp-caption .gallery br + br {
  display: none;
}
.wp-caption .attachment-gallery img {
  background: #fff;
  border: 1px solid #f0f0f0;
  display: block;
  height: auto;
  margin: 15px auto;
  max-width: 96%;
  padding: 5px;
  width: auto;
}
.wp-caption .gallery-meta .iso,
.wp-caption .gallery-meta .camera,
.wp-caption .gallery-meta .shutter,
.wp-caption .gallery-meta .aperture,
.wp-caption .gallery-meta .full-size,
.wp-caption .gallery-meta .focal-length {
  display: block;
}
.wp-caption .video-iframe {
  position: relative;
  margin-bottom: 30px;
}
.wp-caption .video-iframe:before {
  content: "";
  width: 100%;
  padding-top: 50%;
  display: block;
}
.wp-caption .video-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.entry-content,
.wp-editor {
  font-size: 18px;
  line-height: 30px;
  font-weight: 200;
  color: #454545;
}
.entry-content h1,
.wp-editor h1,
.entry-content h2,
.wp-editor h2,
.entry-content h3,
.wp-editor h3,
.entry-content h4,
.wp-editor h4,
.entry-content h5,
.wp-editor h5,
.entry-content h6,
.wp-editor h6,
.entry-content p,
.wp-editor p,
.entry-content ul,
.wp-editor ul,
.entry-content ol,
.wp-editor ol,
.entry-content blockquote,
.wp-editor blockquote {
  margin-bottom: 15px;
}
.entry-content ul,
.wp-editor ul {
  padding-left: 0;
}
.entry-content ul li,
.wp-editor ul li {
  position: relative;
  padding-left: 30px;
}
.entry-content ul li:before,
.wp-editor ul li:before {
  content: "\2022";
  position: absolute;
  top: 0px;
  left: 0;
}
.entry-content ol,
.wp-editor ol {
  padding-left: 10px;
  list-style-type: decimal;
}
.entry-content li,
.wp-editor li {
  position: relative;
}
.entry-content hr,
.wp-editor hr {
  border: 0;
  border-top: 1px solid #000;
}
.entry-content ol ol,
.wp-editor ol ol,
.entry-content ul ol,
.wp-editor ul ol {
  list-style-type: lower-latin;
  margin-top: 10px;
}
.entry-content blockquote p,
.wp-editor blockquote p {
  margin-bottom: 0;
}
.entry-content a,
.wp-editor a {
  color: #00ff0d;
}
.entry-content h1,
.wp-editor h1 {
  font-size: 30px;
}
.entry-content h2,
.wp-editor h2 {
  font-size: 26px;
}
.entry-content h3,
.wp-editor h3 {
  font-size: 22px;
}
.entry-content h4,
.wp-editor h4 {
  font-size: 18px;
}
.entry-content h5,
.wp-editor h5 {
  font-size: 16px;
}
.entry-content .btn,
.wp-editor .btn {
  display: inner-banner;
  vertical-align: middle;
  background: #00ff0d;
  color: #fff;
  color: #582566;
  font-size: 12px;
  font-family: 'Gotham';
  padding: 8px 15px;
  margin-left: 10px;
}
@media screen and (max-width: 767px) {
  .entry-content,
  .wp-editor {
    font-size: 14px;
    line-height: 22px;
  }
  .entry-content img.alignright,
  .wp-editor img.alignright,
  .entry-content a img.alignright,
  .wp-editor a img.alignright,
  .entry-content img.alignleft,
  .wp-editor img.alignleft,
  .entry-content a img.alignleft,
  .wp-editor a img.alignleft {
    display: block;
    float: none;
    margin: 0 auto 20px;
  }
}
/*  ol
    list-style-type none
    > li
      padding-left 38px
      counter-increment number
      counter-reset subsections
      &:before
        content counter(number)
        width 28px
        height 28px
        border-radius 14px
        background-color red
        left 0px
        top 0
        position absolute
        color white
        text-align center
        line-height 28px
      ul
        margin-left 20px
        margin-top 20px
        margin-bottom 0
      ol
        list-style-type amharic
        margin-left 20px
        margin-top 20px
        margin-bottom 0
        li
          padding-left 18px
          &:before
            display none*/
/*# sourceMappingURL=src/styles/stylus/inc/entry-content.css.map */.people-with-injuries #join,
.referring-partners #join,
.referral-form #join {
  display: none;
}
#join {
  padding: 100px 0;
  color: #fff;
}
#join .logo {
  width: 20%;
}
#join .logo img {
  display: block;
}
#join .middle {
  width: 40%;
  color: #00ff0d;
  font-weight: 300;
  margin-top: 15px;
}
#join .text {
  width: 40%;
  font-weight: 200;
  font-size: 13px;
  line-height: 20px;
}
#join .text p {
  max-width: 308px;
}
@media screen and (max-width: 1024px) {
  #join {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  #join {
    padding: 30px 0;
  }
  #join .logo {
    width: 50%;
  }
  #join .logo img {
    width: 34px;
  }
  #join .middle {
    width: 50%;
    margin-top: 3px;
  }
  #join .text {
    width: 100%;
    margin-top: 10px;
  }
  #join .text p {
    max-width: 100%;
  }
}
#footer {
  padding: 130px 0;
}
#footer .social {
  margin-bottom: 78px;
}
#footer .social a {
  display: inline-block;
}
#footer .social a img {
  display: block;
  height: 20px;
}
#footer .social a + a {
  margin-left: 18px;
}
#footer .contact-txt {
  color: #582566;
  font-size: 12px;
  line-height: 1.5;
}
#footer .contact-txt a {
  color: inherit;
}
#footer .contact-txt a:hover {
  text-decoration: underline;
}
#footer .left {
  width: 48%;
}
#footer .right {
  width: 40%;
}
#footer .referral h2 {
  font-size: 25px;
  line-height: 1;
}
#footer .referral p {
  font-size: 13px;
  line-height: 22px;
  color: #454545;
  font-weight: 200;
  margin: 20px 0;
}
#footer .referral a {
  position: relative;
  background: #00ff0d;
  color: #592666;
  font-size: 11px;
  display: block;
  width: 180px;
  line-height: 20px;
  padding: 10px 0;
  text-align: center;
  font-family: 'Gotham';
}
#footer .referral a:before {
  content: '';
  background: url(static/c5a2dabc433b5d7ec58abafef9bbb832.png);
  width: 10px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.contact #footer .left {
  display: none;
}
.contact #footer .right {
  float: left;
}
@media screen and (max-width: 1024px) {
  #footer {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  #footer {
    padding: 20px 0;
  }
  #footer .social {
    margin-bottom: 10px;
  }
  #footer .social a img {
    height: 12px;
  }
  #footer .social a + a {
    margin-left: 10px;
  }
  #footer .contact-txt {
    font-size: 10px;
  }
  #footer .left,
  #footer .right {
    width: 100%;
    float: none;
  }
  #footer .right {
    margin-top: 20px;
  }
  #footer .referral p {
    margin: 10px 0;
    font-size: 10px;
    line-height: 1.4;
  }
  .contact #footer .right {
    float: none;
    margin-top: 0;
  }
}
#popup {
  position: fixed;
  top: 0;
  right: 0;
  background: #00ff0d;
  width: 625px;
  height: 100%;
  color: #582566;
  font-family: 'Gotham';
  z-index: 9;
  -webkit-transform: translateX(625px);
  transform: translateX(625px);
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
.menu-open #popup {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
#popup a {
  color: inherit;
}
#popup .top {
  padding: 20px 65px;
}
#popup .top a {
  position: relative;
}
#popup .top a:before {
  content: '';
  background: url(static/c5a2dabc433b5d7ec58abafef9bbb832.png);
  width: 10px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#popup nav {
  margin-top: 100px;
}
#popup li + li {
  margin-top: 10px;
}
#popup li.current a,
#popup li:hover a {
  background: #039f97;
}
#popup li a {
  display: block;
  font-size: 26px;
  padding: 4px 0 4px 65px;
  font-weight: 700;
  max-width: 340px;
  transition: all 0.3s ease-out;
}
#popup .bottom {
  padding: 0 65px;
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  font-size: 12px;
}
#popup .bottom p + p {
  margin-top: 15px;
}
#popup .social a {
  display: inline-block;
}
#popup .social a img {
  height: 20px;
  display: block;
}
#popup .social a + a {
  margin-left: 15px;
}
@media screen and (min-width: 768px) and (max-height: 700px) {
  #popup nav {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #popup {
    width: 300px;
    -webkit-transform: translateX(300px);
    transform: translateX(300px);
  }
  #popup .top {
    padding: 20px;
  }
  #popup nav {
    margin-top: 20px;
  }
  #popup li + li {
    margin-top: 5px;
  }
  #popup li a {
    font-size: 14px;
    padding: 4px 0 4px 20px;
  }
  #popup .bottom {
    padding: 0 20px;
    font-size: 10px;
    bottom: 20px;
  }
  #popup .bottom p + p {
    margin-top: 5px;
  }
  #popup .social a img {
    height: 12px;
  }
  #popup .social a + a {
    margin-left: 8px;
  }
}
/*# sourceMappingURL=src/styles/stylus/footer.css.map */
/*# sourceMappingURL=style.css.map*/