@charset "utf-8";
/* CSS Document */
.header-in {
  margin: 0 auto;
  /*padding-left: 15px;
  padding-right: 15px;*/
  width: 1000px;
}
.nav {
    float: right;
    margin-top: 21px;
    margin-right: 30px;
}
.logo {
  float: left;
  margin-bottom: 20px;
  margin-top: 20px;
}
.banner01{height:840px;}
.banner02{height:840px;
color:#fff;
}
.vc_row {
  min-width: 970px !important;
}
.banner01 h1 {
  border-bottom: 1px solid rgb(255, 255, 255);
  border-top: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  font-size: 53px;
  font-weight: bold;
  line-height: 70px;
  letter-spacing: 7px;
  margin-left: 0;
  padding-bottom: 13px;
  padding-top: 12px;
text-shadow: 3px 3px 6px rgb(120, 120, 120);
  text-transform: uppercase;
  width: 684px;
}
.banner01 h2 {
  color: rgb(255, 255, 255);
  font-size: 54px;
  font-weight: normal;
  line-height: 62px;
  margin-bottom: 37px !important;
  margin-top: 101px;
text-shadow: 3px 3px 6px rgb(120, 120, 120);
}
.banner02 h2 {
  color: rgb(255, 255, 255);
  font-size: 46px;
  font-weight: 100;
  line-height: 50px;
  margin-bottom: 30px;
text-shadow: 1px 1px 2px rgb(120, 120, 120);
}
.banner02 h1 {
  color: rgb(255, 255, 255);
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 5px;
  margin-left: 0;
text-shadow: 1px 1px 2px rgb(120, 120, 120);
}
.wpb_wrapper > ul {
  margin-left: 67px;
}
.center {
  text-align: center;
}

.green-button button {
  background: rgb(85, 163, 24) none repeat scroll 0 0 !important;
  border: medium none !important;
  color: rgb(255, 255, 255) !important;
  font-size: 24px !important;
  font-weight: bold !important;
  margin-right: 20px !important;
  padding: 19px !important;
  text-transform: uppercase;
  width: 380px !important;
}
.green-button.large a {
  width: 450px !important;

}
.green-button.large button {
  width: 450px !important;
}
.white-button.large a {
  width: 450px !important;

}
.white-button.large button {
  width: 450px !important;
}
.green-button a {
  background: rgb(85, 163, 24) none repeat scroll 0 0 !important;
  border: medium none !important;
  color: rgb(255, 255, 255) !important;
  font-size: 24px !important;
  font-weight: bold !important;
  margin-right: 20px !important;
  padding: 19px !important;
  text-transform: uppercase;
  width: 380px !important;
  letter-spacing: 1px;
}
.green-button button:hover {
  background: #2e6206 none repeat scroll 0 0 !important;
}
.green-button a:hover {
  background: #2e6206 none repeat scroll 0 0 !important;
}
.white-button button {
  background: none !important;
  color: #fff !important;
  font-size: 24px !important;
  padding: 17px !important;
  text-transform: uppercase;
  font-weight:bold !important;
  border:2px solid #fff !important;
  margin-right:20px !important;
}
.white-button a {
  background: none !important;
  color: #fff !important;
  font-size: 24px !important;
  padding: 17px !important;
  text-transform: uppercase;
  font-weight:bold !important;
  border:2px solid #fff !important;
  margin-right:20px !important;
}

.white-button a:hover {
  color: #FFF;
  background: #676b6d none repeat scroll 0 0 !important;
}

.black-font button {
  color: rgb(0, 0, 0) !important;
  border:2px solid #000 !important;
    font-size: 24px !important;
}
.black-font a {
  color: rgb(0, 0, 0) !important;
  border:2px solid #000 !important;
}

.black-font a:hover {
  color: #FFF !important;
  border:2px solid #676b6d !important;
}

.video-button a,
.video-button button {
  background: rgba(0, 0, 0, 0) url("images/play.png") no-repeat scroll left center !important;
  border: medium none !important;
  color: rgb(85, 163, 24) !important;
  font-size: 17px !important;
  padding-left: 25px !important;
  text-transform: uppercase;
}
.learn-more a,
.learn-more button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none !important;
  color: rgb(85, 163, 24) !important;
  font-size: 17px !important;
  text-transform: uppercase;
    padding-left: 0px !important;
}
.center.border {
  border-top: 1px solid rgb(204, 204, 204);
  font-size: 24px;
}
.center-h2 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 50px;
    text-align: center;
}
.des {
  background: rgba(0, 0, 0, 0) url("images/comma.png") no-repeat scroll left top;
  color: rgb(255, 255, 255);
  padding-left: 45px;
}
.des p {
  color: #fff;
}

.list img {
  border: 3px solid rgb(204, 204, 204);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.list-right p {
  overflow: hidden;
}

.list-right img {
  float: right;
}

.copyright {
  color: rgb(153, 153, 153);
  font-size: 17px;
  margin-bottom: 20px;
  text-align: center;
}
.client {
    background: url(images/client-comma.png) no-repeat top;
    padding-top: 40px;
    text-align: center;
}
.italic {
  color: rgb(102, 102, 102);
  font-size: 24px;
  font-style: italic;
  margin-top: 12px;
}
.sub {
  font-size: 28px;
  font-weight: 600;
}
.green-sub {
  color: rgb(85, 163, 24);
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
}
.grey-image {
    text-align: center;
}

.grey-image .round-corner {
  border-radius: 10px 10px 0px 0px;
}

.tablepress td, .tablepress th {
  border: 1px solid #dedede !important;
  font-family: "Source Sans Pro",Helvetica,sans-serif;
  font-size: 18px !important;
  text-align: center !important;
}
td.column-1 {
    width: 485px!important;
		text-align:left !important;
}
.tablepress tbody td {
  color: rgb(51, 51, 51);
  font-weight: lighter;
  height: 40px !important;
}
.light {
    color: #666666;
    font-size: 22px;
	font-weight:lighter;
}
td.column-1 {
    padding-left: 24px !important;
}
.grey {
    font-size: 22px;
    color: #666666;
	font-style:italic;
}
.center.big h1 {
  font-size: 58px;
  font-weight: 900;
}
.center.big h2 {
  font-size: 36px;
  font-weight: 900;
  line-height: 36px;
  text-transform: uppercase;
}
.center.big .green{font-weight:900;}
.bigi {
    font-size: 24px;
    color: #666666;
    font-style: italic;
}
.price {
    font-size: 24px;
}
.grey-image {
    box-shadow: 0 -4px 7px -6px rgb(0, 0, 0) inset;
}
.border {
  border: 1px solid rgb(255, 255, 255);
  height: 1px;
  margin-bottom: 31px;
  margin-left: 4px;
  width: 375px;
}
.menu-item-has-children  {background:url(images/drop.png) no-repeat right;}
.sub-menu a {
  color: rgb(0, 0, 0) !important;
}
.border-g {
    font-size: 27px;
    border-top: 1px solid #ccc;
}
.border-g p {
    font-size: 27px;
	color:#333333;
}
.social-share {
    margin: 0px auto 36px;
    width: 233px;
}
.bold-left {
    font-size: 20px;
    font-weight: bold;
    margin-left: 76px;
    /*margin-top: 90px;*/
}
.client p {
  font-style: italic;
  font-weight: 500;
}

hr.nav-bottom-seperator {
  font-size: 1px;
  background-color: #eeeeee;
  margin: 0 auto 20px;
}

.uppercase {
  text-transform: uppercase;
}

#doc-nav {
  float: left;
  width: 180px;
}

#doc-nav ul {
  list-style: none;
  padding-left: 0px;
}

.doc-main {
  margin-left: 220px;
}

.markdown-body h1,
.markdown-body h2,
.markdown-body h3,
.markdown-body h4,
.markdown-body h5,
.markdown-body h6 {
  clear: none;
}

.markdown-body >* :first-child {
  margin-top:0 !important;
}
