@import "animate.css";
@import "fonts.css";
@import "font-awesome.min.css";
/*========================================================
                      Main Styles
=========================================================*/

.logo-img {
    position: absolute;
    top: -5px;
    border: 2px solid #A8C31B;
    border-radius: 8px
}

@media (max-width: 767px) {
    .logo-img {
        display: none;
    }
}

body {
  background: #000000;
  color: #666666;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  -webkit-text-size-adjust: none;
}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  color: #333333;
  letter-spacing: 2px;
}
h1 {
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;
  text-transform: uppercase;
}
h2 {
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 3px;
  word-spacing: 2px;
}
h3,
dl.terms-list dt {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 3px;
}
h4 {
  font-size: 17px;
  line-height: 17px;
}
h5 {
  font-size: 16px;
  line-height: 16px;
}
h6 {
  font-size: 15px;
  line-height: 15px;
}
p,
ul,
dl.terms-list dd {
  font-size: 14px;
  line-height: 28px;
  font-weight: 400;
}
p a:hover,
ul a:hover,
dl.terms-list dd a:hover {
  text-decoration: underline;
}
p .fa,
ul .fa,
dl.terms-list dd .fa {
  text-decoration: none;
}
time {
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 3px;
  color: #222222;
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:active {
  background: transparent;
  text-decoration: none;
}
a:focus {
  outline: none;
}
a:hover {
  color: #819a00;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}
strong {
  font-weight: 700;
}
.fa {
  line-height: inherit;
}
[class*='fa-']:before {
  font-weight: 400;
  font-family: 'FontAwesome';
}
dt,
dd {
  font-size: 22px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
}
dd {
  font-size: 18px;
  line-height: 18px;
  text-transform: none;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.page {
  overflow: hidden;
  min-height: 500px;
  background: #ffffff;
}
.lt-ie9 .page {
  min-width: 1200px;
}
/*=======================================================
                       Main Layout
=========================================================*/
* + .row {
  margin-top: 50px;
}
* + p {
  margin-top: 22px;
}
h2 + p {
  margin-top: 22px;
}
h3 + p {
  margin-top: 21px;
}
h3 + .small-header {
  margin-top: 16px;
}
p + .marked-list {
  margin-top: 43px;
}
p + .row {
  margin-top: 32px;
}
p + .row.colorful3 {
  margin-top: 35px;
}
p + .row.policy {
  margin-top: -4px;
}
p.offset1 + .row {
  margin-top: 48px;
}
p.offset2 + .row {
  margin-top: 0px;
}
p.offset3 + .row {
  margin-top: 15px;
}
p.offset4 + .row {
  margin-top: 38px;
}
.marked-list + p {
  margin-top: 37px;
}
h2 + .row {
  margin-top: 0px;
}
h2 + time {
  margin-top: 47px;
}
time + .row {
  margin-top: 10px;
}
time + .row.paragraph {
  margin-top: 2px;
}
h2 + .row.text {
  margin-top: 45px;
}
h2 + .row .info {
  margin-top: 34px;
}
.btn + p {
  margin-top: 28px;
}
.grid_6 + .grid_6 + .grid_6 {
  margin-top: -10px;
}
.row + .more {
  margin-top: 39px;
}
.row.colorful2 + .row {
  margin-top: 22px;
}
.row.colorful3 + .row {
  margin-top: 36px;
}
.row.carousel + .row {
  margin-top: 24px;
}
/*=======================================================
                        Components
=========================================================*/
/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
}
.sf-menu:before,
.sf-menu:after {
  content: " ";
  display: table;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 59px;
}
.sf-menu > li a {
  font-size: 13px;
  line-height: auto;
  letter-spacing: 1px;
}
.sf-menu a {
  display: block;
}
.sf-menu > li > a {
  line-height: auto;
  color: #ba0f0f;
  font-weight: bold;
  font-size: 14px;
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover {
  text-decoration: none;
  color: #000000;
}
.sf-menu > li.active > a {
  color: #000000;
}
.sf-menu ul {
  display: none;
  position: absolute;
  top: 63px;
  left: -37px;
  width: 115px;
  padding-bottom: 14px;
  background: #A8C31B;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sf-menu ul {
  text-align: center;
}
.sf-menu ul > li {
  position: relative;
}
.sf-menu ul > li > a {
  text-decoration: none;
  color: #555555;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: normal;
  font-weight: 400;
}
.sf-menu ul > li.sfHover > a,
.sf-menu ul > li > a:hover {
  color: #000000;
}
.sf-menu ul > li.active > a {
  color: #A8C31B;
}
.sf-menu ul > li + li {
  margin-top: 14px;
}
.sf-menu ul ul {
  text-align: center;
  position: absolute;
  top: 0;
  left: 100%;
  width: 112px;
  padding-top: 14px;
  z-index: 4;
}
.sf-menu ul ul > li > a {
  color: #555555;
}
.sf-menu ul ul > li.sfHover > a,
.sf-menu ul ul > li > a:hover {
  color: #A8C31B;
}
.sf-menu ul ul > li.active > a {
  color: #A8C31B;
}
.sf-menu > li > .sf-with-ul {
  position: relative;
}
@media (max-width: 979px) {
  .sf-menu ul {
    top: 48px;
  }
  .sf-menu ul ul {
    top: 0;
  }
}
/* @media (max-width: 767px) { */
@media (max-width: 979px) {
  .sf-menu {
    display: none;
  }
}
/*==================  Select Menu  ======================*/
.select-menu {
  position: relative;
  display: none;
  margin: 0 auto;
  width: 420px;
  background: #ffffff url('../images/select.png') no-repeat right center;
  overflow: hidden;
}
.select-menu .select {
  width: 440px;
  height: 30px;
  color: #585858;
  background-color: transparent;
  font: 400 15px 'Open Sans', sans-serif;
  line-height: 30px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
}
.select-menu .select::-ms-expand {
  display: none;
}
/* @media (max-width: 767px) { */
@media (max-width: 979px) {
  .select-menu {
    display: block;
  }
}
/* @media (max-width: 479px) { */
@media (max-width: 979px) {
  .select-menu {
    width: 270px;
  }
  .select-menu .select {
    width: 290px;
  }
}
/*==================  Stuck menu  ======================*/
.stuck_container {
  padding-top: 20px;
  padding-bottom: 4px;
}
.isStuck {
  background: #A8C31B;
  z-index: 999;
  border-bottom: 1px solid #333333;
}
.isStuck .sf-menu ul {
  top: 48px;
}
.isStuck .sf-menu ul ul {
  top: 0;
}
@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}

/*==================     ToTop     ======================*/
.toTop {
  width: 45px;
  height: 45px;
  font-size: 28px;
  line-height: 43px;
  color: #222222;
  background: #ffffff;
  border: 2px solid #222222;
  border-radius: 50%;
  position: fixed;
  right: 66px;
  bottom: 165px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #ffffff;
  background: #222222;
  text-decoration: none;
}
@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*==================   Thumbnail    ======================*/
.thumb {
  display: inline-block;
  margin-left: -4px;
  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: 1;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
}
.lt-ie9 .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;
}
.thumb_overlay:before {
  opacity: 0;
  content: '\f065';
  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 {
  background: rgba(0, 0, 0, 0);
}
.thumb:hover .thumb_overlay:before {
  opacity: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media (max-width: 767px) {
  .thumb {
    width: 100%;
  }
}
/*=================       Tabs     ======================*/
.resp-tabs-list {
  text-align: center;
  margin-top: 34px;
}
.resp-tabs-list li {
  cursor: pointer;
  display: inline-block;
  margin-left: 5px;
  padding: 31px 56px 29px 57px;
  background: #909090;
}
.resp-tabs-list li h3 {
  color: #fff;
}
.resp-tabs-list li:hover {
  background: #A8C31B;
}
.resp-tab-item.resp-tab-active {
  background: #A8C31B;
}
@media (max-width: 979px) {
  .resp-tabs-list li {
    padding: 25px 35px;
  }
}
.resp-accordion {
  display: none;
}
.resp-tab-content {
  display: none;
  margin-top: 45px;
  margin-left: -2px;
}
.resp-tab-content-active {
  display: block;
}
@media (max-width: 767px) {
  .resp-accordion {
    margin-top: 15px;
    display: block;
    padding: 25px 35px;
    background: #909090;
    margin-left: -5px;
  }
  .resp-accordion h3 {
    color: #fff;
  }
  .resp-accordion:hover {
    background: #A8C31B;
  }
  .resp-accordion.resp-tab-active {
    background: #A8C31B;
  }
  .resp-tabs-list {
    display: none;
  }
}
/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
}
.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;
}
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
}
.brand_name {
  overflow: hidden;
  letter-spacing: 3px;
}
/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #ffffff;
}
/*==================   Inline List   ====================*/
.inline-list {
  display: inline-block;
}
.inline-list:after {
  clear: both;
}
.inline-list li {
  float: left;
}
.inline-list li + li {
  margin-left: 57px;
}
.inline-list li a {
  text-decoration: none;
}
/*==================   Marked List   ====================*/
.marked-list li {
  padding-left: 40px;
  position: relative;
}
.marked-list li:before {
  position: absolute;
  left: 0;
  top: 2px;
  color: #A8C31B;
  font: 400 20px 'FontAwesome';
  line-height: 20px;
}
.marked-list li + li {
  margin-top: 27px;
}
/*==================     Icons     ======================*/
.fa-twitter,
.fa-facebook,
.fa-google-plus {
  text-align: center;
  line-height: 40px;
  font-size: 34px;
  color: #fff;
}
/*==================    Buttons    ======================*/
.more,
.btn {
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #A8C31B;
  letter-spacing: 3px;
}
.more:hover {
  color: #99af25;
}
.btn {
  text-align: center;
  padding: 32px 10px 0;
  min-height: 47px;
  width: 320px;
  color: #ffffff;
  background: #222222;
}
@media (max-width: 479px) {
  .btn {
    width: 240px;
  }
}
/*==================      Box      ======================*/
.box:before,
.box:after {
  content: " ";
  display: table;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}
/*==================      Service box      ======================*/
.service-box {
  text-align: center;
  display: inline-block;
}
.service-box div {
  display: inline-block;
  width: 32px;
  height: 32px;
  -moz-transition: 0.9s;
  -o-transition: 0.9s;
  -webkit-transition: 0.9s;
  transition: 0.9s;
}
.service-box div + h3 {
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  margin-top: 51px;
}
.service-box .service-img1 {
  background: url(../images/page-1_img1.png);
}
.service-box .service-img2 {
  background: url(../images/page-1_img4.png);
}
.service-box .service-img3 {
  background: url(../images/page-1_img2.png);
}
.service-box .service-img4 {
  background: url(../images/page-1_img3.png);
}
.service-box:hover {
  cursor: pointer;
}
.service-box:hover .service-img1 {
  background: url(../images/page-1_img1_2.png);
}
.service-box:hover .service-img2 {
  background: url(../images/page-1_img4_2.png);
}
.service-box:hover .service-img3 {
  background: url(../images/page-1_img2_2.png);
}
.service-box:hover .service-img4 {
  background: url(../images/page-1_img3_2.png);
}
.service-box:hover h3 {
  color: #A8C31B;
}
/*==================      Image box      ======================*/
.image-box img {
  box-shadow: 10px 10px 0px 0px #ededed;
}
.image-box h2 {
  margin-top: -6px;
}
/*==================      Colorful box      ======================*/
.colorful-box {
  display: block;
  position: relative;
  padding: 30px 30px 23px 120px;
  background: #A8C31B;
  margin-top: 36px;
}
.colorful-box h3 + p {
  margin-top: 17px;
}
.colorful-box h3 {
  position: relative;
}
.colorful-box h3:before {
  position: absolute;
  font-size: 60px;
  line-height: 65px;
  top: 0;
  left: -88px;
}
.colorful-box .fa-home:before {
  font-size: 70px;
}
@media (max-width: 479px) {
  .colorful-box {
    padding-left: 30px;
    text-align: center;
  }
  .colorful-box h3 {
    margin-top: 76px;
  }
  .colorful-box h3:before {
    top: -70px;
    left: 0;
    right: 0;
  }
}
.colorful-box2 {
  display: block;
  position: relative;
  padding: 17px 23px 17px;
  background: #222222;
}
.colorful-box2 h3 {
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
}
.colorful-box2 h3 cite,
.colorful-box2 h3 time {
  color: #ffffff;
  line-height: 24px;
  display: inline-block;
}
.colorful-box2 + p {
  position: relative;
  margin-top: 36px;
  margin-left: 25px;
}
.colorful-box2 + p:before {
  position: absolute;
  content: '“';
  font-weight: 600;
  color: #333333;
  font-size: 50px;
  top: -10px;
  left: -25px;
}
.colorful-box3 {
  background: #f2f2f2;
  padding-bottom: 25px;
}
.colorful-box3 img + time {
  margin-top: 23px;
}
.colorful-box3 time + h3 {
  margin-top: 1px;
}
.colorful-box3 time,
.colorful-box3 h3 {
  margin-left: 25px;
}
/*==================      Transparent box      ======================*/
.transparent-box {
  display: block;
  position: relative;
  padding: 25px 40px 23px;
  background: rgba(255, 255, 255, 0.2);
  margin-top: 36px;
}
div.transparent-box {
  padding: 34px 40px 28px;
}
dt {
  margin-top: 36px;
}
dd.transparent-box {
  margin-top: 0;
  padding: 38px 5px 34px 74px;
  width: 570px;
}
dd.transparent-box + dt + dd {
  margin-top: 21px;
}
dd.transparent-box + dt {
  margin-top: 57px;
}
@media (max-width: 979px) {
  dd.transparent-box {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  dt {
    width: auto;
    text-align: center;
  }
  dd.transparent-box {
    width: auto;
    padding-left: 40px;
    padding-right: 0px;
  }
}
@media (max-width: 656px) {
  dd {
    padding-left: 0px;
  }
}
@media (max-width: 540px) {
  dd.transparent-box {
    padding-left: 15px;
    padding-right: 10px;
    max-width: 360px;
  }
}
@media (max-width: 479px) {
  dd.transparent-box {
    padding-right: 30px;
    max-width: 200px;
  }
}
/*==================      List box      ======================*/
.list-box .head-block {
  padding: 30px 0px;
}
.list-box .head-block a {
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 3px;
}
.list-box .foot-block a {
  padding: 30px 0px;
  display: block;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 3px;
}
.list-box .foot-block a:hover {
  cursor: pointer;
  color: #A8C31B;
}
.list-box:hover .head-block {
  background: #A8C31B;
}
.list-box p {
  position: relative;
  padding-left: 32px;
  display: block;
  font-size: 50px;
  line-height: 50px;
  font-family: 'Open Sans', sans-serif, serif;
  font-weight: 600;
  color: #333333;
  letter-spacing: 10px;
}
.list-box span {
  position: absolute;
  top: 7px;
  left: 92px;
  font-size: 22px;
  line-height: 22px;
}
.list-box p + ul {
  margin-top: 34px;
}
.list-box ul + .foot-block {
  margin-top: 23px;
}
.list-box .head-block {
  background: #222222;
}
.list-box .head-block + p {
  margin-top: 26px;
}
.list-box .foot-block {
  background: #f2f2f2;
}
.list-box .foot-block a {
  color: #222222;
}
@media (max-width: 1199px) {
  .list-box span {
    left: 66px;
  }
}
@media (max-width: 979px) {
  .list-box span {
    left: 42px;
  }
}
@media (max-width: 767px) {
  .list-box span {
    left: 162px;
  }
}
@media (max-width: 479px) {
  .list-box span {
    left: 92px;
  }
}
/*==================      Post      ======================*/
.post {
  position: relative;
  margin-left: 94px;
}
.post time {
  position: absolute;
  top: 62px;
  left: -94px;
  color: #A8C31B;
}
.post time span {
  top: -50px;
  left: 0;
  letter-spacing: 6px;
  position: absolute;
  color: #333333;
  font-size: 50px;
}
.post p + .more {
  margin-top: 30px;
}
@media (max-width: 979px) {
  .post {
    margin-left: 0;
  }
  .post p {
    margin-top: 70px;
  }
  .post time {
    position: relative;
    left: 0;
  }
}
@media (max-width: 767px) {
  .post:after {
    content: '';
    margin-top: 20px;
    display: block;
    height: 2px;
    background: #d9d9d9;
  }
}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #ffffff;
  position: relative;
}
header .brand {
  float: left;
}
header .nav {
  float: right;
  margin-top: -6px;
  padding-right: 30px;
}
@media (max-width: 979px) {
  header {
    text-align: center;
  }
  header .brand,
  header .nav {
    float: none;
  }
  header .brand + .nav {
    margin-top: 20px;
  }
}
.top-inf1 {
  position: absolute;
  top: 7px;
  background: #a8c31b;
  z-index: 5;
  padding: 21px 0 16px;
  left: 0;
  right: 0;
}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #ffffff;
}
.primary-color {
  color: #ffffff;
}
.primary-color h2,
.primary-color h3,
.primary-color p,
.primary-color time {
  color: #ffffff;
}
.big-header {
  font-size: 30px;
  line-height: 36px;
  text-transform: none;
  letter-spacing: 3px;
}
.small-header {
  margin-top: 6px;
  text-transform: uppercase;
  display: block;
  font-size: 14px;
  line-height: 16px;
  color: #A8C31B;
  letter-spacing: 3px;
}
.regular {
  font-weight: 400;
  letter-spacing: normal;
}
.info {
  position: relative;
}
.info span.overlay {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
}
.info:hover .info-text {
  display: block;
}
.info:hover span.overlay {
  background: rgba(0, 0, 0, 0.5);
}
.info .info-text {
  position: absolute;
  display: none;
  top: 86px;
  left: 0;
  right: 0;
}
.info .info-text h3 {
  letter-spacing: normal;
  font-weight: 400;
}
.info .info-text h3 + p {
  margin-top: 7px;
}
@media (max-width: 1199px) {
  .info .info-text {
    top: 70px;
  }
}
@media (max-width: 979px) {
  .info .info-text {
    top: 50px;
  }
}
@media (max-width: 767px) {
  .info .info-text {
    top: 140px;
  }
}
@media (max-width: 479px) {
  .info .info-text {
    top: 85px;
  }
}
.contact-info {
  margin-top: 100px;
  font-size: 18px;
  display: inline-block;
}
.contact-info:before {
  position: relative;
  display: block;
  top: -70px;
  font-size: 65px;
  color: #A8C31B;
}
.contact-info.fa-envelope:before {
  top: -64px;
}
.contact-info.fa-mobile:before {
  font-size: 115px;
}
.contact-info.fa-map-marker:before {
  font-size: 90px;
}
.contact-info a {
  font-weight: 400;
  letter-spacing: normal;
  display: inline-block;
}
@media (max-width: 767px) {
  .contact-info {
    margin-top: 100px;
  }
}
dl.terms-list dt,
dl.terms-list dd,
dl.terms-list .priv-link {
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
}
dl.terms-list dt,
dl.terms-list .priv-link {
  color: #333333;
}
dl.terms-list dd + dt {
  margin-top: 30px;
}
dl.terms-list dt + dd {
  margin-top: 7px;
}
dl.terms-list .priv-link {
  display: inline-block;
  font-family: 'Open Sans', sans-serif, serif;
  font-size: 18px;
  margin-top: 6px;
}
dl.terms-list .priv-link:hover {
  text-decoration: none;
  color: #A8C31B;
}
@media (max-width: 767px) {
  img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .grid_6.right,
  .grid_6.left {
    text-align: center;
  }
}
/*==================      Well     ======================*/
.well1 {
  padding-top: 100px;
  padding-bottom: 90px;
}
.well2 {
  padding-top: 34px;
  padding-bottom: 86px;
}
.well3 {
  padding-top: 111px;
  padding-bottom: 44px;
}
.well4 {
  padding-top: 60px;
  padding-bottom: 54px;
}
.well4__inset1 {
  padding-top: 64px;
}
.well4__inset2 {
  padding-bottom: 58px;
}
.inset2 {
  padding-bottom: 58px;
}
.well5 {
  padding-top: 52px;
  padding-bottom: 70px;
}
.well6 {
  padding-top: 68px;
  padding-bottom: 86px;
}
.well7 {
  padding-top: 179px;
  padding-bottom: 102px;
}
.well8 {
  padding-top: 81px;
  padding-bottom: 83px;
}
.well8__inset3 {
  padding-top: 75px;
}
.well8__inset6 {
  padding-bottom: 87px;
}
.well9 {
  padding-top: 64px;
  padding-bottom: 46px;
}
.well4__inset4 {
  padding-top: 174px;
}
.inset4 {
  padding-top: 174px;
}
.well8__inset5 {
  padding-bottom: 64px;
}
.well4__inset5 {
  padding-bottom: 64px;
}
.well10 {
  padding-top: 57px;
  padding-bottom: 46px;
}
.well10__inset7 {
  padding-bottom: 54px;
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #A8C31B;
  margin-top: 100px;
  text-align: center;
  position: relative;
}
footer ul + .copy {
  margin-top: 48px;
}
footer:before {
  content: '';
  /* background: url("../images/footer.png") center bottom; */
  background-size: cover;
  position: absolute;
  bottom: 100%;
  left: 0;
  height: 100px;
  width: 100%;
}
footer .copy {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 2px;
}
