body{
	padding-top:30px;	
}
.topBar {
	background: #0E4F7F;
	min-height: 25px;
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 999;
	top:0;
}

.topBar p {
	padding: 0;
	margin: 0;
	float: left;
	padding: 4px 0;
}
.topBar * {
	font-size: 14px !important;
}
.whitS {
	width: 100%;
	background: #fff;
	height: 15px;
	position: absolute;
	bottom: -15px;
}
.slogan {
	width: 48%;
	color: #fff;
}
.slogan .top-menu-item {
	color: #fff;
	font-size: 11px;
	padding: 0 7px;
	line-height: 1;
	position:relative;
}
.slogan .top-menu-item::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 14px;
	background: #eee;
	top: 2px;
	right: 0;
	padding:0;
}
.slogan .top-menu-item:last-child::after {
	width: 0px;
}
.slogan  .top-menu-item:hover {
	color:#eee;
}
.mob_Email {
	text-align: right;
}
.mob_Email {
	width: 52%;
	color: #fff;
}
.wholesaler {
	width: 0px !important;
	height: 0px;
	overflow: hidden;
}
.mob_Email a {
	color: #fff !important;
	margin-right: 15px;
}
.mob_Email a:last-child {
	margin-right: 0;
}

.mob_Email a:first-child{
	margin-right:10px;
}
.mob_Email a .fa {
	margin-right: 5px;
}
.wapp .fa {
	font-size: 18px !important;
	position: absolute;
	left: 0;
	top: 2px;
}
.wapp {
	padding-left: 15px;
	position:relative;
}

.ftr {
	overflow: hidden;
	border-top: 1px solid #ddd;
	padding: 10px 0px;
	}.ftr h4 {
	margin: 0;
}
.ftr .site-title {
	font-size: 13px;
	display: inline;
}
/* column */
.row{
	margin-left:-15px;
	margin-right:-15px;
	
}
.col{
	float:left;
	min-height:1px;	
	padding:0 15px;
}
.w6{
	width:50%;	
}
.w3{
	width:calc((100% / 12) * 3);	
}
.Hxs {
	font-size: 11px;
}
.fa.fa-whatsapp {
	position: relative;
}
.fa-whatsapp::after {
	content: "";
	position: absolute;
	background: #4fcd62;
	width: 15px;
	height: 15px;
	left: calc(50% - 8px);
	border-radius: 50%;
	top: calc(50% - 8px);
	z-index: -1;
}
.slogan a::after {
	content: "|";
	color: #ddd;
	padding: 5px;
}
.slogan a:last-child::after {
	content: "";
}
.slogan a, .slogan a *, .slogan a:hover {
	color: #fff;
}


/*------------------------------------*\
	On Logo Short INFO
\*------------------------------------*/


.row {
	overflow: initial !important;
}
body .site-branding {
	position: relative;
	overflow: initial !important;
}
.shortInfo {
	padding: 30px 20px;
	position: absolute;
	background: #054d7f;
	width: 100%;
	margin: 0px auto;
	z-index: 99;
	display: none;
	border-radius: 4px;
	width: 500px;
}
.p_r0 {
	padding-right: 0 !important;
}
.site-branding:hover .shortInfo {
	display: block !important;
}
.shortInfo .col p {
	font-size: 12px;
	color: #fff !important;
	line-height: 1.4;
}
.shortInfo .col strong {
	color: #fff;
	font-size: 15px;
	margin-bottom: 0px;
	display: block;
}
.shortInfo .col .custom-logo {
	max-width: 60px;
	height: auto;
	padding: 10px;
	margin: 15px 20px;
	margin-left: calc(50% - 18px);
}
.shortInfo .eml *{
	font-size:14px
}
.viewOnMap {
	color: #fff !important;
	font-size: 12px;
}
.shortInfo .slogan {
	text-align: center;
	width: 100%;
}
.shortInfo .col p.Cname {
	text-align: center;
	font-size: 14px;
	font-weight: 500;
}
.pl40 {
	padding-left: 40px !important;
}

.socialicon ul li {
	display: inline;
	margin: 0 5px;
}
.socialicon ul {
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 0;
}
.socialicon ul li:first-child {
	margin-left:0;
}
.socialicon ul li a {
	color: #fff;
}
.socialicon ul li a:hover {
	opacity: .5;
}
.wapp {
	/* display: none; */
}

/* Logo Info */
@media screen and (max-width: 400px) {
	.mob_Email {
		width: 90%;
		color: #fff;
	}
	.slogan{
		display:none;		
	}
}

@media screen and (max-width: 767px) {
	.shortInfo{
		display:none !important;
	}
	.wapp{
		display:initial;
	}
	.tel_siatexSign {
		display: none !important;
	}
	body{
		padding-top:50px;	
	}
	.Hxs{
		display:none;	
	}
	.mob_Email a .fa {
		margin-right: 0px;
		font-size: 22px !important;
	}
	.mob_Email a {
		border-left: 1px solid #3f6e92;
		display: inline-block;
		/* width: 30%; */
		text-align: center;
		padding: 8px 3.33%;
		margin-right: 0px;
	}
	.wapp .fa {
		margin-right: 10px !important;
	}
	.mob_Email a:last-child {
		border-right: 1px solid #3f6e92;
	}
	.mob_Email a:hover {
		background: #093e66;
	}
	.mob_Email a:first-child {
		margin-right: 0px; 
	}
	.slogan {
		color: #fff;
		padding: 13px 0px !important;
	}
	.topBar p{
		padding: 0
	}
	.w6{
		width:100% !important;	
	}
	.w3{
		width:100% !important;	
	}
	.ftr h4 {
		margin: 15px 0px 0 0;
	}
	.fa-whatsapp::after {
		content: "";
		position: absolute;
		background: #4fcd62;
		width: 18px;
		height: 18px;
		left: calc(50% - 9px);
		border-radius: 50%;
		top: calc(50% - 9px);
		z-index: -1;
	}
}


