<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
display: none;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
transition: height 500ms ease-in-out;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/js/owlcarousel/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
} .owl-carousel .owl-nav div {
zoom: 1;
*display: inline;
display: inline-block;
height: 38px;
line-height: 38px;
text-align: center;
width: 35px;
margin: 0 0px;
-webkit-transform: scale(0.6);
transform: scale(0.6);
transition: all 200ms ease;
}
.owl-carousel .owl-nav div img{
max-width: 100%;
}
.owl-carousel .owl-nav div:hover {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
.owl-carousel .owl-nav div.disabled {
color: #dce1e6;
} .owl-carousel .owl-dots {
display: block;
margin-top: 25px;
position: absolute;
bottom: -35px;
text-align: center;
width: 100%;
}
.owl-carousel .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-carousel .owl-dots .owl-dot span {
border-radius: 50%;
display: block;
margin: 0 5px;
width: 10px;
height: 10px;
background: transparent;
transition: all 200ms ease;
border: 2px solid #181c49;
}
.owl-carousel .owl-dots .owl-dot:hover span, .owl-carousel .owl-dots .owl-dot.active span {
background: #181c49;
}.sidenav {
background: #171b48;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
display: block;
font-size: 14px;
font-weight: 400;
height: 100%;
right: 0;
position: fixed;
overflow: auto;
-ms-transform: translate(262px, 0);
-webkit-transform: translate(262px, 0);
transform: translate(262px, 0);
transition: transform .3s;
-webkit-transition: transform .3s;
top: 0;
width: 256px;
z-index: 100000;
}
.sidenav.show {
-ms-transform: translate(0, 0);
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
}
.sidenav-brand {
background: #FF5722;
border-bottom: 1px solid #FF7043;
color: #FAFAFA;
font-size: 24px;
font-weight: bold;
line-height: 32px;
padding: 20px 24px 19px;
}
.sidenav-header {
background: transparent;
border-bottom: 1px solid #424242;
color: #757575;
font-size: 19.2px;
line-height: 32px;
margin: 0;
padding: 16px 24px 15px;
}
.sidenav-header small {
display: block;
font-size: 14.4px;
line-height: 16px;
}
.sidenav-menu {
list-style: none;
margin: 0;
padding: 0;
}
.sidenav-menu li {
display: block;
position: relative;
}
.sidenav-menu a {
background: transparent none repeat scroll 0 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
color: #ffffff;
display: block;
line-height: 24px;
padding: 14px 20px;
text-decoration: none;
font-weight: 600;
}
.sidenav-menu a:hover {
background: #0998c6 none repeat scroll 0 0;
color: #ffffff;
}
.sidenav-menu a.active {
background: #0998c6 none repeat scroll 0 0;
color: #ffffff;
}
.sidenav-menu a:hover .sidenav-link-icon, .sidenav-menu a:hover .sidenav-dropdown-icon, .sidenav-menu a.active .sidenav-link-icon, .sidenav-menu a.active .sidenav-dropdown-icon {
color: #ffffff;
}
.sidenav-link-icon {
color: #757575;
display: block;
height: 24px;
left: 24px;
position: absolute;
text-align: center;
top: 16px;
width: 24px;
}
.sidenav-link-title {
display: block;
padding: 0 5px;
}
.sidenav-dropdown {
border-bottom: 1px solid #004d71;
display: none;
list-style: none;
margin: 0;
padding: 0;
}
.sidenav-dropdown a {
background: #ffffff none repeat scroll 0 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
color: #373737;
font-size: 13px;
line-height: 20px;
padding-left: 35px;
text-transform: none;
}
.sidenav-dropdown a:hover, .sidenav-dropdown a.active {
background: #0998c6;
color: #ffffff;
}
.sidenav-dropdown li:first-child a {
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.sidenav-dropdown-icon {
color: #ffffff;
display: none;
font-size: 20px;
height: 24px;
position: absolute;
right: 16px;
text-align: center;
top: 12px;
width: 24px;
}
.sidenav-dropdown-icon.show {
display: block;
}
.icon-angle-down, .icon-angle-up {
background: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/js/sidebar/icon-angle-down.png) no-repeat 0 0 /cover;
width: 12px;
height: 12px;
display: inline-block;
}
.icon-angle-up {
background: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/js/sidebar/icon-angle-up.png) no-repeat 0 0 /cover;
}
.sidenav-overlay {
background: rgba(255, 255, 255, 0.8);
display: none;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 10000;
}
.sidenav-no-scroll {
height: 100%;
overflow: hidden !important;
position: fixed;
}
.mobile-menu-close {
color: #666666;
height: 100%;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
z-index: 10000;
}
.sidenav-menu li .search-part {
display: block;
padding: 10px;
}
.sidenav-menu li .search-part input {
background: #272727;
box-shadow: none;
width: 100%;
border: none;
padding: 12px;
font-size: 14px;
font-style: italic;
color: #fff;
box-sizing: border-box;
height: auto;
margin-top: 0;
}
.sidenav .top-social-part ul li {
margin-right: 0;
width: 25%;
text-align: center;
border-right: 1px solid rgba(255, 255, 255, 0.05);
border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.sidenav .top-social-part ul li a {
font-size: 26px;
line-height: 60px;
}
.sidenav .top-social-part ul li a:hover {
color: #0998c6;
}</pre></body></html>