@font-face {
  font-family: "Effra";
  src: url("fonts/effra-webfont-regular.woff") format("woff"), url("fonts/effra-webfont-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "Effra";
  src: url("fonts/effra-webfont-medium.woff") format("woff"), url("fonts/effra-webfont-medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "Effra";
  src: url("fonts/effra-webfont-italic.woff") format("woff"), url("fonts/effra-webfont-italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: "Effra";
  src: url("fonts/effra-webfont-heavy.woff") format("woff"), url("fonts/effra-webfont-heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: "Effra";
  src: url("fonts/effra-webfont-bold.woff") format("woff"), url("fonts/effra-webfont-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

* {
  color: #000 !important; }

body {
  font-family: "Arial", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1 {
  font-size: 32px;
  line-height: 1.2; }

h2 {
  font-size: 24px;
  line-height: 1.1; }

h3 {
  font-size: 16px;
  line-height: 1.2; }

h4 {
  font-size: 14px;
  line-height: 1.2; }

.navigation-single,
.dwonload-link,
.share-link,
.solutions-navigation,
.hidden-print,
.banner-widget,
.logo-footer,
.heading-page .decore-img,
.site-description,
#footer .col-md-8.col-md-push-4,
.partners-section,
.simple-heading .img-wrap,
.view-more,
.widget_archive,
.sign-in-form,
.primary-navigation,
.social-networks,
.search-form,
.translate-block {
  display: none !important; }

#footer .col-md-4.col-md-pull-8 {
  width: 100% !important; }
  #footer .col-md-4.col-md-pull-8 .footer-description .logo-footer {
    margin: 0 auto 20px; }

.logo {
  width: 100%;
  display: block;
  text-align: center;
  padding: 15px 0;
  display: none; }
  .logo.print-logo {
    display: block; }
  .logo img {
    max-width: 100%;
    display: inline-block;
    vertical-align: top; }

.heading-page {
  padding: 0;
  margin: 0 0 10px;
  text-align: center; }
  .heading-page h1 {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 28px;
    font-weight: 900; }

.blog-item {
  overflow: hidden;
  margin: 0 0 18px; }
  .blog-item .img-wrap {
    width: 286px;
    padding: 0 30px 0 0;
    float: left; }
    .blog-item .img-wrap a {
      display: block;
      overflow: hidden; }
    .blog-item .img-wrap img {
      display: block;
      width: 100%;
      height: auto; }
    .blog-item .img-wrap .image-description {
      display: none; }
  .blog-item .description {
    overflow: hidden;
    line-height: 20px;
    border-top: 2px solid #eaeaea;
    padding: 8px 0 0; }
  .blog-item time {
    display: block;
    margin: 0 0 4px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500; }
  .blog-item h2 {
    font-weight: 900;
    margin: 0 0 10px;
    text-transform: capitalize; }
    .blog-item h2 a {
      text-decoration: none; }
  .blog-item p {
    margin: 0 0 10px; }

.footer-description {
  padding-top: 40px; }
  .footer-description address {
    margin: 30px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0;
    line-height: 18px; }
    .footer-description address .box {
      margin: 0 0 18px; }
    .footer-description address span {
      display: block; }
      .footer-description address span a {
        text-decoration: none; }

.quick-info {
  overflow: hidden;
  line-height: 18px;
  max-width: 665px;
  padding: 14px 8px 12px 18px;
  margin: 0 0 20px;
  border: 1px solid #000; }
  .quick-info .img-wrap {
    text-align: center;
    float: right;
    width: 264px;
    margin: -7px 0 0; }
    .quick-info .img-wrap .label {
      display: none !important; }
  .quick-info .description {
    overflow: hidden;
    padding: 0 20px 0 0; }
  .quick-info p {
    margin: 0 0 12px; }
  .quick-info .email {
    font-weight: 700; }

.document-item {
  border-bottom: 2px solid #eaeaea;
  padding: 0 0 18px;
  margin: 0 0 25px; }

.document-heading {
  border-bottom: 2px solid #eaeaea;
  margin: 0 0 17px;
  padding: 0 0 5px; }
  .document-heading .title {
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 900; }

.doc-img {
  border: 1px solid #ccc;
  text-align: center;
  padding: 10px 8px;
  margin: 0 auto 30px;
  width: 360px; }
  .doc-img img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: top; }

.post-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 27px -7px;
  width: calc(100% + 14px); }
  .post-list .post {
    margin: 0 auto 40px;
    max-width: 400px; }
  .post-list h1, .post-list h2, .post-list h3, .post-list h4, .post-list h5, .post-list h6 {
    font-weight: bold;
    line-height: 1.286;
    margin-bottom: 0; }
  .post-list .img-wrap {
    overflow: hidden;
    padding-bottom: 70%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
  .post-list .caption {
    -webkit-transition: color 0.3s ease-in-out;
            transition: color 0.3s ease-in-out; }
  .post-list a {
    text-decoration: none; }
  .post-list .col-sm-4 {
    width: 33.33%;
    padding: 0 15px 20px; }

.intro-section * {
  background: none !important; }

.post-info {
  font-size: 14px;
  line-height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 8px;
  list-style: none;
  padding: 0; }
  .post-info li {
    position: relative;
    padding: 0 11px; }
    .post-info li:after {
      content: '\2022';
      position: absolute;
      left: -2px;
      top: -1px;
      font-size: 16px;
      line-height: 1; }
    .post-info li:first-child {
      padding-left: 0; }
      .post-info li:first-child:after {
        display: none; }
  .post-info time {
    color: #aa7e59; }
  .post-info a {
    text-decoration: none; }
