@charset "utf-8";
/*---Common and Standard->START*/

body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}
a.linkopac img {
	filter: alpha(opacity=100%);
	-moz-opacity: 1.0;
	opacity: 1.0;
	background-color: transparent;
}
a.linkopac:hover img {
	filter: alpha(opacity=20%);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border: 0px none;
}
.org-clear {
	clear: both;
}
.org-wrap {
	width: 100%;
}
.org-background {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	background:#f4f4f4;
	display: table;
}
.org-main {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	display: table;
}
.org-wrapcen {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	position: relative;
	display: inline-block;

}
.org-content {
	width: 1100px;
	margin: 0px auto 0;
	display: table;
}
/*---Common and Standard---<<END*/

/*---Header->START*/
#org-header {
  display: table;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.top-header {
	display: table;
	width: 1100px;
	margin: 25px auto 0;
	padding: 0;
}

.headertop-holder {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;

}
.welcome_msg {
	color: #000000;
	float: left;
	font-size: 13px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0;
	width: auto;
	font-family: 'Open Sans', sans-serif;
}
.welcome_msg span {
	color:#f7c761;
	text-transform:uppercase;
	font-weight: bold;
}
.org-right {
	float: right;
	width: 750px;
	margin: 0px 0;
	padding: 0;
}
.top-call {
	float: right;
	margin: 111px 0 0 203px;
	padding: 0 35px 0 0 ;
	text-align: left;
	width: auto;
	position:absolute;
}
#org-logo {
	float: left;
	margin:0px 0;
	padding: 0;
	text-align: left;
	width: auto;
	display:block;
}
#reponsive-logo {
	float: left;
	margin:0px 0;
	padding: 0;
	text-align: left;
	width: auto;
	display:none;
}
#org-logo img {
	margin: 0;
	border: 0 none;
}

#org-topmenu {
	width: auto;
	margin: 0px 0;
	padding: 0;
	float: right;
}
#org-topmenu ul {
	list-style: none;
	width: auto;
	margin: 0px auto;
	padding: 0;
	display: table;
	position: relative;
}
#org-topmenu ul li {
	margin: 0;
	padding: 0 5px;
	list-style: none;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #000000;
	font-family: 'Open Sans', sans-serif;
}
#org-topmenu ul li:last-child {
	background: none;
	padding: 0 0 0 0px;
	border: none;
}
#org-topmenu ul li a {
	margin: 0px;
	padding: 0px 0px;
	line-height: 14px;
	display: block;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	height: 38px;
	line-height: 40px;
	font-family: 'Open Sans', sans-serif;
}
#org-topmenu ul li a:hover {
	color: #f7c761;
}
#org-topmenu ul li:hover {
}
#org-topmenu ul li:hover {
}
.menu-holder {
	width: 100%;
	margin: 0 0 0px 0;
	padding: 0;
	float: left;


}
#org-menu {
	width: 1100px;
	margin: 25px auto 0;
	padding: 0;
	display: table;
	position: relative;
	background:url("menubg.png") no-repeat left top;
}
#org-menu ul {
	margin: 0 0 0 20px;
	padding: 0;
	width: auto;
float: left;
}
#org-menu li {
	float: left;
	width: auto;
	margin: 0;
	padding: 0 20px;
	list-style: none;
}

#org-menu li a {
	color: #2d2342;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 500;
	margin: 0;
	padding: 0pxpx;
	text-decoration: none;
	text-transform: uppercase;
	height: 66px;
	line-height: 60px;
	letter-spacing: 0px;
}
#org-menu li a:hover {
	color: #a07936;

}
.promo-banner {
	width: 100%;
	margin: 0px auto 0px;
	padding: 15px 0;
background:#fff;
	text-align:center;
	box-shadow: 3px 3px 4px #c6c6c6;
	position:relative;
	z-index:1 !important;
}

.promo-banner img {
	margin: 0px auto 0px;
	padding: 0;
}
.banner-fashion {
    float: right;
    margin-bottom: 20px;
}

#banner-holder {
	width: 100%;
	display: table;
	height: auto;
	padding: 0;
	margin: 0px auto 0;
	background: none;
}
 @keyframes slidy {
0% { left: 0%; }
15% { left: 0%; }
20% { left: -100%; }
35% { left: -100%; }
40% { left: -200%; }
55% { left: -200%; }
60% { left: -300%; }
75% { left: -300%; }
80% { left: -400%; }
100% { left: -400%; }
}

body { margin: 0; }
div#slider { overflow: hidden; }
div#slider figure img { width: 20%; float: left; }
div#slider figure {
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite;
}
/*---Header---<<END*/


/*---Footer->START*/
.org-wrapcens {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0px 0 0;
	background:#20192d;
}
#org-footer02 {
	width: 100%;
	padding: 0px 0;
	margin: 0 auto;
	display: table;
	text-align: center;
	background:#f7c761;
}

.followuson {
	float: left;
	width: auto;
	margin: 0px 0;
}
.followuson h4 {
	background: rgba(0, 0, 0, 0) url("4.png") no-repeat scroll right top;
	border-bottom: 1px solid #474747;
	color: #ffffff;
	float: left;
	font-family:"Lato",sans-serif;
	font-size: 18px;
	font-weight: normal;
	height: 55px;
	letter-spacing: 0.5px;
	line-height: 55px;
	margin: 30px 0 20px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}
.social-links {
	float: left;
	margin: 0;
	padding: 0px 0 0;
	text-align: left;
	width: auto;
}
.social-links ul {
	float: left;
	margin: 0;
	padding: 0px 0 0 0;
	text-align: left;
	width: 100%;
}
.social-links li {
	float: left;
	display: inline;
	margin: 0 0px 0 0;
	padding: 0px 0 0 0;
}
.social-links li a {
	display: inline;
	float: left;
	height: 25px !important;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 142px !important;
}
.social-links li a:hover {
	opacity: 0.5;
}
.fb-icon {
	background: url("followus.png") no-repeat 0px 0px !important;
	transition: all 0.7s ease-in-out 0s;
}
.tw-icon {
	background: url("followus.png") no-repeat 0px -24px !important;
	transition: all 0.7s ease-in-out 0s;
}
.go-icon {
	background: url("followus.png") no-repeat 0px -48px !important;
}
.pi-icon {
	background: url("followus.png") no-repeat 0px -70px !important;
}
#org-footer {
	display: table;
	margin: 0 auto;
	padding: 0 0 40px;
	width: 1100px;
	background:url("copyfooterbg.png") no-repeat  center bottom;
}
#org-footer h1 {
	color: #ffffff;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin: 30px 0 15px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}

.f-col1 {
	width: 25%;
	padding: 0px 0 0 0;
	margin: 0;
	float: left;
	text-align: left;
}
.f-col3 {
	width: 18%;
	padding: 0 0% 0 0;
	margin: 0 0 20px 0;
	float: right;
	text-align: left;
}
.f-col4 {
	width: 25%;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	float: right;
	text-align: left;
}
.f-col2 {
	width: 25%;
	padding: 0 0% 0 0;
	margin: 0 0 20px 0;
	float: left;
	text-align: left;
}
.f-col2 ul {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
}
.f-col2 ul li {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}
.f-col2 ul li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #aaaaaa;
	text-align: left;
	text-decoration: none;
	background: url("footerbullet.png") no-repeat 0px center;
	padding: 0 0 0 12px;
	margin: 0 0 5px;
	float: left;
}
.f-col2 ul li a:hover {
	text-decoration: none;
	color: #fff;
}

#newsletter {
	margin: 0px auto 0;
	padding: 0px 0 30px;
	display: table;
	width: 23%;
	float: left;
}
#org-footer p {
	font-family: 'Open Sans', sans-serif;
	color: #aaaaaa;
	font-size: 13px;
	font-weight: normal;
	float: left;
	padding: 0;
	margin: 0px 0;
	letter-spacing: 0.5px;
	text-align: left;
}
#org-signup {
	float: left;
	margin: 10px 0 0;
	padding: 0;
}
#org-signup a {
	background: rgba(0, 0, 0, 0) url("signup.png") no-repeat scroll left top;
	border: 0 solid #922c31;
	border-radius: 0;
	color: #fff;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: normal;
	height: 20px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-indent: -99999px;
	text-transform: uppercase;
	transition: all 0.5s ease-out 0s;
	width: 100px;
}
#org-signup a:hover {
	background: rgba(0, 0, 0, 0) url("signup.png") no-repeat scroll left bottom;
}
.copy-footer {
    display: table;
    margin: 0 auto;
    padding: 0 0px;
	width:1100px;

}
#org-copy {
	width: auto;
	padding: 0;
	margin: 0 0 15px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #6a6a6a;
	float: left;
	letter-spacing: 0px;
	font-weight: 500;
	text-transform:uppercase;
}
#org-copy span {
	font-weight: normal !important;
	color: #fff;
	font-size: 13px;
	text-transform:uppercase;
}
#org-designer {
	width: auto;
	padding: 0;
	margin: 0 0 17px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #6a6a6a;
	float: right;
	letter-spacing: 0px;
	font-weight: normal;

}
#org-designer a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #6a6a6a;
	letter-spacing: 0px;
	text-align: left;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}
#org-designer a:hover {
	color: #fff;
	text-decoration: none;
}
/*---Footer->END*/

/*---Listing Column start----*/

#listingarea {
	width: 100%;
	/*position: relative;*/
	/*float: left;*/
	margin: 20px 0 0 0;
	padding: 0;
	background: none;
}
.org-listingarea-box {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.org-listinghead {
	width: 1080px;
	color: #fff;
	float: left;
	font-family:"Open Sans",sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 12px 10px;
	text-align: center;
	background:#a07936;
	letter-spacing:1px;
}
.desc-hedtitle {
 background: #a07936 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 0;
    padding: 12px 10px;
    text-align: center;
    width: 1047px;
}
.desc-rd {
	width:1068px;
	float: left;
	padding: 15px;
	margin: 0;
	 background: #fff none repeat scroll 0 0;
  border: 1px solid #e2e2e2;
}
.desc-text {
	font-family:"Lato",sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	line-height: normal;
}

.diamond-education {
	display: table;
	margin: 20px auto 20px;
	width:1100px;
	height:71px;
	padding: 0 0 0px;
	background: url("diamondbg.png") no-repeat center top;
}


.diamond-education-left  {
	float: left;
	margin: 0;
	padding: 0;
	width:50%;
}
.diamond-education-left a {
	color: #ffffff;
	float: left;
	font-family: 'Cinzel', serif;
	font-size: 22px;
	font-weight: 500;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	height: 71px;
	line-height: 85px;
	letter-spacing: 2px;
	width:100%;
	text-align:center;
}
.diamond-education-left a:hover {
	color: #b9b9b9;

}

.desc-rd {
	width:1068px;
	float: left;
	padding: 15px;
	margin: 0;
	 background: #fff none repeat scroll 0 0;
  border: 1px solid #e2e2e2;
}

.custom-page-box{
width:1068px;
	float: left;
	padding: 15px 15px 0 15px;
	margin: 0;
	 background: #fff none repeat scroll 0 0;
  border: 1px solid #e2e2e2;
}
.custom-page-box .left-box{
	width:49%;
	height:170px;
	float: left;
	padding:0px;
	margin: 0;
  border: 1px solid #dddddd;
}
.custom-page-box .right-box{
	width:49%;
	height:170px;
	float: right;
	padding:0px;
	margin: 0;
  border: 1px solid #dddddd;
}
.custom-page-box h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #a07936;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	line-height: normal;
	background:#dddddd;
	padding:0px;
	margin: 0;
	height:40px;
	line-height:40px;
}
.custom-page-box p{
	padding:10px 2%;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height:23px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	width:96%;
}

.page-box{
	width:100%;
	float: right;
	padding:0px;
	margin:20px 0;
}
.customers{
    border-collapse: collapse;
    width:100%;
}
.customers td, .customers th {
    border: 1px solid #dddddd;
      padding: 10px 10px;
	  margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333333;
}

.custom-page-box .variations{
	width:830px;
display:table;
	padding:0px;
	margin:0 auto;
}

.custom-page-box .variations-img{
	width:830px;
display:table;
	padding:0px;
	margin:0 auto 20px;
}


.custom-page-box .variations ul{
 display: table;
    height: auto;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    width: auto;
}
.custom-page-box .variations ul li {
  margin:20px 32px 0 0;
  padding: 0;
  background: #fff none repeat scroll 0 0;
  border: 2px solid #dddddd;
  float:left;
  vertical-align: middle;
  display: table-cell;
}
.custom-page-box .variations ul li:last-child{
 margin:20px 0px 0 0;
}

.variations ul li img{
	max-width:246px;
}

.org-listingarea-box > p {
    color: #333333;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
    margin: 0;
    padding: 20px 0  0!important;
    text-align: left;
    text-decoration: none;
    width: 100%;
}

.variations > img {
	max-width:100%;
}


/*---Listing Column End----*/

.leftwhy {
	float: left;
	width: 215px;
	margin: 0;
	padding: 0;
	text-align:center;
}
/*===========Gallery=============*/
.leftwhy-min{
 background: #fff none repeat scroll 0 0;
  border: 1px solid #dddddd;
  float: left;
  height: auto;
  margin: 0;
  padding:30px 0 20px 0;
  position: relative;
  width: 1098px;
}
#gallery {
  float: left;
  height: auto;
  margin: 0;
  padding:0 0 0px 0;
  position: relative;
  width: 660px;
}
#gallery #fullsize {
	height:550px;
	width: 658px;
	float: left;
	overflow: hidden;
	text-align: center;
	z-index: 200;
	border: 0 none;
	padding: 0;
	margin:0px 0px 0px;
	border: 1px solid #dddddd;
}
#gallery #fullsize div {
	width: 100%;
	height: 550px;
}
#gallery #fullsize div span {
	width: 658px;
	height: 550px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}
#gallery #fullsize div img {
	clear: both;
	display: block;
	margin: 0 auto;
	border: 0 none;
	width: auto;
	max-width: 100%;
	max-height: 550px;
	height: auto;
	position: relative;
	background: #fff;
	padding: 0;
}
#gallery #slides {
	float: left;
	height: auto;
	width: 100%;
	overflow: hidden;
	text-align: center;
	z-index: 500;
}
#gallery #slides div {
	width: 100%;
	height: auto;
	position: relative;
}
#gallery #slides div ul {
	padding: 0;
	margin: 0 auto;
	list-style: none;
	width: auto;
	height: auto;
	display: table;
}
#gallery #slides div ul li {
	padding: 0;
	margin: 12px 12px 0px 0;
	width: auto;
	height: auto;
	float: left;
}
.li-last{
margin-right:0 !important;

}
#gallery #slides div ul li a {
	display: table-cell;
	width: 98px;
	height: 98px;
	vertical-align: middle;
	background:#fff;
	border: 1px solid #dddddd;
}
#gallery #slides div ul li a img {
	display: table-cell;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 98px;
	vertical-align: middle;
	border: 0;
	margin:0 auto;
	text-align:center;
}
#gallery #slides div ul li:empty {
	display: none!Important;
	border: none;
	width: 0;
	height: 0;
}
#gallery #slides div ul li a:empty {
	display: none!Important;
	border: none;
	width: 0;
	height: 0;
}
img[src=""], img[src=" "] {
	background: none !important;
	border: none !important;
	height: 0 !important;
	width: 0 !important;
	box-shadow: none !important;
	padding: 0 !important;
	margin: 0 !important;
	display: none !important;
}
/*===========Gallery=============*/

/*===========Tab=============*/
.listing-tab {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	background: none;
}
.listing-tab main {
	min-width: 320px;
	max-width: 100%;
	float: left;
	padding: 15px 0 0 0;
	margin: 0 auto;
}
.listing-tab section {
	width: 1068px;
	float: left;
	margin: 0;
	padding: 15px;
	display: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	 background: #fff none repeat scroll 0 0;
  border: 1px solid #dedede;
}
.listing-tab section ol {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
.listing-tab section ol li {
	width: auto;
	margin: 0 0 0 25px;
	padding: 0;
}
.listing-tab section ol li ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: lower-alpha;
}
.listing-tab section ol li ul li {
	width: auto;
	margin: 0 0 0 25px;
	padding: 0;

}
.listing-tab input {
	display: none;

}
.listing-tab .margin-none {
	border: 0px solid #ddd;
	margin: 0 0px 0 0;
}
.listing-tab label {
		border-right:1px solid #4f416c;
	width: 129px;
	float: left;
	display: inline-block;
	margin: 0 0px 0 0;
	padding: 12px 0px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-weight:normal;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	z-index: 111;
	letter-spacing:1px;
	cursor: pointer;
	background: #a07936;
}
.listing-tab label:hover {
	color: #2d2342;
}
.listing-tab input:checked + label {
	color: #2d2342;
}
.listing-tab #tab1:checked ~ #content1,
 .listing-tab #tab2:checked ~ #content2,
  .listing-tab #tab3:checked ~ #content3,
   .listing-tab #tab4:checked ~ #content4,
    .listing-tab #tab5:checked ~ #content5,
	.listing-tab #tab6:checked ~ #content6,
	.listing-tab #tab7:checked ~ #content7,
	.listing-tab #tab8:checked ~ #content8 {
	display: block;
}
.listing-tab .d-link {
	padding: 0 15px;
	text-align: center
}
.listing-tab .d-link a {
	width: 100%;
	padding: 12px 0;
	float: left;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.listing-tab .d-link a:hover {
	color: #a07936;
}

.mobile-tab {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
}
.accordion {
	border: 1px solid #ddd;
	padding: 0;
	margin: 0 auto;
	list-style: none outside;
}
.accordion-item {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.accordion > * + * {
	border-top: 1px solid #fff;
}
.accordion-item-hd {
	display: block;
	padding: 5px 30px 5px 0;
	position: relative;
	cursor: pointer;
	font-size: 17px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	background:#a07936;
}
.accordion-item-hd:hover {
	color: #fff;
	background: #a07936;
}
.accordion-item-hd a {
	display: block;
	padding: 0;
	position: relative;
	cursor: pointer;
	font-size: 17px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	width: 100%;
	text-decoration: none;
}
.accordion-item-hd a:hover {
	color: #fff;
}
.accordion-item-input:checked ~ .accordion-item-bd {
	width: 96%;
	float: left;
	margin: 0;
	padding: 12px 2%;
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #2a1907;
	max-height: 3000px;
	-webkit-transition: max-height 1s ease-in, margin .3s ease-in, padding .3s ease-in;
	transition: max-height 1s ease-in, margin .3s ease-in, padding .3s ease-in;
	background: #fff;
}
.accordion-item-input:checked ~ .accordion-item-hd > .accordion-item-hd-cta {
	background: url("minus.png") no-repeat center center;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
.accordion-item-hd-cta {
	display: block;
	width: 30px;
	height: 30px;
	background: url("plus.png") no-repeat center center;
	position: absolute;
	top: calc(35% - 6px );
	/*minus half font-size*/
	right: 0;
	pointer-events: none;
	-webkit-transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	text-align: center;
	font-size: 12px;
	line-height: 1;
}
.accordion-item-bd {
	max-height: 0;
	margin-bottom: 0;
	padding: 0 2%;
	overflow: hidden;
	-webkit-transition: max-height .15s ease-out, margin-bottom .3s ease-out, padding .3s ease-out;
	transition: max-height .15s ease-out, margin-bottom .3s ease-out, padding .3s ease-out;
}
.accordion-item-input {
	clip: rect(0 0 0 0);
	width: 1px;
	height: 1px;
	margin: -1;
	overflow: hidden;
	position: absolute;
	left: -9999px;
}

.leftwhy01 {
  display:none;
}
.leftwhy02 {
  display:none;
}