* {
	font-family: 'industry', Helvetica, Arial, sans-serif;
	color: #000000;
	scroll-behavior: smooth;
	/*text-align: center;*/
}

html{
	height: 100%;
}

body {
	margin: 0 auto;
	font-family: 'industry', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 100px;
	line-height: 2em;
	background-image: url("../image/IMG_digitalADIRE_Indigo_WebBackdrop.jpg");
  	
}

a {
	color: #ffffff;
	text-decoration: none;
	font-family: 'industry', Helvetica, Arial, sans-serif;
	font-weight: 500px;
}

a:hover {
	color: #E10786; /* bright fuschia pink */
}


#header {
	width:100vw;
	top: 0;
	padding: 5px;
	/* margin-right: 10px; */
	text-align: center;
	position: fixed;
	z-index: 100;
	margin-left: auto;
	margin-right: auto;
	/* margin: 0 auto; */
	/*height: 250px;*/
	background-color: rgba(255,255,255,.75);
}

#logo {
width: 8%;
float:center;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

img{
pointer-events: none;
}


#photo_1 {
	height: 400px;
	width: auto;
	background-image: url("../image/WeDesignPrints_GIF_2800x800.gif");
	margin: 0 auto;
	background-position: center center;
	/* background-color: #fff; */
	margin-top: 200px;
	margin-bottom: 100px;
	background-size: contain;
    background-repeat: no-repeat;
}

/* #designgrid {
	-webkit-column-count: 3; /* Chrome, Safari, Opera */ 
/*	-moz-column-count: 3; /* Firefox */ 
/*	column-count: 3;
/*	overflow: auto;
	/*height: 20em;*/
/*	margin-bottom: 2em;
}  */

/*#designgrid img {
width: 100%;
} */

#aboutus {
	/*float:left;*/
	/*margin-left: 3px;*/
	margin-top: 250px;
	padding: 20px;
}

#aboutus p {
	font-family: 'industry', sans-serif;
	color: #000;
	font-weight: 100px;
	font-size: 18px;
	margin-left: 39px;
	text-align: left;
}

#aboutus h3 {
	font-family: 'industry', sans-serif;
	color: #000;
	font-size: 28px;
	margin-left: 39px;
	margin-bottom: -5px;
	text-align: left;
}

.hover {
padding-bottom: 12px;

}




.block {
	height:inherit;
	width: 100%;
	/*float:left;*/
	opacity: 1;
	margin-bottom: 10px;
	/*transition: .3s ease-in-out;*/
	display: inline-block;
}

.block:hover {
	background-color: rgba(0,0,0,0.8);
	transition: .3s ease-in-out;
}

.block:hover img {
	opacity: 0.5;
	/*transition: .3s ease-in-out;*/
}

/*.block {
	width:100%;
	float:left;
	margin:0em -4px;
	margin-bottom: 6px;*/
	/*background-color: #efefef;*/


.block:hover #thetitle {
	opacity: 1;
	font-size: 20px;
	border: 1px solid #ffffff;
	width: 40%;
	margin: auto;
	padding: 10px;
	/*transition: .3s ease-in-out;*/
}

#thetitle {
	opacity: 0;
	top: -60%;
 	position: relative;
	text-align: center;
	line-height: 20px;
	/*transition: .3s ease-in-out;*/
	color:white;
}

.clearfix:after {
	visibility: hidden;
	height: 0;
	font-size: 0;
	content:"hello";
	display: block;
	clear:both;
}

.wrapper {
	height: 100px;
	overflow-x: hidden;
	position: relative;
	width: 50%;
	display: flex;
	align-items: center;
	padding: 0 20px;
}

.wrapper:before, .wrapper:after {
	content:"";
	position: absolute;
	height: 100px;
	width: 150px;
	z-index: 2;
}

.wrapper:after {
	right: 0;
	top: 0;
	transform:rotateZ(180deg);
}

.wrapper:before {
	left: 0;
	top: 0;

}

.wrapper .track {
	display: flex;
	width: calc(160px * 10);
	animation: scroll 15s 0.5s linear infinite;
}

.wrapper .clients {
	width: 150 px;
}

.wrapper .clients img {
	height: 90 px;
}

@keyframes scroll {
	from { transform:translateX(0px); 
	}

	to {
		transform: translateX(calc(-150px * 5));
	}
}



/*img { margin:0 auto;
}*/


h3 {
	font-family: 'industry', sans-serif;
	color: #ffffff;
	font-size: 28px;
	position: relative;
	margin-bottom: -5px;

}

p {
	color: #000;
	text-decoration: none;
	font-family: 'industry', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 500px;
	text-align: center;
	margin: 100px, auto;
	background-color: #FFFFFF;
	width: fit-content;

}

/* give your navs an ID when you create a new one for the social media buttons */
nav {
	float:left;
	margin-top: 60px;
	margin-bottom: 5px;
	margin-left: 10px;
}

nav a {
	color: #000;        /* #727272 */
	margin-right: 10px;
	padding: 5px;
	font-family: 'industry', Helvetica, Arial, sans-serif;
	font-weight: 200px;
}

nav a:hover {
	color: #f30acf; /* bright fuschia pink */
}

label {
	color: #000;        /* #727272 */
	padding: 3px;
	font-family: 'industry', Helvetica, Arial, sans-serif;
	font-weight: 400px;
	display:none;
}

footer {
	/*background-color: #cccccc;*/
	padding: 8px;
	font-size: 12px;
	text-align: center;
	

}

footer p {
	color: #000;
	text-decoration: none;
	font-family: 'industry', Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 500px;
	text-align: center;
	margin: 10px, auto;

}
footer a{
	background-color: #ffffff;
	color: #000000;

}

li {
	color: #000;
	text-decoration: none;
	font-family: 'industry', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 500px;
	margin-bottom: 15px;

}

li a {
	color: #000;
	text-decoration: none;
	font-family: 'industry', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 500px;
}

li a:hover {
	color: #f30acf; /* bright fuschia pink */
}

form{
	background-color: #ffffff;
	color: #ffffff;
	width: 40%;
	margin:auto;
	padding: 10px;
	position: fixed;
	top: 15%;
	left: 30%;
	z-index: 200;
	display: none;
}
.fieldInput, button{
	width: 80%;
	margin-top: 20px;
	margin-left: 7%;
	padding: 10px;
}
#logo-signup{
	margin-top: 20px;
	margin-left: 35%;
	width:25%;
}
#cm-privacy-consent{
	margin-left: 7%;
}
form i{
	float: right;
	margin-right: 10px;
	margin-top:10px;
	font-size: 20px;
}
form button{
	width: 85%;
	font-size:18px;
	cursor: pointer;
	margin-bottom: 30px;
	color: #ffffff;
	background-color: #000000;
}
#blank-cover{
	width: 100%;
	height: 5000vh;
	background-color: rgba(0,0,0, 0.7);
	position: absolute;
	top: 0;
	z-index: 200;
	display: none;
}



#toggle {
	display: none;
}


#leftPerspective {
	float:left;
	width: 200px;
	/*background-color: gray;*/
	margin-right: 35px;
}

#rightPerspective {
	float:left;
	width: 200px;
	/*background-color: gray;*/
	/*margin-right:10px;*/
}

#leftPerspective {
width:100px;
}

#leftPerspective li {
text-decoration: none;
list-style-type: none;
}

#rightPerspective li {
text-decoration: none;
list-style-type: none;
}

div#preload { display: none; } /*preloading images */

/* !!!  RESPONSIVE ATTRIBUTES BELOW !!!  */
@media screen and (max-width: 1365px){

	#designgrid{
			-webkit-column-count: 2; /* Chrome, Safari, Opera */ 
			-moz-column-count: 2; /* Firefox */ 
			column-count: 2;
			overflow: auto;
			/*height: 20em;*/
			margin-bottom: 1em;
			}

}

@media screen and (max-width: 768px){
	#logo {
			width: 15%!important;
			float:left;
			margin-top: 10px;
			margin-left: 20px;
		}
	#photo_1 {
		background-image: url("../image/WeDesignPrints_GIF_2800x800.gif");
		max-width: 100%;
		min-width: 100%;
	}
	img{
		max-width: 100%;
		height: auto;
	}

	nav {
		display: none;
		margin-top: 121px;
		margin-bottom: 5px;
		margin-left: 0px ;
		width: 98%;
		background-color: rgba(255,255,255,.8);
		}

	nav a{
		display:block;
		margin:1em 0em;
		font-family:'industry', Helvetica, Arial, sans-serif;
		font-weight:500px;
		text-transform:uppercase;
	}

	label{
		display: block;
		position: relative;
		top:83px;
	}


	#toggle:checked + nav{
		display: block;
	}
	#fa-bars{
		position: absolute;
		right: 5%;
		top: 30px;
	}
	#fa-bars i{
		width: 40px;
	}

	/*#toggle:checked + #header{
		height:350px;
	}*/

	/*#logowrap{
		padding: 0;
		text-align: left;
	}*/

	#logo{
		position:fixed;
		left: 0;
		width: 20%;
	}
	form{
		width: 90%;
		position: fixed;
		top: 20%;
		left: 2.5%;
	}

	.block{
			display:block;
			clear:both;
			width:100%;
		}

	#header {
			background-color: rgba(255,255,255,.8);
			height: 110px;
			padding-bottom: 10px;
			z-index: 10;
		}

	#designgrid{
			-webkit-column-count: 1; /* Chrome, Safari, Opera */ 
			-moz-column-count: 1; /* Firefox */ 
			column-count: 1;
			overflow: auto;
			/*height: 20em;*/
			margin-bottom: 1em;
			}

		/*.height200{
			height:50px;

		}*/
	#hover{
			height:inherit;
		}

	#hover:hover{
			height:inherit;
		}

}

/* Carousel */

#content-form {
    height: 870px;
    margin: 0 auto;
    width: min(870px, 100vw);
}

#content-form form {
    left: auto;
}

.clients-carousel h3 {
    margin: 1em 0;
    text-align: center;
}

/* Animation */
@keyframes scroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(calc(-275px * 6))}
}

/* Styling */
.slider {
    /* background: red; */
    /* box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .125); */
    height: 100px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100vw;
}
    
/* .slider::before,
.slider::after {
    background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    content: "";
    height: 100px;
    position: absolute;
    width: 20px;
    z-index: 2;
} */
    
.slider::after {
    right: 0;
    top: 0;
    transform: rotateZ(180deg);
}

.slider::before {
    left: 0;
    top: 0;
}
    
.slider .slide-track {
    animation: scroll 40s linear infinite;
    display: flex;
    width: calc(250px * 14);
}
    
.slider .slide {
    height: auto;
    width: 275px;
}

.slider .slide img {
    height: auto;
    width: 250px;
    object-fit: cover;
}
body {
    background-color: gray;
}
