@charset "utf-8";
/*---Common and Standard->START*/
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900');
@import url('https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i');
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 {
	background: hsl(0, 0%, 93%) none repeat scroll 0 0;
	display: table;
	width: 100%;
}
.org-wrapcen {
	width: 100%;
	float: left;
	text-align: center;
	border-bottom: 2px solid hsl(0, 0%, 67%);
	padding: 0;
	margin: 0;
	position: relative;
	display: inline-block;
	background: #fff;
	background-size: 100%;
}
.org-inner-header {
	display: table;
	margin: 0 auto;
	width: 100%;
}
.pagecontainer > table {
	width: 100%;
	float: left;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	margin: 0;
	display: table;
	background: rgb(238,238,238);
}
.tb_v4bc {
	background: #fff none repeat scroll 0 0 !important;
}
.pagecontainer table tr td table:nth-child(2) {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	display: table;
	margin: 8px auto 0 !important;
	max-width: 1200px;
	padding: 0;
	text-align: center;
	width: 100%;
}
.pagecontainer {
}
#gh {
	background: #fff none repeat scroll 0 0;
	margin: 0;
	padding: 35px 0 10px;
	position: relative;
	white-space: nowrap;
}
/*---Common and Standard---<<END*/

/*---Header->START*/
#org-header {
	background: hsla(0, 0%, 0%, 0) url("../images/logo-bk.png") no-repeat scroll right top;
	display: table;
	margin: 0 auto;
	max-width: 1200px;
	padding: 0;
	position: relative;
	width: 100%;
}
#org-logo {
	float: left;
	margin: 0;
	padding: 29px 0 25px;
	width: auto;
}
#org-logo img {
	margin: 0;
	border: 0 none;
}
#org-top {
	background: #2e3640;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#div1 {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0;
	width: 100%;
}
.welcome {
	color: #7b8b9f;
	float: left;
	font-family: Open Sans;
	font-size: 14px;
	letter-spacing: 0.3px;
	padding: 10px 0;
	text-transform: none;
	text-transform: uppercase;
}
.welcome span {
	color: #ffffff;
	font-weight: 500;
}
.headertop-holder {
	background: hsl(0, 0%, 25%) none repeat scroll 0 0;
	display: table;
	margin: 0;
	padding: 3px 0;
	position: relative;
	width: 100%;
}
/*---search->START*/
#search-box {
	background: hsl(0, 0%, 100%) none repeat scroll 0 0;
	border: 1px solid hsl(0, 0%, 20%);
	border-radius: 0;
	float: right;
	height: 36px;
	line-height: 36px;
	margin: 30px 0 0;
	padding: 0;
	width: 368px;
}
#search-box .v4stw {
	background: none !important;
	padding: 0 !important;
}
.v4stw table {
	background: none !important;
}
#search-box .v4sbox {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-right: medium hidden;
	clear: both;
	color: #333;
	cursor: text;
	display: table;
	float: left;
	font-family: lato;
	font-size: 14px;
	font-weight: normal;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0 8px 0 7px;
	text-indent: 1px;
	width: 285px;
}
#search-box input {
	width: 70px;
	height: 36px;
	margin: 0px;
	padding: 0;
	float: left;
	background: url(../images/search-icon.png) no-repeat center center;
	display: block;
	border: none 0px;
	cursor: pointer;
	_transition: all .2s ease-in-out;
	text-indent: -9999px;
}
#search-box input:hover {
	opacity: 0.7;
}
#v4-2, label {
	display: blok !important;
}
#v4-2 {
	display: none !important;
}
.v4stw td {
	margin: 0 !important;
	padding: 0 !important;
}
/*---search->END*/

/*---Header Menu->Start*/
/*---Menu->Start*/
#org-header-menu {
	border: 1px solid hsl(0, 0%, 47%);
	display: table;
	float: right;
	margin: 0 auto;
	max-width: 823px;
	padding: 0;
	position: relative;
	width: 100%;
}
#org-header-menu ul {
	display: table;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#org-header-menu li {
	border-right: 1px solid hsl(0, 0%, 47%);
	float: left;
	box-sizing: border-box;
	list-style: outside none none;
	margin: 0;
	padding: 0px 22px;
	width: auto;
}
#org-header-menu li a {
	color: hsl(0, 0%, 47%);
	float: left;
	font-family: lato;
	font-size: 15px;
	font-weight: 600;
	height: 40px;
	letter-spacing: 0.6px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.5s ease-in 0s;
}
#org-header-menu li:last-child {
	border: 0 none;
	margin: 0;
	padding: 0 0 0 19.5px;
}
#org-header-menu li:last-child a {
	margin: 0;
}
#org-header-menu li:hover {
	cursor: pointer;
}
#org-header-menu li a:hover {
	color: rgb(233,9,25);
	transition: 0.5s all ease-in;
}
/*---Header Menu->End*/
.org-info {
	display: table;
	float: right;
	margin: 102px 0 0;
	width: auto;
}
.org-inner-menu {
	display: table;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-width: 1200px;
}
.org-schedule {
	float: left;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: 360px;
}
#CoverImage p {
	margin: 0 !important;
	padding: 0 !important;
}
.org-banner {
	display: table;
	margin: 20px auto;
	max-width: 1200px;
	padding: 0;
	width: 100%;
}
.org-left {
  float: right;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: 68.58%;
}
.org-right {
  float: left;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: 30.58%;
}
.org-banner-promo {
	display: table;
	float: none;
	margin: 0;
	padding: 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;
}
 @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%;
}
}
.org-promo {
	display: table;
	margin: 20px auto;
	max-width: 1200px;
	width: 100%;
}
/*---Header---<<END*/
.org-content {
  display: table;
  margin: 0 auto;
  max-width: 1200px;
  padding: 20px 0 0;
  width: 100%;
}
#listingarea {
	float: right;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
}
.org-listingarea-box {
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
.org-des {
  background: hsl(0, 0%, 100%) none repeat scroll 0 0;
  border: 1px solid hsl(0, 0%, 67%);
  border-radius: 0;
  box-sizing: border-box;
  color: #484848;
  display: table;
  font-family: lato;
  font-size: 14px;
  font-weight: normal;
  height: auto;
  letter-spacing: 0;
  line-height: 20px;
  margin: 0 auto 20px;
  max-width: 1200px;
  padding: 20px;
  text-align: justify;
  width: 100%;
}
.org-left-desc {
  float: left;
  width: 49%;
}
.org-right-desc {
  float: right;
  width: 49%;
}
.org-right-desc > img {
  float: right;
  max-width: 100%;
  width: auto;
}
.org-gap {
	display: table;
	margin: 20px;
	padding: 20px;
}
.org-listinghead {
  background: hsl(356, 96%, 46%) none repeat scroll 0 0;
  border-bottom: 0 solid hsl(0, 0%, 100%);
  box-sizing: border-box;
  color: hsl(0, 0%, 100%);
  display: table;
  font-family: lato;
  font-size: 17px;
  font-weight: bold;
  height: 40px;
  letter-spacing: 0.6px;
  line-height: 40px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
/*===========Tab=============*/
.listing-tab {
	margin: 20px auto 0;
	max-width: 1200px;
	padding: 0;
	width: 100%;
}
.listing-tab main {
	background: none;
	float: left;
	margin: 0 auto;
	max-width: 100%;
	min-width: 320px;
	padding: 0;
}
.listing-tab section {
	background: hsl(0, 0%, 100%) none repeat scroll 0 0;
	border-radius: 0;
	border: 1px solid #aaa;
	box-sizing: border-box;
	color: hsl(0, 0%, 28%);
	float: left;
	display: none;
	font-family: lato;
	font-size: 14px;
	font-weight: normal;
	margin: -1px 0 10px;
	max-width: 1200px;
	padding: 20px;
	text-align: justify;
	transition: al 0.3s ease-in 0s;
	width: 100%;
}
.listing-tab input {
	display: none;
}
.last-tab {
	background: hsl(201, 59%, 29%) !important;
}
.first-tab {
	border: 0 !important;
}
.listing-tab label {
  background: hsla(0, 0%, 0%, 0) url("../images/tab-bg.png") no-repeat scroll center top;
  border-left: 0 none;
  color: hsl(0, 0%, 100%);
  display: inline-block;
  float: left;
  font-family: lato;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 17px;
  margin: 0 1px;
  padding: 12px 20px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 157.8px;
  z-index: 111;
}
.listing-tab label:hover {
	background: hsla(0, 0%, 0%, 0) url("../images/tab-ho.png") no-repeat scroll center top;
	color: #ffffff;
	cursor: pointer;
	height: 17px;
	line-height: 17px;
}
.listing-tab input:checked + label {
	background: hsla(0, 0%, 0%, 0) url("../images/tab-ho.png") no-repeat scroll center top;
	color: #ffffff;
	cursor: pointer;
	height: 17px;
	line-height: 17px;
}
.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 {
  height: 41px;
  margin: 0 0px 0 1px;
  padding: 0;
  text-align: center;
  width: 200px;
}
.listing-tab .d-link:hover {
  margin: 0 0 0 1px;
  }
.listing-tab .d-link a {
	color: #fff;
	float: left;
	line-height: 34px;
	padding: 4px 0;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.d-link:hover, .d-link:hover::before, .d-link:hover::after, .d-link > a:hover {
	background: hsla(0, 0%, 0%, 0) url("../images/tab-ho.png") no-repeat scroll center top;
	color: #ffffff;
	border-left: 0 none;
	cursor: pointer;
	height: 28px;
	line-height: 24px;
	margin: 5px 0 0;
}
.listing-tab .margin-none {
  margin: 0;
  width: 194px;
}
.mobile-tab {
	width: 100%;
	float: left;
	margin: 0 0 20px 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 white;
}
.accordion-item-hd {
	background: #222;
	color: hsl(0, 0%, 100%);
	cursor: pointer;
	display: block;
	font-family: lato;
	font-size: 15px;
	font-weight: normal;
	padding: 12px 30px 8px 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	transition: 0.5s all ease-in;
}
.accordion-item-hd:hover {
	background: rgb(228,5,20);
	color: #fff;
	transition: 0.5s all ease-in;
}
.accordion-item-hd a {
	display: block;
	padding: 0;
	position: relative;
	cursor: pointer;
	font-size: 15px;
	font-weight: normal;
	color: hsl(0, 0%, 100%) !important;
	text-align: center;
	width: 100%;
	text-decoration: none;
}
.accordion-item-hd a:hover {
	color: #fff;
}
.accordion-item-input:checked ~ .accordion-item-bd {
	color: hsl(0, 0%, 35%);
	float: left;
	font-family: open sans;
	font-size: 13px;
	font-weight: normal;
	margin: 10px 2%;
	max-height: 3000px;
	padding: 0;
	text-align: justify;
	transition: max-height 1s ease-in 0s, margin 0.3s ease-in 0s, padding 0.3s ease-in 0s;
	width: 96%;
}
#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;
}
.mobile-tab 
/*===========Tab END=============*/

/*-----Mobile--Tabs-------*/ 
 #controls {
	width: 100%;
	margin: 0 auto;
	list-style-type: none;
	margin: 10px auto;
	padding: 0;
	font-size: 12px;
}
#controls li {
	border-bottom: 1px solid #FFF;
	color: #000;
	background: #60B43B url("../images/plus.png") no-repeat scroll 95% center !important;
	cursor: pointer;
	display: block;
	float: left;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	margin-right: 6px;
	padding: 5px 0 5px 10px;
	text-align: left;
	text-decoration: none;
	width: 133px;
}
#controls li:hover {
	background: #000 url(../images/minus.png) no-repeat 95% center!important;
	border-radius: 0px;
	text-align: left;
}
#controls li .link {
	display: block;
	padding: 13px 10px;
	text-decoration: none;
	color: #fff;
	background: #37372F url(../images/plus.png) no-repeat 95% center!important;
	font-size: 17px;
	text-align: center;
	font-family: 'Armata', sans-serif;
}
#controls li:hover .link {
	background: #000000 url("../images/minus.png") no-repeat scroll 95% center !important;
	color: #ffffff;
}
#controls li #link {
	display: block;
	padding: 13px 10px;
	text-decoration: none;
	color: #fff;
	background: #37372F url(../images/plus.png) no-repeat 95% center!important;
	font-size: 17px;
	text-align: center;
	font-family: 'Armata', sans-serif;
}
#controls li #link:hover {
	background: #000 url(../images/minus.png) no-repeat 95% center!important;
	color: #FFF;
}
#controls li:nth-child(6) .link {
	background: #a3c5eb;
}
#controls li:nth-child(6) .link:hover {
	background: #000;
}
#controls li .hover_controls {
	float: left;
	margin: 0px;
	display: none;
	width: 94%;
	padding: 3%;
}
#controls li:hover .hover_controls {
	display: block;
}
#listingarea > ul {
	display: none;
	float: right;
}
#controls {
	display: none;
}
/* Tabs */

/*---FOOTER->START*/
.org-wrapcens {
  background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
  border-top: 2px solid hsl(0, 0%, 67%);
  display: table;
  float: none;
  margin: 25px auto 0;
  max-width: 1200px;
  padding: 23px 0;
  width: 100%;
}
.org-footer {
  display: table;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.org-box {
  box-sizing: border-box;
  display: table;
  float: left;
  margin: 0 22px 0 0;
  padding: 0;
  width: 28.23%;
}
.org-box:nth-child(2) {
  margin: 0 95px 0 60px;
  padding: 0;
  text-align: left;
  width: 19.33%;
}
.org-box:nth-child(3) {
  width: 14%;
}
.org-box:last-child {
  float: right;
  margin: 0;
  width: 17.73%;
}
.org-footer-info {
  margin: 0;
  padding: 0;
}
.copy-footer {
  background: none;
  display: table;
  float: left;
  margin: 27px auto 0;
  padding: 0;
  width: auto;
}
.org-inner-footer {
  display: table;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
#org-copy {
  color: hsl(0, 0%, 55%);
  float: left;
  font-family: lato;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.3px;
  margin: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
  width: auto;
}
#org-copy span {
  color: #e30613;
}
#org-designer {
  clear: both;
  color: hsl(0, 0%, 55%);
  float: left;
  font-family: lato;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.3px;
  margin: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
  width: auto;
}
#org-designer > img {
  max-width: 100%;
  width: auto;
}
#org-designer a {
  color: hsl(0, 0%, 55%);
  letter-spacing: 0.3px;
  text-decoration: none;
  text-transform: none;
  transition: all 0.5s ease-in 0s;
}
#org-designer a:hover {
	color: #f00;
	text-decoration: none;
  transition: all 0.5s ease-in;
}
.org-footer-menu {
  margin: 0;
  padding: 0;
  width: auto;
}
.org-footer-menu ul {
  margin: 0;
  padding: 0;
}
.org-footer-menu ul li {
  height: 29px;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.org-footer-menu ul li a {
  color: hsl(0, 0%, 55%);
  font-family: lato;
  font-size: 15px;
  letter-spacing: 0.5px;
  margin: 0;
  text-decoration: none;
}
.org-footer-menu ul li a:hover{
  color: #f00;
}
/*---Footer->END*/
