@charset "utf-8";
/*---Common and Standard->START*/
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Oswald);

body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-family: 'Lato', sans-serif;
}
img
{
	width:auto;
max-width:100%;	
}
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-wrapcen {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	position: relative;
	display: inline-block;
	background:url(../images/maingbg.png) no-repeat center top #F3F3F3;
}
.org-background {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	margin: 0;
	display: table;
	background:#f3f3f3;
	
}
.pagecontainer > table {
	width: 100%;
	float: left;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	margin: 0;
	display: table;
	background: none !important;
	background-size: 100%;
}
.tb_v4bc {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
.pagecontainer table tr td table:nth-child(2) {
	display: table;
	margin: 0 auto;
	width: 1000px;
	padding: 0px;
	text-align: left;
}
.org-main {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	background: none;
	position: relative;
}
.org-content {
	width: 1000px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
}
/*---Common and Standard---<<END*/

/*---Header->START*/
#org-header {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	background: none;
	display:table;
}
#org-header img {
	border: 0px;
}
#org-logo {
	width: auto;
	margin:30px 0 60px;
	padding: 0;
	float: left;
	text-align: left;
}
#org-logo img {
	border: 0px;
}


.TopPromo {
	width: 100%;
	margin: 20px 0;
	padding: 0;
	float: left;
	text-align: center;
}
.headerrightside{ width: 775px; display:inline-block; float:right;}
#org-menu {
	width: auto;
	float: right;
	margin: 35px 0 0px 0;
	padding: 0;
}
#org-menu ul {
	list-style: none;
	width: auto;
	margin: 0 auto;
	padding: 0;
	display: table;
	position: relative;
}
#org-menu ul li {
	margin: 0px;
	padding: 0;
	list-style: none;
	float: left;
	background: url(../images/menu_sep.jpg) no-repeat right 15px;
}
#org-menu ul li.last {
	background: none;
}
#org-menu ul li.last a {
	 padding-right:0px;
}
#org-menu ul li a {
	margin: 0;
	padding: 12px 13px 25px;
	list-style: none;
	display: block;
	color: #fff;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	transition: all 0.7s ease-out;
	background-position: center bottom;
}
#org-menu ul li a:hover {
	text-decoration: none;
	background: url(../images/menu_hvr.png) no-repeat center bottom;
	color: #ABB1B2;
}
.org-banner {
	width: 100%;
	margin:50px 0px 0px;
	padding: 0;
	background: url(../images/bannermainbg.jpg) repeat-x left top;
	text-align: center;
}
#banner-holder {
	width: 100%;
	max-width:1000px;
	display: table;
	height: auto;
	padding: 0;
	margin: 0px auto 0;
	position: relative;
}
 @keyframes slidy {
0% { left: 0%; }
27.27% { left: 0%; }

36.36% { left: -100%; }
63.63% { left: -100%; }

72.72% { left: -200%; }
99.99% { left: -200%; }


}

body { margin: 0; } 
div#slider { overflow: hidden; }
div#slider figure img { width: 33.33%; float: left; }
div#slider figure { 
  position: relative;
  width: 300%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite; 
}
/*---Header---<<END*/
.org-content {
  border: 0px solid #cccaca;
  display: table;
  margin: 0 auto 20px;
  width: 980px;
  padding: 0 10px;
   background: #d6d8d8 none repeat scroll 0 0;
}

.left_div {
	float: left;
  margin: 20px auto 0;
  padding: 0;
  position: relative;
  width: 210px;
	
}
#esd-newshead {
  background: #2a2a2a url("../images/leftsideheadbg.png") no-repeat scroll 10px center;
  border-bottom: 2px solid #a8a7a6;
  box-sizing: border-box;
  color: #ffffff;
  font-family: "Oswald",sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0;
  padding: 12px 0 12px 35px;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 2px 1px #000000;
  text-transform: uppercase;
  width: 210px;
}
.left-payment {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  float: left;
  margin: 0 0 20px;
  padding: 20px 0;
  text-align: center;
  width: 210px;
}
#org-newsletter {
  background: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  width: 210px;
}
#org-newshead {
  background: #2a2a2a url("../images/leftsideheadbg.png") no-repeat scroll 15px center;
  border-bottom: 2px solid #a8a7a6;
  color: #ffffff;
  font-family: "Oswald",sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0;
  padding: 12px 0 12px 45px;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 2px 1px #000000;
  text-transform: uppercase;
  width: 165px;
}
#org-newsletter #news-text {
  color: #000000;
  float: left;
  font-family: Verdana,Geneva,sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  margin: 10px 0 20px;
  padding: 0 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
#org-signup {
  border: 0 none!important;
  float: left!important;
  height: auto!important;
  margin: 0 0 30px!important;
  padding: 0!important;
  transition: all 0.3s ease-out 0s!important;
  width: 100%!important;
}
#org-signup > a {
  border: 0 none!important;
  cursor: pointer!important;
  display: table!important;
  height: 38px!important;
  margin: 0 auto!important;
  padding: 0!important;
  text-decoration: none!important;
  text-indent: -9999px!important;
  transition: all 0.7s ease-out 0s!important;
  width: 105px!important;
  text-align:center !important;
  background: url(../images/signup_btn.png) no-repeat scroll center top !important;
}
#org-signup > a:hover {
  background: url(../images/signup_btn.png) no-repeat scroll center bottom !important;
}
#listingarea {
  float: right;
  margin: 20px auto 0;
  padding: 0;
  position: relative;
  width: 750px;
}
.org-listingarea-box {
  float: left;
  margin: 0 auto 20px;
  padding: 0;
  width: 100%;
}
.org-des {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 0;
  color: #000;
  font-family: Verdana,Geneva,sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 auto;
 box-sizing: border-box;
  padding: 15px;
  text-align: justify;
  width: 100%;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
.org-gap {
  display: table;
  margin: 20px;
  padding: 20px;
}
.org-listinghead {
  background: #2a2a2a url("../images/leftsideheadbg.png") no-repeat scroll 15px center;
  border-bottom: 2px solid #a8a7a6;
  color: #ffffff;
  font-family: "Oswald",sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0;
  padding: 12px 20px 12px 50px;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 2px 1px #000000;
  text-transform: uppercase;
  width: 100%;
  box-sizing:border-box;
}
.org-scrolio-title {
  background: hsla(0, 0%, 0%, 0) url("../images/title.png") no-repeat scroll center top / 100% 100%;
  color: hsl(0, 0%, 100%);
  display: table;
  font-family: oswald;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 20px;
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

/*===========Tab=============*/
.listing-tab {
  margin: 20px auto 0;
  width: 100%;
  padding: 0;
}
.listing-tab main {
	min-width: 320px;
	max-width: 100%;
	float: left;
	padding: 0;
	margin: 0 auto;
	
}
.listing-tab section {
  background: #ffffff none repeat scroll 0 0;
  color: #333333;
  float: left;
  font-family: Verdana,Geneva,sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 20px;
 box-sizing: border-box;
  padding: 15px;
  display:none;
  text-align: justify;
  width: 100%;
   box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
.listing-tab input {
	display: none;
}
.last-tab
{
	background:hsl(201, 59%, 29%) !important;	
}
.listing-tab label {
  background: #2a2a2a ;
  color: #fff;
  display: inline-block;
  float: left;
  font-family: "Oswald",sans-serif;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  letter-spacing: 0;
  line-height: 16px;
  margin: 0;
  padding: 20px 0px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 109px;
  z-index: 111;
}
.listing-tab .first-tab:hover {
  border-left: 0;
}
.listing-tab input:checked + .first-tab {
	  border-left: 0;
}
.listing-tab label:hover {
  color: #888888;
  border-bottom: 0 none;
  cursor: pointer;
  font-weight: bold;
}
.listing-tab input:checked + label {
  border-bottom: 0 none;
  color: #888888;
  font-weight: bold;
}
.listing-tab #tab1:checked ~ #content1, .listing-tab #tab2:checked ~ #content2, .listing-tab #tab3:checked ~ #content3, .listing-tab #tab4:checked ~ #content4 , .listing-tab #tab6:checked ~ #content6{
	display: block;
}
.listing-tab .d-link {
  text-align: center;
  width: 156px;
   padding: 20px 0;
}
.listing-tab .d-link a {
  color: #fff;
  float: left;
 
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.d-link:hover, .d-link:hover::before, .d-link:hover::after, .d-link > a:hover {
  color: #888888;
  transition: all 0.3s ease-in 0s;
  cursor: pointer;
}
.listing-tab .margin-none {
	margin: 0;
	width: 170px;
}
.mobile-tab {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
}
.accordion {
	border: 1px solid white;
	padding: 0;
	margin: 0 auto;
	list-style: none outside;
}
.accordion-item {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.accordion > * + * {
	border-top: 1px solid white;
}
.accordion-item-hd {
  background: #2a2a2a url("../images/title.png") no-repeat scroll 0 0 / 100% 100%;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-family: oswald;
  font-size: 16px;
  font-weight: bold;
  padding: 12px 30px 8px 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.accordion-item-hd:hover {
	color: #888888 !important;
}
.accordion-item-hd a {
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-family: oswald;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.3px;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.accordion-item-hd a:hover {
	color: #fff;
}
.accordion-item-input:checked ~ .accordion-item-bd {
  color: #595959;
  float: left;
  font-family:Verdana,Geneva,sans-serif;
  font-size: 14px;
  font-weight: normal;
  height: auto;
  margin: 0;
  max-height: 100%;
  min-height: 100%;
  padding: 10px 8px;
  text-align: justify;
  transition: max-height 1s ease-in 0s, margin 0.3s ease-in 0s, padding 0.3s ease-in 0s;
  width: 100%;
  background:#fff;
  box-sizing:border-box;
}
#content3 > a,#content2 > a {
  color: hsl(193, 100%, 33%);
  text-decoration: none;
}
.accordion-item-input:checked ~ .accordion-item-hd > .accordion-item-hd-cta {
	background: url(../images/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(../images/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;
}

/*===========Tab END=============*/


 





/*---Footer->Start*/
/*---Footer->START*/
.org-wrapcens {
	width: 100%;
	text-align: center;
	margin: 0;
	    padding: 10px 0 12px;
	background: #2A2A2A;
	float: left;
}
#org-footer {
	width: 1000px;
	padding: 0;
	position: relative;
	margin: 0 auto;
}
#org-footer #org-copy {
	color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 5px;
	width: 100%;
	text-align: center;
	text-decoration: none;
	float: left;
}
#org-footer #org-copy span {
	font-weight: normal;
	text-transform: uppercase;
}
#org-footer #org-designer {
	color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 0px;
	width: 100%;
	text-align: center;
	text-decoration: none;
	float: left;
}
#org-footer #org-designer a {
	color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	transition: all 0.3s ease-out;
	text-decoration:none;
}
#org-footer #org-designer a:hover {
	color: #ABB1B2;
	text-decoration:underline;
}

/*---Footer->END*/





/*------------------------------------------------------------------Start hover img-----------------------------------------------------------------*/
.gallery-bg {
  box-sizing: border-box;
  float: left;
  height: 45px;
  margin: 0 0 0px;
  padding: 0;
  position: relative;
  width: 100%;
}
#gallery {
	border:0px solid #c8c8c8;
  background: #fff none repeat scroll 0 0;
  border-radius: 0px;
  box-sizing: border-box;
  float: left;
  height: auto;
  margin: 0;
  padding: 0 0 20px;
  position: relative;
  width: 100%;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}
#gallery #slides {
  float: none;
  height: auto;
  margin: 0 auto;
  max-width: 900px;
  overflow: hidden;
  text-align: center;
  width: 100%;
  z-index: 500;
}
#slides > div {
  margin-top: 0px;
}
#gallery #slides div ul {
  display: table;
  height: auto;
  list-style: outside none none;
  margin: 0 auto;
  padding: 0;
  width: auto;
}
#gallery #slides div ul li {
  float: left;
  height: auto;
  margin: 0 15px 15px 0;
  padding: 0;
  width: auto;
  
}
#gallery #slides div ul li:last-child {
  margin-right: 0;
}
#gallery .big-img-wpr {
  background-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  float: none;
  height: 545px;
  margin: 0 auto;
  max-width: 100%;
  width: 700px;
}
#gallery div.img-wpr {
  background-color: #fff;
  border:0px solid #fff;
  border-radius:0px;
  bottom: 0;
  height: 485px;
  left: 0px;
  margin:0 auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 30px;
  width: 695px;
}
#gallery div.img-wpr .img-box {
  display: table-cell;
  height: 485px;
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
  vertical-align: middle;
  width: 695px;
  border:0px solid #d2d2d2;
}
#gallery div.img-wpr .big-img {
  display: table-cell;
  height: auto;
  margin: 0 auto;
  max-height: 485px;
  max-width:670px;
  vertical-align: middle;
  width: auto;
}
#gallery .thumb {
  background-color: #fff;
  border: 1px solid #dedede;
  border-radius: 0;
  box-sizing: border-box;
  cursor: pointer;
  display: table-cell;
  _float: left;
  height: 100px;
  vertical-align: middle;
  width: 100px;
}
#gallery .thumb > img {
  display: table-cell;
  height: auto;
  margin: 0 auto;
  max-height: 100px;
  max-width: 100px;
  vertical-align: middle;
  width: auto;
}
#gallery #slides div#slide1 ul:first-child li:first-child .img-wpr {
  z-index: 1;
}
#gallery #slides input {
  display: none;
}
#gallery #slides input:checked ~ .img-wpr {
  z-index: 2;
}


/*------------------------------------------------------------------Start hover img-----------------------------------------------------------------*/
/* new changes css */
#gallery div.img-wpr .img-box {display: block;position: relative;}
#gallery div.img-wpr .big-img {
  bottom: 0;display: block;height: auto;
  left: 0;margin: auto;max-height: 100%;
  max-width: 100%;position: absolute;right: 0;
  top: 0;vertical-align: middle;width: auto;
}
.org-listinghead h1 {
  
 
  box-sizing: border-box;
  color: #ffffff;
  font-family: "Oswald",sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0;
  text-align: left;
  text-decoration: none;
  text-shadow: 0 2px 1px #000000;
  text-transform: uppercase;
  width: 100%;
}
img 
{
width:auto;
max-width:100%;
max-height:100%
height: auto;

}