   .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

	body::-webkit-scrollbar{
    display: none;
   }
	
	.description{
		text-align: center;

	}
	  
	.header1{
	
	-webkit-text-stroke: 2px, blue;
	text-align: center;
	text-shadow: 4px 4px 2px rgba(0,100, 255, 0.5);
	
	color:white;
	height:140px; 
	padding-top: 40px; 
	}
	
.card4{
	margin: 15px;
	position: relative;
	align-items: center;
	justify-content: center;
	background-color: #191919;
	border-radius: 15px;
	border-color: #ffffff;
	border-width: 2px;
	border-style: solid;
	display: flex;
	overflow: hidden;
	z-index: 1;
}

/* .card4::before{
	content: '';
	position: absolute;
	background: linear-gradient(blue , red); 
	width: 150px;
	height: 750px;
	animation: animate 29s linear infinite;
}

.card4::after{
	content: '';
	position: absolute;
	inset: 4px;


} */

.card2{
	margin: 15px;
	position: relative;
	align-items: center;
	justify-content: center;
	background-color: #191919;
	border-radius: 15px;
	border-color: #ffffff;
	border-width: 2px;
	border-style: solid;
	display: flex;
	overflow: hidden;
	z-index: 1;
}

/* .card2::before{
	content: '';
	position: absolute;
	background: linear-gradient(green , yellow); 
	width: 150px;
	height: 750px;
	animation: animate 28s linear infinite;
}

.card2::after{
	content: '';
	position: absolute;
	inset: 4px;


} */

.card3{
	margin: 15px;
	position: relative;
	align-items: center;
	justify-content: center;
	background-color: #191919;
	border-radius: 15px;
	border-color: #ffffff;
	border-width: 2px;
	border-style: solid;
	display: flex;
	overflow: hidden;
	z-index: 1;
}

/* .card3::before{
	content: '';
	position: absolute;
	background: linear-gradient(orange , purple); 
	width: 150px;
	height: 750px;
	animation: animate 29s linear infinite;
}

.card3::after{
	content: '';
	position: absolute;
	inset: 4px;


} */

.titleJuke{
	background: rgba(0, 0, 0, 0.65);
	height: 100px;
	width: 98.5%;
	position: absolute;
	bottom: 0.5%;
	z-index: 1;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}

.pd {
	color: #282828;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 25px;
    max-height: 73px;
	min-height: 73px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-align: center;
}

.pt {
	color: #282828;
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 25px;
    max-height: 48px;
	min-height: 48px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


.pts {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 25px;
    max-height: 48px;
	min-height: 48px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pds {
	color: #ffffff;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 25px;
    max-height: 73px;
	min-height: 73px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-align: center;
}

.pt1 {
	color: #282828;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 25px;
    max-height: 48px;
	min-height: 48px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pd1 {
	color: #282828;
	font-weight: bold;
	overflow: hidden;
	font-size: 1em;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 25px;
    max-height: 73px;
	min-height: 73px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: center;
}

.ptw {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 35px;
    max-height: 35px;
	min-height: 35px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}




.pl {
	color: #ffffff;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 25px;
    max-height: 50px;
	min-height: 50px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: center;
}

@keyframes animate
{
	0%
	{
		transform: rotate(0deg);
	}
	100%
	{
		transform: rotate(360deg);
	}
}


.card-body{
	
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.35);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-top: 1px solid rgba(255, 255, 255, 0.1);
		border-radius: 15px;
	text-align: center;
	z-index: 1;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: -7px;
	margin-bottom: -7px;
}

.bgr {
  position: fixed;
  top: -50%;
  left: -50%;
  right: -50%;
  bottom: -50%;
  width: 200%;
  height: 200vh;
  background: transparent url('http://assets.iceable.com/img/noise-transparent.png') repeat 0 0;
  background-repeat: repeat;
  animation: bg-animation .2s infinite;
  opacity: 0.9;
  visibility: visible;
}

@keyframes bg-animation {
    0% { transform: translate(0,0) }
    10% { transform: translate(-5%,-5%) }
    20% { transform: translate(-10%,5%) }
    30% { transform: translate(5%,-10%) }
    40% { transform: translate(-5%,15%) }
    50% { transform: translate(-10%,5%) }
    60% { transform: translate(15%,0) }
    70% { transform: translate(0,10%) }
    80% { transform: translate(-15%,0) }
    90% { transform: translate(10%,5%) }
    100% { transform: translate(5%,0) }
}

.bg {
  animation:slide 3s ease-in-out infinite alternate;
  background-image: linear-gradient(-75deg, darkblue 30%, black 80%);
  bottom:0;
  left:-50%;
  opacity:.5;
  position:fixed;
  right:-50%;
  top:0;
  z-index:-1;
}

.bg2 {
  animation-direction:alternate-reverse;
  animation-duration:4s;
}

.bg3 {
  animation-duration:5s;
}

.content {
  background-color:rgba(255,255,255,.8);
  border-radius:.25em;
  box-shadow:0 0 .25em rgba(0,0,0,.25);
  box-sizing:border-box;
  left:50%;
  padding:10vmin;
  position:fixed;
  text-align:center;
  top:50%;
  transform:translate(-50%, -50%);
}

h1, h4 {
  font-family:Helvetica;
  color: #282828;
}

@keyframes slide {
  0% {
    transform:translateX(-25%);
  }
  100% {
    transform:translateX(25%);
  }
}

.container3{
	
	width:97%;
    min-height:100%;
}

.imgC{
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 12px;
	width: 100%;
	height: auto;
	margin: -7px;
	
}
	  
	#bottom button {
		position: fixed;
		right: 1%;
		bottom: 12%;
		z-index: 1000;
		transform: rotate(180deg);
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		filter: progid: dximagetransform.microsoft.basicimage(rotation=3);
		text-align: center;
		text-decoration: none;
		border-radius: 50%;
		border-color: #00A3E1; border-width: 3px; border-style:solid;
		color: #00A3E1;
		width: 50px;
		height: 50px;
		font-size: 22px;
		}	  
			
  .row2{
		width:100%;
		height:auto;
		}   	
     
.position-relative-example { height: 200px; width: 100%; background-color: #f5f5f5; }
	   .position-relative-example div { width: 2em; height: 2em; background-color: #343a40; border-radius: .25rem; }
	  
		.carousel{
			width:100%;
		}
	.carousel-control-prev, .carousel-control-next{
        height: 60px;
        width: 60px;
        outline: color-white;
        background-size: 100%, 100%;
        border-radius: 50%;
        border: 3px solid color-white;
        background-color: color-white;
		top: auto;
		z-index: 10;
    }

    .carousel-control-prev-icon { 
        background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23009be1' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); 
        width: 40px;
        height: 48px;
		margin-top: 20px;
		margin-left: 30px;
    }
		
    .carousel-control-next-icon { 
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23009be1' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
        width: 40px;
        height: 48px;
		margin-top: 20px;
		margin-right: 30px;
    }
			
		.column {
		float: left;
		width: 50%;
		height: 450px;
		
		}
		.picbox{
		width:100%; 
		content:contain; 
		height: auto;
		
		}
		
		#content-desktop{
		display:none;
		}
		
		#content-mobile{
		display:block;
		}
		
		#footer-desktop{
			display:none;
		}
		
		#footer-mobile{
			display:flex;
			flex-direction: row;
		}
		
		#kits-desktop{
			display: none;
		}
		#kits-mobile{
			display: block;
		}

		#manual-desktop{
			display: none;
		}
		#manual-mobile{
			display: block;
		}
		
		.flex-item {
			width: 50%;
			}
		

		#smart{
			padding-bottom:110px;
		}
		
		.textblocka{
			background-color: rgba(0,0,0,.15); 
			border-color: #000000; 
			border-width: 1.5px; 
			border-style:solid; 
			padding-top: 0px; 
			margin-top: 0px; 
			padding: 10px ;
			border-radius: 25px;
		}

		.textblockb{
			font-family:Helvetica;
			background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(253,206,155,1) 0%, rgba(255,202,253,1) 100%);
			border-color: #000000; 
			border-width: 1.5px; 
			border-style:solid; 
			padding-top: 0px; 
			margin-top: 0px; 
			padding: 10px ;
			border-radius: 25px;
		}

		.textblockc{
			font-family:Helvetica;
			background: linear-gradient(270deg, rgba(2,0,36,1) 0%, rgba(255,250,133,1) 0%, rgba(179,255,194,0.7819502801120448) 100%);
			border-color: #000000; 
			border-width: 1.5px; 
			border-style:solid; 
			padding-top: 0px; 
			margin-top: 0px; 
			padding: 10px ;
			border-radius: 25px;
		}

		.picbox2{
		width:200px; 
		content:cover; 
		height: 290px;
		margin-bottom: 10px;
		}
		
		.picbox-carousel{
		width:100%; 
		content:contain; 
		height: auto;	
		}
		
		.picbox3{
		width:280px;
		content:cover; 
		height: 290px;
		margin-bottom: 10px;
		
		}
		.picbox4{
		width:200px; 
		content:cover; 
		height: 390px;
		margin-bottom: 10px;
		
		}
		
		.picbox5{
		width:200px; 
		content:cover; 
		height: 320px;
		margin-bottom: 10px;
		}
		
		.parent {
		margin: auto;
		display: flex;
		height: auto;
		width: 100%;
		
		}

		.child {
		margin: auto;
		max-width: 100%;
		max-height: 100%;
		padding-bottom: 10px;
		padding-top: 10px;
		}

		/* Clear floats after the columns */
	    
		
				
		.img-fluid {
		width: 100%; 
		height: 100%; 
		object-fit: fill;
		}
		
		.nopadding {
		padding: 0 !important;
		margin: 0 !important;
		}	
		
		.effect {
		background: linear-gradient(-45deg, #000000 , #1c1d1f, #000000, #000000, #1c1d1f, #000000);
		background-size: 300% 300%;
		animation: gradient 20s ease infinite;
		}
		
		
		.imgbanner {
		width:100%; 
		content:contain; 
		height: auto;
		margin-left: 20px;
		margin-right: 20px;
		padding: 0px;
		
		}
		
		.top-left {
		position: absolute;
		top: 2%;
		width: 100%;
		text-align: center;
		font-size: 18px;
		}
		
		.spacer {
		height: 40px;
		background-color: #18191A;
		}
		.btn-circle {
		width: 50px;
		height: 50px;
		text-align: center;
		padding: 6px 0;
		font-size: 12px;
		line-height: 1.428571429;
		border-radius: 15px;
		}
		
		.btn-circle.btn-lg {
		width: 70px;
		height: 70px;
		padding: 10px 16px;
		font-size: 18px;
		line-height: 1.33;
		border-radius: 25px;
		}
		
		.btn-circle.btn-xl {
		width: 70px;
		height: 70px;
		padding: 10px 16px;
		font-size: 24px;
		line-height: 1.33;
		border-radius: 35px;
		}
		
		.textblocka{
			background-color: rgba(0,0,0,.15); 
			border-color: #000000; 
			border-width: 1.5px; 
			border-style:solid; 
			padding-top: 0px; 
			margin-top: 0px; 
			padding: 10px ;
			border-radius: 25px;
		}


		.spacergray {
		height: 40px;
		background-color: #18191A;
		}
		
		@keyframes gradient {
		0% {
		background-position: 0% 50%;
		}
		50% {
		background-position: 100% 50%;
		}
		100% {
		background-position: 0% 50%;
		}
		}
		
		@media (min-width: 767px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
		
		#manual-desktop{
			display:block;
		}
		#manual-mobile{
			display:none;
		}




		#content-desktop{
		display:block;
		}
		
		#kits-desktop{
			display: block;
		}
		
		#kits-mobile{
			display: none;
		}
		.container3{
	
			width:99%;
			min-height:100%;
		}
		
	.pt1 {
	color: #282828;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 25px;
    max-height: 48px;
	min-height: 48px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
	.pd1 {
	color: #282828;
	font-weight: bold;
	overflow: hidden;
	font-size: 0.8em;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 25px;
    max-height: 73px;
	min-height: 73px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: center;
}
		
		.pl {
			color: #ffffff;
			font-weight: bold;
			overflow: hidden;
			text-overflow: ellipsis;
			display: -webkit-box;
			line-height: 25px;
			max-height: 25px;
			min-height: 25px;
			-webkit-line-clamp: 1;
			-webkit-box-orient: vertical;
			text-align: center;
}
		#content-mobile{
		display:none;
		}

		#footer-desktop{
			display:inline-flex;
			margin-bottom: 10px;
		}
		
		#footer-mobile{
			display:none;
		}
	
		}
		