html {
font-family: 'Montserrat', sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
overflow-x: hidden;
overflow-y: auto;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
a {
background-color: transparent;
}
a:active, a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b, strong {
font-weight: 700;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0;
outline: none;
}
button {
overflow: visible;
}
button, select {
text-transform: none;
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="tel"], textarea {
-webkit-appearance: none;
-moz-appearance: none;
position: relative;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], html input[disabled] {
cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: 700;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td, th {
padding: 0;
}
@media print {
*, *:before, *:after {
background: transparent !important;
color: #000 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
a, a:visited {
text-decoration: underline;
}
a[href]:after {
content: " ("attr(href) ")";
}
abbr[title]:after {
content: " ("attr(title) ")";
}
a[href^="#"]:after, a[href^="javascript:"]:after {
content: "";
}
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr, img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret, .dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td, .table th {
background-color: #fff !important;
}
.table-bordered th, .table-bordered td {
border: 1px solid #ddd !important;
}
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 1.42857143;
color: #323232;
background-color: #ffffff;
}
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #323232;
text-decoration: none;
transition: all .2s ease;
}
a:hover {
color: #06acf0;
text-decoration: none;
}
a:focus {
outline: 0;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
[role="button"] {
cursor: pointer;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
font-weight: normal;
line-height: 1.1;
color: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
font-weight: normal;
line-height: 1;
color: #777777;
}
h1, .h1, h2, .h2, h3, .h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
font-size: 75%;
}
h1, .h1 {
font-size: 36px;
}
h2, .h2 {
font-size: 30px;
}
h3, .h3 {
font-size: 24px;
}
h4, .h4 {
font-size: 18px;
}
h5, .h5 {
font-size: 14px;
}
h6, .h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
font-size: 17px;
color: #19191a;
}
p:empty {
display: none;
}
small, .small {
font-size: 85%;
}
mark, .mark {
background-color: #fcf8e3;
padding: .2em;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
ul, ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
margin-bottom: 0;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt, dd {
line-height: 1.42857143;
}
dt {
font-weight: 700;
}
dd {
margin-left: 0;
}
@media (min-width:768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title], abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777;
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
} .no-margin {
margin: 0 !important;
}
.margin-bottom-lg {
margin-bottom: 5px;
}
.margin-bottom-xl {
margin-bottom: 10px;
}
.margin-bottom-xxl {
margin-bottom: 20px;
}
.no-padding {
padding: 0 !important;
}
.force-padding {
padding: 24px;
}
.large-padding {
padding: 48px;
}
.small-padding {
padding: 12px;
}
.no-y-padding {
padding: 0 24px;
}
.no-side-padding {
padding: 24px 0;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .row:before, .row:after, .form-group::after, .form-group::before {
content: " ";
display: table;
}
.clearfix:after, .dl-horizontal dd:after, .row:after, .form-group::after {
clear: both;
}
.clearfix-sm {
display: none;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.visible-small {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
} .row {
margin-right: -15px;
margin-left: -15px;
}
.small-1, .medium-1, .large-1, .small-2, .medium-2, .large-2, .small-3, .medium-3, .large-3, .small-4, .medium-4, .large-4, .small-5, .medium-5, .large-5, .small-6, .medium-6, .large-6, .small-7, .medium-7, .large-7, .small-8, .medium-8, .large-8, .small-9, .medium-9, .large-9, .small-10, .medium-10, .large-10, .small-11, .medium-11, .large-11, .small-12, .medium-12, .large-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.small-1, .small-2, .small-3, .small-4, .small-5, .small-6, .small-7, .small-8, .small-9, .small-10, .small-11, .small-12 {
float: left;
}
.small-12 {
width: 100%;
}
.small-11 {
width: 91.66666667%;
}
.small-10 {
width: 83.33333333%;
}
.small-9 {
width: 75%;
}
.small-8 {
width: 66.66666667%;
}
.small-7 {
width: 58.33333333%;
}
.small-6 {
width: 50%;
}
.small-5 {
width: 41.66666667%;
}
.small-4 {
width: 33.33333333%;
}
.small-3 {
width: 25%;
}
.small-2 {
width: 16.66666667%;
}
.small-1 {
width: 8.33333333%;
}
.small-pull-12 {
right: 100%;
}
.small-pull-11 {
right: 91.66666667%;
}
.small-pull-10 {
right: 83.33333333%;
}
.small-pull-9 {
right: 75%;
}
.small-pull-8 {
right: 66.66666667%;
}
.small-pull-7 {
right: 58.33333333%;
}
.small-pull-6 {
right: 50%;
}
.small-pull-5 {
right: 41.66666667%;
}
.small-pull-4 {
right: 33.33333333%;
}
.small-pull-3 {
right: 25%;
}
.small-pull-2 {
right: 16.66666667%;
}
.small-pull-1 {
right: 8.33333333%;
}
.small-pull-0 {
right: auto;
}
.small-push-12 {
left: 100%;
}
.small-push-11 {
left: 91.66666667%;
}
.small-push-10 {
left: 83.33333333%;
}
.small-push-9 {
left: 75%;
}
.small-push-8 {
left: 66.66666667%;
}
.small-push-7 {
left: 58.33333333%;
}
.small-push-6 {
left: 50%;
}
.small-push-5 {
left: 41.66666667%;
}
.small-push-4 {
left: 33.33333333%;
}
.small-push-3 {
left: 25%;
}
.small-push-2 {
left: 16.66666667%;
}
.small-push-1 {
left: 8.33333333%;
}
.small-push-0 {
left: auto;
}
.small-offset-12 {
margin-left: 100%;
}
.small-offset-11 {
margin-left: 91.66666667%;
}
.small-offset-10 {
margin-left: 83.33333333%;
}
.small-offset-9 {
margin-left: 75%;
}
.small-offset-8 {
margin-left: 66.66666667%;
}
.small-offset-7 {
margin-left: 58.33333333%;
}
.small-offset-6 {
margin-left: 50%;
}
.small-offset-5 {
margin-left: 41.66666667%;
}
.small-offset-4 {
margin-left: 33.33333333%;
}
.small-offset-3 {
margin-left: 25%;
}
.small-offset-2 {
margin-left: 16.66666667%;
}
.small-offset-1 {
margin-left: 8.33333333%;
}
.small-offset-0 {
margin-left: 0;
}
@media only screen and (min-width: 600px) {
.medium-1, .medium-2, .medium-3, .medium-4, .medium-5, .medium-6, .medium-7, .medium-8, .medium-9, .medium-10, .medium-11, .medium-12 {
float: left;
}
.medium-12 {
width: 100%;
}
.medium-11 {
width: 91.66666667%;
}
.medium-10 {
width: 83.33333333%;
}
.medium-9 {
width: 75%;
}
.medium-8 {
width: 66.66666667%;
}
.medium-7 {
width: 58.33333333%;
}
.medium-6 {
width: 50%;
}
.medium-5 {
width: 41.66666667%;
}
.medium-4 {
width: 33.33333333%;
}
.medium-3 {
width: 25%;
}
.medium-2 {
width: 16.66666667%;
}
.medium-1 {
width: 8.33333333%;
}
.medium-pull-12 {
right: 100%;
}
.medium-pull-11 {
right: 91.66666667%;
}
.medium-pull-10 {
right: 83.33333333%;
}
.medium-pull-9 {
right: 75%;
}
.medium-pull-8 {
right: 66.66666667%;
}
.medium-pull-7 {
right: 58.33333333%;
}
.medium-pull-6 {
right: 50%;
}
.medium-pull-5 {
right: 41.66666667%;
}
.medium-pull-4 {
right: 33.33333333%;
}
.medium-pull-3 {
right: 25%;
}
.medium-pull-2 {
right: 16.66666667%;
}
.medium-pull-1 {
right: 8.33333333%;
}
.medium-pull-0 {
right: auto;
}
.medium-push-12 {
left: 100%;
}
.medium-push-11 {
left: 91.66666667%;
}
.medium-push-10 {
left: 83.33333333%;
}
.medium-push-9 {
left: 75%;
}
.medium-push-8 {
left: 66.66666667%;
}
.medium-push-7 {
left: 58.33333333%;
}
.medium-push-6 {
left: 50%;
}
.medium-push-5 {
left: 41.66666667%;
}
.medium-push-4 {
left: 33.33333333%;
}
.medium-push-3 {
left: 25%;
}
.medium-push-2 {
left: 16.66666667%;
}
.medium-push-1 {
left: 8.33333333%;
}
.medium-push-0 {
left: auto;
}
.medium-offset-12 {
margin-left: 100%;
}
.medium-offset-11 {
margin-left: 91.66666667%;
}
.medium-offset-10 {
margin-left: 83.33333333%;
}
.medium-offset-9 {
margin-left: 75%;
}
.medium-offset-8 {
margin-left: 66.66666667%;
}
.medium-offset-7 {
margin-left: 58.33333333%;
}
.medium-offset-6 {
margin-left: 50%;
}
.medium-offset-5 {
margin-left: 41.66666667%;
}
.medium-offset-4 {
margin-left: 33.33333333%;
}
.medium-offset-3 {
margin-left: 25%;
}
.medium-offset-2 {
margin-left: 16.66666667%;
}
.medium-offset-1 {
margin-left: 8.33333333%;
}
.medium-offset-0 {
margin-left: 0;
}
}
@media only screen and (min-width: 992px) {
.large-1, .large-2, .large-3, .large-4, .large-5, .large-6, .large-7, .large-8, .large-9, .large-10, .large-11, .large-12 {
float: left;
}
.large-12 {
width: 100%;
}
.large-11 {
width: 91.66666667%;
}
.large-10 {
width: 83.33333333%;
}
.large-9 {
width: 75%;
}
.large-8 {
width: 66.66666667%;
}
.large-7 {
width: 58.33333333%;
}
.large-6 {
width: 50%;
}
.large-5 {
width: 41.66666667%;
}
.large-4 {
width: 33.33333333%;
}
.large-3 {
width: 25%;
}
.large-2 {
width: 16.66666667%;
}
.large-1 {
width: 8.33333333%;
}
.large-pull-12 {
right: 100%;
}
.large-pull-11 {
right: 91.66666667%;
}
.large-pull-10 {
right: 83.33333333%;
}
.large-pull-9 {
right: 75%;
}
.large-pull-8 {
right: 66.66666667%;
}
.large-pull-7 {
right: 58.33333333%;
}
.large-pull-6 {
right: 50%;
}
.large-pull-5 {
right: 41.66666667%;
}
.large-pull-4 {
right: 33.33333333%;
}
.large-pull-3 {
right: 25%;
}
.large-pull-2 {
right: 16.66666667%;
}
.large-pull-1 {
right: 8.33333333%;
}
.large-pull-0 {
right: auto;
}
.large-push-12 {
left: 100%;
}
.large-push-11 {
left: 91.66666667%;
}
.large-push-10 {
left: 83.33333333%;
}
.large-push-9 {
left: 75%;
}
.large-push-8 {
left: 66.66666667%;
}
.large-push-7 {
left: 58.33333333%;
}
.large-push-6 {
left: 50%;
}
.large-push-5 {
left: 41.66666667%;
}
.large-push-4 {
left: 33.33333333%;
}
.large-push-3 {
left: 25%;
}
.large-push-2 {
left: 16.66666667%;
}
.large-push-1 {
left: 8.33333333%;
}
.large-push-0 {
left: auto;
}
.large-offset-12 {
margin-left: 100%;
}
.large-offset-11 {
margin-left: 91.66666667%;
}
.large-offset-10 {
margin-left: 83.33333333%;
}
.large-offset-9 {
margin-left: 75%;
}
.large-offset-8 {
margin-left: 66.66666667%;
}
.large-offset-7 {
margin-left: 58.33333333%;
}
.large-offset-6 {
margin-left: 50%;
}
.large-offset-5 {
margin-left: 41.66666667%;
}
.large-offset-4 {
margin-left: 33.33333333%;
}
.large-offset-3 {
margin-left: 25%;
}
.large-offset-2 {
margin-left: 16.66666667%;
}
.large-offset-1 {
margin-left: 8.33333333%;
}
.large-offset-0 {
margin-left: 0;
}
} .label {
border-radius: 0.2em;
color: #1a1a1a;
display: inline;
font-size: 95%;
font-weight: normal;
line-height: 1;
padding: 0.2em 0.6em 0.3em;
text-align: center;
vertical-align: baseline;
white-space: nowrap;
} .form-group {
margin-bottom: 10px;
}
.form-control {
display: block;
width: 100%;
height: 42px;
padding: 10px 20px;
font-size: 14px;
line-height: 1.42857143;
color: #323232;
background-color: #ffffff;
background-image: none;
border: 1px solid #bdbdbd; border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-webkit-transition: border-color ease-in-out .15s;
-o-transition: border-color ease-in-out .15s;
transition: border-color ease-in-out .15s;
}
.form-control:focus {
border-color: #68b3ee;
outline: 0;
}
.form-control::-moz-placeholder {
color: rgba(50, 50, 50, 0.7);
opacity: 1;
font-style: italic;
}
.form-control:-ms-input-placeholder {
color: rgba(50, 50, 50, 0.7);
font-style: italic;
}
.form-control::-webkit-input-placeholder {
color: rgba(50, 50, 50, 0.7);
font-style: italic;
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
textarea.form-control {
height: 164px;
resize: none;
}
.contact-form-part a.btn-1 {
margin-top: 20px;
} .cs_select {
margin-bottom: 15px;
position: relative;
}
.cs_select:last-child {
margin-bottom: 0;
}
.cs_select > select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.cs_select .arrow {
background: #ffffff none repeat scroll 0 0;
border-radius: 0 4px 4px 0;
height: calc(100% - 2px);
pointer-events: none;
position: absolute;
right: 1px;
top: 1px;
width: 30px;
z-index: 16;
}
.cs_select .arrow:after, .cs_select .arrow:before {
content: "";
left: 9px;
pointer-events: none;
position: absolute;
}
.cs_select .arrow:before {
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #333333;
content: "";
top: 48%;
} .btn {
font-family: 'Montserrat', sans-serif;
display: inline-block;
padding: 14px 20px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.4;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 2px solid transparent;
border-radius: 30px;
min-width: 195px;
min-height: 50px;
}
.btn:hover {
color: #252851;
text-decoration: none;
}
.btn:active, .btn.active {
background-image: none;
outline: 0;
}
.btn-fill {
background: #ffffff;
color: #252851;
border-color: #ffffff;
}
.btn-fill:hover {
color: #ffffff;
border-color: #254470;
background: #254470;
box-shadow: 0px 5px 5px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 5px 5px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 5px 5px 2px rgba(0,0,0,0.2);
}
.btn-fill:active, .btn-fill:active:hover {
color: #ffffff;
border-color: #254470;
background: #254470;
}
.btn-line {
color: #06acef;
background: transparent;
border-color: #06acef;
}
.btn-line:hover {
color: #ffffff;
background: #254470;
border-color: #254470;
}
.btn-line:active, .btn-line:active:hover {
color: #ffffff;
background: #191919;
border-color: #191919;
}
.btn-small {
font-size: 16px;
}
.btn-large {
font-size: 22px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
width: 100%;
} .btn-1 {
font-family: 'Montserrat', sans-serif;
display: inline-block;
padding: 13px 18px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.5;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border-radius: 50px;
border: none;
min-width: 180px;
min-height: 44px;
text-transform: capitalize;
color: #FFF;
position: relative;
transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
}
.btn-1:hover {
color: #fff;
box-shadow: 0px 5px 5px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 5px 5px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 5px 5px 2px rgba(0,0,0,0.2);
}
.btn-1::before {
opacity: 0;
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 50px;
transition: all .45s cubic-bezier(0.25, 1, 0.33, 1);
}
.btn-1:hover::before {
opacity: 1;
}
.btn-1 span {
display: inline-block;
position: relative;
}
.btn-1 i.icon-arrow {
background: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/arrow-left-white.png) 50% 50% no-repeat;
height: 16px;
width: 16px;
position: absolute;
top: 50%;
right: 15px;
margin-top: -8px;
}
.btn-1 i.icon-star {
background: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/star-icon.png) 50% 50% no-repeat;
height: 18px;
width: 18px;
display: block;
background-size: cover;
}
.btn-gradient-fill {
background: #06acf0;
background: -moz-linear-gradient(left, #06acf0 0%, #16bed9 100%);
background: -webkit-linear-gradient(left, #06acf0 0%, #16bed9 100%);
background: linear-gradient(to right, #06acf0 0%, #16bed9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06acf0', endColorstr='#16bed9', GradientType=1 );
}
.btn-gradient-fill::before {
background: #06acf0;
background: -moz-linear-gradient(top, #06acf0 0%, #16bed9 100%);
background: -webkit-linear-gradient(top, #06acf0 0%, #16bed9 100%);
background: linear-gradient(to bottom, #06acf0 0%, #16bed9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06acf0', endColorstr='#16bed9', GradientType=0 );
} header {
background: #ffffff;
display: block;
height: 100px;
left: 0;
position: fixed;
right: 0;
top: 0;
width: 100%;
z-index: 10000;
box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.14);
-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.14);
-moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.14);
-webkit-transition: height 0.5s, top 0.5s;
-moz-transition: height 0.5s, top 0.5s;
-ms-transition: height 0.5s, top 0.5s;
-o-transition: height 0.5s, top 0.5s;
transition: height 0.5s, top 0.5s;
} .logo {
float: left;
margin-top: 20px;
width: 215px;
}
.logo a {
display: inline-block;
}
.logo img {
max-width: 100%;
display: block;
height: auto;
} .main-menu {
display: inline-block;
margin-top: 30px;
text-align: right;
padding-left: 65px;
}
.main-menu ul {
list-style: none;
margin: 0;
padding: 0;
font-size: 0;
}
.main-menu ul li {
display: inline-block;
padding: 0 18px;
position: relative;
vertical-align: middle;
}
.main-menu ul li:last-child {
padding-right: 0;
}
.main-menu ul li a {
color: #1f1f1f;
font-weight: 400;
display: block;
font-size: 15px;
text-align: center;
line-height: 40px;
text-transform: capitalize;
}
.main-menu ul li a i.menu-arrow {
width: 11px;
height: 11px;
background-image: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/menu-arrow-down-icon.png);
background-repeat: no-repeat;
background-size: 100%;
display: inline-block;
transition: .5s ease;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
position: relative;
top: 1px;
margin-left: 3px;
}
.main-menu ul li:hover a i.menu-arrow {
background-image: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/menu-arrow-down-icon-blue.png);
-webkit-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.main-menu ul li.active a i.menu-arrow, .main-menu ul li.current_page_item a i.menu-arrow, .main-menu ul li.current_page_ancestor a i.menu-arrow {
background-image: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/menu-arrow-down-icon-blue.png);
}
.main-menu ul li a:hover, .main-menu ul li.active a, .main-menu ul li.current_page_item a, .main-menu ul li.current_page_ancestor a {
color: #06acf0;
}
.main-menu ul li:hover > a {
color: #06acf0;
}
.sub-menu {
background: #eaeaea none repeat scroll 0 0;
box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.4);
border-radius: 10px;
display: block;
max-width: 100%;
min-width: 270px;
position: absolute;
top: 50px;
width: 100%;
z-index: 10;
left: calc(50% - 135px);
transition: .5s ease;
opacity: 0;
-webkit-transform: translateY(2rem);
transform: translateY(2rem);
pointer-events: none;
}
.main-menu ul li:hover .sub-menu {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
pointer-events: auto;
}
.sub-menu::after {
content: "";
height: 20px;
left: 0;
position: absolute;
top: -20px;
width: 100%;
}
.sub-menu::before {
border-bottom: 14px solid #eaeaea;
border-left: 14px solid transparent;
border-right: 14px solid transparent;
content: "";
position: absolute;
left: calc(50% - 14px);
top: -14px;
}
ul.sub-menu li {
display: block;
margin: 0 !important;
padding: 0 !important;
border-bottom: 1px solid #dfdfdf;
}
ul.sub-menu li::after {
display: none;
}
ul.sub-menu li:last-child {
border-bottom: 0;
}
ul.sub-menu li a {
font-size: 14px;
font-weight: 400;
color: #323232 !important;
text-align: center;
display: block;
padding: 18px 15px;
line-height: normal;
letter-spacing: 0;
text-transform: initial;
}
ul.sub-menu li a:hover, ul.sub-menu li.active a, ul.sub-menu li.current-menu-item a, ul.sub-menu li.current-menu-ancestor a {
color: #06acf0 !important;
}
.mobile-icon {
background: #06acf0;
border-radius: 50%;
float: right;
height: 40px;
width: 40px;
text-align: center;
display: none;
margin-top: 30px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.mobile-icon img {
display: block;
width: 20px;
height: 20px;
margin-top: 10px;
margin-left: 10px;
}
.mobile-icon:hover {
background: #007ca4;
}
.call-icon-btn {
float: right;
margin-top: 28px;
}
.call-icon-btn .call {
margin-right: 10px;
}
.call-icon-btn a.call img {
height: 42px;
} header.sticky {
box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.14);
} .banner-section {
background-image: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/home-banner.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: calc(100vh - 100px);
min-height: 600px;
position: relative;
}
section.after-banner-section {
background-color: #06acf0;
width: 100%;
display: inline-block;
padding: 25px 0px 50px;
position: relative;
}
.after-banner-curve {
position: absolute;
bottom: 99%;
left: -9px;
right: 0;
z-index: 9999;
}
.after-banner-curve svg {
width: 100%;
height: auto;
display: block;
}
section.after-banner-section .business {
width: 100%;
display: block;
text-align: center;
position: relative;
}
section.after-banner-section .business a {
display: block;
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
}
section.after-banner-section .business a:hover {
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
}
section.after-banner-section .business a:hover p {
color: #ffffff;
}
section.after-banner-section .business.last-line:after {
display: none !important;
}
section.after-banner-section .business:after {
content: '';
display: block;
position: absolute;
border: 0.5px solid rgba(243, 242, 242, 0.34);
height: 100%;
right: -20px;
top: 0;
}
span.small-txt {
text-transform: lowercase;
} .business p {
color: #181c49;
font-size: 21px;
font-weight: 600;
margin-top: 15px;
margin-bottom: 0;
}
section.after-banner-section .business img {
height: 115px;
}
.banner-section .container {
display: block;
margin-top: 100px;
min-height: 600px;
height: calc(100vh - 100px);
position: relative;
z-index: 1;
}
.banner-main-part {
display: flex;
align-items: center;
position: absolute;
top: 50%;
width: calc(100% - 30px);
-webkit-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.banner-text {
float: left;
width: 50%;
}
.banner-text h1, .banner-text h2 {
color: #181c49;
font-size: 43px;
line-height: 55px;
margin-bottom: 25px;
font-weight: 700;
padding: 0;
max-width: 500px;
}
.banner-text p {
font-size: 18px;
font-weight: 500;
margin-bottom: 37px;
color: #181c49;
}
.banner-text .btn-1 span {
text-transform: initial;
}
.banner-pic {
float: right;
text-align: right;
width: 50%;
}
.banner-pic img {
max-width: 100%;
} .what-we-do-section {
background: #eaeaea;
display: block;
position: relative;
padding: 80px 0;
}
.what-we-do-bg {
background-repeat: no-repeat;
background-position: 50% 0;
background-size: cover;
background-color: #eaeaea;
height: 100%;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
opacity: 0.6;
}
.what-we-do-section:before {
display: block;
background: -moz-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(234,234,234,0.95) 50%, rgba(234,234,234,0.35) 100%);
background: -webkit-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(234,234,234,0.95) 50%, rgba(234,234,234,0.35) 100%);
background: linear-gradient(to bottom, rgba(234,234,234,1) 0%, rgba(234,234,234,0.95) 50%, rgba(234,234,234,0.35) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#59eaeaea', GradientType=0 );
width: 100%;
height: 100%;
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 1;
}
.what-we-do-section .container {
position: relative;
z-index: 2;
}
.what-we-do-inner {
display: block;
max-width: 820px;
margin: 0 auto;
}
.what-we-do-inner h2 {
font-size: 50px;
color: #2b2b2b;
margin: 0 35px 0 0;
float: left;
width: 190px;
line-height: 60px;
}
.what-we-do-inner p {
font-size: 16px;
color: #2b2b2b;
font-weight: 600;
margin: 0 0 12px;
}
.what-we-do-inner p:last-child {
margin-bottom: 0;
}
.what-we-do-text {
overflow: hidden;
} .our-services-section {
display: block;
background: rgb(255,255,255); padding: 0px 0 120px;
text-align: center;
position: relative;
}
.testimonial-upper-curve {
position: absolute;
bottom: 100%;
left: 0;
right: 0;
margin-bottom: -1px;
}
.testimonial-upper-curve svg {
width: 100%;
height: auto;
display: block;
}
.our-services-section .our-serivces-slider {
margin-top: 30px;
}
.our-services-section h2 {
font-size: 38px;
color: #181c49;
text-align: center;
margin: 0 0 50px;
}
.our-serivces-slider {
display: block;
}
.our-services-section .owl-carousel .owl-item {
padding: 28px 2px;
}
.our-services-section .owl-carousel .owl-nav div {
position: absolute;
top: calc(50% - 20px);
}
.our-services-section .owl-carousel .owl-nav div.owl-next {
right: -60px;
}
.our-services-section .owl-carousel .owl-nav div.owl-prev {
right: auto;
left: -60px;
}
.service-box {
background: #ffffff;
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.14);
-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.14);
-moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.14);
margin: 0 10px;
transition: all .45s cubic-bezier(0.25, 1, 0.33, 1);
position: relative;
z-index: 1;
border-radius: 5px;
-webkit-border-radius: 6px;
}
.service-box:hover {
-webkit-transform: scale(1.06);
transform: scale(1.06);
z-index: 2 !important;
}
.service-pic {
display: block;
position: relative;
max-height: 234px;
overflow: hidden;
border-radius: 5px;
-webkit-border-radius: 5px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.service-pic img {
max-width: 100% !important;
width: auto !important;
display: inline-block !important;
}
.service-content { flex-direction: column;
justify-content: center;
padding: 25px 33px;
min-height: 316px;
text-align: center;
}
.service-box-logo::after {
content: '';
display: block;
clear: both;
}
.service-content h4 {
display: block;
font-size: 14px;
color: #19191a;
font-weight: 600;
margin: 0;
line-height: 1.3;
}
.news .our-services-section .service-box h4 {
text-align: left;
font-size: 16px;
color: #181c49;
}
.news .our-services-section .service-box h4 a {
color: #181c49;
}
.news .our-services-section .service-box h4 a:hover {
color: #06acf0;
}
.news .our-services-section .service-box .service-box-text h4 {
font-size: 13px;
font-weight: 600;
color: #181c49;
}
.news .our-services-section .service-box .service-box-text {
color: #181c49;
}
.service-content p {
font-size: 14px;
color: #636363;
margin: 5px 0 0;
text-align: left;
font-style: italic;
}
.news .our-services-section .service-box p {
font-size: 13px;
font-style: normal;
font-weight: 500;
color: #19191a;
} .service-box-logo {
display: flex;
flex-direction: row;
align-items: center;
}
.service-box-text {
float: left;
margin-top: 30px;
text-align: left;
width: 165px;
padding-right: 10px;
}
.service-box-text p {
font-style: normal;
margin-top: 4px;
color: #19191a;
}
.service-box-img {
float: right;
margin-top: 30px;
width: calc(100% - 160px);
}
.service-box-img img {
max-width: 100%;
height: auto;
} .clients-section {
display: block;
background: #ffffff;
padding: 80px 0;
}
.clients-heading {
display: block;
max-width: 730px;
margin: 0 auto 80px;
}
.clients-section h2 {
font-size: 38px;
color: #181c49;
text-align: center;
margin: 0 0 40px;
}
.clients-section p {
font-size: 14px;
color: #181c49;
text-align: center;
margin: 0;
}
.client-box {
display: block;
background-repeat: no-repeat;
background-position: 50% 0;
background-size: cover;
background-color: #eaeaea;
width: 100%;
position: relative;
margin-bottom: 30px;
overflow: hidden;
transition: all .45s cubic-bezier(0.25, 1, 0.33, 1);
}
.client-box:hover {
-webkit-transform: scale(1.06);
transform: scale(1.06);
box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.14);
}
.clb_1 {
height: 580px;
}
.clb_2 {
height: 375px;
}
.clb_3 {
height: 420px;
}
.clb_4 {
height: 535px;
}
.clb_5 {
height: 535px;
}
.clb_half {
float: left;
margin: 0 15px 30px;
width: calc(50% - 30px);
}
.client-half-box {
margin: 0 -15px;
}
.client-box-overlay {
display: block;
background: rgba(16, 132, 166, 0.8);
position: absolute;
height: 100%;
width: 100%;
left: 0;
right: 0;
top: 0;
bottom: 0;
text-align: center;
opacity: 0;
transition: all .3s cubic-bezier(0.25, 1, 0.33, 1);
}
.client-box-overlay-inner {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100%;
padding: 20px;
}
.client-box-overlay h4 {
font-size: 40px;
color: #ffffff;
margin: 0 0 25px;
}
.client-box-overlay a {
font-size: 14px;
color: #ffffff;
font-weight: 700;
position: relative;
padding-right: 20px;
}
.client-box-overlay a i {
background: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/white-arrow.png) 0 0 /cover no-repeat;
width: 16px;
height: 12px;
vertical-align: middle;
position: absolute;
right: 0;
top: 5px;
transition: right .2s ease;
}
.client-box-overlay a:hover i {
right: -5px;
}
.client-box:hover .client-box-overlay {
opacity: 1;
}
.clients-section .btn {
margin-top: 20px;
} footer {
background-image: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/footer-bnr.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
display: inline-block;
padding: 20px 0 45px;
position: relative;
color: #fff;
}
.footer-curve {
position: absolute;
bottom: 100%;
left: -9px;
right: 0;
z-index: 1;
margin-bottom: -1px;
}
.footer-curve svg {
display: block;
width: 100%;
height: auto;
}
footer::after {
content: '';
position: absolute;
width: 100%;
top: 0;
bottom: 0;
left: 0;
z-index: 0;
background: rgb(30,49,72);
background: -moz-linear-gradient(top, rgba(30,49,72,1) 0%, rgba(30,49,72,0.85) 10%, rgba(30,49,72,0.85) 100%);
background: -webkit-linear-gradient(top, rgba(30,49,72,1) 0%, rgba(30,49,72,0.85) 10%, rgba(30,49,72,0.85) 100%);
background: linear-gradient(to bottom, rgba(30,49,72,1) 0%, rgba(30,49,72,0.85) 10%, rgba(30,49,72,0.85) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e3148', endColorstr='#1e3148', GradientType=0 );
}
.footer-top {
display: block;
position: relative;
z-index: 1;
text-align: center;
}
.footer-menu {
display: block;
text-align: left;
}
.footer-menu h4 {
font-size: 17px;
font-weight: 600;
color: #06acf0;
margin: 35px 0 45px;
}
.footer-menu ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.footer-menu ul li {
display: block;
margin: 15px 0;
}
.footer-menu ul li a {
font-size: 14px;
color: #ffffff;
}
.footer-menu ul li a:hover {
color: #07adef;
text-decoration: none;
}
.footer-info {
display: block;
margin-top: 35px;
text-align: left;
}
img.footer-logo {
margin-bottom: 30px;
max-width: 100%;
float: left;
}
.footer-info ul {
float: left;
vertical-align: top;
width: 60%;
padding-left: 46px;
list-style-type: none;
margin-bottom: 26px;
}
.footer-info ul.social-icns {
padding-left: 0;
width: 100%;
}
.footer-info ul.social-icns li {
float: left;
}
.footer-info ul.social-icns li a {
height: 45px;
width: 45px;
background-color: #06acf0;
margin-right: 10px;
text-align: center;
border-radius: 50%;
padding-top: 0;
display: block;
line-height: 45px;
}
.contact .contact-form .footer-info ul.social-icns li a {
line-height: 40px;
}
.footer-info ul.social-icns li a:hover {
background-color: #181c49;
}
.footer-info ul.social-icns li img {
height: 22px;
}
.footer-info ul li {
display: block;
margin: 16px 0 18px;
font-size: 15px;
font-weight: 600;
}
.footer-info ul li:before, .footer-info ul li:after {
content: " ";
display: table;
}
.footer-info ul li:after {
clear: both;
}
.footer-info ul li a {
font-size: 15px;
color: #fff;
}
.footer-info ul li a:hover {
color: #07adef;
}
.footer-info ul li .f-info-icon {
float: left;
width: 28px;
margin-right: 15px;
}
.footer-info ul li .f-info-content {
font-size: 15px;
overflow: hidden;
}
.footer-bottom {
display: block;
position: relative;
z-index: 1;
}
.copyright {
font-size: 12px;
color: #fff;
line-height: 22px;
margin-bottom: 20px;
display: inline-block;
}
.copyright:last-child {
margin-bottom: 0;
}
.copyright a {
color: #fff;
}
.copyright a:hover {
color: #ffffff;
text-decoration: underline;
}
.footer-social {
display: block;
text-align: right;
}
.footer-social ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 0;
}
.footer-social ul li {
display: inline-block;
margin-left: 15px;
}
.footer-social ul li:first-child {
margin-left: 0;
}
.footer-social ul li a {
display: block;
color: #3ab7c9;
font-size: 22px;
text-align: center;
}
.footer-social ul li a:hover {
color: #191919;
}
.footer-logo {
display: inline-block;
text-align: center;
margin-bottom: 10px;
}
.footer-logo ul {
list-style-type: none;
display: block;
padding-left: 0;
text-align: center;
}
.footer-logo ul li {
float: none;
margin: 0 15px 15px !important;
display: inline-block;
}
.footer-top .row:before {
content: '';
border: 0.5px solid #697079;
display: block;
width: 100%;
margin-bottom: 20px;
}  .main-title-section {
background: #f4f4f4;
display: block;
position: relative;
min-height: 450px;
}
.main-title-section::before {
display: block;
background: -moz-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(234,234,234,0.2) 50%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(234,234,234,0.2) 50%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(234,234,234,1) 0%, rgba(234,234,234,0.2) 50%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#ffffff', GradientType=0 );
width: 100%;
height: 100%;
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 1;
}
.main-title-bg {
background-repeat: no-repeat;
background-position: 50% 0;
background-size: cover;
background-color: #eaeaea;
height: 100%;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
opacity: 0.3;
}
.page-title-part {
left: 0;
position: absolute;
top: calc(50% + 80px);
width: 100%;
z-index: 2;
text-align: left;
-webkit-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-o-transform: translate(0%, -50%);
transform: translate(0%, -50%);
}
.page-title-part h1 {
display: block;
font-size: 43px;
color: #fff;
margin-bottom: 25px;
font-weight: 700;
}
.page-title-part p {
color: #fff;
font-size: 18px;
font-weight: 500;
}
.page-title-part .left-heading {
float: left;
width: 62%;
}
.page-title-part .banner-btn {
float: right;
margin-top: 35px;
} .main-container-section {
display: block;
} .full-content-section {
display: block;
background: #f6f6f6;
padding: 80px 0;
text-align: center;
margin-top: -4px;
position: relative;
}
.blue-section-curve-upper {
position: absolute;
width: 102%;
left: -9px;
right: 0;
bottom: 100%;
z-index: 1;
margin-bottom: -1px;
}
.blue-section-curve-upper svg {
width: 100%;
height: auto;
display: block;
}
.full-content-inner {
display: block;
max-width: 1000px;
margin: 0 auto;
}
.full-main-content {
display: block;
text-align: left;
}
.full-main-content h2 {
font-size: 37px;
color: #19191a;
margin: 0 110px 0 0;
float: left;
font-weight: 600;
width: 200px;
line-height: 1.2;
}
.full-main-content p span {
color: #06acf0;
}
.full-content-pic ul {
list-style-type: none;
display: inline-block;
max-width: 950px;
}
.full-content-pic ul li {
float: left;
background-color: #fff;
width: calc(33.33% - 60px);
min-height: 243px;
border-radius: 50%;
margin-right: 30px;
margin-left: 30px;
margin-bottom: 30px;
cursor: pointer;
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
}
.full-content-pic ul li:hover {
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
box-shadow: 0px 0px 15px 5px rgba(204,204,204,0.2);
-webkit-box-shadow: 0px 0px 15px 5px rgba(204,204,204,0.2);
-moz-box-shadow: 0px 0px 15px 5px rgba(204,204,204,0.2);
}
.full-content-pic ul li .our-product-box {
padding: 10px 16px;
text-align: center;
height: 230px;
display: table-cell;
vertical-align: middle;
}
.full-content-pic ul li .our-product-box .our-product-image {
display: table;
text-align: center;
margin: 10px auto;
}
.full-content-pic ul li .our-product-box .our-product-image span {
display: table-cell;
vertical-align: middle;
width: 210px;
max-width: 100%;
max-height: 100%;
}
.full-main-content p {
font-size: 17px;
color: #19191a;
margin: 0 0 30px;
line-height: 26px;
font-weight: 400;
text-align: justify;
}
.full-main-content p b, .full-main-content p strong {
font-weight: 600;
}
.full-main-content p:last-child {
margin-bottom: 0;
}
.full-content-text {
overflow: hidden;
}
.full-content-pic {
margin-top: 80px;
text-align: center;
display: inline-block;
}
.full-content-pic img {
max-width: 100%;
}
.full-content-pic ul li a img {
height: 80px;
}
.full-content-pic ul li a p {
font-size: 19px;
font-weight: 600;
color: #181c49;
} .single-post .news-detail .news-detail-content.heading-h2 h1 {
font-size: 37px;
font-weight: 600;
color: #181c49;
margin-bottom: 36px;
}
.heading-h2 h2 {
font-size: 37px;
font-weight: 600;
color: #181c49;
margin-bottom: 36px;
}
section.myob {
width: 100%;
display: inline-block;
position: relative;
margin-top: 30px;
}
section.myob .myob-cloud {
float: left;
width: 60%;
}
section.myob .myob-cloud img {
width: 100%;
}
.myob-cloud-text {
float: left;
width: 30%;
padding-top: 90px;
padding-left: 50px;
text-align: left;
}
.myob-cloud-text h2 {
font-size: 37px;
font-weight: 600;
color: #181c49;
margin-bottom: 26px;
}
.myob-cloud-text p {
color: #19191a;
font-size: 17px;
margin-bottom: 32px;
font-weight: 400;
}
.myob-cloud-text p a {
color: #06acf0;
}  section.we-can-section {
background-image: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/we-can-banner.jpg);
background-position: center 0px;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
display: inline-block;
padding: 40px 15px 130px;
position: relative;
text-align: center;
color: #fff;
}
section.we-can-section h2 {
color: #fff;
}
.heading-h2.we-can-section-content ul li:before {
content: '';
background-image: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/check-white.png);
display: block;
position: absolute;
left: -40px;
top: 0;
width: 38px;
background-repeat: no-repeat;
z-index: 999999999999;
height: 36px;
transform: scale(0.5);
}
section.we-can-section::after {
content: '';
background-color: rgba(25, 178, 202, 0.89);
position: absolute;
width: 100%;
top: 0;
bottom: 0;
left: 0;
z-index: 0;
background: rgb(21,185,210);
background: -moz-linear-gradient(top, rgba(21,185,210,1) 0%, rgba(25,178,202,0.89) 10%, rgba(25,178,202,0.89) 51%, rgba(21,185,210,0.89) 100%);
background: -webkit-linear-gradient(top, rgba(21,185,210,1) 0%, rgba(25,178,202,0.89) 10%, rgba(25,178,202,0.89) 51%, rgba(21,185,210,0.89) 100%);
background: linear-gradient(to bottom, rgba(21,185,210,1) 0%, rgba(25,178,202,0.89) 10%, rgba(25,178,202,0.89) 51%, rgba(21,185,210,0.89) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15b9d2', endColorstr='#15b9d2', GradientType=0 );
}
.heading-h2.we-can-section-content {
position: relative;
z-index: 1;
display: inline-block;
}
section.we-can-section ul {
list-style-type: none;
float: left;
text-align: left;
margin-bottom: 60px;
padding: 50px 100px 0 100px;
}
.heading-h2.we-can-section-content .btn img {
height: 15px;
margin-left: 10px;
}
.heading-h2.we-can-section-content .btn:hover img, .heading-h2.we-can-section-content .btn:active img {
filter: brightness(0) invert(1);
-webkit-filter: brightness(0) invert(1);
}
.testimonial-heading p {
font-weight: 400;
}
section.we-can-section ul li {
position: relative;
font-size: 17px;
line-height: 32px;
}
a.btn-1.btn-gradient-fill img {
height: 15px;
margin-left: 10px;
}
.hvr-img {
display: none;
}
.scnd-img:hover .hvr-img {
display: inline-block;
}
.scnd-img:hover .without-hnr {
display: none;
}
.scnd-img:active .hvr-img {
display: inline-block;
}
.scnd-img:active .without-hnr {
display: none;
}  .zig-zag-section-curve-upper-white {
position: absolute;
top: -69px;
left: 0;
right: 0;
}
.zig-zag-section-curve-upper-white img {
width: 100%;
max-width: 100%;
height: 69px;
}
.zig-zag-section-curve-upper-grey {
position: absolute;
bottom: 100%;
left: 0;
right: 0;
}
.zig-zag-section-curve-upper-grey svg {
width: 100%;
height: auto;
display: block;
}
.zig-zag-section {
display: block;
background: #f6f6f6;
padding: 50px 0 120px;
position: relative;
}
.zig-zag-section:nth-child(2n) {
background: #ffffff;
padding-top: 80px;
padding-bottom: 100px;
} .zig-zag-section .full-content-section {
background: #ffffff;
padding-top: 0;
}
.zig-zag-section:nth-child(2n) .full-content-section {
background: #f3f3f3;
}
.zig-zag-section.no-pad-bot {
padding-bottom: 0;
}
.zig-zag-section .row {
display: flex;
align-items: center;
}
.zig-zag-section .row.align-top {
align-items: flex-start;
}
.zig-zag-section .row.align-center {
align-items: center;
}
.zig-zag-section .row.align-bottom {
align-items: flex-end;
}
.zig-zag-content {
display: block;
padding-right: 40px;
}
.zig-zag-section:nth-child(2n) .zig-zag-content {
padding-left: 40px;
padding-right: 0;
}
.zig-zag-content img {
margin-bottom: 25px;
}
.zig-zag-content h2 {
color: #181c49;
font-size: 37px;
line-height: 38px;
font-weight: 600;
margin: 0 0 43px;
}
.zig-zag-content h4 {
color: #2b2b2b;
font-size: 18px;
line-height: 28px;
font-weight: 700;
margin: 0;
}
.zig-zag-content h5 {
color: #393939;
font-size: 22px;
line-height: 30px;
font-weight: 400;
margin: 0;
}
.zig-zag-content p {
color: #19191a;
font-size: 17px;
line-height: 22px;
margin-bottom: 28px;
font-weight: 400;
}
.zig-zag-content p:last-child {
margin-bottom: 0;
}
.zig-zag-content p a {
text-decoration: underline;
}
.zig-zag-content ul {
list-style-type: none;
margin: 10px 0 30px 15px;
padding: 0;
}
.zig-zag-content ul:last-child {
margin-bottom: 0;
}
.zig-zag-content ul li {
color: #2b2b2b;
font-size: 16px;
line-height: 28px;
position: relative;
padding-left: 20px;
margin: 5px 0;
font-weight: 400;
}
.zig-zag-content ul li::before {
content: "•";
color: #06acf0;
font-size: 26px;
line-height: 0;
position: absolute;
left: 0;
top: 15px;
}
.zig-zag-content ul li a {
text-decoration: underline;
}
.zig-zag-image {
display: block;
text-align: center;
}
.zig-zag-image img {
max-width: 100%;
} .zig-zag-content.team-content h2 {
margin: 0 0 5px;
}
.zig-zag-content.team-content h5 {
margin: 0 0 25px;
}
.team-info {
display: block;
text-align: left;
margin: 35px 0 15px 40px;
}
.team-info h3 {
font-size: 22px;
color: #393932;
margin: 0 0 30px;
}
.team-info ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.team-info ul li {
display: block;
margin: 12px 0;
}
.team-info ul li:before, .team-info ul li:after {
content: " ";
display: table;
}
.team-info ul li:after {
clear: both;
}
.team-info ul li a {
font-size: 16px;
color: #2b2b2b;
}
.team-info ul li a:hover {
color: #06acf0;
}
.team-info ul li .t-info-icon {
float: left;
width: 30px;
margin-right: 15px;
}
.team-info ul li .t-info-content {
font-size: 16px;
color: #2b2b2b;
overflow: hidden;
line-height: 28px;
} .clients-section-page {
display: block;
background: #f3f3f3;
padding: 80px 0;
}
.clients-section-page ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.clients-section-page ul li {
float: left;
width: calc(25% - 30px);
margin: 15px;
text-align: center;
}
.clients-section-page ul li a {
display: block;
}
.client-box-part {
display: flex;
align-items: center;
justify-content: center;
background: #ffffff;
border: 1px solid #ededed;
box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.14);
transition: all .45s cubic-bezier(0.25, 1, 0.33, 1);
height: 200px;
padding: 10px;
}
.client-box-part img {
max-width: 100%;
max-height: 100%;
}
.client-box-part:hover {
-webkit-transform: scale(1.06);
transform: scale(1.06);
}  .contact-info-section {
display: block;
margin-top: 40px;
}
.contact-info-section ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.contact-info-section ul li {
display: block;
margin: 14px 0;
}
.contact-info-section ul li:before, .contact-info-section ul li:after {
content: " ";
display: table;
}
.contact-info-section ul li:after {
clear: both;
}
.contact-info-section ul li a {
font-size: 16px;
color: #2b2b2b;
}
.contact-info-section ul li a:hover {
color: #06acf0;
}
.contact-info-section ul li .f-info-icon {
float: left;
width: 30px;
margin-right: 15px;
}
.contact-info-section ul li .f-info-content {
font-size: 16px;
color: #2b2b2b;
overflow: hidden;
line-height: 28px;
} .contact-section-page {
display: block;
background: #f3f3f3;
padding: 80px 0;
}
.contact-form-part {
display: block;
width: 100%;
max-width: 770px;
padding: 30px;
margin: 0 auto;
}
.contact-form-part .btn {
margin-left: 20px;
font-size: 14px;
padding: 10px 20px;
min-width: 160px;
min-height: 40px;
}
.pad-right {
padding-right: 7px;
}
.pad-left {
padding-left: 7px;
}
.send-msg img {
position: absolute;
right: -50px;
top: 3px;
} .contact-map-part {
display: block;
width: 100%;
max-width: 770px;
margin: 80px auto 0;
}
.contact-map-part iframe {
display: block;
width: 100%;
height: 280px;
border: 1px solid #ededed;
box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.05);
} .thanks-section {
background: #f3f3f3;
display: block;
height: 100vh;
min-height: 600px;
}
.thanks-inner-section {
background-color: rgba(0, 0, 0, 0);
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
height: 100%;
position: relative;
}
.thanks-inner-section:after {
background: -moz-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(234,234,234,0.95) 50%, rgba(234,234,234,0.35) 100%);
background: -webkit-linear-gradient(top, rgba(234,234,234,1) 0%, rgba(234,234,234,0.95) 50%, rgba(234,234,234,0.35) 100%);
background: linear-gradient(to bottom, rgba(234,234,234,1) 0%, rgba(234,234,234,0.95) 50%, rgba(234,234,234,0.35) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#59eaeaea', GradientType=0 );
content: "";
height: 100%;
position: absolute;
top: 0;
width: 100%;
opacity: 0.90;
}
.thanks-content {
display: block;
max-width: 530px;
padding: 250px 0 50px;
text-align: center;
margin: 0 auto;
position: relative;
z-index: 2;
}
.thanks-content h2 {
color: #323232;
display: block;
font-size: 38px;
margin: 0 0 25px;
}
.thanks-content p {
font-size: 18px;
color: #323218;
line-height: normal;
margin-bottom: 50px;
text-align: center;
padding: 0 15px;
} .about-banner {
background-image: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/about-banner.jpg);
max-height: 445px;
min-height: 445px;
height: auto;
color: #fff;
position: relative;
z-index: 0;
}
.about-banner .banner-text h2 {
color: #fff;
}
.about-banner .banner-main-part {
top: 33%;
}
.about-banner .banner-main-part .banner-btn {
text-align: right;
width: 50%;
}
section.banner-section.about-banner:after {
display: none;
}
.about-banner:before {
content: '';
background-color: rgba(6, 172, 240, 0.89);
position: absolute;
width: 100%;
top: 0;
bottom: 0;
left: 0;
z-index: 0;
}
svg:not(:root) {
overflow: hidden;
}
.bottomRightRoundedWhite {
position: absolute;
z-index: 9;
margin-top: -1px;
bottom: -1px;
transform: rotateY(-180deg);
}
.about-page section.we-can-section ul {
width: 50%;
}
.service section.we-can-section ul {
margin-bottom: 50px;
}
.fixed-free section.we-can-section ul {
margin-bottom: 0;
}
section.we-can-section.this-page ul li {
line-height: 26px;
margin-bottom: 20px;
} .about-section {
display: block;
background: #ffffff;
padding: 0px 0 100px;
position: relative;
}
.about-section:nth-child(2n) {
background: #e4e9ea;
}
.about-us-content {
max-width: 970px;
margin: 0 auto;
text-align: center;
}
.about-us-content *:not(img):not(a) {
padding: 0 70px;
text-align: left;
}
.about-us-content img, .static-content-page img {
max-width: 100%;
margin: 40px 0;
}
.about-us-content img:last-child, .static-content-page img:last-child {
margin-bottom: 0;
}
.about-us-content h2, .static-content-page h2 {
display: block;
font-size: 36px;
color: #181c49;
font-weight: 600;
font-style: normal;
text-transform: capitalize;
margin: 0 0 45px;
text-align: center !important;
}
.about-us-content h2:first-child, .static-content-page h2:first-child {
margin-top: 0;
}
.about-us-content h5, .static-content-page h5 {
font-size: 20px;
color: #181c49;
font-weight: 600;
margin: 0 0 10px;
}
.about-us-content p, .static-content-page p {
color: #19191a;
font-size: 17px;
line-height: 28px;
margin-bottom: 30px;
font-weight: 400;
text-align: center !important;
}
.about-us-content p:last-child, .static-content-page p:last-child {
margin-bottom: 0;
}
.about-us-content ul, .static-content-page ul {
list-style-type: none;
margin: 0;
}
.about-us-content ul li, .static-content-page ul li {
font-size: 15px;
color: #191919;
line-height: normal;
position: relative;
padding-left: 20px;
padding-right: 0;
margin: 10px 0;
}
.about-us-content ul li::before, .static-content-page ul li::before {
content: "•";
color: #191919;
font-size: 20px;
line-height: 0;
position: absolute;
left: 0;
top: 10px;
opacity: 0.7;
} .meet-team-section {
display: block;
padding-top: 70px;
}
.team-pic-part {
display: block;
max-height: 390px;
position: relative;
cursor: pointer;
transition: all 0.5s;
margin-bottom: 20px;
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
-moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
}
.team-pic-part:hover { box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
-webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
-moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.17);
}
.tbox-active .team-pic-part::after {
content: '';
border-bottom: 44px solid #fff;
border-left: 48px solid transparent;
border-right: 48px solid transparent;
position: absolute;
bottom: -60px;
left: calc(50% - 48px);
z-index: 1000;
}
.team-pic-part .team-member-name {
width: 100%;
background-color: #fff;
display: table;
padding: 0 15px;
font-size: 16px;
text-align: center;
font-weight: 500;
height: 70px;
}
.team-pic-part .team-member-name span {
vertical-align: middle;
display: table-cell;
}
.team-pic-part img {
max-width: 100%;
width: 100%;
}
.view-profile-btn {
position: absolute;
z-index: 1;
width: 100%;
bottom: -150px;
display: none;
text-align: center;
transition: bottom .45s cubic-bezier(0.25, 1, 0.33, 1);
}
.view-profile-btn .btn-1 {
font-size: 13px;
}
.team-pic-part:hover .view-profile-btn {
bottom: 65px;
}
.team-info-part {
display: none;
background: #fff;
padding: 40px 22px 40px 40px;
position: relative;
z-index: 100;
width: 100%;
min-width: 1140px;
left: 0;
box-shadow: 0 9px 100px rgba(0, 0, 0, 0.1);
margin-top: 60px;
}
.tbox-1 .team-info-part {
left: -292px;
}
.tbox-2 .team-info-part {
left: -585px;
}
.tbox-3 .team-info-part {
left: -877px;
}
.team-close {
display: block;
position: absolute;
background: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/close-icon.png) 0 0 /cover no-repeat;
height: 14px;
width: 14px;
right: 20px;
top: 20px;
cursor: pointer;
transition: all .30s ease;
}
.team-close:hover {
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
}
.team-info-left {
float: left;
width: 350px;
padding-right: 30px;
}
.team-info-left h3 {
font-size: 24px;
color: #181c49;
font-weight: 600;
font-style: normal;
text-transform: capitalize;
margin: 0 0 12px;
}
.team-info-left h3 img {
height: 25px;
margin-left: 20px;
vertical-align: baseline;
}
.team-info-left p {
font-size: 14px;
color: #19191a;
font-weight: 400;
}
.team-info-left ul {
list-style-type: none;
margin: 20px 0;
padding: 0;
}
.team-info-left ul li {
display: block;
margin: 10px 0;
font-size: 12px;
color: #19191a;
font-weight: 400;
position: relative;
padding-left: 20px;
}
.team-info-left ul li::before {
content: '\2022' !important;
color: #06adef;
font-size: 25px;
display: block;
position: absolute;
top: -11px;
left: 0;
font-weight: 900;
}
.team-info-left ul li:before, .team-info-left ul li:after {
content: " ";
display: table;
}
.team-info-left ul li:after {
clear: both;
}
.team-info-left ul li a {
font-size: 15px;
color: #303030;
}
.team-info-left ul li a:hover {
color: #29afc1;
}
.team-info-left ul li .t-info-icon {
float: left;
width: 28px;
margin-right: 15px;
}
.team-info-left ul li .t-info-content {
font-size: 15px;
overflow: hidden;
}
.tsocial {
display: inline-block;
color: #3ab7c9;
font-size: 22px;
text-align: center;
vertical-align: middle;
margin-left: 15px;
}
.tsocial:hover {
color: #191919;
}
.team-info-right {
overflow: hidden;
margin-left: 35px;
padding-top: 10px;
}
.team-info-right h4 {
font-weight: 400;
font-size: 20px;
color: #181c49;
text-transform: capitalize;
margin: 0 20px 30px 0;
float: left;
}
.team-info-right .right-top {
width: 100%;
display: inline-block;
}
.team-info-right .right-top .call {
float: left;
margin-right: 20px;
}
.team-info-right .right-top .call img, .team-info-right .right-top .mail img {
height: 16px;
margin-right: 10px;
}
.team-info-right .right-top .call a, .team-info-right .right-top .mail a {
font-weight: 400;
font-size: 12px;
}
.team-info-right .right-top .mail {
float: left;
}
.team-info-right p {
font-size: 15px;
color: #19191a;
line-height: 28px;
font-weight: 400;
margin: 0 0 30px;
padding-right: 50px;
}
.team-info-right .demo > div {
max-height: 250px;
min-height: 250px;
overflow-y: auto;
overflow-x: hidden;
}
.team-pic-part .ankr h6 {
background-color: #fff;
margin: 0;
padding: 20px;
text-align: center;
font-size: 16px;
font-weight: 600;
color: #19191a;
}  .testimonial-banner {
background-image: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/testimonial.jpg);
max-height: 445px;
min-height: 445px;
height: auto;
color: #fff;
}
.testimonial-banner .banner-text h2 {
max-width: 550px;
}
.testimonial-banner .banner-btn a img {
height: 15px;
margin-left: 10px;
}
.testimonial-page .service-box {
margin: 0 auto 30px;
}
.testimonial-page .service-content {
min-height: auto;
}
.testimonial-page .our-services-section {
display: block;
background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 );
padding: 60px 0 100px;
text-align: center;
}  .news .pagination-section {
text-align: right;
margin-top: 26px;
}
.news ul.pagination {
display: inline-block;
padding: 0;
margin: 0;
}
.news .our-services-section .service-box-img {
margin-top: 54px;
}
.news ul.pagination li {
display: block;
width: 32px;
height: 32px;
text-align: center;
float: left;
border: 1px solid #07acf0;
border-radius: 50%;
line-height: 32px;
margin-left: 4px;
cursor: pointer;
}
.news ul.pagination li a {
color: #06acef;
font-size: 14px;
font-weight: 600;
}
.news ul.pagination li.active, .news ul.pagination li:hover {
background-color: #07acf0;
}
.news ul.pagination li.active a, .news ul.pagination li:hover a {
color: #ffffff;
}
.news ul.pagination li.prev:hover img, .news ul.pagination li.next:hover img {
filter: brightness(0) invert(1);
-webkit-filter: brightness(0) invert(1);
}
.news ul.pagination li a img {
width: 15px;
padding: 0;
margin: 0;
}
.news .our-services-section {
padding: 60px 0 120px;
}
.upper-text {
min-height: 210px
}  .news ul#menu {
position: relative;
top: 10px;
width: 255px;
border-radius: 50px;
height: 42px;
display: inline-block;
margin: 0;
padding: 0px 10px;
background: #fff;
color: #252851; font-size: 14px;
font-weight: 500;
}
.news ul#menu > li {
float: left;
list-style-type: none;
position: relative;
width: 100%;
}
.news label {
position: relative;
display: block;
padding: 0 18px 0 12px;
line-height: 42px;
transition: background 0.3s;
cursor: pointer;
}
.news label:after {
content: "";
background-image: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/menu-arrow-down-icon.png);
position: absolute;
display: block;
top: 30%;
right: 6px;
width: 22px;
height: 22px;
transform: scale(0.7);
background-repeat: no-repeat;
transition: border-bottom .1s, border-top .1s .1s;
}
.news label:hover, .news input:checked ~ label {
background: transparent;
}
.news input:checked ~ label:after {
border-top: 0 solid rgba(255,255,255,.5);
border-bottom: 4px solid rgba(255,255,255,.5);
transition: border-top .1s, border-bottom .1s .1s;
} .news input {
display: none
} .news input:checked ~ ul.submenu {
max-height: 210px;
transition: max-height 0.5s ease-in;
} .news ul.submenu {
max-height: 0;
padding: 0;
overflow-x: hidden;
list-style-type: none;
background: #444;
box-shadow: 0 0 1px rgba(0,0,0,.3);
transition: max-height 0.5s ease-out;
position: absolute;
min-width: 100%;
}
.news ul.submenu li a {
display: block;
padding: 12px;
color: #ddd;
text-decoration: none;
box-shadow: 0 -1px rgba(0,0,0,.5) inset;
transition: background .3s;
white-space: nowrap;
}
.news ul.submenu li a:hover {
background: rgba(0,0,0,.3);
}  .news-detail-content {
max-width: 760px;
}
.news-detail-content.heading-h2 {
width: 100%;
margin: 0 auto;
text-align: left;
}
.news-detail {
width: 100%;
display: inline-block;
text-align: center;
margin-top: 150px;
padding-bottom: 80px;
}
.news-detail-content p {
margin-bottom: 30px;
font-size: 17px;
font-weight: 500;
}
.news-detail-content span {
color: #06acf0;
font-weight: 500;
}
.news-detail-content h4 {
font-size: 20px;
font-weight: 600;
color: #171c49;
margin-bottom: 20px;
}
.news-detail-content .para {
margin-bottom: 38px;
}
.news-detail-content .para:last-child {
margin-bottom: 0;
}
.news .service-box-img a {
font-size: 14px;
font-weight: 600;
color: #06acef;
margin-right: 10px;
}
.news .service-box-img a img {
width: 19px;
height: auto;
margin-left: 10px;
}
.news .news-detail-social p img {
margin-left: 40px;
}
.news-detail img.mouse {
margin-bottom: 40px;
width: 100%;
}
.news-detail ul {
list-style-type: none;
margin-bottom: 40px;
}
.news-detail ul li {
font-size: 17px;
font-weight: 500;
}
.news-detail ul li:before {
content: "\2022";
color: #05acf0;
font-weight: 700;
display: inline-block;
width: 1em;
margin-left: -1em;
font-size: 25px;
}
.news-detail .para span.tip {
font-size: 17px;
color: #17bfd8;
font-style: italic;
margin-bottom: 30px;
display: block;
}
.news-detail .topic {
width: 100%;
display: inline-block;
margin-top: 50px;
}
.news-detail .topic p {
text-transform: capitalize;
color: #19191a;
font-size: 12px;
font-style: italic;
}
.news-detail .topic p span {
text-transform: capitalize;
color: #19191a;
font-weight: 700;
}
.news-detail .topic:before {
content: '';
border: 0.5px solid #e1e1e3;
display: block;
width: 100%;
margin-bottom: 20px;
}
.news-article .our-services-section h5.related-article {
font-size: 20px;
font-weight: 600;
margin-bottom: 50px;
color: #181c4a;
}
.news-article .our-services-section .service-box h4 {
text-align: left;
font-size: 16px;
color: #181c4a;
}
.news-article .our-services-section .service-box p {
font-size: 13px;
font-style: normal;
font-weight: 500;
color: #19191a;
}
.news-article .our-services-section .service-content {
padding: 20px 23px;
}
.news-article .our-services-section .service-box-img {
margin-top: 54px;
}
.testimonial-page.news-article .service-content {
min-height: 260px;
}  .contact section.contact-form {
position: relative;
}
.contact section.contact-form .form-shadow > .row {
display: flex;
}
.contact .contact-banner {
background-image: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/contact-bnr.jpg);
max-height: 445px;
min-height: 445px;
height: auto;
color: #fff;
background-size: cover;
}
.contact .about-banner:before {
display: none;
}
.contact .page-title-part .left-heading p a {
text-decoration: underline;
color: #fff;
}
.contact .contact-form .form-shadow {
box-shadow: 0px 5px 10px 4px rgba(0, 0, 0, 0.05);
margin-bottom: 70px;
margin-top: -120px;
background-color: #fff;
border-radius: 10px;
}
.contact .contact-form .footer-info {
width: 100%;
height: 100%;
display: block;
text-align: left;
background-color: #06acf0;
padding: 30px;
margin-top: 0;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}
.contact .contact-form .footer-info h4 {
font-size: 20px;
font-weight: 600;
margin-bottom: 30px;
color: #181c49;
}
.contact .contact-form .footer-info ul {
width: 100%;
padding-left: 20px;
}
.contact .contact-form .footer-info ul.social-icns {
padding-left: 0;
margin-top: 25px;
}
.contact .contact-form .footer-info ul.social-icns li a {
background-color: #181c49;
border: solid 2px #181c49;
}
.contact .contact-form .footer-info ul.social-icns li a:hover {
border: solid 2px #fff;
background: transparent;
}
.contact .contact-form h3.send-msg {
font-size: 26px;
margin-top: 0;
font-weight: 600;
color: #181c49;
margin-bottom: 36px;
}
.contact .contact-form .form-shadow {
box-shadow: 0px 5px 10px 4px rgba(0, 0, 0, 0.05);
margin-bottom: 120px;
}
.contact .contact-form .footer-info ul li a:hover {
color: #000;
}  .service .zig-zag-content img.contact-btn {
margin-bottom: 0;
}
section.package-offer-page {
width: 100%;
display: inline-block;
text-align: center;
padding: 0px 0 120px;
position: relative;
}
.package-offer-page .heading-h2 {
max-width: 700px;
margin: 0 auto 90px;
}
.package-offer-page .heading-h2 h2 {
margin-top: 0;
}
section.package-offer-page .offer-detail ul {
list-style-type: none;
padding-left: 0;
margin-bottom: 30px;
}
section.package-offer-page .offer-detail ul li {
font-size: 14px;
color: #636363;
line-height: 28px;
font-style: italic;
padding: 15px;
}
section.package-offer-page .offer-heading {
background-image: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/offer1.png);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
height: 200px;
position: relative;
padding: 15px;
border-radius: 4px;
-webkit-border-radius: 4px;
}
section.package-offer-page .offer-detail ul li:nth-child(even) {
background-color: #f7f7f7;
}
section.package-offer-page .offer-1 {
background-color: #fff;
box-shadow: 0px 3px 10px 4px rgba(0, 0, 0, 0.16);
border-radius: 4px;
-webkit-border-radius: 4px;
}
.offer-heading::before {
content: '';
background-color: rgba(25, 178, 202, 0.89);
position: absolute;
width: 100%;
top: 0;
bottom: 0;
left: 0;
z-index: 0;
border-radius: 4px;
-webkit-border-radius: 4px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
section.package-offer-page .offer-heading .offer-content {
position: relative;
color: #fff;
}
section.package-offer-page .offer-heading .offer-content h2 {
font-size: 28px;
font-weight: 700;
}
section.package-offer-page .offer-heading .offer-content p {
font-size: 15px;
font-weight: 500;
line-height: 18px;
color: #fff;
}
section.package-offer-page .offer-detail {
position: relative;
width: 100%;
text-align: center;
}
section.package-offer-page .offer-detail .btn-1 span {
margin-left: -45px;
font-weight: 600;
}
section.package-offer-page .offer-detail {
position: relative;
width: 100%;
text-align: center;
padding-bottom: 30px;
}
section.package-offer-page .offer-detail .price-image {
position: relative;
margin-top: -40px;
}
.service.testimonial-page .service-box {
margin: 0px 10px 30px;
}
section.package-offer-page .offer-detail .price-image .price-box {
max-width: 202px;
width: 100%;
min-height: 202px;
background-color: #36475b;
border: solid 7px #fff;
border-radius: 50%;
margin: 0 auto;
}
section.package-offer-page .offer-detail .price-image .price-box h3 {
font-size: 65px;
font-weight: 600;
color: #fff;
margin: 35px auto 0;
}
section.package-offer-page .offer-detail .price-image .price-box h3 sup {
font-size: 28px;
position: relative;
top: -23px;
right: 4px;
font-weight: 700;
}
section.package-offer-page .offer-detail .price-image .price-box h5 {
font-size: 26px;
font-weight: 300;
color: #fff;
margin: 0 auto;
}
section.package-offer-page .offer-detail .price-image .price-box h5 span {
display: block;
font-size: 12px;
font-weight: 300;
} .inner-bnr-bottom-curve {
position: absolute;
bottom: -1px;
left: 0;
right: 0;
}
.inner-bnr-bottom-curve svg {
width: 100%;
height: auto;
display: block;
} .full-content-pic ul li:nth-child(3n+1) {
clear: left;
}  .contact-form-part form input[type="submit"] {
min-height: 42px;
line-height: 42px;
padding: 0;
}
.submit-button-wrapper {
max-width: 180px;
min-height: 42px;
position: relative;
margin-top: 18px;
}
.submit-button-wrapper::after {
content: '';
background-image: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/arrow-right-white.png);
width: 18px;
height: 19px;
position: absolute;
top: 14px;
right: 20px;
background-repeat: no-repeat;
background-size: 18px;
}
.submit-button-wrapper .ajax-loader {
position: absolute;
}
.page-id-58 .page-title-part .left-heading {
width: 42%;
}
.testimonial-page.news .service-content {
min-height: auto;
}
.testimonial-page.news .service-content .upper-text {
height: 137px;
min-height: auto;
overflow-y: hidden;
}
.service-pcontainer {
max-height: 185px;
overflow-y: auto;
min-height: 185px;
} .pagination-section ul.page-numbers {
float: right;
width: auto;
padding-left: 0;
padding-right: 15px
}
.pagination-section ul.page-numbers li {
display: block;
width: 32px;
height: 32px;
text-align: center;
float: left;
border: 1px solid #07acf0;
border-radius: 50%;
line-height: 32px;
margin-left: 4px;
cursor: pointer;
}
.pagination-section ul.page-numbers li:hover {
background-color: #07acf0;
}
.pagination-section ul.page-numbers li:hover a {
color: #ffffff;
}
.pagination-section ul.page-numbers li a {
color: #07acf0;
}
.pagination-section ul.page-numbers li .page-numbers.current {
width: 100%;
height: 100%;
background-color: #07acf0;
display: block;
border-radius: 50%;
color: #fff;
}
.pagination-section ul.page-numbers li .prev.page-numbers {
text-indent: -999px;
display: block;
overflow: hidden;
background-image: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/arrow-left.png);
background-size: 15px;
background-repeat: no-repeat;
background-position: center;
}
.pagination-section ul.page-numbers li .prev.page-numbers:hover {
filter: brightness(0) invert(1);
-webkit-filter: brightness(0) invert(1);
}
.pagination-section ul.page-numbers li .next.page-numbers {
text-indent: -999px;
display: block;
overflow: hidden;
background-image: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/arrow-right.png);
background-size: 15px;
background-repeat: no-repeat;
background-position: center;
}
.pagination-section ul.page-numbers li .next.page-numbers:hover {
filter: brightness(0) invert(1);
-webkit-filter: brightness(0) invert(1);
}  .news-detail-social:after {
content: '';
display: block;
clear: both;
}
.news-detail-social p {
float: left;
margin-bottom: 45px;
}
.news-detail-social .share-icon-wrapper {
float: left;
margin-left: 30px;
}
.news-detail-social .share-icon-wrapper .addtoany_list a:not(.addtoany_special_service)>span {
border-radius: 50%;
}
.topic .share-icon-wrapper .addtoany_list a:not(.addtoany_special_service)>span {
border-radius: 50%;
}
.banner-btn #menu li ul.submenu {
background: #ffffff;
position: relative;
margin: 2px auto 0;
}
.banner-btn #menu li ul.submenu:before {
border-bottom: 14px solid #ffffff;
border-left: 14px solid transparent;
border-right: 14px solid transparent;
content: "";
position: absolute;
left: calc(50% - 14px);
top: -14px;
}
.banner-btn #menu li ul.submenu li a {
color: #252851;
}
.banner-btn #menu li ul.submenu li a:hover {
color: #06acf0;
background: #ffffff;
}
.page-id-56 .service-pic img {
height: auto;
}
.single-post .service-pic img {
height: auto;
}  .team-pic-part .team-member-name {
position: relative;
}
.team-pic-part .team-member-name::before {
width: 11px;
height: 11px;
background-image: url(//www.hbtadvisory.com.au/wp-content/themes/HBT/images/menu-arrow-down-icon.png);
background-repeat: no-repeat;
background-size: 100%;
transition: .5s ease;
position: absolute;
top: 45%;
right: 15px;
margin-left: 3px;
content: '';
}
.tbox-active .team-pic-part .team-member-name::before {
transform: rotate(-180deg);
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
}
.news-detail-content img {
max-width: 100%;
height: auto;
}
.footer-logo ul li img {
height: 65px;
}
.full-content-text p a {
color: #06acf0;
}
.page-id-54 .service-pcontainer {
min-height: 185px;
}
.page-id-54 .service-box-logo {
min-height: 95px;
}
.service-box .service-pic {
min-height: 234px;
} .telpopcls .mfp-content {
background: #fff;
max-width: 270px;
padding: 20px;
border-radius: 10px;
}
.telpopcls .mfp-close {
color: #000 !important;
font-size: 28px;
}
.telfont span {
font-size: 20px;
position: relative;
top: 3px;
margin-left: 10px;
font-weight: 500;
}
.telfont img {
width: 42px;
}
@media only screen and (min-width:992px) {
.mobtelcls {
display: none;
}
}
@media only screen and (max-width:991px) {
.mobtelcls {
display: block;
}
.desktelcls {
display: none;
}
}@media only screen and (max-width: 1250px) {
.owl-carousel .owl-nav div {
height: 30px;
line-height: 30px;
width: 38px;
}
.our-serivces-slider.owl-carousel .owl-nav div.owl-prev {
left: -30px;
}
.our-serivces-slider.owl-carousel .owl-nav div.owl-next {
right: -30px;
}
.myob-cloud-text {
padding-top: 0;
}
.page-title-part .left-heading {
width: 50%;
}
} @media only screen and (max-width: 1199px) { .banner-text h1, .banner-text h2 {
font-size: 30px;
line-height: 50px;
}
.our-services-section {
padding: 0px 0 120px;
}
.what-we-do-section, .clients-section {
padding: 70px 0;
}
.service-content {
padding: 15px 15px;
min-height: 326px;
}
.our-services-section h2 {
margin: 0 0 40px;
}
.clients-heading {
margin: 0 auto 70px;
}
.client-box-overlay h4 {
font-size: 35px;
margin: 0 0 20px;
}
.logo {
margin-top: 29px;
width: 109px;
}
.main-menu {
padding-left: 40px;
}
.main-menu ul li {
padding: 0 14px;
}
.myob-cloud-text {
width: 48%;
}
section.myob .myob-cloud {
width: 50%;
}
section.we-can-section ul {
padding: 50px 80px 0 70px;
} .about-section {
padding: 0px 0 100px;
}
.about-us-content img, .static-content-page img {
margin: 35px 0;
}
.about-us-content h2, .static-content-page h2 {
font-size: 36px;
margin: 0 0 35px;
}
.about-us-content h5, .static-content-page h5 {
font-size: 18px;
}
.about-us-content p, .static-content-page p {
font-size: 14px;
line-height: 26px;
margin-bottom: 25px;
}
.about-us-content ul li, .static-content-page ul li {
font-size: 14px;
}
.zig-zag-section:nth-child(2n) {
padding-bottom: 120px;
}
.zig-zag-section {
padding: 70px 0 120px;
}
.meet-team-section {
padding-top: 60px;
}
.team-info-part {
padding: 30px 22px 30px 30px;
min-width: 940px;
}
.tbox-1 .team-info-part {
left: -323px;
}
.tbox-2 .team-info-part {
left: -647px;
}
.team-info-left h3 {
font-size: 24px;
}
.team-info-left p {
font-size: 13px;
}
.team-info-left ul li a {
font-size: 14px;
}
.team-info-left ul li .t-info-content {
font-size: 14px;
}
.team-info-right h4 {
font-size: 17px;
margin: 0 0 20px;
}
.team-info-right p {
font-size: 14px;
line-height: 26px;
margin: 0 0 25px;
}
.about-banner .banner-main-part {
top: 16%;
} .main-title-section {
min-height: 400px;
}
.page-title-part h1 {
font-size: 35px;
}
.page-title-part p {
font-size: 18px;
margin: 30px 0 0;
}
.full-content-section {
padding: 80px 0;
}
.full-content-pic {
margin-top: 70px;
}
.zig-zag-section {
padding: 70px 0 120px;
}
.zig-zag-content {
padding-right: 30px;
}
.zig-zag-section:nth-child(2n) .zig-zag-content {
padding-left: 30px;
padding-right: 0;
}
.zig-zag-content img {
margin-bottom: 20px;
}
.zig-zag-content h2 {
font-size: 26px;
line-height: 36px;
margin: 0 0 20px;
}
.zig-zag-content h4 {
font-size: 17px;
}
.zig-zag-content h5 {
font-size: 20px;
line-height: 28px;
} .team-info {
margin: 30px 0 15px 35px;
}
.team-info h3 {
font-size: 20px;
margin: 0 0 25px;
}
.tbox-1 .team-info-part {
left: -243px;
}
.tbox-2 .team-info-part {
left: -485px;
}
.tbox-3 .team-info-part {
left: -728px;
} .clients-section-page {
padding: 70px 0;
} .contact-info-section {
margin-top: 35px;
}
.contact-section-page {
padding: 70px 0;
}
.contact-map-part {
margin: 70px auto 0;
} .thanks-content h2 {
font-size: 35px;
}
.thanks-content p {
font-size: 17px;
}  section.package-offer-page .offer-heading .offer-content h2 {
font-size: 22px;
}
section.package-offer-page .offer-heading .offer-content p {
font-size: 13px;
line-height: 16px;
}
.package-offer-page .heading-h2 {
margin: 0 auto 50px;
} .team-info-right .right-top .call {
margin-left: 20px;
}
.page-id-58 .page-title-part .left-heading {
width: 50%;
} .single-post .news-detail .news-detail-content.heading-h2 h1 {
font-size: 26px;
}
section.we-can-section h2, .heading-h2 h2, .about-us-content h2, .static-content-page h2 {
font-size: 26px;
}
.service-pic {
max-height: 190px;
}
.service-box-text {
width: 130px;
}
.service-box-img {
width: calc(100% - 130px);
}
} @media only screen and (max-width: 991px) { .btn {
font-size: 15px;
}
.clearfix-sm {
display: block;
}
.clearfix-lg {
display: none;
}
.banner-section {
background-position: 60% center;
z-index: 1000;
}
.banner-section .container {
min-height: 500px;
height: initial;
}
.banner-text h1, .banner-text h2 {
font-size: 24px;
line-height: 40px;
}
.mobile-icon {
display: block;
}
.main-menu, .call-icon-btn {
display: none;
}
.what-we-do-section, .our-services-section, .clients-section {
padding: 60px 0;
}
.what-we-do-inner {
max-width: 650px;
}
.what-we-do-inner h2 {
font-size: 40px;
width: 150px;
line-height: 50px;
}
.what-we-do-inner p {
font-size: 14px;
margin: 0 0 10px;
}
.our-services-section h2 {
font-size: 35px;
margin: 0 0 30px
}
.our-services-section .owl-carousel .owl-nav div {
display: block;
}
.service-content {
padding: 15px 15px;
}
.service-content h4 {
font-size: 16px;
}
.service-content p { margin: 15px 0 0;
}
.clients-heading {
margin: 0 auto 60px;
}
.clients-section h2 {
font-size: 35px;
margin: 0 0 30px;
}
.client-box-overlay h4 {
font-size: 25px;
margin: 0 0 15px;
}
.clb_1 {
height: 480px;
}
.clb_2 {
height: 275px;
}
.clb_3 {
height: 320px;
}
.clb_4 {
height: 435px;
}
.clb_5 {
height: 435px;
}
footer {
padding: 30px 0;
}
footer .row {
display: flex;
flex-direction: column;
}
footer .medium-5, footer .medium-7 {
width: 100%;
}
footer .medium-5 {
order: 1;
}
footer .medium-7 {
order: 2;
}
.copyright, .footer-menu {
text-align: center;
}
.full-content-pic ul {
padding-left: 0;
}
.full-content-pic ul li {
min-height: 210px;
width: calc(33.33% - 30px);
margin-left: 15px;
margin-right: 15px;
}
.full-content-pic ul li a img {
height: 70px;
}
.full-content-pic ul li a p {
font-size: 16px;
}
.myob-cloud-text {
padding-left: 30px;
}
.myob-cloud-text h2 {
font-size: 26px;
margin-bottom: 15px;
}
.myob-cloud-text p {
font-size: 14px;
margin-bottom: 16px;
}
section.we-can-section ul li {
font-size: 14px;
}
section.we-can-section ul {
padding: 35px 70px 0 14px;
}
.service-content p {
margin: 5px 0 0;
}
.service-content h4 {
font-size: 13px;
text-align: left;
}
.service-box-text {
width: calc(100% - 47%);
}
.service-box-img {
margin-top: 30px;
width: 47%;
}
.footer-bottom {
text-align: center;
}
img.footer-logo {
margin-bottom: 30px;
max-width: 100%;
float: none;
display: block;
margin: 0 auto;
}
.footer-info {
max-width: 240px;
margin: 0 auto;
}
.footer-info ul {
width: 100%;
margin-top: 20px;
margin-bottom: 0;
}
.contact section.contact-form .form-shadow > .row {
display: block;
}
.contact .contact-form .footer-info {
width: 100%;
max-width: 100%;
border-top-right-radius: 0;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
display: inline-block;
}
.contact .contact-form .form-shadow {
box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.16);
margin-top: 0;
} .about-section {
padding: 0px 0 100px;
}
.about-us-content *:not(img):not(a) {
padding: 0 80px;
}
.about-us-content img, .static-content-page img {
margin: 30px 0;
}
.about-us-content h2, .static-content-page h2 {
font-size: 28px;
margin: 0 0 30px;
}
.about-us-content h5, .static-content-page h5 {
font-size: 16px;
}
.about-us-content ul li, .static-content-page ul li {
padding-left: 20px;
padding-right: 0;
}
.meet-team-section {
padding-top: 50px;
}
.team-info-part {
padding: 25px 22px 25px 25px;
min-width: 720px;
}
.tbox-active .team-pic-part::after {
border-bottom: 34px solid #ffffff;
border-left: 38px solid transparent;
border-right: 38px solid transparent;
left: calc(50% - 38px);
}
.team-pic-part:hover .view-profile-btn {
bottom: 40px;
}
.tbox-1 .team-info-part {
left: -188px;
}
.tbox-2 .team-info-part {
left: -375px;
}
.tbox-3 .team-info-part {
left: -563px;
}
.team-info-left {
width: 280px;
}
.team-info-left h3 {
font-size: 22px;
}
.team-info-right h4 {
font-size: 16px;
float: none;
}
.team-info-right .right-top .call {
margin-left: 0;
margin-bottom: 15px;
}
.team-info-right .right-top .mail {
margin-bottom: 15px;
} .main-title-section {
min-height: 350px;
}
.page-title-part h1 {
font-size: 30px;
}
.page-title-part p {
font-size: 22px;
margin: 25px 0 0;
}
.full-content-section {
padding: 60px 0 80px;
}
.full-main-content {
padding: 0 50px;
}
.full-main-content h2 {
font-size: 30px;
margin: 0 30px 0 0;
width: 180px;
}
.full-main-content p {
font-size: 14px;
margin: 0 0 25px;
line-height: 24px;
}
.full-content-pic {
margin-top: 60px;
}
.zig-zag-section {
padding: 70px 0 120px;
}
.zig-zag-section .row {
display: block;
}
.zig-zag-content {
padding-right: 0;
}
.zig-zag-section:nth-child(2n) .zig-zag-content {
padding-left: 0;
padding-right: 0;
}
.zig-zag-content h5 {
font-size: 18px;
line-height: 26px;
}
.zig-zag-content h2 {
font-size: 24px;
line-height: 32px;
margin: 0 0 15px;
}
.zig-zag-content h4 {
font-size: 16px;
}
.zig-zag-content p {
font-size: 15px;
line-height: 26px;
margin-bottom: 26px;
}
.zig-zag-image {
margin-top: 40px;
}
.zig-zag-content ul li {
font-size: 15px;
line-height: 26px;
}
.zig-zag-content ul li::before {
top: 13px;
} .team-info {
margin: 25px auto 0;
max-width: 300px;
}
.team-info h3 {
font-size: 20px;
margin: 0 0 25px;
}
.team-info ul li .t-info-content {
font-size: 15px;
}
.team-info ul li a {
font-size: 15px;
} .clients-section-page {
padding: 60px 0;
}
.clients-section-page ul li {
width: calc(25% - 20px);
margin: 10px;
}
.client-box-part {
height: 160px;
} .contact-info-section {
margin-top: 30px;
}
.contact-info-section ul li .f-info-content {
font-size: 15px;
}
.contact-info-section ul li a {
font-size: 15px;
}
.contact-section-page {
padding: 60px 0;
}
.contact-map-part {
margin: 60px auto 0;
} .thanks-content h2 {
font-size: 30px;
margin: 0 0 20px;
}
.thanks-content p {
font-size: 15px;
margin-bottom: 40px;
} .page-title-part .left-heading {
float: none;
width: 100%;
}
.page-title-part .banner-btn {
float: left;
}
.service-content p:first-child {
min-height: 0px;
}
.testimonial-page .service-content {
min-height: 270px;
}
.news .service-content {
min-height: 312px;
}
.our-services-section {
padding: 0 0 120px !important;
}
section.we-can-section {
padding: 30px 15px 120px;
}
section.package-offer-page .offer-1 {
margin: 0 auto;
max-width: 50%;
margin-bottom: 30px;
}
.news .pagination-section {
text-align: center;
}
.zig-zag-section:nth-child(2n) {
padding-top: 50px;
}
.testimonial-page .our-services-section {
padding: 60px 0 100px !important;
}
.contact section.contact-form {
padding-top: 60px;
} .page-id-58 .page-title-part .left-heading {
width: 80%;
}
.testimonial-page.news .service-content .upper-text {
height: 150px;
}
.call-icon-btn {
display: block !important;
}
.call-icon-btn .call {
float: right;
margin-left: 10px;
} .full-content-pic ul li .our-product-box {
height: 209px;
} .testimonial-heading p {
font-size: 15px;
}
.footer-menu {
display: none;
}
.single-post .news-detail .news-detail-content.heading-h2 h1 {
font-size: 24px;
}
section.we-can-section h2, .heading-h2 h2, .about-us-content h2, .static-content-page h2 {
font-size: 24px;
}
.contact .contact-form .footer-info ul {
padding-left: 0;
}
.team-pic-part .team-member-name {
font-size: 14px;
text-align: left;
}
.news-detail-content p {
font-size: 14px;
}
.news-detail ul li {
font-size: 14px;
}
.business p {
font-size: 18px;
}
section.after-banner-section .business img {
height: 95px;
} .page-id-54 .service-box-logo {
min-height: 112px;
}
} @media only screen and (max-width: 767px) {
.our-serivces-slider.owl-carousel .owl-nav div.owl-prev {
left: -10px;
}
.our-serivces-slider.owl-carousel .owl-nav div.owl-next {
right: -10px;
} .btn {
font-size: 14px;
}
.main-menu {
display: none;
}
.home .banner-section .container {
min-height: 400px;
}
.banner-section .container {
min-height: 300px;
height: auto;
}
.banner-section .container.aos-init.aos-animate {
margin-top: 0;
min-height: auto;
}
.contact .contact-banner {
min-height: 300px;
}
.page-title-part {
top: 50%;
}
.banner-text h1, .banner-text h2 {
font-size: 20px;
line-height: 30px;
}
.banner-text p {
font-size: 16px;
}
.what-we-do-section, .our-services-section, .clients-section {
padding: 50px 0;
}
.what-we-do-inner h2 {
font-size: 35px;
width: 135px;
}
.our-services-section h2 {
font-size: 30px;
margin: 0 0 25px;
}
.service-content h4 {
font-size: 14px;
}
.clients-heading {
margin: 0 auto 50px;
}
.clients-section h2 {
font-size: 30px;
margin: 0 0 25px;
}
.clients-section p {
font-size: 13px;
}
.client-box-overlay h4 {
font-size: 20px;
margin: 0 0 10px;
}
.client-box-overlay a {
font-size: 12px;
}
.client-box-overlay a i {
width: 12px;
height: 9px;
}
.clb_1 {
height: 380px;
}
.clb_2 {
height: 175px;
}
.clb_3 {
height: 220px;
}
.clb_4 {
height: 335px;
}
.clb_5 {
height: 335px;
}
.banner-section {
height: 100%;
min-height: 1px;
padding-bottom: 50px;
}
.full-content-pic ul li {
min-height: 230px;
width: calc(50% - 30px);
max-width: 230px;
margin: 0 15px 30px !important;
float: none;
display: inline-block;
vertical-align: top;
}
.full-content-pic ul li .our-product-box {
height: 230px;
}
section.myob .myob-cloud {
width: 100%;
}
.myob-cloud-text {
width: 100%;
margin-top: 40px;
}
section.we-can-section ul {
padding: 0 30px;
margin-bottom: 0px;
float: none;
}
.we-can-section-content .btn {
margin-top: 30px;
}
section.we-can-section .scnd-img {
margin-top: 50px;
}
.footer-logo ul li {
margin: 0 15px 20px !important;
width: calc(100%/3 - 33px);
}
.service-box-text {
width: calc(100% - 127px);
}
.service-box-img {
width: 100%;
max-width: 127px;
} .about-section {
padding: 0px 0 100px;
}
.about-us-content *:not(img):not(a) {
padding: 0 50px;
}
.about-us-content img, .static-content-page img {
margin: 25px 0;
}
.about-us-content h2, .static-content-page h2 {
font-size: 24px;
margin: 0 0 25px;
}
.about-us-content h5, .static-content-page h5 {
font-size: 14px;
}
.about-us-content p, .static-content-page p {
font-size: 13px;
line-height: 24px;
}
.about-us-content ul li, .static-content-page ul li {
padding-left: 20px;
padding-right: 0;
font-size: 13px;
}
.meet-team-section {
padding-top: 40px;
}
.meet-team-section .medium-4 {
width: 100%;
margin: 0 auto;
float: none;
margin-bottom: 25px;
max-width: 400px;
}
.team-info-part {
padding: 20px 20px 20px 20px;
min-width: 100%;
}
.tbox-active .team-pic-part::after {
border-bottom: 24px solid #ffffff;
border-left: 28px solid transparent;
border-right: 28px solid transparent;
left: calc(50% - 28px);
}
.tbox-1 .team-info-part {
left: 0;
}
.tbox-2 .team-info-part {
left: 0;
}
.tbox-3 .team-info-part {
left: 0;
}
.team-info-left {
width: 100%;
float: none;
margin-bottom: 30px;
}
.team-info-left h3 {
font-size: 20px;
}
.team-info-right {
overflow: hidden;
margin-left: 0;
padding-top: 0;
}
.team-info-right p {
font-size: 13px;
line-height: 24px;
}
section.meet-team-section .small-12 {
max-width: 400px;
margin: 0 auto;
float: none;
margin-bottom: 25px;
width: 100%;
} .main-title-section {
min-height: 300px;
}
.page-title-part h1 {
font-size: 25px;
}
.page-title-part p {
font-size: 18px;
margin: 15px 0 0;
}
.full-content-section {
padding: 50px 0;
}
.full-main-content {
padding: 0;
}
.full-main-content h2 {
font-size: 26px;
margin: 0 25px 0 0;
}
.full-main-content p {
font-size: 13px;
margin: 0 0 20px;
line-height: 20px;
}
.full-content-pic {
margin-top: 50px;
}
.zig-zag-section {
padding: 50px 0 120px;
}
.zig-zag-content h5 {
font-size: 17px;
line-height: 24px;
}
.zig-zag-content h2 {
font-size: 22px;
line-height: 30px;
}
.zig-zag-content h4 {
font-size: 15px;
}
.zig-zag-content p {
font-size: 14px;
line-height: 22px;
margin-bottom: 22px;
}
.zig-zag-content img {
margin-bottom: 15px;
}
.zig-zag-image {
margin-top: 35px;
}
.zig-zag-content ul li {
font-size: 14px;
line-height: 24px;
}
.zig-zag-content ul li::before {
font-size: 22px;
}
.about-page section.we-can-section ul {
width: 100%;
}
section.package-offer-page .offer-1 {
margin: 0;
max-width: 100%;
margin-bottom: 30px;
} .team-info h3 {
font-size: 18px;
} .clients-section-page {
padding: 50px 0;
}
.clients-section-page ul li {
width: calc(50% - 30px);
margin: 15px;
}
.client-box-part {
height: 180px;
} .contact-info-section {
margin-top: 25px;
}
.contact-info-section ul li {
margin: 10px 0;
}
.contact-info-section ul li .f-info-icon {
width: 20px;
}
.contact-info-section ul li .f-info-icon img {
width: 20px;
height: 20px;
}
.contact-info-section ul li .f-info-content {
font-size: 14px;
line-height: 24px;
}
.contact-info-section ul li a {
font-size: 14px;
}
.contact-section-page {
padding: 50px 0;
}
.contact-map-part {
margin: 50px auto 0;
} .thanks-content h2 {
font-size: 28px;
margin: 0 0 18px;
}
.news .service-content {
min-height: 321px;
} .tbox-active .team-pic-part::after {
bottom: -45px;
}
.team-info-part {
margin-top: 45px;
}
.testimonial-page.news .service-content .upper-text {
height: 100%;
min-height: 180px;
}
.testimonial-page .service-content {
min-height: 320px;
}  .service section.we-can-section ul {
margin-bottom: 0;
}  .testimonial-page.news .service-content {
min-height: 368px;
}  .myob-cloud-text p {
font-size: 13px;
}
section.we-can-section ul li {
font-size: 13px;
}
.testimonial-heading p {
font-size: 14px;
}
.single-post .news-detail .news-detail-content.heading-h2 h1 {
font-size: 22px;
}
section.we-can-section h2, .heading-h2 h2, .about-us-content h2, .static-content-page h2 {
font-size: 22px;
}
.heading-h2.we-can-section-content {
display: block;
text-align: left;
}
.contact .contact-banner::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
background-color: rgba(6, 172, 240, 0.4);
display: block;
}
.news-detail-content p {
font-size: 13px;
}
.news-detail ul li {
font-size: 13px;
}
.business p {
font-size: 17px;
}
section.after-banner-section .business img {
height: 75px;
}
} @media (max-width:599px) { .clearfix-sm, .clearfix-lg {
display: none;
}
.home .banner-section::before {
background-color: rgba(0, 0, 0, 0.5);
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
}
.banner-main-part {
display: block;
max-width: 300px;
min-width: 290px;
margin: 0;
padding: 30px 0;
position: initial;
-webkit-transform: translate(0, 0%);
-moz-transform: translate(0, 0%);
-ms-transform: translate(0, 0%);
-o-transform: translate(0, 0%);
transform: translate(0, 0%);
}
.banner-main-part::after {
content: '';
display: block;
clear: both;
}
.banner-text, .banner-pic {
float: none;
width: 100%;
text-align: left;
}
.banner-text h1, .banner-text h2 {
font-size: 24px;
line-height: 26px;
color: #ffffff;
}
.banner-text p {
font-size: 16px;
color: #ffffff;
}
.banner-pic {
margin-top: 35px;
}
.what-we-do-section, .our-services-section, .clients-section {
padding: 40px 0;
}
.what-we-do-inner h2 {
font-size: 26px;
width: 100%;
text-align: center;
float: none;
line-height: 40px;
margin-right: 0;
}
.what-we-do-text {
overflow: inherit;
display: block;
margin-top: 20px;
}
.what-we-do-inner p {
font-size: 13px;
text-align: center;
}
.our-services-section h2 {
font-size: 25px;
margin: 0 0 20px;
}
.service-box {
max-width: 300px;
margin: 0 auto;
}
.service-content h4 {
font-size: 15px;
}
.service-content p {
font-size: 13px;
}
.clients-heading {
margin: 0 auto 40px;
}
.clients-section h2 {
font-size: 25px;
margin: 0 0 20px;
}
.client-box {
width: calc(100% - 30px);
margin: 0 15px 30px;
}
.client-half-box {
margin: 0;
}
.clb_half {
margin: 0 15px 30px;
width: calc(100% - 30px);
}
.footer-menu ul li::after {
margin: 0 6px;
}
.copyright {
line-height: 20px;
}
.news .upper-text {
min-height: 150px;
}
section.after-banner-section .business {
margin-bottom: 40px;
}
section.after-banner-section {
padding: 50px 15px 10px;
}
.myob-cloud-text {
padding: 0 15px;
}
section.we-can-section ul {
padding: 0 15px;
}
section.we-can-section {
padding: 30px 15px 80px;
}
.footer-logo ul li {
margin: 0 15px 20px !important;
width: calc(100%/2 - 33px);
} .about-us-content *:not(img):not(a) {
padding: 0 10px;
}
.about-us-content img, .static-content-page img {
margin: 20px 0;
}
.about-us-content h2, .static-content-page h2 {
font-size: 20px;
margin: 0 0 20px;
}
.about-us-content ul li, .static-content-page ul li {
padding-left: 20px;
padding-right: 0;
}
.meet-team-section {
padding-top: 30px;
}
.team-info-right p {
padding-right: 20px;
}
.page-title-part {
text-align: center;
} .page-title-part h1 {
font-size: 22px;
}
.page-title-part p {
font-size: 16px;
margin: 12px 0 0;
}
.page-title-part p br {
display: none;
}
.full-content-section {
padding: 40px 0;
}
.full-main-content h2 {
font-size: 22px;
margin: 0;
width: 100%;
text-align: left;
float: none;
}
.full-content-text {
overflow: inherit;
display: block;
margin-top: 20px;
text-align: left;
}
.full-content-pic {
margin-top: 40px;
}
.zig-zag-section {
padding: 40px 0;
}
.zig-zag-content h5 {
font-size: 16px;
line-height: 22px;
}
.zig-zag-content h2 {
font-size: 20px;
line-height: 26px;
}
.zig-zag-content h4 {
font-size: 14px;
}
.zig-zag-content p {
font-size: 13px;
line-height: 20px;
margin-bottom: 20px;
}
.zig-zag-image {
margin-top: 30px;
}
.zig-zag-content ul li {
font-size: 13px;
line-height: 20px;
}
.zig-zag-content ul li::before {
font-size: 18px;
top: 10px;
} .team-info h3 {
font-size: 17px;
margin-bottom: 18px;
}
.team-info ul li .t-info-icon {
width: 20px;
margin-right: 10px;
}
.team-info ul li .t-info-icon img {
width: 20px;
height: 20px;
}
.team-info ul li .t-info-content {
font-size: 14px;
line-height: 20px;
}
.team-info ul li a {
font-size: 14px;
} .clients-section-page {
padding: 40px 0;
}
.clients-section-page ul li {
width: calc(100% - 30px);
margin: 15px;
}
.client-box-part {
height: 150px;
max-width: 300px;
margin: 0 auto;
} .contact-info-section {
text-align: left;
max-width: 300px;
margin: 20px auto 0;
}
.contact-section-page {
padding: 40px 0;
}
.pad-right {
padding-right: 15px;
}
.pad-left {
padding-left: 15px;
}
.contact-form-part .btn {
margin-top: 15px;
}
.contact-map-part {
margin: 40px auto 0;
}
.contact-map-part iframe {
height: 230px;
}
.contact .contact-form h3.send-msg {
font-size: 23px;
} .thanks-content h2 {
font-size: 26px;
margin: 0 0 15px;
}
.thanks-content p {
font-size: 14px;
margin-bottom: 30px;
} .testimonial-page .service-box {
max-width: 300px;
margin: 0 auto 30px auto;
display: inline-block;
padding-bottom: 20px;
}
section.we-can-section h2 {
font-size: 27px;
}
.page-title-part .banner-btn {
float: none;
} .news .service-content {
min-height: auto;
} section.package-offer-page .offer-detail .price-image .price-box {
max-width: 180px;
min-height: 180px;
}
section.package-offer-page .offer-detail .price-image .price-box h3 {
font-size: 50px;
}
section.package-offer-page .offer-detail .price-image .price-box h3 sup {
font-size: 22px;
top: -18px;
}
section.package-offer-page .offer-detail .price-image .price-box h5 {
font-size: 20px;
}
section.package-offer-page .offer-detail .price-image .price-box h5 span {
font-size: 11px;
}
.our-services-section {
padding: 20px 0 90px !important;
}
.zig-zag-section:nth-child(2n) {
padding-bottom: 80px;
}
.zig-zag-section {
padding: 40px 0 80px;
}
.about-section {
padding: 0px 0 50px;
}
section.package-offer-page {
padding: 20px 0 60px !important;
}
.zig-zag-section-curve-upper-white {
top: -34px;
}
.zig-zag-section-curve-upper-white img {
height: 35px;
}
.zig-zag-section:nth-child(3n) {
padding-top: 40px;
}
.zig-zag-section:nth-child(2n) {
padding-top: 40px;
}
.inner-bnr-bottom-curve img {
height: 37px;
}
.testimonial-page .our-services-section {
padding: 50px 0 60px !important;
}
.contact .contact-form .form-shadow {
margin-bottom: 90px;
} .contact-form-part {
padding: 30px 15px;
}
.contact .contact-form .footer-info ul {
padding-left: 0;
margin-top: 0;
}
.footer-info ul li .f-info-icon img {
width: 20px;
height: auto;
}
.footer-info ul li .f-info-icon {
margin-right: 5px;
}
.contact .contact-form .footer-info {
padding: 30px 15px;
}
.contact .contact-form .footer-info ul.social-icns {
margin-top: 10px;
}
.footer-info ul.social-icns li {
margin: 0;
}
.footer-info ul.social-icns li a {
height: 35px;
width: 35px;
padding-top: 5px;
}
.footer-info ul.social-icns li img {
height: 16px;
}
.contact .page-title-part .left-heading {
width: 100%;
}
.contact .page-title-part .left-heading p a {
display: block;
}
.call-icon-btn .btn-1 {
display: none;
}
.testimonial-page .service-content {
min-height: auto;
}  .news-detail-social p {
float: none;
margin-bottom: 25px;
}
.news-detail-social .share-icon-wrapper {
float: none;
margin-left: 0;
margin-bottom: 30px;
}
.testimonial-page.news .service-content {
min-height: auto;
}  .full-content-pic ul {
max-width: 480px;
}
.full-content-pic ul li {
width: calc(50% - 18px);
display: inline-block;
min-height: 207px;
height: 207px;
margin: 0 8px 30px !important;
}
.full-content-pic ul li .our-product-box {
height: 207px;
}
.full-content-pic ul li a img {
height: 43px;
}
.testimonial-heading p {
font-size: 13px;
}
.single-post .news-detail .news-detail-content.heading-h2 h1 {
font-size: 20px;
}
section.we-can-section h2, .heading-h2 h2, .about-us-content h2, .static-content-page h2 {
font-size: 20px;
}
.footer-info ul.social-icns li a {
padding-top: 0;
line-height: 33px;
}
.service-pcontainer {
max-height: 100%;
min-height: auto;
}
.service-content {
min-height: auto;
}
.full-content-pic ul li a img {
height: 60px;
}
.full-content-pic ul li a p {
font-size: 15px;
}
.business p {
font-size: 16px;
}
.contact .contact-form .footer-info ul.social-icns li a {
line-height: 28px;
}
.footer-logo ul li img {
height: auto;
max-width: 70px;
}
.after-banner-section .medium-4 {
width: 33.33%;
float: left;
}
section.after-banner-section .business img {
height: 55px;
}
.page-id-54 .service-pcontainer {
min-height: auto;
}
.page-id-54 .service-box-logo {
min-height: auto;
}
}
@media screen and (max-width: 480px) {
.full-content-pic ul {
max-width: 290px;
}
.full-content-pic ul li {
width: calc(50% - 18px);
display: inline-block;
min-height: 127px;
height: 127px;
margin: 0 8px 30px !important;
}
.full-content-pic ul li a p {
font-size: 10px;
}
.full-content-pic ul li .our-product-box {
height: 127px;
}
.full-content-pic ul li .our-product-box .our-product-image {
margin: 10px auto 0;
}
}