/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 29.3.2017, 9:36:00
    Author     : alcyo
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 29.3.2017, 12:57:09
    Author     : alcyo
*/
body {
  background-color: #f0f3f5;
  font-family: 'Source Sans Pro', sans-serif;
  color: #474e5d;
}
body .page-header-sitebrand-topbar {
  position: absolute;
  top: 0px;
  z-index: 99;
  width: 100%;
}
body form {
  display: block;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0px;
  padding-right: 0px;
}
@media (max-width: 767px) {
  body form input{
    width: 100%;
  }
  body form textarea{
    width: 100%;
  }
}
body form input.form-control {
  background-color: #fff;
  border: none;
  border-radius: 0px;
  height: 33px;
  margin-right: 5px;
  margin-top: 1px;
}
body form input.form-control:focus,
body form input.form-control:hover {
  outline: none !important;
  border-color: #1EA037;
}
body form button.btn-secondary {
  background-color: #1EA037;
  border: 1px solid #1EA037;
  color: #fff;
  width: 35px;
  height: 35px;
  cursor: pointer;
  text-align: center;
  padding: 0;
  border-radius: 0px;
}
body form button.btn-secondary:hover {
  background-color: #fff;
  border: 1px solid #1EA037;
  color: #1EA037;
}
body .form form {
  padding-top: 15px;
}
body .form form input {
  border: 1px solid #e1e1e1;
  height: 35px;
  margin-top: 0px;
}
body .main-slider-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
@media (max-height: 800px) {
  body .main-slider-wrapper {
    height: 500px;
  }
}
@media (min-height: 800px) {
  body .main-slider-wrapper {
    height: 550px;
  }
}
body .main-slider-wrapper form {
  position: absolute!important;
  z-index: 100!important;
  right: -15px;
  width: 200px!important;
  padding-right: 0px;
}
@media (max-height: 800px) {
  body .main-slider-wrapper form {
    bottom: 440px;
  }
}
@media (min-height: 800px) {
  body .main-slider-wrapper form {
    bottom: 500px;
  }
}
@media (max-width: 768px) {
  body .main-slider-wrapper form {
    display: none;
  }
}
body .main-slider-wrapper .header-box {
  width: 100%;
  min-height: 115px;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 20px;
  z-index: 99;
  box-sizing: border-box;
  padding: 15px 30px;
}
@media (max-width: 991px) {
  body .main-slider-wrapper .header-box {
    width: 95%;
    bottom: 10px;
  }
  body .main-slider-wrapper .header-box img {
    margin-bottom: 20px;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 480px) {
  body .main-slider-wrapper .header-box {
    width: 91%;
  }
}
body .main-slider-wrapper .header-box .stat {
  text-align: center;
}
body .main-slider-wrapper .header-box .stat span {
  width: 100%;
  display: block;
  line-height: 25px;
}
body .main-slider-wrapper .header-box .stat span:first-child {
  font-size: 30px;
  color: #1EA037;
  font-weight: 700;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body .main-slider-wrapper .header-box .stat span:first-child {
    font-size: 28px;
  }
}
body .main-slider-wrapper .header-box .stat span:last-child {
  font-size: 17px;
  color: #474e5d;
  font-weight: 400;
}
body .main-slider-wrapper .main-slider .owl-nav {
  position: absolute;
  width: 100%;
  top: 40%;
}
@media (max-width: 850px) {
  body .main-slider-wrapper .main-slider .owl-nav {
    display: none;
  }
}
body .main-slider-wrapper .main-slider .owl-nav > div {
  width: 75px;
  height: 75px;
  margin: 0!important;
  background: rgba(255, 255, 255, 0.8);
}
body .main-slider-wrapper .main-slider .owl-nav > div span {
  display: block;
  width: 21px;
  height: 33px;
}
body .main-slider-wrapper .main-slider .owl-nav .owl-prev {
  position: absolute;
  left: 0;
}
body .main-slider-wrapper .main-slider .owl-nav .owl-prev span {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid' width='20.656' height='32.375' viewBox='0 0 20.656 32.375'> <defs> <style> .cls-1 { fill: %23fff; filter: url(%23color-overlay-1); fill-rule: evenodd; } </style> <filter id='color-overlay-1' filterUnits='userSpaceOnUse'> <feFlood flood-color='%231EA037'/> <feComposite operator='in' in2='SourceGraphic'/> <feBlend in2='SourceGraphic' result='solidFill'/> </filter> </defs> <path d='M20.665,28.134 L16.423,32.377 L0.866,16.820 L1.053,16.633 L-0.009,15.571 L15.547,0.015 L19.790,4.258 L8.289,15.758 L20.665,28.134 Z' class='cls-1'/> </svg>");
  margin: 16px auto auto 15px;
}
body .main-slider-wrapper .main-slider .owl-nav .owl-prev:hover {
  background-color: rgba(30, 160, 55, 0.8);
}
body .main-slider-wrapper .main-slider .owl-nav .owl-prev:hover span {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid' width='20.656' height='32.375' viewBox='0 0 20.656 32.375'> <defs> <style> .cls-1 { fill: %23fff; filter: url(%23color-overlay-1); fill-rule: evenodd; } </style> <filter id='color-overlay-1' filterUnits='userSpaceOnUse'> <feFlood flood-color='%23ffffff'/> <feComposite operator='in' in2='SourceGraphic'/> <feBlend in2='SourceGraphic' result='solidFill'/> </filter> </defs> <path d='M20.665,28.134 L16.423,32.377 L0.866,16.820 L1.053,16.633 L-0.009,15.571 L15.547,0.015 L19.790,4.258 L8.289,15.758 L20.665,28.134 Z' class='cls-1'/> </svg>");
}
body .main-slider-wrapper .main-slider .owl-nav .owl-next {
  position: absolute;
  right: 0;
}
body .main-slider-wrapper .main-slider .owl-nav .owl-next span {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid' width='20.65' height='32.375' viewBox='0 0 20.65 32.375'> <defs> <style> .cls-1 { fill: %23fff; filter: url(%23color-overlay-1); fill-rule: evenodd; } </style> <filter id='color-overlay-1' filterUnits='userSpaceOnUse'> <feFlood flood-color='%231EA037'/> <feComposite operator='in' in2='SourceGraphic'/> <feBlend in2='SourceGraphic' result='solidFill'/> </filter> </defs> <path d='M20.660,16.803 L5.103,32.359 L0.861,28.116 L12.361,16.616 L-0.014,4.240 L4.228,-0.002 L19.785,15.554 L19.598,15.741 L20.660,16.803 Z' class='cls-1'/> </svg>");
  margin: 16px 15px auto auto;
}
body .main-slider-wrapper .main-slider .owl-nav .owl-next:hover {
  background-color: rgba(30, 160, 55, 0.8);
}
body .main-slider-wrapper .main-slider .owl-nav .owl-next:hover span {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' preserveAspectRatio='xMidYMid' width='20.65' height='32.375' viewBox='0 0 20.65 32.375'> <defs> <style> .cls-1 { fill: %23fff; filter: url(%23color-overlay-1); fill-rule: evenodd; } </style> <filter id='color-overlay-1' filterUnits='userSpaceOnUse'> <feFlood flood-color='%23ffffff'/> <feComposite operator='in' in2='SourceGraphic'/> <feBlend in2='SourceGraphic' result='solidFill'/> </filter> </defs> <path d='M20.660,16.803 L5.103,32.359 L0.861,28.116 L12.361,16.616 L-0.014,4.240 L4.228,-0.002 L19.785,15.554 L19.598,15.741 L20.660,16.803 Z' class='cls-1'/> </svg>");
}
@media (max-height: 800px) {
  body .main-slider-wrapper .main-slider {
    height: 500px;
  }
}
@media (min-height: 800px) {
  body .main-slider-wrapper .main-slider {
    height: 550px;
  }
}
body .main-slider-wrapper .main-slider .item span {
  display: block;
  width: 100%;
  background-size: cover;
}
@media (max-height: 800px) {
  body .main-slider-wrapper .main-slider .item span {
    height: 500px;
  }
}
@media (min-height: 800px) {
  body .main-slider-wrapper .main-slider .item span {
    height: 550px;
  }
}
body .entry-meta {
  display: none;
}
body .entry-meta-comment-tools {
  display: none;
}
body .site-title {
  margin-bottom: 0;
  margin-top: 0px;
}
body .site-title .site-title-heading {
  background-color: rgba(255, 255, 255, 0.9);
  width: 270px;
  height: 165px;
  padding: 20px;
}
@media (max-width: 768px) {
  body .site-title .site-title-heading {
    margin: 0 auto;
  }
}
body .site-title .site-title-heading a {
  background-image: url('../img/logo.png');
  width: 236px;
  height: 78px;
  display: block;
  margin: 0 auto;
  background-size: cover;
  margin-top: 18px;
}
body .site-main {
  margin-top: 25px;
}
body #site-footer {
  background-color: #494848;
  font-size: 16px;
  padding: 10px;
  color: #fff;
  min-height: 110px;
  line-height: 23px;
}
body #site-footer .footer-left p {
  margin-top: 25px;
}
body #site-footer a {
  color: #fff;
  text-decoration: none;
}
body #site-footer a:hover {
  text-decoration: underline;
}
body #site-footer #footer_copyright > div {
  float: right;
  color: #fff;
}
@media (max-width: 768px) {
  body #site-footer #footer_copyright > div {
    float: left;
  }
}
body #site-footer #footer_copyright > div a.rtsoft {
  display: block;
  width: 160px;
  margin-top: 34px;
  height: 26px;
  line-height: 27px;
  transition: 0.5s ease-in-out all;
  background: url(../img/rtsoft.png) right top no-repeat;
}
body #site-footer #footer_copyright > div a.rtsoft:hover {
  background-position: right -26px;
  text-decoration: none;
}
body .bellows ul.bellows-nav {
  background-color: #fff;
}
body .bellows ul.bellows-nav .bellows-menu-item-has-children > .bellows-target {
  padding-right: 60px;
}
body .bellows ul.bellows-nav > li {
  font-weight: 600;
  font-size: 18px;
  border-top: 1px solid #e1e1e1;
  border-left: 5px solid transparent;
}
body .bellows ul.bellows-nav > li.bellows-active {
  background-color: #fafafa;
  border-left-color: #1EA037;
}
body .bellows ul.bellows-nav > li ul.bellows-submenu {
  font-size: 16px;
  background-color: #fafafa;
}
body .bellows ul.bellows-nav > li ul.bellows-submenu ul.bellows-submenu {
  border-left: none;
}
body .bellows ul.bellows-nav > li ul.bellows-submenu ul.bellows-submenu li {
  font-weight: 400;
}
body .bellows ul.bellows-nav > li ul.bellows-submenu ul.bellows-submenu li a {
  color: #474e5d;
}
body .bellows ul.bellows-nav > li ul.bellows-submenu ul.bellows-submenu li a:hover {
  color: #1EA037;
}
body .post-box {
  margin-bottom: 50px;
}
body .post-box .row {
  border-top: 1px dotted #d4d7d9;
  padding-top: 20px;
}
body .post-box .row .date {
  width: 70px;
  display: block;
  height: 70px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #1EA037;
  color: #1EA037;
  font-size: 20px;
  line-height: 20px;
  padding-top: 13px;
  float: left;
  margin-right: 25px;
  margin-bottom: 50px;
}
body .post-box .row .date span {
  display: block;
  width: 100%;
}
body .post-box .row .date span:last-child {
  font-size: 16px;
}
body h1,
body h2 {
  font-family: 'PT Serif', serif;
  font-size: 40px;
  border-bottom: 2px solid #d4d7d9;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
body h1:after,
body h2:after {
  display: block;
  width: 70px;
  height: 0px;
  content: '';
  position: relative;
  top: 17px;
  border-bottom: 2px solid #1EA037;
}
body h2 {
  border-bottom: none;
  font-size: 32px;
  margin-bottom: 0px;
}
body h2:after {
  display: none;
}
body a {
  color: #1EA037;
  text-decoration: underline;
}
body a:hover {
  text-decoration: none;
  color: #1EA037;
}
body .contact-widget {
  background-color: #fff;
  padding: 20px 0px 0px 0px;
}
body .contact-widget table {
  width: 185px;
}
body .contact-widget table td {
  vertical-align: top;
}
body .contact-widget .g-row {
  padding-bottom: 30px;
}
body .contact-widget .g-row .fa-wrap {
  background-color: #1EA037;
  color: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  display: block;
  font-size: 22px;
  line-height: 30px;
  margin: 0px 20px;
  float: left;
}
body .contact-widget .g-row:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
body #main .contact-widget {
  float: left;
  background: none;
}
body #main .contact-widget .g-row {
  width: 50%;
  float: left;
}
@media (max-width: 767px) {
  body #main .contact-widget .g-row {
    width: 100%;
  }
}
body .button {
  width: 160px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: block;
  color: #fff;
  text-decoration: none;
}
body .button.more {
  float: right;
  background-color: #1EA037;
  border: 1px solid transparent;
  cursor: pointer;
}
body .button.more:hover {
  background-color: #fff;
  border: 1px solid #1EA037;
  color: #1EA037;
}
body .wpcf7-submit {
  width: 160px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: block;
  color: #fff;
  text-decoration: none;
  background-color: #1EA037;
  border: 1px solid transparent;
  cursor: pointer;
}
body .wpcf7-submit:hover {
  background-color: #fff;
  border: 1px solid #1EA037;
  color: #1EA037;
}
body .white-stripe {
  background-color: #fff;
  width: 100%;
  min-height: 140px;
  padding-top: 37px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
@media (min-width: 769px) {
  body .white-stripe .container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
body .white-stripe .container a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: auto;
}
@media (max-width: 768px) {
  body .white-stripe .container a {
    margin-bottom: 40px;
    display: block;
    text-align: center;
  }
  body .white-stripe .container a:last-child {
    margin-bottom: 0px;
  }
}
.owl-theme .owl-dots .owl-dot span {
  border: 1px solid #1EA037 !important;
  background: #fff !important;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #1EA037 !important;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: -10px !important;
}
/*# sourceMappingURL=theme.css.map */