body {
	padding: 0px;
	margin: 0px;
	background: #F5F5F5;
}
.top-bar {
	height: 45px;
	background-image: url(../img/top-bg.png);
	background-repeat: repeat-x;
	box-shadow: 2px -3px 12px rgba(0, 0, 0, 0.33);
}
.container{
padding-right: 5px;
padding-left: 5px;

}
.products {
	padding: 15px 0px;
}
.iton {
}
.display-inline {
	display: block;
}
.image-size {
	height: 80px;
	width: 80px;
}
.products {
	padding: 0px 0px;
	float: left;
}
.description {
	float: left;
}
.icons {
	float: left;
	width: 23px;
	padding-top: 14px;
}
.description {
	float: left;
	padding: 0px 8px;
}
.procut-title {
	clear: right;
	font-size: 22px;
	text-indent: 7px;
	color: #000;
	font-weight: bold;
	padding-top: 12px;
	margin-bottom: 0px;
	display: table-cell;
}
.border{border: 1px solid #DDD;margin-top: 10px;box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.33); background-image:url(../img/1411894752_Shift.png); background-repeat:no-repeat;background-position: center right 15px;background-size: 20px;}
.logo-img {
width: 95px;
padding-top: 8px;
}
/*.iton-tt{color:#ff9900}
.vdeo-tt{color:#F00}*/
.top-bar{
position: fixed;
width: 100%;
z-index: 1;
}
.items{margin-top: 44px;}

.top-about{
	margin-top: 5rem;
	margin-bottom: 50px;
	font-family: 'Manrope', sans-serif;
}

.box-abt{
	padding: 20px;
	margin-top: 20px;
	background: linear-gradient(180deg, rgba(138, 138, 138, 0.4) 0%, rgba(210, 210, 210, 0) 100%);
	border-radius: 10px;
	box-shadow: #000;
	width: auto;
	height: 350px;
}

.box-abt-d img{
	padding-bottom: 10px;
}

.box-abt-d{
	padding: 20px;
	margin-top: 20px;
	background: linear-gradient(180deg, rgba(138, 138, 138, 0.4) 0%, rgba(210, 210, 210, 0) 100%);
	border-radius: 10px;
	box-shadow: #000;
	width: auto;
	height: 230px;
}

.headings{
	position: relative;
	font-family: 'Manrope', sans-serif;
	font-size: 22px;
	line-height: 38px;
	align-self: center;
	padding: center;
	color: #000000;
}

.headings h1{
	font-size: 32px;
}

.portfolio{
	text-align: center;
	margin-top: 50px;
	font-size: 90px;
	font-weight: bold;
}

#about-box-1{
	/* border: 3px solid;
	border-image-outset: linear-gradient(90deg, #0090FF 100%,#8A8A8A 40% ) 1; */
	/* box-shadow: 2px 2px; */
	border-radius: 15px;
}

#box-d{
	/* border: 3px solid;
	border-image-outset: linear-gradient(90deg, #0090FF 100%,#8A8A8A 40% ) 1; */
	/* box-shadow: 2px 2px; */
	border-radius: 15px;
}

.proud{
	float: right;
	padding: 5px;
}

.global{
	float: left;
	padding: 5px;
}

.glob-img{
	width: 150px;
	height: 80px;
}