/* Variables and Classes ================================================================================================ */
.vcenter {
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.chromejitterfix {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }

p, h1, h2, h3, h4, h5, h6, span {
  letter-spacing: 1px; }

p {
  padding-bottom: 21px; }

.sitewidth {
  width: 1170px; }

#footer {
  padding-top: 0;
  padding-bottom: 0; }

@media screen and (max-width: 1260px) {
  .sitewidth {
    width: 960px; } }
@media screen and (max-width: 1012px) {
  .sitewidth {
    width: 90%; } }
#header1 {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  display: block !important; }

#header1 #headerwidth {
  text-align: right; }

#headertop {
  display: inline-block;
  vertical-align: middle;
  padding-top: 25px; }

#headertop p {
  color: #fff;
  padding-bottom: 0;
  font-size: 16px;
  letter-spacing: 2px; }

#headertop p a {
  font-size: 16px;
  text-decoration: none;
  letter-spacing: 3px;
  font-weight: 600;
  color: #ff9016 !important; }

#headertop p a span {
  letter-spacing: 0; }

#headertop p a:hover {
  text-decoration: underline; }

@media screen and (max-width: 1260px) {
  #header1 #headerwidth {
    width: 960px; }

  #header1 #headerwidth .logo {
    left: 10px; } }
@media screen and (max-width: 1012px) {
  #header1 #headerwidth {
    width: 100%; }

  #header1 #headerwidth .logo {
    left: 50%;
    margin-left: -81px; }

  #headertop {
    background: rgba(40, 40, 40, 0.9);
    width: 100%;
    padding: 0;
    position: absolute;
    left: 0;
    bottom: -30px;
    height: 30px; }

  #headertop p {
    letter-spacing: 0px;
    text-align: center;
    line-height: 30px; } }
#box1 {
  background: url(../images/bg1.jpg) center center;
  background-size: cover;
  padding-top: 140px;
  padding-bottom: 80px;
  text-align: left; }

#b1content {
  width: 600px;
  display: inline-block;
  vertical-align: top;
  margin-left: 80px; }

#b1content h1 {
  font-size: 46px;
  line-height: 46px;
  text-align: center;
  color: #282828; }

#b1content h1 span {
  color: #ff9016;
  font-size: 115px;
  line-height: 115px;
  text-shadow: 6px 6px 0 #fff;
  text-transform: uppercase;
  display: block;
  margin: 0 auto;
  font-weight: bold;
  letter-spacing: 6px; }

#b1content h1:after {
  content: '';
  display: block;
  width: 50px;
  height: 3px;
  background: #282828;
  margin: 0 auto;
  margin-top: 13px;
  margin-bottom: 13px; }

#b1content h2 {
  font-size: 22px;
  text-align: center; }

#b1content h2 strong {
  display: block; }

#b1form {
  background: #282828;
  margin-top: 20px;
  font-size: 0;
  padding: 30px 4% 35px 4%;
  width: 92%; }

#b1form h3, #b1form #b1formcontainer {
  display: inline-block;
  vertical-align: top; }

#b1form h3 {
  color: #ff9016;
  width: 30%;
  font-size: 40px;
  letter-spacing: 0; }

#b1form #b1formcontainer {
  width: 64%;
  margin-left: 3%;
  text-align: center; }

#b1form #b1formcontainer .formentry {
  padding-bottom: 15px;
  position: relative; }

#b1form #b1formcontainer .formentry span {
  color: #fff;
  font-weight: normal;
  font-style: italic;
  display: block; }

#b1form #b1formcontainer .formentry span strong {
  font-style: normal;
  font-weight: normal; }

#b1form #b1formcontainer input {
  font-size: 20px;
  line-height: 20px;
  position: relative;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 2%;
  width: 98%; }

#b1form #b1formcontainer button {
  width: 100%;
  margin-top: 7px;
  border-radius: 0;
  cursor: pointer; }

#b1form #b1formcontainer label.error {
  position: absolute;
  right: 2px;
  bottom: 13px;
  color: #ff9016; }

#b1form #b1formcontainer .formsuccess {
  color: #fff; }

@media screen and (max-width: 1650px), screen and (max-height: 900px) {
  #box1 {
    padding-top: 120px;
    padding-bottom: 60px; }

  #b1content h1 {
    font-size: 36px;
    line-height: 36px; }

  #b1content h1 span {
    font-size: 75px;
    line-height: 75px;
    text-shadow: 4px 4px 0 #fff; } }
@media screen and (max-width: 1260px) {
  #b1content {
    margin-left: 30px; } }
@media screen and (max-width: 1012px) {
  #box1 {
    position: relative;
    padding-top: 140px; }

  #box1:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.6; }

  #b1content {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: block;
    margin-left: inherit;
    position: relative;
    z-index: 2; }

  #b1form {
    padding: 30px 6% 35px 6%;
    width: 88%; }

  #b1form #b1formcontainer button {
    font-size: 18px; } }
@media screen and (max-width: 767px) {
  #b1content h1 {
    font-size: 26px;
    line-height: 26px; }

  #b1content h1 span {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 4px; }

  #b1form h3 {
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    font-size: 30px;
    line-height: 33px; }

  #b1form #b1formcontainer {
    width: 100%;
    margin-left: 0%; }

  #b1form #b1formcontainer button {
    line-height: 22px;
    height: auto;
    max-height: inherit;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block; } }
#box2 {
  padding-top: 75px;
  padding-bottom: 65px; }

#box2 h2 {
  font-size: 40px;
  line-height: 40px;
  padding-bottom: 45px;
  text-align: center;
  color: #ff9016;
  font-weight: 600;
  letter-spacing: 1px; }

#b2content {
  font-size: 0;
  text-align: center; }

#b2content > div {
  width: 30%;
  vertical-align: top;
  display: inline-block;
  text-align: left; }

#b2content > div:nth-child(2) {
  margin-left: 5%;
  margin-right: 5%; }

#b2content > div .b2img {
  display: block;
  margin-bottom: 25px;
  height: 60px; }

#b2content > div .b2img img {
  display: inline-block;
  vertical-align: top;
  max-width: 100%; }

#b2content > div:nth-child(2) img {
  margin-top: 5px; }

#b2content > div:nth-child(3) img {
  margin-top: 28px; }

#b2content > div p strong {
  font-size: 20px;
  font-weight: 600; }

@media screen and (max-width: 1260px) {
  #box2 {
    padding-top: 65px;
    padding-bottom: 55px; }

  #b2content > div {
    width: 29%; }

  #b2content > div:nth-child(2) {
    margin-left: 4%;
    margin-right: 4%; } }
@media screen and (max-width: 1012px) {
  #box2 {
    padding-bottom: 50px; }

  #b2content > div {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    text-align: center;
    margin-bottom: 14px; } }
#box3 {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #f0f0f0;
  text-align: center; }

#box3 img, #box3 #b3content {
  display: inline-block;
  vertical-align: top;
  text-align: left; }

#box3 #b3content {
  width: 70%;
  margin-left: 5%; }

#box3 #b3content h2 {
  font-size: 40px;
  color: #ff9016;
  font-weight: 600;
  padding-top: 20px;
  padding-bottom: 10px;
  letter-spacing: 1px; }

#box3 #b3content h2 span {
  color: #282828; }

#box3 #b3content h3 {
  font-size: 23px;
  line-height: 25px;
  font-weight: 600;
  padding-bottom: 20px;
  letter-spacing: 1px; }

@media screen and (max-width: 767px) {
  #box3 {
    padding-bottom: 50px;
    text-align: center; }

  #box3 #b3content {
    width: 100%;
    margin-left: 0%;
    padding-top: 20px;
    text-align: center; } }
#box4 {
  padding-top: 75px;
  padding-bottom: 65px;
  background: url(../images/bg2.jpg);
  background-size: cover;
  text-align: center; }

#box4 h2 {
  font-size: 40px;
  line-height: 43px;
  padding-bottom: 45px;
  text-align: center;
  color: #ff9016;
  font-weight: 600;
  display: inline-block;
  width: 700px;
  letter-spacing: 1px; }

#b4content {
  font-size: 0;
  padding-top: 20px; }

#b4content > div {
  width: 30%;
  vertical-align: top;
  display: inline-block; }

#b4content > div img {
  display: inline-block;
  vertical-align: top; }

#b4content > div:nth-child(2) {
  margin-left: 5%;
  margin-right: 5%; }

#b4content > div h3 {
  color: #fff;
  font-weight: 600;
  font-size: 23px;
  padding-top: 30px;
  padding-bottom: 18px; }

#b4content > div p {
  color: #fff; }

@media screen and (max-width: 1260px) {
  #b4content > div {
    width: 29%; }

  #b4content > div:nth-child(2) {
    margin-left: 4%;
    margin-right: 4%; } }
@media screen and (max-width: 1012px) {
  #box4 {
    padding-bottom: 35px; }

  #box4 h2 {
    width: 100%; }

  #b4content > div {
    width: 100%;
    margin-bottom: 30px; }

  #b4content > div:nth-child(2) {
    margin-left: 0%;
    margin-right: 0%; } }
#box5 {
  padding-top: 75px;
  padding-bottom: 75px;
  background: #f0f0f0;
  text-align: center; }

#box5 h2 {
  font-size: 40px;
  line-height: 43px;
  padding-bottom: 5px;
  text-align: center;
  color: #ff9016;
  font-weight: 600;
  display: inline-block;
  width: 700px;
  letter-spacing: 1px; }

#box5 h3 {
  font-size: 23px;
  line-height: 26px;
  color: #282828;
  font-weight: 600;
  padding-bottom: 20px; }

#b5contenttop {
  display: inline-block;
  max-width: 1000px;
  padding-bottom: 20px; }

#b5content > div {
  width: 23%;
  display: inline-block;
  vertical-align: top;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); }

#b5content > div:nth-child(1) {
  margin-right: 1%; }

#b5content > div:nth-child(2), #b5content > div:nth-child(3) {
  margin-left: 1%;
  margin-right: 1%; }

#b5content > div:nth-child(4) {
  margin-left: 1%; }

#b5content > div > span, #b5content > div div > span {
  display: block;
  width: 100%;
  text-align: center;
  height: 60px;
  line-height: 63px; }

#b5content > div div {
  padding: 0 7px 7px 7px;
  background: #fff; }

#b5content > div .b51 {
  background: #ff9016;
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600; }

#b5content > div .b52 {
  background: #fff;
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 0; }

#b5content > div .b53 {
  background: #f0f0f0;
  font-size: 18px; }

#b5content > div .b53 span {
  color: #ff9016; }

#b5content > div .b54 {
  background: #282828;
  color: #ff9016;
  font-size: 33px;
  text-transform: uppercase;
  font-weight: 600; }

@media screen and (max-width: 1260px) {
  #box5 {
    padding-top: 65px;
    padding-bottom: 70px; }

  #b5content > div {
    width: 23.5%; }

  #b5content > div:nth-child(1) {
    margin-right: .7%; }

  #b5content > div:nth-child(2), #b5content > div:nth-child(3) {
    margin-left: .7%;
    margin-right: .7%; }

  #b5content > div:nth-child(4) {
    margin-left: .7%; }

  #b5content > div .b51 {
    font-size: 22px; }

  #b5content > div .b52 {
    font-size: 20px; }

  #b5content > div .b53 {
    font-size: 15px; }

  #b5content > div .b54 {
    font-size: 33px; } }
@media screen and (max-width: 1012px) {
  #box5 h2 {
    width: 100%; }

  #b5content > div {
    width: 100%;
    margin-bottom: 35px;
    max-width: 400px;
    margin-left: 15px !important;
    margin-right: 15px !important; }

  #b5content > div:nth-child(1) {
    margin-right: 0%; }

  #b5content > div:nth-child(2), #b5content > div:nth-child(3) {
    margin-left: 0%;
    margin-right: 0%; }

  #b5content > div:nth-child(4) {
    margin-left: 0%; } }
@media screen and (max-width: 767px) {
  #box5 {
    padding-bottom: 60px; }

  #b5content > div {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin: 0 auto !important;
    margin-bottom: 30px !important;
    display: block; } }
#box6 {
  background: url(../images/bg3.jpg) center center;
  background-size: cover;
  text-align: center;
  padding-top: 75px;
  padding-bottom: 85px; }

#box6 h2 {
  font-size: 40px;
  line-height: 43px;
  padding-bottom: 5px;
  text-align: center;
  color: #ff9016;
  font-weight: 600;
  display: inline-block;
  width: 700px;
  letter-spacing: 1px;
  padding-bottom: 8px; }

#box6 h3 {
  font-size: 23px;
  line-height: 26px;
  color: #fff;
  font-weight: 600;
  padding-bottom: 10px; }

#box6 #b6formcontainer {
  width: 400px;
  margin: 0 auto;
  margin-top: 40px;
  text-align: center; }

#box6 #b6formcontainer .formentry {
  padding-bottom: 15px;
  position: relative; }

#box6 #b6formcontainer .formentry span {
  color: #fff;
  font-weight: normal;
  font-style: italic;
  display: block; }

#box6 #b6formcontainer .formentry span strong {
  font-style: normal;
  font-weight: normal; }

#box6 #b6formcontainer input {
  font-size: 20px;
  line-height: 20px;
  position: relative;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 2%;
  width: 98%; }

#box6 #b6formcontainer button {
  width: 100%;
  margin-top: 7px;
  border-radius: 0;
  cursor: pointer; }

#box6 #b6formcontainer label.error {
  position: absolute;
  right: 2px;
  bottom: 13px;
  color: #ff9016; }

#box6 #b6formcontainer .formsuccess {
  color: #fff; }

@media screen and (max-width: 1012px) {
  #box6 h2 {
    width: 100%; }

  #box6 #b6formcontainer button {
    font-size: 18px; } }
@media screen and (max-width: 767px) {
  #box6 #b6formcontainer {
    width: 100%;
    max-width: 400px;
    margin-left: inherit; }

  #box6 #b6formcontainer button {
    line-height: 22px;
    height: auto;
    max-height: inherit;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block; } }


