/*
* @package MIXINS
*/
/*
* @package Variables
*/
@import url(animate.css);
/*
* @section Main Styles
*/
body {
  color: #666;
  font: 200 14px "Open Sans", sans-serif;
  line-height: 1.5625;
  -webkit-text-size-adjust: none; }
  @media (min-width: 768px) and (max-width: 991px) {
    body {
      font-size: 16px; } }

img {
  max-width: 100%;
  height: auto; }

h1, .heading-1, h2, .heading-2, h3, h4, h5, .heading-5, h6, .heading-7, h8 {
  font-family: "Titillium Web", sans-serif;
  line-height: 1.2;
  font-weight: 600;
  color: #1C5400;; }

h1, .heading-1 {
  font-size: 32px;
  line-height: 1.33333; }
  @media (min-width: 768px) {
    h1, .heading-1 {
      font-size: 52px; } }

h2, .heading-2 {
  font-size: 30px; }
  @media (min-width: 768px) {
    h2, .heading-2 {
      font-size: 42px; } }
h3 {
  font-size: 24px; }
  @media (min-width: 768px) {
    h3 {
      font-size: 28px; } }

h4 {
  font-size: 20px; }

h5, .heading-5 {
  font-size: 16px;
  line-height: 1.66667; }
  @media (min-width: 768px) {
    h5, .heading-5 {
      font-size: 18px; } }

h6, .heading-6 {
  font-size: 14px; }
  @media (min-width: 768px) {
    h6, .heading-6 {
      font-size: 16px; } }

.heading-5 {
  line-height: 1.2; }

.heading-1 {
  text-shadow: 5px  5px 5px green,
              -5px  5px 5px green,
               5px -5px 5px green,
              -5px -5px 5px green; }
.heading-7 {
  text-shadow: 3px  3px 3px green,
              -3px  3px 3px green,
               3px -3px 3px green,
              -3px -3px 3px green; }
h3 {  
     background:#FDF1F3;  
     border-left:7px solid #C11336;  
     border-bottom:1px solid #C11336;  
     border-radius: 5px;
     padding:.3em 1.5em ;}
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none; }

time {
  display: block; }

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  a:focus {
    outline: none; }
  a:active {
    background-color: transparent; }
  a:hover {
    color: #1C5400; }

.bg-primary-inset-1 a {
  color: #4E9631; }
  .bg-primary-inset-1 a:hover {
    color: #1C5400; }


a[href^="tel:"],
a[href^="mailto:"] {
  color: #171d4c; }
  a[href^="tel:"]:hover,
  a[href^="mailto:"]:hover {
    color: #1C5400; }

.fa {
  line-height: inherit; }

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome"; }

.page {
  overflow: hidden;
  min-height: 500px; }
  .lt-ie9 .page {
    min-width: 1200px; }

.image-wrap img {
  width: 100%; }

/*
* @subsection Helpers
*/
@media (max-width: 991px) {
  .text-shadow {
    text-shadow: 3px 3px 2px #323232; } }

.inset-1, .inset-5 {
  padding: 35px 20px; }
/*
  @media (min-width: 480px) {
    .inset-1, .inset-5 {
      padding: 60px; } }
  @media (min-width: 1200px) {
    .inset-1, .inset-5 {
      padding: 72px 235px 70px 69px; } }
*/
@media (min-width: 1200px) {
  .inset-5 {
    padding-right: 90px; } }

.inset-2 {
  padding: 30px; }
  @media (min-width: 768px) {
    .inset-2 {
      padding: 65px 80px 70px 69px; } }

.inset-3 {
  padding-top: 10px; }

.inset-4 {
  padding: 15px 29px 15px; }

.inset-6 {
  padding: 25px 20px; }
  @media (min-width: 768px) {
    .inset-6 {
      padding: 53px 48px; } }

@media (min-width: 1200px) {
  .flow-offset-1 > [class^='col-']:nth-child(3), .flow-offset-1 > [class^='col-']:nth-child(4) {
    margin-top: 70px; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .flow-offset-1 > [class^='col-'] {
    margin-top: 30px; } }

@media (max-width: 992px) {
  .flow-offset-2 > [class^='col-'] {
    margin-top: 10px; } }

/*
* @subsection Alignment
*/
.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

@media (min-width: 480px) {
  .text-xs-left {
    text-align: left; }

  .text-xs-center {
    text-align: center; }

  .text-xs-right {
    text-align: right; } }
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left; }

  .text-sm-center {
    text-align: center; }

  .text-sm-right {
    text-align: right; } }
@media (min-width: 992px) {
  .text-md-left {
    text-align: left; }

  .text-md-center {
    text-align: center; }

  .text-md-right {
    text-align: right; } }
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left; }

  .text-lg-center {
    text-align: center; }

  .text-lg-right {
    text-align: right; } }
/*
* @section Main Layout
*/
* + p {
  margin-top: 26px; }

* + h5 {
  margin-top: 37px; }

h5 + p {
  margin-top: 10px; }

h2 + p {
  margin-top: 40px; }

* + .btn {
  margin-top: 31px; }
  * + .btn-default--skin-1 {
    margin-top: 51px; }

* + .quote {
  margin-top: 84px; }

* + .mailform {
  margin-top: 69px; }

* + .terms-list {
  margin-top: 63px; }

* + .row {
  margin-top: 15px; }
  @media (min-width: 992px) {
    * + .row {
      margin-top: 41px; } }

* + .contact-info {
  margin-top: 13px; }

* + .offset-1 {
  margin-top: 55px; }

* + .offset-2 {
  margin-top: 20px; }

/*
* @section Components
*/
/*
* @subsection Brand
*/
.brand {
  text-align: left;
  display: inline-block;
  color: #ffffff;
  font-size: 25px;
  font-weight: 900;
  letter-spacing: 0.06em;
  line-height: 1.1;
  text-transform: uppercase;
  width: 261px;
  height: 39px;
  background: url("../images/yayoilogo.png"); }
  .brand .small {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.12em; }
  .brand a:hover {
    color: inherit; }

/*
* @subsection Buttons
*/
.btn {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-family: "Titillium Web", sans-serif;
  letter-spacing: 0.058em; }

.btn-sm {
  font-size: 18px;
  line-height: 40px;
  padding: 5px 26px; }

.btn-default {
  color: #171d4c;
  background-color: #ffffff; }
  .btn-default:hover {
    background-color: #1C5400;
    color: #ffffff;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }
  .btn-default:active {
    background-color: #3d4899; }
  .btn-default--skin-1 {
    position: relative;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    .btn-default--skin-1:before, .btn-default--skin-1:after {
      content: "";
      position: absolute;
      z-index: -1;
      left: 0;
      right: 0;
      -moz-transform: scaleY(0);
      -ms-transform: scaleY(0);
      -o-transform: scaleY(0);
      -webkit-transform: scaleY(0);
      transform: scaleY(0);
      -moz-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
      -o-transform-origin: 50% 100%;
      -webkit-transform-origin: 50% 100%;
      transform-origin: 50% 100%;
      transition-duration: 0.3s;
      -webkit-transition-timing-function: ease-out;
      transition-timing-function: ease-out; }
    .btn-default--skin-1:after {
      top: -10px;
      bottom: 100%;
      background-color: #ffffff; }
    .btn-default--skin-1:before {
      top: 0;
      bottom: 0;
      background-color: #1C5400; }
    .btn-default--skin-1:hover, .btn-default--skin-1:focus, .btn-default--skin-1:active {
      color: white; }
    .btn-default--skin-1:hover:before, .btn-default--skin-1:focus:before, .btn-default--skin-1:active:before, .btn-default--skin-1:hover:after, .btn-default--skin-1:focus:after, .btn-default--skin-1:active:after {
      -webkit-transform: scaleY(1);
      transform: scaleY(1); }

.btn-primary {
  color: #ffffff;
  background-color: #1C5400; }
  .btn-primary:hover {
    background-color: #7280e5;
    color: #ffffff;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }

.hero {
  font-size: 18px;
  line-height: 1.25; }
  @media (min-width: 768px) {
    .hero {
      font-size: 18px; } }
  .hero * + p {
    margin-top: 20px; }

/*
* @subsection Quote
*/
.quote {
  display: inline-block;
  position: relative;
  padding-top: 200px; }
  .quote q {
    display: block;
    font-size: 18px;
    line-height: 1.5;
    color: #171d4c;
    background-color: #eeeff4;
    padding: 20px 30px;
    position: relative; }
    .quote q:before {
      content: '';
      position: absolute;
      bottom: 100%;
      left: 50%;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 20px 20px 20px;
      border-color: transparent transparent #eeeff4 transparent; }
  .quote * + .heading-5 {
    margin-top: 16px; }
  .quote .cite {
    position: absolute;
    left: 50%;
    top: 0; }
  @media (max-width: 767px) {
    .quote q:before {
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
    .quote .cite {
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); } }
  @media (min-width: 768px) {
    .quote {
      width: 726px;
      padding-right: 238px;
      padding-top: 0; }
      .quote .cite {
        left: auto;
        right: 0; }
      .quote q:before {
        left: auto;
        bottom: auto;
        top: 20px;
        right: -39px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 54px 40px 0 0;
        border-color: #eeeff4 transparent transparent transparent; } }
  @media (min-width: 992px) {
    .quote {
      width: 910px;
      padding-right: 260px; }
      .quote q {
        font-size: 18px; } }
  @media (min-width: 1200px) {
    .quote {
      width: 1050px;
      padding-right: 281px; }
      .quote q {
        padding: 54px 90px 56px 50px; } }

.quote-1 {
  display: inline-block;
  position: relative; }
  .quote-1 q {
    display: block;
    font-size: 18px;
    line-height: 1.5;
    padding: 22px 28px;
    position: relative; }
    @media (min-width: 1200px) {
      .quote-1 q {
        padding: 54px 50px; } }
    .quote-1 q:before {
      content: '';
      position: absolute;
      bottom: -30px;
      left: 70px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 31px 30px 0 0;
      border-color: #3d4899 transparent transparent transparent; }
  .quote-1 .cite {
    padding-left: 49px;
    margin-top: 45px; }
    .quote-1 .cite .small {
      font-size: 14px;
      margin-top: 9px; }

/*
* @subsection Term list
*/
.terms-list * + dd {
  margin-top: 16px; }
.terms-list * + dt {
  margin-top: 38px; }

/*
* @subsection Contact info
*/
.contact-info {
  font-size: 12px;
  display: inline-block;
  line-height: 1.8; }
  .contact-info dl {
    text-align: left; }
    .contact-info dl dt:after {
      content: ':'; }
    .contact-info dl dt, .contact-info dl dd {
      display: inline-block; }
  .contact-info * + dl {
    margin-top: 0px; }
  .contact-info--skin-1 .heading-5 {
    line-height: 1.65; }
  .contact-info--skin-1 dl {
    line-height: 1.55;
    width: 300px; }
    @media (min-width: 1200px) {
      font-size: 14px;
      .contact-info--skin-1 dl {
        width: auto; } }
    .contact-info--skin-1 dl dt {
      width: 53%; }
      .contact-info--skin-1 dl dt.email {
        width: auto; }
/*
* @subsection Marked-list
*/
.marked-list {
  text-align: left; }
  .marked-list li {
    color: #171d4c;
    position: relative;
    padding-left: 18px; }
    .marked-list li:before {
      position: absolute;
      content: '\e097';
      color: #a0a9e5;
      left: 0;
      top: 3px;
      font-family: 'fl-bigmug-line';
      font-size: 12px;
      font-weight: 400;
      font-style: normal; }
    .marked-list li a {
      color: inherit; }
      .marked-list li a:hover {
        color: #1C5400; }
  .marked-list-skin-1, .marked-list-skin-2 {
    font-size: 24px; }
    .marked-list-skin-1 li, .marked-list-skin-2 li {
      color: #ffffff;
      padding-left: 0; }
      .marked-list-skin-1 li:before, .marked-list-skin-2 li:before {
        content: none; }
      .marked-list-skin-1 li a, .marked-list-skin-2 li a {
        display: block;
        position: relative;
        padding: 25px 20px 26px 80px;
        line-height: 1.23;
        background-color: #3d4899; }
        .marked-list-skin-1 li a:hover, .marked-list-skin-2 li a:hover {
          color: inherit;
          background-color: #1C5400; }
        .marked-list-skin-1 li a:before, .marked-list-skin-2 li a:before {
          position: absolute;
          top: 25px;
          left: 28px;
          content: '\e001';
          font-family: 'fl-bigmug-line';
          font-size: inherit;
          color: #a0a9e5;
          font-weight: 400;
          font-style: normal; }
  .marked-list-skin-2 li a {
    color: #171d4c;
    background-color: #eeeff4; }
    .marked-list-skin-2 li a:hover {
      color: #ffffff; }
  .marked-list li + li {
    margin-top: 10px; }

/*
* @subsection Backgrounds
*/
.bg-primary {
  color: #ffffff; }
  .bg-primary h1, .bg-primary .heading-1, .bg-primary h2, .bg-primary .heading-2, .bg-primary h3, .bg-primary h4, .bg-primary h5, .bg-primary .heading-5, .bg-primary h6, .bg-primary .heading-6, .bg-primary .heading-7 {
    color: #ffffff; }

.bg-primary{
  background: #92CC00; }

.bg-primary-inset-1{
  border-top: 8px double #ffffff;
  border-bottom: 8px double #ffffff;
  border-left: 8px double #ffffff;
  border-right: 8px double #ffffff;
  border-radius: 30px;
  background: #92CC00; }

.kankyo-suishin{
  border-top: 8px double #FDF1F3;
  border-bottom: 8px double #FDF1F3;
  border-left: 8px double #FDF1F3;
  border-right: 8px double #FDF1F3;
  border-radius: 25px;
  background: #FBD9E0; }

.bg-primary-inset-4{
	padding: 10px;
	position: relative;
	overflow: hidden;
	background-color: #92CC00;
	color: #FFF;
}
.bg-primary-inset-4:before{
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0px;
	display: block;
	width: 25%;
	height: 200%;
	background-color: #FFF;
	border-radius: 100px 100px 0 0;
	opacity: 0.6;
}
.bg-primary-inset-4:after{
	content: '';
	position: absolute;
	bottom: -1px;
	left: 21%;
	display: block;
	width: 12%;
	height: 100%;
	background-color: #FFF;
	border-radius: 50px 50px 0 0;
	opacity: 0.6;
}

.bg-primary-variant-1 {
  background: #4E9631;
  color: #D6FFC6; }
  .bg-primary-variant-1 h1, .bg-primary-variant-1 .heading-1, .bg-primary-variant-1 h2, .bg-primary-variant-1 .heading-2, .bg-primary-variant-1 h3, .bg-primary-variant-1 h4, .bg-primary-variant-1 h5, .bg-primary-variant-1 .heading-5, .bg-primary-variant-1 h6, .bg-primary-variant-1 .heading-6 {
    color: #C4FEAD; }

.privacy-mail {
  display: inline-block;
  margin-top: 22px; }

/*
* @subsection Colors
*/
.text-default {
  color: #ffffff; }

.text-primary-variant-1 {
  color: #a0a9e5; }

/*
* @subsection Imports
*/
/*
* @package Boxes
*/
.box .box__middle, .box-xs .box__middle, .box-sm .box__middle, .box-md .box__middle, .box-lg .box__middle {
  vertical-align: middle; }
.box .box__bottom, .box-xs .box__bottom, .box-sm .box__bottom, .box-md .box__bottom, .box-lg .box__bottom {
  vertical-align: bottom; }
.box .box_left *, .box-xs .box_left *, .box-sm .box_left *, .box-md .box_left *, .box-lg .box_left * {
  margin-left: auto;
  margin-right: auto; }

.box .box_left img, .box .box_right img {
  max-width: none; }
.box .box_left,
.box .box_right,
.box .box_cnt {
  padding: 0;
  display: table-cell;
  vertical-align: top; }
.box .box_left {
  padding-right: 29px; }
.box .box_right {
  padding-left: 29px; }

.box-xs .box_left, .box-sm .box_left, .box-md .box_left, .box-lg .box_left {
  padding-bottom: 29px; }
.box-xs .box_right, .box-sm .box_right, .box-md .box_right, .box-lg .box_right {
  padding-top: 29px; }

@media (min-width: 480px) {
  .box-xs .box_left img, .box-xs .box_right img {
    max-width: none; }
  .box-xs .box_left,
  .box-xs .box_right,
  .box-xs .box_cnt {
    display: table-cell;
    vertical-align: top; }
  .box-xs .box_left {
    padding-right: 29px; }
  .box-xs .box_right {
    padding-left: 29px; }

  .box-xs-clear .box_left img, .box-xs-clear .box_right img {
    max-width: 100%; }
  .box-xs-clear .box_left,
  .box-xs-clear .box_right,
  .box-xs-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top; }
  .box-xs-clear .box_left {
    padding-bottom: 29px; }
  .box-xs-clear .box_right {
    padding-top: 29px; } }
@media (min-width: 768px) {
  .box-sm .box_left img, .box-sm .box_right img {
    max-width: none; }
  .box-sm .box_left,
  .box-sm .box_right,
  .box-sm .box_cnt {
    display: table-cell;
    vertical-align: top; }
  .box-sm .box_left {
    padding-right: 29px; }
  .box-sm .box_right {
    padding-left: 29px; }

  .box-sm-clear .box_left img, .box-sm-clear .box_right img {
    max-width: 100%; }
  .box-sm-clear .box_left,
  .box-sm-clear .box_right,
  .box-sm-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top; }
  .box-sm-clear .box_left {
    padding-bottom: 29px; }
  .box-sm-clear .box_right {
    padding-top: 29px; } }
@media (min-width: 992px) {
  .box-md .box_left img, .box-md .box_right img {
    max-width: none; }
  .box-md .box_left,
  .box-md .box_right,
  .box-md .box_cnt {
    display: table-cell;
    vertical-align: top; }
  .box-md .box_left {
    padding-right: 29px; }
  .box-md .box_right {
    padding-left: 29px; }

  .box-md-clear .box_left img, .box-md-clear .box_right img {
    max-width: 100%; }
  .box-md-clear .box_left,
  .box-md-clear .box_right,
  .box-md-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top; }
  .box-md-clear .box_left {
    padding-bottom: 29px; }
  .box-md-clear .box_right {
    padding-top: 29px; } }
@media (min-width: 1200px) {
  .box-lg .box_left img, .box-lg .box_right img {
    max-width: none; }
  .box-lg .box_left,
  .box-lg .box_right,
  .box-lg .box_cnt {
    display: table-cell;
    vertical-align: top; }
  .box-lg .box_left {
    padding-right: 29px; }
  .box-lg .box_right {
    padding-left: 29px; }

  .box-lg-clear .box_left img, .box-lg-clear .box_right img {
    max-width: 100%; }
  .box-lg-clear .box_left,
  .box-lg-clear .box_right,
  .box-lg-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top; }
  .box-lg-clear .box_left {
    padding-bottom: 29px; }
  .box-lg-clear .box_right {
    padding-top: 29px; } }
@media (min-width: 480px) {
  .box-1 .box_left img, .box-1 .box_right img {
    max-width: none; }
  .box-1 .box_left,
  .box-1 .box_right,
  .box-1 .box_cnt {
    display: table-cell;
    vertical-align: top; }
  .box-1 .box_left {
    padding-right: 29px; }
  .box-1 .box_right {
    padding-left: 29px; }

  .box-1-clear .box_left img, .box-1-clear .box_right img {
    max-width: 100%; }
  .box-1-clear .box_left,
  .box-1-clear .box_right,
  .box-1-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top; }
  .box-1-clear .box_left {
    padding-bottom: 29px; }
  .box-1-clear .box_right {
    padding-top: 29px; } }
/**
* @package jQuery Superfish Menu
*
* @author Joel Birch
* @link http://users.tpg.com.au/j_birch/plugins/superfish/
* @license http://www.opensource.org/licenses/mit-license.php
*/
/*
* @subsection Menu Styles
*/
.sf-menu {
  display: inline-block;
  font-family: "Titillium Web", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-transform: uppercase; }
  .sf-menu:before, .sf-menu:after {
    display: table;
    content: "";
    line-height: 0; }
  .sf-menu:after {
    clear: both; }
  .sf-menu > li {
    position: relative;
    float: left; }
    .sf-menu > li + li {
      margin-left: 3px; }
  .sf-menu a {
    display: block;
    text-align: center;
    padding: 13px 18px; }
  @media (min-width: 1200px) {
    .sf-menu {
      font-size: 16px; }
      .sf-menu a {
        padding: 13px 24px; } }

/*
* @subsection Menu item styles
*/
.sf-menu > li > a {
  color: #ffffff; }
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover, .sf-menu > li.active > a {
  background-color: #236B00; }

/*
* @subsection Sub menu lvl1 styles
*/
.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  text-align: center;
  padding: 20px 0;
  background-color: #1C5400;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .sf-menu ul:before {
    content: '';
    position: absolute;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }

.sf-menu > li > ul {
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .sf-menu > li > ul:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #1C5400 transparent;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }

/*
* @subsection Sub menu lvl1 item styles
*/
.sf-menu ul {
  -webkit-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
  -moz-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176); }
  .sf-menu ul a {
    color: #ffffff;
    display: block;
    padding: 4px 5px 7px;
    text-transform: none;
    font-weight: 600;
    min-width: 170px; }
  .sf-menu ul > li {
    position: relative; }
    .sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
      color: #ffffff;
      background-color: #3d4899; }

/*
* @subsection Sub menu lvl2 styles
*/
.sf-menu ul ul {
  position: absolute;
  top: -2px;
  left: 110%;
  background-color: #3d4899;
  margin-top: 0;
  z-index: 4; }

/*
* @subsection Sub menu lvl2 item styles
*/
.sf-menu ul ul {
  padding: 25px 0; }
  .sf-menu ul ul > li > a {
    color: #ffffff;
    min-width: 170px; }
  .sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
    color: #ffffff;
    background-color: #1C5400; }
  .sf-menu ul ul:before {
    content: '';
    position: absolute;
    top: 12px;
    right: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #3d4899 transparent transparent;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }

/*
* @subsection sf-with-ul styles
*/
.sf-menu > li > .sf-with-ul {
  position: relative; }

/*
* @subsection Responsive
*/
@media (max-width: 767px) {
  .sf-menu {
    display: none; } }
/**
* @subsection RD Mobile Menu
*
* @description mobile navbar
*
* @author Evgeniy Gusarov (Diversant)
* @link http://cms.devoffice.com/diversant/rd-navbar/
*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  .rd-mobilemenu.active {
    right: 0; }

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #D6FFC6;
  background: #236B00;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1); }
  .rd-mobilemenu.active .rd-mobilemenu_ul {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  .rd-mobilemenu_ul a {
    display: block;
    padding: 14px 25px 16px; }
    .rd-mobilemenu_ul a.active {
      background: #3FE000;
      color: #fff; }
    .rd-mobilemenu_ul a:hover {
      background: #3FE000;
      color: #FFF; }
    .rd-mobilemenu_ul a .rd-submenu-toggle {
      position: absolute;
      top: 50%;
      right: 11px;
      margin-top: -17.5px;
      width: 32px;
      height: 32px;
      font: 400 10px "FontAwesome";
      line-height: 32px;
      text-align: center;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-transition: 0.5s all ease;
      -o-transition: 0.5s all ease;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease;
      z-index: 1;
      background: rgba(0, 0, 0, 0.1); }
      .rd-mobilemenu_ul a .rd-submenu-toggle:after {
        font-family: 'fl-bigmug-line';
        font-size: inherit;
        font-weight: 400;
        font-style: normal;
        content: '\e034'; }
      .rd-mobilemenu_ul a .rd-submenu-toggle:hover {
        background: #171d4c;
        color: #A5BFD2; }
    .rd-mobilemenu_ul a.rd-with-ul {
      position: relative; }
      .rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg); }
  .rd-mobilemenu_ul ul a {
    padding-left: 40px; }
  .rd-mobilemenu_ul ul ul a {
    padding-left: 60px; }
  .rd-mobilemenu_ul:after {
    content: '';
    display: block;
    height: 20px; }

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #31AD00;
  color: #FFF;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991; }

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #FFF;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap; }

/*
* @subsection Mobilepanel Toggle Presets
*/
/*
* @subsection Mobilepanel Toggle
*/
.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px; }
  .rd-mobilepanel_toggle span {
    position: relative;
    display: block;
    margin: auto;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
      content: "";
      position: absolute;
      left: 0;
      top: -8px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .rd-mobilepanel_toggle span:after {
      top: 8px; }
    .rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
      width: 24px;
      height: 4px;
      background-color: #FFF;
      backface-visibility: hidden;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }
  .rd-mobilepanel_toggle span {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
    .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center;
      -moz-transform-origin: 1.71429px center;
      -ms-transform-origin: 1.71429px center;
      -o-transform-origin: 1.71429px center;
      -webkit-transform-origin: 1.71429px center;
      transform-origin: 1.71429px center; }
  .rd-mobilepanel_toggle.active span {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
    .rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
      top: 0;
      width: 15px; }
    .rd-mobilepanel_toggle.active span:before {
      -webkit-transform: rotate3d(0, 0, 1, -40deg);
      transform: rotate3d(0, 0, 1, -40deg); }
    .rd-mobilepanel_toggle.active span:after {
      -webkit-transform: rotate3d(0, 0, 1, 40deg);
      transform: rotate3d(0, 0, 1, 40deg); }

@media (max-width: 767px) {
  body {
    padding-top: 56px; }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block; } }
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px; } }
/*
* @package Stuck menu
*/
.isStuck {
  background: #31AD00;;
  z-index: 999;
  padding-top: 12px;
  padding-bottom: 8px; }

@media only screen and (max-width: 991px) {
  .isStuck {
    display: none !important; } }
/*
* @package ToTop
*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 48px;
  line-height: 48px;
  color: #1C5400;
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
    color: #7A00AA;
    background: none;
    text-decoration: none; }

.mobile .toTop,
.tablet .toTop {
  display: none !important; }

/**
* @package   RD Parallax
*
* @description
*
* @author Evgeniy Gusarov (Diversant)
* @link http://cms.devoffice.com/diversant/rd-parallax/
*/
.parallax {
  position: relative;
  overflow: hidden;
  letter-spacing: 0.006em; }
  .parallax * + p {
    margin-top: 19px; }
  .parallax h2 + p {
    margin-top: 50px; }
  .parallax * + .row {
    margin-top: 50px; }
  .parallax * + .offset-2 {
    margin-top: 10px; }
  .parallax * + .btn-primary {
    margin-top: 56px; }
  .parallax_image, .parallax_pattern {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-position: center center;
    will-change: transform; }
  .parallax_image {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }
  .parallax_pattern {
    background-repeat: repeat; }
  .parallax_cnt {
    position: relative; }

/*
* @section HEADER
*/
header {
  padding-top: 20px;
  padding-bottom: 25px;
  background-color: #4E9631; }
  header .brand {
    float: left; }
  header .nav {
    float: right; }
    @media (min-width: 768px) and (max-width: 991px) {
      header .nav {
        margin-top: 20px; } }
  @media (min-width: 992px) {
    header {
      padding-top: 30px;
      padding-bottom: 17px; } }
  @media (max-width: 991px) {
    header {
      text-align: center; }
      header .brand, header .nav {
        float: none; } }

/*
* @section CONTENT
*/
main {
  display: block; }

/*
* @subsection Well
*/
.well-xs {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 992px) {
    .well-xs {
      padding-top: 75px;
      padding-bottom: 59px; } }

.well-sm {
  padding-top: 40px;
  padding-bottom: 40px; }
/*
  @media (min-width: 992px) {
    .well-sm {
      padding-top: 80px;
      padding-bottom: 80px; } }
*/

.well-md {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 992px) {
    .well-md {
      padding-top: 73px;
      padding-bottom: 85px; } }

.well-lg {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 992px) {
    .well-lg {
      padding-top: 50px;
      padding-bottom: 50px; } }

.well-xl {
  padding-top: 30px;
  padding-bottom: 50px; }
  @media (min-width: 992px) {
    .well-xl {
      padding-top: 145px;
      padding-bottom: 170px; } }

/*
* @section FOOTER
*/
footer {
  color: #D6FFC6;
  background-color: #31AD00;
  line-height: 1.25; }
  footer h5 + p {
    margin-top: 13px; }
  footer .well-xs {
    padding-top: 30px;
    padding-bottom: 40px; }
/*
  @media (min-width: 992px) {
    footer .well-sm {
      padding-top: 71px;
      padding-bottom: 68px; } }
*/
  footer .brand {
    margin-top: 5px;
    color: #3d4899; }
  footer .copyright {
    display: block; }
    @media (min-width: 768px) {
      footer .copyright {
        float: right; } }

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