 @import 'https://fonts.googleapis.com/css?family=Lato:300,400,700,900';
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');


@charset "utf-8";
/*---Common and Standard->START*/

body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
font-family: "Lato",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: url(bg.png) repeat-y center 0 #000;
}
.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: 1140px;
	margin: 20px auto 0;
	display: table;
}
/*---Common and Standard---<<END*/

/*---Header->START*/
#org-header-sec {
	width: 100%;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	display: table;
}
.header-hold {
	width: 100%;
	position: relative;
	margin:0 0 0px;
	padding: 0 0 0px 0;
	display: table;
	z-index: 1111;
	background: url(top-bg.png) repeat-x center 0;

}
#org-header {
	width: 1140px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	background: url(top-header-bg.png) no-repeat center 0;
}
.org-headertop-holder {
	width: 100%;
	float: left;
	position: relative;
	margin: 0;
	padding: 0px;


}
.welcome_msg {
  background: rgba(0, 0, 0, 0) url("welcome.png") no-repeat scroll 0 0;
  color: #999999;
  display: table;
  font-family: "Lato",sans-serif;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.5px;
  margin: 4px 0 0;
  padding: 0 0 0 25px;
  text-transform: none;
  width: auto;
}
.welcome_msg span {
	color: #999999;
	font-weight: bold;
	text-transform:uppercase;
	font-style:italic;
}
.favourites {
	float: right;
	padding: 0px 0;
	width: auto;
}
.favourites ul {
	height: auto;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	position: relative;
	display: table;
}
.favourites ul li {
	width: auto;
	float: left;
	padding:13px 15px 13px 35px;
	position: relative;
	font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff!important;
	border-right:1px solid #fafafa;
	border-left:1px solid #d6d6d6;
	position:relative;
}
.favourites ul li:nth-child(3) {
border-right:1px solid #d6d6d6;
}
.favourites a {
	width: auto;
	float: left;
	color: #333333!important;
	padding: 0px 0 0 0;
	font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
	font-weight: 500;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
.favourites a:hover {
	color: #003380!important;

}
.favourites ul li:hover:after {
position:absolute;
bottom:0;
content:"";
left:0;
right:0;
margin:0;
padding:0;
display:table;
height:2px;
width:100%;
background:#003380;


}
.favourites ul li:nth-child(1) {
	background: url(favourites.png) no-repeat 10px 17px;
}
.favourites ul li:nth-child(2) {
	background: url(../images/favourites.png) no-repeat 10px -43px;
}
.favourites ul li:nth-child(3) {
	background: url(../images/favourites.png) no-repeat 10px -104px;
}
#org-topmenu {
	width:auto;
	margin:25px 0px 0 0;
	padding: 0;
	float: right;
	 position: relative;
    z-index: 0;
}
#org-topmenu ul {
	list-style: none;
	width: auto;
	margin: 15px auto 10px;
	padding: 0 0 0 0;
	display: table;
	position: relative;
	background: url(topmenu-bg.png) no-repeat 0px top;
}
#org-topmenu ul li {
	width: auto;
	box-sizing: border-box;
	margin: 0 0 0 0px;
	padding: 0 15px;
	list-style: none;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	_transition: all 0.5s ease-in-out 0s;
	text-align: left;
	float:left;
	background: url(topmenu-img.png) no-repeat right 15px;
}
#org-topmenu ul li a {
	margin: 0 0;
	padding: 0px 0px 0 0;
	line-height: 14px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	height: 36px;
	line-height: 36px;
	color: #999999;
	 font-family: 'Lato', sans-serif;
	 text-transform:uppercase;
}
#org-topmenu ul li:last-child {
background:none;

}

#org-topmenu ul li a:hover {
	color: #ff0000;
}

.top-header {
	width: 1140px;
	position: relative;
	margin: 0 auto 0px;
	padding: 0;
	display: table;
}
#org-logo {
	margin:15px auto 0;
	padding: 0;
	position: relative;
	text-align: left;
	transition: all 0.5s ease 0s;
	width: auto;
	float:left;
}
#org-logo img {
	margin: 0;
	border: 0 none;
	transition: all 0.5s ease;
	text-align: center;
}
#org-logo img:hover {
	margin: 0;
}
.promo {
  float: right;
  margin: 60px  50px 0 0;
  padding: 0;
  text-align: right;
  width: auto;
}
.right-top {
	width: 615px;
	float: right;
	margin: 0px 0;
	padding: 0px 0;
	text-align: right;
	position: relative;
	transition: all 0.5s ease;
}
.left-top {
	width: 330px;
	float: left;
	margin: 0px 0;
	padding: 0px 0;
	text-align: left;
}

.right {
	width: 700px;
	float: right;
	margin: 10px 0 0;
	padding: 0;
	text-align: left;
	position: relative;
	transition: all 0.5s ease;
}
.promo-left {
	width: auto;
	float: left;
	margin: 0px 0 0;
	padding: 0;
	text-align: left;
	position: relative;
}
.promo-right {
	width: auto;
	float: right;
	margin: 15px 0 0;
	padding: 0;
	text-align: left;
	position: relative;
}

.menu-holder {
	width: 100%;
	float: right;
	margin:0px 0 0px 0;
	padding: 0;
	display: table;
	z-index: 999;
	background:#ff0000;
}

.org-menu {
	width:1140px;
	margin: 0 auto 0px;
	display: table;
	padding: 0;
	position: relative;
	transition: all .5s ease-in-out;
	z-index: 1;
}

.org-menu ul {
	height: auto;
	margin: 0 auto;
	display: table;
	padding: 0;
	list-style: none;
	position: relative;
}
.org-menu ul li {
	width: auto;
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	cursor: pointer;
	text-align: center;
}
.org-menu ul li:last-child {
	border-right:0px solid #dadada;
}
.org-menu ul li:first-child a {
}
.org-menu ul li a {
	height:35px;
	line-height: 35px;
	color: #fff;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 17px;
	text-decoration: none;
	text-transform:  uppercase;
	position: relative;
	_transition: all 0.5s ease 0s;
	text-align: center;
	width: 100%;
}
.org-menu ul li a:hover {
	background:#fff;
	color:#ff0000;
}

.promo-banner {
  margin:0px auto;
  padding: 0;
  position: relative;
  text-align: center;
  width: 1140px;
  display:table;
  text-align:right;
}
.promo-banner img {
	margin: 0px  0px;
	padding: 20px 0;
}
#CoverImage p {
	margin: 0 !important;
	padding: 0 !important;
}
.banner {
	margin: 0px auto 0px;
	width: 100%;
	display: none;
}
.banner img {
	max-width: 100%;
}
#banner-holder {
	width: 100%;
	max-width:100%;
	display: table;
	height: auto;
	padding: 0 0 0px;
	margin: 0px auto 0;
	position: relative;
}
 @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;
	margin:0px auto 0;
	display:table;
	background: url(footer-bg.png) no-repeat center top;
	background-size:cover;
}

#org-footer02 {
	width: 100%;
	padding: 0px 0;
	margin: 0 auto;
	display: table;
	text-align: center;
}
#org-footer {
	display: table;
	margin:  auto;
	padding: 0px 0 50px 0;
	width: 1140px;
	background: url(footer-bg01.png) no-repeat center top;
}
#org-footer h1 {
	color: #fff;
	float: left;
	font-family: "Oswald",sans-serif;
	font-size: 20px;
	font-weight:  500;
	height: auto;
	letter-spacing: 1px;
	line-height: auto;
	margin: 40px 0 15px 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
	position:relative;
}


.f-col1 {
	width:20%;
	padding: 0px 0 0 0;
	margin:50px 0 0 50px;
	float: left;
}
.f-col2 {
	width: 30%;
	padding: 0px 0% 0 0;
	margin:0px 0 0 0;
	float: left;
}
.f-col2 ul {
	width:30%;
	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:"Lato",sans-serif;
	font-size:13px;
	color: #aaaaaa;
	text-align: left;
	text-decoration: none;
	background: url(footer-bullet.png) no-repeat 0px center;
	padding: 0 0 0 10px;
	margin: 0 0 8px;
	float: left;
	text-transform:none;
	font-weight:normal;
	letter-spacing:0px;
	transition: all 0.5s ease 0s;
}
.f-col2 ul li a:hover {
	text-decoration: none;
	margin-left:10px;
	color:#fb9322;
}

.f-col3 {
	width:18%;
	padding: 0px 0% 0 0;
	margin:0px ;
	float: left;
}
.f-col4 {
		width:19%;
	padding: 0px 0% 0;
	margin:40px 50px 0 0;
	float: right;
}
#org-newsletter {
  display: table;
  height: auto;
  margin: 20px auto 0;
  padding: 0;
  width: 1140px;
  display: table;
   background:  url(org-newsletter-bg.png) no-repeat center top;
}
form {
	float: left;
	margin: 0;
	padding: 0;
}
#org-newsletter h1 {
  color: #fff;
  float: left;
 font-family:"Lato",sans-serif;
  font-size: 22px;
  font-weight: 500;
  height: auto;
  letter-spacing: 0.5px;
  margin: 90px 0 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
#org-newsletter #org-text {
  color: #fff;
  float: left;
  font-family:"Lato",sans-serif;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 20px;
  margin: 10px 0 20px;
  padding: 0 0 0 0px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  width: 100%;
}
#org-newsletter #org-text p {
	padding: 0px;
	margin: 0px;
}
#org-newsletter #org-signup {
	position: relative;
	padding: 0;
	height: auto;
	width: auto;
	margin:10px auto 20px;
	display:table;
	text-align: center;
}
#org-newsletter #org-signup > a {
	background:#fb9322;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	font-family:"Lato",sans-serif;
	font-size: 15px;
	height: 29px;
	font-weight: 700;
	line-height: 29px;
	margin: 0;
	display: table;
	padding: 5px 20px;
	text-decoration: none;
	_text-indent: -9999px;
	text-transform: uppercase;
	transition: all 0.4s ease-out 0s;
	width: auto;
}
#org-newsletter #org-signup > a:hover {
	background:#fff;
	color: #000;
}


.copy-footer {
    display: table;
    margin: 0 auto;
    padding: 0 0px;
    width: 100%;
	background:#000000;
}
.footer-div1{
    display: table;
    margin: 0 auto;
    padding: 0 0px;
	width:1140px;
}
.footer-info{
display: table;
    margin: 20px auto;
    padding: 0 0px;
	width:1140px;
}
#org-copy {
	width: auto;
	padding:15px 0;
	margin: 0px 0;
	text-align: left;
	font-family: "Lato",sans-serif;
	font-size: 13px;
	color: #888888;
	float: left;
	letter-spacing: 0px;
	font-weight: normal;
	text-transform:none;
}
#org-copy span {
	font-weight: bold !important;
	color: #fff;
	font-size: 17px;
	text-transform:uppercase;
}
.org-designer {
	width: auto;
	padding: 0;
	margin: 20px 0;
	text-align: center;
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: 1px;
	float:right;
}
.thank_div{
	display: table;
	margin:  auto;
	padding: 0px 0 0px 0;
	width: 1140px;
	border-top:1px solid #c6c6c6;
}

.thank {
  color: #003380;
  float: left;
  font-family: 'Ubuntu', sans-serif;
  font-size: 25px;
  font-weight: 300;
  height: auto;
  letter-spacing: 3px;
  margin: 0px 0 0;
  padding:15px 0;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}
.payment {
float: right;
  margin: 0px 0 0;
  padding:15px 0;
  width:auto;

}
/*---Footer->END*/

/*---Listing Column start----*/
.org-listinghead h1 {
	margin: 0 0 0px;
	padding: 0px 0px;
}
#listingarea {
	width: 100%;
	position: relative;
	float: left;
	margin: 0px 0 20px 0;
	padding: 0;
	background: none;
}
.org-listingarea-box {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.org-listingarea-box01 {
	float: left;
	margin-bottom: 20px;
	padding-bottom:9px;
	width: 100%;
	background: url(header-top.jpg) repeat-x scroll left bottom;
}
.org-listinghead h1 {
	width: 100%;
	color: #fff;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size:20px;
	font-weight: 400;
	line-height: normal;
	margin: 0 0 0px;
	padding: 8px 10px;
	text-align: center;
	letter-spacing:1px;
	text-transform:none;
	z-index:1;
	position:relative;
	box-sizing:border-box;
	background:#ff0000;
}
.desc-hedtitle {
	width: 100%;
	color: #fff;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size:20px;
	font-weight: 400;
	line-height: normal;
	margin: 0 0 0px;
	padding: 8px 10px;
	text-align: center;
	letter-spacing:1px;
	text-transform:none;
	z-index:1;
	position:relative;
	box-sizing:border-box;
	background:#ff0000;
}
.desc-rd {
	box-sizing:border-box;
	width:100%;
	float: left;
	padding: 15px;
	margin: 0;
	 border:1px solid #454545;
  background: url(listing-bg.png) repeat center 0px;
}
.desc-text {
	font-family: "Lato",sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	line-height: 25px;
}
/*---Listing Column End----*/

.org-scrolleo-box {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	background: none;
	border: 0 none;
}

/*===========Tab=============*/
.listing-tab {
	width: 100%;
	float: left;
	margin: 0 0 0px 0;
	padding: 0;
	background: url(tab-bg.png) no-repeat left top;
}
.listing-tab main {
	min-width: 320px;
	max-width: 100%;
	float: left;
	padding:0px 0 0 0;
	margin: 0 auto;
}
.listing-tab section {
	width: 100%;
	float: left;
	margin:0px 0 0 0;
	padding: 15px;
	display: none;
	font-family: "Lato",sans-serif;
	font-size: 15px;
	color: #fff;
	line-height: 25px;
	font-weight: normal;
	text-align: left;
   box-sizing:border-box;
background: rgba(0, 0, 0, 0) url("listing-bg.png") repeat scroll center 0;
    border: 1px solid #454545;}

.listing-tab ul{
margin:0;
padding:20px 0 20px 25px;
}
.listing-tab ul li {
margin:0;
padding:0px 0 10px 0px;
list-style: outside none disc;
}
.accordion-item-bd ul{
margin:0;
padding:20px 0 20px 25px;
}
.accordion-item-bd ul li {
margin:0;
padding:0px 0 10px 0px;
list-style: outside none disc;
}
.accordion-item-bd span {
	color: #009b91;
}

.listing-tab input {
	display: none;

}
.listing-tab .margin-none {
	margin: 0 0px 0 0;
	border-right:0px solid #c2c2c2;
	 width: 188px;
}
.listing-tab .margin-none1 {
}
.listing-tab label {
	width: 189px;
	float: left;
	display: inline-block;
	margin: 0 0px 0 0;
	padding: 8px 0px;
	color: #ffffff;
	border: 0 none;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	font-weight:normal;
	z-index: 111;
	letter-spacing:1px;
	cursor: pointer;
	border-right:1px solid #b14f0d;
	border-top:0px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
	border-left:0px solid #c2c2c2;
}
.listing-tab label:hover::after {
	border-bottom:3px solid #fff;
	content:"";
	left:0;
	right:0;
	margin:0 auto;
	padding:1px;
	position:absolute;
	bottom:0;
	height:4px;
	width:80%;
}
.listing-tab input:checked + label::after  {
	border-bottom:3px solid #fff;
	content:"";
	left:0;
	right:0;
	margin:0 auto;
	padding:1px;
	position:absolute;
	bottom:0;
	height:4px;
	width:80%
}
.listing-tab label:hover {
color: #fff;
_background-color:#f6f6f6 !important;

}
.listing-tab input:checked + label  {
color: #fff;
_background-color:#f6f6f6 !important;

}
.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 {
	display: block;
}
.listing-tab .d-link {
	padding: 0 0px;
	text-align: center
}
.listing-tab .d-link a {
	width: 100%;
	padding: 8px 0;
	float: left;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}
.listing-tab .d-link a:hover {
	color:#fff;
}



.icon-1 {
	background:  url("icon-1.png") no-repeat scroll 20px 14px !important;
}
.icon-1:hover {
	_background:  url("icon-1-roll.png") no-repeat scroll 20px 14px !important;
}

.icon-2 {
	background: url("icon-2.png") no-repeat scroll 20px 14px !important;
}
.icon-2:hover {
	_background:  url("icon-2-roll.png") no-repeat scroll 20px 14px !important;
}

.icon-3 {
	background: url("icon-3.png") no-repeat scroll 20px 14px !important;
}
.icon-3:hover {
	_background:  url("icon-3-roll.png") no-repeat scroll 20px 14px !important;
}

.icon-4 {
	background: url("icon-4.png") no-repeat scroll 20px 14px !important;
}
.icon-4:hover {
	_background:  url("icon-4-roll.png") no-repeat scroll 20px 14px !important;
}

.icon-5 {
	background: url("icon-5.png") no-repeat scroll 20px 14px !important;
}
.icon-5:hover {
	_background:  url("icon-5-roll.png") no-repeat scroll 20px 14px !important;
}

.icon-6 {
	background: url("icon-6.png") no-repeat scroll 10px 14px !important;
}
.icon-6:hover {
	_background:  url("icon-6-roll.png") no-repeat scroll 10px 14px !important;
}
.mobile-tab {
	width: 100%;
	float: left;
	margin: 0 0 0px 0;
	padding: 0;
}
.accordion {
	border: 1px solid #fff;
	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: 8px 30px 8px 0;
	position: relative;
	cursor: pointer;
	font-size: 18px;
	font-weight: normal;
	letter-spacing:1px;
	color: #fff;
	text-align: center;
	 font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	background: #ff0000 none repeat scroll 0 0;
}
.accordion-item-hd:hover {
	color: #fff;
	background:#000;
}
.accordion-item-hd a {
	display: block;
	padding: 0;
	position: relative;
	cursor: pointer;
	font-size: 20px;
	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: 100%;
	float: left;
	margin: 0;
	padding: 12px 2%;
	font-family:"Lato",sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 25px;
	text-align: justify;
	color: #fff;
	max-height: 16000px;
	-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: rgba(0, 0, 0, 0) url("listing-bg.png") repeat scroll center 0;
	border: 1px solid #454545;
	box-sizing:border-box;
}
.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;
}




section a {
	color: #FF0004 !important;
	 text-decoration: none;
}
section ul {
padding:0;
margin:0 0 0 15px;
}

.accordion-item-bd a {
	color: #FF0004 !important;
	 text-decoration: none;
}
.accordion-item-bd  ul {
padding:0;
margin:0 0 0 15px;
}


/*------------------------------------------------------------------Start hover img-----------------------------------------------------------------*/
.gallery-bg {
  box-sizing: border-box;
  float: left;
  height: 45px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
#gallery {
	border:1px solid #454545;
  background: url(listing-bg.png) repeat center 0px;
  border-radius: 0px;
  box-sizing: border-box;
  float: left;
  height: auto;
  margin: 0;
  padding: 0 0 20px;
  position: relative;
  width: 100%;
  box-sizing: border-box;

}
#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: 560px;
  margin: 0 auto;
  max-width: 100%;
  width: 1000px;

}
#gallery div.img-wpr {
  background-color: #fff;
  border:0px solid #fff;
  border-radius:0px;
  bottom: 0;
  height: 497px;
  left: 0px;
  margin:0 auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 30px;
  width: 497px;

}
#gallery div.img-wpr .img-box {
  display: table-cell;
  height: 497px;
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
  vertical-align: middle;
  width: 900px;
 border:0px solid #d8d8d8;

}
#gallery div.img-wpr .big-img {
  display: table-cell;
  height: auto;
  margin: 0 auto;
  max-height: 497px;
  max-width:495px;
  vertical-align: middle;
  width: auto;

}
#gallery .thumb {
  background-color: #fff;
  border: 1px solid #454545;
  border-radius: 0;
  box-sizing: border-box;
  cursor: pointer;
  display: table-cell;
  _float: left;
  height: 110px;
  vertical-align: middle;
  width: 110px;
}
#gallery .thumb > img {
  display: table-cell;
  height: auto;
  margin: 0 auto;
  max-height: 110px;
  max-width: 110px;
  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-----------------------------------------------------------------*/
