		/* @import url(http://fonts.googleapis.com/css?family=Amaranth); */
	

body {
	margin: 0px;
	padding: 0px;
background: #eee;
font-family: "Open Sans", helvetica, arial, sans-serif;
-webkit-font-smoothing: antialiased;
}

input[type="text"],
input[type="date"],input[type="month"],
input[type="datetime-local"],
input[type="password"],
input[type="number"]

{
	
	width: 100%;
	padding: 14px;
	height: 30px;
	
	box-sizing:border-box;
	border: 1px solid #A19E9E;
	background: white;
	color: #3B9CE2;

	
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: 400px;
	font-weight: bold;
	
	border-radius: 5px;
	
}

header
{
position: relative;
display: flex;
background: rgba(206,217,224,1);
background: -moz-linear-gradient(top, rgba(206,217,224,1) 0%, rgba(250,250,250,1) 99%, rgba(250,250,250,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(206,217,224,1)), color-stop(99%, rgba(250,250,250,1)), color-stop(100%, rgba(250,250,250,1)));
background: -webkit-linear-gradient(top, rgba(206,217,224,1) 0%, rgba(250,250,250,1) 99%, rgba(250,250,250,1) 100%);
background: -o-linear-gradient(top, rgba(206,217,224,1) 0%, rgba(250,250,250,1) 99%, rgba(250,250,250,1) 100%);
background: -ms-linear-gradient(top, rgba(206,217,224,1) 0%, rgba(250,250,250,1) 99%, rgba(250,250,250,1) 100%);
background: linear-gradient(to bottom, rgba(206,217,224,1) 0%, rgba(250,250,250,1) 99%, rgba(250,250,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ced9e0', endColorstr='#fafafa', GradientType=0 );
height: 220px;	



}

.mymenu
{
	
	position: relative;
	background: #red;
	height: auto;

	-webkit-box-shadow: 0px 1px 1px 1px rgba(184,198,240,1);
-moz-box-shadow: 0px 1px 1px 1px rgba(184,198,240,1);
box-shadow: 0px 1px 1px 1px rgba(184,198,240,1);


}

.nmi_hide
{


display:none;	
	
}

.mymenu .nmi_show
{
position:fixed;
top: 5px;
left: 20px;
background:#red;
display:block;	
font-size: 18px;
font-weight: bold;
color: #0566AF;
	
}
.mymenufixed
{
	
	content: "Hello ";
	z-index: 39;
	width: 100%;
	position: fixed;
	top: 0px;
	background: white;
	
	
	
	
}


.logo
{
	
	z-index: 25;
	margin: 25px auto;
	width: 180px;
	height: 180px;
	background: #pink;
	
	
}



.imgs
{
	
	
	position: relative;
	width: 100%;
	height: 500px;
	background: #eee;
	
	
}
.imgs .ads
{
	z-index: 99;
	position: absolute;
	bottom: 50;
	left:170px;

	width: auto;
	height: auto;
	padding: 3px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items:center;
	background: white;
	border: 1px solid black;
	
	
	
}

.ads > a
{
	
	
	color: #6C317C;
	
}

.ads .adsclose
{
	position: absolute;
	top: 5px;
	right: 5px;
	background:#red;
	padding: 5px;
	border-radius: 50%;
	font-size: 15px;
	color: white;
	cursor:pointer;

}

.item .p
{
z-index: 5000px;	
padding-top:50px;
position: absolute;
right: 25px;	
font-family: 'Amaranth', sans-serif;
font-size: 50px;
font-weight: bold;	
color: #005EA3;
background: #;
}

#stone_pix
{
margin: 0px;
width: 100%;
height: 500px;
	
}
.flex
{

	display: flex;
    flex-wrap: wrap;

	justify-content: space-between;
	
	
	width: 100%;
	height:auto;
	background: #pink;
	padding-top: 8px;
	font-size: 22px;
	font-weight: narrow;
	

}

.flex_view
{

	display: flex;
    flex-wrap: wrap;

	justify-content: space-between;
	
	
	width: 100%;
	height:auto;
	background: #pink;
	padding-top: 8px;
	font-size: 22px;
	font-weight: narrow;
	

}

.msg_wrap
{

	position:relative;
	display: flex;
    flex-wrap: row;
	justify-content: space-between;
	width: 100%;
	height:auto;
	background: #;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 22px;
	font-weight: narrow;
	

}

.msg_wrap2
{

	position:relative;
	display: flex;
    flex-wrap: row;
	justify-content: space-between;
	width: 100%;
	height:auto;
	background: #;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 25px;
	padding-bottom: 5px;
	font-size: 22px;
	font-weight: narrow;
	

}
.img_frm
{
	float: left;
	background:#red;
	padding: 5px;
	
}


.msg_box
{
	float: left;
	width: 60%;
	height: auto;
	background: #eee#;
	padding-left: 30px;
	
	
}

.h1
{
	
	font-size: 22px;
	font-weight: narrow;
	color: #1d9637;
	padding-bottom: 5px;
	text-align: left;
	
}
.h3h
{
	
	font-size: 22px;
	font-weight: narrow;
	color: #005EA3;
	padding-bottom: 5px;
	color: rgb(84, 84, 84);
	text-align:left;
	
	
}

.h2
{
	
	font-size: 22px;
	font-weight: narrow;
	color: #1d9637;
	padding-bottom: 2px;
	text-align:left;

	
}

.h3
{
	
	font-size: 24px;
	font-weight: narrow;
	color: white;
	padding-bottom: 2px;
	text-align:center;	
	width: 100%;
	line-height: 30px;
}

p{
	
	margin: 0px;
	font-size: 13px;
	font-family: Open Sans, sans-serif;
	font-weight: narrow;
	text-align: justify;
	color: #8B9492;
	padding-top: 6px;
	line-height: 20px;
	max-height: 200px;

	overflow: hidden;
	
}

.box
{
	float: left;
	width: 33.2%;
	height: auto;
	background: #red;
	height: 400px;
	
}

.innerbox
{
	background: #pink;
	padding-left: 15px;
	padding-right: 15px;
	color: #005EA3;
	font-size: 20px;
	font-weight: narrow;
	
	
}

.ruby
{
	color: #B92241;
	
}



.imgsbox
{
	
	width: 100%;
	height: 180px;

	
}

.aqua{
	
	color: #6BB5B8;
	
}

.emerald
{
	
	color: #02A320;
	
}
.medicin
{
background-image: url("../img/medicin.jpg");
background-repeat: no-repeat;	
background-size: cover;
background-size:100% 100%;

}

.cash
{
background-image: url("../img/cash.jpg");
background-repeat: no-repeat;	
background-size: cover;
background-size:100% 100%;
}
.pension
{
background-image: url("../img/pension.jpg");
background-size: cover;
background-repeat: no-repeat;	

}

.l_r_border
{
	
border-left: 1px solid #E3DCDC;
border-right: 1px solid #E3DCDC;	

	
}

.ceo_img
{
float: left;
background-image: url("../img/chairman.jpg");
background-size: coverd;
background-repeat: no-repeat;	
background-size: 100% 100%;
width: 180px;
height: 180px;	

border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;


}
.frm
{
	
	background: #red;
	height: auto;
	width: 100%;
	
	
}

.frm2
{
	float: left;
	background: #eee#;
	padding-left: 200px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.footer
{
	
	height: auto;
width: 100%;
background: rgba(129,181,217,1);
background: -moz-linear-gradient(top, rgba(129,181,217,1) 0%, rgba(97,97,97,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(129,181,217,1)), color-stop(100%, rgba(97,97,97,1)));
background: -webkit-linear-gradient(top, rgba(129,181,217,1) 0%, rgba(97,97,97,1) 100%);
background: -o-linear-gradient(top, rgba(129,181,217,1) 0%, rgba(97,97,97,1) 100%);
background: -ms-linear-gradient(top, rgba(129,181,217,1) 0%, rgba(97,97,97,1) 100%);
background: linear-gradient(to bottom, rgba(129,181,217,1) 0%, rgba(97,97,97,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81b5d9', endColorstr='#616161', GradientType=0 );

	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	
	padding: 30px;

}

.footer2
{
	
	
	position:relative;
	background: #54534A;
	padding: 40px;
	font-size: 12px;
	color: white;
	height: auto;

}

.footer2 .footer_txt_lft
{
	float: left;
	background: #red;
	color: white;
	
	
}


.nmifacebook
{
	background: #green;
	height: auto;
	width: 100%;
	padding: 10px;
	
	
	
}

.footer2 .footer_txt_right
{
	float: right;
	background: #red;
	
	
}

.f_left
{
	
	
}

.alink
{
	color: #0093FF;
	
	
}
.alink:hover
{
	text-decoration: underline;
	
	
}

.transp
{
	padding-top: 10px;
	background: #blue;
	color: white;
	height: auto;
	
	
}

.wd60
{
	
	height: 30px;
	
}

.input
{
	background: #eee;
	width: 200px;
	height: 30px;
	float: left;
	border: 1px solid #eee;
	padding: 4px;
	
	
}

.submit
{
	background: #DBDBDB;
	width: auto;
	height: 20px;
	float: left;
	border: 1px solid #eee;
	padding: 4px;
	color: black;
	font-size: 14px;
	line-height: 20px;
	cursor:pointer;
	
}
.submit:hover
{
	background: #BCBCBC;
	width: auto;
	height: 20px;
	float: left;
	border: 1px solid #eee;
	padding: 4px;
	color: black;
	font-size: 14px;
	line-height: 20px;
	
	
}

.h4
{
	color: white;
	font-size: 16px;
	font-weight:narrow;
	padding-left: 6px;
	text-align:center;
	
}
.h5
{
	color: white;
	font-size: 13px;
	font-weight:narrow;
	padding: 5px;
	line-height: 20px;
	text-align:center;
	
}

.pictureContainer
{
margin: 0 auto;
width: 40px;
height: 40px;
overflow: hidden;
background-color: white;
border: 2px solid white;


}
.pictureContainer .img5
{
transition: transform .2s ease-in-out;

}
.pictureContainer .img5:hover
{
transform: translate3d(0px, -40px, 0px);


}
.handle
{
width:100%;
background: #005c48#;
text-align: right;
box-sizing: border-box;
padding: 6px 3px;
cursor: pointer;
display: none;
font-size: 25px;
font-weight: bold;
color: #0093FF;
	
}
.more
{
	position:relative;	
	width: 100%;
	height: auto;
	background: #pink;
	text-align: right;
	font-size: 14px;
	color: #1d9637;
	

}

.more2
{
	float: right;
	width: auto;
	height: auto;
	background: #EAE5FF#;
	padding: 2px;
	cursor: pointer;
	
	color: #1d9637;
	
	
}
.more2:hover
{
	float: right;
	width: auto;
	height: auto;
	background: #DFD7FF#;
	padding: 2px;
	cursor: pointer;
	
	text-decoration: underline;
	

}

    ul.sticky
{
z-index: 12;
position:fixed;
top: 0px;
border-top: 1px solid #eee;	
background: white;
width: 100%;
-webkit-transition: max-height 0.4s;
	-ms-transition: max-height 0.4s;
	-moz-transition: max-height 0.4s;
	-o-transition: max-height 0.4s;
	transition: max-height 0.4s;
	overflow:hidden
	
	
-webkit-box-shadow: 1px 1px 1px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 1px 1px -2px rgba(0,0,0,0.75);
box-shadow: 1px 1px 1px -2px rgba(0,0,0,0.75);
}


    header.sticky2
{
display:block;
z-index: 13;
position:fixed;
top: 0px;
height: 0px;
border-top: 0px solid #eee;	
background: white;
width: 100%;
-webkit-transition: max-height 0.4s;
	-ms-transition: max-height 0.4s;
	-moz-transition: max-height 0.4s;
	-o-transition: max-height 0.4s;
	transition: max-height 0.4s;
	overflow:hidden
	
	
-webkit-box-shadow: 1px 1px 2px -0px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 1px 2px -0px rgba(0,0,0,0.75);
box-shadow: 1px 1px 2px -0px rgba(0,0,0,0.75);
}

.logofixed
{
	position:fixed;
	left: 5%;
	margin: 1px auto;
	width: 60px;
	height: 60px;
	background: #pink;
	
	
}
.about
{
	padding: 50px;

	font-size: 15px;
	font-family:Open Sans, Arial, sans-serif;
	text-align: justify;
	color: #6A737B;
	height: auto;
	line-height: 25px;
	
}
.anchr
{
	background: #red;
	height: 80px;
	
	
}
.brk
{
	height: 20px;
	width: 100%;
	position:relative;
	
	
}
.l_frm
{

	position: relative;
	width:100%;
	background: #skyblue;
	height: auto;
	
	
}
.box50
{
	float: left;
	width: 49%;
	height: 400px;
	background: #eee#;
	margin: 5px;
	
}
.mail
{
	font-size: 25px;
	color: #F3901D;
	background:red;
	
}



.namecss
{
	
float: left;
width: 100%;
height: 30px;
border: 1px solid #E4E6E8;
margin: 5px;
padding: 5px;
-webkit-box-shadow: inset 10px 10px 43px -9px rgba(235,235,235,1);
-moz-box-shadow: inset 10px 10px 43px -9px rgba(235,235,235,1);
box-shadow: inset 10px 10px 43px -9px rgba(235,235,235,1);	
	
}
.subjectcss
{
	
float: left;
width: 520px;
height: 30px;
border: 1px solid #E4E6E8;
margin: 0px;
padding: 0px;
-webkit-box-shadow: inset 10px 10px 43px -9px rgba(235,235,235,1);
-moz-box-shadow: inset 10px 10px 43px -9px rgba(235,235,235,1);
box-shadow: inset 10px 10px 43px -9px rgba(235,235,235,1);	
	
}
.msgcss
{
	
float: left;
width: 520px;
height: 100px;
border: 1px solid #E4E6E8;
margin: 5px;
padding: 5px;
-webkit-box-shadow: inset 10px 10px 43px -9px rgba(235,235,235,1);
-moz-box-shadow: inset 10px 10px 43px -9px rgba(235,235,235,1);
box-shadow: inset 10px 10px 43px -9px rgba(235,235,235,1);	
color	
}
.fixed
{

background: #pink;
padding: 5px;
width: 250px;


}
.fixed_full
{

background: #pink;
padding: 5px;
width: 500px;


}
.sbtns
{
float: left;
background: #F3901D;
padding: 15px;
font-size: 13px;
color: white;
cursor: pointer;
margin: 5px;
font-weight: bold;


border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;

}

.sbtns:hover
{
float: left;
background: #DD831A;
padding: 15px;
font-size: 13px;
color: white;
cursor: pointer;
margin: 5px;
font-weight: bold;


border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;

}
.notice
{
	background: #eee;
	padding: 20px;
	font-size: 16px;
	font-weight: bold;
	
	
}

.topflex
{
	position: relative;
	height: auto;
	background: #eee;
	
}

.box_left
{
	float: left;
	width: 50%;
	height: 450px;

	
background: white;
	
}
.box_right
{
	float: right;
	width: 50%;
	height: 300px;
	background: red;
	
	
	
	
}


.notice_small
{
	background: #eee;
	padding: 20px;
	font-size: 12px;
	
	
	
}
.msgto
{
	padding: 72px;
	
	background: white;
	height: auto;
	
	
	
}
.news_div
{
	border: 0px solid black;
	box-sizing:border-box;
	width: 100%;
	height: 100%;
	padding: 35px;
	
	background: #yellow;
	
	
}

.comments
{
	background: #red;
	width: 100%;
	text-align:center;
	color: white;
	padding-bottom: 10px;
	padding-top: 10px;
	
	
}
.bottom_box_warp
{
float: left;	
width: 100%;
height: auto;
background:#red;	
margin: 1px;
padding-bottom: 15px;	
	
}

.icons
{
	float: left;
	width: 40px;
	height: 40px;
	background: #pink;
	
	
}

.icons_imgs
{
	
background-image: url("../img/icon-worry.png");
background-size: fixed;
background-size:100% 100%;	
	
}

.icons_imgs_2
{
	
background-image: url("../img/icon-nojob.png");
background-size: fixed;
background-size:100% 100%;	
	
}


.icons_imgs_3
{
	
background-image: url("../img/icon-freeshiping.png");
background-size: fixed;
background-size:100% 100%;	
	
}


.icons_imgs_4
{
	
background-image: url("../img/icon-cargo.png");
background-size: fixed;
background-size:100% 100%;	
	
}

.icons_imgs_5
{
	
background-image: url("../img/sc4_icon_familycomp_R2.png");
background-size: fixed;
background-size:100% 100%;	
	
}

.icons_imgs_6
{
	
background-image: url("../img/icon-everywhere.png");
background-size: fixed;
background-size:100% 100%;	
	
}

.box_title_wrap
{
	float: left;
	width: 350px;
	height: auto;
	background:#red;
	padding-left: 6px;
	
}

.box_title
{
	float: left;
	width: 350px;
	height: auto;
	background:#red;
	padding-bottom: 10px;
	font-size: 16px;
	
}
.box_title_sub
{
	float: left;
	width: 350px;
	height: auto;
	background:#red;
	font-size: 14px;
}
.line
{
	width: 100%;
	height: 2px;
	background: #red;
	
	
}

.reg_wrap
{
	float: left;
	background: #red;
	padding: 10px;
	
	
}
.lincese_box
{
	float: left;
	width: 200px;
	height: 200px;
	
	
}

.lincese_box_imgs_1
{
	background-image: url("../img/KPCCI.jpg");
background-size: fixed;
background-size:100% 100%;	
	
	
}
.lincese_box_imgs_1:hover
{
	background-image: url("../img/KPCCI.jpg");
background-size: fixed;
background-size:100% 100%;	
	border: 1px solid skyblue;		
	
}

.lincese_box_imgs_2
{
	background-image: url("../img/apcea_logo.gif");
background-size: fixed;
background-size:100% 100%;	

	
}

.lincese_box_imgs_2:hover
{
	background-image: url("../img/apcea_logo.gif");
background-size: fixed;
background-size:100% 100%;	
border: 1px solid skyblue;	
	
}


.lincese_box_imgs_3
{
	background-image: url("../img/FBR.jpg");
background-size: fixed;
background-size:100% 100%;	

	
}

.lincese_box_imgs_3:hover
{
	background-image: url("../img/FBR.jpg");
background-size: fixed;
background-size:100% 100%;	
border: 1px solid skyblue;	
	
}
.shop_wrap
{
	
	position:absolute;
	right: 0px;
	width: 400px;
	height: 200px;
	background: #red;
	
}

.shop_wrap .shop_one
{
	position:relative;
	float: left;
	width: 220px;
	height: 100%;
	background:#skyblue;
	
	
}
.shop_wrap .shop_two
{
	position:relative;
	float: right;
	width: 120px;
	height: 100%;
	background:#skyblue;
		background-image: url("../img/tag.png");
background-size: fixed;
background-size:100% 100%;	
	
}

.shop_cart_warp
{
	margin-top: 30%;
	background: #red;
	width: 100%;
	height: 60px;
	
	}
	
	.bag_one
	{
		float: left;
		width: 60px;
		height: 60px;
		background:#pink;
		
background-image: url("../img/cart-icon.png");
background-size: fixed;
background-size:100% 100%;	
	}
		.bag_two
	{
		float: left;
		width: 150px;
		height: 60px;
		background:#pink;
		display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  

	}
	
	.shop_flor
	{
		float: left;
		padding: 10px;
		width: 100%;
		background: ;
		height: auto;
		border: 1px solid #e4e4e4;

	}
	
	
	.px_wrap
	{
		position: relative;
		float: left;
		width: 220px;
		height: auto;
		background: white;
		border: 1px solid #eee;
		margin: 5px;
		padding: 5px;
		
-webkit-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.75);
box-shadow: 0px 0px 20px -7px rgba(0,0,0,0.75);


	}
	
	

	
	
	.px_wrap .bid_action
	{
		position: absolute;
		bottom: 0px;
		height: 30px;
		width: 220px;
		background:#444#;
		
		
	}
	
	
	.addtocart
	{
		
		float: right;
		width: auto;
		height: auto;
		padding: 2px;
		background: skyblue;
		color: white;
		cursor: hand;
		cursor:pointer;
		
		font-size: 12px;
background: rgba(76,76,76,1);
background: -moz-linear-gradient(-45deg, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(12%, rgba(89,89,89,1)), color-stop(25%, rgba(102,102,102,1)), color-stop(39%, rgba(71,71,71,1)), color-stop(50%, rgba(44,44,44,1)), color-stop(51%, rgba(0,0,0,1)), color-stop(60%, rgba(17,17,17,1)), color-stop(76%, rgba(43,43,43,1)), color-stop(91%, rgba(28,28,28,1)), color-stop(100%, rgba(19,19,19,1)));
background: -webkit-linear-gradient(-45deg, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%);
background: -o-linear-gradient(-45deg, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%);
background: linear-gradient(135deg, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=1 );
	
	
	
	
	}
	.addtocartprice
	{
		
		float: left;
		width: auto;
		height: auto;
		padding: 2px;
		background: #skyblue;
		color: #0566AF;
		cursor: hand;
		cursor:pointer;
		
		font-size: 14px;

	
	
	
	}
	
	.bid_img
	{
		width: 100%;
		height: 200px;
		background:#444;
		
		
	}
	

	
	.bid_img .leb
	{
		display:none;
		position: absolute;
		top: 0px;
		left: 0px;
		height: 100%;
		width: 100%;
		background: rgba(0, 0, 0, 0.5);
		
		
	}
	
	
		.bid_img .tage
	{
		display:none;
		position: absolute;
		top: 0px;
		left: 0px;
		height: 60%;
		width: 100%;
			
background-image: url("../img/tag-sold.png");
background-size: fixed;
background-size:100% 100%;	
		
		
	}
	
	.clicky
	{
		padding: 25px;
		color: white;
		text-align:center;
		
	}
	
	
	
	.bid_txt
	{
		width: 100%;
		height: auto;
		background:#;
		font-size: 14px;
	font-weight: Normal;
	font-family:Open Sans, Arial, sans-serif;
	text-align: justify;
	color: #0566AF;
	border-bottom: 1px solid white;
		
	}
	
	
	.discription_area_buttom
	{
		
		float: left;
		width: 100%;
		position:relative;
		background:#skyblue;
		padding-top: 22px;
		font-size: 14px;
	font-weight: Normal;
	font-family:Open Sans, Arial, sans-serif;
	text-align: justify;
	color: #0566AF;
	border-bottom: 1px solid white;
	
	}
	
	
	.bid_txt_2
	{
		width: 100%;
		height: auto;
		background:#;
		font-size: 12px;
	font-weight: normal;
	font-family:Open Sans, Arial, sans-serif;
	text-align: justify;
	color: #0566AF;
	line-height: 13px;
		
	}
	
	
	.txt_h1
	{
		
	font-size: 14px;
	font-weight: bold;
	font-family:Open Sans, Arial, sans-serif;
	text-align: justify;
	color: #0566AF;
		
	}
	.txt_h2
	{
		
	font-size: 12px;
	
	font-family:Open Sans, Arial, sans-serif;
	text-align: justify;
	color: #0566AF;
	border: 1px solid;
		
	}
	
	.left_cart
	{
		float: left;
		width: 300px;
		height: auto;
		background: skyblue;
		border-right: 0px solid #eee;
	}
	
		.paypal
	{
		float: left;
		width: 300px;
		height: auto;
		background: #skyblue;
		border-right: 1px solid #eee;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	
	.left_cart_1
	{
		float: left;
		width: 300px;
		height: auto;
		background: #skyblue;
		
background: rgba(64,64,64,1);
background: -moz-linear-gradient(-45deg, rgba(64,64,64,1) 0%, rgba(59,59,59,1) 0%, rgba(74,74,74,1) 12%, rgba(84,84,84,1) 25%, rgba(36,36,36,1) 49%, rgba(0,0,0,1) 51%, rgba(15,15,15,1) 60%, rgba(36,36,36,1) 76%, rgba(23,23,23,1) 91%, rgba(15,15,15,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(64,64,64,1)), color-stop(0%, rgba(59,59,59,1)), color-stop(12%, rgba(74,74,74,1)), color-stop(25%, rgba(84,84,84,1)), color-stop(49%, rgba(36,36,36,1)), color-stop(51%, rgba(0,0,0,1)), color-stop(60%, rgba(15,15,15,1)), color-stop(76%, rgba(36,36,36,1)), color-stop(91%, rgba(23,23,23,1)), color-stop(100%, rgba(15,15,15,1)));
background: -webkit-linear-gradient(-45deg, rgba(64,64,64,1) 0%, rgba(59,59,59,1) 0%, rgba(74,74,74,1) 12%, rgba(84,84,84,1) 25%, rgba(36,36,36,1) 49%, rgba(0,0,0,1) 51%, rgba(15,15,15,1) 60%, rgba(36,36,36,1) 76%, rgba(23,23,23,1) 91%, rgba(15,15,15,1) 100%);
background: -o-linear-gradient(-45deg, rgba(64,64,64,1) 0%, rgba(59,59,59,1) 0%, rgba(74,74,74,1) 12%, rgba(84,84,84,1) 25%, rgba(36,36,36,1) 49%, rgba(0,0,0,1) 51%, rgba(15,15,15,1) 60%, rgba(36,36,36,1) 76%, rgba(23,23,23,1) 91%, rgba(15,15,15,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(64,64,64,1) 0%, rgba(59,59,59,1) 0%, rgba(74,74,74,1) 12%, rgba(84,84,84,1) 25%, rgba(36,36,36,1) 49%, rgba(0,0,0,1) 51%, rgba(15,15,15,1) 60%, rgba(36,36,36,1) 76%, rgba(23,23,23,1) 91%, rgba(15,15,15,1) 100%);
background: linear-gradient(135deg, rgba(64,64,64,1) 0%, rgba(59,59,59,1) 0%, rgba(74,74,74,1) 12%, rgba(84,84,84,1) 25%, rgba(36,36,36,1) 49%, rgba(0,0,0,1) 51%, rgba(15,15,15,1) 60%, rgba(36,36,36,1) 76%, rgba(23,23,23,1) 91%, rgba(15,15,15,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404040', endColorstr='#0f0f0f', GradientType=1 );
	
	
	
	}
	
	.cartxt
	{
		padding: 5px;
		font-size: 26px;
		color:white;
		font-family:Open Sans, Arial, sans-serif;
		
	}
	
	
	.cartbox
	{
		background: #skyblue;
		padding-left: 10px;	
		padding-right: 10px;
	}
	.cartbox_1
	{
		position:relative;
		background: pink;
		color: white;
		font-size: 13px;
		background: rgba(64,64,64,1);
		padding: 5px;
		border-bottom: 1px solid black;
		
		
		
		
	}
	.cartbox_a
	{
		float:right;
		background: pink;
		color: white;
		font-size: 13px;
		background: rgba(64,64,64,1);
		
		
		
	}
	.cartbox_total
	{
		position:relative;
		background: #skyblue;
		padding-left: 10px;	
		padding-right: 10px;
		margin-top: 5px;
		border-bottom: 1px solid black;
	}
	.cartbox_1_total
	
	{
	float:right;
		background:#skyblue;
		color: white;
		
	}
	
	.cartbox_1 .cartbox_amount
	{
		
		float:right;
		
	}
	.cartbtn
	{
		float: left;
		width: auto;
		padding: 4px;
		background:skyblue;
		margin-top: 5px;
		margin-left: 10px;
		color:white;
		font-size: 13px;
		cursor:pointer;
background: rgba(203,96,179,1);
background: -moz-linear-gradient(top, rgba(203,96,179,1) 0%, rgba(193,70,161,1) 50%, rgba(168,0,119,1) 51%, rgba(219,54,164,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(203,96,179,1)), color-stop(50%, rgba(193,70,161,1)), color-stop(51%, rgba(168,0,119,1)), color-stop(100%, rgba(219,54,164,1)));
background: -webkit-linear-gradient(top, rgba(203,96,179,1) 0%, rgba(193,70,161,1) 50%, rgba(168,0,119,1) 51%, rgba(219,54,164,1) 100%);
background: -o-linear-gradient(top, rgba(203,96,179,1) 0%, rgba(193,70,161,1) 50%, rgba(168,0,119,1) 51%, rgba(219,54,164,1) 100%);
background: -ms-linear-gradient(top, rgba(203,96,179,1) 0%, rgba(193,70,161,1) 50%, rgba(168,0,119,1) 51%, rgba(219,54,164,1) 100%);
background: linear-gradient(to bottom, rgba(203,96,179,1) 0%, rgba(193,70,161,1) 50%, rgba(168,0,119,1) 51%, rgba(219,54,164,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#db36a4', GradientType=0 );

		
	}
	
	.user_info
	{
			float: left;
			padding: 15px;
			font-size: 16px;
			width: 800px;
		background:green#;
	}
	.ulogine
	{
		float:left;
		margin-top: 5px;
		border: 1px solid #eee;
		width: 100%;
		padding: 10px;
		font-size: 13px;
		
	}
	
	.ulogineX
	{
		float:left;
		margin-top: 5px;
		border: 0px solid #eee;
		width: 100%;
		padding: 10px;
		font-size: 13px;
		
	}
	
		.ulogine_x
	{
		float:left;
		margin-top: 5px;
		border: 1px solid #red;
		width: 100%;
		padding: 10px;
		font-size: 13px;
		
	}
		.ulogine_1
	{
		position:relative;
		font-size: 13px;
	}
	

	
	.inputbox
	{
		border: 1px solid #eee;
		margin: 5px;
		height: 25px;
		
	}
	.login_btn
	{
		
		height: 25px;
		
	}
	
	.fullwrap
	{
		float: left;
		border-bottom: 0px solid #eee;
		
		width: 780px;
		
	}
		.fullwrap_detail
	{
		float: left;
		border: 1px solid #eee;
		height: auto;
		background:white;
		width: 780px;
		
	}
		.fullwrap_detail_x
	{
		float: left;
		border: 1px solid #eee;
		height: auto;
		background:white;
		width: 780px;
		
	}
	
	
	
	.field_label
	{
		float: left;
		background: white;
		border-bottom: 1px solid #eee;
		padding: 3px;
		width: 180px;
		margin: 2px;
	}
	
		.field_labe2
	{
		float: left;
		background: white;
		border-bottom: 0px solid #eee;
		padding: 0px;
		width: 400px;
		margin: 2px;
	}
	
	.txt100
	{
		height: 24px;
		width: 100%;
		border: 1px solid #eee;
		margin-top: 0px;
		padding: 2px;
		
	}
	
		.label_head
	{
		float: left;
		background: #444;
		border-bottom: 1px solid #eee;
		padding: 4px;
		width: 200PX;
		margin: 2px;
		color: white;
	}
		.label_headEnd
	{
		float: left;
		background: ;
		border-bottom: 0px solid #eee;
		padding: 4px;
		width: 200PX;
		margin: 2px;
		color: white;
	}	
		.label_head_x
	{
		float: left;
		background: #eee;
		border-bottom: 1px solid #eee;
		padding: 4px;
		width: 200PX;
		margin: 2px;
		
	}
	.label_head_xend
	{
		float: left;
		background: #;
		border-bottom: 0px solid #eee;
		padding: 4px;
		width: 200PX;
		margin: 2px;
		
	}
	
		.label_head_1
	{
		float: left;
		background: #444;
		border-bottom: 1px solid #eee;
		padding: 4px;
		width: 100PX;
		margin: 2px;
		color: white;
	}
			.label_head_1_x
	{
		float: left;
		background: #eee;
		border-bottom: 1px solid #eee;
		padding: 4px;
		width: 100PX;
		margin: 2px;
		
	}
					.label_head_1_xend
	{
		float: left;
		background: ;
		border-bottom: 0px solid #eee;
		padding: 4px;
		width: 100PX;
		margin: 2px;
		
	}
				.label_head_1_xblack
	{
		float: left;
	background: rgba(64,64,64,1);
		color: white;
		border-bottom: 0px solid #eee;
		padding: 4px;
		width: 100PX;
		margin: 2px;
		text-align:right;
		
	}
		.label_head_1_xb
	{
		float: left;
		background: #eee;
		border-bottom: 0px solid #eee;
		padding: 4px;
		width: 100PX;
		margin: 2px;
		
	}


		.label_head_1_xc
	{
		float: left;
		background: #eee;
		border-bottom: 1px solid #eee;
		padding: 4px;
		width: 100PX;
		margin: 2px;
		text-align:center;
		
	}
	
	
	
			.label_head_1_xr
	{
		float: left;
		background: #eee;
		border-bottom: 1px solid #eee;
		padding: 4px;
		width: 100PX;
		margin: 2px;
		text-align:right;
		
	}
	
	.alineR
	{
		
		text-align:right;
		
	}
	.break
	{
		
		float:left;
		width: 780px;
		border-bottom: 1px solid #eee;
		
	}
		.break_1
	{
		
		float:left;
		width: 100%;
		border-bottom: 1px solid #eee;
		
	}
	
	.actionbtn
	{
		margin: 1px;
		background:red;
		float: left;
		width:25px;
		text-align:center;
		font-size: 12px;
		font-weight: normal;
		background: rgba(64,64,64,1);
		color: white;
		cursor:pointer;
		
		
	}
	.chkout
	{
		float: right;
		background: skyblue;
		padding: 4px;
		 background: #3e779d;
   background: -webkit-gradient(linear, left top, left bottom, from(#65a9d7), to(#3e779d));
   background: -webkit-linear-gradient(top, #65a9d7, #3e779d);
   background: -moz-linear-gradient(top, #65a9d7, #3e779d);
   background: -ms-linear-gradient(top, #65a9d7, #3e779d);
   background: -o-linear-gradient(top, #65a9d7, #3e779d);
   background-image: -ms-linear-gradient(top, #65a9d7 0%, #3e779d 100%);
   color: white;
    -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   cursor:pointer;
   font-size: 12px;
	}
	
	.alertmsg
	{
	display:none;
	z-index: 200;	
	position: fixed;
	padding: 10px;
	right: 5px;
	background: #b5bec7;
	color: white;
background: rgba(203,96,179,1);
background: -moz-linear-gradient(-45deg, rgba(203,96,179,1) 0%, rgba(193,70,161,1) 35%, rgba(168,0,119,1) 54%, rgba(219,54,164,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(203,96,179,1)), color-stop(35%, rgba(193,70,161,1)), color-stop(54%, rgba(168,0,119,1)), color-stop(100%, rgba(219,54,164,1)));
background: -webkit-linear-gradient(-45deg, rgba(203,96,179,1) 0%, rgba(193,70,161,1) 35%, rgba(168,0,119,1) 54%, rgba(219,54,164,1) 100%);
background: -o-linear-gradient(-45deg, rgba(203,96,179,1) 0%, rgba(193,70,161,1) 35%, rgba(168,0,119,1) 54%, rgba(219,54,164,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(203,96,179,1) 0%, rgba(193,70,161,1) 35%, rgba(168,0,119,1) 54%, rgba(219,54,164,1) 100%);
background: linear-gradient(135deg, rgba(203,96,179,1) 0%, rgba(193,70,161,1) 35%, rgba(168,0,119,1) 54%, rgba(219,54,164,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#db36a4', GradientType=1 );	
	}
	
	
	.imgs_fx
{
	
	
	position: relative;
	float: right;
	background: #FAFAFA;
	border: 0px solid #444;
	height: auto;
	width: 100%;
	padding-right: 50px;
}

	.imgs_fx .grid
	{
		margin: 2px;
		float:right;
		padding: 15px;
		background: #skyblue;
		text-align:center;
		background-image: url("../img/grid.png");
background-size: fixed;
background-size:100% 100%;	
cursor:pointer;
	}
	
		.imgs_fx .grid:hover
	{
		margin: 2px;
		float:right;
		padding: 15px;
		background: #DCDFE2;
		text-align:center;
		background-image: url("../img/grid.png");
background-size: fixed;
background-size:100% 100%;	
cursor:pointer;
	}
	
	
	
	.imgs_fx .list
	{
		margin: 2px;
		float: right;
		padding: 15px;
		background: #skyblue;
		text-align:center;
background-image: url("../img/list.png");
background-size: fixed;
background-size:100% 100%;	
cursor:pointer;
	}
	
		.imgs_fx .list:hover
	{
		margin: 2px;
		float: right;
		padding: 15px;
		background: #DCDFE2;
		text-align:center;
background-image: url("../img/list.png");
background-size: fixed;
background-size:100% 100%;	
cursor:pointer;
	}
	.flex_shop
{

	display: flex;
    flex-wrap: wrap;

	justify-content: space-between;
	
	
	width: 100%;
	height:auto;
	background: #pink;
	padding-top:0px;
	font-size: 22px;
	font-weight: narrow;
	

}



.msg_wrap_shop
{

	position:relative;
	display: flex;
    flex-wrap: row;
	justify-content: space-between;
	width: 100%;
	height:auto;
	background: #;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 1px;
	padding-bottom: 25px;
	font-size: 22px;
	font-weight: narrow;
	

}
	.px_wrap_list
	{
		float: left;
		width: 98%;
		height: auto;
		background: #red;
		border: 1px solid #eee;
		margin: 5px;
		padding: 5px;
	}
	
	.bid_img_list
	{
		float: left;
		width: 120px;
		height: 120px;
		background:#444;
		
		
	}
	.bid_txt_list
	{
		float: left;
		max-width: 250px;
		height: auto;
		background:#eee;
		font-size: 14px;
	font-weight: Normal;
	font-family:Open Sans, Arial, sans-serif;
	text-align: justify;
	color: #0566AF;
	padding: 5px;
		
	}
	
	.bid_txt_2_list
	
	{
		float: left;
		width: 300px;
		height: auto;
		background:#green;
		font-size: 12px;
	font-weight: normal;
	font-family:Open Sans, Arial, sans-serif;
	text-align: justify;
	color: #0566AF;
	line-height: 13px;
	padding: 10px;
		
	}
	
	.px_wrap  .bid_action_list
	{
		
		position: relative;
		top: 0px;
		right: 0px;
		height: 30px;
		max-width: 200px;
		background:#444;
		
		
	}.px_wrap_grid
	{
		position: relative;
		float: left;
		width: 220px;
		height: 300px;
		background: #eee;
		border: 1px solid #eee;
		margin: 5px;
		padding: 5px;
	}
	.bid_img_grid
	{
		width: 100%;
		height: 200px;
		background:#444;
		
		
	}
	
	
	
	
	
	
	
	.bid_txt_grid
	{
		width: 100%;
		height: auto;
		background:#eee;
		font-size: 14px;
	font-weight: Normal;
	font-family:Open Sans, Arial, sans-serif;
	text-align: justify;
	color: #0566AF;
		
	}
		.bid_txt_2_grid
	{
		width: auto;
		height: auto;
		background:#;
		font-size: 12px;
	font-weight: normal;
	font-family:Open Sans, Arial, sans-serif;
	text-align: justify;
	color: #0566AF;
	line-height: 13px;
		
	}
	.px_wrap .bid_action_grid
	{
		position: absolute;
		bottom:15px;
		height: 30px;
		width: 220px;
		background:#444#;
		
		
	}
	
	.input_floor
	{
		position:relative;
		background: red;
		
		
	}
	
	.c_main_wrap
	{
		position:relative;
		width: 100%;
		height: 100%;
		background: green;
		
		
		
	}
	
	.c_menu
	{
		
	position: fixed;
	background: #207ce5;
	height: 50px;
	width: 100%;

	-webkit-box-shadow: 0px 1px 1px 1px rgba(184,198,240,1);
-moz-box-shadow: 0px 1px 1px 1px rgba(184,198,240,1);
box-shadow: 0px 1px 1px 1px rgba(184,198,240,1);

	color: white;	
		
	}
	
	.c_wrap
	{
	position:relative;	
	top: 50px;
	background: red;
	height: 100%;
	width: 100%;
	display:flex;

		
	}
	
	.c_left
	{
		
	float: left;
	background: #444;
	width: 200px;
	height: 100%;
	padding: 5px;
	color: white;
	font-size: 13px;

		
	}
	
	
	
	.imgs_fx .searchitem
	{
		margin: 2px;
		float:right;
		padding: 1px;
		background: #skyblue;
		text-align:center;
		

	}
	
	.txtsearchitem
	{
		margin: 2px;
		float:right;
		padding: 6px;
		background: #skyblue;
		text-align:left;
		border: 1px solid #eee;
		width: 200px;
		
	}
	
	
	.detail_wrap
	{
		
		float: left;
		width: 900px;
		height: auto;
		background: #444#;
		
	}
	
	
	.detail_pix
	{
		
		float: left;
		width: 300px;
		height: auto;
		background: white;
		padding: 20px;
		border: 1px solid #eee;
		
	}
	
	.detail_pix_main
	{
		position:relative;
		float: left;
		width: 300px;
		height: 180px;
		background: white;
		
		
	}
		.detail_pix_txt
	{
		margin-left: 15px;
		float: left;
		width: 500px;
		height: auto;
		background: white;
		padding: 20px;
		border: 1px solid #eee;
		font-size: 16px;
		font-weight: bold;
		color: #2282B9;
	}
	
	
	.plantxt
	{
		float: left;
		width: 500px;
		color: #2282B9;
		border: 0px solid #eee;
			font-size: 15px;
	}
	
	
	.txtdesc
	{
		float: left;
		width: 100%;
		color: #2282B9;
		border: 0px solid #eee;
		font-size: 15px;
	}
	
	.lbox
	{
		padding-top: 8px;
		float: left;
		width: 100%;
		color: #2282B9;
		border: 0px solid #eee;
		font-size: 12px;
		font-weight: normal;
	}
	
	.rbox
	{
		padding-top: 8px;
		float: left;
		width: 198px;
		color: #2282B9;
		border: 0px solid #eee;
		font-size: 12px;
		font-weight: normal;
		text-align:center;
	}
	
	
	.txtlebel
	{
		float:left;
		background:#eee;
		width: 135px;
		padding: 5px;
		
		
		
	}
	
	.brief
	{
		float:left;
		
		width: 100%;
		height: auto;
		padding-top: 3px;
		font-size: 15px;
		
		
		
	}
	
	.pprice 
	{
		
		padding: 5px;
		text-align:center;
		font-size: 15px;
		font-weight: bold;
		color: green;
		
		
	}
	
	.ordernow
	{
		
		padding: 5px;
		text-align:center;
		font-size: 15px;
		font-weight: bold;
		background: #444;
		color: white;
		cursor:pointer;
		
		
		
	}
		
	.callnow
	{
		
		padding: 5px;
		text-align:center;
		font-size: 15px;
		font-weight: bold;
		color: orange;
		
		
	}
	
	.paypal
	{
		float: left;
		width: auto;
		padding-top: 6px;
		background:#skyblue;
		color:white;
		font-size: 13px;

		
	}
	

	.google_ad
	{
		
		width: 300px;
		float: left;
		height: auto;
		border: 1px solid #eee;
		margin-left: 13px;
		
	}
	
	.pix1
	{
		float: left;
		width: 85px;
		height: 85px;
		border: 1px solid #eee;
		margin: 5px;
		cursor:pointer;
	}
	
	.contain
	{
		float: left;
		width: 900px;
		background: white;
		
		
	}
	
	.d_menu_wrap
	{
		float: left;
		width: 900px;
		height: auto;
		background: skyblue;
		
		
	}
		.d_menu_wrap_menu
	{
		float: left;
		width: 100%;
		height: auto;
		background: skyblue;
		
background: rgba(250,250,250,1);
background: -moz-linear-gradient(top, rgba(250,250,250,1) 0%, rgba(242,242,242,1) 37%, rgba(230,230,230,1) 58%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,250,250,1)), color-stop(37%, rgba(242,242,242,1)), color-stop(58%, rgba(230,230,230,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(250,250,250,1) 0%, rgba(242,242,242,1) 37%, rgba(230,230,230,1) 58%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(250,250,250,1) 0%, rgba(242,242,242,1) 37%, rgba(230,230,230,1) 58%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(250,250,250,1) 0%, rgba(242,242,242,1) 37%, rgba(230,230,230,1) 58%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(242,242,242,1) 37%, rgba(230,230,230,1) 58%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ffffff', GradientType=0 );
	}
	
	.mybtn
	{
		float: left;
		padding: 5px;
		width: auto;
		height: auto;
		background: white;
		margin-top: 10px;
		margin-left: 3px;
		margin-right: 3px;
		
		
		
		
		background: rgba(250,250,250,1);
background: -moz-linear-gradient(top, rgba(250,250,250,1) 0%, rgba(242,242,242,1) 37%, rgba(230,230,230,1) 58%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,250,250,1)), color-stop(37%, rgba(242,242,242,1)), color-stop(58%, rgba(230,230,230,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(250,250,250,1) 0%, rgba(242,242,242,1) 37%, rgba(230,230,230,1) 58%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(250,250,250,1) 0%, rgba(242,242,242,1) 37%, rgba(230,230,230,1) 58%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(250,250,250,1) 0%, rgba(242,242,242,1) 37%, rgba(230,230,230,1) 58%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(250,250,250,1) 0%, rgba(242,242,242,1) 37%, rgba(230,230,230,1) 58%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ffffff', GradientType=0 );
		
background: rgba(247,247,247,1);
background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(240,240,240,1) 41%, rgba(227,227,227,1) 58%, rgba(252,252,252,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247,247,247,1)), color-stop(41%, rgba(240,240,240,1)), color-stop(58%, rgba(227,227,227,1)), color-stop(100%, rgba(252,252,252,1)));
background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(240,240,240,1) 41%, rgba(227,227,227,1) 58%, rgba(252,252,252,1) 100%);
background: -o-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(240,240,240,1) 41%, rgba(227,227,227,1) 58%, rgba(252,252,252,1) 100%);
background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(240,240,240,1) 41%, rgba(227,227,227,1) 58%, rgba(252,252,252,1) 100%);
background: linear-gradient(to bottom, rgba(247,247,247,1) 0%, rgba(240,240,240,1) 41%, rgba(227,227,227,1) 58%, rgba(252,252,252,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#fcfcfc', GradientType=0 );		
		
		cursor:pointer;
	cursor:hand;
		
	}
	
	
	
	
	
		.mybtn:hover
	{
	
		background: white;
		
		
		
	}
	.mybtn_line
	{
		float: left;
		
		width: 100%;
		height: 3px;
		background: #orange;
		margin-top: 10px;
		
		
		
	}
	
	.mybtn_selected
	{
		background:white;
		
		
	}
	
	.txtboard
	{
		float: left;
		width: 100%;
		height: auto;
		background: white;
		
		
	}
	
		.txtboard_1
	{
		
		padding: 5px;
		background: #skyblue;
		
		
	}
	
	.hide{
		display:none;
		
	}
	
	
	.imageoverlay
	{
		display:none;
		z-index: 200;
		position:fixed;
		top: 0px;
		left: 0px;
		bottom: 0px;
		right: 0px;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.5);
				
		
		
	}
	
		.imageoverlay_2
	{
		
z-index: 201;
position: fixed;
width: 800px;
height: 400px;
top: 50%;
left: 50%;
margin-top: -200px; /* Negative half of height. */
margin-left: -400px; /* Negative half of width. */
	background:#eee;	
	}
	
	
	
	
	
			.imageoverlay_3
	{
margin: 0 auto;	
z-index: 202;
width: 100%;
height: 100%;
background:skyblue;	

	}
	
	
	
	
	
	
	.closeit
	{
		position:fixed;
		top: 0px;
		right: 0px;
		padding: 10px;
		color: white;
		font-size: 15px;
		cursor:pointer;	
	
		
	}
	
		.closeit:hover
	{
		position:fixed;
		top: 0px;
		right: 0px;
		padding: 10px;
		color: white;
		font-size: 15px;
		
	
		
	}
	.drg
	{
		display:none;
		background: #pink;
		padding: 4px;
		color: white;
		text-align:right;
	}

	
	.linkm
	{
	
		background: red;
		padding: 8px;
		font-size: 12px;
		font-weight: bold;
		color: white;
		
background: rgba(56,56,56,1);
background: -moz-linear-gradient(-45deg, rgba(56,56,56,1) 0%, rgba(66,66,66,1) 12%, rgba(77,77,77,1) 25%, rgba(54,54,54,1) 32%, rgba(33,33,33,1) 56%, rgba(0,0,0,1) 60%, rgba(13,13,13,1) 62%, rgba(33,33,33,1) 76%, rgba(20,20,20,1) 91%, rgba(13,13,13,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(56,56,56,1)), color-stop(12%, rgba(66,66,66,1)), color-stop(25%, rgba(77,77,77,1)), color-stop(32%, rgba(54,54,54,1)), color-stop(56%, rgba(33,33,33,1)), color-stop(60%, rgba(0,0,0,1)), color-stop(62%, rgba(13,13,13,1)), color-stop(76%, rgba(33,33,33,1)), color-stop(91%, rgba(20,20,20,1)), color-stop(100%, rgba(13,13,13,1)));
background: -webkit-linear-gradient(-45deg, rgba(56,56,56,1) 0%, rgba(66,66,66,1) 12%, rgba(77,77,77,1) 25%, rgba(54,54,54,1) 32%, rgba(33,33,33,1) 56%, rgba(0,0,0,1) 60%, rgba(13,13,13,1) 62%, rgba(33,33,33,1) 76%, rgba(20,20,20,1) 91%, rgba(13,13,13,1) 100%);
background: -o-linear-gradient(-45deg, rgba(56,56,56,1) 0%, rgba(66,66,66,1) 12%, rgba(77,77,77,1) 25%, rgba(54,54,54,1) 32%, rgba(33,33,33,1) 56%, rgba(0,0,0,1) 60%, rgba(13,13,13,1) 62%, rgba(33,33,33,1) 76%, rgba(20,20,20,1) 91%, rgba(13,13,13,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(56,56,56,1) 0%, rgba(66,66,66,1) 12%, rgba(77,77,77,1) 25%, rgba(54,54,54,1) 32%, rgba(33,33,33,1) 56%, rgba(0,0,0,1) 60%, rgba(13,13,13,1) 62%, rgba(33,33,33,1) 76%, rgba(20,20,20,1) 91%, rgba(13,13,13,1) 100%);
background: linear-gradient(135deg, rgba(56,56,56,1) 0%, rgba(66,66,66,1) 12%, rgba(77,77,77,1) 25%, rgba(54,54,54,1) 32%, rgba(33,33,33,1) 56%, rgba(0,0,0,1) 60%, rgba(13,13,13,1) 62%, rgba(33,33,33,1) 76%, rgba(20,20,20,1) 91%, rgba(13,13,13,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#0d0d0d', GradientType=1 );
	
	
border-radius: 9px 9px 9px 9px;
-moz-border-radius: 9px 9px 9px 9px;
-webkit-border-radius: 9px 9px 9px 9px;
border: 0px solid #000000;
	
	
	
	}
	
		.linkm:hover
	{
	
		background: red;
		padding: 8px;
		font-size: 12px;
		font-weight: bold;
		color: white;
		
background: rgba(76,76,76,1);
background: -moz-linear-gradient(-45deg, rgba(76,76,76,1) 0%, rgba(89,89,89,0.93) 12%, rgba(102,102,102,0.85) 25%, rgba(71,71,71,0.8) 32%, rgba(44,44,44,0.65) 56%, rgba(0,0,0,0.63) 60%, rgba(17,17,17,0.62) 62%, rgba(43,43,43,0.53) 76%, rgba(28,28,28,0.44) 91%, rgba(19,19,19,0.38) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(12%, rgba(89,89,89,0.93)), color-stop(25%, rgba(102,102,102,0.85)), color-stop(32%, rgba(71,71,71,0.8)), color-stop(56%, rgba(44,44,44,0.65)), color-stop(60%, rgba(0,0,0,0.63)), color-stop(62%, rgba(17,17,17,0.62)), color-stop(76%, rgba(43,43,43,0.53)), color-stop(91%, rgba(28,28,28,0.44)), color-stop(100%, rgba(19,19,19,0.38)));
background: -webkit-linear-gradient(-45deg, rgba(76,76,76,1) 0%, rgba(89,89,89,0.93) 12%, rgba(102,102,102,0.85) 25%, rgba(71,71,71,0.8) 32%, rgba(44,44,44,0.65) 56%, rgba(0,0,0,0.63) 60%, rgba(17,17,17,0.62) 62%, rgba(43,43,43,0.53) 76%, rgba(28,28,28,0.44) 91%, rgba(19,19,19,0.38) 100%);
background: -o-linear-gradient(-45deg, rgba(76,76,76,1) 0%, rgba(89,89,89,0.93) 12%, rgba(102,102,102,0.85) 25%, rgba(71,71,71,0.8) 32%, rgba(44,44,44,0.65) 56%, rgba(0,0,0,0.63) 60%, rgba(17,17,17,0.62) 62%, rgba(43,43,43,0.53) 76%, rgba(28,28,28,0.44) 91%, rgba(19,19,19,0.38) 100%);
background: -ms-linear-gradient(-45deg, rgba(76,76,76,1) 0%, rgba(89,89,89,0.93) 12%, rgba(102,102,102,0.85) 25%, rgba(71,71,71,0.8) 32%, rgba(44,44,44,0.65) 56%, rgba(0,0,0,0.63) 60%, rgba(17,17,17,0.62) 62%, rgba(43,43,43,0.53) 76%, rgba(28,28,28,0.44) 91%, rgba(19,19,19,0.38) 100%);
background: linear-gradient(135deg, rgba(76,76,76,1) 0%, rgba(89,89,89,0.93) 12%, rgba(102,102,102,0.85) 25%, rgba(71,71,71,0.8) 32%, rgba(44,44,44,0.65) 56%, rgba(0,0,0,0.63) 60%, rgba(17,17,17,0.62) 62%, rgba(43,43,43,0.53) 76%, rgba(28,28,28,0.44) 91%, rgba(19,19,19,0.38) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=1 );
	
	
	
	
	}


*{
	
	
	margin: 0;
	
}

.topborder
{
	background: skyblue;
	width: 100%;
	height: 10px;
	background-image: url("../images/border.jpg");
	background-repeat: repeat;

	
}
.top
{
	z-index: 200;
	float: left;
	position:relative;
	background: white;
	width: 100%;
	height: auto;
	color: white;
	
	
	background-image: url("../img/bg1.gif");
	
	background-repeat: repeat;
	
}
.subtop
{

	padding: 15px;
	background: #pink;
	height: 55px;
	box-sizing: border-box;
	
}




.leftlogo
{
	
	background: #red;
	float: left;
	width: auto;
	display:flex;
	align-items: center;

	
	
}
.topfixed
{
	z-index: 200;
	width: 100%;
	position:fixed;
	background: white;
	top: 0px;
	left: 0px;
	right: 0px;
	border-bottom: 2px solid #eee;
	color: white;
	-webkit-transition: height .4s ;
	background-image: url("../img/bg1.gif");
	background-repeat: repeat;
}
.logowrap
{
	background: skyblue;
	
	
	
}

.top .right_logo
{
	position: absolute;
	display: flex;
	background: white;
	top:35%;
	right: 20px;
	padding: 10px;
	
		background-image: url("../img/bg1.gif");
	background-repeat: repeat;
	
	
}

.socialicon
{
	width: 45px;
	height: 45px;
	background:white;
	margin-left: 5px;
	float: left;
	border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
border: 0px solid #000000;

cursor:pointer;

}



.facebook
{
	background-image: url("../icons/twitter.gif");
	background-size: cover;
	background-repeat: no-repeat;
		
	
	
}


.twitter
{
	
		background-image: url("../icons/facebook.gif");
	background-size: cover;
	background-repeat: no-repeat;
	
}
.searchbtn
{
	float: left;
	margin-left: 5px;
	width: 100px;
	height: 20px;
	padding: 12px;
	background: white;
	text-align:center;
	border: 1px solid #eee;
	color: #1d9637;
	
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14px;
text-transform: uppercase;
	
	cursor:pointer;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;





}
.searchbtn:hover
{
	background: #EFEFEF;
	
}


.apcealogo
{
	position: relative;
	width: 140px;
	height: 140px;
	background: #eee;
	border-radius: 200px 200px 200px 200px;
	top: -12px;
	margin-left: 50px;
	background-image: url("../logo/logo.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition: height .4s ;
}
.btn_wrap
{
	float: left;
	background: white;
	height: auto;
	text-align:right;
	padding-left: 100px;
	padding-right: 20px;
	
		background-image: url("../img/bg1.gif");

	background-repeat:repeat;
}


.hotlink
{
	width: auto;
	padding: 5px;
	color:black;
	background: #skyblue;
		font-weight:bold;
	border-bottom: 4px solid #;
	
	
		text-decoration: none;
	background-color: transparent;
	color:black;
	font-family:Arial;
	font-size: 14px;
text-transform: uppercase;
	
	
}
.hotlink:hover
{
	
	border-bottom: 4px solid #D38D46;
	
	
		text-decoration: none;
	background-color: transparent;
	color:black;
	font-family:Arial;
	font-size: 14px;
text-transform: uppercase;
	
	
}

.imgs
{
	float: left;
	position:relative;
	width: 100%;
	height: 500px;
	background:#red;
	
	
}

.lazyOwl
{
	
	width:100%;
	height: 100%;
	
}


ul
{

border-top: 0px solid #eee;	
background: #pink;
-webkit-transition: max-height 0.4s;
	-ms-transition: max-height 0.4s;
	-moz-transition: max-height 0.4s;
	-o-transition: max-height 0.4s;
	transition: max-height 0.4s;
	overflow:hidden;
}




li 
{
	border-bottom: 3px solid #FAFAFA;
	list-style: none;
	display:inline-block;
	padding: 5px;
	background: #;
	cursor:pointer;
	
	
}
li:hover
{
	border-bottom: 3px solid #1d9637;
	background:#F7F8F8#;
	color: #1d9637;
	transition: border-top 0.9s;
	
	
	
}

.selected
{
	border-bottom: 3px solid #1d9637;
	background:#F7F8F8#;
	color: #1d9637;
	transition: border-top 0.9s;
	
	
	
}


ul, li 
{
	text-decoration:none;
	text-align: right;
	font-family: Open Sans, Arial;
	color: #005EA3;
	margin: 0px;
	
		text-decoration: none;
	background-color: transparent;
	color: #757575;
	
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	
}

.handle
{
width:100%;
background: #005c48#;
text-align: right;
box-sizing: border-box;
padding: 6px 3px;
cursor: pointer;
display: none;
font-size: 25px;
font-weight: bold;
color: #1d9637;
	
}

.mymenufixed
{
	
	
	z-index: 100;
	position: fixed;
	width: 100%;
	top: 0px;
	background: white;
	
	
	
	
}

.logowrp
{
	
	width: 100px;
	height: 100px;
	padding: 15px;
	background: white;
	
}
.apceatitle
{
	position: relative;
	float: left;
	background: #skyblue;
	padding-left: 20px;
	color: #444;
top: -15px;
	
	
}
h1
{
	font-size: 18px;
	font-family:Helvetica, Arial, sans-serif;
	color: #8b9492;
	font-weight: Normal;
	
}
h2
{
	font-size: 12px;
	font-family:Helvetica, Arial, sans-serif;
	color: #8b9492;
	font-weight: noraml;

}
h3
{
	font-size: 12px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: noraml;
	color: #8b9492;

}
h4
{
	font-size: 12px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: ;
	color: green;
	font-weight: narrow;
}

.top .btwrp
{
	position:absolute;
	bottom: 1px;
	right: 5px;
	background:red;
	
	background-image: url("../img/bg1.gif");

	background-repeat: repeat;
	
	
	
}

.topflex
{
	position: relative;
	height: auto;
	background: #pink;
	
}

.box_left
{
	float: left;
	width: 60%;
	height: 320px;
box-sizing: border-box;

background:white;


	
}
.box_right
{
	float: right;
	width: 40%;
	height: 320px;
	background: white;
	box-sizing: border-box;
	
	
	
}
.msgto
{
	padding: 30px;
	
	
	background: white;
	height: auto;
	
	
	
}

.nfooter
{
	box-sizing:border-box;
	float: left;
	height: auto;
	width: 100%;
	background: #444;
	padding: 50px;
	background-image: url("../img/bot.gif");

	background-repeat: repeat;
	
}


.endfooter_1
{
	
	width: 100%;
	height: auto;
	float: left;
	background: black;
	
}

.endfooter
{

	background: black;
	padding: 30px;
	color: white;
	text-align:center;
	font-size: 13px;
	float: left;
	
	
	
}



#subtxtimg
{
	float: left;
	margin: 4px;
	
}

.msg_floor
{

	position:relative;
	float: left;
	height: auto;
	width: 100%;
	padding: 80px;
	background: #skyblue;
	box-sizing:border-box;
	
	
}

.msg_floor_mem
{

	position:relative;
	float:left;
	height: auto;
	width: 100%;
	background: #skyblue;
	
	
}


.msg_floor_mem_1
{

	position:relative;
	background: #orange;
	padding: 80px;
	
	
}
.hidden_btn
{
	display:none;
	background: #pink;
	
	
}
.hidden_btn_1
{
	float:left;
	display:none;
	background: #pink;
	padding: 10px;
	
}

.msg_floor_1
{

	background:white#;
	padding: 5px;
	float: left;
	border: 0px solid #eee;
	height:auto;

	
	
}

.left_window
{
	position:relative;
	float:left;
	width: 820px;
	height: auto;
	background: #pink;
	border-right: 1px dotted #eee;
	
}
.right_window
{
	float:left;
	width: 250px;
	height: 400px;
	background: #;
	
	
}

.lbtn
{
	
	float: left;
	background: #eee;
	width: 100%;

	
}
.lbtn_1
{
	
	
	background: #B7673C;
	padding: 10px;
	
		border-left: 10px solid black;
	border-right: 10px solid black;
	color: #eee;
	
	font-family:helvetica,arial;
	font-size: 12px;
	border-top: 1px solid #eee;
	
	
}



.lbtn_1:hover
{
	
	
	background: #9F5934;
	padding: 10px;
	
		border-left: 10px solid black;
	border-right: 10px solid black;
	color: #eee;
	
	font-family:helvetica,arial;
	font-size: 12px;
	border-top: 1px solid #eee;
	text-decoration:underline;
	cursor:pointer;
}

.bselected
{
	
	
	background: white;
	padding: 10px;
	
		border-left: 0px solid black;
	border-right: 10px solid black;
	color: #8b9492;
	
	font-family:helvetica,arial;
	font-size: 12px;
	border-top: 1px solid #eee;
	text-decoration:underline;
	cursor:pointer;
}


.line
{
	background:#red;
	float:left;
	height: 5px;
	
	
}
.ttl
{

	background:#pink;
	border-bottom: 3px solid #B7673C;
	float: left;
	width: 100%;
	
}
.tt2
{
	background:#B7673C;
	height: 30px;
	padding: 5px;
	float:left;
	color: #eee;
	line-height: 30px;
		font-family:helvetica,arial;
	font-size: 14px;
	font-weight:bold;
	
	
}


.brf
{
	position:relative;
	float:left;
	width: 100%;
	background:#pink;
	height: auto;
	
	
}
.brf_1
{
	position:relative;
	float:left;
	width: 100%;
	background:#pink;
	height: auto;
	
	
}

.r_msg
{
	background:#orange;
	float:left;
	width: 100%;
	padding-top: 10px;
	font-family: Arial;
	font-size: 13px;
	
	
}

.r_msg_1
{
	background:#orange;
	float:left;
	width: 100%;
	padding-top: 0px;
	font-family: Arial;
	font-size: 13px;
	
	
}

.r_msgtab
{
	background:#red;
	float:left;
	width: 100%;
	height: auto;
	padding-top: 10px;
	font-family: Arial;
	font-size: 13px;
	
}

.wtb
{
	
	padding: 6px;
	background:white;
	
}


.wtb_1
{
	
	width: 100%;
	height: auto;
	background:#yellow;
	height: 120px;
	border: 1px dotted #eee;
}


.brf2
{
	
	position:relative;
	width: 200px;
	left: 50px;
	background:#red;
	padding: 10px;
	
		font-size: 14px;
	font-weight:bold;
	
}

table , td
{
	padding: 6px;
	
	
	
}

.gemstones
{
	
	float:left;
	position:relative;
	background:#red;
	width: 1100px;
	height: auto;
	border-bottom: 1px dotted #ADADAD;
	
background-image: url("../img/bg1.gif");
background-size: cover;
background-repeat: no-repeat;	
background-size: 100% 100%;	
	
}

.gemstones_pix
{
	position:relative;
	margin-top: 10px;
	float:left;
	background:#pink;
	width: 180px;
	height:180px;
	
	
	border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
	
	

	
}

.gemstones_pix .stone_lab
{
	position:absolute;
	width: 100%;
	background:black;
	bottom: -5px;
	text-align:center;
	font-family:arial;
	font-size: 14px;
	padding: 5px;
	font-weight:bold;
	
}


.aqa
{
	background-image: url("../stones/Aquamarine.jpg");
background-size: cover;
background-repeat: no-repeat;	
background-size: 100% 100%;	
	
	
}


.emerald1
{
background-image: url("../stones/emerald.jpg");
background-size: cover;
background-repeat: no-repeat;	
background-size: 100% 100%;	
	
	
}

.florite
{
background-image: url("../stones/florite.jpg");
background-size: cover;
background-repeat: no-repeat;	
background-size: 100% 100%;	
	
	
}

.garnet
{
background-image: url("../stones/garnet.jpg");
background-size: cover;
background-repeat: no-repeat;	
background-size: 100% 100%;	
	
	
}


.lapis
{
background-image: url("../stones/lapis.jpg");
background-size: cover;
background-repeat: no-repeat;	
background-size: 100% 100%;	
	
	
}

.peridot
{
background-image: url("../stones/peridot.jpg");
background-size: cover;
background-repeat: no-repeat;	
background-size: 100% 100%;	
	
	
}


.ruby1
{
background-image: url("../stones/ruby.jpg");
background-size: cover;
background-repeat: no-repeat;	
background-size: 100% 100%;	
	
	
}


.tourmaline
{
background-image: url("../stones/tourmaline.jpg");
background-size: cover;
background-repeat: no-repeat;	
background-size: 100% 100%;	
	
	
}



.gemstones_msg
{
	float:left;
	background:#pink;
	width: 840px;
	height:200px;
	padding: 5px;

	display:flex;
align-items: center;
text-align:justify;
color:#8b9492;
font-size: 13px;
	
	
}

.aqacol
{
	
	color: #7EB0B9;
}
.emecol
{
	
	color: #089062;
}
.flocol
{
	
	color: #BF6F72;
}

.garcol
{
	
	color: #7E4635;
}
.lapcol
{
	
	color: #454B95;
}
.percol
{
	
	color: #9BD04E;
}
.rubcol
{
	
	color: #B94888;
}
.toucol
{
	
	color: #CCA1B4;
}

.msg_container
{
	
	
	background:white;
	width: 100%;
	
}

.mem_pix
{
	float: left;
	width: 120px;
	height: 120px;
	background:#444;
	
	
}

.name_wrap
{
	float:left;
	width: 500px;
	background: white;
	height: 100%;
	padding-left: 10px;
	color: #8b9492;	
	font-weight:bold;
	
}


.tenure_wrap
{
	float:left;
	width: auto;
	background: white;
	height: 100%;
	padding-left: 10px;
	color: #8b9492;	
	font-weight:bold;
	
}

.para
{
	font-family: Arial;
	font-size: 12px;
		font-weight:normal;
	
	
	
}

a{
	text-decoration:none;
	color:#eee;
	
}


.aa{
	text-decoration:none;
	color:#8b9492;
	font-size: 12px;
}

.m_search

{
	background: #skyblue;
	padding: 12px;
	height: auto;
	
	background-image: url("../img/bg1.gif");
background-size: cover;
background-repeat: no-repeat;	
background-size: 100% 100%;	
	

	
}

.msearch
{
	width: 100%;
	height: 40px;
	padding: 10px;
	border: 0px solid #eee;

-webkit-box-shadow: 2px 2px 14px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 2px 14px -4px rgba(0,0,0,0.75);
box-shadow: 2px 2px 14px -4px rgba(0,0,0,0.75);

padding-left: 45px;

background:#eee#;

}


.m_search_1

{
	position: relative;
	background: #pink;
	width: 100%;
	
	
	
	
}
.m_search_1 .srhome
{
	position: absolute;
	left: 6px;
	top: 1px;
	background: #red;
	z-index: 55;
	height: 40px;
	width: 34px;
	
	
background-image: url("../icons/house1.png");
background-size: cover;
background-repeat: no-repeat;	
background-size: 100% 100%;	
}

.sizee
{
	width: 80px;
	height: 80px;
	
}

.sizewrap
{
	
	height: 80px;
	background: pink;
}

.download_wrap
{
	
	width: 100%;
	height: 40px;
	background: #eee#;
	display:flex;
	padding: 5px;
}

.download_wrap_1
{
	float: left;
	width: 40px;
	height: 40px;
	background: red;
	
}




.filewrap
{
	float: left;
	width: 40px;
	height: 40px;
	background: #444#;
	
	background-image: url("../icons/file.png");
background-size: cover;
background-repeat: no-repeat;	
background-size: 100% 100%;	
	
}
.filenamewrap
{
	float: left;
	width: 600px;
	height: 40px;
	background: #444#;
	line-height: 40px;
	
	
}
.downloadwrap
{
	
	
	float: left;
	width: 40px;
	height: 40px;
	background: #444#;

	
	
		background-image: url("../icons/download.png");
background-size: cover;
background-repeat: no-repeat;	
background-size: 100% 100%;	

cursor:pointer;
	
}
.downloadwrap:hover
{
	
	
	float: left;
	width: 40px;
	height: 40px;
	background: #444#;
	border: 1px dotted #444;

	
	
		background-image: url("../icons/download.png");
background-size: cover;
background-repeat: no-repeat;	
background-size: 100% 100%;	


	
}

.album_wrap
{
	
	float: left;
	position:relative;
	border: 0px solid #ABABAB;
	width: 100%;
	height: auto;
	box-sizing:border-box;
	
	
}






.album_foto
{
	float: left;
	position:relative;
	border: 1px solid #ABABAB;
	width: 49.5%;
	height: 380px;
	box-sizing:border-box;
	margin: 2px;
	padding-top: 20px;
	padding-bottom: 20px;
	cursor:pointer;
}


.album_foto .album_title
{
	display:none;
	position: absolute;
	top: 1px;
	left: 1px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	
	text-align:center;
	padding: 40px;
	color: white;
	box-sizing:border-box;
	
	font-family: Arial;
	
	
	
	
}


.vertical

{
	
	
	float: left;
	position:relative;
	border: 1px solid #ABABAB;
	width: 250px;
	height: 380px;
	box-sizing:border-box;
	margin: 2px;
	padding-top: 20px;
	padding-bottom: 20px;
	cursor:pointer;	
	
	
}

.Vfram
{

	position:relative;
	background: #red;
	width: 80%;
	height: auto;
	
	font-family: "Open Sans", helvetica, arial, sans-serif;
-webkit-font-smoothing: antialiased;

margin-top: 2px;
	
}
.Vfram > li 
{
	margin: 2px;
	padding: 0px;
	box-sizing: border-box;
	
}

.Vfram > form > label
{
	display: block;
	color: #919191;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	box-sizing: border-box;
	background:#red;
	
}
.Vfram > ul > li:hover
{
	border: 0px solid #eee;
	
}
.imgslide

{
	
	width: 100%;
	height: auto;
	position:relative;
	background:#red;
	padding: 5px;
	box-sizing: border-box;
	
	
}

.containerP

{
margin: 0 auto;
width: 1000px;
height: auto;
background: pink;
display:flex;


}


.containerP .BoxP
{
	position: relative;
	width: 250px;
	height: 500px;
	background: #ccc;
	transition: 0.5s;
	
}
.containerP .BoxP .thumbP
{
	
	position: absolute;
	width: 100%;
	height: 250px;
	overflow: hidden;
	
	
}
.containerP .BoxP:nth-child(odd) .thumbP
{
	bottom: 0px;
	left: 0px;
}
.containerP .BoxP .thumbP img
{
	
	width: 100%;
}

.containerP .BoxP .detailsP
{
	
	position: absolute;
	width: 100%;
	height: 250px;
	overflow: hidden;
	background: #262626;
	
	
	
}

.containerP .BoxP:nth-child(even) .detailsP
{
	bottom: 0px;
	left: 0px;
}

.containerP .BoxP:nth-child(1) .detailsP
{
	background: #8553cb;
}

.containerP .BoxP:nth-child(2) .detailsP
{
	background: #fe8f01;
}
.containerP .BoxP:nth-child(3) .detailsP
{
	background: #79d48c;
}

.containerP .BoxP:nth-child(4) .detailsP
{
	background: #79d48c;
}

.wd
{
	width: auto;
	
}
.news_bulliten_div
{
	width: 100%;
	padding: 10px;
	background: #red;
	position:relative;
	float: left;

	padding-right: 50px;
	text-align: right;
	box-sizing:border-box;
	
	
}
.news_bulliten_div .divafter
{
	z-index: 999;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 120px;
	height: auto;
	padding: 10px;
	box-sizing:border-box;
	background: white;
	font-size: 18px;
	text-align:center;
	font-weight: bold;
	border-left: 5px solid #1d9637;
	line-height:40px;
	
	
}


.wtb > p > a
{
	
	display: block;
	color: grey;
	padding: 5px;
	border-bottom: 1px solid #eee;
	
	
}
.wtb > p > a:hover
{
	
	font-weight:bold;
	
}

.box > ul
{
	
	width: 100%;
	background: #red;

	text-align: center;
	box-sizing: border-box;
}
.box > ul > li
{
	margin: 10px;
	width: 60;
	height: 60px;
	background: white;
	text-align: center;
	box-sizing: border-box;
	
	
}
.myads
{
	
	float: left;
	width: 100%;
	height: 200px;
	background:#red;
	
	
}

.vdd
{
	
	position: relative;
	width: 100%;
	height: 250px;
	margin: 10px;
	box-sizing: border-box;
	background: #red;
}
.vddd
{

	float: left;
	width: 33%;
	padding: 10px;
	box-sizing: border-box;
	
}

.govt
{
	font-size: 21px;
	color: #1d9637;
	font-weight: bold;

	text-align: center;
	
}


.govt_h2
{
	font-size: 15px;
	
		text-align: center;
}

.myhr
{
	
	clear: both;
	background:#1d9637;
	height: 2px;
	width: 100%:
	
}
.sm-btn
{
	margin: 5px;
	padding: 8px;
	background: white;
	text-align:center;
	border: 1px solid #eee;
	color: #1d9637;
	
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14px;
text-transform: uppercase;
	
	cursor:pointer;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
box-sizing: border-box;

}
.sm-btn:hover
{
background:#1d9637;
	color: white;


}
.float-right
{
	
	float: right;
	
	
}
.float-left
{
	
	float: left;
	
	
}