/*
Theme Name: Simple Parallax Website
Description: Simple Parallax Scrolling Effect
Author: Samuel Dalusung
*/

/*= GENERAL STYLING
--------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: "proxima-nova";
}
h1 {
	font-family: "lexia";
	font-size: 4.7vw;
	font-weight: 700;
	text-align: center;
	color: #fff;
	padding: 0;
}
h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 60px;
	text-align: left;
	letter-spacing: -1px;
	color: #727171;
	margin: 0;
	padding: 0;
}
h2 span {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 30px;
	text-align: left;
	letter-spacing: -1px;
	color: #b5c823;
	margin: 0;
	padding: 0;
}
.titleUnderline {
	height: 4px;
	width: 100%;
	margin-bottom: 65px;
}
hr {
	position: relative;
	margin-top: 5px; /* just for spacing */
	color: #e0e2e1;
	background: #e0e2e1;
	height: 2px;
	border: 0;
}
hr:after {
	display: block;
	background-color: #c5d056;
	position: absolute;
	top: -3px;
	left: -1px;
	content: "";
	width: 60px;
	height: 7px;
}
h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 40px;
	text-align: center;
	letter-spacing: -1px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
h4 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 30px;
	text-align: left;
	letter-spacing: -1px;
	color: #363636;
	margin: 0;
	padding: 0;
}
h5 {
	font-family: 'Roboto', sans-serif;
	color: #757575;
	font-size: 23px;
	font-weight: 300;
	margin: 0;
	padding: 0;
}
h6 {
	font-family: 'Roboto', sans-serif;
	color: #b2c645;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
h7 {
	font-family: 'Roboto', sans-serif;
	color: #b2c645;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.content {
	margin: 0 auto;
	width: auto;
}
.myButton {
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	height: 30px;
	padding: 18px 22px 14px 22px;
	font-weight: 400;
	text-align: center;
	color: white;
	width: 120px;
	height: 17px;
	display: inline-block;
	background-color: #b3c54f;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-transform: uppercase;
	text-decoration: none;
}
/*= SLIDES STYLING
--------------------------------------------------------*/

#slide1, #slide2, #slide3, #slide4, #slide5, #slide6, #slide10 {
	width: 100%;
}
#slide1 {
	background: url('/web/20220221081716im_/https://www.businesslink.com/img/slide1.jpg') 50% 0 no-repeat fixed;
	color: #fff;
	height: 730px;
	margin: 0;
	background-size: cover;
	text-align: center;
}
#slide1 h1 {
	position: absolute;
	width: 100%;
	margin: 25% auto 0 auto;
	text-align: center;
}
#slide1 .myButton {
	font-size: 20px;
	font-weight: 500;
	width: 248px;
	height: 24px;
	padding: 32px 25px 28px 25px;
	background-color: rgba(255,255,255,0.5);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 28% auto 0 auto;
	text-align: center;
	letter-spacing: 1.6px;
	position: relative;
}
#slide2 {
	color: #45484a;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
#slide2 .content {
	padding: 60px 0 60px 0;
	width: 962px;
	height: 100%;
}
#slide2Tall {
	color: #45484a;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
#slide2Tall .content {
	padding: 160px 0 60px 0;
	width: 962px;
	height: 100%;
}
.threeColumn {
	width: 32%;
	height: 500px;
	margin-right: 1.5%;
	padding: 0;
	text-align: center;
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
}
.threeColumn.last {
	margin-right: 0;
}
.threeColumn p {
	display: block;
	height: 85px;
	padding: 0 12px;
	color: #888888;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: 300;
	margin-bottom: 20px;
}
.imgBox {
	height: 160px;
	width: 300px;
	background: white;
	display: inline-block;
}
.logoBox {
	height: 80px;
	width: 300px;
	display: inline-block;
}
#slide3 {
	background: url(/web/20220221081716im_/https://www.businesslink.com/img/slide3.jpg) 50% 0 no-repeat fixed;
	color: #fff;
	height: 600px;
	padding: 185px 0 0 0;
	background-size: cover;
	text-align: center;
}
#slide3 h2 {
	margin-top: 0;
}
#slide3 p {
	width: 70%;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	display: inline-block;
	margin-top: 155px;
}
#slide4 {
	height: 510px;
	background: #ffffff;
	text-align: center;
}
#slide4 .content {
	padding: 60px 0 60px 0;
	width: 962px;
	height: 100%;
}
.twoColumn {
	width: 49%;
	height: auto;
	margin-right: 2%;
	padding: 0;
	text-align: center;
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
}
.twoColumn.left {
	float: left;
}
.twoColumn.right {
	float: right;
	margin-right: 0;
}
.twoColumn p {
	display: block;
	height: 85px;
	color: #888888;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	text-align: left;
}
#slide5 {
	background: url(/web/20220221081716im_/https://www.businesslink.com/img/slide3.jpg) 50% 0 no-repeat fixed;
	color: #fff;
	height: 600px;
	padding: 185px 0 0 0;
	background-size: cover;
	text-align: center;
}
#slide6 {
	height: auto;
	text-align: center;
	overflow: auto;
}
#slide6 .content {
	padding: 60px 0 0 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
#slide6 .headerBox {
	width: 962px;
	display: inline-block;
	text-align: center;
}
#slide6 h3 {
	color: #363636;
	margin-bottom: 45px;
}
#customerBar {
	height: 600px;
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
}
.customers {
	display: inline-block;
	white-space: normal;
	width: 100%;
	height: 600px;
}
.customerTopRow {
	height: 300px;
	text-align: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.logoBox1 {
	width: 22%;
	background: #414143;
	height: 300px;
	float: left;
	text-align: center;
	line-height: 305px;
}
.logoBox1 img {
	margin: auto 0;
	vertical-align: middle;
}
.logoBox2 {
	width: 22%;
	background: #3586be;
	height: 300px;
	float: left;
	text-align: center;
	line-height: 305px;
}
.logoBox2 img {
	margin: auto 0;
	vertical-align: middle;
}
.logoBox3 {
	width: 22%;
	background: #f3af40;
	height: 300px;
	float: left;
	text-align: center;
	line-height: 305px;
}
.logoBox3 img {
	margin: auto 0;
	vertical-align: middle;
}
.photoRectangle {
	width: 34%;
	height: 100%;
	float: left;
}
.customerBottomRow {
	height: 300px;
	overflow: hidden;
}
.logoBox4 {
	width: 22%;
	background: #b2c645;
	height: 300px;
	float: left;
	text-align: center;
	line-height: 305px;
}
.logoBox4 img {
	margin: auto 0;
	vertical-align: middle;
}
.photoBox {
	width: 22%;
	height: 100%;
	float: left;
}
.logoRectangle {
	width: 34%;
	background: #757575;
	height: 100%;
	float: left;
}
.logoRectangle p {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 20px;
	line-height: 28px;
	color: #FFFFFF;
	display: block;
	padding: 30px 40px 0 40px;
}
.logoRectangle h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: -1;
	color: #b2c645;
	margin: 0 auto;
	text-transform: uppercase;
}
.logoBox5 {
	width: 22%;
	background: #000000;
	height: 305px;
	float: left;
	text-align: center;
}
.logoBox5 h3 {
	width: 200px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 38px;
	line-height: 38px;
	text-align: left;
	letter-spacing: -1px;
	color: #b5b4b4;
	display: inline-block;
	text-align: center;
	margin: 95px 0 0 0;
}
.logoBox5 span {
	color: #FFFFFF;
	font-size: 48px;
	font-weight: 300;
}
#slide7 {
	height: auto;
	text-align: center;
	overflow: hidden;
}
#slide7 .content {
	padding: 90px 0 60px 0;
	width: 962px;
	height: 100%;
}
#slide7 h3 {
	color: #363636;
	margin-bottom: 45px;
}
#slide7 .threeColumn {
	height: auto;
}
#slide7 .logoBox {
	height: auto;
}
#slide7 .threeColumn p {
	font-size: 16px;
	padding: 0 35px;
}
#slide8 {
	width: 100%;
	height: auto;
	text-align: center;
	overflow: auto;
	padding: 90px 0 100px 0;
	background: #FFFFFF;
}
#slide8 .content {
	width: 100%;
	height: 100%;
	padding: 0;
	text-align: center;
}
#slide8 .headerBox {
	width: 962px;
	display: inline-block;
	text-align: center;
}
#slide8 h3 {
	color: #363636;
	margin-bottom: 45px;
}
#slide8 p {
	display: block;
	color: #888888;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	text-align: left;
}
#slide8 .roundedImg {
	width: 143px;
	height: 143px;
	border-radius: 100px;
	padding: 0;
	margin: 0 0 15px 0;
	border: solid 8px #d9d9d9;
}
#slide8 .who {
	width: 235px;
	display: inline-block;
	padding: 40px 0 0 0;
}
#slide9 {
/*	height: 548px; */
	text-align: center;
	overflow: hidden;
	background: #757575;
	z-index: 100;
}
#slide9 .content {
	padding: 50px 0 0px 0;
	width: 962px;
	height: 100%;
	text-align: center;
}
#slide9 .iconBox {
	display: inline-block;
	height: auto;
	width: 150px;
	margin: 0px 30px 0 30px;
	vertical-align: top;
}
#slide9 h6 {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 18px;
	margin: 45px 0 0 0;
}
#slide9 a {
	color: #000000;
}
#slide10 {
	height: 510px;
	text-align: center;
	overflow: hidden;
}
#slide10 .content {
	padding: 60px 0 60px 0;
	width: 962px;
	height: 510px;
}
/* entire container, keeps perspective */
body .flip-container {
	margin: 0 0 0 0;
	vertical-align: top;
	align: center;
	display: inline-block;
	background: #757575;
	width: 210px;
	height: 210px;
}
body .flip-container .flipper {
	position: relative;
}
/* hide back of pane during swap */
body .flip-container .flipper .front, body .flip-container .flipper .back {
	width: 210px;
	height: 210px;
	background: #757575;
	position: absolute;
	top: 0;
	left: 0;
	background: #757575;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: perspective(1000px) rotateY(180deg);
	-moz-transform: perspective(1000px) rotateY(180deg);
	-o-transform: perspective(1000px) rotateY(180deg);
	transform: perspective(1000px) rotateY(180deg);
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}
/* front pane, placed above back */
body .flip-container .flipper .front {
	z-index: 2;
	-webkit-transform: perspective(1000px) rotateY(0);
	-moz-transform: perspective(1000px) rotateY(0);
	-o-transform: perspective(1000px) rotateY(0);
	transform: perspective(1000px) rotateY(0);
}
/* front pane, placed above back */
body .flip-container:hover .flipper .front {
	-webkit-transform: perspective(1000px) rotateY(-179.9deg);
	-moz-transform: perspective(1000px) rotateY(-179.9deg);
	-o-transform: perspective(1000px) rotateY(-179.9deg);
	transform: perspective(1000px) rotateY(-179.9deg);
}
/* back, initially hidden pane */
body .flip-container:hover .flipper .back {
	-webkit-transform: perspective(1000px) rotateY(0);
	-moz-transform: perspective(1000px) rotateY(0);
	-o-transform: perspective(1000px) rotateY(0);
	transform: perspective(1000px) rotateY(0);
	margin-top: 0;
}
.back p {
	padding: 0 12px;
	color: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: 300;
	margin: 0 0 15px 0;
	background: #757575;
}
#close {
	background-color: #b2c645;
	height: 40px;
	width: 45px;
	display: block;
	border-radius: 25px;
	text-align: center;
	color: white;
	font-weight: bold;
	padding-top: 5px;
	position: absolute;
	margin-top: 2px;
	margin-left: 96.5%;
	z-index: 300;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
}
#close2 {
	background-color: #b2c645;
	height: 3px;
	width: 45px;
	padding-top: 8px;
	display: block;
	border-radius: 25px;
	text-align: center;
	color: white;
	font-weight: bold;
	position: absolute;
	margin-top: 2px;
	margin-left: 96.5%;
	z-index: 300;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 30px;
}
/*= FOOTER 
--------------------------------------------------------*/

footer {
	background: #45484a;
	height: 315px;
	padding: 0;
}
footer .content {
	width: 70%;
	height: 179px;
	padding: 136px 0 0 0;
	text-align: center;
}
#footerNav {
	width: 100%;
	height: 24px;
}
#footerNav ul {
	display: block;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}
#footerNav li {
	display: inline-block;
	padding: 0 25px 0 22px;
}
#footerNav li.first {
	padding-left: 0;
	margin-left: -38px;
}
#footerNav li.last {
	padding-right: 0;
	border-right: none;
}
#footerNav li a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 100;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	height: 30px;
	text-transform: uppercase;
}
#footerNav li a.active {
	color: #4e4f4f;
	opacity: 1;
}
#footerNav li a:hover {
	color: #a8a9ab;
	opacity: 1;
}
#copyright {
	text-align: center;
}
#copyright p {
	color: #7c7f80;
	font-size: 16px;
	font-weight: 300;
	font-family: "Roboto";
}
#copyright h3 {
	color: #696e71;
	font-size: 18px;
	font-weight: 600;
	margin: 0;
}
#copyright #fb {
	margin: 15px 0 0 0;
}
/*= HEADER & NAVIGATION
--------------------------------------------------------*/

header {
	width: 100%;
	/*background-color: rgba(255,255,255,0.8);*/
	background: linear-gradient(90deg, #757575 30%, #FFFFFF 70%);
	height: 100px;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: center;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
}
header .container {
	width: 962px;
	margin: 0 auto;
	display: inline-block;
	padding: 0;
	height: auto;
	background: white;
}

header #mainLogo {
	display: inline-block;
	float: left;
	height: 100px;
	width: auto;
	background: #757575;
	padding: 0 100px 0 0;
}

header .logo {
	display: inline-block;
	float: right;
	margin: 33px 0 0 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

header.smaller {
	height: 65px;
}
header.smaller .logo {
	margin: 12px 0 0 0;
}
header.smaller #nav-main {
	height: 65px;
}
header.smaller #nav-main li {
	margin-top: 25px;
}
/* =Nav
-------------------------------------------------------------- */
#nav-trigger {
	display: none;
	z-index: 10000;
	position: fixed;
}
#nav-trigger span {
	display: block;
	width: 32px;
	height: 32px;
	background: #444 url(/web/20220221081716im_/https://www.businesslink.com/img/menu-icon.png) center;
	border-radius: 0 0 4px 4px;
	cursor: pointer;
	position: fixed;
	top: 0;
	right: 8px;
}
#nav-trigger span:hover {
	background: #444 url(/web/20220221081716im_/https://www.businesslink.com/img/menu-icon.png) center;
}
#nav-trigger span:visited {
	background: #444 url(/web/20220221081716im_/https://www.businesslink.com/img/menu-icon.png) center;
}
#nav-trigger span.open {
	background: #444 url(/web/20220221081716im_/https://www.businesslink.com/img/close-icon.png) center;
	background-size: 95%;
}
nav#nav-main {
	width: auto;
	float: right;
	height: 100px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

nav#nav-main ul {
	display: block;
	margin: 0 auto;
	list-style: none;
	height: 40px;
}
nav#nav-main li {
	display: block;
	vertical-align: middle;
	float: right;
	margin-top: 50px;
	padding-left: 30px;
	text-transform: uppercase;
	height: 30px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#nav-main li a {
	color: #c0bfbf;
	font-size: 14px;
	font-weight: 400;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	height: 30px;
	padding-bottom: 4px;
	letter-spacing: 1.8;
}
#nav-main li a.active {
	color: #4e4f4f;
	opacity: 1;
	border-bottom: 2px solid #fff;
}
#nav-main li a:hover {
	color: #4e4f4f;
	height: 30px;
	background-image: url(/web/20220221081716im_/https://www.businesslink.com/img/hover_dots.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 18px;
}
/*nav#nav-main a:hover {
      background-color: #e6002d;
      color: #fff; }*/

nav#nav-mobile {
	position: fixed;
	display: none;
}
nav#nav-mobile ul {
	display: none;
	list-style-type: none;
	position: fixed;
	top: 0px;
	left: 0;
	text-align: center;
	width: 100%;
	background: #FFF;
	margin: 0;
	padding: 0;
	height: 100%;
	z-index: 9000;
}
nav#nav-mobile li {
	display: block;
	padding: 5px 0;
	font-weight: 500;
	margin: 0 5px;
	border-bottom: solid 1px #F2F2F2;
	text-transform: uppercase;

}
nav#nav-mobile li:last-child {
	border-bottom: none;
}
nav#nav-mobile a {
	display: block;
	color: #4e4f4f;
	padding: 10px 30px;
	text-decoration: none;
}
nav#nav-mobile a:hover {
	background-color: #EDEDED;
}
#nav-main #homeNav {
	display: none;
}
#nav-mobile #homeNav {
	display: block;
}

#secondary #nav-main #prodNav a, #about #nav-main #aboutNav a, #contact #nav-main #contactNav a {
	height: 30px;
	background-image: url(/web/20220221081716im_/https://www.businesslink.com/img/hover_dots.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 18px;
}
.graySlide {
	background: #f6f6f6;
	height: auto;
	overflow: auto;
	text-align: center;
}


.show_hide {
	display: none;
}
.show_hide2 {
	display: none;
}

/*
     FILE ARCHIVED ON 08:17:16 Feb 21, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:55:04 Jun 09, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 59.436
  exclusion.robots: 0.084
  exclusion.robots.policy: 0.076
  RedisCDXSource: 0.608
  esindex: 0.007
  LoadShardBlock: 41.082 (3)
  PetaboxLoader3.datanode: 56.658 (5)
  CDXLines.iter: 14.837 (3)
  load_resource: 201.446
  PetaboxLoader3.resolve: 119.975
  loaddict: 62.666
*/