@charset "UTF-8";
       .text_color_main {
color: #2c3e49;
}
.fill_main {
fill: #2c3e49;
}
.bg_main {
background-color: #2c3e49;
}
.border_color_main {
border-color: #2c3e49;
}
.text_color_alt {
color: #41403c;
}
.fill_alt {
fill: #41403c;
}
.bg_alt {
background-color: #41403c;
}
.border_color_alt {
border-color: #41403c;
}
.text_color_blue {
color: #00579c;
}
.fill_blue {
fill: #00579c;
}
.bg_blue {
background-color: #00579c;
}
.border_color_blue {
border-color: #00579c;
}
.text_color_light_blue {
color: #2196f3;
}
.fill_light_blue {
fill: #2196f3;
}
.bg_light_blue {
background-color: #2196f3;
}
.border_color_light_blue {
border-color: #2196f3;
}
.text_color_green {
color: #037908;
}
.fill_green {
fill: #037908;
}
.bg_green {
background-color: #037908;
}
.border_color_green {
border-color: #037908;
}
.text_color_light_green {
color: #4caf50;
}
.fill_light_green {
fill: #4caf50;
}
.bg_light_green {
background-color: #4caf50;
}
.border_color_light_green {
border-color: #4caf50;
}
.text_color_yellow {
color: #ffeb3b;
}
.fill_yellow {
fill: #ffeb3b;
}
.bg_yellow {
background-color: #ffeb3b;
}
.border_color_yellow {
border-color: #ffeb3b;
}
.text_color_light_yellow {
color: #fff59a;
}
.fill_light_yellow {
fill: #fff59a;
}
.bg_light_yellow {
background-color: #fff59a;
}
.border_color_light_yellow {
border-color: #fff59a;
}
.text_color_orange {
color: #ff9800;
}
.fill_orange {
fill: #ff9800;
}
.bg_orange {
background-color: #ff9800;
}
.border_color_orange {
border-color: #ff9800;
}
.text_color_light_orange {
color: #f79862;
}
.fill_light_orange {
fill: #f79862;
}
.bg_light_orange {
background-color: #f79862;
}
.border_color_light_orange {
border-color: #f79862;
}
.text_color_red {
color: #8D021F;
}
.fill_red {
fill: #8D021F;
}
.bg_red {
background-color: #8D021F;
}
.border_color_red {
border-color: #8D021F;
}
.text_color_light_red {
color: #f44336;
}
.fill_light_red {
fill: #f44336;
}
.bg_light_red {
background-color: #f44336;
}
.border_color_light_red {
border-color: #f44336;
}
.text_color_pink {
color: #e91e63;
}
.fill_pink {
fill: #e91e63;
}
.bg_pink {
background-color: #e91e63;
}
.border_color_pink {
border-color: #e91e63;
}
.text_color_light_pink {
color: #fe7f9c;
}
.fill_light_pink {
fill: #fe7f9c;
}
.bg_light_pink {
background-color: #fe7f9c;
}
.border_color_light_pink {
border-color: #fe7f9c;
}
.text_color_purple {
color: #673ab7;
}
.fill_purple {
fill: #673ab7;
}
.bg_purple {
background-color: #673ab7;
}
.border_color_purple {
border-color: #673ab7;
}
.text_color_light_purple {
color: #cea3ff;
}
.fill_light_purple {
fill: #cea3ff;
}
.bg_light_purple {
background-color: #cea3ff;
}
.border_color_light_purple {
border-color: #cea3ff;
}
.text_color_charcoal {
color: #2a2a2a;
}
.fill_charcoal {
fill: #2a2a2a;
}
.bg_charcoal {
background-color: #2a2a2a;
}
.border_color_charcoal {
border-color: #2a2a2a;
}
.text_color_black {
color: #111111;
}
.fill_black {
fill: #111111;
}
.bg_black {
background-color: #111111;
}
.border_color_black {
border-color: #111111;
}
.text_color_brown {
color: #6d4f27;
}
.fill_brown {
fill: #6d4f27;
}
.bg_brown {
background-color: #6d4f27;
}
.border_color_brown {
border-color: #6d4f27;
}
.text_color_light_brown {
color: #d2b48c;
}
.fill_light_brown {
fill: #d2b48c;
}
.bg_light_brown {
background-color: #d2b48c;
}
.border_color_light_brown {
border-color: #d2b48c;
}
.text_color_tan {
color: #fffdf6;
}
.fill_tan {
fill: #fffdf6;
}
.bg_tan {
background-color: #fffdf6;
}
.border_color_tan {
border-color: #fffdf6;
}
.text_color_white {
color: white;
}
.fill_white {
fill: white;
}
.bg_white {
background-color: white;
}
.border_color_white {
border-color: white;
}
.text_color_off_white {
color: #f2ece5;
}
.fill_off_white {
fill: #f2ece5;
}
.bg_off_white {
background-color: #f2ece5;
}
.border_color_off_white {
border-color: #f2ece5;
}
.text_color_grey {
color: #cec9c9;
}
.fill_grey {
fill: #cec9c9;
}
.bg_grey {
background-color: #cec9c9;
}
.border_color_grey {
border-color: #cec9c9;
}
.text_color_light_grey {
color: #f7f7f7;
}
.fill_light_grey {
fill: #f7f7f7;
}
.bg_light_grey {
background-color: #f7f7f7;
}
.border_color_light_grey {
border-color: #f7f7f7;
}
.text_color_header_text {
color: #2c3e49;
}
.fill_header_text {
fill: #2c3e49;
}
.bg_header_text {
background-color: #2c3e49;
}
.border_color_header_text {
border-color: #2c3e49;
}
.text_color_body_text {
color: #2c3e49;
}
.fill_body_text {
fill: #2c3e49;
}
.bg_body_text {
background-color: #2c3e49;
}
.border_color_body_text {
border-color: #2c3e49;
}
.text_color_border {
color: #2c3e49;
}
.fill_border {
fill: #2c3e49;
}
.bg_border {
background-color: #2c3e49;
}
.border_color_border {
border-color: #2c3e49;
}    html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
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: bold;
}
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 {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em;
}
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button, select {
text-transform: none;
}
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] {
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;
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: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td, th {
padding: 0;
} @media print {
*, *:before, *:after {
background: transparent !important;
color: #000 !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;
}
}
* {
box-sizing: border-box;
}
*:before, *:after {
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover, a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role=button] {
cursor: pointer;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, fieldset legend, .h5, .h6 {
font-family: inherit;
font-weight: 500;
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, fieldset legend 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, fieldset legend .small, .h5 .small, .h6 .small {
font-weight: normal;
line-height: 1;
color: #777;
}
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, fieldset legend, h5, .h5, h6, .h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small, .h4 small, fieldset legend small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, fieldset legend .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, fieldset legend {
font-size: 18px;
}
h5, .h5 {
font-size: 14px;
}
h6, .h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small, .small {
font-size: 85%;
}
mark, .mark {
background-color: #fcf8e3;
padding: 0.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;
}
.text-muted {
color: #777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover, a.text-primary:focus {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover, a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover, a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover, a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover, a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover, a.bg-primary:focus {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover, a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover, a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover, a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover, a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul, ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt, dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
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 #777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
content: "— ";
}
.blockquote-reverse, blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eee;
border-left: 0;
text-align: right;
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
content: "";
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
content: " —";
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
code, kbd, pre, samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
@media (min-width: 1400px) {
.container {
width: 1370px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*=col-] {
position: static;
float: none;
display: table-column;
}
table td[class*=col-], table th[class*=col-] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
content: " ";
display: table;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after {
clear: both;
}
.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;
}
.affix {
position: fixed;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs, td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm, td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md, td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg, td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print, td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
a, button, input[type=submit], a strong {
transition: all 0.3s ease;
}
body {
font-family: "Montserrat", sans-serif;
-webkit-font-smoothing: antialiased;
overflow-x: hidden;
color: #2c3e49;
font-size: 16px;
}
.container-fluid {
padding-left: 0px;
padding-right: 0px;
}
::selection {
background: #223039;
color: white;
}
img, svg,
video {
max-width: 100%;
height: auto;
}
iframe {
max-width: 100%;
display: block;
}
img.centered,
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.left,
.alignleft {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.right,
.alignright {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}
.clear {
clear: both;
}
#attachment_page {
text-align: center;
}
#attachment_page .title {
margin-bottom: 25px;
}
#attachment_page .url {
margin-top: 25px;
font-style: italic;
}
#main_wrapper #content_inner .padding_top_none {
padding-top: 0;
}
#main_wrapper #content_inner .padding_top_tiny {
padding-top: 10px;
}
#main_wrapper #content_inner .padding_top_extra_small {
padding-top: 20px;
}
#main_wrapper #content_inner .padding_top_small {
padding-top: 35px;
}
#main_wrapper #content_inner .padding_top_medium {
padding-top: 50px;
}
#main_wrapper #content_inner .padding_top_large {
padding-top: 70px;
}
#main_wrapper #content_inner .padding_top_extra_large {
padding-top: 105px;
}
#main_wrapper #content_inner .padding_top_huge {
padding-top: 140px;
}
#main_wrapper #content_inner .padding_bottom_none {
padding-bottom: 0;
}
#main_wrapper #content_inner .padding_bottom_tiny {
padding-bottom: 10px;
}
#main_wrapper #content_inner .padding_bottom_extra_small {
padding-bottom: 20px;
}
#main_wrapper #content_inner .padding_bottom_small {
padding-bottom: 35px;
}
#main_wrapper #content_inner .padding_bottom_medium {
padding-bottom: 50px;
}
#main_wrapper #content_inner .padding_bottom_large {
padding-bottom: 70px;
}
#main_wrapper #content_inner .padding_bottom_extra_large {
padding-bottom: 105px;
}
#main_wrapper #content_inner .padding_bottom_huge {
padding-bottom: 140px;
}
#main_wrapper #content_inner .margin_top_none {
margin-top: 0;
}
#main_wrapper #content_inner .margin_top_tiny {
margin-top: 10px;
}
#main_wrapper #content_inner .margin_top_extra_small {
margin-top: 20px;
}
#main_wrapper #content_inner .margin_top_small {
margin-top: 35px;
}
#main_wrapper #content_inner .margin_top_medium {
margin-top: 50px;
}
#main_wrapper #content_inner .margin_top_large {
margin-top: 70px;
}
#main_wrapper #content_inner .margin_top_extra_large {
margin-top: 105px;
}
#main_wrapper #content_inner .margin_top_huge {
margin-top: 140px;
}
#main_wrapper #content_inner .margin_bottom_none {
margin-bottom: 0;
}
#main_wrapper #content_inner .margin_bottom_tiny {
margin-bottom: 10px;
}
#main_wrapper #content_inner .margin_bottom_extra_small {
margin-bottom: 20px;
}
#main_wrapper #content_inner .margin_bottom_small {
margin-bottom: 35px;
}
#main_wrapper #content_inner .margin_bottom_medium {
margin-bottom: 50px;
}
#main_wrapper #content_inner .margin_bottom_large {
margin-bottom: 70px;
}
#main_wrapper #content_inner .margin_bottom_extra_large {
margin-bottom: 105px;
}
#main_wrapper #content_inner .margin_bottom_huge {
margin-bottom: 140px;
}
@media (max-width: 767px) {
#main_wrapper #content_inner .padding_top_xs_none {
padding-top: 0;
}
#main_wrapper #content_inner .padding_top_xs_small {
padding-top: 35px;
}
#main_wrapper #content_inner .padding_top_xs_medium {
padding-top: 70px;
}
#main_wrapper #content_inner .padding_top_xs_large {
padding-top: 105px;
}
#main_wrapper #content_inner .padding_bottom_xs_none {
padding-bottom: 0;
}
#main_wrapper #content_inner .padding_bottom_xs_small {
padding-bottom: 35px;
}
#main_wrapper #content_inner .padding_bottom_xs_medium {
padding-bottom: 70px;
}
#main_wrapper #content_inner .padding_bottom_xs_large {
padding-bottom: 105px;
}
#main_wrapper #content_inner .margin_top_xs_none {
margin-top: 0;
}
#main_wrapper #content_inner .margin_top_xs_small {
margin-top: 35px;
}
#main_wrapper #content_inner .margin_top_xs_medium {
margin-top: 70px;
}
#main_wrapper #content_inner .margin_top_xs_large {
margin-top: 105px;
}
#main_wrapper #content_inner .margin_bottom_xs_none {
margin-bottom: 0;
}
#main_wrapper #content_inner .margin_bottom_xs_small {
margin-bottom: 35px;
}
#main_wrapper #content_inner .margin_bottom_xs_medium {
margin-bottom: 70px;
}
#main_wrapper #content_inner .margin_bottom_xs_large {
padding-bottom: 105px;
}
} .grecaptcha-badge {
display: none !important;
} .sl-spinner,
.loader {
display: none;
border: 5px solid #fff;
border-radius: 40px;
height: 40px;
left: 50%;
margin: -20px 0 0 -20px;
opacity: 0;
position: fixed;
top: 50%;
width: 40px;
z-index: 1077;
animation: pulsate 1s ease-out infinite;
}
.loader {
border-color: #e1e1e1;
}
.tooltip {
display: inline-block;
position: relative;
z-index: 5;
border-bottom: 1px dotted #2c3e49;
cursor: help;
}
.tooltip .tip {
position: absolute;
background: rgba(0, 0, 0, 0.85);
color: white;
padding: 5px;
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 100%;
margin-bottom: 10px !important;
z-index: 5;
font-size: 11px;
display: block;
width: 160px;
cursor: auto;
visibility: hidden;
}
.tooltip .tip:after {
content: "";
position: absolute;
bottom: -10px;
left: 50%;
transform: translateX(-50%);
width: 0;
height: 0;
border-style: solid;
border-width: 10px 7px 0 7px;
border-color: rgba(0, 0, 0, 0.85) transparent transparent transparent;
}
.tooltip:hover .tip {
visibility: visible;
}
.bg_cover {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
@keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(1.2);
opacity: 0;
}
}
.header_dropdown_box_wrap {
position: relative;
z-index: 3;
}
.header_dropdown_box_wrap .header_dropdown_box_trigger {
text-align: right;
padding-bottom: 15px;
display: block;
}
.header_dropdown_box_wrap .inner {
position: absolute;
top: 100%;
right: 0;
background: white;
padding: 30px 20px;
box-sizing: content-box;
box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
width: 300px !important;
max-height: 90vh;
overflow-y: auto;
display: none;
}
#vc_no-content-helper a#vc_no-content-add-text-block {
display: none !important;
}
body.error404 #page_title {
display: none;
}
#page_not_found {
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 70px;
width: 1000px;
max-width: 100%;
margin-left: auto;
margin-right: auto;
margin-bottom: 35px;
font-size: 20px;
}
#page_not_found .text_wrap {
padding-right: 20px;
}
#page_not_found h2 {
font-size: 5em;
font-weight: 700;
margin-top: 0;
margin-bottom: 0;
line-height: 1em;
letter-spacing: 0;
}
#page_not_found h3 {
margin-top: 0;
margin-bottom: 20px;
font-size: 2em;
font-weight: 700;
letter-spacing: 0;
}
#page_not_found p {
font-size: 1em;
}
#page_not_found .set_size {
width: 360px;
max-width: 100%;
}
#page_not_found .page_not_found_link {
color: inherit;
text-decoration: underline;
}
#page_not_found .page_not_found_link:hover {
color: #2c3e49;
}
@media (min-width: 992px) and (max-width: 1199px) {
#page_not_found {
width: 850px;
}
#page_not_found .image_wrap img {
width: 400px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#page_not_found .image_wrap img {
width: 330px;
}
#page_not_found h2 {
font-size: 4.7em;
}
#page_not_found h3 {
font-size: 1.8em;
}
#page_not_found .set_size {
width: 300px;
}
}
@media (max-width: 767px) {
#page_not_found {
flex-wrap: wrap;
text-align: center;
}
#page_not_found .image_wrap {
order: -1;
width: 100%;
margin-bottom: 25px;
}
#page_not_found .image_wrap img {
width: 180px;
}
#page_not_found .text_wrap {
width: 100%;
padding-right: 0;
}
#page_not_found h2 {
font-size: 3.6em;
}
#page_not_found h3 {
font-size: 1.4em;
}
#page_not_found .set_size {
width: 100%;
}
#page_not_found p {
width: 200px;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
#page_not_found .page_not_found_link {
display: block;
}
}
@font-face {
font-family: "Montserrat";
src: url(//qproperty.co.nz/wp-content/themes/q_property/assets/fonts/Montserrat-Regular.woff2) format("woff2"), url(//qproperty.co.nz/wp-content/themes/q_property/assets/fonts/Montserrat-Regular.woff) format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Montserrat";
src: url(//qproperty.co.nz/wp-content/themes/q_property/assets/fonts/Montserrat-SemiBold.woff2) format("woff2"), url(//qproperty.co.nz/wp-content/themes/q_property/assets/fonts/Montserrat-SemiBold.woff) format("woff");
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Montserrat";
src: url(//qproperty.co.nz/wp-content/themes/q_property/assets/fonts/Montserrat-Bold.woff2) format("woff2"), url(//qproperty.co.nz/wp-content/themes/q_property/assets/fonts/Montserrat-Bold.woff) format("woff");
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Montserrat";
src: url(//qproperty.co.nz/wp-content/themes/q_property/assets/fonts/Montserrat-Medium.woff2) format("woff2"), url(//qproperty.co.nz/wp-content/themes/q_property/assets/fonts/Montserrat-Medium.woff) format("woff");
font-weight: 500;
font-style: normal;
font-display: swap;
} h1, h2, h3, h4, h5, h6 {
font-family: "Montserrat", sans-serif;
color: #2c3e49;
line-height: 1.4em;
font-weight: 600;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
margin-top: 0;
}
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
font-weight: normal;
font-style: normal;
}
@media (max-width: 767px) {
h1 br, h2 br, h3 br, h4 br, h5 br, h6 br {
display: none;
}
}
.large_heading, #main_wrapper #content_wrapper .hero_carousel_row h1,
#main_wrapper #content_wrapper .hero_carousel_row h2, #main_wrapper #content_wrapper .hero h1 {
font-size: 60px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.large_heading, #main_wrapper #content_wrapper .hero_carousel_row h1,
#main_wrapper #content_wrapper .hero_carousel_row h2, #main_wrapper #content_wrapper .hero h1 {
font-size: 60px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.large_heading, #main_wrapper #content_wrapper .hero_carousel_row h1,
#main_wrapper #content_wrapper .hero_carousel_row h2, #main_wrapper #content_wrapper .hero h1 {
font-size: 55px;
}
}
@media (max-width: 767px) {
.large_heading, #main_wrapper #content_wrapper .hero_carousel_row h1,
#main_wrapper #content_wrapper .hero_carousel_row h2, #main_wrapper #content_wrapper .hero h1 {
font-size: 35px;
}
}
h1, .h1 .heading_element {
font-size: 45px;
}
@media (max-width: 767px) {
h1, .h1 .heading_element {
font-size: 30px;
}
}
h2, .h2 .heading_element {
font-size: 30px;
font-weight: bold;
}
@media (max-width: 767px) {
h2, .h2 .heading_element {
font-size: 25px;
}
}
h3, .h3 .heading_element {
font-size: 26px;
font-weight: bold;
}
@media (max-width: 767px) {
h3, .h3 .heading_element {
font-size: 20px;
}
}
h4, .h4 .heading_element, fieldset legend .heading_element {
font-size: 28px;
}
@media (max-width: 767px) {
h4, .h4 .heading_element, fieldset legend .heading_element {
font-size: 18px;
}
}
h5, .h5 .heading_element {
text-transform: uppercase;
font-size: 18px;
}
@media (max-width: 767px) {
h5, .h5 .heading_element {
font-size: 16px;
}
}
a {
color: #2c3e49;
}
a:hover, a:focus {
text-decoration: none;
color: #41403c;
}
p {
line-height: 1.7em;
margin-bottom: 15px;
}
p:last-child {
margin-bottom: 0;
}
.large_text {
font-size: 1.6em;
}
strong {
color: #2c3e49;
font-weight: 700;
}
.white {
color: white;
}
.white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white strong {
color: white;
}
.white a, .white a strong {
color: white;
}
.white a:hover, .white a strong:hover {
color: #2c3e49;
}
.font_weight_light {
font-weight: 300;
}
.font_weight_normal {
font-weight: normal;
}
.font_weight_bold {
font-weight: 700;
}
.font_family_main {
font-family: "Montserrat", sans-serif;
}
.font_family_alt {
font-family: "Montserrat", sans-serif;
}
ol,
ul {
padding-left: 30px;
margin-bottom: 15px;
}
ol:last-child,
ul:last-child {
margin-bottom: 0;
}
ol li,
ul li {
line-height: 1.7em;
margin-bottom: 5px;
}
ol ol, ol ul,
ul ol,
ul ul {
margin-top: 5px;
}
ol ol {
list-style-type: lower-alpha;
}
.bullet_style_icon ul, .bullet_style_triangle ul, .bullet_style_chevron_right ul, .bullet_style_arrow_right ul, .bullet_style_pdf ul, .bullet_style_download ul, .bullet_style_tick ul {
padding-left: 0;
list-style: none;
}
.bullet_style_icon ul li, .bullet_style_triangle ul li, .bullet_style_chevron_right ul li, .bullet_style_arrow_right ul li, .bullet_style_pdf ul li, .bullet_style_download ul li, .bullet_style_tick ul li {
padding-left: 30px;
position: relative;
margin-bottom: 15px;
}
.bullet_style_icon ul li:before, .bullet_style_triangle ul li:before, .bullet_style_chevron_right ul li:before, .bullet_style_arrow_right ul li:before, .bullet_style_pdf ul li:before, .bullet_style_download ul li:before, .bullet_style_tick ul li:before {
position: absolute;
left: 0;
top: 5px;
}
.bullet_style_icon ul ul li:before, .bullet_style_triangle ul ul li:before, .bullet_style_chevron_right ul ul li:before, .bullet_style_arrow_right ul ul li:before, .bullet_style_pdf ul ul li:before, .bullet_style_download ul ul li:before, .bullet_style_tick ul ul li:before {
left: 5px;
}
.bullet_style_triangle ul li:before {
content: "▶";
}
@font-face {
font-family: "st-icons";
src: url(//qproperty.co.nz/wp-content/themes/q_property/assets/fonts/st-icons.eot?v=2);
src: url(//qproperty.co.nz/wp-content/themes/q_property/assets/fonts/st-icons.eot?#iefix) format("embedded-opentype"), url(//qproperty.co.nz/wp-content/themes/q_property/assets/fonts/st-icons.woff?v=2) format("woff"), url(//qproperty.co.nz/wp-content/themes/q_property/assets/fonts/st-icons.ttf?v=2) format("truetype"), url(//qproperty.co.nz/wp-content/themes/q_property/assets/fonts/st-icons.svg#st-icons) format("svg");
font-weight: normal;
font-style: normal;
}
[class^=icon-]:before,
[class*=" icon-"]:before,
.icon,
header nav ul li.menu-item-has-children > a:after,
.bullet_style_icon ul li:before,
.bullet_style_tick ul li:before,
.bullet_style_download ul li:before,
.bullet_style_pdf ul li:before,
.bullet_style_arrow_right ul li:before,
.bullet_style_chevron_right ul li:before,
.bullet_style_triangle ul li:before {
font-family: "st-icons" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-building:before {
content: "\e900";
}
.icon-party:before {
content: "!";
}
.icon-trash:before {
content: '"';
}
.icon-trash-outline:before {
content: "#";
}
.icon-tick:before, .bullet_style_tick ul li:before {
content: "0";
}
.icon-twitter:before {
content: "1";
}
.icon-twitter-square:before {
content: "2";
}
.icon-user:before {
content: "3";
}
.icon-user-outline:before {
content: "4";
}
.icon-youtube:before {
content: "5";
}
.icon-youtube-play:before {
content: "6";
}
.icon-youtube-square:before {
content: "7";
}
.icon-hamburger:before {
content: "8";
}
.icon-gear:before {
content: "9";
}
.icon-facebook:before {
content: "A";
}
.icon-facebook-square:before {
content: "B";
}
.icon-fax:before {
content: "C";
}
.icon-heart:before {
content: "D";
}
.icon-heart-outline:before {
content: "E";
}
.icon-instagram:before {
content: "F";
}
.icon-linkedin:before {
content: "G";
}
.icon-linkedin-in:before {
content: "H";
}
.icon-map:before {
content: "I";
}
.icon-map-outline:before {
content: "J";
}
.icon-paper-plane:before {
content: "K";
}
.icon-pdf:before, .bullet_style_pdf ul li:before {
content: "L";
}
.icon-phone:before {
content: "M";
}
.icon-phone-outline:before {
content: "N";
}
.icon-plus:before {
content: "Q";
}
.icon-quote-closed:before {
content: "R";
}
.icon-quote-closed-outline:before {
content: "S";
}
.icon-quote-open:before {
content: "T";
}
.icon-quote-open-outline:before {
content: "U";
}
.icon-rocket:before {
content: "V";
}
.icon-search:before {
content: "W";
}
.icon-smartphone:before {
content: "X";
}
.icon-speech-bubble:before {
content: "Y";
}
.icon-star:before {
content: "Z";
}
.icon-arrow-down:before {
content: "a";
}
.icon-arrow-left:before {
content: "b";
}
.icon-arrow-right:before, .bullet_style_arrow_right ul li:before {
content: "c";
}
.icon-arrow-up:before {
content: "d";
}
.icon-basket:before {
content: "e";
}
.icon-basket-outline:before {
content: "f";
}
.icon-calendar:before {
content: "g";
}
.icon-cart:before {
content: "h";
}
.icon-cart-outline:before {
content: "i";
}
.icon-document:before {
content: "j";
}
.icon-document-outline:before {
content: "k";
}
.icon-chat:before {
content: "l";
}
.icon-menu-dots:before {
content: "m";
}
.icon-chevron-down:before {
content: "n";
}
.icon-chevron-left:before {
content: "o";
}
.icon-chevron-right:before, .bullet_style_chevron_right ul li:before {
content: "p";
}
.icon-chevron-up:before {
content: "q";
}
.icon-clock-outline:before {
content: "r";
}
.icon-close:before {
content: "s";
}
.icon-download:before, .bullet_style_download ul li:before {
content: "t";
}
.icon-email:before {
content: "u";
}
.icon-email-outline:before {
content: "v";
}
.icon-exclamation:before {
content: "w";
}
.icon-face-frown:before {
content: "x";
}
.icon-face-neutral:before {
content: "y";
}
.icon-face-smile:before {
content: "z";
}
.icon-private-garage:before {
content: "\e901";
}
.icon-bath-tub:before {
content: "\e902";
}
.icon-bed:before {
content: "\e903";
}
.icon-share:before {
content: "\e904";
}
.icon-pause:before {
content: "\e905";
}
.icon-play-outline:before {
content: "\e906";
}
.icon-play:before {
content: "\e907";
}
.icon-tripadvisor:before {
content: "\e908";
}
.icon-whatsapp:before {
content: "\e909";
}
.icon-play-circle:before {
content: "\e90a";
}
.icon-pinterest:before {
content: "\e90b";
}
.icon-pinterest-square:before {
content: "\e90c";
}
.icon-clock-simple-outline:before {
content: "\e90d";
}
.icon-clock-simple:before {
content: "\e90e";
}
input[type=text],
input[type=email],
input[type=tel],
input[type=password],
input[type=search],
input[type=number],
input[type=button],
select,
textarea,
body .gform_wrapper.gravity-theme input[type=text],
body .gform_wrapper.gravity-theme input[type=email],
body .gform_wrapper.gravity-theme input[type=tel],
body .gform_wrapper.gravity-theme input[type=password],
body .gform_wrapper.gravity-theme input[type=search],
body .gform_wrapper.gravity-theme input[type=number],
body .gform_wrapper.gravity-theme input[type=button],
body .gform_wrapper.gravity-theme select,
body .gform_wrapper.gravity-theme textarea {
padding: 10px 15px;
width: 100%;
border: 1px solid #2c3e49;
transition: 0.2s ease all;
background-color: white;
line-height: 1.2em;
color: #2c3e49;
-webkit-appearance: none; border-radius: 0;
outline-color: #2c3e49;
}
select,
body .gform_wrapper.gravity-theme select {
font-size: 16px;
appearance: none;
background-color: #fff;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAARCAYAAADKZhx3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDM1MiwgMjAyMC8wMS8zMC0xNTo1MDozOCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjEgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYyQzBFQzQ2Nzk1MDExRUE5RkNFRjMwQUYzQzFFMDIwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYyQzBFQzQ3Nzk1MDExRUE5RkNFRjMwQUYzQzFFMDIwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjJDMEVDNDQ3OTUwMTFFQTlGQ0VGMzBBRjNDMUUwMjAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjJDMEVDNDU3OTUwMTFFQTlGQ0VGMzBBRjNDMUUwMjAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4PflN/AAABOklEQVR42mJgYGCQBuIdQGzKQHugBsS7gFgVxNkPxP+B+A5UglYA5MELULtOggTcgfg1VOAuECvTwFIJIL4IteMzEAfCJKyA+ANU4hYQK1DRUjEgPgc1+zsQe6ArcIS6BqTgGhDLUMFSYWiwgsz8CcR+uBS6AfFXqMJLQCxJgaUCQHwUatZvIA4hpMELGiT/oUEkRoalfEB8EGrGXyCOJFajPzRoQBpPQYOMWMADxHugev8BcRyprg6BBhHIgGPQoCMEOKFlwn8oTiY3niKhQfUfGnR8eNSyA/FmJEszKU2ZcUiG7YUGJTpgBeJ1SOryqJUXU5AM3QENUhhgAeKVSPLF1C59MpEM3wy1EASWIolX0Kq8zUOyZDkQz0bi19G6hilGsgyGmxnoBMqRLG1joDPoA+K55GoGCDAARxBbzLYGY8wAAAAASUVORK5CYII=);
background-repeat: no-repeat;
background-size: 11px;
background-position: 95% center;
background-position: calc(100% - 15px) center;
}
select::-ms-expand,
body .gform_wrapper.gravity-theme select::-ms-expand {
display: none;
}
select option,
body .gform_wrapper.gravity-theme select option {
font-weight: normal;
}
textarea,
body .gform_wrapper.gravity-theme .gfield textarea.medium {
height: 150px;
}
label,
body .gform_wrapper.gravity-theme .gfield_label {
font-weight: bold;
font-size: 16px;
display: block;
margin-bottom: 5px;
color: #2c3e49;
}
input[type=submit],
button,
.button,
#header_text_4 a,
#main_wrapper .gform_wrapper.gravity-theme input[type=submit] {
display: inline-block;
padding: 0.7em 25px 0.7em 25px;
background-color: #2c3e49;
border: 0;
color: white;
text-align: center;
font-weight: bold;
font-size: 17px;
line-height: 1.2em;
font-family: "Montserrat", sans-serif;
-webkit-appearance: none; }
input[type=submit]:hover,
button:hover,
.button:hover,
#header_text_4 a:hover,
#main_wrapper .gform_wrapper.gravity-theme input[type=submit]:hover {
color: white;
background-color: #41403c;
}
input[type=submit]:disabled,
button:disabled,
.button:disabled,
#header_text_4 a:disabled,
#main_wrapper .gform_wrapper.gravity-theme input[type=submit]:disabled {
opacity: 0.4;
background-color: #2c3e49;
cursor: not-allowed;
}
.button.font_weight_normal, #header_text_4 a.font_weight_normal {
font-weight: normal;
}
.button.font_weight_normal.style_outline, #header_text_4 a.font_weight_normal.style_outline {
border-width: 1px;
}
fieldset {
border: 0;
padding: 0;
}
fieldset legend {
font-weight: bold;
}
.button i, #header_text_4 a i {
font-size: 0.7em;
}
.button.icon_position_after_text i, #header_text_4 a.icon_position_after_text i {
padding-left: 1em;
}
.button.icon_position_before_text i, #header_text_4 a.icon_position_before_text i {
padding-right: 1em;
}
.button_wrap.alignment_inline {
display: inline-block;
margin-right: 10px;
}
.button_wrap.alignment_left {
text-align: left;
}
.button_wrap.alignment_right {
text-align: right;
}
.button_wrap.alignment_center {
text-align: center;
}
.button, #header_text_4 a { background: #2c3e49;
border-color: #2c3e49;
}
.button:hover, #header_text_4 a:hover {
background: #0f1519;
border-color: #0f1519;
}
.button.size_tiny, #header_text_4 a.size_tiny {
padding: 3px 5px;
font-size: 11px;
font-weight: normal;
}
.button.size_small, #header_text_4 a.size_small {
padding: 7px 10px;
font-size: 13px;
}
.button.size_large, #header_text_4 a.size_large {
padding: 20px 30px;
font-size: 22px;
letter-spacing: 1px;
}
.button.style_outline, #header_text_4 a.style_outline {
background: transparent !important;
border: 2.5px solid currentColor;
color: #2c3e49;
}
.button.style_outline:hover, #header_text_4 a.style_outline:hover {
color: white !important;
background: #2c3e49 !important;
border-color: #2c3e49;
}
.button.style_outline.size_tiny, #header_text_4 a.style_outline.size_tiny {
border-width: 1px;
}
.button.style_underline, #header_text_4 a.style_underline {
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 6px;
background-color: transparent !important;
color: #2c3e49;
border-bottom: 2px solid currentColor;
}
.button.style_underline.size_tiny, #header_text_4 a.style_underline.size_tiny {
border-width: 1px;
}
.button.style_underline:hover, #header_text_4 a.style_underline:hover {
color: #41403c;
}
.button.style_large_icon, #header_text_4 a.style_large_icon {
display: inline-flex;
flex-direction: column;
align-items: center;
background: transparent;
border: none;
color: #2c3e49;
}
.button.style_large_icon i, #header_text_4 a.style_large_icon i {
order: -1;
padding-left: 0;
padding-right: 0;
padding-bottom: 25px;
font-size: 70px;
}
.button.style_large_icon:hover, #header_text_4 a.style_large_icon:hover {
color: #2c3e49;
background: transparent;
}
.button.style_large_icon.icon_position_after_text i, #header_text_4 a.style_large_icon.icon_position_after_text i {
order: 2;
padding-top: 25px;
padding-bottom: 0;
}
.button.style_no_style, #header_text_4 a.style_no_style {
padding: 0;
background-color: transparent !important;
color: #2c3e49;
}
.button.style_no_style:hover, #header_text_4 a.style_no_style:hover {
color: #0f1519;
} .button.color_main, #header_text_4 a.color_main {
background-color: #2c3e49;
}
.button.color_main:hover, #header_text_4 a.color_main:hover {
background: #0f1519;
border-color: #0f1519;
}
.button.style_outline.color_main, #header_text_4 a.style_outline.color_main {
color: #2c3e49;
}
.button.style_outline.color_main:hover, #header_text_4 a.style_outline.color_main:hover {
border-color: #2c3e49 !important;
background: #2c3e49 !important;
}
.button.style_underline.color_main, #header_text_4 a.style_underline.color_main,
.button.style_no_style.color_main,
#header_text_4 a.style_no_style.color_main {
color: #2c3e49;
}
.button.style_underline.color_main:hover, #header_text_4 a.style_underline.color_main:hover,
.button.style_no_style.color_main:hover,
#header_text_4 a.style_no_style.color_main:hover {
color: #0f1519;
}
.button.color_alt, #header_text_4 a.color_alt {
background-color: #41403c;
}
.button.color_alt:hover, #header_text_4 a.color_alt:hover {
background: #191917;
border-color: #191917;
}
.button.style_outline.color_alt, #header_text_4 a.style_outline.color_alt {
color: #41403c;
}
.button.style_outline.color_alt:hover, #header_text_4 a.style_outline.color_alt:hover {
border-color: #41403c !important;
background: #41403c !important;
}
.button.style_underline.color_alt, #header_text_4 a.style_underline.color_alt,
.button.style_no_style.color_alt,
#header_text_4 a.style_no_style.color_alt {
color: #41403c;
}
.button.style_underline.color_alt:hover, #header_text_4 a.style_underline.color_alt:hover,
.button.style_no_style.color_alt:hover,
#header_text_4 a.style_no_style.color_alt:hover {
color: #191917;
}
.button.color_blue, #header_text_4 a.color_blue {
background-color: #00579c;
}
.button.color_blue:hover, #header_text_4 a.color_blue:hover {
background: #002c50;
border-color: #002c50;
}
.button.style_outline.color_blue, #header_text_4 a.style_outline.color_blue {
color: #00579c;
}
.button.style_outline.color_blue:hover, #header_text_4 a.style_outline.color_blue:hover {
border-color: #00579c !important;
background: #00579c !important;
}
.button.style_underline.color_blue, #header_text_4 a.style_underline.color_blue,
.button.style_no_style.color_blue,
#header_text_4 a.style_no_style.color_blue {
color: #00579c;
}
.button.style_underline.color_blue:hover, #header_text_4 a.style_underline.color_blue:hover,
.button.style_no_style.color_blue:hover,
#header_text_4 a.style_no_style.color_blue:hover {
color: #002c50;
}
.button.color_light_blue, #header_text_4 a.color_light_blue {
background-color: #2196f3;
}
.button.color_light_blue:hover, #header_text_4 a.color_light_blue:hover {
background: #0a6ebd;
border-color: #0a6ebd;
}
.button.style_outline.color_light_blue, #header_text_4 a.style_outline.color_light_blue {
color: #2196f3;
}
.button.style_outline.color_light_blue:hover, #header_text_4 a.style_outline.color_light_blue:hover {
border-color: #2196f3 !important;
background: #2196f3 !important;
}
.button.style_underline.color_light_blue, #header_text_4 a.style_underline.color_light_blue,
.button.style_no_style.color_light_blue,
#header_text_4 a.style_no_style.color_light_blue {
color: #2196f3;
}
.button.style_underline.color_light_blue:hover, #header_text_4 a.style_underline.color_light_blue:hover,
.button.style_no_style.color_light_blue:hover,
#header_text_4 a.style_no_style.color_light_blue:hover {
color: #0a6ebd;
}
.button.color_green, #header_text_4 a.color_green {
background-color: #037908;
}
.button.color_green:hover, #header_text_4 a.color_green:hover {
background: #012e03;
border-color: #012e03;
}
.button.style_outline.color_green, #header_text_4 a.style_outline.color_green {
color: #037908;
}
.button.style_outline.color_green:hover, #header_text_4 a.style_outline.color_green:hover {
border-color: #037908 !important;
background: #037908 !important;
}
.button.style_underline.color_green, #header_text_4 a.style_underline.color_green,
.button.style_no_style.color_green,
#header_text_4 a.style_no_style.color_green {
color: #037908;
}
.button.style_underline.color_green:hover, #header_text_4 a.style_underline.color_green:hover,
.button.style_no_style.color_green:hover,
#header_text_4 a.style_no_style.color_green:hover {
color: #012e03;
}
.button.color_light_green, #header_text_4 a.color_light_green {
background-color: #4caf50;
}
.button.color_light_green:hover, #header_text_4 a.color_light_green:hover {
background: #357a38;
border-color: #357a38;
}
.button.style_outline.color_light_green, #header_text_4 a.style_outline.color_light_green {
color: #4caf50;
}
.button.style_outline.color_light_green:hover, #header_text_4 a.style_outline.color_light_green:hover {
border-color: #4caf50 !important;
background: #4caf50 !important;
}
.button.style_underline.color_light_green, #header_text_4 a.style_underline.color_light_green,
.button.style_no_style.color_light_green,
#header_text_4 a.style_no_style.color_light_green {
color: #4caf50;
}
.button.style_underline.color_light_green:hover, #header_text_4 a.style_underline.color_light_green:hover,
.button.style_no_style.color_light_green:hover,
#header_text_4 a.style_no_style.color_light_green:hover {
color: #357a38;
}
.button.color_yellow, #header_text_4 a.color_yellow {
background-color: #ffeb3b;
}
.button.color_yellow:hover, #header_text_4 a.color_yellow:hover {
background: #eed500;
border-color: #eed500;
}
.button.style_outline.color_yellow, #header_text_4 a.style_outline.color_yellow {
color: #ffeb3b;
}
.button.style_outline.color_yellow:hover, #header_text_4 a.style_outline.color_yellow:hover {
border-color: #ffeb3b !important;
background: #ffeb3b !important;
}
.button.style_underline.color_yellow, #header_text_4 a.style_underline.color_yellow,
.button.style_no_style.color_yellow,
#header_text_4 a.style_no_style.color_yellow {
color: #ffeb3b;
}
.button.style_underline.color_yellow:hover, #header_text_4 a.style_underline.color_yellow:hover,
.button.style_no_style.color_yellow:hover,
#header_text_4 a.style_no_style.color_yellow:hover {
color: #eed500;
}
.button.color_light_yellow, #header_text_4 a.color_light_yellow {
background-color: #fff59a;
}
.button.color_light_yellow:hover, #header_text_4 a.color_light_yellow:hover {
background: #ffed4e;
border-color: #ffed4e;
}
.button.style_outline.color_light_yellow, #header_text_4 a.style_outline.color_light_yellow {
color: #fff59a;
}
.button.style_outline.color_light_yellow:hover, #header_text_4 a.style_outline.color_light_yellow:hover {
border-color: #fff59a !important;
background: #fff59a !important;
}
.button.style_underline.color_light_yellow, #header_text_4 a.style_underline.color_light_yellow,
.button.style_no_style.color_light_yellow,
#header_text_4 a.style_no_style.color_light_yellow {
color: #fff59a;
}
.button.style_underline.color_light_yellow:hover, #header_text_4 a.style_underline.color_light_yellow:hover,
.button.style_no_style.color_light_yellow:hover,
#header_text_4 a.style_no_style.color_light_yellow:hover {
color: #ffed4e;
}
.button.color_orange, #header_text_4 a.color_orange {
background-color: #ff9800;
}
.button.color_orange:hover, #header_text_4 a.color_orange:hover {
background: #b36a00;
border-color: #b36a00;
}
.button.style_outline.color_orange, #header_text_4 a.style_outline.color_orange {
color: #ff9800;
}
.button.style_outline.color_orange:hover, #header_text_4 a.style_outline.color_orange:hover {
border-color: #ff9800 !important;
background: #ff9800 !important;
}
.button.style_underline.color_orange, #header_text_4 a.style_underline.color_orange,
.button.style_no_style.color_orange,
#header_text_4 a.style_no_style.color_orange {
color: #ff9800;
}
.button.style_underline.color_orange:hover, #header_text_4 a.style_underline.color_orange:hover,
.button.style_no_style.color_orange:hover,
#header_text_4 a.style_no_style.color_orange:hover {
color: #b36a00;
}
.button.color_light_orange, #header_text_4 a.color_light_orange {
background-color: #f79862;
}
.button.color_light_orange:hover, #header_text_4 a.color_light_orange:hover {
background: #f36819;
border-color: #f36819;
}
.button.style_outline.color_light_orange, #header_text_4 a.style_outline.color_light_orange {
color: #f79862;
}
.button.style_outline.color_light_orange:hover, #header_text_4 a.style_outline.color_light_orange:hover {
border-color: #f79862 !important;
background: #f79862 !important;
}
.button.style_underline.color_light_orange, #header_text_4 a.style_underline.color_light_orange,
.button.style_no_style.color_light_orange,
#header_text_4 a.style_no_style.color_light_orange {
color: #f79862;
}
.button.style_underline.color_light_orange:hover, #header_text_4 a.style_underline.color_light_orange:hover,
.button.style_no_style.color_light_orange:hover,
#header_text_4 a.style_no_style.color_light_orange:hover {
color: #f36819;
}
.button.color_red, #header_text_4 a.color_red {
background-color: #8D021F;
}
.button.color_red:hover, #header_text_4 a.color_red:hover {
background: #42010e;
border-color: #42010e;
}
.button.style_outline.color_red, #header_text_4 a.style_outline.color_red {
color: #8D021F;
}
.button.style_outline.color_red:hover, #header_text_4 a.style_outline.color_red:hover {
border-color: #8D021F !important;
background: #8D021F !important;
}
.button.style_underline.color_red, #header_text_4 a.style_underline.color_red,
.button.style_no_style.color_red,
#header_text_4 a.style_no_style.color_red {
color: #8D021F;
}
.button.style_underline.color_red:hover, #header_text_4 a.style_underline.color_red:hover,
.button.style_no_style.color_red:hover,
#header_text_4 a.style_no_style.color_red:hover {
color: #42010e;
}
.button.color_light_red, #header_text_4 a.color_light_red {
background-color: #f44336;
}
.button.color_light_red:hover, #header_text_4 a.color_light_red:hover {
background: #d2190b;
border-color: #d2190b;
}
.button.style_outline.color_light_red, #header_text_4 a.style_outline.color_light_red {
color: #f44336;
}
.button.style_outline.color_light_red:hover, #header_text_4 a.style_outline.color_light_red:hover {
border-color: #f44336 !important;
background: #f44336 !important;
}
.button.style_underline.color_light_red, #header_text_4 a.style_underline.color_light_red,
.button.style_no_style.color_light_red,
#header_text_4 a.style_no_style.color_light_red {
color: #f44336;
}
.button.style_underline.color_light_red:hover, #header_text_4 a.style_underline.color_light_red:hover,
.button.style_no_style.color_light_red:hover,
#header_text_4 a.style_no_style.color_light_red:hover {
color: #d2190b;
}
.button.color_pink, #header_text_4 a.color_pink {
background-color: #e91e63;
}
.button.color_pink:hover, #header_text_4 a.color_pink:hover {
background: #aa1145;
border-color: #aa1145;
}
.button.style_outline.color_pink, #header_text_4 a.style_outline.color_pink {
color: #e91e63;
}
.button.style_outline.color_pink:hover, #header_text_4 a.style_outline.color_pink:hover {
border-color: #e91e63 !important;
background: #e91e63 !important;
}
.button.style_underline.color_pink, #header_text_4 a.style_underline.color_pink,
.button.style_no_style.color_pink,
#header_text_4 a.style_no_style.color_pink {
color: #e91e63;
}
.button.style_underline.color_pink:hover, #header_text_4 a.style_underline.color_pink:hover,
.button.style_no_style.color_pink:hover,
#header_text_4 a.style_no_style.color_pink:hover {
color: #aa1145;
}
.button.color_light_pink, #header_text_4 a.color_light_pink {
background-color: #fe7f9c;
}
.button.color_light_pink:hover, #header_text_4 a.color_light_pink:hover {
background: #fd3361;
border-color: #fd3361;
}
.button.style_outline.color_light_pink, #header_text_4 a.style_outline.color_light_pink {
color: #fe7f9c;
}
.button.style_outline.color_light_pink:hover, #header_text_4 a.style_outline.color_light_pink:hover {
border-color: #fe7f9c !important;
background: #fe7f9c !important;
}
.button.style_underline.color_light_pink, #header_text_4 a.style_underline.color_light_pink,
.button.style_no_style.color_light_pink,
#header_text_4 a.style_no_style.color_light_pink {
color: #fe7f9c;
}
.button.style_underline.color_light_pink:hover, #header_text_4 a.style_underline.color_light_pink:hover,
.button.style_no_style.color_light_pink:hover,
#header_text_4 a.style_no_style.color_light_pink:hover {
color: #fd3361;
}
.button.color_purple, #header_text_4 a.color_purple {
background-color: #673ab7;
}
.button.color_purple:hover, #header_text_4 a.color_purple:hover {
background: #46287d;
border-color: #46287d;
}
.button.style_outline.color_purple, #header_text_4 a.style_outline.color_purple {
color: #673ab7;
}
.button.style_outline.color_purple:hover, #header_text_4 a.style_outline.color_purple:hover {
border-color: #673ab7 !important;
background: #673ab7 !important;
}
.button.style_underline.color_purple, #header_text_4 a.style_underline.color_purple,
.button.style_no_style.color_purple,
#header_text_4 a.style_no_style.color_purple {
color: #673ab7;
}
.button.style_underline.color_purple:hover, #header_text_4 a.style_underline.color_purple:hover,
.button.style_no_style.color_purple:hover,
#header_text_4 a.style_no_style.color_purple:hover {
color: #46287d;
}
.button.color_light_purple, #header_text_4 a.color_light_purple {
background-color: #cea3ff;
}
.button.color_light_purple:hover, #header_text_4 a.color_light_purple:hover {
background: #a557ff;
border-color: #a557ff;
}
.button.style_outline.color_light_purple, #header_text_4 a.style_outline.color_light_purple {
color: #cea3ff;
}
.button.style_outline.color_light_purple:hover, #header_text_4 a.style_outline.color_light_purple:hover {
border-color: #cea3ff !important;
background: #cea3ff !important;
}
.button.style_underline.color_light_purple, #header_text_4 a.style_underline.color_light_purple,
.button.style_no_style.color_light_purple,
#header_text_4 a.style_no_style.color_light_purple {
color: #cea3ff;
}
.button.style_underline.color_light_purple:hover, #header_text_4 a.style_underline.color_light_purple:hover,
.button.style_no_style.color_light_purple:hover,
#header_text_4 a.style_no_style.color_light_purple:hover {
color: #a557ff;
}
.button.color_charcoal, #header_text_4 a.color_charcoal {
background-color: #2a2a2a;
}
.button.color_charcoal:hover, #header_text_4 a.color_charcoal:hover {
background: #040404;
border-color: #040404;
}
.button.style_outline.color_charcoal, #header_text_4 a.style_outline.color_charcoal {
color: #2a2a2a;
}
.button.style_outline.color_charcoal:hover, #header_text_4 a.style_outline.color_charcoal:hover {
border-color: #2a2a2a !important;
background: #2a2a2a !important;
}
.button.style_underline.color_charcoal, #header_text_4 a.style_underline.color_charcoal,
.button.style_no_style.color_charcoal,
#header_text_4 a.style_no_style.color_charcoal {
color: #2a2a2a;
}
.button.style_underline.color_charcoal:hover, #header_text_4 a.style_underline.color_charcoal:hover,
.button.style_no_style.color_charcoal:hover,
#header_text_4 a.style_no_style.color_charcoal:hover {
color: #040404;
}
.button.color_black, #header_text_4 a.color_black {
background-color: #111111;
}
.button.color_black:hover, #header_text_4 a.color_black:hover {
background: black;
border-color: black;
}
.button.style_outline.color_black, #header_text_4 a.style_outline.color_black {
color: #111111;
}
.button.style_outline.color_black:hover, #header_text_4 a.style_outline.color_black:hover {
border-color: #111111 !important;
background: #111111 !important;
}
.button.style_underline.color_black, #header_text_4 a.style_underline.color_black,
.button.style_no_style.color_black,
#header_text_4 a.style_no_style.color_black {
color: #111111;
}
.button.style_underline.color_black:hover, #header_text_4 a.style_underline.color_black:hover,
.button.style_no_style.color_black:hover,
#header_text_4 a.style_no_style.color_black:hover {
color: black;
}
.button.color_brown, #header_text_4 a.color_brown {
background-color: #6d4f27;
}
.button.color_brown:hover, #header_text_4 a.color_brown:hover {
background: #352613;
border-color: #352613;
}
.button.style_outline.color_brown, #header_text_4 a.style_outline.color_brown {
color: #6d4f27;
}
.button.style_outline.color_brown:hover, #header_text_4 a.style_outline.color_brown:hover {
border-color: #6d4f27 !important;
background: #6d4f27 !important;
}
.button.style_underline.color_brown, #header_text_4 a.style_underline.color_brown,
.button.style_no_style.color_brown,
#header_text_4 a.style_no_style.color_brown {
color: #6d4f27;
}
.button.style_underline.color_brown:hover, #header_text_4 a.style_underline.color_brown:hover,
.button.style_no_style.color_brown:hover,
#header_text_4 a.style_no_style.color_brown:hover {
color: #352613;
}
.button.color_light_brown, #header_text_4 a.color_light_brown {
background-color: #d2b48c;
}
.button.color_light_brown:hover, #header_text_4 a.color_light_brown:hover {
background: #bc9055;
border-color: #bc9055;
}
.button.style_outline.color_light_brown, #header_text_4 a.style_outline.color_light_brown {
color: #d2b48c;
}
.button.style_outline.color_light_brown:hover, #header_text_4 a.style_outline.color_light_brown:hover {
border-color: #d2b48c !important;
background: #d2b48c !important;
}
.button.style_underline.color_light_brown, #header_text_4 a.style_underline.color_light_brown,
.button.style_no_style.color_light_brown,
#header_text_4 a.style_no_style.color_light_brown {
color: #d2b48c;
}
.button.style_underline.color_light_brown:hover, #header_text_4 a.style_underline.color_light_brown:hover,
.button.style_no_style.color_light_brown:hover,
#header_text_4 a.style_no_style.color_light_brown:hover {
color: #bc9055;
}
.button.color_tan, #header_text_4 a.color_tan {
background-color: #fffdf6;
}
.button.color_tan:hover, #header_text_4 a.color_tan:hover {
background: #ffecaa;
border-color: #ffecaa;
}
.button.style_outline.color_tan, #header_text_4 a.style_outline.color_tan {
color: #fffdf6;
}
.button.style_outline.color_tan:hover, #header_text_4 a.style_outline.color_tan:hover {
border-color: #fffdf6 !important;
background: #fffdf6 !important;
}
.button.style_underline.color_tan, #header_text_4 a.style_underline.color_tan,
.button.style_no_style.color_tan,
#header_text_4 a.style_no_style.color_tan {
color: #fffdf6;
}
.button.style_underline.color_tan:hover, #header_text_4 a.style_underline.color_tan:hover,
.button.style_no_style.color_tan:hover,
#header_text_4 a.style_no_style.color_tan:hover {
color: #ffecaa;
}
.button.color_white, #header_text_4 a.color_white {
background-color: white;
}
.button.color_white:hover, #header_text_4 a.color_white:hover {
background: #d9d9d9;
border-color: #d9d9d9;
}
.button.style_outline.color_white, #header_text_4 a.style_outline.color_white {
color: white;
}
.button.style_outline.color_white:hover, #header_text_4 a.style_outline.color_white:hover {
border-color: white !important;
background: white !important;
}
.button.style_underline.color_white, #header_text_4 a.style_underline.color_white,
.button.style_no_style.color_white,
#header_text_4 a.style_no_style.color_white {
color: white;
}
.button.style_underline.color_white:hover, #header_text_4 a.style_underline.color_white:hover,
.button.style_no_style.color_white:hover,
#header_text_4 a.style_no_style.color_white:hover {
color: #d9d9d9;
}
.button.color_off_white, #header_text_4 a.color_off_white {
background-color: #f2ece5;
}
.button.color_off_white:hover, #header_text_4 a.color_off_white:hover {
background: #d9c7b2;
border-color: #d9c7b2;
}
.button.style_outline.color_off_white, #header_text_4 a.style_outline.color_off_white {
color: #f2ece5;
}
.button.style_outline.color_off_white:hover, #header_text_4 a.style_outline.color_off_white:hover {
border-color: #f2ece5 !important;
background: #f2ece5 !important;
}
.button.style_underline.color_off_white, #header_text_4 a.style_underline.color_off_white,
.button.style_no_style.color_off_white,
#header_text_4 a.style_no_style.color_off_white {
color: #f2ece5;
}
.button.style_underline.color_off_white:hover, #header_text_4 a.style_underline.color_off_white:hover,
.button.style_no_style.color_off_white:hover,
#header_text_4 a.style_no_style.color_off_white:hover {
color: #d9c7b2;
}
.button.color_grey, #header_text_4 a.color_grey {
background-color: #cec9c9;
}
.button.color_grey:hover, #header_text_4 a.color_grey:hover {
background: #aaa1a1;
border-color: #aaa1a1;
}
.button.style_outline.color_grey, #header_text_4 a.style_outline.color_grey {
color: #cec9c9;
}
.button.style_outline.color_grey:hover, #header_text_4 a.style_outline.color_grey:hover {
border-color: #cec9c9 !important;
background: #cec9c9 !important;
}
.button.style_underline.color_grey, #header_text_4 a.style_underline.color_grey,
.button.style_no_style.color_grey,
#header_text_4 a.style_no_style.color_grey {
color: #cec9c9;
}
.button.style_underline.color_grey:hover, #header_text_4 a.style_underline.color_grey:hover,
.button.style_no_style.color_grey:hover,
#header_text_4 a.style_no_style.color_grey:hover {
color: #aaa1a1;
}
.button.color_light_grey, #header_text_4 a.color_light_grey {
background-color: #f7f7f7;
}
.button.color_light_grey:hover, #header_text_4 a.color_light_grey:hover {
background: #d1d1d1;
border-color: #d1d1d1;
}
.button.style_outline.color_light_grey, #header_text_4 a.style_outline.color_light_grey {
color: #f7f7f7;
}
.button.style_outline.color_light_grey:hover, #header_text_4 a.style_outline.color_light_grey:hover {
border-color: #f7f7f7 !important;
background: #f7f7f7 !important;
}
.button.style_underline.color_light_grey, #header_text_4 a.style_underline.color_light_grey,
.button.style_no_style.color_light_grey,
#header_text_4 a.style_no_style.color_light_grey {
color: #f7f7f7;
}
.button.style_underline.color_light_grey:hover, #header_text_4 a.style_underline.color_light_grey:hover,
.button.style_no_style.color_light_grey:hover,
#header_text_4 a.style_no_style.color_light_grey:hover {
color: #d1d1d1;
}
.button.color_header_text, #header_text_4 a.color_header_text {
background-color: #2c3e49;
}
.button.color_header_text:hover, #header_text_4 a.color_header_text:hover {
background: #0f1519;
border-color: #0f1519;
}
.button.style_outline.color_header_text, #header_text_4 a.style_outline.color_header_text {
color: #2c3e49;
}
.button.style_outline.color_header_text:hover, #header_text_4 a.style_outline.color_header_text:hover {
border-color: #2c3e49 !important;
background: #2c3e49 !important;
}
.button.style_underline.color_header_text, #header_text_4 a.style_underline.color_header_text,
.button.style_no_style.color_header_text,
#header_text_4 a.style_no_style.color_header_text {
color: #2c3e49;
}
.button.style_underline.color_header_text:hover, #header_text_4 a.style_underline.color_header_text:hover,
.button.style_no_style.color_header_text:hover,
#header_text_4 a.style_no_style.color_header_text:hover {
color: #0f1519;
}
.button.color_body_text, #header_text_4 a.color_body_text {
background-color: #2c3e49;
}
.button.color_body_text:hover, #header_text_4 a.color_body_text:hover {
background: #0f1519;
border-color: #0f1519;
}
.button.style_outline.color_body_text, #header_text_4 a.style_outline.color_body_text {
color: #2c3e49;
}
.button.style_outline.color_body_text:hover, #header_text_4 a.style_outline.color_body_text:hover {
border-color: #2c3e49 !important;
background: #2c3e49 !important;
}
.button.style_underline.color_body_text, #header_text_4 a.style_underline.color_body_text,
.button.style_no_style.color_body_text,
#header_text_4 a.style_no_style.color_body_text {
color: #2c3e49;
}
.button.style_underline.color_body_text:hover, #header_text_4 a.style_underline.color_body_text:hover,
.button.style_no_style.color_body_text:hover,
#header_text_4 a.style_no_style.color_body_text:hover {
color: #0f1519;
}
.button.color_border, #header_text_4 a.color_border {
background-color: #2c3e49;
}
.button.color_border:hover, #header_text_4 a.color_border:hover {
background: #0f1519;
border-color: #0f1519;
}
.button.style_outline.color_border, #header_text_4 a.style_outline.color_border {
color: #2c3e49;
}
.button.style_outline.color_border:hover, #header_text_4 a.style_outline.color_border:hover {
border-color: #2c3e49 !important;
background: #2c3e49 !important;
}
.button.style_underline.color_border, #header_text_4 a.style_underline.color_border,
.button.style_no_style.color_border,
#header_text_4 a.style_no_style.color_border {
color: #2c3e49;
}
.button.style_underline.color_border:hover, #header_text_4 a.style_underline.color_border:hover,
.button.style_no_style.color_border:hover,
#header_text_4 a.style_no_style.color_border:hover {
color: #0f1519;
} .button.color_white, #header_text_4 a.color_white,
.button.color_light_grey,
#header_text_4 a.color_light_grey,
.button.color_off_white,
#header_text_4 a.color_off_white {
color: #2c3e49;
}
.button.color_white.style_outline:hover, #header_text_4 a.color_white.style_outline:hover,
.button.color_light_grey.style_outline:hover,
#header_text_4 a.color_light_grey.style_outline:hover,
.button.color_off_white.style_outline:hover,
#header_text_4 a.color_off_white.style_outline:hover {
color: #2c3e49 !important;
}
.button.color_light_yellow, #header_text_4 a.color_light_yellow,
.button.color_tan,
#header_text_4 a.color_tan {
color: #111111;
}
.button.color_light_yellow.style_outline:hover, #header_text_4 a.color_light_yellow.style_outline:hover,
.button.color_tan.style_outline:hover,
#header_text_4 a.color_tan.style_outline:hover {
color: #2c3e49 !important;
}
fieldset {
margin-bottom: 15px;
}
.gform_wrapper.gravity-theme .gfield_description.validation_message {
color: #F44336;
padding: 0;
background: transparent;
border: 0;
text-align: right;
font-weight: bold;
font-size: 13px;
}
.gform_wrapper.gravity-theme .gform_validation_errors h2 {
text-transform: none;
letter-spacing: 0;
}
body .gform_wrapper .gfield_error .gfield_repeater_cell label,
body .gform_wrapper .gfield_error label,
body .gform_wrapper .gfield_error legend,
body .gform_wrapper .gfield_validation_message,
body .gform_wrapper .validation_message,
body .gform_wrapper [aria-invalid=true] + label,
body .gform_wrapper label + [aria-invalid=true] {
color: #F44336;
}
body .gform_wrapper .gform_validation_errors {
background: #F44336;
border-radius: 0;
border: 0;
box-shadow: none;
padding: 10px 15px 10px 45px;
font-size: 13px;
margin-bottom: 15px;
color: white;
}
body .gform_wrapper .gform_validation_errors .gform-icon--close {
color: white;
}
body .gform_wrapper .gform_validation_errors .gform_submission_error {
color: white;
}
body .gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
border-color: #F44336;
}
body .gform_confirmation_wrapper {
background: #4CAF50;
padding: 15px;
font-size: 20px;
color: white;
display: inline-block;
font-weight: normal;
max-width: 100%;
}
body .gform_confirmation_wrapper .gform_confirmation_message {
display: flex;
}
body .gform_confirmation_wrapper .icon-tick, body .gform_confirmation_wrapper .bullet_style_tick ul li:before, .bullet_style_tick ul body .gform_confirmation_wrapper li:before {
margin-right: 10px;
transform: scale(1.3) translateY(4%);
}
@media (max-width: 767px) {
body .gform_confirmation_wrapper {
font-size: 16px;
}
body .gform_confirmation_wrapper .icon-tick, body .gform_confirmation_wrapper .bullet_style_tick ul li:before, .bullet_style_tick ul body .gform_confirmation_wrapper li:before {
margin-right: 10px;
transform: scale(1.3) translateY(10%);
}
}
.gfield_checkbox label,
.gfield_radio label {
font-weight: normal;
}
.gform_required_legend {
display: none;
} #content_wrapper {
padding-bottom: 70px;
}
body.parent-pageid-81 #content_wrapper {
padding-bottom: 0;
}
body.post_type_single_post #content_wrapper {
padding-top: 70px;
}
@media (max-width: 767px) {
body.post_type_single_post #content_wrapper {
padding-top: 35px;
}
}
.bg_gradient_1 {
background: #2c3e49;
background: linear-gradient(45deg, #2c3e49 0%, #41403c 100%);
}
.bg_gradient_2 {
background: #41403c;
background: linear-gradient(45deg, #41403c 0%, #2c3e49 100%);
}
.container.thin {
width: 900px;
max-width: 100%;
}
#content_wrapper .contact_page_two_cols_row .contact_detail {
display: block;
margin-bottom: 10px;
}
#content_wrapper .contact_page_two_cols_row .contact_detail i {
color: #2c3e49;
}
#content_wrapper .contact_page_two_cols_row a.contact_detail {
color: #2c3e49;
}
#content_wrapper .contact_page_two_cols_row a.contact_detail:hover {
color: #2c3e49;
}
@media (min-width: 992px) {
#content_wrapper .contact_page_two_cols_row .text_col {
padding-right: 7%;
}
}
#main_wrapper #content_wrapper #content_inner .home_after_hero_row,
#main_wrapper #content_wrapper #content_inner .home_insight_row {
position: relative;
}
#main_wrapper #content_wrapper #content_inner .home_after_hero_row:before,
#main_wrapper #content_wrapper #content_inner .home_insight_row:before {
content: "";
position: absolute;
left: 0;
width: 3px;
background: #f2ece5;
opacity: 0.7;
top: 0;
bottom: 0;
display: block;
z-index: 3;
pointer-events: none;
}
@media (min-width: 1400px) {
#main_wrapper #content_wrapper #content_inner .home_after_hero_row:before,
#main_wrapper #content_wrapper #content_inner .home_insight_row:before {
left: calc((100% - 1370px) / 2 + 15px);
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
#main_wrapper #content_wrapper #content_inner .home_after_hero_row:before,
#main_wrapper #content_wrapper #content_inner .home_insight_row:before {
left: calc((100% - 1170px) / 2 + 15px);
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#main_wrapper #content_wrapper #content_inner .home_after_hero_row:before,
#main_wrapper #content_wrapper #content_inner .home_insight_row:before {
left: calc((100% - 970px) / 2 + 15px);
}
}
@media (min-width: 768px) and (max-width: 991px) {
#main_wrapper #content_wrapper #content_inner .home_after_hero_row:before,
#main_wrapper #content_wrapper #content_inner .home_insight_row:before {
left: calc((100% - 750px) / 2 + 15px);
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper #content_inner .home_after_hero_row:before,
#main_wrapper #content_wrapper #content_inner .home_insight_row:before {
left: 30px;
}
}
#main_wrapper #content_wrapper #content_inner .home_after_hero_row:before {
bottom: 90px;
}
@media (min-width: 1400px) {
#main_wrapper #content_wrapper #content_inner .home_after_hero_row .full_width_col .full_height_image {
min-height: 650px;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper #content_inner .home_after_hero_row .padded_col {
position: relative;
z-index: 10;
}
#main_wrapper #content_wrapper #content_inner .home_after_hero_row:before {
bottom: 45px;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper #content_inner .management_after_hero_row:before {
display: none;
}
}
#main_wrapper #content_wrapper #content_inner .home_insight_row:before {
top: 90px;
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper #content_inner .home_insight_row:before {
top: 45px;
}
}
#main_wrapper #content_wrapper #content_inner .home_after_hero_row:after {
position: absolute;
content: "";
display: block;
left: 0;
bottom: 0;
width: 115px;
height: 115px;
z-index: 2;
background-image: url(//qproperty.co.nz/wp-content/themes/q_property/assets/img/q-stamp.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
opacity: 0.6;
transform: translateY(50%) translateX(-50%);
}
@media (min-width: 1400px) {
#main_wrapper #content_wrapper #content_inner .home_after_hero_row:after {
left: calc((100% - 1370px) / 2 + 15px);
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
#main_wrapper #content_wrapper #content_inner .home_after_hero_row:after {
left: calc((100% - 1170px) / 2 + 15px);
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#main_wrapper #content_wrapper #content_inner .home_after_hero_row:after {
left: calc((100% - 970px) / 2 + 15px);
}
}
@media (min-width: 768px) and (max-width: 991px) {
#main_wrapper #content_wrapper #content_inner .home_after_hero_row:after {
left: calc((100% - 750px) / 2 + 15px);
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper #content_inner .home_after_hero_row:after {
left: 30px;
width: 50px;
height: 50px;
}
}
#main_wrapper #content_wrapper #content_inner .post_list_wrap .style_market_insight .post {
color: #f2ece5;
position: relative;
}
#main_wrapper #content_wrapper #content_inner .post_list_wrap .style_market_insight .post .mi {
color: #f2ece5;
margin-bottom: 20px;
}
#main_wrapper #content_wrapper #content_inner .post_list_wrap .style_market_insight .post .title {
color: #f2ece5;
text-transform: uppercase;
font-weight: normal;
font-size: 60px;
margin-top: 0;
margin-bottom: 30px;
}
#main_wrapper #content_wrapper #content_inner .post_list_wrap .style_market_insight .post .title a {
color: #f2ece5;
}
#main_wrapper #content_wrapper #content_inner .post_list_wrap .style_market_insight .post .post_content_wrap {
padding-top: 60px;
padding-bottom: 60px;
position: relative;
z-index: 2;
padding-left: 100px;
}
#main_wrapper #content_wrapper #content_inner .post_list_wrap .style_market_insight .post .featured_image_wrap {
position: absolute;
left: 50%;
top: 0;
bottom: 0;
width: 50vw;
}
#main_wrapper #content_wrapper #content_inner .post_list_wrap .style_market_insight .post .featured_image_wrap .featured_image {
background-size: cover;
background-position: center;
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
#main_wrapper #content_wrapper #content_inner .post_list_wrap .style_market_insight .post .title {
font-size: 55px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#main_wrapper #content_wrapper #content_inner .post_list_wrap .style_market_insight .post .post_content_wrap {
padding-left: 70px;
}
#main_wrapper #content_wrapper #content_inner .post_list_wrap .style_market_insight .post .title {
font-size: 45px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#main_wrapper #content_wrapper #content_inner .post_list_wrap .style_market_insight .post .post_content_wrap {
padding-left: 60px;
}
#main_wrapper #content_wrapper #content_inner .post_list_wrap .style_market_insight .post .title {
font-size: 40px;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper #content_inner .post_list_wrap .style_market_insight .post .mi {
font-size: 18px;
margin-bottom: 10px;
}
#main_wrapper #content_wrapper #content_inner .post_list_wrap .style_market_insight .post .post_content_wrap {
padding-left: 50px;
}
#main_wrapper #content_wrapper #content_inner .post_list_wrap .style_market_insight .post .title {
font-size: 26px;
}
}
#main_wrapper #content_wrapper #content_inner .small_map_bg {
background-image: url(//qproperty.co.nz/wp-content/themes/q_property/assets/img/small-map-bg.jpg);
background-position: top center;
}
#main_wrapper #content_wrapper #content_inner .large_map_bg {
background-image: url(//qproperty.co.nz/wp-content/themes/q_property/assets/img/large-map-bg.jpg);
background-position: top center;
}
@media (min-width: 992px) {
#main_wrapper #content_wrapper #content_inner .child_service_client_story_row .text_col,
#main_wrapper #content_wrapper #content_inner .child_service_client_story_row .image_col {
padding-left: 30px;
padding-right: 30px;
}
}
#main_wrapper #content_wrapper #content_inner .service_list_row .service_list_inner_row {
background: white;
padding-top: 70px;
padding-bottom: 70px;
padding-left: 70px;
padding-right: 70px;
margin-bottom: 35px;
}
#main_wrapper #content_wrapper #content_inner .service_list_row .service_list_inner_row:last-child {
margin-bottom: 0;
}
#main_wrapper #content_wrapper #content_inner .service_list_row .service_list_inner_row .heading:not(:first-child) {
margin-top: 40px;
}
#main_wrapper #content_wrapper #content_inner .service_list_row .service_list_inner_row .wpb_content_element:last-child {
margin-bottom: 0;
}
#main_wrapper #content_wrapper #content_inner .service_list_row .service_list_inner_row .image_col {
border-right: 2px solid #2c3e49;
}
#main_wrapper #content_wrapper #content_inner .service_list_row .service_list_inner_row .image_col:only-child {
border-right: 0;
}
#main_wrapper #content_wrapper #content_inner .service_list_row .service_list_inner_row .text_col {
padding-top: 10px;
}
#main_wrapper #content_wrapper #content_inner .service_list_row .text_block.margin_bottom_default {
margin-bottom: 25px;
}
#main_wrapper #content_wrapper #content_inner .service_list_row .heading.margin_bottom_default {
margin-bottom: 15px;
}
@media (min-width: 1200px) {
#main_wrapper #content_wrapper #content_inner .service_list_row > .vc_row {
padding-left: 50px;
padding-right: 50px;
}
#main_wrapper #content_wrapper #content_inner .service_list_row .service_list_inner_row .image_col {
padding-right: 30px;
}
#main_wrapper #content_wrapper #content_inner .service_list_row .service_list_inner_row .text_col {
padding-left: 30px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#main_wrapper #content_wrapper #content_inner .service_list_row > .vc_row {
padding-left: 50px;
padding-right: 50px;
}
#main_wrapper #content_wrapper #content_inner .service_list_row .service_list_inner_row {
padding: 40px 25px;
}
#main_wrapper #content_wrapper #content_inner .service_list_row .service_list_inner_row .image_col {
padding-right: 15px;
}
#main_wrapper #content_wrapper #content_inner .service_list_row .service_list_inner_row .text_col {
padding-left: 15px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#main_wrapper #content_wrapper #content_inner .service_list_row .service_list_inner_row {
padding: 40px 25px;
}
#main_wrapper #content_wrapper #content_inner .service_list_row .service_list_inner_row .image_col {
padding-right: 15px;
}
#main_wrapper #content_wrapper #content_inner .service_list_row .service_list_inner_row .text_col {
padding-left: 15px;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper #content_inner .service_list_row > .vc_row {
padding-left: 15px;
padding-right: 15px;
}
#main_wrapper #content_wrapper #content_inner .service_list_row .service_list_inner_row {
padding: 25px 15px;
}
#main_wrapper #content_wrapper #content_inner .service_list_row .service_list_inner_row .image_col {
border-right: none;
margin-bottom: 20px;
}
}
#main_wrapper #content_wrapper #content_inner .faq_row .vc_column-inner > .wpb_wrapper {
background: white;
padding: 30px;
}
#main_wrapper #content_wrapper #content_inner .contact_map_row iframe {
width: 100%;
height: 450px;
}
@media (min-width: 768px) and (max-width: 991px) {
#main_wrapper #content_wrapper #content_inner .contact_map_row iframe {
height: 350px;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper #content_inner .contact_map_row iframe {
height: 250px;
}
}
#main_wrapper #content_wrapper #content_inner .about_team_row .team_member_wrap .staff_name,
#main_wrapper #content_wrapper #content_inner .about_team_row .team_member_wrap .staff_role {
color: #f2ece5;
}
#main_wrapper #content_wrapper #content_inner .about_team_row .team_member_wrap .staff_name {
font-size: 20px;
}
#main_wrapper #content_wrapper #content_inner .about_team_row .team_member_wrap .staff_role {
font-weight: normal;
font-size: 18px;
}
#main_wrapper #content_wrapper #content_inner .about_team_row .team_member_wrap .content {
color: #f2ece5;
font-size: 14px;
}
#main_wrapper #content_wrapper #content_inner .about_team_row .team_member_wrap .divider {
background: #f2ece5;
opacity: 0.7;
height: 1px;
}
#main_wrapper #content_wrapper #content_inner .about_team_row .team_member_wrap .contact_detail {
color: #f2ece5;
}
#main_wrapper #content_wrapper #content_inner .about_team_row .team_member_wrap .button, #main_wrapper #content_wrapper #content_inner .about_team_row .team_member_wrap #header_text_4 a, #header_text_4 #main_wrapper #content_wrapper #content_inner .about_team_row .team_member_wrap a {
background: transparent;
border: 1px solid #f2ece5;
color: #f2ece5;
font-weight: normal;
}
#main_wrapper #content_wrapper #content_inner .about_team_row .team_member_wrap .button:hover, #main_wrapper #content_wrapper #content_inner .about_team_row .team_member_wrap #header_text_4 a:hover, #header_text_4 #main_wrapper #content_wrapper #content_inner .about_team_row .team_member_wrap a:hover {
background: #f2ece5;
color: #2c3e49;
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper #content_inner .about_team_row .team_member_wrap {
margin-bottom: 35px;
}
#main_wrapper #content_wrapper #content_inner .about_team_row .team_member_wrap:last-child {
margin-bottom: 0;
}
}
#main_wrapper #content_wrapper #content_inner .parent_services_page .call_to_action {
margin-bottom: 35px;
}
#main_wrapper #content_wrapper #content_inner .scope_of_works_row .gfield--type-consent .ginput_container {
display: flex;
}
#main_wrapper #content_wrapper #content_inner .scope_of_works_row .gfield--type-consent .ginput_container input {
margin-right: 10px;
transform: translateY(-5px);
}
#main_wrapper #content_wrapper #content_inner .scope_of_works_row .gfield--type-consent .ginput_container label {
font-weight: normal;
}
#main_wrapper #content_wrapper #content_inner .scope_of_works_row .gform_fields {
grid-gap: 25px;
}
#main_wrapper #content_wrapper #content_inner .scope_of_works_row .gform_wrapper.gravity-theme .gfield_description.validation_message {
text-align: left;
}
#main_wrapper #content_wrapper #content_inner .partners_logo_row .owl-stage {
display: flex;
}
#main_wrapper #content_wrapper #content_inner .partners_logo_row .owl-item,
#main_wrapper #content_wrapper #content_inner .partners_logo_row .owl-item > .wpb_column,
#main_wrapper #content_wrapper #content_inner .partners_logo_row .owl-item > .wpb_column > .vc_column-inner,
#main_wrapper #content_wrapper #content_inner .partners_logo_row .owl-item > .wpb_column > .vc_column-inner > .wpb_wrapper {
display: flex;
flex-grow: 1;
align-items: center;
text-align: center;
justify-content: center;
}
@media (min-width: 768px) {
#main_wrapper #content_wrapper #content_inner .partners_logo_row .owl-carousel.prev_next_controls_position_outside {
padding-left: 60px;
padding-right: 60px;
}
#main_wrapper #content_wrapper #content_inner .partners_logo_row img {
width: 240px !important;
max-width: 100%;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper #content_inner .partners_logo_row .carousel_item {
padding-left: 10px;
padding-right: 10px;
}
}
#main_wrapper #content_wrapper #content_inner .book_valuation_form_row .gform_fileupload_rules {
font-size: 13px;
margin-top: 0;
}
#main_wrapper #content_wrapper #content_inner .book_valuation_form_row .ginput_container_consent .gfield_consent_label {
font-weight: normal;
display: inline-block;
}
#main_wrapper #content_wrapper #content_inner .book_valuation_form_row .gfield_label {
margin-bottom: 8px;
font-size: 18px;
}
#main_wrapper #content_wrapper #content_inner .book_valuation_form_row input.datepicker {
width: auto;
}
@media (min-width: 992px) {
#main_wrapper #content_wrapper #content_inner .book_valuation_form_row .gfield_checkbox {
display: flex;
flex-wrap: wrap;
}
#main_wrapper #content_wrapper #content_inner .book_valuation_form_row .gfield_checkbox .gchoice {
min-width: 350px;
margin-bottom: 5px;
}
}
@media (min-width: 768px) {
#main_wrapper #content_wrapper #content_inner .book_valuation_form_row .gform_fields {
grid-row-gap: 30px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#main_wrapper #content_wrapper #content_inner .book_valuation_form_row .gfield_checkbox {
display: flex;
flex-wrap: wrap;
}
#main_wrapper #content_wrapper #content_inner .book_valuation_form_row .gfield_checkbox .gchoice {
width: 50%;
margin-bottom: 5px;
}
}
#main_wrapper #content_wrapper #content_inner .recently_rented_row .rented_col .vc_column-inner > .wpb_wrapper {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 25px;
}
#main_wrapper #content_wrapper #content_inner .rented_property {
display: flex;
flex-direction: column;
background: white;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
#main_wrapper #content_wrapper #content_inner .rented_property .image {
aspect-ratio: 5/3;
width: 100%;
background-size: cover;
background-position: center;
min-height: 100px;
flex-shrink: 0;
position: relative;
overflow: hidden;
}
#main_wrapper #content_wrapper #content_inner .rented_property .rented_text {
position: absolute;
background: #2c3e49;
color: white;
display: inline-block;
padding: 10px 50px;
font-size: 18px;
font-weight: bold;
line-height: 1em;
text-transform: uppercase;
letter-spacing: 1px;
border: 2px dashed white;
top: 10px;
left: 10px;
transform: rotate(-45deg) translateX(-49px) translateY(-28px);
}
#main_wrapper #content_wrapper #content_inner .rented_property .inner {
padding: 30px;
display: flex;
flex-wrap: wrap;
flex-grow: 1;
flex-direction: column;
}
#main_wrapper #content_wrapper #content_inner .rented_property .title {
margin-bottom: 0;
width: 100%;
}
#main_wrapper #content_wrapper #content_inner .rented_property .subtitle {
font-weight: normal;
font-size: 20px;
margin-bottom: 0;
margin-top: 0;
width: 100%;
}
#main_wrapper #content_wrapper #content_inner .rented_property .content {
margin-top: 20px;
margin-bottom: 20px;
width: 100%;
flex-grow: 1;
}
#main_wrapper #content_wrapper #content_inner .rented_property .price {
margin-bottom: 20px;
font-weight: 500;
font-size: 18px;
}
#main_wrapper #content_wrapper #content_inner .rented_property .meta span {
display: inline-block;
margin-right: 25px;
font-weight: 500;
}
#main_wrapper #content_wrapper #content_inner .rented_property .meta span:last-child {
margin-right: 0;
}
#main_wrapper #content_wrapper #content_inner .rented_property .meta span i {
display: inline-block;
margin-right: 7px;
}
#main_wrapper #content_wrapper #content_inner .management_team_row .team_member_wrap {
max-width: 300px;
margin-left: auto;
margin-right: auto;
}
#main_wrapper #content_wrapper #content_inner .management_team_row .team_member_wrap .staff_name {
font-size: 20px;
}
#main_wrapper #content_wrapper #content_inner .management_team_row .team_member_wrap .staff_role {
font-weight: normal;
font-size: 18px;
}
@media (max-width: 1199px) {
#main_wrapper #content_wrapper #content_inner .management_team_row .image_col {
display: block;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#main_wrapper #content_wrapper #content_inner .management_team_row .team_member_wrap .image {
width: 80%;
padding-top: 80%;
margin-left: auto;
margin-right: auto;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper #content_inner .management_team_row .team_member_wrap .image {
width: 200px;
padding-top: 200px;
margin-left: auto;
margin-right: auto;
}
}
#main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button {
position: absolute;
top: 15px;
right: 15px;
}
#main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button .button, #main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button #header_text_4 a, #header_text_4 #main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button a {
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
font-weight: 600;
font-size: 20px;
background: transparent;
border: 2px solid white;
color: white;
padding-top: 25px;
padding-bottom: 25px;
width: 200px;
border-radius: 2px;
}
#main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button .button i, #main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button #header_text_4 a i, #header_text_4 #main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button a i {
font-size: 60px;
}
@media (max-width: 1199px) {
#main_wrapper #content_wrapper #content_inner .management_hero_carousel_row h1, #main_wrapper #content_wrapper #content_inner .management_hero_carousel_row h2 {
font-size: 55px;
}
#main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button .button, #main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button #header_text_4 a, #header_text_4 #main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button a {
font-size: 18px;
padding: 20px;
width: 165px;
}
#main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button .button i, #main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button #header_text_4 a i, #header_text_4 #main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button a i {
font-size: 50px;
padding-bottom: 15px;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper #content_inner .management_hero_carousel_row h1, #main_wrapper #content_wrapper #content_inner .management_hero_carousel_row h2 {
font-size: 25px;
padding-right: 110px;
}
#main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button .button, #main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button #header_text_4 a, #header_text_4 #main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button a {
font-size: 12px;
padding: 15px 5px;
width: 100px;
}
#main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button .button i, #main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button #header_text_4 a i, #header_text_4 #main_wrapper #content_wrapper #content_inner .management_hero_carousel_row .view_listings_button a i {
font-size: 30px;
padding-bottom: 15px;
}
} .taxonomy_filter_wrap {
width: 100%;
margin-bottom: 70px;
}
.taxonomy_filter_wrap .taxonomy_filter {
display: none;
}
.taxonomy_filter_wrap.style_inline .taxonomy_filter.type_inline {
display: block;
}
.taxonomy_filter_wrap.style_dropdown .taxonomy_filter.type_dropdown {
display: block;
}
@media (max-width: 767px) {
.taxonomy_filter_wrap {
margin-bottom: 35px;
}
.taxonomy_filter_wrap.style_inline .taxonomy_filter.type_inline {
display: none;
}
.taxonomy_filter_wrap .taxonomy_filter.type_dropdown {
display: block;
}
}
.taxonomy_filter.type_inline {
text-align: center;
}
.taxonomy_filter.type_inline a {
margin-right: 25px;
font-size: 18px;
color: #2c3e49;
display: inline-block;
}
.taxonomy_filter.type_inline a:last-child {
margin-right: 0;
}
.taxonomy_filter.type_inline a.current {
color: #2c3e49;
font-weight: bold;
}
@media (max-width: 767px) {
.taxonomy_filter.type_inline a {
font-size: 13px;
}
}
.pagination {
font-family: "Montserrat", sans-serif;
display: flex;
font-size: 13px;
padding-top: 10px;
}
.pagination.type_archive {
justify-content: center;
}
.pagination.type_archive .page-numbers {
display: inline-block;
padding: 0 10px;
color: #2c3e49;
}
.pagination.type_archive .current {
opacity: 0.4;
}
.pagination.type_single .nav-previous {
margin-right: auto;
}
.pagination.type_single .nav-next {
margin-left: auto;
}
.pagination:empty {
display: none;
}
.post_list_wrap .search_wrap {
margin-bottom: 35px;
text-align: center;
}
.post_list_wrap .search_wrap input {
margin-left: auto;
margin-right: auto;
width: 500px;
max-width: 100%;
}
.post_list_wrap .no_posts_found {
text-align: center;
}
.archive_page_pagination_load_more_button_wrap,
.post_list_pagination_load_more_wrap {
width: 100%;
}
.archive_page_pagination_load_more_button_wrap .loader,
.post_list_pagination_load_more_wrap .loader {
position: absolute;
bottom: 0;
top: auto;
display: block;
}
.archive_page_pagination_load_more_button_wrap .loader_wrap,
.post_list_pagination_load_more_wrap .loader_wrap {
position: relative;
padding-bottom: 70px;
display: none;
}
.archive_page_pagination_load_more_button_wrap .loader_wrap.display,
.post_list_pagination_load_more_wrap .loader_wrap.display {
display: block;
}
.post_list_wrap .post_list_pagination_load_more_wrap,
.archive_page_pagination_load_more_button_wrap {
margin-top: 35px;
}
.post_list_wrap .post_list_pagination_load_more_wrap .load_more_button_wrap,
.archive_page_pagination_load_more_button_wrap .load_more_button_wrap {
text-align: center;
margin-top: 15px;
}
.post_list_wrap .post_list_pagination_load_more_wrap .load_more_button,
.archive_page_pagination_load_more_button_wrap .load_more_button {
display: inline-flex;
align-items: center;
color: white !important;
}
.post_list_wrap .post_list_pagination_load_more_wrap .load_more_button .loader,
.archive_page_pagination_load_more_button_wrap .load_more_button .loader {
display: none;
position: relative;
top: auto;
left: auto;
margin: 0;
width: 20px;
height: 20px;
border-color: white;
border-width: 3px;
margin-left: 15px;
}
.post_list_wrap .post_list_pagination_load_more_wrap .load_more_button .loader.display,
.archive_page_pagination_load_more_button_wrap .load_more_button .loader.display {
display: inline-block;
}
#content_wrapper.single_page #content_inner,
#content_wrapper.archive_page #content_inner {
display: flex;
flex-wrap: wrap;
}
#content_wrapper.single_page #content_inner #blog_page_content,
#content_wrapper.archive_page #content_inner #blog_page_content {
width: 100%;
}
#content_wrapper.single_page #content_inner > .content,
#content_wrapper.archive_page #content_inner > .content {
flex-grow: 1;
}
#content_wrapper.single_page #content_inner .st_sidebar,
#content_wrapper.archive_page #content_inner .st_sidebar {
width: 27%;
padding-left: 30px;
}
#content_wrapper.single_page #content_inner > .content,
#content_wrapper.archive_page #content_inner > .content {
width: 1000px;
max-width: 100%;
flex-grow: 0;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
#content_wrapper.single_page #content_inner .st_sidebar,
#content_wrapper.archive_page #content_inner .st_sidebar {
width: 33%;
}
}
@media (min-width: 360px) and (max-width: 767px) {
#content_wrapper.single_page #content_inner .st_sidebar,
#content_wrapper.archive_page #content_inner .st_sidebar {
width: 100%;
padding-left: 0;
margin-top: 30px;
}
}
.post.archive .meta span,
.post.single .meta span {
margin-right: 10px;
font-size: 13px;
}
.post.archive .excerpt,
.post.archive .content,
.post.single .excerpt,
.post.single .content {
margin-bottom: 15px;
}
.post.archive .featured_image_wrap,
.post.single .featured_image_wrap {
position: relative;
}
.post.archive .featured_image,
.post.single .featured_image {
background-size: cover;
background-position: center;
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.post.archive {
margin-bottom: 35px;
background: white;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
display: flex;
flex-direction: row;
width: 100%;
position: relative;
}
.post.archive .meta {
padding-top: 15px;
}
.post.archive .post_content_wrap {
padding: 40px 40px 30px 40px;
}
.post.archive .title {
margin-bottom: 25px;
}
.post.archive .title a {
color: #2c3e49;
}
.post.archive .absolute_link {
position: absolute;
display: block;
z-index: 2;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
@media (max-width: 991px) {
.post.archive {
flex-direction: column;
}
.post.archive .featured_image_wrap {
min-height: 200px;
}
}
@media (max-width: 767px) {
.post.archive {
font-size: 16px;
}
.post.archive .title {
font-size: 22px;
}
.post.archive .post_content_wrap {
padding-left: 20px;
padding-right: 20px;
}
}
#single_post_wrap .related_posts_wrap {
margin-top: 40px;
padding-top: 40px;
border-top: 1px solid #2c3e49;
}
.post.single .featured_image_wrap {
min-height: 400px;
margin-bottom: 30px;
}
.post.single .meta {
border-bottom: 1px solid #2c3e49;
padding-bottom: 10px;
margin-bottom: 20px;
}
.post.single .title {
margin-bottom: 20px;
}
.post.single .post_content_wrap {
border-bottom: 1px solid #2c3e49;
margin-bottom: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.post.single .featured_image_wrap {
min-height: 350px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.post.single .featured_image_wrap {
min-height: 300px;
}
}
@media (max-width: 767px) {
.post.single .featured_image_wrap {
min-height: 200px;
}
}
.post.default {
text-align: center;
margin-bottom: 25px;
}
.post.default .featured_image {
padding-top: 55%;
background-size: cover;
background-position: center;
margin-bottom: 35px;
position: relative;
}
.post.default .featured_image .absolute_link {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.post.default .post_content_wrap {
padding-left: 20px;
padding-right: 20px;
}
.post.default .excerpt {
margin-bottom: 30px;
}
.post.default .title {
margin-bottom: 5px;
}
.post.default .meta {
font-size: 0.8em;
display: block;
margin-bottom: 15px;
}
.post.default .category {
position: absolute;
display: inline-block;
background: #2c3e49;
color: #111111;
padding: 5px 20px;
top: 15px;
right: 0;
text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 991px) {
.post.default .featured_image {
margin-bottom: 20px;
}
.post.default .post_content_wrap {
padding-left: 10px;
padding-right: 10px;
font-size: 13px;
}
}
@media (max-width: 767px) {
.post.default:last-child {
margin-bottom: 0;
}
}
.post_list.style_default {
display: flex;
flex-wrap: wrap;
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 35px;
}
@media (min-width: 768px) and (max-width: 991px) {
.post_list.style_default {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 767px) {
.post_list.style_default {
grid-template-columns: repeat(1, 1fr);
}
}
.post_list .list_with_thumb {
border-bottom: 1px solid #2c3e49;
margin-bottom: 15px;
position: relative;
}
.post_list .list_with_thumb .image {
display: inline-block;
width: 90px;
height: 60px;
background-size: cover;
background-position: center;
margin-right: 10px;
margin-bottom: 15px;
float: left;
background-color: #f0f0f0;
}
.post_list .list_with_thumb .title {
font-weight: bold;
}
.post_list .list_with_thumb .date {
margin-bottom: 15px;
font-style: italic;
}
.post_list .list_with_thumb a.permalink {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.post_list .list_with_thumb:last-child {
border-bottom: 0;
margin-bottom: 0;
}
#search_results {
width: 900px;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
#search_results .post.search_result {
margin-bottom: 35px;
padding-bottom: 25px;
border-bottom: 1px solid #2c3e49;
}
#search_results .title {
font-size: 24px;
font-weight: bold;
margin-bottom: 0;
}
#search_results .title a {
color: #2c3e49;
}
#search_results .excerpt {
margin-top: 10px;
}
#search_results .inner {
display: flex;
}
#search_results .featured_image_wrap {
width: 80px;
height: 80px;
position: relative;
flex-shrink: 0;
margin-right: 25px;
}
#search_results .featured_image_wrap .featured_image {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background-size: cover;
background-color: #f7f7f7;
}
#search_results p.read_more {
margin-top: 15px;
}
@media (max-width: 767px) {
#search_results .featured_image_wrap {
width: 50px;
height: 50px;
margin-right: 15px;
}
}
.post.style_carousel {
position: relative;
height: 600px;
background-size: cover;
background-position: center;
}
.post.style_carousel .content {
position: absolute;
bottom: 40px;
left: 50px;
padding: 30px 40px;
background: rgba(255, 255, 255, 0.5);
}
.post.style_carousel .excerpt {
color: #2c3e49;
margin-bottom: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.post.style_carousel {
height: 500px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.post.style_carousel {
height: 450px;
}
}
@media (max-width: 767px) {
.post.style_carousel {
height: 300px;
}
.post.style_carousel .content {
left: 20px;
right: 20px;
}
} .wp-caption {
border: 1px solid #e8e8e8;
text-align: center;
background-color: #f7f7f7;
margin: 10px;
max-width: 100%;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0;
}
.wp-caption p.wp-caption-text {
font-size: 0.85em;
line-height: 1.214em;
padding: 3px;
margin: 0;
}
.wp-caption.alignnone {
margin-left: 0;
}
.wp-caption.alignright {
margin-right: 0;
}  header nav ul li a {
font-family: "Montserrat", sans-serif;
}
.admin-bar #fullscreen_nav_wrapper {
top: 32px;
}
.hamburger {
width: 28px;
height: 24px;
display: inline-block;
line-height: 0;
position: relative;
z-index: 100;
}
.hamburger .bar {
display: inline-block;
height: 4px;
background: #f2ece5;
position: absolute;
top: 0;
left: 0;
right: 0;
transition: 0.3s ease all;
transform-origin: left;
}
.hamburger .bar_2 {
top: 10px;
}
.hamburger .bar_3 {
right: 4px;
bottom: 0;
top: auto;
}
.hamburger.smooshed .bar_1 {
transform: rotate(45deg);
}
.hamburger.smooshed .bar_2 {
opacity: 0;
}
.hamburger.smooshed .bar_3 {
right: 0;
transform: rotate(-45deg);
}  header nav ul li.menu-item-has-children > a:after {
content: "n";
margin-left: 6px;
vertical-align: middle;
font-weight: bold;
font-size: 0.8em;
display: inline-block;
transform: translateY(-1px);
} header nav.large_nav ul {      }
header nav.large_nav ul li ul {
visibility: hidden;
position: absolute;
padding: 0;
top: 100%;
left: 15px;
display: block;
opacity: 0;
transition: transform 0.3s cubic-bezier(0.16, 0.67, 0.48, 1.59), opacity 0.3s ease, visibility 0.3s ease;
transform: translateX(-25px);
z-index: 50;
background: #2c3e49;
box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
}
header nav.large_nav ul li:hover > ul,
header nav.large_nav ul li.hover > ul {
opacity: 1;
transform: translateX(0);
visibility: visible;
}
header nav.large_nav ul li > ul > li {
display: block;
}
header nav.large_nav ul li > ul > li:first-child > a {
padding-top: 20px;
}
header nav.large_nav ul li > ul > li:last-child > a {
padding-bottom: 20px;
}
header nav.large_nav ul li ul li a {
width: 200px;
text-align: left;
padding-left: 20px;
padding-right: 20px;
color: #f2ece5;
line-height: 1.3em;
font-size: 16px; }
header nav.large_nav ul li ul li a:hover {
color: white;
}
header nav.large_nav ul li ul li.menu-item-has-children > a:after {
content: "p";
}
header nav.large_nav ul li ul li ul {
left: 200px;
top: 0;
opacity: 0;
border-left: 0;
}
@media (min-width: 1200px) and (max-width: 1399px) {
header nav.large_nav ul li ul {
left: 5px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
header nav.large_nav ul li ul {
left: 5px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
header nav.large_nav ul li ul {
left: 0px;
}
}
#fullscreen_nav_wrapper {
position: fixed;
z-index: 100;
transition: 0.5s ease all; overscroll-behavior: contain;
top: 0;
bottom: 0;
width: 100%;
right: 0 !important;
display: flex;
flex-direction: column;
overflow-y: scroll;
padding: 50px;
padding-bottom: 20px;
visibility: hidden;
pointer-events: none;
opacity: 0;
background: #2c3e49;
color: #f2ece5; -ms-overflow-style: none;
scrollbar-width: none; }
#fullscreen_nav_wrapper:before {
position: absolute;
width: 1px;
top: 0;
left: 0;
bottom: -1px;
display: block;
content: "";
opacity: 0;
pointer-events: none;
}
#fullscreen_nav_wrapper a {
color: inherit;
}
#fullscreen_nav_wrapper::-webkit-scrollbar {
display: none;
}
#fullscreen_nav_wrapper.display {
visibility: visible;
pointer-events: initial;
opacity: 1;
}
#fullscreen_nav_wrapper .fullscreen_nav_inner {
display: flex;
flex-direction: column;
flex-grow: 1;
max-width: 100%;
width: 1000px;
margin-left: auto;
margin-right: auto;
}
#fullscreen_nav_wrapper .logo_hamburger_wrap {
padding-bottom: 25px;
}
#fullscreen_nav_wrapper .logo_hamburger_wrap .nav_logo {
height: 60px;
width: auto;
max-width: 50%;
object-fit: contain;
object-position: top left;
}
#fullscreen_nav_wrapper .close {
position: absolute;
top: 50px;
right: 50px;
margin-bottom: 50px;
display: block;
}
#fullscreen_nav_wrapper .close .text {
font-size: 14px;
text-transform: uppercase;
display: inline-block;
transform: translateY(-25%);
}
#fullscreen_nav_wrapper .close i {
font-size: 24px;
margin-left: 10px;
display: inline-block;
}
#fullscreen_nav_wrapper .contact_details {
display: flex;
align-items: center;
justify-content: center;
margin-top: auto;
padding-top: 35px;
}
#fullscreen_nav_wrapper .contact_details .contact_detail {
display: block;
margin-right: 45px;
margin-bottom: 10px;
}
#fullscreen_nav_wrapper .contact_details .contact_detail:last-child {
margin-right: 0;
}
#fullscreen_nav_wrapper .large_nav {
margin-top: auto;
padding-bottom: 50px;
}
#fullscreen_nav_wrapper nav.large_nav,
#fullscreen_nav_wrapper nav.large_nav > div,
#fullscreen_nav_wrapper nav.large_nav ul {
display: block;
}
#fullscreen_nav_wrapper nav.large_nav ul {
padding-left: 0;
}
#fullscreen_nav_wrapper nav.large_nav ul li {
display: block;
position: relative;
margin-bottom: 0;
}
#fullscreen_nav_wrapper nav.large_nav ul li a {
display: inline-block;
padding-left: 0px;
color: inherit;
}
#fullscreen_nav_wrapper nav.large_nav ul ul {
display: none;
padding-left: 15px !important;
opacity: 1 !important;
}
#fullscreen_nav_wrapper nav ul li.menu-item-has-children .menu_expand {
display: inline-flex;
text-align: center;
cursor: pointer;
align-items: center;
justify-content: center;
font-size: 0.8em;
color: inherit;
padding-left: 10px;
}
#fullscreen_nav_wrapper nav ul li.menu-item-has-children .menu_expand i {
transition: 0.3s ease all;
transform-origin: center;
height: 1em;
line-height: 1em;
}
#fullscreen_nav_wrapper nav ul li.menu-item-has-children .menu_expand.menu_expanded i {
transform: rotate(180deg);
}
#fullscreen_nav_wrapper nav ul li.menu-item-has-children > a {
display: inline-block;
}
#fullscreen_nav_wrapper nav.large_nav ul li ul.sub-menu {
top: 0;
left: 100%;
margin-top: 0;
}
#fullscreen_nav_wrapper nav.large_nav ul li ul.sub-menu a {
font-size: 0.9em;
padding: 5px 0 !important;
font-weight: 500;
}
#fullscreen_nav_wrapper nav.large_nav ul li ul.sub-menu li:last-child a {
padding-bottom: 5px !important;
}
#fullscreen_nav_wrapper nav.large_nav ul li ul.sub-menu ul.sub-menu li:first-child a {
padding-top: 0px !important;
}
#fullscreen_nav_wrapper nav.large_nav ul li ul.sub-menu ul.sub-menu li:last-child a {
padding-bottom: 5px !important;
}
@media (min-width: 768px) {
#fullscreen_nav_wrapper nav.large_nav ul li {
font-size: 55px;
font-weight: 700;
line-height: 1em;
}
#fullscreen_nav_wrapper nav.large_nav ul {
text-align: center;
}
#fullscreen_nav_wrapper nav.large_nav ul li {
margin-bottom: 25px;
}
#fullscreen_nav_wrapper nav.large_nav ul li.menu-item-has-children .menu_expand {
font-size: 0.5em;
margin-right: calc(-0.8em - 15px);
padding-left: 15px;
transform: translateY(-10%);
}
#fullscreen_nav_wrapper nav.large_nav ul li ul.sub-menu {
padding-top: 10px;
padding-bottom: 0;
padding-left: 0 !important;
padding-right: 0 !important;
width: 100% !important;
}
#fullscreen_nav_wrapper nav.large_nav ul li ul li {
font-size: 30px;
margin-bottom: 5px;
}
#fullscreen_nav_wrapper nav.large_nav ul li ul li:last-child {
margin-bottom: 0;
}
#fullscreen_nav_wrapper nav.large_nav ul li ul li ul li {
font-weight: normal;
font-size: 16px;
margin-bottom: 0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#fullscreen_nav_wrapper nav.large_nav ul li {
font-size: 40px;
}
#fullscreen_nav_wrapper nav.large_nav ul li ul li {
font-size: 25px;
}
}
@media (max-width: 767px) {
#fullscreen_nav_wrapper {
width: 100% !important;
padding-left: 25px;
padding-right: 25px;
padding-top: 25px; }
#fullscreen_nav_wrapper .close {
top: 30px;
right: 25px;
}
#fullscreen_nav_wrapper .close .text {
display: none;
}
#fullscreen_nav_wrapper .social_icons {
display: none;
}
#fullscreen_nav_wrapper .contact_details {
flex-direction: column;
align-items: flex-start;
}
#fullscreen_nav_wrapper .large_nav {
margin-top: initial;
}
#fullscreen_nav_wrapper .logo_hamburger_wrap .nav_logo {
height: 40px;
}
#fullscreen_nav_wrapper nav.large_nav ul li ul.sub-menu a {
padding-left: 0 !important;
}
#fullscreen_nav_wrapper nav.large_nav ul li {
display: flex;
flex-wrap: wrap;
margin-bottom: 0;
font-size: 20px;
}
#fullscreen_nav_wrapper nav.large_nav ul li a {
display: block;
border-bottom: 1px solid #697479;
flex-grow: 1;
font-size: 20px;
width: calc(100% - 45px);
padding-top: 13px !important;
padding-bottom: 8px;
}
#fullscreen_nav_wrapper nav.large_nav ul ul {
border-bottom: 1px solid #697479;
padding-top: 8px;
padding-bottom: 8px;
}
#fullscreen_nav_wrapper nav ul li.menu-item-has-children .menu_expand {
justify-content: center;
align-items: center;
border-bottom: 1px solid #697479;
border-left: 1px solid #697479;
transform: none;
width: 45px;
padding-left: 0;
}
#fullscreen_nav_wrapper nav ul li.menu-item-has-children > a {
margin-right: 0;
}
#fullscreen_nav_wrapper nav.large_nav ul li ul.sub-menu {
width: 100% !important;
padding-left: 0 !important;
}
#fullscreen_nav_wrapper nav.large_nav ul li ul.sub-menu > li > a {
border-color: transparent;
}
#fullscreen_nav_wrapper nav.large_nav ul li ul.sub-menu {
border-bottom: 0;
}
#fullscreen_nav_wrapper nav.large_nav ul li ul.sub-menu a {
flex-grow: 0;
display: inline-block;
width: auto;
}
#fullscreen_nav_wrapper nav.large_nav ul li ul.sub-menu .menu_expand {
border: 0;
}
#fullscreen_nav_wrapper nav.large_nav ul li ul.sub-menu .menu_expand i {
height: 1em;
width: 1em;
}
#fullscreen_nav_wrapper nav.large_nav ul li ul.sub-menu ul.sub-menu {
padding-left: 15px !important;
}
}
header nav.large_nav {
display: inline-block;
}
header nav.large_nav ul {
margin: 0px;
padding-left: 0px;
font-size: 0; display: inline-block;
}
header nav.large_nav > div {
display: inline-block;
}
header nav.large_nav ul li {
display: inline-block;
list-style: none;
position: relative;
line-height: initial;
margin-bottom: 0;
}
header nav.large_nav ul li a {
text-decoration: none;
display: inline-block;
padding: 10px 30px;
font-size: 18px;
font-weight: 500;
text-align: center;
color: #f2ece5;
letter-spacing: 0.5px;
}
header nav.large_nav > ul > li:last-child > a {
padding-right: 0;
}
header nav.large_nav ul li:hover > a,
header nav.large_nav ul li:focus > a {
color: white;
text-decoration: none;
}
@media (min-width: 1200px) and (max-width: 1399px) {
header nav.large_nav ul li a {
padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
header nav.large_nav ul li a {
padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
header nav.large_nav ul li a {
padding-left: 15px;
padding-right: 15px;
}
} #header_wrapper {
position: relative;
z-index: 99;
}
#large_header_wrapper {
padding: 25px 0;
position: relative;
background: #2c3e49;
}
@media (max-width: 767px) {
#large_header_wrapper {
padding-top: 25px;
padding-bottom: 25px;
}
}
#large_header_inner {
display: flex;
justify-content: space-between;
align-items: center;
}
#large_header_inner:before, #large_header_inner:after {
display: none;
}
#logo img {
width: 350px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
#logo img {
width: 300px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#logo img {
width: 300px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#logo img {
width: 300px;
}
}
@media (max-width: 767px) {
#logo {
max-width: 80%;
}
#logo img {
width: 170px;
}
}
.header_text p:last-child {
margin-bottom: 0;
}
.header_text i {
margin-right: 7px;
}
@media (max-width: 767px) {
.header_text .contact_detail .text {
display: none;
}
}
.header_text .address_output br {
display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
#header_text_4 {
margin-left: auto;
margin-right: 35px;
}
}
#page_title {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-color: #F0F0F0;
background-image: url(//qproperty.co.nz/wp-content/themes/q_property/assets/img/page-title-bg.jpg);
padding: 20px 0;
text-align: left;
color: #f2ece5;
margin-bottom: 70px;
min-height: 400px;
display: flex;
align-items: center;
position: relative;
}
#page_title h1 {
margin-bottom: 0px;
color: inherit;
}
#page_title .subtitle {
margin-top: 10px;
color: inherit;
}
#page_title .divider {
display: inline-block;
width: 20px;
height: 2px;
background: #2c3e49;
}
#page_title .woocommerce-breadcrumb {
text-transform: none;
color: #999;
font-weight: normal;
font-size: 13px;
margin-bottom: 5px;
}
#page_title .woocommerce-breadcrumb a {
color: inherit;
}
@media (min-width: 768px) and (max-width: 991px) {
#page_title {
min-height: 300px;
}
}
@media (max-width: 767px) {
#page_title {
min-height: 200px;
margin-bottom: 35px;
}
#page_title .container {
width: 100%;
}
}
#large_nav_wrapper {
margin-left: auto;
} #footer_wrapper {
background: #2c3e49;
color: white;
}
#footer_wrapper a {
color: white;
}
#footer_wrapper a:hover {
color: #f2ece5;
}
#footer_wrapper .address_output {
line-height: 2em;
}
#large_footer_wrapper {
padding-top: 80px;
padding-bottom: 80px;
}
#large_footer_wrapper ul {
padding: 0px;
}
#large_footer_wrapper ul li {
list-style: none;
margin-bottom: 15px;
}
#large_footer_wrapper h3 {
color: white;
font-size: 22px;
font-weight: bold;
letter-spacing: 0.5px;
position: relative;
margin-bottom: 25px;
padding-bottom: 20px;
}
#large_footer_wrapper h3:after {
display: block;
content: "";
position: absolute;
width: 30px;
height: 1px;
background: white;
bottom: 0;
}
#large_footer_wrapper .line {
display: block;
width: 1px;
background: white;
}
@media (min-width: 992px) and (max-width: 1199px) {
#large_footer_wrapper #footer_widget_1 h3:after {
left: auto;
right: 0;
}
#large_footer_wrapper .line {
display: none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#large_footer_wrapper .line_1 {
display: none;
}
}
@media (max-width: 767px) {
#large_footer_wrapper {
padding-top: 55px;
padding-bottom: 55px;
}
#large_footer_wrapper .line {
display: none;
}
}
#large_footer_inner {
display: flex;
justify-content: space-between;
}
#large_footer_inner:before, #large_footer_inner:after {
display: none;
}
@media (max-width: 1199px) {
#large_footer_inner {
flex-wrap: wrap;
}
}
#small_footer_wrapper {
background: #162A34;
font-size: 14px;
padding: 15px 0;
}
#small_footer_inner {
display: flex;
justify-content: space-between;
}
#small_footer_inner:before, #small_footer_inner:after {
display: none;
}
@media (max-width: 1199px) {
#small_footer_inner {
flex-direction: column;
align-items: center;
}
}
footer .contact_detail {
display: block;
margin-bottom: 1em;
}
.footer_widget {
padding-right: 80px;
padding-top: 30px;
}
.footer_widget:last-child {
padding-right: 0;
}
@media (min-width: 1200px) and (max-width: 1399px) {
.footer_widget {
padding-right: 40px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.footer_widget {
padding-right: 20px;
padding-top: 0;
max-width: 100%;
width: 33%;
font-size: 14px;
}
}
@media (max-width: 767px) {
.footer_widget {
width: 100%;
padding-top: 0;
margin-bottom: 40px;
padding-right: 0;
}
.footer_widget:last-child {
margin-bottom: 0;
}
}
#footer_logo img {
width: 360px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
#footer_logo img {
width: 300px;
}
}
@media (max-width: 1199px) {
#footer_logo {
width: 100%;
padding-right: 0;
margin-bottom: 80px;
text-align: center;
}
#footer_logo img {
width: 250px;
}
}
@media (max-width: 767px) {
#footer_logo {
margin-bottom: 60px;
}
#footer_logo img {
width: 170px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#footer_widget_1 {
width: 50%;
text-align: right;
padding-right: 50px;
flex-shrink: 0;
border-right: 1px solid white;
}
}
#footer_widget_2 {
max-width: 400px;
}
#footer_widget_2 strong {
display: inline-block;
min-width: 120px;
color: inherit;
}
#footer_widget_2 p {
margin-bottom: 15px !important;
}
#footer_widget_2 .widget:nth-child(3) p {
line-height: 2em;
}
@media (min-width: 992px) and (max-width: 1199px) {
#footer_widget_2 {
width: 50%;
padding-right: 0;
padding-left: 50px;
flex-shrink: 0;
max-width: 50%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#footer_widget_2 {
transform: translateX(-20px);
}
#footer_widget_2 .widget:nth-child(2) p br {
display: none;
}
#footer_widget_2 strong {
min-width: 90px;
}
#footer_widget_2 .widget:nth-child(3) p {
font-size: 13px;
}
}
#footer_widget_3 p {
margin-bottom: 20px;
}
#footer_widget_3 iframe {
width: 260px;
height: 100px;
}
.footer_text p:last-child {
margin-bottom: 0;
}
@media (max-width: 991px) {
.footer_text {
margin-bottom: 10px;
text-align: center;
}
.footer_text:last-child {
margin-bottom: 0;
}
} #main_wrapper .vc_row.default_padding .vc_column-inner,
#main_wrapper .vc_row.vc_row-has-fill > .wpb_column > .vc_column-inner,
#main_wrapper .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner {
padding-top: 0px;
} .row_wrap.row_is_disabled {
opacity: 0.5;
}
.row_wrap.row_is_disabled .vc_row {
opacity: 1 !important;
}
.full_width_page #content_inner { width: 100%;
padding-left: 0;
padding-right: 0;
}
.full_width_page #content_inner .row_wrap { margin-left: auto;
margin-right: auto;
background-position: center;
background-size: cover;
}
.full_width_page #content_inner .vc_row {
margin-left: auto;
margin-right: auto;
max-width: 100%;
}
.full_width_page #content_inner .row_wrap.full_width_background {
width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
.full_width_page #content_inner .row_wrap.standard_width_background {
width: 750px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.full_width_page #content_inner .row_wrap.standard_width_background {
width: 970px;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
.full_width_page #content_inner .row_wrap.standard_width_background {
width: 1170px;
}
}
@media (min-width: 1400px) {
.full_width_page #content_inner .row_wrap.standard_width_background {
width: 1370px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.full_width_page #content_inner .row_wrap > .vc_row {
width: 750px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.full_width_page #content_inner .row_wrap > .vc_row {
width: 970px;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
.full_width_page #content_inner .row_wrap > .vc_row {
width: 1170px;
}
}
@media (min-width: 1400px) {
.full_width_page #content_inner .row_wrap > .vc_row {
width: 1370px;
}
}
.full_width_page #content_inner .row_wrap.row_width_full > .vc_row {
width: 100%;
}
.full_width_page #content_inner .row_wrap.row_width_full_no_padding > .vc_row {
width: 100%;
}
.full_width_page #content_inner .row_wrap.row_width_full_no_padding > .vc_row .vc_column-inner {
padding-left: 0;
padding-right: 0;
}
@media (min-width: 1400px) {
.full_width_page #content_inner .row_wrap.row_width_wide > .vc_row {
width: 1370px;
}
}
@media (min-width: 992px) {
.full_width_page #content_inner .row_wrap.row_width_medium > .vc_row {
width: 1000px;
}
}
@media (min-width: 992px) {
.full_width_page #content_inner .row_wrap.row_width_small > .vc_row {
width: 900px;
}
}
@media (min-width: 768px) {
.full_width_page #content_inner .row_wrap.row_width_tiny > .vc_row {
width: 600px;
}
}
.full_width_page #content_inner .vc_row.vc_inner { width: 100%;
width: calc(100% + 30px);
max-width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px;
}
.full_width_page #content_inner .vc_section {
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}
.full_width_page #content_inner .row_wrap.full_height { min-height: 100vh !important;
}
.row_wrap.flex_row {
display: flex;
flex-wrap: wrap;
}
.vc_row-o-equal-height > .wpb_column > .vc_column-inner > .wpb_wrapper {
display: flex;
flex-grow: 1;
flex-wrap: wrap;
}
.vc_row-o-equal-height > .wpb_column > .vc_column-inner > .wpb_wrapper .wpb_content_element {
width: 100%;
}
.vc_row-o-equal-height > .wpb_column > .vc_column-inner > .wpb_wrapper .button_wrap {
width: auto;
}
.vc_row-o-equal-height > .wpb_column > .vc_column-inner > .wpb_wrapper > div {
flex-shrink: 0; }
.vc_editor .vc_row-o-equal-height > .vc_element.vc_vc_column > .wpb_column > .vc_column-inner > .wpb_wrapper {
display: flex;
flex-grow: 1;
flex-wrap: wrap;
}
.vc_editor .vc_row-o-equal-height > .vc_element.vc_vc_column > .wpb_column > .vc_column-inner > .wpb_wrapper .vc_element {
width: 100%;
}
.vc_row-flex > .wpb_column {
display: flex;
}
.vc_row-o-content-middle > .wpb_column {
align-items: center;
}
.vc_row-o-content-middle > .wpb_column .vc_column-inner > .wpb_wrapper {
flex-grow: 0;
}
.vc_row-o-content-top > .wpb_column {
align-items: flex-start;
}
.vc_row-o-content-top > .wpb_column .vc_column-inner > .wpb_wrapper {
flex-grow: 0;
}
.vc_row-o-content-bottom > .wpb_column {
align-items: flex-end;
}
.vc_row-o-content-bottom > .wpb_column .vc_column-inner > .wpb_wrapper {
flex-grow: 0;
}
#main_wrapper .vc_row-has-fill {
padding-top: 0;
}
.row_wrap.background_video {
position: relative;
overflow: hidden;
}
.row_wrap.background_video video,
.row_wrap.background_video .video_bg_mobile_placeholder {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
width: 100%;
background-size: cover;
background-position: center;
object-fit: cover;
height: 100%;
font-family: "object-fit: cover;"; }
.row_wrap.background_video .video_bg_mobile_placeholder {
display: none;
}
.row_wrap.background_video .play_button,
.row_wrap.background_video .pause_button {
position: absolute;
display: flex;
background: #2c3e49;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
z-index: 5;
color: white;
align-items: center;
justify-content: center;
border-radius: 200px;
cursor: pointer;
transition: 0.3s ease all;
}
.row_wrap.background_video .play_button {
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
width: 70px;
height: 70px;
}
.row_wrap.background_video .play_button i {
line-height: 1em;
font-size: 30px;
}
.row_wrap.background_video .play_button .icon-play {
transform: translateX(5%);
}
.row_wrap.background_video .pause_button {
bottom: 15px;
left: 10px;
width: 30px;
height: 30px;
opacity: 0;
visibility: hidden;
pointer-events: none;
cursor: pointer;
}
.row_wrap.background_video .pause_button i {
line-height: 1em;
font-size: 12px;
}
.row_wrap.background_video.playing .play_button {
opacity: 0;
visibility: hidden;
pointer-events: none;
}
.row_wrap.background_video.playing:hover .pause_button {
opacity: 1;
pointer-events: initial;
visibility: visible;
}
@media (max-width: 991px) {
.row_wrap.background_video .video_bg_mobile_placeholder {
display: block;
}
.row_wrap.background_video .play_button {
width: 50px;
height: 50px;
}
.row_wrap.background_video .play_button i {
font-size: 18px;
}
}
.full_width_page .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner {
padding-top: 0;
}
#content_wrapper #content_inner .vc_row.owl-carousel {
position: relative;
}
#content_wrapper #content_inner .vc_row.owl-carousel .vc_column-inner {
background-size: cover;
background-position: center;
}
.vc_editor #content_wrapper #content_inner .vc_row.owl-carousel {
display: flex !important;
flex-wrap: wrap;
}
.vc_editor #content_wrapper #content_inner .vc_row.owl-carousel .vc_vc_column {
flex-shrink: 0;
}
@media (min-width: 992px) {
.vc_editor #content_wrapper #content_inner .vc_row.owl-carousel.items_per_view_2 .vc_vc_column {
width: 50%;
}
.vc_editor #content_wrapper #content_inner .vc_row.owl-carousel.items_per_view_3 .vc_vc_column {
width: 33.3%;
}
.vc_editor #content_wrapper #content_inner .vc_row.owl-carousel.items_per_view_4 .vc_vc_column {
width: 25%;
}
.vc_editor #content_wrapper #content_inner .vc_row.owl-carousel.items_per_view_5 .vc_vc_column {
width: 20%;
}
.vc_editor #content_wrapper #content_inner .vc_row.owl-carousel.items_per_view_6 .vc_vc_column {
width: 16.66%;
}
}
#main_wrapper .heading {
text-align: left;
margin-bottom: 20px;
}
#main_wrapper .heading h1, #main_wrapper .heading h2, #main_wrapper .heading h3, #main_wrapper .heading h4, #main_wrapper .heading h5, #main_wrapper .heading h6 {
margin-bottom: 0;
}
#main_wrapper .heading a {
color: inherit;
}
#main_wrapper .heading strong {
color: inherit;
}
#main_wrapper .heading.alignment_right {
text-align: right;
}
#main_wrapper .heading.alignment_left {
text-align: left;
}
#main_wrapper .heading.alignment_centre {
text-align: center;
}
#main_wrapper .heading.style_underline {
padding-bottom: 10px;
text-decoration: underline;
text-underline-offset: 0.3em;
text-decoration-color: initial;
text-decoration-thickness: 2px;
}
#main_wrapper .heading.style_short_underline {
position: relative;
padding-bottom: 10px;
}
#main_wrapper .heading.style_short_underline:after {
position: absolute;
bottom: 0;
content: "";
width: 70px;
height: 2px;
background: #2c3e49;
}
#main_wrapper .heading.alignment_centre.style_short_underline:after {
left: 50%;
transform: translateX(-50%);
}
#main_wrapper .heading i {
font-size: 0.7em;
}
#main_wrapper .heading .icon_position_after_text i {
padding-left: 10px;
}
#main_wrapper .heading .icon_position_before_text i {
padding-right: 10px;
}
#main_wrapper .heading.style_line_before {
padding-left: 60px;
position: relative;
}
#main_wrapper .heading.style_line_before:before {
position: absolute;
height: 1px;
width: 40px;
left: 0;
top: 50%;
background: currentColor;
content: "";
}
#main_wrapper .heading.style_bg_colour_with_underline {
border-bottom: 2px solid #2c3e49;
}
#main_wrapper .heading.style_bg_colour_with_underline .heading_element {
font-weight: bold;
background-color: #2c3e49;
padding: 5px 10px;
color: white;
display: inline-block;
position: relative;
margin-bottom: 3px;
text-transform: uppercase;
font-size: 25px;
}
#main_wrapper .heading.style_bg_colour_with_underline .heading_element:after {
display: block;
height: 2px;
content: "";
background-color: inherit;
width: 100%;
bottom: -5px;
left: 0;
position: absolute;
}
#main_wrapper .heading.style_lines_before_after_text .heading_element {
display: inline-block;
position: relative;
padding-left: 40px;
padding-right: 40px;
}
#main_wrapper .heading.style_lines_before_after_text .heading_element:before, #main_wrapper .heading.style_lines_before_after_text .heading_element:after {
content: "";
display: block;
height: 1px;
width: 30px;
background: #2c3e49;
opacity: 0.8;
position: absolute;
left: 0;
top: 50%;
}
#main_wrapper .heading.style_lines_before_after_text .heading_element:after {
left: auto;
right: 0;
}
blockquote {
margin: 0 0 35px 0;
position: relative;
display: flex;
}
blockquote .cite {
display: block;
margin-top: 15px;
position: relative;
}
blockquote .cite h5 {
display: inline-block;
}
blockquote .title {
margin-bottom: 5px;
font-size: 18px;
position: relative;
}
blockquote .line_one, blockquote .line_two {
margin-bottom: 0;
margin-top: 0;
}
blockquote .line_one {
font-weight: bold;
}
blockquote .image_wrap {
width: 200px;
margin-right: 50px;
flex-shrink: 0;
}
blockquote .image_wrap .image {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
border-radius: 500px;
padding-top: 100%;
}
blockquote .testimonial_content_wrap {
flex-grow: 1;
}
@media (max-width: 767px) {
blockquote {
flex-wrap: wrap;
}
blockquote .image_wrap {
margin-left: auto;
margin-right: auto;
width: 150px;
margin-bottom: 30px;
}
blockquote .testimonial_content_wrap {
width: 100%;
}
}
blockquote.style_speech_bubble {
background: #f7f7f7;
border: 1px solid #2c3e49;
margin-bottom: 50px;
padding: 25px;
}
blockquote.style_speech_bubble .quote_icon {
display: none;
}
blockquote.style_speech_bubble:before, blockquote.style_speech_bubble:after {
top: 100%;
left: 100px;
border: solid transparent;
content: "";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
blockquote.style_speech_bubble:before {
border-color: rgba(255, 255, 255, 0);
border-top-color: #2c3e49;
border-width: 16px;
margin-left: -16px;
}
blockquote.style_speech_bubble:after {
border-color: rgba(136, 183, 213, 0);
border-top-color: #f7f7f7;
border-width: 14px;
margin-left: -14px;
}
blockquote.style_speech_marks {
padding: 5px 60px;
}
blockquote.style_speech_marks .testimonial_content {
position: relative;
}
blockquote.style_speech_marks .quote_icon {
font-size: 40px;
position: absolute;
}
blockquote.style_speech_marks .icon-quote-open {
left: -60px;
top: -20px;
}
blockquote.style_speech_marks .icon-quote-closed {
right: -60px;
bottom: -20px;
}
blockquote.style_speech_marks.small_quotes {
padding-left: 35px;
padding-right: 35px;
padding-top: 0;
}
blockquote.style_speech_marks.small_quotes .quote_icon {
font-size: 23px;
}
blockquote.style_speech_marks.small_quotes .icon-quote-open {
left: -35px;
top: -6px;
}
blockquote.style_speech_marks.small_quotes .icon-quote-closed {
right: -35px;
bottom: -6px;
}
blockquote.style_outline {
border: 3px solid #2c3e49;
padding: 30px 20px;
background: white;
margin-top: 20px;
}
blockquote.style_outline .testimonial_content {
background: inherit;
}
blockquote.style_outline .quote_icon {
position: absolute;
font-size: 30px;
color: #c5c5c5;
line-height: 40px;
background-color: inherit;
padding: 0 10px;
line-height: normal;
height: 40px;
display: block;
}
blockquote.style_outline .icon-quote-open {
top: -18px;
left: 40px;
}
blockquote.style_outline .icon-quote-closed {
right: 40px;
bottom: -24px;
}
blockquote.style_no_style .quote_icon {
display: none;
}
blockquote.style_quote_mark_above {
text-align: center;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
padding: 30px 40px;
}
blockquote.style_quote_mark_above .icon-quote-open {
color: #2c3e49;
font-size: 40px;
margin-bottom: 10px;
display: block;
}
blockquote.style_quote_mark_above .icon-quote-closed {
display: none;
}
blockquote.style_quote_mark_above .cite {
padding-left: 0;
margin-top: 25px;
}
blockquote.style_quote_mark_above .cite .title:before {
display: none;
}
blockquote.style_quote_mark_above .image_wrap {
display: none;
}
#main_wrapper .testimonial_carousel .owl-item {
padding-left: 15px;
padding-right: 15px;
}
#main_wrapper .testimonial_carousel .owl-stage-outer {
padding-top: 35px;
padding-bottom: 35px;
box-sizing: content-box;
}
#main_wrapper .testimonial_carousel .no_testimonials {
color: #F44336;
text-align: center;
}
#main_wrapper .testimonial_carousel blockquote {
margin-bottom: 0;
width: 100%;
}
#main_wrapper .testimonial_carousel.prev_next_controls_position_inline .owl-nav .owl-prev {
left: 35px;
}
#main_wrapper .testimonial_carousel.prev_next_controls_position_inline .owl-nav .owl-next {
right: 35px;
}
#main_wrapper .testimonial_carousel.prev_next_controls_visible.items_per_view_1.prev_next_controls_position_outside {
padding-left: 100px;
padding-right: 100px;
}
#main_wrapper .testimonial_carousel.prev_next_controls_visible.items_per_view_1.prev_next_controls_position_outside .owl-nav .owl-prev {
left: 0;
}
#main_wrapper .testimonial_carousel.prev_next_controls_visible.items_per_view_1.prev_next_controls_position_outside .owl-nav .owl-next {
right: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
#main_wrapper .testimonial_carousel.prev_next_controls_visible.items_per_view_1.prev_next_controls_position_outside {
padding-left: 80px;
padding-right: 80px;
}
#main_wrapper .testimonial_carousel.prev_next_controls_visible.items_per_view_1.prev_next_controls_position_outside .owl-nav .owl-prev {
left: 0;
}
#main_wrapper .testimonial_carousel.prev_next_controls_visible.items_per_view_1.prev_next_controls_position_outside .owl-nav .owl-next {
right: 0;
}
}
@media (max-width: 767px) {
#main_wrapper .testimonial_carousel .owl-item {
padding-left: 15px;
padding-right: 15px;
}
#main_wrapper .testimonial_carousel.prev_next_controls_visible.items_per_view_1.prev_next_controls_position_outside {
padding-left: 0;
padding-right: 0;
}
}
.image_grid_wrap {
margin-right: -5px;
margin-bottom: 30px;
}
.image_grid_wrap .image_wrap {
float: left;
width: 100%;
padding-top: 56.25%;
min-height: 1px;
position: relative;
}
.image_grid_wrap .image_grid_thumb {
position: absolute;
top: 0;
right: 5px;
bottom: 5px;
left: 0;
display: block;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.image_grid_wrap.position_top .image_grid_thumb {
background-position: center top;
}
.image_grid_wrap.position_bottom .image_grid_thumb {
background-position: center bottom;
}
.image_grid_wrap.per_row_6 .image_wrap {
width: 16.666%;
padding-top: 12.5%;
}
.image_grid_wrap.per_row_5 .image_wrap {
width: 20%;
padding-top: 15%;
}
.image_grid_wrap.per_row_4 .image_wrap {
width: 25%;
padding-top: 18.75%;
}
.image_grid_wrap.per_row_3 .image_wrap {
width: 33%;
width: 33.333%;
padding-top: 25%;
}
.image_grid_wrap.per_row_2 .image_wrap {
width: 50%;
padding-top: 37.5%;
}
@media (max-width: 767px) {
.image_grid_wrap.per_row_6 .image_wrap, .image_grid_wrap.per_row_5 .image_wrap, .image_grid_wrap.per_row_4 .image_wrap, .image_grid_wrap.per_row_3 .image_wrap {
width: 50%;
padding-top: 37.5%;
}
}
.masonry_grid {
margin-right: -5px;
position: relative;
}
.masonry_grid .grid_item {
float: left;
padding-right: 5px;
padding-bottom: 5px;
transition: 0.5s ease-in-out opacity;
opacity: 0;
}
.masonry_grid.loaded .grid_item {
opacity: 1;
}
.masonry_grid .loader {
position: absolute;
top: 40px;
display: block;
}
.masonry_grid .grid_sizer,
.masonry_grid .grid_item,
.masonry_grid .grid_item--width2 {
width: 100%;
}
.masonry_grid.per_row_2 .grid_sizer, .masonry_grid.per_row_2 .grid_item {
width: 50%;
}
.masonry_grid.per_row_2 .grid_item--width2 {
width: 100%;
}
.masonry_grid.per_row_3 .grid_sizer, .masonry_grid.per_row_3 .grid_item {
width: 33%;
width: 33.333%;
}
.masonry_grid.per_row_3 .grid_item--width2 {
width: 66%;
width: 66.666%;
}
.masonry_grid.per_row_4 .grid_sizer, .masonry_grid.per_row_4 .grid_item {
width: 25%;
}
.masonry_grid.per_row_4 .grid_item--width2 {
width: 50%;
}
.masonry_grid.per_row_5 .grid_sizer, .masonry_grid.per_row_5 .grid_item {
width: 20%;
}
.masonry_grid.per_row_5 .grid_item--width2 {
width: 40%;
}
.masonry_grid.per_row_6 .grid_sizer, .masonry_grid.per_row_6 .grid_item {
width: 16%;
width: 16.6666666667%;
}
.masonry_grid.per_row_6 .grid_item--width2 {
width: 16%;
width: 33.3333333333%;
}
@media (min-width: 768px) and (max-width: 991px) {
.masonry_grid .grid_sizer,
.masonry_grid .grid_item {
width: 33.33% !important;
}
.masonry_grid .grid_item--width2 {
width: 66.66% !important;
}
.masonry_grid.per_row_1 .grid_item {
width: 100% !important;
}
.masonry_grid.per_row_2 .grid_item {
width: 50% !important;
}
.masonry_grid.per_row_2 .grid_item--width2 {
width: 100% !important;
}
}
@media (max-width: 767px) {
.masonry_grid .grid_sizer,
.masonry_grid .grid_item {
width: 50% !important;
}
.masonry_grid .grid_item--width2 {
width: 100% !important;
}
.masonry_grid.per_row_1 .grid_item {
width: 100% !important;
}
}
.masonry_grid_filter {
text-align: center;
margin-bottom: 20px;
}
.masonry_grid_filter a {
display: inline-block;
margin: 0px 10px;
cursor: pointer;
}
.owl-carousel .owl-nav {
margin-top: 0;
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-nav [class*=owl-] {
color: #2c3e49;
font-size: 20px;
margin: 5px;
width: 40px;
height: 40px;
border-radius: 50px;
background: transparent;
display: inline-flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: 0.3s ease all;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.owl-carousel .owl-nav [class*=owl-]:hover {
background: transparent;
color: #2c3e49;
border-color: #2c3e49;
text-decoration: none;
}
.owl-carousel .owl-prev {
left: -20px;
}
.owl-carousel .owl-prev i {
transform: translateX(-1px) translateY(1px);
}
.owl-carousel .owl-next {
right: -20px;
}
.owl-carousel .owl-next i {
transform: translateX(1px) translateY(1px);
}
.owl-carousel .owl-nav .disabled {
opacity: 0.5;
cursor: default;
}
.owl-carousel .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent;
margin-top: 10px;
}
.owl-carousel .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline;
background: transparent !important;
border: 0 !important;
padding: 0 !important;
}
.owl-carousel .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
border: 1px solid #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: all 200ms ease;
border-radius: 30px;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
background: #2c3e49;
border-color: #2c3e49;
}
.owl-carousel .carousel_item img {
width: auto !important;
margin: auto;
}
@media (max-width: 767px) {
.owl-carousel .owl-nav {
display: none !important;
}
}
.owl-carousel.nav_dots_colour_light .owl-dots .owl-dot span {
background: white;
border-color: white;
}
.owl-carousel.nav_dots_colour_light .owl-dots .owl-dot.active span,
.owl-carousel.nav_dots_colour_light .owl-dots .owl-dot:hover span {
background: #2c3e49;
border-color: #2c3e49;
}
.owl-carousel.nav_dots_position_inline .owl-dots {
position: absolute;
bottom: 15px;
left: 0;
right: 0;
margin-top: 0;
}
.team_member_carousel.owl-carousel.nav_dots_position_inline .owl-dots,
.testimonial_carousel.owl-carousel.nav_dots_position_inline .owl-dots {
bottom: 50px;
}
.owl-carousel.prev_next_controls_colour_light .owl-nav {
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4), 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.owl-carousel.prev_next_controls_colour_light .owl-nav [class*=owl-] {
color: white;
border-color: white;
}
.owl-carousel.prev_next_controls_position_inline .owl-nav .owl-prev {
left: 20px;
}
.owl-carousel.prev_next_controls_position_inline .owl-nav .owl-next {
right: 20px;
}
.carousel_thumbs {
margin-right: -15px;
}
.carousel_thumbs .thumb {
width: 16.66667%;
width: 16.6666666667%;
height: 200px;
float: left;
position: relative;
}
.carousel_thumbs .thumb a {
position: absolute;
top: 0;
right: 15px;
bottom: 15px;
left: 0;
background-size: cover;
background-position: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
.carousel_thumbs .thumb {
width: 20%;
height: 160px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.carousel_thumbs .thumb {
width: 25%;
height: 150px;
}
}
@media (max-width: 767px) {
.carousel_thumbs .thumb {
width: 25%;
height: 80px;
}
}
.owl-carousel.uniform_height .carousel_item {
position: relative;
}
.owl-carousel.uniform_height .uniform_height_background {
position: absolute;
background-position: center;
background-size: cover;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.owl-carousel.uniform_height img {
display: none !important;
}
.owl-carousel.display_flex .owl-stage {
display: flex;
}
.owl-carousel.display_flex .owl-item,
.owl-carousel.display_flex .owl-item > .wpb_column,
.owl-carousel.display_flex .owl-item > .wpb_column > .vc_column-inner,
.owl-carousel.display_flex .owl-item > .wpb_column > .vc_column-inner > .wpb_wrapper {
display: flex;
flex-grow: 1;
align-items: center;
}
.image_hero_slider {
position: relative;
color: white;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 0px 0px 15px rgba(0, 0, 0, 0.1);
background-position: center;
background-size: cover;
}
.image_hero_slider .content {
position: absolute;
text-align: center;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
z-index: 2;
}
.image_hero_slider .owl-dots {
position: absolute;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
}
.image_hero_slider .owl-nav .owl-prev,
.image_hero_slider .owl-nav .owl-next {
color: white;
border-color: white;
}
.image_hero_slider h1, .image_hero_slider h2, .image_hero_slider h3, .image_hero_slider h4, .image_hero_slider h5, .image_hero_slider h6 {
color: inherit;
}
.image_hero_slider .carousel_item {
box-sizing: content-box;
}
.image_hero_slider,
.image_hero_slider .carousel_item {
height: 700px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
.image_hero_slider,
.image_hero_slider .carousel_item {
height: 650px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.image_hero_slider,
.image_hero_slider .carousel_item {
height: 600px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.image_hero_slider,
.image_hero_slider .carousel_item {
height: 500px;
}
}
@media (max-width: 767px) {
.image_hero_slider,
.image_hero_slider .carousel_item {
height: 400px;
}
}
.st_icon {
display: inline-block;
text-align: center;
}
.st_icon svg {
display: inline-block;
}
.st_icon.alignment_left {
text-align: left;
}
.st_icon.alignment_right {
text-align: right;
}
.st_icon.alignment_centre {
display: block;
text-align: center;
}
.st_icon.size_default svg {
width: 40px;
height: 40px;
}
.st_icon.size_tiny svg {
width: 20px;
height: 20px;
}
.st_icon.size_small svg {
width: 30px;
height: 30px;
}
.st_icon.size_medium svg {
width: 50px;
height: 50px;
}
.st_icon.size_large svg {
width: 80px;
height: 80px;
}
.st_icon.size_huge svg {
width: 120px;
height: 120px;
}
.service_block {
background: #ffffff;
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
position: relative;
transition: 0.3s ease all;
display: flex;
flex-direction: column;
flex-grow: 1;
}
.service_block .image {
padding-top: 60%;
width: 100%;
background-size: cover;
background-position: center;
}
.service_block .inner {
padding: 40px 30px;
display: flex;
flex-grow: 1;
flex-direction: column;
}
.service_block .st_icon {
margin-bottom: 25px;
}
.service_block .st_icon svg {
width: 60px;
height: 60px;
transition: 0.3s ease all;
}
.service_block .title {
margin-bottom: 0;
}
.service_block .subtitle {
margin-bottom: 0;
margin-top: 0;
font-size: 20px;
}
.service_block .content {
margin-top: 20px;
flex-grow: 1;
}
.service_block .overlay_link {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.service_block .more_info {
margin-top: 20px;
}
.service_block .more_info i {
font-size: 0.6em;
}
.service_block:hover {
transform: translateY(-3px);
}
.service_block:hover svg {
fill: #2c3e49;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.service_block .inner {
display: block;
max-width: 100%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.service_block .inner {
padding-left: 25px;
padding-right: 25px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.service_block .inner {
padding-left: 20px;
padding-right: 20px;
}
}
.team_member_wrap {
position: relative;
display: flex;
flex-direction: column;
flex-grow: 1;
}
.team_member_wrap .image {
min-height: 250px;
background-size: cover;
background-position: center 5%;
background-color: #f7f7f7;
}
.team_member_wrap .divider {
display: block;
width: 50px;
height: 2px;
background: #2c3e49;
margin: 15px 0;
}
.team_member_wrap .close {
display: none;
}
.team_member_wrap .popup_button_wrap {
margin-top: 20px;
}
.team_member_wrap.style_one .inner,
.team_member_wrap.style_two .inner {
padding: 20px 0;
}
.team_member_wrap.style_one .staff_name,
.team_member_wrap.style_two .staff_name {
text-transform: uppercase;
font-weight: bold;
font-size: 20px;
margin-bottom: 5px;
}
.team_member_wrap.style_one .staff_role,
.team_member_wrap.style_two .staff_role {
font-size: 15px;
opacity: 0.8;
font-style: italic;
margin-bottom: 5px;
}
.team_member_wrap.style_one .fa,
.team_member_wrap.style_two .fa {
display: inline-block;
width: 20px;
}
.team_member_wrap.style_one .front,
.team_member_wrap.style_two .front {
display: none;
}
.team_member_wrap.style_two .inner {
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
padding: 30px;
flex-grow: 1;
}
.team_member_wrap.style_three {
position: relative;
}
.team_member_wrap.style_three .front {
display: none;
}
.team_member_wrap.style_three .image {
min-height: 0;
padding-top: 100%;
border-radius: 300px;
margin-bottom: 30px;
}
.team_member_wrap.style_three .inner {
text-align: center;
}
.team_member_wrap.style_three .divider {
margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) {
.team_member_wrap.style_three .staff_phone i,
.team_member_wrap.style_three .staff_email i,
.team_member_wrap.style_three .staff_linkedin i {
display: none !important;
}
.team_member_wrap.style_three .phone_link.has_icon,
.team_member_wrap.style_three .email_link.has_icon {
padding-left: 0;
}
.team_member_wrap.style_three .staff_phone {
margin-bottom: 0;
}
}
@media (max-width: 767px) {
.team_member_wrap.style_three .staff_phone,
.team_member_wrap.style_three .staff_email,
.team_member_wrap.style_three .staff_linkedin {
display: inline-block;
margin-left: 10px;
margin-right: 10px;
}
.team_member_wrap.style_three .staff_phone .text,
.team_member_wrap.style_three .staff_email .text,
.team_member_wrap.style_three .staff_linkedin .text {
display: none;
}
.team_member_wrap.style_three .content.short_description {
margin-top: 5px;
}
}
.team_member_wrap.style_four {
position: relative;
}
.team_member_wrap.style_four .inner {
display: none;
}
.team_member_wrap.style_four .image {
padding-top: 80%;
}
.team_member_wrap.style_four .front {
position: absolute;
left: 0;
bottom: 20px;
background: #2c3e49;
}
.team_member_wrap.style_four .staff_name {
margin-top: 0;
margin-bottom: 0;
padding: 6px 10px;
font-size: 20px;
}
.team_member_wrap.style_four .staff_role {
background: #2a2a2a;
color: white;
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
padding: 6px 10px;
}
.team_member_wrap.style_five {
min-height: 300px;
}
.team_member_wrap.style_five .image {
transition: 0.3s ease all;
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.team_member_wrap.style_five .inner {
transition: 0.3s ease all;
background: rgba(255, 255, 255, 0.9);
position: relative;
z-index: 5;
opacity: 0;
padding: 30px;
display: flex;
flex-direction: column;
flex-grow: 1;
}
.team_member_wrap.style_five .front {
transition: 0.3s ease all;
position: relative;
z-index: 4;
position: absolute;
bottom: 30px;
left: 20px;
}
.team_member_wrap.style_five .front .staff_name,
.team_member_wrap.style_five .front .staff_role {
color: white;
text-shadow: 1px 1px 0px black;
}
.team_member_wrap.style_five:hover .inner {
opacity: 1;
}
.team_member_wrap.style_five:hover .front {
opacity: 0;
}
.st_popup_box_wrap.team_popup .staff_header {
margin-bottom: 15px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.st_popup_box_wrap.team_popup .staff_header .thumb {
width: 90px;
height: 90px;
margin-right: 15px;
display: inline-block;
background-size: cover;
background-position: center;
border-radius: 100px;
}
.st_popup_box_wrap.team_popup .staff_name {
margin-top: 0;
font-size: 20px;
display: inline-block;
margin-bottom: 5px;
}
.st_popup_box_wrap.team_popup .staff_role {
font-size: 14px;
margin-top: 0;
margin-bottom: 0;
}
.st_popup_box_wrap.team_popup .content {
font-size: 16px;
}
.team_member_list {
display: flex;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px;
}
.team_member_list .team_member_list_item {
width: 33.3%;
flex-grow: 0;
padding-left: 15px;
padding-right: 15px;
display: flex;
}
@media (min-width: 768px) and (max-width: 991px) {
.team_member_list .team_member_list_item {
width: 50%;
}
}
@media (max-width: 767px) {
.team_member_list {
margin-left: 0;
margin-right: 0;
}
.team_member_list .team_member_list_item {
width: 100%;
padding-left: 0;
padding-right: 0;
}
}
.fancy_image_link {
position: relative;
text-align: center;
overflow: hidden;
}
.fancy_image_link .inner {
position: absolute;
top: 50%;
left: 0;
right: 0;
transform: translateY(-50%);
z-index: 2;
}
.fancy_image_link .text_to_display,
.fancy_image_link .text_to_display_on_hover {
font-weight: bold;
color: white;
text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.8);
margin: 5px 0;
}
.fancy_image_link .text_to_display_on_hover {
transition: 0.3s ease all;
transform: scale(0);
opacity: 0;
}
.fancy_image_link a {
position: absolute;
z-index: 3;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.fancy_image_link .overlay {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background: #2c3e49;
opacity: 0;
transition: 0.3s ease all;
}
.fancy_image_link:before {
display: block;
content: "";
border-top: 1px solid white;
border-bottom: 1px solid white;
position: absolute;
height: 100%;
left: 0;
right: 0;
transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
transform-origin: 50% 50% 0;
transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.fancy_image_link:hover .text_to_display_on_hover {
transform: scale(1);
opacity: 1;
}
.fancy_image_link:hover .overlay {
opacity: 0.2;
}
.fancy_image_link:hover:before {
opacity: 1;
transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}
@media (min-width: 768px) and (max-width: 991px) {
.fancy_image_link .text_to_display_on_hover {
transform: scale(1);
opacity: 1;
}
}
@media (max-width: 767px) {
.fancy_image_link .text_to_display_on_hover {
transform: scale(1);
opacity: 1;
}
}
#frequently_asked_questions_wrap .listjs_search_box input {
outline: 0;
margin-bottom: 15px;
}
#frequently_asked_questions_wrap ul.list {
padding: 0;
}
#frequently_asked_questions_wrap ul.list > li {
list-style: none;
display: block;
margin-bottom: 0;
}
.accordion_wrap .accordion_item_wrap {
border-bottom: 1px solid #9d8377;
}
.accordion_wrap .accordion_item_wrap:last-child {
border-bottom-width: 0;
}
.accordion_wrap .accordion_title {
padding: 20px 20px 20px 0;
cursor: pointer;
font-size: 22px;
transition: 0.3s ease all;
font-weight: bold;
margin-bottom: 0;
font-family: "Montserrat", sans-serif;
text-transform: none;
color: #2c3e49;
display: flex;
justify-content: space-between;
}
.accordion_wrap .accordion_title i {
width: 20px;
height: 30px;
color: #2c3e49;
display: inline-flex;
justify-content: center;
align-items: center;
border-radius: 50px;
font-size: 16px;
transition: 0.3s ease all;
margin-right: 10px;
}
.accordion_wrap .accordion_title:hover {
color: #2c3e49;
}
.accordion_wrap .accordion_item_wrap.expanded .accordion_title i {
transform: rotate(45deg);
}
.accordion_wrap .accordion_content {
padding: 20px;
padding-top: 0;
padding-left: 0 !important;
padding-right: 20px !important;
opacity: 1 !important;
border-top: 0;
width: 100% !important;
display: none;
color: #2c3e49;
}
.accordion_wrap .accordion_content p:last-child {
margin-bottom: 0;
}
@media (max-width: 767px) {
.accordion_wrap {
font-size: 16px;
}
.accordion_wrap .accordion_title {
font-size: 20px;
}
}
.flipping_box {
position: relative;
padding-top: 20px;
text-align: center;
color: white;
perspective: 550px;
display: flex;
flex-grow: 1;
flex-shrink: 0;
width: 100%;
}
.flipping_box a {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 30;
}
.flipping_box .front, .flipping_box .back {
backface-visibility: hidden;
padding: 6px;
width: 100%;
transform: rotateX(0deg); flex-grow: 1;
flex-shrink: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
min-height: 300px;
}
.flipping_box .inner {
transition: all 0.55s ease-in-out;
transform-style: preserve-3d;
text-align: center;
width: 100%;
display: flex;
box-shadow: 0 32px 58px rgba(0, 0, 0, 0.2);
}
.flipping_box .icon, .flipping_box .bullet_style_icon ul li:before, .bullet_style_icon ul .flipping_box li:before, .flipping_box .bullet_style_tick ul li:before, .bullet_style_tick ul .flipping_box li:before, .flipping_box .bullet_style_download ul li:before, .bullet_style_download ul .flipping_box li:before, .flipping_box .bullet_style_pdf ul li:before, .bullet_style_pdf ul .flipping_box li:before, .flipping_box .bullet_style_arrow_right ul li:before, .bullet_style_arrow_right ul .flipping_box li:before, .flipping_box .bullet_style_chevron_right ul li:before, .bullet_style_chevron_right ul .flipping_box li:before, .flipping_box .bullet_style_triangle ul li:before, .bullet_style_triangle ul .flipping_box li:before, .flipping_box header nav ul li.menu-item-has-children > a:after, header nav ul .flipping_box li.menu-item-has-children > a:after {
width: 50px;
align-self: center;
margin-top: 10px;
margin-bottom: 10px;
}
.flipping_box .overlay_link {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.flipping_box h3 {
color: white;
font-size: 18px;
margin-bottom: 0;
color: white;
}
.flipping_box .front {
z-index: 2;
position: relative;
border: 1px solid #2c3e49;
margin-bottom: 15px;
background-position: center;
background-size: cover;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: #f7f7f7;
}
.flipping_box .back {
transform: rotateY(180deg);
background: #2c3e49;
border: 1px solid #2c3e49;
align-items: center;
text-align: center;
padding: 20px;
}
.flipping_box .touch_title {
display: none;
position: relative;
z-index: 21;
color: #54311B;
margin-top: 10px;
}
.flipping_box:hover {
z-index: 100;
}
.flipping_box:hover .inner, .flipping_box:focus .inner {
transform: rotateY(-180deg);
}
.pricing_table {
width: 300px;
max-width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
position: relative;
}
.pricing_table .header {
padding: 12px 20px;
background-color: #333;
margin-bottom: 20px;
font-family: "Montserrat", sans-serif;
color: white;
}
.pricing_table .title {
margin: 0;
color: white;
text-transform: uppercase;
font-weight: bold;
background: rgba(0, 0, 0, 0.1);
padding: 12px 20px;
margin-left: -20px;
margin-right: -20px;
margin-top: -12px;
margin-bottom: -12px;
}
.pricing_table .price_wrap {
margin-top: 10px;
margin-bottom: -5px;
}
.pricing_table .price_value {
display: inline-block;
position: relative;
}
.pricing_table .price_label {
margin-top: 20px;
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
margin-bottom: -5px;
}
.pricing_table .dollar_sign,
.pricing_table .price,
.pricing_table .plus_gst {
display: inline-block;
margin-top: 10px;
}
.pricing_table .dollar_sign {
vertical-align: top;
font-size: 13px;
position: absolute;
left: -12px;
top: 3px;
}
.pricing_table .price {
font-size: 50px;
line-height: 50px;
font-weight: bold;
}
.pricing_table .plus_gst {
font-size: 12px;
position: absolute;
bottom: 3px;
}
.pricing_table ul {
margin: 0;
padding: 0;
list-style: none;
}
.pricing_table ul li {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #2c3e49;
}
.pricing_table ul li:last-child {
border-bottom: 0;
}
.pricing_table .most_popular_wrap {
display: inline-block;
background: #4CAF50;
color: white;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
padding: 5px 10px;
font-size: 12px;
font-family: "Montserrat", sans-serif;
text-transform: uppercase;
font-weight: bold;
position: absolute;
left: -20px;
top: 10px;
transform: rotate(-45deg);
}
@media (min-width: 768px) and (max-width: 991px) {
.pricing_table .most_popular_wrap {
font-size: 10px;
top: 5px;
left: -21px;
}
}
.single_image_wrap {
width: 100%;
}
.single_image_wrap .inner {
position: relative;
display: inline-block;
max-width: 100%;
}
.single_image_wrap .caption {
background: rgba(34, 34, 34, 0.7);
padding: 5px 7px;
font-size: 10px;
color: white;
position: absolute;
bottom: 7px;
left: 7px;
opacity: 0.8;
}
.single_image_wrap.align_image_left {
text-align: left;
}
.single_image_wrap.align_image_center {
text-align: center;
}
.single_image_wrap.align_image_right {
text-align: right;
}
.single_image_wrap a {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.single_image_wrap.style_rounded .inner {
border-radius: 20px;
overflow: hidden;
}
.single_image_wrap.style_circle .inner {
border-radius: 1000px;
overflow: hidden;
}
.single_image_wrap.full_height_img {
display: flex;
flex-grow: 1;
}
.single_image_wrap.full_height_img .inner {
display: flex;
flex-grow: 1;
}
.single_image_wrap.full_height_img .full_height_image {
display: flex;
flex-grow: 1;
background-size: cover;
background-position: center;
min-height: 200px;
}
.vc_st_single_image {
display: flex !important;
flex-grow: 1;
}
.scroll_down_arrow {
text-align: center;
animation: move_up_down 2.5s linear infinite;
}
.scroll_down_arrow .inner {
display: inline-block;
width: 30px;
height: 30px;
border-radius: 300px;
background-color: rgba(0, 0, 0, 0.2);
font-size: 13px;
line-height: 31px;
color: white;
}
.scroll_down_arrow a {
color: inherit;
position: relative;
}
.scroll_down_arrow .display_text {
position: absolute;
top: -50px;
left: 50%;
transform: translateX(-50%);
display: block;
width: 125px;
}
.scroll_down_arrow .display_text svg {
fill: white;
}
.scroll_down_arrow .display_text svg path {
fill: inherit;
}
.scroll_down_arrow.display_text_yes {
padding-top: 50px;
}
.scroll_down_arrow i {
display: inline-block;
transform: translateY(2px);
}
@keyframes move_up_down {
0%, 20%, 50%, 80%, 100% {
transform: translateY(0);
}
40% {
transform: translateY(-15px);
}
60% {
transform: translateY(-5px);
}
}
.read_more_box .button, .read_more_box #header_text_4 a, #header_text_4 .read_more_box a {
margin-top: 20px;
}
.read_more_box .inner {
overflow: hidden;
}
.call_to_action {
display: flex;
flex-grow: 1;
flex-direction: column;
position: relative;
min-width: 0;
text-align: center;
}
.call_to_action .image {
background-size: cover;
background-position: center;
background-color: #f7f7f7;
width: 100%;
min-height: 280px;
padding: 30px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.call_to_action .image:before {
content: "";
display: block;
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background: rgba(0, 0, 0, 0.4);
transition: 0.3s ease all;
}
.call_to_action .image .title {
color: #f2ece5;
font-size: 50px;
font-weight: bold;
letter-spacing: 0.5px;
position: relative;
z-index: 2;
}
.call_to_action .inner {
display: flex;
flex-grow: 1;
flex-direction: column;
padding-top: 35px;
text-align: center;
}
.call_to_action .title {
margin-bottom: 0;
}
.call_to_action .subtitle {
margin-bottom: 0;
margin-top: 0;
font-size: 20px;
}
.call_to_action .content {
flex-grow: 1;
width: 100%;
margin-top: 0;
flex-grow: 1;
}
.call_to_action .content p:last-child {
margin-bottom: 0;
}
.call_to_action .link_text {
margin-top: 20px;
}
.call_to_action .link_text i {
font-size: 0.6em;
}
.call_to_action .overlay_link {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
z-index: 5;
}
.call_to_action:hover .image:before {
background: rgba(0, 0, 0, 0.6);
}
.call_to_action:hover .button, .call_to_action:hover #header_text_4 a, #header_text_4 .call_to_action:hover a {
background: #2c3e49 !important;
color: #f2ece5 !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.call_to_action .inner {
display: block;
max-width: 100%;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
.call_to_action .image .title {
font-size: 40px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.call_to_action .image .title {
font-size: 30px;
}
.call_to_action .content {
font-size: 16px;
}
.call_to_action .image {
min-height: 220px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.call_to_action .image .title {
font-size: 25px;
}
.call_to_action .image {
min-height: 200px;
}
.call_to_action .content {
font-size: 16px;
}
}
@media (max-width: 767px) {
.call_to_action .image .title {
font-size: 30px;
}
.call_to_action .image {
min-height: 240px;
}
}
.vc_editor .vc_element.vc_st_call_to_action {
display: flex;
}
#main_wrapper .expandable_text_block_wrap {
background: white;
padding: 30px 30px 0 30px;
}
#main_wrapper .expandable_text_block_wrap .head {
display: flex;
padding-bottom: 30px;
}
#main_wrapper .expandable_text_block_wrap .title {
margin-bottom: 0;
margin-top: 0;
align-self: center;
}
#main_wrapper .expandable_text_block_wrap .icon, #main_wrapper .expandable_text_block_wrap .bullet_style_icon ul li:before, .bullet_style_icon ul #main_wrapper .expandable_text_block_wrap li:before, #main_wrapper .expandable_text_block_wrap .bullet_style_tick ul li:before, .bullet_style_tick ul #main_wrapper .expandable_text_block_wrap li:before, #main_wrapper .expandable_text_block_wrap .bullet_style_download ul li:before, .bullet_style_download ul #main_wrapper .expandable_text_block_wrap li:before, #main_wrapper .expandable_text_block_wrap .bullet_style_pdf ul li:before, .bullet_style_pdf ul #main_wrapper .expandable_text_block_wrap li:before, #main_wrapper .expandable_text_block_wrap .bullet_style_arrow_right ul li:before, .bullet_style_arrow_right ul #main_wrapper .expandable_text_block_wrap li:before, #main_wrapper .expandable_text_block_wrap .bullet_style_chevron_right ul li:before, .bullet_style_chevron_right ul #main_wrapper .expandable_text_block_wrap li:before, #main_wrapper .expandable_text_block_wrap .bullet_style_triangle ul li:before, .bullet_style_triangle ul #main_wrapper .expandable_text_block_wrap li:before, #main_wrapper .expandable_text_block_wrap header nav ul li.menu-item-has-children > a:after, header nav ul #main_wrapper .expandable_text_block_wrap li.menu-item-has-children > a:after {
margin-right: 15px;
width: 25px;
align-self: center;
}
#main_wrapper .expandable_text_block_wrap .toggle {
margin-left: auto;
align-self: center;
padding: 5px;
line-height: 1;
font-size: 11px;
border: 1px solid #2c3e49;
color: #2c3e49;
border-radius: 200px;
transition: 0.3s ease all;
cursor: pointer;
}
#main_wrapper .expandable_text_block_wrap .toggle:hover {
background: #2c3e49;
color: white;
}
#main_wrapper .expandable_text_block_wrap .inner {
display: none;
padding-bottom: 30px;
width: 100% !important;
opacity: 1 !important;
}
#main_wrapper .expandable_text_block_wrap .content {
margin-bottom: 30px;
}
#main_wrapper .expandable_text_block_wrap .button, #main_wrapper .expandable_text_block_wrap #header_text_4 a, #header_text_4 #main_wrapper .expandable_text_block_wrap a {
margin-right: 10px;
}
#main_wrapper .expandable_text_block_wrap.expanded .toggle {
transform: rotate(45deg);
}
.st_divider {
width: 100%;
flex-shrink: 0;
}
.st_divider_inner {
border-top-width: 1px;
border-top-style: solid;
margin-left: auto;
margin-right: auto;
max-width: 100%;
}
.st_divider_inner.border_color_default {
border-color: #2c3e49;
}
.st_divider.width_medium .st_divider_inner {
width: 80%;
}
.st_divider.width_small .st_divider_inner {
width: 50%;
}
.st_divider.width_tiny .st_divider_inner {
width: 100px;
}
#main_wrapper .wpb_raw_code {
margin-bottom: 0;
}
.vc_editor .vc_row.row_wrap:hover > .vc_row > .vc_element.vc_vc_column:before {
content: "";
position: absolute;
margin: 0;
padding: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
outline: rgba(125, 125, 125, 0.4) dashed 1px;
}
.video_wrap {
position: relative;
overflow: hidden;
}
.video_wrap video,
.video_wrap .video_bg_mobile_placeholder {
background-size: cover;
background-position: center;
object-fit: cover;
font-family: "object-fit: cover;"; }
.video_wrap .play_button {
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
display: flex;
background: #2c3e49;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
width: 70px;
height: 70px;
color: white;
align-items: center;
justify-content: center;
border-radius: 200px;
transition: 0.3s ease all;
cursor: pointer;
}
.video_wrap .play_button i {
line-height: 1em;
font-size: 30px;
}
.video_wrap .play_button .icon-play {
transform: translateX(5%);
}
.video_wrap .pause_button {
position: absolute;
bottom: 15px;
left: 10px;
display: flex;
background: #2c3e49;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
width: 30px;
height: 30px;
color: white;
align-items: center;
justify-content: center;
border-radius: 100px;
opacity: 0;
visibility: hidden;
pointer-events: none;
transition: 0.3s ease all;
cursor: pointer;
}
.video_wrap .pause_button i {
line-height: 1em;
font-size: 12px;
}
.video_wrap.playing .play_button {
opacity: 0;
visibility: hidden;
pointer-events: none;
}
.video_wrap.playing:hover .pause_button {
opacity: 1;
pointer-events: initial;
visibility: visible;
}
@media (max-width: 767px) {
.video_wrap .video_bg_mobile_placeholder {
display: block;
padding-top: 60%;
}
.video_wrap .play_button {
width: 50px;
height: 50px;
}
.video_wrap .play_button i {
font-size: 18px;
}
}
.anchor {
transform: translateY(-35px);
}
.anchor.in_vc_edit_screen {
background: grey;
color: white;
text-align: center;
font-size: 14px;
padding: 5px;
transform: none;
}
.anchor.in_vc_edit_screen span {
font-size: 11px;
display: block;
font-style: italic;
}
@media (max-width: 767px) {
.anchor {
transform: translateY(-35px);
}
}
.admin-bar .anchor {
transform: translateY(-67px);
}
@media (max-width: 767px) {
.admin-bar .anchor {
transform: translateY(-81px);
}
}
.text_block {
max-width: 100%;
}
.text_block .text_block_inner {
max-width: 100%;
}
.text_block.width_medium .text_block_inner {
width: 900px;
}
.text_block.width_small .text_block_inner {
width: 600px;
}
.text_block.text_block_alignment_centre .text_block_inner {
margin-left: auto;
margin-right: auto;
}
.text_block.text_block_alignment_left .text_block_inner {
margin-right: auto;
}
.text_block.text_block_alignment_right .text_block_inner {
margin-left: auto;
}
.st_redirection {
color: #111111;
background: #f7f7f7;
padding: 20px;
}
#main_wrapper #content_wrapper #content_inner .vc_tta-container .vc_tta-accordion .vc_tta-panel-heading {
border-radius: 0;
border: 0;
margin-top: 0;
margin-bottom: 0;
background: transparent;
}
#main_wrapper #content_wrapper #content_inner .vc_tta-container .vc_tta-accordion .vc_tta-panel-title > a {
padding-left: 40px;
padding-top: 20px;
padding-bottom: 15px;
}
#main_wrapper #content_wrapper #content_inner .vc_tta-container .vc_tta-accordion .vc_tta-panel {
border-bottom: 1px solid #2c3e49;
}
#main_wrapper #content_wrapper #content_inner .vc_tta-container .vc_tta-accordion .vc_tta-panel-body {
border: 0;
background: transparent;
padding-left: 40px;
padding-right: 0;
padding-top: 0;
padding-bottom: 30px;
}
#main_wrapper #content_wrapper #content_inner .vc_tta-container .vc_tta-accordion .vc_tta-controls-icon {
top: 25px;
left: 0;
width: 16px;
height: 16px;
transform: none;
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper #content_inner .vc_tta-container .vc_tta-accordion .vc_tta-controls-icon {
top: 20px;
left: 0;
width: 16px;
height: 16px;
transform: none;
}
}
.st_overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
z-index: 99;
display: none;
}
.st_popup_box_wrap {
position: fixed;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
z-index: 1000;
display: none;
justify-content: center;
align-items: center;
}
.st_popup_box_wrap .inner {
position: relative;
display: inline-block;
background: white;
padding: 20px;
width: 500px;
max-width: 95%;
overflow-y: auto;
z-index: 200;
margin: 20px;
max-height: 85vh;
}
.st_popup_box_wrap .close {
color: #2c3e49;
font-size: 16px;
line-height: 16px;
position: absolute;
right: 10px;
top: 10px;
cursor: pointer;
z-index: 200;
}
.st_popup_box_wrap .st_overlay {
display: block;
}
.st_popup_box_wrap.st_over_18 .inner {
padding: 40px;
text-align: center;
}
.st_popup_box_wrap.st_over_18 .close {
display: none;
}
.st_popup_box_wrap.st_over_18 img {
max-width: 300px;
margin: auto;
}
.st_popup_box_wrap.st_over_18 .st_overlay {
background-color: rgba(0, 0, 0, 0.9);
}
.st_popup_box_wrap.st_over_18 h3 {
margin-bottom: 20px;
}
.st_popup_box_wrap.st_over_18 p {
margin-bottom: 20px;
}
.st_popup_box_wrap.st_over_18 .inner .button, .st_popup_box_wrap.st_over_18 .inner #header_text_4 a, #header_text_4 .st_popup_box_wrap.st_over_18 .inner a {
min-width: 80px;
}
@media (max-width: 767px) {
.st_popup_box_wrap.st_over_18 .inner {
padding-left: 20px;
padding-right: 20px;
}
}
#privacy_policy_box {
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
position: fixed;
bottom: 0;
left: 0;
right: 0;
max-height: 90vh;
overflow-y: auto;
background: white;
padding: 25px 20px 20px 20px;
font-size: 16px;
line-height: 1.3em;
display: none;
z-index: 100;
}
#privacy_policy_box .exit_button {
float: right;
}
#privacy_policy_box .what_type {
float: right;
}
@media (max-width: 767px) {
#privacy_policy_box {
font-size: 13px;
padding-left: 0;
padding-right: 0;
padding-top: 15px;
}
#privacy_policy_box .what_type {
display: block;
float: none;
margin-top: 5px;
}
}
.st_popup_box_wrap.st_editable_cookie_popup_box {
text-align: center;
}
.st_popup_box_wrap.st_editable_cookie_popup_box .inner {
padding: 0;
}
.st_popup_box_wrap.st_editable_cookie_popup_box .content_wrap {
padding: 40px;
overflow-y: auto;
}
.st_popup_box_wrap.st_editable_cookie_popup_box h2 {
font-size: 30px;
margin-bottom: 30px;
}
.st_popup_box_wrap.st_editable_cookie_popup_box .button_wrap {
margin-top: 20px;
}
.st_popup_box_wrap.st_editable_cookie_popup_box .popup_additional_content {
margin-top: 20px;
}
.st_popup_box_wrap.st_editable_cookie_popup_box.has_image .inner {
display: flex;
width: 800px;
}
.st_popup_box_wrap.st_editable_cookie_popup_box.has_image .image {
width: 50%;
flex-shrink: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.st_popup_box_wrap.st_editable_cookie_popup_box.has_image .content_wrap {
width: 50%;
}
@media (max-width: 767px) {
.st_popup_box_wrap.st_editable_cookie_popup_box.has_image .inner {
flex-wrap: wrap;
}
.st_popup_box_wrap.st_editable_cookie_popup_box.has_image .image {
width: 100%;
height: 200px;
}
.st_popup_box_wrap.st_editable_cookie_popup_box.has_image .content_wrap {
width: 100%;
padding: 30px 15px;
}
}
.st_popup_box_wrap.st_mailchimp_box .inner {
padding: 40px;
}
.st_popup_box_wrap.st_mailchimp_box .mc-field-group {
margin-bottom: 15px;
}
@media (max-width: 767px) {
.st_popup_box_wrap.st_mailchimp_box .inner {
padding-left: 20px;
padding-right: 20px;
}
}
#st_website_message {
position: fixed;
top: 15px;
width: 300px;
max-width: 100%;
right: 15px;
padding: 15px;
background: #2c3e49;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
z-index: 200;
color: white;
display: none;
}
#st_website_message p {
margin-bottom: 10px;
}
#st_website_message p:last-child {
margin-bottom: 0;
}
#st_website_message .dismiss a {
font-weight: bold;
color: white;
}
@media (max-width: 767px) {
#st_website_message {
position: absolute;
}
}
.admin-bar #st_website_message {
top: 47px;
}
#main_wrapper #content_wrapper .text_and_image_row .vc_row-o-content-middle > .image_col.wpb_column .vc_column-inner > .wpb_wrapper {
flex-grow: 1;
}
@media (min-width: 992px) {
#main_wrapper #content_wrapper .text_and_image_row .text_col {
padding-top: 50px;
padding-bottom: 50px;
}
#main_wrapper #content_wrapper .text_and_image_row .text_col:nth-child(1) {
padding-right: 25px;
}
#main_wrapper #content_wrapper .text_and_image_row .text_col:nth-child(2) {
padding-left: 25px;
}
}
@media (min-width: 1400px) {
#main_wrapper #content_wrapper .text_and_image_row .text_col:nth-child(1) {
padding-right: 50px;
}
#main_wrapper #content_wrapper .text_and_image_row .text_col:nth-child(2) {
padding-left: 50px;
}
}
@media (min-width: 1400px) and (max-width: 1599px) {
#main_wrapper #content_wrapper .text_and_image_row .text_col:nth-child(1) {
padding-right: 80px;
}
#main_wrapper #content_wrapper .text_and_image_row .text_col:nth-child(2) {
padding-left: 80px;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper .text_and_image_row .text_col {
order: -1;
}
}
#main_wrapper #content_wrapper .hero {
min-height: 600px;
padding-top: 80px;
padding-bottom: 80px;
position: relative;
}
#main_wrapper #content_wrapper .hero .text_color_default {
color: #f2ece5;
}
#main_wrapper #content_wrapper .hero h1 {
letter-spacing: 1px;
line-height: 1em;
}
#main_wrapper #content_wrapper .hero h2 {
font-size: 35px;
}
#main_wrapper #content_wrapper .hero:before {
content: "";
display: block;
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background: #2c3e49;
opacity: 0.4;
}
#main_wrapper #content_wrapper .hero .container {
position: relative;
z-index: 2;
}
#main_wrapper #content_wrapper .hero .wpb_content_element:last-child {
margin-bottom: 0;
}
@media (min-width: 1200px) and (max-width: 1399px) {
#main_wrapper #content_wrapper .hero {
min-height: 550px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#main_wrapper #content_wrapper .hero {
min-height: 450px;
}
#main_wrapper #content_wrapper .hero h2 {
font-size: 30px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#main_wrapper #content_wrapper .hero {
min-height: 400px;
}
#main_wrapper #content_wrapper .hero h2 {
font-size: 25px;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper .hero {
min-height: 0;
height: auto;
}
#main_wrapper #content_wrapper .hero h2 {
font-size: 20px;
}
}
#main_wrapper #content_wrapper .hero_carousel_row h1,
#main_wrapper #content_wrapper .hero_carousel_row h2 {
line-height: 1em;
}
#main_wrapper #content_wrapper .hero_carousel_row .vc_column-inner {
min-height: 650px;
display: flex;
align-items: center;
padding-top: 35px;
padding-bottom: 35px;
}
#main_wrapper #content_wrapper .hero_carousel_row .wpb_content_element:last-child {
margin-bottom: 0;
}
#main_wrapper #content_wrapper .hero_carousel_row .vc_column-inner > .wpb_wrapper {
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1400px) {
#main_wrapper #content_wrapper .hero_carousel_row .vc_column-inner > .wpb_wrapper {
width: 1340px;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
#main_wrapper #content_wrapper .hero_carousel_row .vc_column-inner {
min-height: 550px;
}
#main_wrapper #content_wrapper .hero_carousel_row .vc_column-inner > .wpb_wrapper {
width: 1140px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#main_wrapper #content_wrapper .hero_carousel_row .vc_column-inner {
min-height: 500px;
}
#main_wrapper #content_wrapper .hero_carousel_row .vc_column-inner > .wpb_wrapper {
width: 940px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#main_wrapper #content_wrapper .hero_carousel_row .vc_column-inner {
min-height: 500px;
}
#main_wrapper #content_wrapper .hero_carousel_row .vc_column-inner > .wpb_wrapper {
width: 720px;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper .hero_carousel_row .vc_column-inner {
min-height: 400px;
height: auto;
}
#main_wrapper #content_wrapper .hero_carousel_row .vc_column-inner > .wpb_wrapper {
width: 100%;
padding-left: 15px;
padding-right: 15px;
}
#main_wrapper #content_wrapper .hero_carousel_row .heading em {
display: block;
}
}
.st_sidebar .widget {
border: 1px solid #2c3e49;
margin-bottom: 15px;
padding: 15px;
}
.st_sidebar #searchform input {
border: 0;
padding: 0;
outline: none;
}
.st_sidebar h3 {
font-size: 20px;
}
.st_sidebar ul {
padding: 0;
margin: 0;
}
.st_sidebar li {
list-style: none;
margin-bottom: 5px;
}
.st_sidebar li:last-child {
margin-bottom: 0;
}
.contact_info .contact_detail {
display: block;
margin-bottom: 1em;
}
.contact_detail.has_icon:not(.style_icon_only),
.social_link {
position: relative;
padding-left: 25px;
}
.contact_detail.has_icon:not(.style_icon_only) i,
.social_link i {
display: block;
width: 1em;
text-align: center;
position: absolute;
left: 0;
top: 2px;
}
.contact_detail.style_icon_only .text_wrap {
display: none;
}
.address_output.has_icon {
display: inline-block;
}
.social_icon,
.contact_detail.style_icon_only {
margin-right: 10px;
margin-bottom: 10px;
display: inline-block;
}
.social_icon:last-child,
.contact_detail.style_icon_only:last-child {
margin-right: 0;
}
.social_icon.style_circle,
.contact_detail.style_icon_only.style_circle,
.social_icon.style_square,
.contact_detail.style_icon_only.style_square {
display: inline-flex;
width: 40px;
height: 40px;
background: #2c3e49;
color: white;
border-radius: 50px;
align-items: center;
justify-content: center;
}
.social_icon.style_circle i,
.contact_detail.style_icon_only.style_circle i,
.social_icon.style_square i,
.contact_detail.style_icon_only.style_square i {
line-height: 1em;
}
.social_icon.style_circle:hover,
.contact_detail.style_icon_only.style_circle:hover,
.social_icon.style_square:hover,
.contact_detail.style_icon_only.style_square:hover {
background: #41403c;
color: white !important;
}
.social_icon.style_square,
.contact_detail.style_icon_only.style_square {
border-radius: 0;
}
.opening_hours .oh_line {
display: block;
}
.opening_hours strong {
display: inline-block;
min-width: 50px;
margin-right: 15px;
}
.opening_hours.has_icon {
display: inline-block;
}
#main_wrapper #content_wrapper .callout_row {
min-height: 350px;
padding-top: 50px;
padding-bottom: 50px;
background-size: cover;
background-position: center;
}
#main_wrapper #content_wrapper .callout_row .wpb_content_element:last-child {
margin-bottom: 0;
}
@media (max-width: 991px) {
#main_wrapper #content_wrapper .callout_row {
min-height: 300px;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper .callout_row {
min-height: 200px;
}
}
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .padded_col .wpb_content_element:last-child,
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .full_width_col .wpb_content_element:last-child {
margin-bottom: 0;
}
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .full_width_col iframe {
width: 100%;
}
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .padded_col > .vc_column-inner {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
#main_wrapper #content_wrapper .two_cols_with_background_colours_row > .vc_row-o-content-middle .full_width_col > .vc_column-inner > .wpb_wrapper {
flex-grow: 1;
}
@media (min-width: 1600px) {
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .padded_col > .vc_column-inner > .wpb_wrapper {
width: 600px;
max-width: 100%;
margin-left: auto;
margin-right: auto;
flex-grow: 0;
}
}
@media (min-width: 1400px) {
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .padded_col > .vc_column-inner {
padding-top: 100px;
padding-bottom: 100px;
}
}
@media (min-width: 1400px) and (max-width: 1599px) {
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .padded_col:first-child > .vc_column-inner {
padding-left: calc((200% - 1370px) / 2 + 15px);
padding-right: 70px;
}
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .padded_col:last-child > .vc_column-inner {
padding-right: calc((200% - 1370px) / 2 + 15px);
padding-left: 70px;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .padded_col > .vc_column-inner {
padding-top: 100px;
padding-bottom: 100px;
}
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .padded_col:first-child > .vc_column-inner {
padding-left: calc((200% - 1170px) / 2 + 15px);
padding-right: 70px;
}
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .padded_col:last-child > .vc_column-inner {
padding-right: calc((200% - 1170px) / 2 + 15px);
padding-left: 70px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .padded_col > .vc_column-inner {
padding-top: 70px;
padding-bottom: 70px;
}
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .padded_col:first-child > .vc_column-inner {
padding-left: calc((200% - 970px) / 2 + 15px);
padding-right: 50px;
}
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .padded_col:last-child > .vc_column-inner {
padding-right: calc((200% - 970px) / 2 + 15px);
padding-left: 50px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .padded_col > .vc_column-inner {
padding-top: 50px;
padding-bottom: 50px;
}
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .padded_col:first-child > .vc_column-inner {
padding-left: calc((200% - 750px) / 2 + 15px);
padding-right: 30px;
}
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .padded_col:last-child > .vc_column-inner {
padding-right: calc((200% - 750px) / 2 + 15px);
padding-left: 30px;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .padded_col {
order: -1;
}
#main_wrapper #content_wrapper .two_cols_with_background_colours_row .padded_col > .vc_column-inner {
padding: 40px 15px;
order: -1;
}
}
.vc_editor .two_cols_with_background_colours_row > .vc_row > .vc_element.vc_vc_column .padded_col .wpb_wrapper > .vc_element:last-child .wpb_content_element,
.vc_editor .two_cols_with_background_colours_row > .vc_row > .vc_element.vc_vc_column .full_width_col .wpb_wrapper > .vc_element:last-child .wpb_content_element {
margin-bottom: 0;
}
#main_wrapper #content_wrapper .three_thin_columns_row .vc_row > .wpb_column {
padding-top: 35px;
border-right: 1px solid #2c3e49;
}
#main_wrapper #content_wrapper .three_thin_columns_row .vc_row > .wpb_column:last-child {
border-right: 0;
}
@media (min-width: 1400px) {
#main_wrapper #content_wrapper .three_thin_columns_row .vc_row > .wpb_column {
padding-right: 50px;
padding-left: 50px;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
#main_wrapper #content_wrapper .three_thin_columns_row .vc_row > .wpb_column {
padding-right: 30px;
padding-left: 30px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#main_wrapper #content_wrapper .three_thin_columns_row .vc_row > .wpb_column {
padding-right: 20px;
padding-left: 20px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#main_wrapper #content_wrapper .three_thin_columns_row .vc_row > .wpb_column {
padding-right: 10px;
padding-left: 10px;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper .three_thin_columns_row .vc_row > .wpb_column {
border-right: 0;
padding-left: 15px;
padding-right: 15px;
}
#main_wrapper #content_wrapper .three_thin_columns_row .vc_row > .wpb_column > .vc_column-inner {
padding-left: 0;
padding-right: 0;
border-bottom: 1px solid #2c3e49;
}
#main_wrapper #content_wrapper .three_thin_columns_row .vc_row > .wpb_column:first-child {
padding-top: 0;
}
}
#main_wrapper #content_wrapper .popout_image_and_text_row {
justify-content: center;
}
#main_wrapper #content_wrapper .popout_image_and_text_row .image_col {
width: 35%;
max-width: 100%;
float: none;
}
#main_wrapper #content_wrapper .popout_image_and_text_row .text_col {
float: none;
width: 45%;
}
#main_wrapper #content_wrapper .popout_image_and_text_row .text_col > .vc_column-inner {
background: #f7f7f7;
padding: 80px 50px;
}
#main_wrapper #content_wrapper .popout_image_and_text_row .text_col .wpb_content_element:last-child {
margin-bottom: 0;
}
@media (min-width: 768px) {
#main_wrapper #content_wrapper .popout_image_and_text_row .image_col .vc_column-inner {
padding-left: 0;
padding-right: 0;
}
#main_wrapper #content_wrapper .popout_image_and_text_row .image_col .single_image_wrap {
margin-bottom: 0;
}
}
@media (min-width: 1200px) {
#main_wrapper #content_wrapper .popout_image_and_text_row .text_col {
padding-top: 70px;
padding-bottom: 70px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#main_wrapper #content_wrapper .popout_image_and_text_row .text_col {
padding-top: 50px;
padding-bottom: 50px;
width: 60%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#main_wrapper #content_wrapper .popout_image_and_text_row .text_col {
padding-top: 30px;
padding-bottom: 30px;
width: 60%;
}
#main_wrapper #content_wrapper .popout_image_and_text_row .image_col {
width: 40%;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper .popout_image_and_text_row .image_col {
width: 100%;
order: 2;
}
#main_wrapper #content_wrapper .popout_image_and_text_row .text_col {
width: 100%;
padding-left: 15px;
padding-right: 15px;
}
#main_wrapper #content_wrapper .popout_image_and_text_row .text_col > .vc_column-inner {
padding: 30px 30px;
}
}
.vc_editor #main_wrapper #content_wrapper .popout_image_and_text_row > .vc_element {
width: 50%;
}
.vc_editor #main_wrapper #content_wrapper .popout_image_and_text_row > .vc_element .text_col,
.vc_editor #main_wrapper #content_wrapper .popout_image_and_text_row > .vc_element .image_col {
width: 100%;
}
#to_top {
opacity: 0;
visibility: hidden;
position: fixed;
bottom: 20px;
right: 20px;
color: white;
font-size: 13px;
height: 30px;
width: 30px;
line-height: 30px;
text-align: center;
cursor: pointer;
background: rgba(89, 89, 89, 0.3);
border-radius: 50px;
transition: 0.3s ease opacity, 0.3s ease transform, 0s ease visibility 0.3s;
transform: scale(0);
z-index: 1000;
}
#to_top.show {
opacity: 1;
transform: scale(1);
visibility: visible;
transition: 0.3s ease opacity, 0.3s ease transform, 0s ease visibility;
}
#fixed_search_wrap {
position: fixed;
z-index: 400;
top: -200px;
right: 0;
left: 0;
padding-top: 20px;
padding-bottom: 20px;
background: #fff;
box-shadow: 0 1px 16px rgba(0, 0, 0, 0.15);
transition: 0.5s ease all;
color: #2c3e49;
}
#fixed_search_wrap.in_view {
top: 0;
}
#fixed_search_wrap #hide_fixed_search {
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
font-size: 20px;
}
#fixed_search_wrap #hide_fixed_search:hover {
transform: translateY(-50%) rotate(90deg);
}
#fixed_search_wrap #search_inner {
width: 100%;
padding: 0 20px;
}
#fixed_search_wrap input {
background: none;
border: 0;
font-size: 24px;
padding: 0;
outline: none;
}
@media (max-width: 767px) {
#fixed_search_wrap input {
font-size: 18px;
}
}
.admin-bar #fixed_search_wrap {
margin-top: 32px;
}
#search_box_wrap {
width: 260px;
max-width: 100%;
display: inline-block;
position: relative;
float: right;
}
#search_box_wrap .icon-search {
position: absolute;
top: 55%;
transform: translateY(-50%);
left: 10px;
color: #c5c5c5;
}
#search_box_wrap input[type=text] {
padding-left: 38px;
}
header .show_fixed_search {
font-size: 25px;
margin-left: 25px;
}
.vc_editor .element_will_animate {
opacity: 1 !important;
transform: none !important;
}
.animation_fadein {
opacity: 0;
transition: 1s ease all;
}
.animation_fadein.has_been_in_view {
opacity: 1;
}
.animation_fadeinleft {
opacity: 0;
transform: translateX(-100px);
transition: 1s ease all;
}
.animation_fadeinright {
opacity: 0;
transform: translateX(100px);
transition: 1s ease all;
}
.animation_fadeintop {
opacity: 0;
transform: translateY(-100px);
transition: 1s ease all;
}
.animation_fadeinbottom {
opacity: 0;
transform: translateY(100px);
transition: 1s ease all;
}
.animation_fadeinleft.has_been_in_view,
.animation_fadeinright.has_been_in_view,
.animation_fadeintop.has_been_in_view,
.animation_fadeinbottom.has_been_in_view {
opacity: 1;
transform: translate(0, 0);
}
#client_logos_wrap {
background: #f7f7f7;
padding-top: 70px;
padding-bottom: 70px;
}
#client_logos_wrap .title {
text-align: center;
margin-bottom: 60px;
}
#client_logos_wrap .logos {
display: grid;
grid-template-columns: repeat(5, 1fr);
grid-gap: 25px;
align-items: center;
text-align: center;
}
#client_logos_wrap .logos .smaller img {
width: 40%;
}
@media (min-width: 1200px) and (max-width: 1399px) {
#client_logos_wrap .logos {
grid-template-columns: repeat(4, 1fr);
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#client_logos_wrap .logos {
grid-template-columns: repeat(4, 1fr);
}
}
@media (min-width: 768px) and (max-width: 991px) {
#client_logos_wrap .logos {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 767px) {
#client_logos_wrap .logos {
grid-template-columns: repeat(2, 1fr);
}
}
#footer_subscribe_wrap {
padding-top: 50px;
padding-bottom: 50px;
background: #2c3e49;
color: white;
text-align: center;
}
#footer_subscribe_wrap h2, #footer_subscribe_wrap h3 {
color: white;
}
.grid_items_row > .vc_row > .wpb_column .vc_column-inner > .wpb_wrapper,
.grid_items_row > .vc_row > .vc_element.vc_vc_column > .wpb_column > .vc_column-inner > .wpb_wrapper,
.vc_editor .grid_items_row > .vc_row > .wpb_column .vc_column-inner > .wpb_wrapper,
.vc_editor .grid_items_row > .vc_row > .vc_element.vc_vc_column > .wpb_column > .vc_column-inner > .wpb_wrapper {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 35px;
}
.grid_items_row .wpb_content_element,
.vc_editor .grid_items_row .wpb_content_element {
margin-bottom: 0;
}
.grid_items_row .full,
.vc_editor .grid_items_row .full {
grid-column: 1/-1;
}
.grid_items_row .vc_element:has(.full),
.vc_editor .grid_items_row .vc_element:has(.full) {
grid-column: 1/-1;
}
.grid_items_row.per_row_4 > .vc_row > .wpb_column .vc_column-inner > .wpb_wrapper,
.grid_items_row.per_row_4 > .vc_row > .vc_element.vc_vc_column > .wpb_column > .vc_column-inner > .wpb_wrapper,
.vc_editor .grid_items_row.per_row_4 > .vc_row > .wpb_column .vc_column-inner > .wpb_wrapper,
.vc_editor .grid_items_row.per_row_4 > .vc_row > .vc_element.vc_vc_column > .wpb_column > .vc_column-inner > .wpb_wrapper {
grid-template-columns: repeat(4, 1fr);
}
.grid_items_row.per_row_5 > .vc_row > .wpb_column .vc_column-inner > .wpb_wrapper,
.grid_items_row.per_row_5 > .vc_row > .vc_element.vc_vc_column > .wpb_column > .vc_column-inner > .wpb_wrapper,
.vc_editor .grid_items_row.per_row_5 > .vc_row > .wpb_column .vc_column-inner > .wpb_wrapper,
.vc_editor .grid_items_row.per_row_5 > .vc_row > .vc_element.vc_vc_column > .wpb_column > .vc_column-inner > .wpb_wrapper {
grid-template-columns: repeat(5, 1fr);
}
.grid_items_row.per_row_6 > .vc_row > .wpb_column .vc_column-inner > .wpb_wrapper,
.grid_items_row.per_row_6 > .vc_row > .vc_element.vc_vc_column > .wpb_column > .vc_column-inner > .wpb_wrapper,
.vc_editor .grid_items_row.per_row_6 > .vc_row > .wpb_column .vc_column-inner > .wpb_wrapper,
.vc_editor .grid_items_row.per_row_6 > .vc_row > .vc_element.vc_vc_column > .wpb_column > .vc_column-inner > .wpb_wrapper {
grid-template-columns: repeat(6, 1fr);
}
@media (min-width: 768px) and (max-width: 991px) {
.grid_items_row > .vc_row > .wpb_column .vc_column-inner > .wpb_wrapper,
.grid_items_row > .vc_row > .vc_element.vc_vc_column > .wpb_column > .vc_column-inner > .wpb_wrapper,
.vc_editor .grid_items_row > .vc_row > .wpb_column .vc_column-inner > .wpb_wrapper,
.vc_editor .grid_items_row > .vc_row > .vc_element.vc_vc_column > .wpb_column > .vc_column-inner > .wpb_wrapper {
grid-template-columns: repeat(3, 1fr) !important;
}
}
@media (max-width: 767px) {
.grid_items_row > .vc_row > .wpb_column .vc_column-inner > .wpb_wrapper,
.grid_items_row > .vc_row > .vc_element.vc_vc_column > .wpb_column > .vc_column-inner > .wpb_wrapper,
.vc_editor .grid_items_row > .vc_row > .wpb_column .vc_column-inner > .wpb_wrapper,
.vc_editor .grid_items_row > .vc_row > .vc_element.vc_vc_column > .wpb_column > .vc_column-inner > .wpb_wrapper {
grid-template-columns: repeat(1, 1fr) !important;
}
}