/* Variables and Classes ================================================================================================ */
.clearafter {
  content: '';
  display: block;
  clear: both; }

.vcenter {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.backface {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

#box1 {
  background: url(../images/bg3.jpg) center center #492543;
  background-size: cover;
  position: relative;
  text-align: center;
  margin-top: 100px;
  padding-top: 65px;
  padding-bottom: 65px; }

#box1 h1 {
  font-size: 100px;
  line-height: 100px;
  color: #fff; }

#box1 p {
  padding-left: 15%;
  padding-right: 15%;
  color: #fff;
  font-size: 18px;
  line-height: 24px; }

#box1 p a {
  font-size: 18px;
  line-height: 24px; }

#box1 #b1links {
  font-size: 0;
  text-align: center;
  padding-top: 20px; }

#box1 #b1links a {
  display: inline-block;
  vertical-align: top;
  background: #74b843;
  color: #000;
  font-family: "Righteous", cursive;
  font-size: 26px;
  text-transform: uppercase;
  padding: 18px 50px 18px 50px;
  text-decoration: none;
  margin-left: 20px;
  margin-right: 20px; }

#box1 #b1links a:hover {
  background: #8ac55f; }

@media screen and (max-width: 1650px) {
  #box1 h1 {
    font-size: 80px;
    line-height: 80px; } }

@media screen and (max-width: 1260px) {
  #box1 p {
    padding-left: 5%;
    padding-right: 5%; } }

@media screen and (max-width: 1012px) {
  #box1 {
    margin-top: 54px;
    padding-top: 55px;
    padding-bottom: 55px; }
  #box1 h1 {
    font-size: 60px;
    line-height: 60px; }
  #box1 #b1links a {
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto;
    margin-bottom: 15px;
    max-width: 300px; } }

@media screen and (max-width: 767px) {
  #box1 h1 {
    font-size: 40px;
    line-height: 40px; } }

#box2 {
  background: #fff;
  padding-top: 70px;
  padding-bottom: 70px; }

#box2 h2 {
  text-align: center; }

#box2 h3 {
  font-size: 32px;
  line-height: 32px;
  margin-top: 35px; }

@media screen and (max-width: 1012px) {
  #box2 {
    padding-bottom: 0; } }

#box3 {
  background: #fff;
  padding-bottom: 100px;
  padding-top: 70px; }

.bcintro2 {
  border: 1px solid #bfbfbf;
  width: calc(1300px - 100px);
  margin: 0 auto;
  display: block;
  padding: 50px;
  position: relative;
  text-align: right; }

.bcintro2:after {
  content: '';
  display: block;
  width: 54px;
  height: 62px;
  background: url(../images/corner.jpg);
  position: absolute;
  top: -1px;
  right: -1px; }

.bcintro2container {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  text-align: left; }

.bcintro2 h2 {
  font-size: 35px;
  line-height: 35px;
  padding-bottom: 25px; }

.bcintro2 ul, .bcintro2 ol {
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 50px;
  column-gap: 50px;
  padding: 0;
  margin: 0; }

.bcintro2 li {
  display: inline-block;
  vertical-align: top;
  background: url(../images/bullet.png) no-repeat 0 8px;
  margin-left: 0 !important;
  padding-left: 25px;
  padding-bottom: 14px;
  list-style-type: none !important;
  font-size: 18px;
  line-height: 27px; }

.bcintro2 li a {
  font-weight: normal; }

.bcintro2 img {
  position: absolute;
  z-index: 2;
  left: 110px;
  top: -100px; }

@media screen and (max-width: 1336px) {
  #box3 {
    padding-bottom: 70px; }
  .bcintro2 {
    width: calc(95% - 100px);
    margin-top: 0;
    padding-bottom: 30px; }
  .bcintro2 ul, .bcintro2 ol {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0px;
    column-gap: 0px; }
  .bcintro2 img {
    left: 4%; } }

@media screen and (max-width: 1012px) {
  #box3 {
    padding-top: 50px; }
  .bcintro2 {
    width: calc(95% - 50px);
    padding: 50px 25px 50px 25px; }
  .bcintro2container {
    width: 100% !important; }
  .bcintro2 img {
    display: block;
    position: relative;
    left: inherit !important;
    top: inherit !important;
    margin: 0 auto !important;
    max-width: 100%;
    margin-bottom: 40px !important; }
  .bcintro2 ul {
    padding-left: 0 !important; } }

#box4 {
  padding-top: 150px;
  padding-bottom: 150px;
  background: url(../images/bg12.jpg) center top;
  background-size: cover; }

#b4left, #b4right {
  display: inline-block;
  vertical-align: top;
  width: 47%; }

#b4right {
  margin-left: 6%; }

#b4h2 {
  margin-top: 25px; }

.cc1 {
  background: rgba(255, 255, 255, 0.9);
  position: relative;
  padding: 30px 80px 30px 80px;
  width: calc(100% - 160px);
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-size: 0; }

.cc1:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  border-bottom: 45px solid rgba(255, 255, 255, 0.9);
  border-left: 45px solid transparent;
  border-right: 45px solid rgba(255, 255, 255, 0.9); }

.cc1:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  border-top: 45px solid rgba(255, 255, 255, 0.9);
  border-right: 45px solid transparent;
  border-left: 45px solid rgba(255, 255, 255, 0.9); }

.cc1 p:last-child {
  padding-bottom: 0; }

@media screen and (max-width: 1336px) {
  #box4 {
    padding-top: 120px;
    padding-bottom: 120px; }
  .cc1 {
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    padding: 30px 60px 30px 60px;
    width: calc(100% - 120px); } }

@media screen and (max-width: 1012px) {
  #b4left, #b4right {
    width: 100%; }
  #b4right {
    margin-left: 0%;
    margin-top: 45px; }
  .cc1 {
    width: calc(100% - 60px);
    margin-left: 0;
    margin-right: 0;
    padding: 15px 30px 15px 30px; } }
