@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:#fff;
	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: 1200px;
	margin: 0px auto 0;
	display: table;
}
/*---Common and Standard---<<END*/

/*---Header->START*/
.top-header {
	display: table;
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}
#org-header {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	display: table;
	background:#fff;
}
.headertop-holder {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	border-bottom:1px solid #e4e4e4;
}
.welcome_msg {
	color: #333333;
	float: left;
	font-size: 13px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0;
	width: auto;
	font-family: 'Lato', sans-serif;
}
.welcome_msg span {
	color:#ff7cd7;
	text-transform:uppercase;
	font-weight: bold;
}
.org-right {
	float: right;
	width: 750px;
	margin: 0px 0;
	padding: 0;
}
.top-call {
	float: right;
	margin: 0px 0;
	padding: 0 35px 0 0 ;
	text-align: left;
	width: auto;
}
.top-img {
  float: right;
  margin: 25px 0;
  padding: 0;
  text-align: left;
  width: auto;
}
#org-logo {
	float: left;
	margin:5px 0;
	padding: 0;
	text-align: left;
	width: auto;
}
#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: 0px 15px;
	list-style: none;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #333;
	font-family: 'Lato', 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 0;
	line-height: 14px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333333;
	text-decoration: none;
	height: 38px;
	line-height: 40px;
	font-family: 'Lato', sans-serif;
	text-transform:uppercase;
}
#org-topmenu ul li a:hover {
	color: #ff7bd7;
	 border-top:3px solid #ff7bd7;
	 height: 35px;
	line-height: 35px;
}
#org-topmenu ul li:hover {
}
#org-topmenu ul li:hover {
}
.menu-holder {
	width: 100%;
	margin: 0 0 0px 0;
	padding: 0;
	float: left;
background:url(../images/menu-bg.png) repeat-x left top;

}
#org-menu {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	display: table;
	position: relative;
}
#org-menu ul {
	margin: 0 ;
	padding: 0;
	width: auto;
	display: table;
	float:left;
}
#org-menu li {
	float: left;
	width: auto;
	margin: 0;
	padding: 0 20px;
	list-style: none;
}

#org-menu li a {
	color: #fff;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding: 0px 30px;
	text-decoration: none;
	text-transform: uppercase;
	height: 48px;
	line-height: 48px;
	letter-spacing: 2px;
}
#org-menu li a:hover {
	color: #fff;
	background:url(../images/menu-roll.png) repeat-x left top;
}
.made{
float:right;
 margin: -10px 0 0;	
}

.sub-menu{
	position:relative;
}
.sub-menu > ul {
  left: 20px;
    position: absolute;
    top: 36px;
    z-index: 1;
}
.sub-menu > ul{
  visibility:hidden;
  width: 200px !important;
  background:url(../images/sub-menu-bg.png) no-repeat center top #fff;
  margin-top: 12px !important;
  border:1px solid #c9c8c8 !important;
}

.sub-menu:hover > ul{
  visibility:visible;
}
.sub-menu > ul > li {
  height: 20px;
  line-height:20px;
  margin-bottom: 2px;
  _transform: rotateY(180deg);
  width: 80% !important;
  text-align: left;
   border-bottom:0px solid #c9c8c8 !important;
   opacity: 1;
  
}
.sub-menu > ul > li:nth-child(1){
	
}
.sub-menu > ul > li a {
 padding: 0 0 0 0px !important;	
 background:url(../images/sub-arrow.png) no-repeat 10px 12px;
 color:#333333 !important;
 font-size:12px !important;
 text-transform:none !important;
 font-weight:600 !important;
 height:20px !important;
 line-height:20px !important;
 font-family:Arial, Helvetica, sans-serif !important; 
 font-weight:normal !important;
 letter-spacing:0 !important
}
.sub-menu:hover > ul > li {
  opacity: 1;
  _transform: rotateY(360deg);
}
.sub-menu > ul > li a:hover {
 color:#ff7cd7 !important;
 background:none !important;
}

.promo-banner {
	width: 100%;
	margin: 0px auto 0px;
	padding: 15px 0;
	background:#background:#fff;
	text-align:center;
}
.promo-banner img {
	margin: 0px auto 0px;
	padding: 0;
}
#CoverImage p {
	margin: 0 !important;
	padding: 0 !important;
}
#banner-holder {
	width: 100%;
	display: table;
	height: auto;
	padding: 0;
	margin: 0px auto 0;
	position: relative;
	background: none;
}
#CoverImage p {
	margin: 0 !important;
	padding: 0 !important;
}
#banner-holder {
	width: 100%;
	display: table;
	height: auto;
	padding: 0;
	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;
	float: left;
	margin: 0px 0 0;
	background: #ef59a1;
}
#org-footer02 {
	width: 100%;
	padding: 0px 0;
	margin: 0 auto;
	display: table;
	text-align: center;
	background:url(../images/footer02.png) repeat-x left top;
}

.favourites {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin:0 auto;
	padding: 0px 25px;
	text-decoration: none;
	text-transform: uppercase;
	height: 50px;
	line-height: 50px;
	letter-spacing: 0;
	width:auto;
	display:table;
	background:url(../images/favourites.png) no-repeat left 15px;
}
.favourites:hover {
	color: #000;
}

#footer-menu {
	width: 1200px;
	margin: 20px auto;
	padding: 0;
	display: table;
	position: relative;
	border-top: 1px solid #f37fb7;
	border-bottom: 1px solid #f37fb7;
}
#footer-menu ul {
  display: table;
  margin: 0 auto;
  padding: 0;
  width: auto;
}
#footer-menu li {
	float: left;
	width: auto;
	margin: 0;
	padding: 0 20px;
	list-style: none;
}

#footer-menu li a {
	color: #fff;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0px 25px;
	text-decoration: none;
	text-transform: uppercase;
	height: 50px;
	line-height: 50px;
	letter-spacing: 2px;
}
#footer-menu li a:hover {
	color: #000;
}
#org-footer {
	display: table;
	margin: 0 auto;
	padding: 0px 0 0px 0;
	width: 1200px;
	
}
#org-footer h1 {
	background: rgba(0, 0, 0, 0) url("../images/1.png") no-repeat scroll right top;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 55px;
	letter-spacing: 0.5px;
	line-height: 55px;
	margin: 30px 0 20px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}
#org-footer h2 {
	background: rgba(0, 0, 0, 0) url("../images/2.png") no-repeat scroll right top;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 55px;
	letter-spacing: 0.5px;
	line-height: 55px;
	margin: 30px 0 20px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}
#org-footer h3 {
	background: rgba(0, 0, 0, 0) url("../images/3.png") no-repeat scroll right top;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 55px;
	letter-spacing: 0.5px;
	line-height: 55px;
	margin: 30px 0 20px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}

#org-footer h4 {
	background: rgba(0, 0, 0, 0) url("../images/4.png") no-repeat scroll right top;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 55px;
	letter-spacing: 0.5px;
	line-height: 55px;
	margin: 30px 0 20px;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}
.f-col1 {
	width: 20%;
	padding: 0px 5% 0 0;
	margin: 0;
	float: left;
}
.f-col2 {
	width: 20%;
	padding: 0px 5% 0 0;
	margin: 0;
	float: 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: 'Raleway', sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	background: url(../images/footer-bullet.png) no-repeat 0px center;
	padding: 0 0 0 15px;
	margin: 0 0 10px;
	float: left;
	text-transform:uppercase;
	font-weight:500;
	letter-spacing:1px;
}
.f-col2 ul li a:hover {
	text-decoration: none;
	color: #000;
}
.f-col3 {
	width: 20%;
	padding: 0px 5% 0 0;
	margin: 0;
	float: left;
}
.f-col4 {
	width: 25%;
	padding: 0px 0% 0 0;
	margin: 0;
	float: left;
}
#org-newsletter {
  display: table;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: table;
  width: 100%;
}
form {
	float: left;
	margin: 0;
	padding: 0;
}
#org-newsletter h1 {
	color: #fff;
	float: left;
	font-family:"Lato",sans-serif;
	font-size: 20px;
	font-weight: bold;
	height: auto;
	letter-spacing: 0.5px;
	margin: 0px 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
	width: auto;
}
#org-newsletter #org-text {
	color: #e6e6e6;
	font-family:"Lato",sans-serif;
	font-size: 14px;
	font-weight: normal;
	 width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	text-decoration: none;
	text-align: left;
}
#org-newsletter #org-text p {
	padding: 0px;
	margin: 0px;
}
#org-newsletter #org-signup {
	position: relative;
	padding: 0;
	height: auto;
	width: 144px;
	margin: 15px 0;
	float: left;
	text-align: center;
}
#org-newsletter #org-signup > a {
	background: url(../images/subscribe.png) no-repeat left top;
	border: 0 none;
	color: #b5b5b5;
	cursor: pointer;
	font-family:"Lato",sans-serif;
	font-size: 14px;
	height: 25px;
	font-weight: 700;
	line-height: 18px;
	margin: 0;
	display: table;
	padding: 0px;
	text-decoration: none;
	text-indent: -9999px;
	text-transform: uppercase;
	_transition: all 0.4s ease-out 0s;
	width: 144px;
}
#org-newsletter #org-signup > a:hover {
	background: url(../images/subscribe.png) no-repeat left bottom;
}
.copy-footer {
	background:#fff;
    display: table;
    margin: 0 auto;
    padding: 0 0px;
    width: 100%;
}
.footer-div1{
    display: table;
    margin: 0 auto;
    padding: 0 0px;
	width:1200px;
}
.footer-info{
display: table;
    margin: 20px auto;
    padding: 0 0px;
	width:1200px; 	
}
#org-copy {
	width: 100%;
	padding: 0;
	margin: 10px 0;
	text-align: center;
	font-family:"Lato",sans-serif;
	font-size: 13px;
	color: #383838;
	float: left;
	letter-spacing: 1px;
	font-weight: 500;
}
#org-copy span {
	font-weight: bold !important;
	color: #161616;
	font-size: 14px;
	text-transform:uppercase;
}
#org-designer {
	width: auto;
	padding: 0;
	margin: 17px 0 17px;
	text-align: left;
	font-family:"Lato",sans-serif;
	font-size: 12px;
	color: #383838;
	float: right;
	letter-spacing: 0px;
	font-weight: normal;
}
#org-designer a {
	font-family:"Lato",sans-serif;
	font-size: 12px;
	color: #383838;
	letter-spacing: 0px;
	text-align: left;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}
#org-designer a:hover {
	color: #f7c761;
	text-decoration: none;
}

/*---Footer->END*/

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

#listingarea {
	width: 100%;
	position: relative;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	background: none;
}
.org-listingarea-box {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.org-listinghead {
	width: 1180px;
	color: #ffffff;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 13px 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing:1px;
	background: rgba(104,195,255,1);
background: -moz-linear-gradient(top, rgba(104,195,255,1) 0%, rgba(7,156,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(104,195,255,1)), color-stop(100%, rgba(7,156,255,1)));
background: -webkit-linear-gradient(top, rgba(104,195,255,1) 0%, rgba(7,156,255,1) 100%);
background: -o-linear-gradient(top, rgba(104,195,255,1) 0%, rgba(7,156,255,1) 100%);
background: -ms-linear-gradient(top, rgba(104,195,255,1) 0%, rgba(7,156,255,1) 100%);
background: linear-gradient(to bottom, rgba(104,195,255,1) 0%, rgba(7,156,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68c3ff', endColorstr='#079cff', GradientType=0 );
}
.desc-hedtitle {
	width: 1180px;
	color: #ffffff;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 13px 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing:1px;
	background: rgba(104,195,255,1);
background: -moz-linear-gradient(top, rgba(104,195,255,1) 0%, rgba(7,156,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(104,195,255,1)), color-stop(100%, rgba(7,156,255,1)));
background: -webkit-linear-gradient(top, rgba(104,195,255,1) 0%, rgba(7,156,255,1) 100%);
background: -o-linear-gradient(top, rgba(104,195,255,1) 0%, rgba(7,156,255,1) 100%);
background: -ms-linear-gradient(top, rgba(104,195,255,1) 0%, rgba(7,156,255,1) 100%);
background: linear-gradient(to bottom, rgba(104,195,255,1) 0%, rgba(7,156,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68c3ff', endColorstr='#079cff', GradientType=0 );
}
.desc-rd {
	width:1168px;
	float: left;
	padding: 15px;
	margin: 0;
	 background: #eeeeee;
  border: 0px solid #dedede;
}
.desc-text {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	line-height: normal;
}
/*---Listing Column End----*/

.org-scrolleo-box {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	background: none;
	border: 0 none;
}
/*===========Gallery=============*/

#gallery {
  background: #eeeeee none repeat scroll 0 0;
  border: 0px solid #dedede;
  float: left;
  height: auto;
  margin: 0;
  padding: 0 0 20px 0;
  position: relative;
  width: 1200px;
}
#gallery #fullsize {
	height:550px;
	width: 998px;
	float: left;
	overflow: hidden;
	text-align: center;
	z-index: 200;
	border: 0 none;
	padding: 0;
	margin:29px 100px 10px;
	border: 1px solid #e8e8e8;
	background:#fff;
	
}
#gallery #fullsize div {
	width: 100%;
	height: 550px;
}
#gallery #fullsize div span {
	width: 998px;
	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 0px;
	list-style: none;
	width: auto;
	height: auto;
	display: table;
}
#gallery #slides div ul li {
	padding: 0;
	margin: 8px;
	width: auto;
	height: auto;
	float: left;
}
#gallery #slides div ul li a {
	display: table-cell;
	width: 140px;
	height: 140px;
	vertical-align: middle;
	background:#fff;
	border: 1px solid #e8e8e8;
}
#gallery #slides div ul li a img {
	display: table-cell;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 110px;
	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;
}
.listing-tab main {
	min-width: 320px;
	max-width: 100%;
	float: left;
	padding: 0px 0 0 0;
	margin: 0 auto;
}
.listing-tab section {
	width: 1168px;
	float: left;
	margin: 0;
	padding: 15px;
	display: none;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	 background: #eeeeee;
  border: 0px solid #dedede;
  border-radius:0 0 10px 10px;
}
.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 10px 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;
	width: 171px;
}
.listing-tab label {
	width: 169px;
	float: left;
	display: inline-block;
	margin: 0px 0px 0px 0;
	padding:10px 15px;
	color: #fff;
	border: 0 none;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	z-index: 111;
	letter-spacing:1px;
	cursor: pointer;
	border-right:1px solid #42b2ff;
	background:url(../images/listing.jpg) repeat-x left top;
	
}
.listing-tab label:hover {
	color: #fff;
	background:url(../images/tab-roll.jpg) repeat-x left top;
}
.listing-tab input:checked + label {
	color: #fff;
	background:url(../images/tab-roll.jpg) repeat-x left top;
}
.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 14px;
	text-align: center
}
.listing-tab .d-link a {
	width: 100%;
	padding: 10px 0px 10px;
	float: left;
	text-align: center;
	color: #fff;
	text-decoration: none;
	
}
.listing-tab .d-link a:hover {
	color: #fff;
}

.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: 8px 30px 8px 0;
	position: relative;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-family: "Raleway",sans-serif;
	text-transform: uppercase;
	background:#089bff;
}
.accordion-item-hd:hover {
	color: #fff;
	background: #000;
}
.accordion-item-hd a {
	display: block;
	padding: 0;
	position: relative;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold ;
	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: 'Lato', 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(../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;
}
