body.page, body.error404 {
  background-color: #f1eeeb;
  height: 100%; }

.wrap-t {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 1360px; }
  @media (max-width: 1300px) {
    .wrap-t {
      margin-left: auto;
      margin-right: 0px;
      max-width: 1200px; } }

.wrap-k {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px; }
  @media (max-width: 767px) {
    .wrap-k {
      padding: 0 15px; } }

.clr {
  display: block;
  clear: both; }

.error-404 .page-header {
  margin: 0;
  padding-top: 20px; }
  .error-404 .page-header h1 {
    margin: 0;
    color: #217401 !important;
    text-decoration: none !important;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 36px; }
.error-404 .page-content h2 {
  font-family: "Helvetica";
  font-weight: 700;
  font-size: 25px;
  line-height: 25px; }
.error-404 .page-content ul {
  list-style-type: none;
  margin: 0; }
  .error-404 .page-content ul li a {
    color: #217401 !important;
    text-decoration: none;
    font-family: "Helvetica";
    font-weight: 400;
    font-size: 18.8px;
    line-height: 25px; }

.page .entry-title {
  color: #217401 !important;
  text-decoration: none !important;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 36px; }
.page .entry-content p {
  font-family: "Helvetica";
  font-weight: 400;
  font-size: 18.8px;
  line-height: 25px; }

.clr:after {
  content: "";
  display: block;
  clear: both; }

.header-menu-one {
  background-color: #f1eeeb;
  width: 100%;
  height: 32px; }
  .header-menu-one .first-menu-logo img {
    width: 90px;
    height: 32px;
    margin: 3px 0 0 20px;
    float: right; }
  .header-menu-one #menu-first-header-menu-1 {
    display: block;
    float: right;
    margin: 0;
    font-family: "HelveticaLTW01-Roman";
    font-size: 14px; }
    .header-menu-one #menu-first-header-menu-1 li {
      position: relative;
      float: left;
      list-style-type: none;
      line-height: 1;
      padding: 8px 5px 8px 15px;
      z-index: 910; }
      .header-menu-one #menu-first-header-menu-1 li:hover a {
        color: #79a889; }
      .header-menu-one #menu-first-header-menu-1 li a {
        color: #525252;
        padding: 1px;
        white-space: nowrap;
        display: block;
        text-decoration: none;
        outline: 0; }
    .header-menu-one #menu-first-header-menu-1 .menu-item-has-children {
      background-image: url(../images/arrow_down_gray.gif);
      background-position: right center;
      background-repeat: no-repeat;
      padding-right: 15px;
      margin-right: 0; }
      .header-menu-one #menu-first-header-menu-1 .menu-item-has-children:hover .sub-menu {
        display: block;
        position: absolute;
        padding: 0;
        background-color: #d2d3d5;
        top: 30px;
        padding: 3px 5px; }
        .header-menu-one #menu-first-header-menu-1 .menu-item-has-children:hover .sub-menu li {
          padding: 5px 15px; }
          .header-menu-one #menu-first-header-menu-1 .menu-item-has-children:hover .sub-menu li a {
            padding: 1px;
            line-height: inherit;
            color: #525252; }
            .header-menu-one #menu-first-header-menu-1 .menu-item-has-children:hover .sub-menu li a:hover {
              color: #79a889; }
      .header-menu-one #menu-first-header-menu-1 .menu-item-has-children ul {
        display: none; }

.header-menu-two {
  height: 80px;
  background-color: #fff; }
  .header-menu-two .second-menu-logo {
    outline: 0;
    float: left;
    margin-top: 15px;
    display: block;
    width: 193px;
    height: 54px; }
    .header-menu-two .second-menu-logo img {
      margin: 3px 0;
      height: 48px; }
  .header-menu-two .menu-second-header-menu-container ul {
    float: right;
    margin: 0;
    margin-left: 1.1rem; }
    .header-menu-two .menu-second-header-menu-container ul li {
      position: relative;
      float: left;
      list-style-type: none;
      z-index: 900; }
      .header-menu-two .menu-second-header-menu-container ul li:hover a {
        color: #f78e1e; }
      .header-menu-two .menu-second-header-menu-container ul li:hover .sub-menu {
        display: block;
        position: absolute;
        padding: 0;
        border: solid 1px #d2d3d5;
        top: 80px;
        left: 15px;
        margin-left: 0;
        background-color: #fff; }
        .header-menu-two .menu-second-header-menu-container ul li:hover .sub-menu li {
          background-color: #fff; }
          .header-menu-two .menu-second-header-menu-container ul li:hover .sub-menu li:first-child {
            padding-top: 5px; }
          .header-menu-two .menu-second-header-menu-container ul li:hover .sub-menu li a {
            display: block;
            white-space: nowrap;
            padding: 0px 15px 10px 15px;
            color: #000;
            font-size: 16px;
            text-decoration: none;
            margin: 0;
            height: auto; }
            .header-menu-two .menu-second-header-menu-container ul li:hover .sub-menu li a:hover {
              color: #f78e1e; }
      .header-menu-two .menu-second-header-menu-container ul li a {
        height: 80px;
        display: block;
        padding: 25px 0px 25px;
        margin-left: 30px;
        color: #000;
        font-size: 18px;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 700;
        outline: 0;
        text-decoration: none; }
    .header-menu-two .menu-second-header-menu-container ul .menu-item-has-children ul {
      display: none; }

.footer-top-line {
  margin-top: -1px;
  background-image: url(../images/bg-3-border.png);
  background-repeat: repeat-x;
  width: 100%;
  height: 1px; }

.site-footer {
  background: url(../images/bg-3.png) repeat top left;
  width: 100%;
  margin: 0;
  padding: 45px 0;
  color: #a2bfa6; }
  .site-footer .footer-left-block section {
    margin-bottom: 20px; }
    .site-footer .footer-left-block section p {
      font-family: "HelveticaLTW01-Roman";
      font-size: 18px;
      line-height: 1.6;
      margin: 0; }
      .site-footer .footer-left-block section p a {
        color: inherit;
        text-decoration: none;
        outline: 0; }
        .site-footer .footer-left-block section p a:hover {
          color: #61ae55; }
  .site-footer .footer-right-block h2 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 28px; }
  .site-footer .footer-right-block p {
    margin: 10px 0 10px;
    font-family: "HelveticaLTW01-Roman";
    font-size: 18px;
    line-height: 1.6; }
  .site-footer .footer-menu hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid rgba(15, 49, 31, 0.86);
    background-color: rgba(162, 191, 166, 0.38);
    margin: 0 auto; }
  .site-footer .footer-menu ul {
    width: 100%;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    display: table;
    width: auto;
    margin: auto; }
    .site-footer .footer-menu ul li {
      display: inline-block;
      line-height: 1.6;
      margin: 25px 10px; }
      .site-footer .footer-menu ul li a {
        color: inherit;
        outline: 0; }

.bottombar-top-line {
  margin-top: -10px;
  background-image: url(../images/bg-2-border.png);
  background-repeat: repeat-x;
  width: 100%;
  height: 10px; }

.bottombar-content {
  padding: 30px 0 0 0s;
  text-align: center;
  margin: 0;
  width: 100%;
  background-image: url(../images/bg-2.png); }
  .bottombar-content h2 {
    margin: 0;
    margin-bottom: 20px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 28px; }

.comments-link {
  display: none; }

.post-bg {
  padding-top: 50px; }
  .post-bg:nth-child(even) {
    background-color: #fff; }

.site-main {
  background-color: #f1eeeb; }
  .site-main .wp-post-image {
    width: 100%;
    float: right;
    margin-bottom: 25px; }

.entry-title {
  color: #217401 !important;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 36px; }
  .entry-title a {
    color: #217401 !important; }
    .entry-title a:hover {
      text-decoration: none; }

.post.type-post .entry-content h3 {
  color: #000;
  font-size: 19px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin: 0;
  margin-bottom: 5px;
  line-height: 25px; }
.post.type-post .entry-content h4 {
  color: #000;
  font-size: 19px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin: 0;
  margin-bottom: 25px; }
.post.type-post .entry-content p {
  font-size: 18.8px;
  font-family: "Helvetica";
  font-weight: 400;
  line-height: 25px; }
  .post.type-post .entry-content p .more-link {
    padding: 5px 10px;
    text-decoration: none;
    border: 2px solid #000;
    border-radius: 5px;
    color: #000;
    letter-spacing: 0.4px;
    font-size: 15px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700; }
    .post.type-post .entry-content p .more-link:hover {
      color: #217401;
      border-color: #217401; }
    .post.type-post .entry-content p .more-link i {
      padding-right: 3px; }

.post-edit-link {
  font-size: 15px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  color: #217401 !important;
  margin-top: 10px; }

.navigation.posts-navigation {
  margin: 0;
  padding-bottom: 20px;
  padding-top: 20px; }
  .navigation.posts-navigation .nav-links a {
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    color: #217401 !important;
    text-decoration: none; }
    .navigation.posts-navigation .nav-links a:hover {
      text-decoration: none;
      outline: 0; }

.inside-post-go-home {
  text-transform: uppercase;
  padding: 5px 10px;
  text-decoration: none;
  border: 2px solid #000;
  border-radius: 5px;
  color: #000;
  letter-spacing: 0.4px;
  font-size: 15px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700; }
  .inside-post-go-home:visited {
    color: #000; }
  .inside-post-go-home:hover {
    color: #217401;
    border-color: #217401;
    text-decoration: none; }
  .inside-post-go-home i {
    padding-right: 3px; }

.post-bg-post {
  padding-bottom: 200px; }

.nav-menu-icon {
  display: block;
  width: 45px;
  height: 45px;
  float: left;
  position: relative;
  outline: 0 !important;
  border-right: 1px solid #1a1a1a; }
  .nav-menu-icon .nav-menu-icon-line1 {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 22px;
    height: 2px;
    background-color: #fff;
    display: block; }
  .nav-menu-icon .nav-menu-icon-line2 {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 36%;
    left: 50%;
    width: 22px;
    height: 2px;
    background-color: #fff;
    display: block; }
  .nav-menu-icon .nav-menu-icon-line3 {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 66%;
    left: 50%;
    width: 22px;
    height: 2px;
    background-color: #fff;
    display: block; }

.mobile-top-bar {
  height: 45px;
  position: fixed;
  background-color: #333333;
  width: 100%;
  z-index: 100; }
  .mobile-top-bar a {
    margin: 0; }
  .mobile-top-bar .mobile-menu-text {
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    font-weight: 700;
    float: left;
    padding-left: 10px;
    height: 45px;
    line-height: 45px; }
  .mobile-top-bar img {
    height: 20px;
    float: right;
    margin-top: 12px;
    margin-bottom: 10px;
    margin-right: 10px; }

.mobile-post-tumbnail img {
  width: 100% !important;
  margin: 15px 0; }

.back-btn-mobile {
  text-align: center; }

.mobile-menu {
  position: fixed;
  left: -270px;
  top: 0;
  padding: 10px; }
  .mobile-menu a {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    text-decoration: none !important; }
  .mobile-menu li {
    margin-top: 7px; }
  .mobile-menu #menu-second-header-menu {
    padding: 0; }
  .mobile-menu #menu-first-header-menu {
    padding: 0; }
  .mobile-menu ul {
    margin: 0;
    list-style-type: none; }
    .mobile-menu ul ul {
      padding-left: 25px; }
      .mobile-menu ul ul a {
        font-family: "Roboto Condensed", sans-serif;
        font-size: 14px; }

.mobile-menu-opened {
  background-color: #333333; }
  .mobile-menu-opened .mobile-menu {
    position: fixed;
    left: 0;
    top: 0; }
    .mobile-menu-opened .mobile-menu a {
      color: #fff; }
  .mobile-menu-opened .site {
    position: absolute;
    left: 220px;
    top: 0;
    transition: left 0.25s ease-in-out; }

.mobile-menu {
  left: -270px; }

.left-block-main-page {
  padding-left: 50px; }

.left-block-main-page.fixed {
  margin-left: 515px;
  width: 515px;
  position: fixed;
  top: 20px; }

.left-sidebar-main {
  font-size: 16px;
  font-family: "Helvetica";
  font-weight: 400;
  line-height: 20px;
  float: left;
  width: 170px;
  padding-left: 10px;
  position: absolute; }

.left-sidebar-main.fixed {
  width: 170px;
  position: fixed;
  top: 20px; }

.back-btn-mobile {
  width: 110px; }

.content-sidebar div {
  color: #000;
  text-decoration: none;
  text-transform: none;
  font-size: 16px;
  font-family: "Helvetica";
  font-weight: 400;
  line-height: 20px; }
.content-sidebar h1 {
  color: #217401 !important;
  text-decoration: none !important;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 36px; }
.content-sidebar section {
  margin: 0; }
  .content-sidebar section h2 {
    margin: 0;
    font-size: 20px;
    margin-bottom: 10px;
    color: #000;
    font-family: "Roboto Condensed", sans-serif; }
.content-sidebar ul {
  margin: 0;
  padding: 0;
  padding-left: 0px;
  padding-bottom: 5px;
  list-style-type: none; }
.content-sidebar a {
  color: #000;
  text-decoration: none;
  text-transform: none;
  font-size: 16px;
  font-family: "Helvetica";
  font-weight: 400;
  line-height: 20px; }
  .content-sidebar a:hover {
    color: #00ae4c !important; }
  .content-sidebar a:visited {
    color: #000; }
  .content-sidebar a:active {
    color: #00ae4c; }
  .content-sidebar a:focus {
    color: #000; }

.sooqa p {
  display: table; }

.content-sidebar a {
  display: block; }
  .content-sidebar a:before {
    display: block;
    width: 18px;
    height: 18px;
    content: "";
    background: url("../images/Iconer.png");
    display: block;
    float: left;
    background-repeat: no-repeat;
    margin-right: 5px; }
  .content-sidebar a:nth-child(2n):before {
    margin-right: 5px;
    width: 18px;
    height: 18px;
    content: "";
    background: url("../images/Iconer2.png") !important;
    display: block;
    float: left;
    background-repeat: no-repeat; }
.content-sidebar li:nth-child(2n) a:before {
  margin-right: 5px;
  width: 18px;
  height: 18px;
  content: "";
  background: url("../images/Iconer2.png");
  display: block;
  float: left;
  background-repeat: no-repeat; }
.content-sidebar li a:before {
  margin-right: 5px;
  width: 18px;
  height: 18px;
  content: "";
  background: url("../images/Iconer.png");
  display: block;
  float: left;
  background-repeat: no-repeat; }

.entry-footer {
  margin-top: 10px; }

/*# sourceMappingURL=style.css.map */
