.menu-desagin {
	margin: 0;
	padding: 0;
	margin-top: 40px !important;
}
.menu-desagin li {
	margin: 0;
	padding: 0;
	box-sizing: inherit;
	background: #383eb2;
	color: #fbfbfc;
}
.menu-desagin li a {
	background: none;
	box-sizing: inherit;
	background: #383eb2 !important;
	color: #FFF;
	transition: all 0.5s linear 0s;
}
.menu-desagin li a:hover {
	box-sizing: inherit;
	background: #2d35d7;
	color: rgb(0,0,0);
}
h3.ourproduct {
	color: #000;
	margin: -10px 0 10px 0;
	border-bottom: 1px dotted #333 !important;
	padding-bottom: 2px !important;
}
h3.ourproduct span {
	border-bottom: 5px solid #383EB2;
	width: 100%;
}
.sea-freight {
	background: #383EB2;
	text-align: center;
	text-transform: uppercase;
	color: rgb(255,255,255);
	padding: 7px;
	display: block;
}
.sea-freight2 {
	background: #383EB2;
	text-align: center;
	text-transform: uppercase;
	color: rgb(255,255,255);
	padding: 12px;
	display: block;
	font-size: 18px;
}
.company-nem {
	margin: 0;
	padding: 0;
}
.company-nem li {
	text-align: center;
	list-style: none;
	height: 30px !important;
	background: #09C;
	margin: 3px !important;
	padding: 5px !important;
	transition: all 0.5s linear 0s;
	cursor: pointer !important;
}
.company-nem li:hover {
	background: #383EB2;
	color: rgb(255,255,255);
}
.company-nem li a {
	text-decoration: none;
	color: rgb(255,255,255);
	width: 100%;
	display: block;
}
.other h3 {
	background: #383EB2;
	color: rgb(255,255,255);
	padding: 10px;
}
.other p{
	text-align: center !important;
	background: #0099FF;
	width: 40%;
	margin-left: 30%;
	color: #fff;
	padding: 8px;
}
.other small {
	margin-left: 183px !important;
	background: #383EB2;
	padding: 8px;
	color: rgb(255,255,255);
}
.other span {
	margin-left: 105px;
	color: rgb(255,0,0) !important;
}
.other h5 {
	margin-left: 95px;
}
.finance h3 {
	background: #0099FF;
	color: #FFF;
	width: 80%;
	padding: 8px;
}
.finance p {
	color: rgb(255,255,255);
	background: rgb(0,102,204);
	width: 75%;
	padding: 5px;
	margin-top: -6px;
}
.finance span {
	color: rgb(255,0,0);
}
.incharge h3 {
	background: #0099FF;
	color: #FFF;
	width: 100%;
	padding: 8px;
}
.incharge p {
	color: rgb(255,255,255);
	background: rgb(0,102,204);
	width: 95%;
	padding: 5px;
	margin-top: -6px;
}
.incharge span {
	color: rgb(255,0,0);
}
.img-item {
	width: 100%;
	height: 200px !important;
}
.back-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 30px;
	right: 30px;
	display: none;
}
h3.slidep {
	color: #F60;
	margin-bottom: 0;
	position: absolute;
	margin-top: 20px !important;
	text-align: center;
	margin-left: 23% !important;
}
.form .textsty {
	width: 100%;
	padding: 10px;
	text-align: left;
	height: 35px;
	border: 2px solid #ccc;
	;
	background: #fafafa;
	transition: 0.2s ease-in-out;
	margin: 3px;
	border-radius: 3px;
}
.form .textsty:hover {
	border-radius: 3px;
	border: 2px solid #06F !important;
}
.form .textsty:focus {
	background: #999;
	color: #FFF;
}
.form h3 {
	margin: 0;
	padding: 8px 3px;
	font-size: 20px;
	color: #333;
}
.checkboxstyle {
	width: 48% !important;
	float: left !important;
}
.checkboxstyle p {
	float: left !important;
	margin: 5px 2px;
}
.textarea {
	margin-left: 2px;
}
.submit {
	margin: 8px 0;
}
.footerp {
	padding: 20px 0;
}
.footerp p {
	text-decoration: none;
	color: #FFF;
	font-size: 10px;
}
.footerp p a {
	color: #FFF;
	text-decoration: underline;
}
.item img{
	width:100%;
}
