@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);

@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
 @import url('https://fonts.googleapis.com/css?family=Roboto:300,400');
/*========================================================
						Main Styles
=========================================================*/
body {
  color: #4e4d4f;
  font: 400 16px/22px "Open Sans Condensed", sans-serif;
  -webkit-text-size-adjust: none;
  background: #7dc36a;
}

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

h2 {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 60px;
  font-weight: bold;
  line-height: 1.2;
  color: #818285;
 
}
@media (max-width: 979px) {
  h2 {
    font-size: 40px;
  }
}

h3 {
font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 100;
  line-height: 1.2;
  text-transform: normal;
 color: #4e4d4f;
}
@media (max-width: 979px) {
  h3 {
font-family: "Roboto", sans-serif;
    font-size: 36px;
    line-height: 1;
  }
}
h3.mod1 {
  font-size: 16px;
  text-transform: none;
  text-transform: normal;
 color: #4e4d4f;
}

h1 {
font-family: "Roboto", sans-serif;
  font-size: 28px;
  font-weight: 100;
  line-height: 1.2;
  text-transform: normal;
  color: #7dc36a;
}
@media (max-width: 979px) {
  h1 {
  font-size: 28px;
    line-height: 1;
  }
}
h1.mod1 {
font-family: "Roboto", sans-serif;
  font-size: 28px;
  text-transform: none;
  text-transform: normal;
  color: #4e4d4f;

  border-bottom: 1px solid #7dc36a;
}

h4 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  color: #7dc36a;
  letter-spacing: -1px;
}

h5 {
  margin-top: 22px;
  font-size: 30px;
  line-height: 1.2;
  color: #7fc469;
  font-weight: 100;
  letter-spacing: -1px;
}

h6 {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: -1px;
}
h6 a:hover {
  text-decoration: underline;
  color: #cc6011;
}

h6.h7 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  color: #7fc469;
  letter-spacing: 0;
}

h6.h8 {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  color: #7fc469;
}
h6.h8.mod1 {
  text-transform: none;
  font-weight: 400;
  margin-top: -7px;
}
@media (max-width: 979px) {
  h6.h8.mod1 {
    margin-top: 0;
  }
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
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[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

a[href^="callto:"]:hover {
  text-decoration: underline;
}

strong {
  font-weight: 700;
}

.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;
}

/*=======================================================
						 Main Layout
=========================================================*/
.fleft {
  float: left;
}

.fright {
  float: right;
}

.cntr {
  text-align: center;
}

.left {
  text-align: left;
}

.txt_upp {
  text-transform: uppercase;
}

.color1 {
  color: #7fc469;
}

* + h3, * + h4, * + h5, * + h6, * + p, * + img, * + .btn {
  margin-top: 20px;
}

h4 + img {
  margin-top: 32px;
}

img + p {
  margin-top: 21px;
}

img + h6.h7 {
  margin-top: 34px;
}

h6.h7 + p {
  margin-top: 7px;
}

.section2 h6 + p {
  font-size: 14px;
  line-height: 18px;
  margin-top: 11px;
}

p + .btn {
  margin-top: 25px;
}

h2 + .btn2 {
  margin-top: 47px;
}

.row + .btn2 {
  margin-top: 101px;
}
@media (max-width: 767px) {
  .row + .btn2 {
    margin-top: 40px;
  }
}

h2 + .row {
  margin-top: 85px;
}

.row + .row {
  margin-top: 30px;
}

.row_big_distance .row + .row {
  margin-top: 45px;
}

h2 + .row.mod1 {
  margin-top: 72px;
}

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

h3.mod1 + p {
  margin-top: 12px;
}

h3 + h6.h8 {
  margin-top: 16px;
}

h2 + h6.h8.mod1 {
  margin-top: 78px;
}

h6.h8 + p {
  margin-top: 12px;
}

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

p + .row {
  margin-top: 26px;
}

hr {
  border: none;
  height: 5px;
  margin: 0;
  background: #7fc469;
}

.link1 {
  color: #7fc469;
}
.link1:hover {
  color: #818285;
}

@media (max-width: 767px) {
  .mobile_cntr {
    text-align: center;
  }
}
@media (max-width: 479px) {
  .mobile_cntr2 {
    text-align: center;
  }
}
/*=======================================================
						Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  position: relative;
  display: inline-block;
  padding-top: 43px;
  padding-left: 14px;
  padding-bottom: 14px;
  text-transform: uppercase;
}
.brand a:hover {
  color: inherit;
}
.brand_name {
  position: relative;
  padding-right: 10px;
  margin-top: -18px;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 42px;
  color: #7fc469;
  float: left;
}
.brand_name:after {
  content: "";
  position: absolute;
  top: -16px;
  right: 0px;
  width: 0px; /*29*/
  height: 0px;;
  margin-right:6px;
  /*
  margin-right: 6px; */

}
.brand_slogan {
  text-align: left;
  display: inline-block;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  letter-spacing: -0.35px;
  color: #7dc36a;
  margin-top: -2px;
}
@media (max-width: 479px) {
  .brand {
    /*margin-left: 65px;*/
  }
}

/*==================  Inline List  ======================*/
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 0;
}
.inline-list a {
  display: inline-block;
  width: 23px;
  height: 23px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 23px;
  font-size: 13px;
  text-align: center;
  color: #fff;
  background-color: #4d4c4d;
}
.inline-list a:hover {
  color: #7fc469;
}

/*==================   Flex List   ======================*/
.flex-list {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.flex-list li {
  display: table-cell;
}
.flex-list a img {
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.flex-list a:hover img {
  opacity: 0.6;
}
.flex-list li + li {
  margin-left: 20px;
}
@media (max-width: 767px) {
  .flex-list, .flex-list li {
    display: inline-block;
  }
}

/*==================  List1  ======================*/
.list1 {
  /*li.grid_4:nth-child(n + 4) {margin-top: 30px;}*/
}
.list1 li {
  position: relative;
  padding-left: 125px;
  margin-top: 30px;
  padding-bottom: 24px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list1 li:before {
  position: absolute;
  display: inline-block;
  width: 110px;
  height: 110px;
  left: 0;
  top: -5px;
  color: #fff;
  border: 2px solid #fff;
  font-size: 48px;
  text-align: center;
  line-height: 110px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/*==================  Marked List  ======================*/
.marked-list {
  margin-top: -13px;
  margin-right: 30px;
}
@media (max-width: 1199px) {
  .marked-list {
    margin-right: 0;
  }
}
.marked-list li {
  padding-top: 2px;
  position: relative;
  padding-left: 28px;
  font-size: 12px;
}
.marked-list li:before {
  content: '\f061';
  position: absolute;
  left: 0;
  top: 5px;
  font-weight: 400;
  font-size: px;
  font-family: "FontAwesome";
  color: #7fc469;
}
.marked-list li + li {
  border-top: 1px solid #d2d2d1;
  margin-top: 6px;
}
.marked-list a:hover {
  color: #7fc469;
}

/*==================   Index List  ======================*/
.index-list {
  counter-reset: li;
  margin-top: 6px;
}
.index-list li {
  margin-top: 24px;
  position: relative;
  padding-left: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.index-list li:before {
  content: counter(li,decimal-leading-zero) ".";
  counter-increment: li;
  font-size: 24px;
  font-weight: 700;
  position: absolute;
  top: 4px;
  left: 0;
}
.index-list li.grid_1:nth-child(12n + 13),
.index-list li.grid_2:nth-child(6n + 7),
.index-list li.grid_3:nth-child(4n + 5),
.index-list li.grid_4:nth-child(3n + 4),
.index-list li.grid_6:nth-child(2n + 3) {
  clear: left;
}

/*=============      Pricing Table      =================*/
.pricing-table > li {
  margin-top: 46px;
  padding: 18px 63px 62px;
  text-align: center;
  color: #fff;
  border: 2px solid #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.pricing-table > li h5 {
  font-size: 36px;
  line-height: 36px;
  font-weight: 300;
  text-transform: none;
  color: #fff;
}
.pricing-table .price {
  display: inline-block;
  margin-left: -24px;
  position: relative;
  font-size: 72px;
  line-height: 72px;
  font-weight: 900;
}
.pricing-table .price:before {
  content: "$";
  font-size: 22px;
  line-height: 22px;
  position: absolute;
  font-weight: 700;
  top: 5px;
  right: 100%;
}
.pricing-table .price:after {
  content: ".99/month";
  font-size: 14px;
  line-height: 14px;
  position: absolute;
  bottom: 10px;
  left: 97%;
  font-weight: 700;
}
.pricing-table ul li {
  padding: 14px 0;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
}
.pricing-table ul li + li {
  border-top: 1px solid #6c6d70;
}
.pricing-table .btn2 {
  text-transform: none;
  font-size: 22px;
  width: 171px;
  padding: 17px 11px;
  color: #7dc36a;
  background-color: #cfcfcf;
}
.pricing-table .btn2:hover {
  background: black;
  color: #7fc469;
}
.pricing-table > li.active {
  color: #fff;
  border-color: #7dc36a;
  background: #7dc36a;
}
.pricing-table > li.active h5 {
  color: #fff;
}
.pricing-table > li.active ul li {
  color: #fff;
}
.pricing-table > li.active ul li + li {
  border-color: rgba(255, 255, 255, 0.16);
}
.pricing-table > li.active .btn2 {
  color: #fff;
  background: #7fc469;
}
.pricing-table > li.active .btn2:hover {
  color: #fff;
  background: black;
}
.pricing-table * + .price {
  margin-top: 29px;
}
.pricing-table * + ul {
  margin-top: 16px;
}
.pricing-table * + .btn2 {
  margin-top: 48px;
}
@media (max-width: 479px), (min-width: 768px) and (max-width: 1199px) {
  .pricing-table > li,
  .pricing-table > li.active {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  .pricing-table > li.active {
    margin-top: 30px;
  }
}

/*==================   Contact List   ======================*/
.contact-list p + address {
  margin-top: 20px;
}
.contact-list address {
  color: #7fc469;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: -0.5px;
}
.contact-list a[href^="mailto:"] {
  color: #7fc469;
  text-decoration: underline;
}
.contact-list a[href^="mailto:"]:hover {
  color: #818285;
  text-decoration: underline;
}
.contact-list dt {
  float: left;
  min-width: 87px;
}
.contact-list dl:last-child dt {
  min-width: 10px;
}
.contact-list dd {
  /*float: right;*/
  /*margin-right: 5px; */
}
.contact-list dl + dl {
  clear: both;
}
.contact-list dl + dl dd, .contact-list dl + dl dt {
  display: inline-block;
  float: none;
}
.contact-list dt + dd {
  margin-top: 0;
}
.contact-list dd + dt {
  clear: both;
  margin-top: 0;
}

/*==================     Privacy    =====================*/
.privacy {
  padding-top: 21px;
  padding-bottom: 22px;
}
.privacy dt {
  color: #7fc469;
}
.privacy dt + dd {
  margin-top: 18px;
}
.privacy dd + dt {
  margin-top: 29px;
}
.privacy a {
  color: #7fc469;
  text-decoration: underline;
}
.privacy a:hover {
  color: #818285;
}

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #7fc469;
}

.bg2 {
  background: #fff;
}

.bg3 {
  background: #818285;
}

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font-size: 18px;
  line-height: 42px;
  color: #7fc469;
  padding-left: 55px;
  position: relative;
  text-transform: uppercase;
}
.btn:before {
  position: absolute;
  display: inline-block;
  font-family: "FontAwesome";
  content: "";
  font-size: 18px;
  line-height: 42px;
  width: 42px;
  height: 42px;
  left: 0;
  top: 0;
  color: #fff;
  text-align: center;
  background: #7fc469;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn:hover {
  color: #7dc36a;
}
.btn:hover:before {
  left: 7px;
  background-color: #7dc36a;
}
.btn:active {
  color: #7dc36a;
}
.btn:active:before {
  left: 7px;
  background-color: #7dc36a;
}

.btn2 {
  display: inline-block;
  font-size: 20px;
  line-height: 26px;
  padding: 18px 41px;
  color: #fff;
  background-color: #7fc469;
  position: relative;
  text-transform: uppercase;
}
.btn2:hover {
  color: #fff;
  background: #7dc36a;
}
.btn2:active {
  color: #7fc469;
  background: #562807;
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box h3 {
  text-transform: none;
  color: #818285;
}
.box h3 a:hover {
  color: #7fc469;
}
.box h3 + p {
  margin-top: 0px;
}
.box_aside {
  float: left;
  margin-right: 20px;
}
@media (max-width: 979px) {
  .box_aside {
    float: none;
    margin-right: 0;
    padding-bottom: 10px;
    text-align: center;
  }
}
.box_aside.mod1 {
  margin-right: 30px;
}
.box_aside.mod2 {
  margin-right: 25px;
}
.box_cnt__no-flow {
  overflow: hidden;
}

/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
}
.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: 1px;
}
.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  text-transform: normal;
  padding: 28px 40px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  letter-spacing: -0.5px;
  color:#4e4d4f;
  border-bottom: 5px solid #fff;
border-top: 5px solid #fff;

}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #7dc36a;

border-bottom: 5px solid #7dc36a;
border-top: 5px solid #7dc36a;
}
.sf-menu > li.active > a {
  color: #7dc36a;

 border-top: 5px solid #7dc36a;
border-bottom: 5px solid #7dc36a;
}


.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 235px;
  margin-top: 2px;
  padding: 10px 0 10px;
  background: #7ec565;
  z-index: 10;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sf-menu ul {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
}
.sf-menu ul > li {
  position: relative;
}
.sf-menu ul > li > a {
  font-size: 14px;
  font-weight: 300;
  line-height: 19px;
  color: #fff;
  padding: 10px 35px 10px 31px;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #FFF;
  background: #f0f1a3;
  text-decoration: none;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
}

.sf-menu ul ul {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  position: absolute;
  top: 0;
  left: 100%;
  width: auto;
  min-width: 180px;
  margin-left: 10px;
  padding: 0;
  z-index: 4;
}

.sf-menu ul ul > li > a {
  color: #FFF;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #FFF;
  background: #7fc469;
}

.sf-menu ul > li > .sf-with-ul {
  position: relative;
}
.sf-menu ul > li > .sf-with-ul:before {
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -7px;
  content: "";
  color: #fff;
  font: 400 14px/14px "FontAwesome";
}

@media (max-width: 1365px) and (min-width: 1200px) {
  .sf-menu > li > a {
    padding: 40px 16px;
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .sf-menu > li > a {
    padding: 40px 8px;
    font-size: 16px;
  }
}
@media (max-width: 979px) {
  .sf-menu > li > a {
    padding: 10px 8px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/
.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: #666;
  background: #FFF;
  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: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #7fc469;
  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 {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.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: #FFF;
  color: #000;
  -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: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.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: #000;
  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;
  }
}
/*==================  Stuck menu  ======================*/
.stuck_container {
  position: relative;
}
.stuck_container:before, .stuck_container:after {
  display: table;
  content: "";
  line-height: 0;
}
.stuck_container:after {
  clear: both;
}

.isStuck {
  background: #fff;
  z-index: 999999;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}
.isStuck .wr {
  padding-top: 0;
  padding-bottom: 0;
}
.isStuck .search-form_toggle {
  /*top: 20px;*/
}

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

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

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
  color: #fff;
  text-align: center;
  padding-top: 165px;
  padding-bottom: 142px;
}
.parallax h2 {
  color: #fff;
}
.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;
}

/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #fff;
  background: transparent;
}
.thumb_overlay:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px "FontAwesome";
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.thumb_video .thumb_overlay {
  opacity: 1;
}
.thumb_video .thumb_overlay:before {
  content: "";
  font: 400 64px "FontAwesome";
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.thumb_video:hover .thumb_overlay:before {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
@media (max-width: 767px) {
  .thumb_video {
    margin-left: 0;
  }
}

/*========================================================
					 HEADER  Section
=========================================================*/
header {
  background: #fff;
}
header .top_header {
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  padding: 6px 35px 4px;
  overflow: hidden;
  color: #7fc469;
  background-color: #7dc36a;
}
@media (max-width: 767px) {
  header .top_header {
    padding: 12px 15px 6px;
  }
}
header .top_header > p:first-child {
  float: left;
  min-width: 150px;
}
header .top_header > p:first-child i {
  font-size: 18px;
  float: left;
  margin-right: 5px;
  padding-bottom: 10px;
  margin-top: 4px;
}
header .top_header > p:first-child span {
  text-transform: none;
}
header .top_header .inline-list + p {
  float: right;
  margin-top: 7px;
}
header .top_header .inline-list {
  float: right;
  margin-left: 10px;
}
header .top_header p a {
  margin: 0 10px;
}
header .brand {
  float: left;
}
header .nav {
  float: right;
  position: relative;
}
header .wr {
  padding-right: 30px;
}
header .wr:before, header .wr:after {
  display: table;
  content: "";
  line-height: 0;
}
header .wr:after {
  clear: both;
}
@media (min-width: 980px) and (max-width: 1199px) {
  header .wr {
    padding-right: 100px;
  }
}
@media (max-width: 979px) {
  header .wr {
    padding-right: 0;
    text-align: center;
  }
  header .brand, header .nav {
    float: none;
  }
}

/*========================================================
					 CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #ececec;
}

.section2 {
  padding: 75px 0 89px;
  color: #ececec;
  background-color: #818285;
}
.section2 a:hover {
  color: #fff;
}

.section3 {
  padding: 75px 0 89px;
  background-color: #ececec;
}

/*==================      Well     ======================*/
.well {
  padding-top: 85px;
  padding-bottom: 100px;
}

.well2 {
  padding-top: 74px;
  padding-bottom: 100px;
}

.well3 {
  padding-top: 101px;
  padding-bottom: 100px;
}

.well4 {
  padding-top: 58px;
  padding-bottom: 100px;
}

.well5 {
  padding-top: 63px;
  padding-bottom: 70px;
}

.well6 {
  padding-top: 92px;
  padding-bottom: 100px;
}

/*========================================================
					 FOOTER  Styles
=========================================================*/
footer {
  background: #3e3d3e;
  background: url(../images/footer_bg.jpg) 50% 50% no-repeat;
  background-size: cover;
  color: #fff;
  /*==================     Icons     ======================*/
}
footer .map {
  color: #818285;
}
footer section:first-child {
  padding-top: 96px;
  padding-bottom: 121px;
  font-size: 14px;
  line-height: 16px;
}
footer h6 {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
}
footer .inline-list li + li {
  margin-left: 2px;
}
footer .fa-facebook,
footer .fa-twitter,
footer .fa-google-plus,
footer .fa-pinterest,
footer .fa-linkedin {
  display: inline-block;
  width: 44px;
  height: 44px;
  font-size: 22px;
  line-height: 44px;
  text-align: center;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
footer .fa-facebook:hover,
footer .fa-twitter:hover,
footer .fa-google-plus:hover,
footer .fa-pinterest:hover,
footer .fa-linkedin:hover {
  color: #7fc469;
  border-color: #7fc469;
}
@media (min-width: 768px) and (max-width: 979px) {
  footer .fa-facebook,
  footer .fa-twitter,
  footer .fa-google-plus,
  footer .fa-pinterest,
  footer .fa-linkedin {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
  }
}
footer dl + dl {
  margin-top: 2px;
}
footer dl + dl:last-child {
  margin-top: 16px;
}
footer dt,
footer dd {
  display: inline-block;
}
footer h6 + address {
  margin-top: 34px;
}
footer h6 + .inline-list,
footer h6 + form {
  margin-top: 26px;
}
footer a[href^="mailto:"]:hover,
footer a[href^="callto:"]:hover {
  text-decoration: underline;
}

.copyright {
  display: block;
  padding-bottom: 110px;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}
.copyright a:hover {
  text-decoration: underline;
}
