/**
 * Theme Name: Polirom
 * Version: 1.0.0
 * Author: Polirom
 * Author URI: http://www.polirom.net
 * Description: Custom theme for Polirom
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: blue, white, grey, blue
 * Text Domain: polirom
 */
/*
 1. Fonts
 2. Variables
 3. General Resets
 4. Bootstrap Resets
 5. Header
 6. Footer
 7. Home Page
*/
/* Variables */
/* End Variables */
/* General Resets */
body {
  font-family: "Open Sans";
  font-weight: 400;
  margin-top: 122px;
  background-color: #eff6f2; }
  body.admin-bar {
    margin-top: 212px; }
    body.admin-bar header {
      top: 32px; }

.page-template-home {
  margin-top: 120px; }
  .page-template-home.admin-bar {
    margin-top: 120px; }
    .page-template-home.admin-bar header {
      top: 32px; }

a,
* {
  outline: none; }
  a:hover, a:focus, a:active,
  *:hover,
  *:focus,
  *:active {
    outline: none; }

.row0 {
  margin: 0; }
  .row0 .col-sm-12,
  .row0 .col-md-8,
  .row0 .col-lg-8,
  .row0 .col-sm-8,
  .row0 .col-sm-6,
  .row0 .col-sm-7,
  .row0 .col-sm-5,
  .row0 .col-sm-4,
  .row0 .col-lg-4,
  .row0 .col-md-4 {
    padding: 0; }

.row40 {
  margin: 0 -20px; }
  .row40 .col-sm-3,
  .row40 .col-md-3,
  .row40 .col-sm-6 {
    padding: 0 20px; }

.row02 {
  margin: 0 -2px; }
  .row02 .col-sm-3,
  .row02 .col-md-3,
  .row02 .col-sm-6,
  .row02 .col-lg-3,
  .row02 .col-md-6 {
    padding: 0 2px; }

.row5 {
  margin: 0 -5px; }
  .row5 .col-xs-4,
  .row5 .col-xs-3 {
    padding: 0 5px; }

.row15 {
  margin: 0 -15px; }
  .row15 .col-sm-5,
  .row15 .col-sm-4,
  .row15 .col-sm-3 {
    padding: 0 15px; }

.dark {
  background-color: #f9f9f9; }

.navbar-brand img {
  max-width: 197px;
  height: auto; }

.mfp-bg {
  z-index: 3000; }

.mfp-wrap {
  z-index: 3200; }

.navbar-toggle {
  display: none !important; }

/* End General Resets */
/* Bootstrap Resets */
/* End Bootstrap Resets */
/* Header */
.search header nav,
.page-template-contact header nav,
.page-template-default header nav {
  background-color: #047832; }

header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2500; }
  header.affix .header-top {
    min-height: 0; }
  header .top-wrapper {
    background: url("assets/content/header-bg.jpg") no-repeat center center;
    background-size: cover; }
  header .container {
    position: relative; }
  header .header-top {
    min-height: 30px;
    background-color: rgba(5, 25, 7, 0.77);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  header .navbar {
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    background-color: #fff; }
    header .navbar .navbar-header {
      float: none;
      position: relative;
      padding: 10px 30px 30px; }
      header .navbar .navbar-header .info {
        text-transform: uppercase;
        margin: 0 -15px;
        position: absolute;
        top: 50%;
        right: 30px;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%); }
        header .navbar .navbar-header .info li {
          font-size: 14px;
          line-height: 20px;
          padding: 0 15px;
          color: #96b094;
          border-right: 1px #96b094 solid; }
          header .navbar .navbar-header .info li:last-child {
            border: none; }
        header .navbar .navbar-header .info a {
          color: #96b094;
          text-decoration: none;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          header .navbar .navbar-header .info a .icon-search,
          header .navbar .navbar-header .info a .icon-mail {
            font-size: 20px;
            line-height: 20px;
            color: #aba888;
            position: relative;
            bottom: -2px; }
            header .navbar .navbar-header .info a .icon-search:hover, header .navbar .navbar-header .info a .icon-search:focus, header .navbar .navbar-header .info a .icon-search:active,
            header .navbar .navbar-header .info a .icon-mail:hover,
            header .navbar .navbar-header .info a .icon-mail:focus,
            header .navbar .navbar-header .info a .icon-mail:active {
              color: #00a651; }
          header .navbar .navbar-header .info a:hover, header .navbar .navbar-header .info a:focus, header .navbar .navbar-header .info a:active {
            color: #00a651; }
  header nav {
    background-color: rgba(4, 120, 50, 0.85);
    min-height: 60px; }
    header nav .navbar-collapse {
      float: left;
      position: relative;
      left: 50%; }
      header nav .navbar-collapse .nav {
        float: left;
        position: relative;
        left: -50%; }
        header nav .navbar-collapse .nav .menu-item {
          font-size: 15px;
          line-height: 20px;
          color: #979797;
          text-transform: uppercase;
          font-weight: 400;
          position: relative; }
          header nav .navbar-collapse .nav .menu-item a {
            color: #fff;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            padding: 20px; }
            header nav .navbar-collapse .nav .menu-item a:hover, header nav .navbar-collapse .nav .menu-item a:focus, header nav .navbar-collapse .nav .menu-item a:active {
              background-color: transparent; }
          header nav .navbar-collapse .nav .menu-item .sub-menu {
            position: absolute;
            left: 0;
            top: -100%;
            min-width: 100%;
            list-style: none;
            padding: 0;
            font-size: 15px;
            line-height: 20px;
            opacity: 0;
            z-index: -1;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out; }
            header nav .navbar-collapse .nav .menu-item .sub-menu .menu-item a {
              display: block;
              white-space: nowrap;
              background-color: #aba888;
              padding: 10px 15px;
              color: #fff;
              text-decoration: none; }
          header nav .navbar-collapse .nav .menu-item:hover .sub-menu, header nav .navbar-collapse .nav .menu-item:focus .sub-menu, header nav .navbar-collapse .nav .menu-item:active .sub-menu {
            opacity: 1;
            top: 60px; }
          header nav .navbar-collapse .nav .menu-item:hover a, header nav .navbar-collapse .nav .menu-item:focus a, header nav .navbar-collapse .nav .menu-item:active a {
            color: #afe5c1;
            background-color: rgba(51, 173, 100, 0.6); }
        header nav .navbar-collapse .nav .current-menu-item a {
          color: #afe5c1;
          background-color: rgba(51, 173, 100, 0.6); }
  header .language-chooser {
    position: absolute;
    right: 30px;
    top: 15px;
    list-style: none; }
    header .language-chooser li {
      float: left;
      text-transform: uppercase;
      font-size: 9px;
      line-height: 12px;
      font-weight: 600; }
      header .language-chooser li a {
        background-image: none;
        color: #aad8bc;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none; }
        header .language-chooser li a:active, header .language-chooser li a:hover, header .language-chooser li a:focus {
          color: #000; }
      header .language-chooser li.active a {
        color: #000; }
      header .language-chooser li::after {
        display: inline-block;
        content: "/";
        padding: 0 5px; }
      header .language-chooser li:last-child::after {
        display: none; }

.content-box {
  margin-bottom: 60px; }

.content {
  background: url("assets/img/hash.png") no-repeat left top;
  padding: 30px 30px;
  margin: 0 0 40px; }
  .content a {
    color: #298c51;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .content a:hover, .content a:focus, .content a:active {
      color: #aba888; }
  .content h3 {
    font-size: 24px;
    line-height: 30px;
    color: #298c51;
    text-transform: uppercase;
    margin: 0 0 35px; }
    .content h3 a {
      color: #298c51;
      text-decoration: none;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .content h3 a:hover, .content h3 a:focus, .content h3 a:active {
        color: #aba888; }
  .content h4 {
    font-size: 18px;
    line-height: 23px;
    margin: 0;
    color: #5d5d5d; }
  .content h5 {
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 25px;
    color: #5d5d5d; }
  .content table {
    margin-bottom: 20px; }
    .content table tr td {
      line-height: 35px; }
  .content p {
    font-size: 14px;
    line-height: 22px;
    color: #5d5d5d;
    margin-bottom: 20px; }
  .content .inner-content {
    padding-left: 30px; }
  .content hr {
    border-color: #b8e8c8; }
  .content ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 15px; }
    .content ul li {
      font-size: 18px;
      line-height: 26px;
      color: #5d5d5d;
      background: url("assets/img/angle-right.png") no-repeat left 11px;
      padding-left: 15px;
      margin-bottom: 5px; }
      .content ul li a {
        color: #5d5d5d;
        text-decoration: underline;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .content ul li:focus a, .content ul li:hover a, .content ul li:active a {
        color: #047832; }
  .content ul.download li {
    background-position: left center; }
    .content ul.download li a {
      display: block;
      color: #5d5d5d;
      text-decoration: none;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      background-color: #c6c29c;
      color: #fff;
      border-radius: 12px;
      padding: 10px 12px;
      margin-left: 17px;
      max-width: 60%; }
      .content ul.download li a .fa {
        display: inline-block;
        margin-right: 5px; }
      .content ul.download li a span {
        float: right;
        font-size: 11px;
        margin-left: 10px; }
  .content ul.download li:focus a,
  .content ul.download li:hover a,
  .content ul.download li:active a {
    color: #047832;
    text-decoration: none; }
  .content .col-lg-12:last-child .additional_content {
    border: none;
    margin: 0; }

.white-bg {
  background-color: #fff; }

.intro-content {
  background: url("assets/img/main-bg.jpg") no-repeat center center;
  background-size: cover;
  min-height: 525px;
  position: relative;
  text-align: center;
  padding-top: 110px;
  padding-bottom: 50px; }
  .intro-content .container {
    position: relative;
    z-index: 250;
    max-width: 1045px; }
  .intro-content .mask {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(5, 5, 5, 0.57);
    z-index: 100; }
  .intro-content h1 {
    font-weight: 600;
    font-size: 55px;
    line-height: 65px;
    color: #fff;
    margin: 0 0 35px; }
  .intro-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    color: #fff;
    margin: 0 0 30px; }

.grid {
  background-color: #f9f9f9;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center; }
  .grid h3 {
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
    color: #323232;
    margin: 0 0 60px; }
  .grid .grid-item .top {
    width: 175px;
    height: 175px;
    border-radius: 50%;
    border: 4px #62ca84 solid;
    background-color: #dedede;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 145px auto; }
  .grid .grid-item h4 {
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    color: #323232;
    margin: 0 0 20px; }
  .grid .grid-item h5 {
    font-weight: 400;
    font-size: 19px;
    line-height: 25px;
    color: #8f8f8f;
    margin: 0 0 20px; }
  .grid .grid-item .btn-styled {
    background-color: #14b248;
    border: 1px #14b248 solid;
    border-radius: 0;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    padding: 9px 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .grid .grid-item .btn-styled:hover, .grid .grid-item .btn-styled:focus, .grid .grid-item .btn-styled:active {
      background-color: #fff;
      color: #14b248; }

.separator {
  min-height: 115px;
  background-color: #e5e5e5; }

/* End Header */
/* Footer */
footer {
  background-color: #090909;
  font-size: 13px;
  line-height: 17px;
  color: #999999;
  padding: 20px 0; }
  footer address {
    margin: 0;
    padding: 0;
    float: left; }
  footer p {
    margin: 0;
    text-align: center;
    float: right; }

/* End Footer */
@media (max-width: 1200px) {
  .grid .grid-item h4 {
    min-height: 60px; } }
@media (max-width: 767px) {
  #wpadminbar {
    display: none; }

  body {
    margin-top: 110px; }
    body.admin-bar {
      margin-top: 74px; }

  .page-template-home {
    margin-top: 108px; }
    .page-template-home.admin-bar {
      margin-top: 62px; }
      .page-template-home.admin-bar header {
        top: 0; }

  header {
    top: 0 !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    z-index: 9999999; }
    header nav {
      min-height: 30px; }
    header .header-top {
      min-height: 15px; }
    header .navbar-brand {
      float: none;
      display: block;
      margin: 0 !important;
      padding: 0; }
    header .navbar .navbar-header {
      margin: 0;
      padding: 10px 0; }
      header .navbar .navbar-header .info {
        position: static;
        float: none !important;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        margin: 0 -10px; }
        header .navbar .navbar-header .info li {
          padding: 0 2px;
          font-size: 12px; }
          header .navbar .navbar-header .info li:nth-child(2) {
            padding-right: 5px; }
          header .navbar .navbar-header .info li:nth-child(3) {
            padding-left: 5px; }
    header .language-chooser {
      right: 0;
      top: auto;
      bottom: 5px;
      z-index: 2000; }
    header nav .navbar-collapse {
      border: none;
      box-shadow: none;
      background-color: #047832;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      float: none;
      z-index: 2500;
      min-height: 60px; }
      header nav .navbar-collapse .navbar-nav {
        display: block;
        margin: 0;
        float: none;
        left: auto;
        position: static; }
        header nav .navbar-collapse .navbar-nav .menu-item {
          float: none;
          display: block; }
          header nav .navbar-collapse .navbar-nav .menu-item a {
            padding: 10px 15px; }
          header nav .navbar-collapse .navbar-nav .menu-item span {
            display: block;
            position: absolute;
            right: 20px;
            top: 13px;
            min-height: 18px;
            min-width: 21px;
            background: url("assets/img/mobile-menu-items.png") no-repeat center center;
            z-index: 100;
            cursor: hand;
            cursor: pointer; }
          header nav .navbar-collapse .navbar-nav .menu-item .sub-menu {
            position: static;
            opacity: 1;
            display: none; }
            header nav .navbar-collapse .navbar-nav .menu-item .sub-menu .menu-item a {
              padding-left: 25px; }

  .navbar-toggle {
    display: none !important;
    position: absolute;
    top: 23px;
    right: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    width: 30px;
    z-index: 1510;
    opacity: 1 !important; }
    .navbar-toggle .hamburger-box {
      width: 30px;
      height: 17px; }
    .navbar-toggle .icon-bar {
      width: 30px;
      height: 3px;
      background-color: #006c2d;
      display: block; }
      .navbar-toggle .icon-bar::before {
        display: block;
        width: 30px;
        height: 3px;
        top: 6px;
        background-color: #006c2d;
        margin: 0; }
      .navbar-toggle .icon-bar::after {
        display: block;
        width: 30px;
        height: 3px;
        top: 12px;
        background-color: #006c2d;
        margin: 0; }
    .navbar-toggle.is-active .icon-bar::after {
      transform: translate3d(0, -12px, 0) rotate(-90deg);
      -webkit-transform: translate3d(0, -12px, 0) rotate(-90deg); }

  .content {
    padding: 20px; }
    .content .inner-content {
      padding-left: 0; }
    .content ul li span {
      display: block; }

  .content-box {
    margin-bottom: 20px; }

  .intro-content {
    padding-top: 50px;
    padding-bottom: 10px; }
    .intro-content h1 {
      font-size: 25px;
      line-height: 35px;
      margin: 0 0 20px; }
    .intro-content p {
      font-size: 14px;
      line-height: 25px; }

  .grid {
    padding-top: 30px;
    padding-bottom: 30px; }
    .grid h3 {
      font-size: 20px;
      line-height: 28px;
      margin: 0 0 30px; }
    .grid .grid-item {
      margin-bottom: 30px; }
      .grid .grid-item .top {
        margin-bottom: 15px; }
      .grid .grid-item h4 {
        font-size: 20px;
        line-height: 25px;
        margin: 0 0 10px;
        min-height: 0; }
      .grid .grid-item h5 {
        margin: 0 0 10px; }

  .separator {
    min-height: 50px; }

  footer address,
  footer p {
    float: none;
    text-align: center; }
  footer address {
    margin-bottom: 10px; } }

/*# sourceMappingURL=style.css.map */
