@charset "UTF-8";
@import url("webfonts/Lato_Bold/stylesheet.css");
@import url("webfonts/Lato_Thin/stylesheet.css");
@import url("webfonts/Lato_Light/stylesheet.css");
@import url("webfonts/Lato_Regular/stylesheet.css");
@import url("webfonts/Archive_Regular/stylesheet.css");
html {
	scroll-behavior: smooth;
}
a:hover {
    color: rgba(138,6,227,0.70);
}
.navbar {
	background-color: #363336;
}
.navbar-brand {
	font-family: bebas-kai,sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #F7F8F8;
	margin-left: 30px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
.navbar-brand:hover {
	font-family: bebas-kai,sans-serif;
	font-style: normal;
	font-weight: 500;
	color: #00E5A8;
	margin-left: 30px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
.space {
	margin-bottom: 50px;
}
.email {
    font-family: bebas-kai,sans-serif;
    font-size: 20px;
    text-decoration: overline;
}
#navbar {
	/* [disabled]-webkit-box-shadow: 0 2px 6px #00E5A8; */
	/* [disabled]box-shadow: 0 2px 6px #00E5A8; */
	text-align: center;
	align-content: center;
	border-bottom: thin solid #00E5A8;
}
#navlogo {
	margin-left: 90px;
	text-align: center;
	color: #F4F4F4;
	font-family: "Bebas Kai", "Bebas Neue", "Bebas Neue Bold", "Bebas Neue Book", "Bebas Neue Light", "Bebas Neue Regular", "Bebas Neue Rounded Regular", "Bebas Neue SemiRounded Regular", "Bebas Neue Thin";
}
#navbarDropdown1 {
    font-family: "Bebas Kai", "Bebas Neue", "Bebas Neue Bold", "Bebas Neue Book", "Bebas Neue Light", "Bebas Neue Regular", "Bebas Neue Rounded Regular", "Bebas Neue SemiRounded Regular", "Bebas Neue Thin";
    color: #3A373B;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: -15px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 30px;
}
#navbarDropdown1:hover {
    color: #00D199;
}
.dropdown-item {
    color: #3A373B;
    font-family: "Bebas Kai", "Bebas Neue", "Bebas Neue Bold", "Bebas Neue Book", "Bebas Neue Light", "Bebas Neue Regular", "Bebas Neue Rounded Regular", "Bebas Neue SemiRounded Regular", "Bebas Neue Thin";
    font-size: 16px;
}
.dropdown-item:hover {
    color: #00D199;
}
.dropdown-item:active {
    color: #00D199;
}
.bg-home {
	margin-top: -20px;
	position: static;
	z-index: 1;
}
.home-bg {
	background-image: -webkit-linear-gradient(270deg,rgba(58,55,59,1.00) 0%,rgba(21,20,21,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(58,55,59,1.00) 0%,rgba(21,20,21,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(58,55,59,1.00) 0%,rgba(21,20,21,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(58,55,59,1.00) 0%,rgba(21,20,21,1.00) 100%);
}
.nav-item {
    color: hsla(285,4%,22%,1.00);
    font-family: "Bebas Kai", "Bebas Neue", "Bebas Neue Bold", "Bebas Neue Book", "Bebas Neue Light", "Bebas Neue Regular", "Bebas Neue Rounded Regular", "Bebas Neue SemiRounded Regular", "Bebas Neue Thin";
}
.nav-link:active {
    color: hsla(164,100%,41%,1.00);
}
.homeherobox {
	padding-top: 80px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	padding-bottom: 40px;
}
#myVideo {
	width: 100%;
	position: static;
	z-index: 1;
}
h3 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #F8F9F9;
	text-align: center;
}
.hero-text-container {
	padding-top: 55px;
}
.hero-video-container {
	padding-top: 25px;
	padding-left: 25px;
}
.hero-services-container a {
	margin-left: 25px;
	margin-right: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: center;
	align-content: center;
	color: hsla(164,92%,47%,1.00);
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 30px;
}
.contact-container {
	padding-bottom: 20px;
	background-color: #F9F9FA;
	padding-top: 20px;
}
.about {
    background-color: #FFFFFF;
    padding-top: 70px;
    padding-bottom: 100px;
    padding-left: 200px;
    padding-right: 200px;
    border-bottom: thin solid rgba(138,6,227,1.00);
    border-top: thin solid rgba(138,6,227,1.00);
    border-right-color: rgba(138,6,227,1.00);
    border-left-color: rgba(138,6,227,1.00);
}
.team {
	background-color: #FFFFFF;
	padding-top: 70px;
	padding-bottom: 100px;
	padding-left: 200px;
	padding-right: 200px;
	border-bottom: thin solid #007AFE;
	border-top: thin solid #007AFE;
}
.GIT {
    background-color: #FFFFFF;
    padding-top: 70px;
    padding-bottom: 100px;
    padding-left: 200px;
    padding-right: 200px;
    border-bottom: thin solid rgba(138,6,227,1.00);
    border-top: thin solid rgba(138,6,227,1.00);
    border-right-color: rgba(138,6,227,1.00);
    border-left-color: rgba(138,6,227,1.00);
}
.title {
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-size: 60px;
}
.services-container {
	background-color: #F9F9FA;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 70px;
	padding-bottom: 70px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.h1-container {
	margin-bottom: 20px;
}

/* Style the tab */
.tab {
	float: right;
	background-color: #F9F9FA;
}

/* Style the buttons that are used to open the tab content */
.tab button {
    background-color: inherit;
    color: hsla(285,4%,22%,1.00);
    padding-top: 10px;
    padding-right: 16px;
    padding-bottom: 10px;
    border-style: none none solid;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    border-bottom-width: thin;
    margin-left: 0px;
    padding-left: 0px;
    font-weight: normal;
    border-color: rgba(55,51,56,1.00);
}

/* Change background color of buttons on hover */
.tab button:hover {
    color: hsla(276,95%,46%,1.00);
    border-color: rgba(138,6,227,1.00);
    font-weight: 900;
}

/* Create an active/current "tab button" class */
.tab button.active {
    color: hsla(276,95%,46%,1.00);
    border-color: rgba(138,6,227,1.00);
    font-weight: 900;
}
li {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: rgba(58,55,59,1.00);
	font-style: normal;
	font-size: 18px;
	text-align: left;
}

/* Style the tab content */
.tabcontent {
	background-color: #F9F9FA;
	/* [disabled]animation: fadeEffect 2s; */
}
ul {
	margin-left: 0px;
	padding-left: 0px;
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

.websites-bg {
	background-color: #EAFFF8;
}
.h11.span.desktoponly {
	display: block;
	padding-top: 0px;
	margin-top: -47px;
	text-decoration: overline;
	padding-left: 45px;
}
.website-container {
	background-color: hsla(164,95%,46%,1.00);
	text-align: center;
}
h11 {
	color: #EAFFF8;
	font-family: "Lato Light";
	font-style: normal;
	font-size: 90px;
	text-align: center;
}
.content-img {
	-webkit-box-shadow: 0 2px 4px 0 hsla(288,5%,22%,0.20);
	box-shadow: 0 2px 4px 0 hsla(288,5%,22%,0.20);
}


.typewriter {
	display: flex;
	justify-content: left;
	align-items: left;
}
.typewriter p {
	font-size: 55px;
	font-weight: 900;
	text-align: left;
	overflow: hidden;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: hsla(180,8%,97%,1.00);
}
.typewriter p span.typed-text {
	color: #8A06E3;
	font-weight: 900;
}
.typewriter p span.cursor {
    display: inline-block;
    background-color: #8A06E3;
    margin-left: 0.1rem;
    width: 4px;
    animation: blink 1s infinite;
    color: hsla(276,95%,46%,1.00);
}
.cursor {
	color: hsla(285,4%,22%,1.00);
	background-color: hsla(285,4%,22%,1.00);
}
.typewriter p span.cursor.typing {
    animation: none;
    color: hsla(276,95%,46%,1.00);
    background-color: hsla(276,95%,46%,1.00);
}


@keyframes blink {
  0%  { background-color: #ccc; }
  49% { background-color: #ccc; }
  50% { background-color: transparent; }
  99% { background-color: transparent; }
  100%  { background-color: #ccc; }
}

.announcement {
    margin-top: 150px;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    text-align: center;
}
.announcement-img {
	-webkit-box-shadow: 0px 6px 10px -4px #a2a2a2;
	box-shadow: 0px 6px 10px -4px #a2a2a2;
}
.ws-links {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
	/* [disabled]text-decoration: overline; */
	font-weight: 500;
}
.w-links {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 16px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/* [disabled]text-decoration: overline; */
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
}
.ws-links:hover {
	opacity: 90%;
}
.w-links:hover {
	text-align: left;
	opacity: 90%;
}
#myVideo {
	position: relative;
}
h1 {
	color: #353336;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 60px;
	padding-bottom: 0px;
}
.h1-services {
    margin-top: 0px;
}
h1 span {
    font-family: "Bebas Neue Rounded Regular";
    font-style: normal;
    font-weight: 400;
    text-align: center;
}

h2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: hsla(285,4%,21%,1.00);
	font-style: normal;
	font-weight: 900;
	font-size: 24px;
	margin-top: 15px;
}
h5 {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #3A373B;
    text-align: right;
}
h6 {
	color: #02E5A9;
	font-family: bebas-kai,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 80px;
	text-align: center;
}
.p6 {
	color: #06E3A8;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	text-align: center;
	margin-top: -25px;
}
.arrows {
	text-align: center;
	font-size: 45px;
}
.arrow1 {
	margin-right: 0px;
	margin-top: 55px;
	margin-bottom: 0px;
	padding-left: 0px;
	/* [disabled]opacity: 0.65; */
	width: 70px;
	transition: .5s;
}
.arrow2 {
	margin-top: 50px;
	/* [disabled]opacity: 0.6; */
	margin-bottom: 120px;
	width: 70px;
	transition: .5s;
}
.arrow1:hover {
    opacity: 1;
    transform: scale(1.1);
}
.arrow2:hover {
    opacity: 1;
    transform: scale(1.1);
}
p1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 900;
	color: #00E5A8;
	font-size: 18px;
	padding-top: 0px;
}
.p1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 900;
	color: #00E5A8;
	font-size: 18px;
	padding-top: 0px;
}
p2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: rgba(58,55,59,1.00);
	font-style: normal;
	font-size: 18px;
	text-align: left;
}
.p2 {
	margin-bottom: 10px;
}
.container-fluid.design {
}
.gallery iframe {
	width: 350px;
	height: 200px;
	margin-bottom: 20px;
	background-color: #F8F9FA;
	-webkit-box-shadow: 0px 3px 6px -2px #A2A2A2;
	box-shadow: 0px 3px 6px -2px #A2A2A2;
}
.services-button {
    text-align: center;
    margin-left: 70px;
    opacity: 0.6;
    margin-top: -15px;
}
.services-button:hover {
    transform: scale(1.1);
    opacity: 1;
}
.collapsible {
    background-color: #3A373B;
    color: #F8F9FA;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    font-size: 18px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 18px;
    font-weight: 700;
    outline: none;
    margin-left: 70px;
    margin-right: 0px;
    padding-right: 0px;
    width: 100%;
}
.active ,.collapsible:hover {
    background-color: rgba(41,39,42,1.00);
}
.services {
    padding-top: 18px;
    padding-bottom: 18px;
    display: none;
    overflow: hidden;
    background-color: rgba(217,214,217,1.00);
    margin-left: 70px;
    width: 600px;
}
.wservices {
}
.footer {
	position: -webkit-sticky;
	position: sticky;
	z-index: -111;
	background-color: #3A373B;
	padding-top: 30px;
	width: 100%;
	bottom: 0;
	height: 200px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.img-fluid.footerlog {
    text-align: center;
}
.footertext1 {
	color: #F4F4F4;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 16px;
	margin-top: 0px;
}
.mobileonly {
    display: none;
}
.mobile-buttons {
    background-color: #00D199;
    text-align: center;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.desktoponly {
    text-decoration: underline;
}
.click {
    margin-bottom: 20px;
}






.animated.fadeIn.one {
	animation-duration: 1.2s;
	animation-delay: .2s;
	animation-iteration-count: 1;
}

.animated.fadeIn.two {
	animation-duration: 1.2s;
	animation-delay: .7s;
	animation-iteration-count: 1;
}

.animated.fadeIn.three {
	animation-duration: 1.2s;
	animation-delay: 1.2s;
	animation-iteration-count: 1;
}

.animated.fadeIn.four {
	animation-duration: 1.2s;
	animation-delay: 1.7s;
	animation-iteration-count: 1;
}

.animated.fadeIn.five {
	animation-duration: 1.2s;
	animation-delay: 2.2s;
	animation-iteration-count: 1;
}
.animated.fadeIn.six {
	animation-duration: 4.4s;
	animation-delay: 2.7s;
	animation-iteration-count: 1;
}
.animated.fadeInDown.one {
	animation-duration: 2.5s;
	animation-delay: 2s;
	animation-iteration-count: 1;
}
.services-card {
    margin-top: 50px;
}
.card-body {
    background-color: hsla(0,0%,100%,1.00);
    -webkit-box-shadow: 0px 6px 16px -2px #a2a2a2;
    box-shadow: 0px 6px 16px -2px #a2a2a2;
    /* [disabled]border-radius: 17px / 30px; */
    border: 1px solid hsla(288,5%,22%,0.29);
}
p3 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	text-align: left;
}
.p3 {
    padding-left: 90px;
    padding-right: 90px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #3A373B;
}
p4 {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    color: #3A373B;
}
.p4 {
    text-align: center;
    padding-left: 90px;
    padding-right: 90px;
    margin-top: 15px;
}
.services-bullet {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
}
.clients-row {
	margin-left: 12px;
}
a {
    color: rgba(138,6,227,1.00);
}

@media (min-width:992.01px) and (max-width:1190px){
a {
    color: rgba(138,6,227,1.00);
}
.bg-home {
	margin-top: -20px;
	position: static;
	z-index: 1;
}
.homeherobox {
	padding-top: 60px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
}
.hero-text-container {
	padding-top: 55px;
}
h3 {
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #F8F9F9;
}
.typewriter p {
	font-size: 45px;
	font-weight: 900;
	text-align: left;
	overflow: hidden;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: hsla(180,8%,97%,1.00);
}
.about {
	padding-top: 70px;
	padding-bottom: 100px;
	padding-left: 50px;
	padding-right: 50px;
	border-bottom-width: thin;
}
.GIT {
	padding-top: 70px;
	padding-bottom: 100px;
	padding-left: 50px;
	padding-right: 50px;
	border-bottom-width: thin;
}
.services-container {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 70px;
	padding-bottom: 70px;
	overflow-x: hidden;
	overflow-y: hidden;
}
/* Style the tab */
.tab {
	float: right;
}
/* Style the tab content */
.tabcontent {
	/* [disabled]animation: fadeEffect 2s; */
}
}

@media (min-width:770.01px) and (max-width:992px){
.homeherobox {
	margin-top: 30px;
	padding-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 30px;
}
.hero-text-container {
	padding-top: 65px;
	padding-left: 0px;
}
.typewriter p {
	font-size: 36px;
	font-weight: 900;
	text-align: left;
	overflow: hidden;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: hsla(180,8%,97%,1.00);
}
.hero-video-container {
	padding-left: 0px;
	padding-top: 0px;
}
h3 {
	font-size: 30px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #F8F9F9;
}
.neon {
    width: 600px;
}
h1 {
}
.video-img {
}
.h1.span.desktoponly {
    font-size: 22px;
}
.arrow1 {
	margin-left: -45px;
}
.about {
	padding-top: 70px;
	padding-bottom: 100px;
	padding-left: 50px;
	padding-right: 50px;
	border-bottom-width: thin;
}
.GIT {
	padding-top: 70px;
	padding-bottom: 100px;
	padding-left: 50px;
	padding-right: 50px;
	border-bottom-width: thin;
}
.services-container {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 70px;
	padding-bottom: 70px;
	overflow-x: hidden;
	overflow-y: hidden;
}
/* Style the tab content */
.tabcontent {
	background-color: #F9F9FA;
	/* [disabled]animation: fadeEffect 2s; */
	padding-left: 30px;
}
.typewriter p {
	font-size: 45px;
	font-weight: 900;
	text-align: center;
	overflow: hidden;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: hsla(180,8%,97%,1.00);
}
}

@media (max-width:770px){
#navlogo {
    width: 75px;
    margin-left: 30px;
}
.homeherobox {
	margin-top: 30px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 30px;
}
.hero-text-container {
	padding-top: 65px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.typewriter p {
	font-size: 26px;
	font-weight: 900;
	text-align: center;
	overflow: hidden;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: hsla(180,8%,97%,1.00);
}
.hero-video-container {
	padding-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.client-logos {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
.clients-row {
	margin-left: 30px;
	margin-right: 30px;
}
.container-fluid .row .client-text.client-logos.col-12.col-sm-12.col-lg-3.col-xl-3.col-md-3 {
}
h3 {
	font-size: 20px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #F8F9F9;
	text-align: center;
}
h1 span {
	font-family: bebas-kai,sans-serif;
	text-align: left;
}
.arrow1 {
	width: 50px;
	margin-left: -65px;
	padding-left: 0px;
}
.arrow2 {
    width: 50px;
}
.mobileonly {
    display: block;
    margin-top: -30px;
    text-align: left;
    margin-left: 0px;
    margin-bottom: 20px;
    line-height: 22px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.desktoponly {
    display: none;
}
.services-bullet {
    text-align: left;
    margin-left: 70px;
    margin-right: 70px;
}
.footer {
	height: 250px;
}
.neon {
    width: 480px;
}
.h1sub {
	margin-left: 32px;
}
.about {
	padding-top: 70px;
	padding-bottom: 100px;
	padding-left: 50px;
	padding-right: 50px;
	border-bottom-width: thin;
}
.GIT {
	padding-top: 70px;
	padding-bottom: 100px;
	padding-left: 50px;
	padding-right: 50px;
	border-bottom-width: thin;
}
.services-container {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 70px;
	padding-bottom: 70px;
	overflow-x: hidden;
	overflow-y: hidden;
}
/* Style the tab content */
.tabcontent {
	/* [disabled]animation: fadeEffect 2s; */
	padding-left: 30px;
}
}

@media (max-width:575px){
.navbar-brand {
	text-align: center;
	margin-left: 5px;
	font-size: 23px;
}
#navlogo {
    margin-left: 10px;
}
.homeherobox {
	margin-top: 30px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 5px;
}
h3 {
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #F8F9F9;
	text-align: center;
}
h1 {
	font-size: 55px;
	text-align: left;
	margin-left: 0px;
}
.arrow1 {
	width: 50px;
	margin-top: 20px;
	margin-left: -72px;
}
.arrow2 {
    width: 50px;
    margin-top: 20px;
}
.card-body {
    margin-top: 0px;
}
.p3 {
    padding-left: 10px;
    padding-right: 10px;
}
.services-bullet {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px;
    margin-right: 0px;
}
.p4 {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 15px;
    padding-right: 15px;
}
.h1-services {
    text-align: left;
    text-decoration: underline;
}
.mobileonly {
    font-size: 24px;
    margin-left: 0px;
    line-height: 24px;
    margin-top: -27px;
    margin-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
    font-weight: 400;
}
.navbar-brand {
    margin-left: 15px;
}
.ws-links {
	font-size: 16px;
	margin-top: -5px;
	padding-top: 0px;
}
p {
    font-family: "Bebas Kai", "Bebas Neue", "Bebas Neue Bold", "Bebas Neue Book", "Bebas Neue Light", "Bebas Neue Regular", "Bebas Neue Rounded Regular", "Bebas Neue SemiRounded Regular", "Bebas Neue Thin";
}
.neon {
    width: 320px;
    margin-left: 35px;
    margin-top: -15px;
}
.footer {
	height: 250px;
}
.h1sub {
	margin-left: 7px;
}
.clients-row {
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
.video-img {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.about {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
	border-bottom-width: thin;
}
.GIT {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
	border-bottom-width: thin;
}
.services-container {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow-x: hidden;
	overflow-y: hidden;
}
.typewriter p {
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	overflow: hidden;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: hsla(180,8%,97%,1.00);
}
/* Style the tab content */
.tabcontent {
	/* [disabled]animation: fadeEffect 2s; */
	padding-left: 30px;
}
p1 {
	font-size: 16px;
}
}
.client-img {
	-webkit-box-shadow: 0px 6px 16px -2px #a2a2a2;
	box-shadow: 0px 6px 16px -2px #a2a2a2;
	transition: .5s;
	color: #403C42;
}
.client-text {
	font-family: lato;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
	-webkit-box-shadow: 0px 3px 6px -2px #a2a2a2;
	box-shadow: 0px 3px 6px -2px #a2a2a2;
	transition: 1s;
	color: #403C42;
	font-weight: 900;
}
.client-text:hover {
	text-decoration: underline;
	transform: scale(1.1);
	color: #06E3A8;
}
.line1 {
	margin-bottom: 0px;
}
.client-img:hover {
    transform: scale(1.1);
}
.client-logos {
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 21px;
	margin-right: 21px;
	margin-bottom: 21px;
	margin-left: 21px;
	transition: 1s;
}
#portfolio-section {
    z-index: -1;
}
#clients {
}
#arrowdown {
}
#video {
}
#photography {
}
#design {
}
.neon {
}
.video {
    text-align: center;
}

.video-img {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}





.contact-container2 {

  width:100%;

  margin:0 auto;

  position:relative;

}



fieldset {
	border: medium none #00E5A8 !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

::-webkit-input-placeholder {

 color:#888;

}

:-moz-placeholder {

 color:#888;

}

::-moz-placeholder {

 color:#888;

}

:-ms-input-placeholder {

 color:#888;

}

/* Style tab links */
.worktablink {
  background-color: #555;
  color: white;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
  width: 25%;
}

.worktablink:hover {
  background-color: #777;
}

/* Style the tab content (and add height:100% for full page content) */
.worktabcontent {
  color: white;
  display: none;
  padding: 100px 20px;
  height: 100%;
}

#PACEag {background-color: red;}
#Cargill {background-color: green;}
#PCFAB {background-color: blue;}
#AMSS{background-color: orange;}
