<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body {
	font-family: 'merriweatherregular';
	margin:0;

}
* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; 
    outline: none !important;
} 
body:not(.au_body):before {
  opacity: 0.4;
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: url(../web/images/background-building.jpg) no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body.au_body {
	background-color: #e9e9ea;
}

@media screen and (max-width: 767px) {
	body:not(.au_body):before{
	    background: url(../web/images/background-building.jpg) no-repeat center center;
	}
}

.wrapper {
	width:1140px;
	margin:0 auto;
	max-width:100%;
}
a {
	-webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}
a:hover, a:focus {
	text-decoration:none;
	outline:none;
}
.banner {
/*	background:url(../web/images/bg-image.png) top center;*/
	background-size:cover;
	min-height:100vh;
	position:relative;
	padding-top:125px;
}
.navbar-brand {
	height:auto;
}
.navbar-default {
	background: none;
	border:none;
	margin-bottom:0px;
	position:fixed;
	top:0;
	width:100%;
	z-index:9;
    -webkit-transition: -webkit-transform 0.5s; /* Safari */
    transition: 0.5s;	
}
.navbar .nav&gt;li&gt;a {
	color:#000000;
	text-shadow:none;
	font-family: 'sans-serif';
	font-size:13px;
	padding:10px 12px;
}
.scrolling .navbar .nav&gt;li&gt;a {
	color:#000;
}
.navbar .nav&gt;li&gt;a:hover {
	color:#d6d6d6;
}
.navbar .nav&gt;li:last-child&gt;a {
	padding-right:0;
}
.navbar .nav {
	margin:50px 0 0 0;
}
.navbar-header {
	position:relative;
	z-index:9;
}
.header-title p {
	font-family: 'merriweatherlight';
	text-align:center;
	margin:20px;
	padding:0;
	font-size:32px;
	color:#333;
	line-height:40px;
}
.registration-section {
	width:570px;
	margin:0 auto;
	max-width:100%;
}
.registration-section .input-group {
	float:left;
	padding-left:15px;
	padding-right:15px;
}
.registration-section h3 {
	color:#fff;
	text-align:center;
	font-family: 'merriweatherblack';
	font-size:26px;
}
.registration-section &gt; p {
	color:#fff;
	text-align:center;
	font-family: 'merriweatherlight';
	font-size:19px;
}
.registration-section form .form-control {
	height:auto;
	border-radius:0;
	box-shadow: none;
    border: none;
	font-family: 'merriweatherregular';
	font-size:13px;
	color:#000;
    padding: 14px 20px;
	background-color:rgba(256,256,256,0.8);
	width:100%;
	-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
::-webkit-input-placeholder {
   color: #000 !important;
}

:-moz-placeholder { /* Firefox 18- */
   color: #000 !important;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #000 !important;  
}

:-ms-input-placeholder {  
   color: #000 !important;  
}
.active {
	background-image:url(../web/images/mandatory.png);
	background-position:center right 10px;
	background-repeat:no-repeat;
}

.registration-section form .form-group {
	margin-bottom:10px;
}
.registration-section form .btn-block, .event-content .btn-block {
	color:#fff;
	background:#000;
	border-radius:0;
	font-family: 'merriweatherbold';
	font-size:18px;
	padding:15px 12px;
}
.squaredThree {
	position: relative;
	margin: 0px auto;
	padding-left:20px;
	font-family: 'merriweatherregular';
	font-size:16px;
	color:#333;
}
.squaredThree label {
	width: 20px;
	height: 20px;
	cursor: pointer;
	position: absolute;
	top: 2px;
	left: 0px;
	background: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
	background: linear-gradient(to bottom, #fff 0%, #fff 100%);
	border-radius: 0px;
	border:1px solid #ccc;
}
.squaredThree label:after {
	content: '';
	width: 9px;
	height: 5px;
	position: absolute;
	top: 5px;
	left: 5px;
	border: 2px solid #000;
	border-top: none;
	border-right: none;
	background: transparent;
	opacity: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.squaredThree label:hover::after {
 opacity: 0;
}
.squaredThree input[type=checkbox] {
	visibility: hidden;
}
.squaredThree input[type=checkbox]:checked + label:after {
	opacity: 1;
}
.about-section, .contact-section {
	padding:50px 0;
	text-align:center;
}
.event-section {
	padding:50px 0;
	text-align:center;
}
.faq-section{
	background-color: #EFEEEF;
    padding: 50px 0;
}
/*.about-section h2 span, .event-section h2 span, .contact-section h2 span {
    
    display: inline-block;
    background: #EEEFEF;
}
*/.brands-section h2 span {
    padding: 0 0px;
    text-align: center;
    font-family: 'merriweatherregular';
    font-size: 30px;
    margin-top: 7px;
    display: inline-block;
	background:rgb(167, 167, 168);
}
.event-section h2 span {
	background:#fff;
}
.event-section p.invitation {
	font-family: 'merriweatherregular';
	font-style:italic;
	text-align:center;
	font-size:20px;
        padding-bottom: 35px;
        margin-top: -20px;
}
.about-section legend h2, .event-section legend h2, .contact-section legend h2, .brands-section legend h2 {
    /*display:inline-block;*/
	margin-bottom:40px;
	padding: 0 20px;
    text-align: center;
    font-family: 'merriweatherregular';
    font-size: 30px;
}
.event-section legend h2 {
  margin-bottom:15px;
}
.about-section fieldset, .event-section fieldset, .contact-section fieldset, .brands-section fieldset, .faq-section fieldset {
	border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    position: relative;
}
legend {
	border:0;
	width:auto;
	/*display:inline-block;*/
}
.event-section h2 {
	margin:0 0 30px;
}
.about-section .about-content p {
	font-family: 'merriweatherlight';
	font-size:18px;
	line-height: 32px;
    padding-bottom: 20px;
}
.event-content .event-logo {
	padding: 0;
        border:8px solid #edefee;
        cursor:pointer;
}
.event-content {
    position:relative;
    margin:0 70px;
}
@media screen and (min-width: 1310px) {
    .event-content {
         margin:0;
    }
}
@media screen and (max-width: 767px) {
.about-content .row {
    margin:0;
}
}
.about-content .row .col-xs-6 {
    margin:15px 0;    
}
.about-content .row .col-xs-6 figure.profile-image {
    border:1px solid #dbdbdb;
    position:relative;
}
.about-content .row .col-xs-6 figure.profile-image img {
    width:100%;
    height:auto;
}
.about-content .row .col-xs-6 figcaption.profile-data {
    position:absolute;
    width:100%;
    height:60px;
    bottom:0;
    background-color: rgba(0, 0, 0, 0.6);
    padding:8px 0;
    overflow:hidden;
    cursor:pointer;
    transition: height .3s ease;
    -webkit-transition: height .5s ease;
    -moz-transition: height .5s ease;
    -o-transition: height .5s ease;
    -ms-transition: height .5s ease;
}
.about-content .row .col-xs-6 figcaption.profile-data:hover {
    height:100%;    
}
.about-content .row .col-xs-6 figcaption.profile-data h4, .about-content .row .col-xs-6 figcaption.profile-data h5 {
    margin:0;
    padding:3px 0;
    color:#FFF;
    white-space: nowrap;
}
.about-content .row .col-xs-6 figcaption.profile-data h5 {
    font-size:15px;
}
.about-content .row .col-xs-6 figcaption.profile-data p {
    font-size:14px;
    padding-top:10px;
    line-height:24px;
    color:#FFF;
}
@media screen and (max-width: 480px) {
.about-content .row .col-xs-6 {
    width:100%;
}
}
.owl-stage-outer {
    position:relative;
    z-index:2;    
}
.event-content .owl-nav {
    position:absolute;
    width:100%;
    height:88px;
    top:50%; 
    margin-top:-44px;
    left:0;
}
.event-content .owl-nav .owl-prev, .event-content .owl-nav .owl-next {
    position:absolute;
    width:24px;
    height:88px;
    top:0;      
    z-index:3 !important;
}
.event-content .owl-nav .owl-prev {    
    left:-60px;      
    background-image:url(../web/images/arrow-left.png);
}
.event-content .owl-nav .owl-next {
    right:-60px;
    background-image:url(../web/images/arrow-right.png);
}
.event-content .event-date-time {
	padding:15px 0;
}
.event-content .event-date-time p {
	font-family: 'merriweatherregular';
	font-size:30px;
	margin-bottom:0;
}
.event-content .event-address {
	padding:15px 0;
}
.event-content .event-address p {
	font-family: 'merriweatherregular';
	font-size:16px;
	margin:0;
}
.contact-section p {
	font-size:18px;
	font-family: 'merriweatherlight';
}
footer {
	background:#000000;
	position: fixed;
	bottom: 0px;
	width: 100%;
	border-top:1px solid #ffffff;
	padding:10px 0px 0px 0px;
	font-family: 'merriweatherbold';
	font-size:9px;
	z-index:9;
}
footer p{
	margin: 0 0 5px;
}
footer .terms-condition {
	text-align:right;
}
footer .terms-condition p &gt; a {
	color:#333;
	font-size:12px;
}
footer .modal-body p {
    font-family: 'merriweatherregular';
    margin: 0;
    padding: 5px 0;
    line-height: 24px;
    font-size: 13px;
}
footer .modal-body p &gt; a {
	text-decoration:underline;
}
footer .modal-body ul li {
	font-size: 13px;
	font-family: 'merriweatherregular';
	 margin: 0;
    padding: 5px 0;
}
footer .modal-body ul {
	list-style-type:decimal;
}
footer .social-group {
	text-align:center;
}
footer .social-group p {
	margin:0;
}
footer .social-group .social-icons {
	padding-top:10px;
}
footer .social-group .social-icons a {
	padding:0 5px;
}
footer .social-group .social-icons a:hover {
	opacity:0.7;
}
footer .terms-condition p, footer .copy-right p {
	padding-top:35px;
	margin:0;
}
.to-top {
	position:fixed;
	bottom:10px;
	right:10px;
	width:50px;
	height:50px;
	border-radius:25px;
	border:1px solid #000;
	background:#eeefef;
	text-align: center;
    padding-top: 12px;
	cursor:pointer;
	display:none;
}




/*------------Responsive------------*/

@media screen and (max-width:1140px){
	.wrapper {
		width:100%;
		margin:0 auto;
	}
}
@media screen and (max-width:1024px){
	.header-title p {
		font-size:25px;
	}
}
@media screen and (max-width:767px){
	.registration-section form .form-group &gt; div:first-child {
		margin-bottom:10px;
	}
	.phone-wrapper {
		margin-bottom: 0!important;
	}
	footer .terms-condition p, footer .copy-right p {
		text-align:center;
		padding-top:0;
	}
	footer .social-group {
		padding:15px 0;
	}
	.header-title p {
		font-size:24px;
	}
	.registration-section h3 {
		font-size:22px;
	}
	.registration-section &gt; p {
		font-size:14px;
	}
	.about-section legend h2, .event-section legend h2, .contact-section legend h2, .brands-section legend h2 {
		font-size:22px;
	}
	.about-section h2 span, .event-section h2 span, .contact-section h2 span, .brands-section h2 span {
		font-size:22px;
		margin-top:16px;
	}
	.about-section .about-content p {
		font-size:14px;
	}
/*	.event-content .event-logo img {
		width:200px;
	}*/
	.event-content .event-date-time p {
		font-size:18px;
	}
	.event-content .event-address p, .contact-section p, .brands-section p {
		font-size:16px;
	}
	.to-top {
		display:none !important;
	}
	.navbar-nav&gt;li {
		float:none;
		display:inline-block;
	}
	.navbar-brand&gt;img {
		display:inline-block;
		width:100px;
	}
	.navbar-brand {
		float:none;
	}
	.navbar-header {
		text-align:center;
		padding:10px 0;
	}
	.navbar-collapse {
		border-top: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar .nav {
		margin:0 auto;
		/*width:300px;*/
		text-align:center;
	}
	.navbar-default {
		margin-bottom:20px;
	}
	.navbar .nav&gt;li:first-child&gt;a {
		padding-left:0;
		padding-right:0;
	}
	.banner {
		padding-top: 0px;
	}
	.navbar .nav&gt;li&gt;a
	{
		padding :6px 9px;
		font-size:12px;
	}
	.area-dropdown
	{
		margin-bottom:10px;
	}
	footer{
		padding :5px 0px 5px 0px;
	}
}
@media screen and (max-width:560px){
	.navbar .nav {
		/*width:225px;*/
	}
	.navbar .nav&gt;li&gt;a {
		font-size:9px;
		padding:8px;
	}
	.header-title p {
		font-size:18px;
		line-height:27px;
	}
	.registration-section h3 {
		font-size:18px;
	}
	.registration-section &gt; p {
		font-size:12px;
	}
	.registration-section form .btn-block {
		font-size:14px;
	}
	.about-section, .contact-section {
		padding:20px 0;
	}
	.about-section h2, .event-section h2, .contact-section h2, .brands-section h2 {
		margin:0 0 30px;
	}
	.navbar-collapse {
		padding:0;
	}
}
.brands-section
{
	/*background:url(../web/images/brand-bg.png) top center;*/
    background-color: #EFEEEF;
	
	padding:50px 0;
	text-align:center;
	font-size:18px;
	font-family: 'merriweatherlight';
	background-size:cover;
	min-height: 350px;
}
.event-content ul {
   
    text-align: center;
}
.event-content ul li {
    background-color: #EFEEEF;
    margin: 8px 8px;
}
.event-content .event-date ,.event-content .event-time {
     font-family: "merriweatherlight";
    padding-bottom: 15px;
    color: #747474;
}
.event-content .event-time {
     padding-bottom: 20px;
}
.event-content .event-date   span,.event-content .event-time span {
    padding-right: 10px;
}
.event-content ul .col-sm-3,.event-content .show-more{
    display: inline-block;
    float: none;
}
.event-content .show-more {
   /*margin-bottom:30px;*/ 
    margin-top:30px; 
}
 .brand-table {
    display: table;
    width: 100%;
    text-align: center;
}

.brand-image {
    margin-bottom: 15px;
    float: none;
    display: inline-block;
}

.brand-image img {
    width: 60%;
}
.caret-positioner{
	/*float: right;
	margin-top: 8px;
	margin-right: 8px;*/
	position: absolute;
    right: 25px;
    top: 22px;
}
.dropdown-mandatory button {
	background-image: url(../web/images/mandatory.png);
    background-position: center right 10px;
    background-repeat: no-repeat;
}
.subset{
	margin-left: 15px;
}
.event-logo{
	overflow: hidden;
}
.event-logo img{
	max-height: 372px !important;
}
a.pswp__share--whatsapp:hover{
	background-color: #25d366;
}
.padding-20-0-0-0{
	padding:20px 0 0 0;
}
.padding-15-0-0-0{
	padding:30px 0 0 0;
}
.padding-5{
	padding:5px;
}
.padding-0-20{
	padding:0px 20px;
}
.padding-0{
	padding:0px;
}
.color-white{
	color:#ffffff;
}
.container .row .allinone-m{
    margin-bottom: -10px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: -5px;
}
.subscribe-img{
	border:1px solid black;
}
.navbar .nav&gt;li&gt;a.line-break-a{
	line-height: 16px;
    padding-top: 13px;
}

/*before scrolling*/
#logo-image{
	filter: invert(100%);
	-webkit-filter: invert(100%);
	-moz-filter: invert(100%);
}
/*after scrolling*/
.scrolling #logo-image{
	height: 45px;
	filter: invert(0%);
	-webkit-filter: invert(0%);
	-moz-filter: invert(0%);
}
.scrolling .navbar{
	background: #000000;
}
.scrolling .navbar .nav&gt;li&gt;a{
	color: #ffffff;
}
.scrolling .navbar .nav{
	margin: 10px 0 0 0;
   
}
/* sidebar for mobile &amp; tablet */

@media only screen and (max-width : 768px) {
	.navbar .nav&gt;li&gt;a{
		color: #ffffff;
	}
}

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper {
    z-index: 1000;
    left: 220px;
    width: 0;
    height: 100%;
    margin-left: -220px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #000000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}

#wrapper.toggled #sidebar-wrapper {
    width: 160px;
}

#page-content-wrapper {
    width: 100%;
    padding-top: 70px;
    padding-bottom: 100px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -160px;
}
/*-------------------------------*/
/*       	 Loader              */
/*-------------------------------*/
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
  display:none;
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255,255,255, 1);
  border-right: 1.1em solid rgba(255,255,255, 1);
  border-bottom: 1.1em solid rgba(255,255,255, 1);
  border-left: 1.1em solid #000000;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 160px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    position: relative; 
    line-height: 20px;
    display: inline-block;
    width: 100%;
    text-align:left;
}

.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
    width: 100%;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}

.sidebar-nav li a {
    display: block;
    color: #ddd;
    text-decoration: none;
    padding: 10px 15px 10px 30px;    
}

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus{
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

.sidebar-nav &gt; .sidebar-brand {
    font-size: 20px;
    line-height: 44px;
    text-align: center;
}
.sidebar-nav &gt; .sidebar-brand .logo{
    height: 45px;
}

.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
}

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/

.hamburger {
  position: fixed;
  top: 20px;  
  z-index: 999;
  display: block;
  width: 40px;
  height: 40px;
  font-size: 25px;
  border: none;
  background-color: transparent;
}
.hamburger.is-open{
	left:160px;
}


/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,.8);
    z-index: 10;
}
/*-------------------------------*/
/*            5 columns          */
/*-------------------------------*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}


/*Add on 30/7*/
#fb_customer_chat_bounce_in_v2{
top: 50% !important;
}
.fb_dialog{
top: 70% !important;
} 
.active{
background-image: none;
}
.list-group.help-group {
margin-bottom: 20px;
padding-left: 0;
margin: 0;
}
.list-group.help-group .faq-list {
display: block;
top: auto;
margin: 0 0 32px;
border-radius: 2px;
border: 1px solid #ddd;
box-shadow: 0 1px 5px rgba(85, 85, 85, 0.15);
}
.list-group.help-group .faq-list .list-group-item {
position: relative;
display: block;
margin: 0;
padding: 13px 16px;
background-color: #fff;
border: 0;
border-bottom: 1px solid #ddd;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
color: #616161;
transition: background-color .2s;
}
.list-group.help-group .faq-list .list-group-item i.mdi {
margin-right: 5px;
font-size: 18px;
position: relative;
top: 2px;
}
.list-group.help-group .faq-list .list-group-item:hover {
background-color: #f6f6f6;
}
.list-group.help-group .faq-list .list-group-item.active {
background-color: #000000;
font-weight: 700;
color: #ffffff;
}
.list-group.help-group .faq-list .list-group-item:last-of-type {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom: 0;
}

.tab-content.panels-faq {
padding: 0;
border: 0;
}

.panel.panel-help {
box-shadow: 0 1px 5px rgba(85, 85, 85, 0.15);
padding-bottom: 0;
border-radius: 0px;
overflow: hidden;
background-color: #fff;
}
.panel.panel-help a[href^="#"],
.panel.panel-help a[href^="#"]:hover,
.panel.panel-help a[href^="#"]:focus {
outline: none;
cursor: pointer;
text-decoration: none;
}
.panel.panel-help .panel-heading {
background-color: #ffffff;
padding: 0 16px;
line-height: 20px;
border-top-right-radius: 2px;
border-top-left-radius: 2px;
color: #000000;
}
.panel.panel-help .panel-heading h2 {
margin: 0;
padding: 14px 0 14px;
font-size: 18px;
font-weight: 400;
line-height: 20px;
letter-spacing: 0;
text-transform: none;
}
.panel.panel-help .panel-body {
background-color: #fff;
border-top: 1px solid #ddd;
border-radius: 2px;
border-top-right-radius: 0;
border-top-left-radius: 0;
margin-top: 0;
}
.panel.panel-help .panel-body p {
margin: 0 0 16px;
}
.panel.panel-help .panel-body p:last-of-type {
margin: 0;
}

.padding-top-125{
padding-top: 125px;    
}

.panel-help .panel-heading:before {
content: "\f107";
font-family: FontAwesome;
font-size: 24px;
position: absolute;
right: 24px;
transform: rotate(0deg);
transition: all 0.5s;
}

.panel-help a:not(.collapsed) .panel-heading:before {
transform: rotate(180deg);
transition: all 0.5s;
}

.cookies-bar{
	background-color: #616161;
	color: white;
	width: 100%;
	padding: 10px;
	display: none;
	position: fixed;
	top: 0px;
	z-index: 99;    
}
.cookies-bar p{
	margin: 0px;
	padding: 5px;
	display: inline-block;
}
.cookies-bar p a{
	color: #b2ebf2;
}
.cookies-bar button{
	float: left;
}

.carousel-wrap {
	margin: 90px auto;
	padding: 0 5%;
	width: 80%;
	position: relative;
}
​
/* fix blank or flashing items on carousel */
.owl-carousel .item {
	position: relative;
	z-index: 100;
	-webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav&gt;div {
	margin-top: -26px;
	position: absolute;
	top: 50%;
	color: #cdcbcd;
}

.owl-nav i {
	font-size: 52px;
}
​
.owl-nav .owl-prev {
	left: -30px;
}
​
.owl-nav .owl-next {
	right: -30px;
}
​
.item, .listitem {
	list-style-type: none;
}

#modalImg {
	width: 100%;
}
​
.InfoLabel {
	padding-right: 20px;
	width: 40%;
	height: auto;	
}

.InfoDetail{
	width: 60%;
	height: auto;
	vertical-align: top;	
}
​
.owl-item img {
	width: 96%;
	margin: 0 auto;
}
.FlashSaleDetailsTable{
	margin: 10px;
}
.size12{
	font-size: 12px;
}
#premium{
	width:100%;
	clear:both;
	margin:0px 0px 10px 0px;
	text-align:center;
	padding-top:80px;
}
#premium&gt;p{
	font-size:17px;
	line-height:150%;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}</pre></body></html>