@charset "UTF-8";
    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 {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
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"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td, th {
padding: 0; } @media print {
*, *:before, *:after {
background: transparent !important;
color: #000 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important; }
a, a:visited {
text-decoration: underline; }
a[href]:after {
content: " (" attr(href) ")"; }
abbr[title]:after {
content: " (" attr(title) ")"; }
a[href^="#"]:after, a[href^="javascript:"]:after {
content: ""; }
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid; }
thead {
display: table-header-group; }
tr, img {
page-break-inside: avoid; }
img {
max-width: 100% !important; }
p, h2, h3 {
orphans: 3;
widows: 3; }
h2, h3 {
page-break-after: avoid; }
.navbar {
display: none; }
.btn > .caret, .dropup > .btn > .caret {
border-top-color: #000 !important; }
.label {
border: 1px solid #000; }
.table {
border-collapse: collapse !important; }
.table td, .table th {
background-color: #fff !important; }
.table-bordered th, .table-bordered td {
border: 1px solid #ddd !important; } }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body {
font-family: "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;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .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, .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, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
font-weight: normal;
line-height: 1;
color: #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, h5, .h5, h6, .h6 {
margin-top: 10px;
margin-bottom: 10px; }
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
font-size: 75%; }
h1, .h1 {
font-size: 36px; }
h2, .h2 {
font-size: 30px; }
h3, .h3 {
font-size: 24px; }
h4, .h4 {
font-size: 18px; }
h5, .h5 {
font-size: 14px; }
h6, .h6 {
font-size: 12px; }
p {
margin: 0 0 10px; }
.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: .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;
-o-text-overflow: ellipsis;
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: '\2014 \00A0'; }
.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: '\00A0 \2014'; }
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;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
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; }
@-ms-viewport {
width: device-width; }
.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; } }       .text_color_main {
color: #0079C0; }
.fill_main {
background: #0079C0; }
.bg_main {
background-color: #0079C0; }
.text_color_alt {
color: #228b22; }
.fill_alt {
background: #228b22; }
.bg_alt {
background-color: #228b22; }
.text_color_blue {
color: #00579c; }
.fill_blue {
background: #00579c; }
.bg_blue {
background-color: #00579c; }
.text_color_light_blue {
color: #2196f3; }
.fill_light_blue {
background: #2196f3; }
.bg_light_blue {
background-color: #2196f3; }
.text_color_green {
color: #037908; }
.fill_green {
background: #037908; }
.bg_green {
background-color: #037908; }
.text_color_light_green {
color: #4caf50; }
.fill_light_green {
background: #4caf50; }
.bg_light_green {
background-color: #4caf50; }
.text_color_yellow {
color: #ffeb3b; }
.fill_yellow {
background: #ffeb3b; }
.bg_yellow {
background-color: #ffeb3b; }
.text_color_light_yellow {
color: #fff59a; }
.fill_light_yellow {
background: #fff59a; }
.bg_light_yellow {
background-color: #fff59a; }
.text_color_orange {
color: #ff9800; }
.fill_orange {
background: #ff9800; }
.bg_orange {
background-color: #ff9800; }
.text_color_light_orange {
color: #f79862; }
.fill_light_orange {
background: #f79862; }
.bg_light_orange {
background-color: #f79862; }
.text_color_red {
color: #8D021F; }
.fill_red {
background: #8D021F; }
.bg_red {
background-color: #8D021F; }
.text_color_light_red {
color: #f44336; }
.fill_light_red {
background: #f44336; }
.bg_light_red {
background-color: #f44336; }
.text_color_pink {
color: #e91e63; }
.fill_pink {
background: #e91e63; }
.bg_pink {
background-color: #e91e63; }
.text_color_light_pink {
color: #fe7f9c; }
.fill_light_pink {
background: #fe7f9c; }
.bg_light_pink {
background-color: #fe7f9c; }
.text_color_purple {
color: #673ab7; }
.fill_purple {
background: #673ab7; }
.bg_purple {
background-color: #673ab7; }
.text_color_light_purple {
color: #cea3ff; }
.fill_light_purple {
background: #cea3ff; }
.bg_light_purple {
background-color: #cea3ff; }
.text_color_charcoal {
color: #2a2a2a; }
.fill_charcoal {
background: #2a2a2a; }
.bg_charcoal {
background-color: #2a2a2a; }
.text_color_black {
color: #111111; }
.fill_black {
background: #111111; }
.bg_black {
background-color: #111111; }
.text_color_brown {
color: #6d4f27; }
.fill_brown {
background: #6d4f27; }
.bg_brown {
background-color: #6d4f27; }
.text_color_light_brown {
color: #d2b48c; }
.fill_light_brown {
background: #d2b48c; }
.bg_light_brown {
background-color: #d2b48c; }
.text_color_tan {
color: #fffdf6; }
.fill_tan {
background: #fffdf6; }
.bg_tan {
background-color: #fffdf6; }
.text_color_white {
color: white; }
.fill_white {
background: white; }
.bg_white {
background-color: white; }
.text_color_off_white {
color: #f2f2f2; }
.fill_off_white {
background: #f2f2f2; }
.bg_off_white {
background-color: #f2f2f2; }
.text_color_grey {
color: #cec9c9; }
.fill_grey {
background: #cec9c9; }
.bg_grey {
background-color: #cec9c9; }
.text_color_light_grey {
color: #f7f7f7; }
.fill_light_grey {
background: #f7f7f7; }
.bg_light_grey {
background-color: #f7f7f7; }
a, button, input[type="submit"], a strong {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
body {
font-family: "proxima-nova", sans-serif;
-webkit-font-smoothing: antialiased;
overflow-x: hidden;
color: #333;
font-size: 16px; }
.container-fluid {
padding-left: 0px;
padding-right: 0px; }
::-moz-selection {
background: #0079C0;
color: white; }
::selection {
background: #0079C0;
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; }
.page_not_found {
display: block;
text-align: center;
margin: 20px 0; }
#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_small {
padding-top: 35px; }
#main_wrapper #content_inner .padding_top_medium {
padding-top: 70px; }
#main_wrapper #content_inner .padding_top_large {
padding-top: 105px; }
#main_wrapper #content_inner .padding_bottom_none {
padding-bottom: 0; }
#main_wrapper #content_inner .padding_bottom_medium {
padding-bottom: 70px; }
#main_wrapper #content_inner .padding_bottom_small {
padding-bottom: 35px; }
#main_wrapper #content_inner .padding_bottom_large {
padding-bottom: 70px; }
#main_wrapper #content_inner .margin_top_none {
margin-top: 0; }
#main_wrapper #content_inner .margin_top_small {
margin-top: 35px; }
#main_wrapper #content_inner .margin_top_medium {
margin-top: 70px; }
#main_wrapper #content_inner .margin_top_large {
margin-top: 105px; }
#main_wrapper #content_inner .margin_bottom_none {
margin-bottom: 0; }
#main_wrapper #content_inner .margin_bottom_small {
margin-bottom: 35px; }
#main_wrapper #content_inner .margin_bottom_medium {
margin-bottom: 70px; }
#main_wrapper #content_inner .margin_bottom_large {
margin-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;
-webkit-animation: pulsate 1s ease-out infinite;
-moz-animation: pulsate 1s ease-out infinite;
-ms-animation: pulsate 1s ease-out infinite;
-o-animation: pulsate 1s ease-out infinite;
animation: pulsate 1s ease-out infinite; }
.loader {
border-color: #e1e1e1; }
.tooltip {
display: inline-block;
position: relative;
z-index: 5;
border-bottom: 1px dotted #ebebeb;
cursor: help; }
.tooltip .tip {
position: absolute;
background: rgba(0, 0, 0, 0.85);
color: white;
padding: 5px;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-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%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-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; }
@-webkit-keyframes pulsate {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 0.0; }
50% {
opacity: 1; }
100% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0; } }
@keyframes pulsate {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 0.0; }
50% {
opacity: 1; }
100% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0; } }
@-moz-keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0.0; }
50% {
opacity: 1; }
100% {
transform: scale(1.2);
opacity: 0; } }
@-o-keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0.0; }
50% {
opacity: 1; }
100% {
transform: scale(1.2);
opacity: 0; } }
@-ms-keyframes pulsate {
0% {
-ms-transform: scale(0.1);
transform: scale(0.1);
opacity: 0.0; }
50% {
opacity: 1; }
100% {
-ms-transform: scale(1.2);
transform: scale(1.2);
opacity: 0; } } h1, h2, h3, h4, h5, h6 {
font-family: "new-herman", sans-serif;
color: #333;
line-height: 1.4em; }
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
margin-top: 0; }
@media (max-width: 767px) {
h1 br, h2 br, h3 br, h4 br, h5 br, h6 br {
display: none; } }
h1 {
font-size: 70px; }
@media (min-width: 768px) and (max-width: 991px) {
h1 {
font-size: 55px; } }
@media (max-width: 767px) {
h1 {
font-size: 30px; } }
h2 {
font-size: 50px; }
@media (max-width: 767px) {
h2 {
font-size: 25px; } }
h3 {
font-size: 32px;
font-family: "proxima-nova", sans-serif;
font-weight: bold; }
@media (max-width: 767px) {
h3 {
font-size: 20px; } }
h4 {
font-size: 28px; }
@media (max-width: 767px) {
h4 {
font-size: 18px; } }
h5 {
text-transform: uppercase;
font-size: 18px; }
@media (max-width: 767px) {
h5 {
font-size: 16px; } }
a {
color: #0079C0; }
a:hover, a:focus {
text-decoration: none;
color: #228b22; }
p {
line-height: 1.6em;
margin-bottom: 15px; }
p:last-child {
margin-bottom: 0; }
.large_text {
font-size: 1.6em; }
@media (max-width: 767px) {
.large_text {
font-size: 1.45em; } }
strong {
color: #333; }
.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: #0079C0; }
.font_weight_normal {
font-weight: normal; }
.font_weight_bold {
font-weight: bold; }
.font_family_main {
font-family: "proxima-nova", sans-serif; }
.font_family_alt {
font-family: "new-herman", 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.6em;
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_tick ul, .bullet_style_download ul, .bullet_style_pdf ul, .bullet_style_arrow_right ul, .bullet_style_chevron_right ul, .bullet_style_triangle ul {
padding-left: 0;
list-style: none; }
.bullet_style_icon ul li, .bullet_style_tick ul li, .bullet_style_download ul li, .bullet_style_pdf ul li, .bullet_style_arrow_right ul li, .bullet_style_chevron_right ul li, .bullet_style_triangle ul li {
padding-left: 30px;
position: relative;
margin-bottom: 15px; }
.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 {
position: absolute;
left: 0;
top: 5px; }
.bullet_style_icon ul ul li:before, .bullet_style_tick ul ul li:before, .bullet_style_download ul ul li:before, .bullet_style_pdf ul ul li:before, .bullet_style_arrow_right ul ul li:before, .bullet_style_chevron_right ul ul li:before, .bullet_style_triangle ul ul li:before {
left: 5px; }
.bullet_style_triangle ul li:before {
content: "▶"; }
@font-face {
font-family: "st-icons";
src: url(//rakaiariverholidaypark.co.nz/wp-content/themes/rakaia_river_holiday_park/assets/fonts/st-icons.eot);
src: url(//rakaiariverholidaypark.co.nz/wp-content/themes/rakaia_river_holiday_park/assets/fonts/st-icons.eot?#iefix) format("embedded-opentype"), url(//rakaiariverholidaypark.co.nz/wp-content/themes/rakaia_river_holiday_park/assets/fonts/st-icons.woff) format("woff"), url(//rakaiariverholidaypark.co.nz/wp-content/themes/rakaia_river_holiday_park/assets/fonts/st-icons.ttf) format("truetype"), url(//rakaiariverholidaypark.co.nz/wp-content/themes/rakaia_river_holiday_park/assets/fonts/st-icons.svg#st-icons) format("svg");
font-weight: normal;
font-style: normal; }
[class^="icon-"]:before,
[class*=" icon-"]:before,
.icon,
.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,
header nav ul li.menu-item-has-children > a:after {
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-arrow-down:before {
content: "\61"; }
.icon-arrow-left:before {
content: "\62"; }
.icon-arrow-right:before, .bullet_style_arrow_right ul li:before {
content: "\63"; }
.icon-arrow-up:before {
content: "\64"; }
.icon-basket:before {
content: "\65"; }
.icon-basket-outline:before {
content: "\66"; }
.icon-calendar:before {
content: "\67"; }
.icon-cart:before {
content: "\68"; }
.icon-cart-outline:before {
content: "\69"; }
.icon-chevron-down:before {
content: "\6e"; }
.icon-chevron-left:before {
content: "\6f"; }
.icon-chevron-right:before, .bullet_style_chevron_right ul li:before {
content: "\70"; }
.icon-chevron-up:before {
content: "\71"; }
.icon-clock-outline:before {
content: "\72"; }
.icon-close:before {
content: "\73"; }
.icon-download:before, .bullet_style_download ul li:before {
content: "\74"; }
.icon-email:before {
content: "\75"; }
.icon-email-outline:before {
content: "\76"; }
.icon-exclamation:before {
content: "\77"; }
.icon-face-frown:before {
content: "\78"; }
.icon-face-neutral:before {
content: "\79"; }
.icon-face-smile:before {
content: "\7a"; }
.icon-facebook:before {
content: "\41"; }
.icon-facebook-square:before {
content: "\42"; }
.icon-fax:before {
content: "\43"; }
.icon-heart:before {
content: "\44"; }
.icon-heart-outline:before {
content: "\45"; }
.icon-instagram:before {
content: "\46"; }
.icon-linkedin:before {
content: "\47"; }
.icon-linkedin-in:before {
content: "\48"; }
.icon-map:before {
content: "\49"; }
.icon-map-outline:before {
content: "\4a"; }
.icon-paper-plane:before {
content: "\4b"; }
.icon-pdf:before, .bullet_style_pdf ul li:before {
content: "\4c"; }
.icon-phone:before {
content: "\4d"; }
.icon-phone-outline:before {
content: "\4e"; }
.icon-play:before {
content: "\4f"; }
.icon-play-outline:before {
content: "\50"; }
.icon-plus:before {
content: "\51"; }
.icon-quote-closed:before {
content: "\52"; }
.icon-quote-closed-outline:before {
content: "\53"; }
.icon-quote-open:before {
content: "\54"; }
.icon-quote-open-outline:before {
content: "\55"; }
.icon-rocket:before {
content: "\56"; }
.icon-search:before {
content: "\57"; }
.icon-smartphone:before {
content: "\58"; }
.icon-speech-bubble:before {
content: "\59"; }
.icon-star:before {
content: "\5a"; }
.icon-tick:before, .bullet_style_tick ul li:before {
content: "\30"; }
.icon-twitter:before {
content: "\31"; }
.icon-twitter-square:before {
content: "\32"; }
.icon-user:before {
content: "\33"; }
.icon-user-outline:before {
content: "\34"; }
.icon-youtube:before {
content: "\35"; }
.icon-youtube-play:before {
content: "\36"; }
.icon-youtube-square:before {
content: "\37"; }
.icon-document:before {
content: "\6a"; }
.icon-document-outline:before {
content: "\6b"; }
.icon-chat:before {
content: "\6c"; }
.icon-menu-dots:before {
content: "\6d"; }
.icon-hamburger:before {
content: "\38"; }
.icon-gear:before {
content: "\39"; }
.icon-party:before {
content: "\21"; }
.icon-trash:before {
content: "\22"; }
.icon-trash-outline:before {
content: "\23"; }
input[type='text'],
input[type='email'],
input[type='tel'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='button'],
select,
textarea {
padding: 10px 15px;
width: 100%;
border: 1px solid #ebebeb;
-webkit-transition: 0.2s ease all;
-o-transition: 0.2s ease all;
transition: 0.2s ease all;
background-color: white;
line-height: 1.2em;
color: #333;
-webkit-appearance: none; border-radius: 0;
outline-color: #0079C0; }
select {
font-size: 16px;
-moz-appearance: none;
-webkit-appearance: none;
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 {
display: none; }
select option {
font-weight: normal; }
textarea {
height: 150px; }
input[type='submit'],
button,
.button,
#header_text_4 a {
display: inline-block;
padding: 13px 20px 11px 20px;
background-color: #0079C0;
border: 0;
color: white;
text-transform: uppercase;
font-weight: bold;
font-size: 16px;
letter-spacing: 0.5px;
line-height: 1.2em;
-webkit-appearance: none; border-radius: 0; }
input[type='submit']:hover,
button:hover,
.button:hover,
#header_text_4 a:hover {
color: white;
background-color: #228b22; }
input[type='submit']:disabled,
button:disabled,
.button:disabled,
#header_text_4 a:disabled {
opacity: 0.4;
background-color: #0079C0;
cursor: not-allowed; }
.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: #0079C0;
border-color: #0079C0; }
.button:hover,
#header_text_4 a:hover {
background: #004974;
border-color: #004974; }
.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: 2px solid currentColor;
color: #0079C0; }
.button.style_outline:hover, #header_text_4 a.style_outline:hover {
color: white !important;
background: #0079C0 !important;
border-color: #0079C0; }
.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: #0079C0;
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: #228b22; }
.button.style_large_icon, #header_text_4 a.style_large_icon {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: transparent;
border: none;
color: #333; }
.button.style_large_icon i, #header_text_4 a.style_large_icon i {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
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: #0079C0;
background: transparent; }
.button.style_large_icon.icon_position_after_text i, #header_text_4 a.style_large_icon.icon_position_after_text i {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
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: #0079C0; }
.button.style_no_style:hover, #header_text_4 a.style_no_style:hover {
color: #004974; } .button.color_main, #header_text_4 a.color_main {
background-color: #0079C0; }
.button.color_main:hover, #header_text_4 a.color_main:hover {
background: #004974;
border-color: #004974; }
.button.style_outline.color_main, #header_text_4 a.style_outline.color_main {
color: #0079C0; }
.button.style_outline.color_main:hover, #header_text_4 a.style_outline.color_main:hover {
border-color: #0079C0 !important;
background: #0079C0 !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: #0079C0; }
.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: #004974; }
.button.color_alt, #header_text_4 a.color_alt {
background-color: #228b22; }
.button.color_alt:hover, #header_text_4 a.color_alt:hover {
background: #134e13;
border-color: #134e13; }
.button.style_outline.color_alt, #header_text_4 a.style_outline.color_alt {
color: #228b22; }
.button.style_outline.color_alt:hover, #header_text_4 a.style_outline.color_alt:hover {
border-color: #228b22 !important;
background: #228b22 !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: #228b22; }
.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: #134e13; }
.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: #f2f2f2; }
.button.color_off_white:hover, #header_text_4 a.color_off_white:hover {
background: #cccccc;
border-color: #cccccc; }
.button.style_outline.color_off_white, #header_text_4 a.style_outline.color_off_white {
color: #f2f2f2; }
.button.style_outline.color_off_white:hover, #header_text_4 a.style_outline.color_off_white:hover {
border-color: #f2f2f2 !important;
background: #f2f2f2 !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: #f2f2f2; }
.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: #cccccc; }
.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_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: #333; }
.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: #333 !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: #333 !important; }
fieldset {
margin-bottom: 15px; }
#main_wrapper form.wpcf7-form {
margin-bottom: 35px;
position: relative; }
#main_wrapper .wpcf7-form-control-wrap {
position: relative;
display: block; }
#main_wrapper span.wpcf7-not-valid-tip {
position: absolute;
right: 0px;
top: 0px;
color: white;
background: #F44336;
padding: 2px 15px 2px 5px;
font-size: 12px;
line-height: 1.2em; }
#main_wrapper span.wpcf7-not-valid-tip:after {
content: "x";
position: absolute;
right: 5px;
top: 5px;
height: 5px;
line-height: 5px;
font-size: 10px;
font-weight: bold;
cursor: pointer; }
#main_wrapper input[aria-invalid='true'] {
border-color: #F44336; }
#main_wrapper .wpcf7-response-output {
position: absolute;
right: 0;
bottom: 5px;
border: none;
padding: 5px 10px;
font-size: 11px;
margin: 0;
line-height: 1.2em; }
#main_wrapper form.wpcf7-form.invalid .wpcf7-response-output {
background: #F44336;
color: white; }
#main_wrapper form.wpcf7-form.sent .wpcf7-response-output {
background: #4CAF50;
color: white; }
@media (min-width: 768px) and (max-width: 991px) {
#main_wrapper div.wpcf7-response-output {
position: relative; } }
@media (max-width: 767px) {
#main_wrapper div.wpcf7-response-output {
position: relative; }
#main_wrapper input[type='submit'] {
margin-bottom: 10px; } } #content_wrapper {
padding-top: 70px;
padding-bottom: 35px; }
.home #content_wrapper {
padding-top: 0;
padding-bottom: 0; }
.bg_gradient_1 {
background: #0079C0;
background: -webkit-linear-gradient(45deg, #0079C0 0%, #228b22 100%);
background: -o-linear-gradient(45deg, #0079C0 0%, #228b22 100%);
background: linear-gradient(45deg, #0079C0 0%, #228b22 100%); }
.bg_gradient_2 {
background: #228b22;
background: -webkit-linear-gradient(45deg, #228b22 0%, #0079C0 100%);
background: -o-linear-gradient(45deg, #228b22 0%, #0079C0 100%);
background: linear-gradient(45deg, #228b22 0%, #0079C0 100%); }
#content_wrapper .home_intro_row .image_col .single_image_wrap {
padding-right: 35px;
padding-bottom: 35px; }
#content_wrapper .home_intro_row .image_col .single_image_wrap .inner {
position: relative;
-webkit-box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1); }
#content_wrapper .home_intro_row .image_col .single_image_wrap .inner:after {
position: absolute;
content: "";
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background: #0079C0;
-webkit-transform: translate(35px, 35px);
-ms-transform: translate(35px, 35px);
transform: translate(35px, 35px);
z-index: -1; }
@media (min-width: 992px) {
#content_wrapper .home_intro_row .text_col {
padding-right: 50px;
padding-top: 30px;
padding-bottom: 30px; } }
@media (min-width: 992px) {
#content_wrapper .amenities_row .text_col {
padding-right: 50px; } }
@media (min-width: 992px) {
#content_wrapper .info_row .text_col {
padding-top: 30px;
padding-bottom: 30px; }
#content_wrapper .info_row .text_col:first-child {
padding-right: 50px; }
#content_wrapper .info_row .text_col:last-child {
padding-left: 50px; } }
@media (max-width: 767px) {
#content_wrapper .info_row .image_col {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2; } }
#content_wrapper .accom_row table, #content_wrapper .accom_row td {
border: 1px solid #ebebeb; }
#content_wrapper .accom_row td {
padding: 5px 10px; }
#content_wrapper .accom_row td:nth-child(1) {
font-weight: bold; }
#content_wrapper .accom_row td:nth-child(2) {
min-width: 100px;
text-align: right; }
@media (min-width: 992px) {
#content_wrapper .accom_row .detail_col {
padding-right: 50px; } }
@media (min-width: 1200px) {
.contact_row .details_col {
padding-right: 40px; }
.contact_row .email_col {
-webkit-transform: translateX(-40px);
-ms-transform: translateX(-40px);
transform: translateX(-40px); } }
@media (max-width: 767px) {
#content_wrapper .accom_options_row .vc_col-sm-4 {
width: 50%; } }
@media (min-width: 992px) and (max-width: 1199px) {
.home_map_row iframe {
height: 400px; } }
@media (min-width: 768px) and (max-width: 991px) {
.home_map_row iframe {
height: 350px; } }
@media (max-width: 767px) {
.home_map_row iframe {
height: 300px; } }
@media (min-width: 992px) and (max-width: 1199px) {
.location_map iframe {
height: 400px; } }
@media (min-width: 768px) and (max-width: 991px) {
.location_map iframe {
height: 350px; } } .pagination {
font-family: "new-herman", sans-serif;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: 13px;
padding-top: 10px; }
.pagination.type_archive {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.pagination.type_archive .page-numbers {
display: inline-block;
padding: 0 10px;
color: #0079C0; }
.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; }
.blog_post.archive .meta span,
.blog_post.single .meta span {
margin-right: 10px;
font-size: 13px; }
.blog_post.archive .excerpt,
.blog_post.archive .content,
.blog_post.single .excerpt,
.blog_post.single .content {
margin-bottom: 15px; }
.blog_post.archive .featured_image_wrap,
.blog_post.single .featured_image_wrap {
position: relative; }
.blog_post.archive .featured_image,
.blog_post.single .featured_image {
background-size: cover;
background-position: center;
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px; }
.blog_post.archive {
margin-bottom: 35px;
background: white;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
width: 100%;
position: relative; }
.blog_post.archive .meta {
border-top: 1px solid #ebebeb;
padding-top: 15px; }
.blog_post.archive .blog_content_wrap {
padding: 40px 40px 30px 40px; }
.blog_post.archive .title {
margin-bottom: 35px; }
.blog_post.archive .title a {
color: #333; }
.blog_post.archive .absolute_link {
position: absolute;
display: block;
z-index: 2;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px; }
@media (max-width: 991px) {
.blog_post.archive {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.blog_post.archive .featured_image_wrap {
min-height: 200px; } }
.blog_post.single .featured_image_wrap {
min-height: 400px;
margin-bottom: 10px; }
.blog_post.single .meta {
border-bottom: 1px solid #ebebeb;
padding-bottom: 10px;
margin-bottom: 20px; }
.blog_post.single .title {
margin-bottom: 20px; }
.blog_post.single .blog_content_wrap {
border-bottom: 1px solid #ebebeb;
margin-bottom: 20px; }
@media (min-width: 992px) and (max-width: 1199px) {
.blog_post.single .featured_image_wrap {
min-height: 350px; } }
@media (min-width: 768px) and (max-width: 991px) {
.blog_post.single .featured_image_wrap {
min-height: 300px; } }
@media (max-width: 767px) {
.blog_post.single .featured_image_wrap {
min-height: 200px; } }
.recent_blog_posts.style_default {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px; }
@media (max-width: 767px) {
.recent_blog_posts.style_default {
margin-left: 0;
margin-right: 0; } }
.blog_post.default {
width: 33.333%;
width: calc(100% / 3);
text-align: center; }
.blog_post.default .inner {
padding-left: 15px;
padding-right: 15px; }
.blog_post.default .featured_image {
padding-top: 55%;
background-size: cover;
background-position: center;
margin-bottom: 35px;
position: relative; }
.blog_post.default .featured_image .absolute_link {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px; }
.blog_post.default .blog_content_wrap {
padding-left: 20px;
padding-right: 20px; }
.blog_post.default .excerpt {
margin-bottom: 30px; }
.blog_post.default .title {
margin-bottom: 5px; }
.blog_post.default .meta {
font-size: 0.8em;
display: block;
margin-bottom: 15px; }
.blog_post.default .category {
position: absolute;
display: inline-block;
background: #0079C0;
color: #111111;
padding: 5px 20px;
top: 15px;
right: 0;
text-transform: uppercase; }
@media (min-width: 768px) and (max-width: 991px) {
.blog_post.default .featured_image {
margin-bottom: 20px; }
.blog_post.default .blog_content_wrap {
padding-left: 10px;
padding-right: 10px;
font-size: 13px; } }
@media (max-width: 767px) {
.blog_post.default {
width: 100%;
margin-bottom: 35px; }
.blog_post.default .inner {
padding-left: 0;
padding-right: 0; }
.blog_post.default:last-child {
margin-bottom: 0; } } .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; } #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; }
#main_wrapper #content_inner .vc_row.padding_bottom_small {
padding-bottom: 0; }
#main_wrapper #content_inner .vc_row.padding_bottom_medium {
padding-bottom: 35px; } .full_width_page #content_inner { width: 100%;
padding-left: 0;
padding-right: 0; }
.full_width_page #content_inner .vc_row { margin-left: auto;
margin-right: auto;
background-position: center;
background-size: cover; }
@media (min-width: 768px) and (max-width: 991px) {
.full_width_page #content_inner .vc_row {
width: 750px; } }
@media (min-width: 992px) and (max-width: 1199px) {
.full_width_page #content_inner .vc_row {
width: 970px; } }
@media (min-width: 1200px) and (max-width: 1399px) {
.full_width_page #content_inner .vc_row {
width: 1170px; } }
@media (min-width: 1400px) {
.full_width_page #content_inner .vc_row {
width: 1370px; } }
.full_width_page #content_inner .vc_row.full_width { width: 100%; }
@media (min-width: 768px) and (max-width: 991px) {
.full_width_page #content_inner .vc_row.full_width {
padding-left: calc((100% - 750px) / 2);
padding-right: calc((100% - 750px) / 2); } }
@media (min-width: 992px) and (max-width: 1199px) {
.full_width_page #content_inner .vc_row.full_width {
padding-left: calc((100% - 970px) / 2);
padding-right: calc((100% - 970px) / 2); } }
@media (min-width: 1200px) and (max-width: 1399px) {
.full_width_page #content_inner .vc_row.full_width {
padding-left: calc((100% - 1170px) / 2);
padding-right: calc((100% - 1170px) / 2); } }
@media (min-width: 1400px) {
.full_width_page #content_inner .vc_row.full_width {
padding-left: calc((100% - 1370px) / 2);
padding-right: calc((100% - 1370px) / 2); } }
.full_width_page #content_inner .vc_row.full_width.full_width_content { padding-left: 0;
padding-right: 0; }
.full_width_page #content_inner .vc_row.full_width.full_width_content .vc_row.vc_inner { margin-left: 0;
margin-right: 0; }
.full_width_page #content_inner .vc_row.full_width.full_width_content.no_padding .vc_column-inner { padding-left: 0;
padding-right: 0; }
.full_width_page #content_inner .vc_row.vc_inner { width: auto;
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 .vc_row-o-full-height { min-height: 100vh !important; } .vc_row-o-equal-height .wpb_column > .vc_column-inner > .wpb_wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.vc_row-o-equal-height .wpb_column > .vc_column-inner > .wpb_wrapper > div {
-ms-flex-negative: 0;
flex-shrink: 0; }
.vc_row-o-equal-height.vc_row-o-content-middle .wpb_column > .vc_column-inner > .wpb_wrapper {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
#main_wrapper .vc_row-has-fill {
padding-top: 35px; }
.vc_row.background_video {
position: relative;
overflow: hidden; }
.vc_row.background_video video,
.vc_row.background_video .video_bg_mobile_placeholder {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
width: 100%;
background-size: cover;
background-position: center;
-o-object-fit: cover;
object-fit: cover;
height: 100%;
font-family: 'object-fit: cover;'; }
.vc_row.background_video .video_bg_mobile_placeholder {
display: none; }
@media (max-width: 991px) {
.vc_row.background_video .video_bg_mobile_placeholder {
display: block; } }
#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;
border-bottom: 2px solid #0079C0; }
#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: #0079C0; }
#main_wrapper .heading.alignment_centre.style_short_underline:after {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-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_bg_colour_with_underline {
border-bottom: 2px solid #ebebeb; }
#main_wrapper .heading.style_bg_colour_with_underline .heading_element {
font-weight: bold;
background-color: #0079C0;
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: #333;
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; }
blockquote .cite {
display: block;
margin-top: 15px;
padding-left: 15px;
position: relative; }
blockquote .cite h5 {
display: inline-block; }
blockquote .title {
margin-right: 5px;
margin-bottom: 5px;
font-size: 18px;
position: relative; }
blockquote .title:before {
content: "- ";
position: absolute;
left: -15px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
blockquote .line_one, blockquote .line_two {
margin-bottom: 0;
margin-top: 0; }
blockquote .line_one {
font-weight: bold; }
blockquote.style_speech_bubble {
background: #f7f7f7;
border: 1px solid #ebebeb;
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: #ebebeb;
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 #ebebeb;
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;
-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
padding: 30px 40px; }
blockquote.style_quote_mark_above .icon-quote-open {
color: #0079C0;
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; }
.testimonial_carousel.prev_next_controls_visible {
padding-left: 100px;
padding-right: 100px; }
.testimonial_carousel .no_testimonials {
color: #F44336;
text-align: center; }
@media (max-width: 767px) {
.testimonial_carousel.prev_next_controls_visible {
padding-left: 0;
padding-right: 0; } }
.image_grid_wrap {
margin-right: -10px;
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: 10px;
bottom: 10px;
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: calc(100% * 0.33333);
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;
-webkit-transition: 0.5s ease-in-out opacity;
-o-transition: 0.5s ease-in-out opacity;
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: calc(100% * 0.33333); }
.masonry_grid.per_row_3 .grid_item--width2 {
width: 66%;
width: calc(100% * 0.33333 * 2); }
.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: calc(100%/6); }
.masonry_grid.per_row_6 .grid_item--width2 {
width: 16%;
width: calc(100%/6 * 2); }
@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: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-carousel .owl-nav [class*='owl-'] {
color: #333;
font-size: 20px;
margin: 5px;
width: 30px;
height: 30px;
border-radius: 30px;
background: transparent;
display: inline-block;
cursor: pointer;
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.owl-carousel .owl-nav [class*='owl-']:hover {
background: transparent;
color: #0079C0;
border-color: #0079C0;
text-decoration: none; }
.owl-carousel .owl-prev {
left: 20px; }
.owl-carousel .owl-prev i {
-webkit-transform: translateX(-1px);
-ms-transform: translateX(-1px);
transform: translateX(-1px); }
.owl-carousel .owl-next {
right: 20px; }
.owl-carousel .owl-next i {
-webkit-transform: translateX(1px);
-ms-transform: translateX(1px);
transform: translateX(1px); }
.owl-carousel .owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.owl-carousel .owl-nav.disabled + .owl-dots {
margin-top: 10px; }
.owl-carousel .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-carousel .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-carousel .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
-webkit-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
border-radius: 30px; }
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
background: #0079C0; }
.owl-carousel .carousel_item img {
width: auto !important;
margin: auto; }
@media (max-width: 767px) {
.owl-carousel .owl-prev, .owl-carousel .owl-next {
display: none !important; } }
.carousel_thumbs {
margin-right: -15px; }
.carousel_thumbs .thumb {
width: 16.66667%;
width: calc(100% / 6);
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; }
.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%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 2; }
.image_hero_slider .owl-dots {
position: absolute;
bottom: 20px;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-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 {
-webkit-box-sizing: content-box;
box-sizing: content-box; }
.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;
-webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
position: relative;
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
text-align: center; }
.service_block .image {
height: 200px;
width: 100%;
background-size: cover;
background-position: center; }
.service_block .inner {
padding: 40px 30px 30px 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.service_block .st_icon svg {
height: 90px;
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all; }
.service_block .content {
margin-bottom: 15px;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.service_block .title {
font-family: "proxima-nova", sans-serif;
font-weight: bold;
text-transform: uppercase;
font-size: 24px;
margin-bottom: 30px;
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all; }
.service_block .overlay_link {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px; }
.service_block:hover {
-webkit-transform: translateY(-3px);
-ms-transform: translateY(-3px);
transform: translateY(-3px); }
.service_block:hover .title {
color: #0079C0; }
.service_block:hover svg {
fill: #0079C0; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.service_block .inner {
display: block;
max-width: 100%; } }
@media (min-width: 1200px) and (max-width: 1399px) {
.service_block .inner {
padding: 30px 20px 20px 20px; }
.service_block .st_icon svg {
height: 70px; }
.service_block .title {
font-size: 20px; } }
@media (min-width: 992px) and (max-width: 1199px) {
.service_block .inner {
padding: 30px 15px 20px 15px; }
.service_block .st_icon svg {
height: 50px; }
.service_block .title {
font-size: 18px; } }
@media (min-width: 768px) and (max-width: 991px) {
.service_block .st_icon svg {
height: 70px; }
.service_block .title {
font-size: 20px; } }
@media (max-width: 767px) {
.service_block .inner {
padding: 20px 15px 10px 15px; }
.service_block .st_icon svg {
height: 40px; }
.service_block .title {
font-size: 16px;
margin-bottom: 15px; } }
.team_member_wrap {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.team_member_wrap .image {
min-height: 250px;
background-size: cover;
background-position: center;
background-color: #f7f7f7; }
.team_member_wrap .divider {
display: block;
width: 50px;
height: 2px;
background: #0079C0;
margin: 15px 0; }
.team_member_wrap .close {
display: none; }
.team_member_wrap.style_one .inner,
.team_member_wrap.style_six .inner,
.team_member_wrap.style_two .inner {
padding: 20px 0; }
.team_member_wrap.style_one .staff_name,
.team_member_wrap.style_six .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_six .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_six .fa,
.team_member_wrap.style_two .fa {
display: inline-block;
width: 20px; }
.team_member_wrap.style_one .front,
.team_member_wrap.style_six .front,
.team_member_wrap.style_two .front {
display: none; }
.team_member_wrap.style_two .inner,
.team_member_wrap.style_six .inner {
-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
padding: 30px;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
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; }
.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_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: #0079C0; }
.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 {
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all;
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px; }
.team_member_wrap.style_five .inner {
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all;
background: rgba(255, 255, 255, 0.9);
position: relative;
z-index: 5;
opacity: 0;
padding: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.team_member_wrap.style_five .front {
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
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; }
.team_member_carousel.style_five .owl-stage {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.team_member_carousel.style_five .owl-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.team_member_wrap.style_six .front {
display: none; }
.team_member_wrap.style_six .inner .content {
display: none; }
.st_popup_box_wrap.team_popup .staff_header {
margin-bottom: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.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; }
.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; }
.fancy_image_link {
position: relative;
text-align: center;
overflow: hidden; }
.fancy_image_link .inner {
position: absolute;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
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 {
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all;
-webkit-transform: scale(0);
-ms-transform: scale(0);
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: #0079C0;
opacity: 0;
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
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;
-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
-webkit-transform-origin: 50% 50% 0;
-ms-transform-origin: 50% 50% 0;
transform-origin: 50% 50% 0;
-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
-o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
transition: opacity 0.35s ease 0s, transform 0.35s ease 0s, -webkit-transform 0.35s ease 0s; }
.fancy_image_link:hover .text_to_display_on_hover {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1; }
.fancy_image_link:hover .overlay {
opacity: 0.2; }
.fancy_image_link:hover:before {
opacity: 1;
-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 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 {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1; } }
@media (max-width: 767px) {
.fancy_image_link .text_to_display_on_hover {
-webkit-transform: scale(1);
-ms-transform: scale(1);
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: 1px solid #e8e8e8;
border-bottom-width: 0; }
.accordion_wrap .accordion_item_wrap:last-child {
border-bottom-width: 1px; }
.accordion_wrap .accordion_title {
background: #f3f3f3;
padding: 15px 20px;
cursor: pointer;
font-size: 18px;
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all;
font-weight: bold;
margin-bottom: 0; }
.accordion_wrap .accordion_title .icon:before, .accordion_wrap .accordion_title .bullet_style_icon ul li:before, .bullet_style_icon ul .accordion_wrap .accordion_title li:before, .accordion_wrap .accordion_title .bullet_style_tick ul li:before, .bullet_style_tick ul .accordion_wrap .accordion_title li:before, .accordion_wrap .accordion_title .bullet_style_download ul li:before, .bullet_style_download ul .accordion_wrap .accordion_title li:before, .accordion_wrap .accordion_title .bullet_style_pdf ul li:before, .bullet_style_pdf ul .accordion_wrap .accordion_title li:before, .accordion_wrap .accordion_title .bullet_style_arrow_right ul li:before, .bullet_style_arrow_right ul .accordion_wrap .accordion_title li:before, .accordion_wrap .accordion_title .bullet_style_chevron_right ul li:before, .bullet_style_chevron_right ul .accordion_wrap .accordion_title li:before, .accordion_wrap .accordion_title .bullet_style_triangle ul li:before, .bullet_style_triangle ul .accordion_wrap .accordion_title li:before {
content: "+";
display: inline-block;
width: 20px; }
.accordion_wrap .accordion_item_wrap.expanded .accordion_title,
.accordion_wrap .accordion_title:hover {
background: #e8e8e8; }
.accordion_wrap .accordion_item_wrap.expanded .accordion_title .icon:before, .accordion_wrap .accordion_item_wrap.expanded .accordion_title .bullet_style_icon ul li:before, .bullet_style_icon ul .accordion_wrap .accordion_item_wrap.expanded .accordion_title li:before, .accordion_wrap .accordion_item_wrap.expanded .accordion_title .bullet_style_tick ul li:before, .bullet_style_tick ul .accordion_wrap .accordion_item_wrap.expanded .accordion_title li:before, .accordion_wrap .accordion_item_wrap.expanded .accordion_title .bullet_style_download ul li:before, .bullet_style_download ul .accordion_wrap .accordion_item_wrap.expanded .accordion_title li:before, .accordion_wrap .accordion_item_wrap.expanded .accordion_title .bullet_style_pdf ul li:before, .bullet_style_pdf ul .accordion_wrap .accordion_item_wrap.expanded .accordion_title li:before, .accordion_wrap .accordion_item_wrap.expanded .accordion_title .bullet_style_arrow_right ul li:before, .bullet_style_arrow_right ul .accordion_wrap .accordion_item_wrap.expanded .accordion_title li:before, .accordion_wrap .accordion_item_wrap.expanded .accordion_title .bullet_style_chevron_right ul li:before, .bullet_style_chevron_right ul .accordion_wrap .accordion_item_wrap.expanded .accordion_title li:before, .accordion_wrap .accordion_item_wrap.expanded .accordion_title .bullet_style_triangle ul li:before, .bullet_style_triangle ul .accordion_wrap .accordion_item_wrap.expanded .accordion_title li:before {
content: "-"; }
.accordion_wrap .accordion_content {
padding: 20px;
padding-left: 20px !important;
padding-right: 20px !important;
opacity: 1 !important;
background: #f7f7f7;
border-top: 0;
width: 100% !important;
display: none; }
.accordion_wrap .accordion_content p:last-child {
margin-bottom: 0; }
.recent_blog_posts .list_with_thumb {
border-bottom: 1px solid #ebebeb;
margin-bottom: 15px;
position: relative; }
.recent_blog_posts .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; }
.recent_blog_posts .list_with_thumb .title {
font-weight: bold; }
.recent_blog_posts .list_with_thumb .date {
margin-bottom: 15px;
font-style: italic; }
.recent_blog_posts .list_with_thumb a.permalink {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px; }
.recent_blog_posts .list_with_thumb:last-child {
border-bottom: 0;
margin-bottom: 0; }
.flipping_box {
position: relative;
padding-top: 20px;
text-align: center;
color: white;
-webkit-perspective: 550px;
perspective: 550px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-negative: 0;
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 {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
padding: 6px;
width: 100%;
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg); -webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-negative: 0;
flex-shrink: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-height: 300px; }
.flipping_box .inner {
-webkit-transition: all 0.55s ease-in-out;
-o-transition: all 0.55s ease-in-out;
transition: all 0.55s ease-in-out;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
text-align: center;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-shadow: 0 32px 58px rgba(0, 0, 0, 0.2);
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;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
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 #ebebeb;
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 {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
background: #0079C0;
border: 1px solid #ebebeb;
-webkit-box-align: center;
-ms-flex-align: center;
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 {
-webkit-transform: rotateY(-180deg);
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: "new-herman", 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 #ebebeb; }
.pricing_table ul li:last-child {
border-bottom: 0; }
.pricing_table .most_popular_wrap {
display: inline-block;
background: #4CAF50;
color: white;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
padding: 5px 10px;
font-size: 12px;
font-family: "new-herman", sans-serif;
text-transform: uppercase;
font-weight: bold;
position: absolute;
left: -20px;
top: 10px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
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.size_full_height_img {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.single_image_wrap.size_full_height_img .inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.single_image_wrap.size_full_height_img .full_height_image {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
background-size: cover;
background-position: center; }
.vc_st_single_image {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
.scroll_down_arrow {
text-align: center;
-webkit-animation: move_up_down 2.5s linear infinite;
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%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-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;
-webkit-transform: translateY(2px);
-ms-transform: translateY(2px);
transform: translateY(2px); }
@-webkit-keyframes move_up_down {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0); }
40% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px); }
60% {
-webkit-transform: translateY(-5px);
transform: translateY(-5px); } }
@keyframes move_up_down {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0); }
40% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px); }
60% {
-webkit-transform: translateY(-5px);
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: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
background: white; }
.call_to_action .image {
background-size: cover;
background-position: center;
background-color: #f7f7f7;
padding-top: 60%;
width: 100%; }
.call_to_action .inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 40px;
text-align: center; }
.call_to_action .title {
color: #228b22;
margin-bottom: 20px; }
.call_to_action .content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
width: 100%; }
.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: 2; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.call_to_action .inner {
display: block;
max-width: 100%; } }
#main_wrapper .expandable_text_block_wrap {
background: white;
padding: 30px 30px 0 30px; }
#main_wrapper .expandable_text_block_wrap .head {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-bottom: 30px; }
#main_wrapper .expandable_text_block_wrap .title {
margin-bottom: 0;
margin-top: 0;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
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;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
#main_wrapper .expandable_text_block_wrap .toggle {
margin-left: auto;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
padding: 5px;
line-height: 1;
font-size: 11px;
border: 1px solid #0079C0;
color: #0079C0;
border-radius: 200px;
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all;
cursor: pointer; }
#main_wrapper .expandable_text_block_wrap .toggle:hover {
background: #0079C0;
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 {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
#main_wrapper .wpb_raw_code {
margin-bottom: 0; }
.video_wrap {
position: relative;
overflow: hidden; }
.video_wrap video,
.video_wrap .video_bg_mobile_placeholder {
background-size: cover;
background-position: center;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'; }
@media (max-width: 767px) {
.video_wrap .video_bg_mobile_placeholder {
display: block;
padding-top: 60%; } }  header nav ul li a {
text-transform: uppercase; }
.admin-bar #sidebar_nav_wrapper {
top: 32px; }  header nav ul li.menu-item-has-children > a:after {
content: "\6e";
margin-left: 6px;
vertical-align: middle;
font-weight: bold;
font-size: 0.8em;
display: inline-block;
-webkit-transform: translateY(-1px);
-ms-transform: translateY(-1px);
transform: translateY(-1px); } header nav.large_nav ul {      }
header nav.large_nav ul li ul {
visibility: hidden;
position: absolute;
padding: 0;
top: 100%;
top: calc(100% - 2px);
left: 0;
display: block;
opacity: 0;
-webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.16, 0.67, 0.48, 1.59);
transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.16, 0.67, 0.48, 1.59);
-o-transition: transform 0.3s cubic-bezier(0.16, 0.67, 0.48, 1.59), opacity 0.3s ease, visibility 0.3s ease;
transition: transform 0.3s cubic-bezier(0.16, 0.67, 0.48, 1.59), opacity 0.3s ease, visibility 0.3s ease;
transition: transform 0.3s cubic-bezier(0.16, 0.67, 0.48, 1.59), opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.16, 0.67, 0.48, 1.59);
-webkit-transform: translateX(-25px);
-ms-transform: translateX(-25px);
transform: translateX(-25px);
z-index: 50;
background: white;
-webkit-box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
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;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
visibility: visible; }
header nav.large_nav ul li > ul > li {
display: block;
padding-left: 0;
padding-right: 0; }
header nav.large_nav ul li > ul > li:first-child > a {
padding-top: 30px; }
header nav.large_nav ul li > ul > li:last-child > a {
padding-bottom: 30px; }
header nav.large_nav ul li ul li a {
width: 250px;
text-align: left;
padding-left: 25px;
padding-right: 25px;
color: #333;
line-height: 1.3em;
text-transform: none;
font-weight: normal;
border: none !important;
font-size: 14px; }
header nav.large_nav ul li ul li a:hover {
color: #0079C0; }
header nav.large_nav ul li ul li.menu-item-has-children > a:after {
content: "\70"; }
header nav.large_nav ul li ul li ul {
left: 250px;
top: 0;
opacity: 0;
border-left: 0; }
@media (min-width: 1200px) and (max-width: 1399px) {
header nav.large_nav ul li ul {
left: 0px; } }
@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; } } .hamburger {
width: 28px;
height: 24px;
display: inline-block;
line-height: 0;
position: relative;
z-index: 100; }
.hamburger .bar {
display: inline-block;
height: 4px;
background: white;
position: absolute;
top: 0;
left: 0;
right: 0;
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all;
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left; }
.hamburger .bar_2 {
top: 10px; }
.hamburger .bar_3 {
right: 4px;
bottom: 0;
top: auto; }
.hamburger.smooshed .bar_1 {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.hamburger.smooshed .bar_2 {
opacity: 0; }
.hamburger.smooshed .bar_3 {
right: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
#sidebar_nav_wrapper {
position: fixed;
top: 0;
bottom: 0;
left: 0;
width: 400px;
z-index: 100;
background: white;
-webkit-box-shadow: 3px 0px 30px rgba(0, 0, 0, 0.15);
box-shadow: 3px 0px 30px rgba(0, 0, 0, 0.15);
padding: 50px;
-webkit-transition: left 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
-o-transition: left 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: left 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
left: -450px;
overflow-y: scroll; -ms-overflow-style: none;
scrollbar-width: none; }
#sidebar_nav_wrapper a {
color: #111111; }
#sidebar_nav_wrapper::-webkit-scrollbar {
display: none; }
#sidebar_nav_wrapper.display {
left: 0; }
#sidebar_nav_wrapper.display .sidebar_nav_inner {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
#sidebar_nav_wrapper .close {
margin-bottom: 50px;
display: block;
font-size: 16px;
margin-right: 10px; }
#sidebar_nav_wrapper .close i {
font-size: 16px;
width: 20px;
margin-right: 5px;
-webkit-transform: translateY(2px);
-ms-transform: translateY(2px);
transform: translateY(2px);
display: inline-block; }
#sidebar_nav_wrapper .sidebar_nav_inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-transform: translateX(-65px);
-ms-transform: translateX(-65px);
transform: translateX(-65px);
-webkit-transition: opacity 0.6s ease 0.25s, -webkit-transform 0.6s ease 0.25s;
transition: opacity 0.6s ease 0.25s, -webkit-transform 0.6s ease 0.25s;
-o-transition: opacity 0.6s ease 0.25s, transform 0.6s ease 0.25s;
transition: opacity 0.6s ease 0.25s, transform 0.6s ease 0.25s;
transition: opacity 0.6s ease 0.25s, transform 0.6s ease 0.25s, -webkit-transform 0.6s ease 0.25s; }
#sidebar_nav_wrapper nav.large_nav,
#sidebar_nav_wrapper nav.large_nav > div,
#sidebar_nav_wrapper nav.large_nav ul {
display: block; }
#sidebar_nav_wrapper nav.large_nav ul {
padding-left: 0; }
#sidebar_nav_wrapper nav.large_nav ul li {
display: block;
position: relative; }
#sidebar_nav_wrapper nav.large_nav ul li a {
display: inline-block;
text-align: left;
padding-left: 0px;
padding: 8px 0 !important;
color: #111111; }
#sidebar_nav_wrapper nav.large_nav ul ul {
display: none;
padding-left: 15px !important;
opacity: 1 !important; }
#sidebar_nav_wrapper nav ul li.menu-item-has-children .menu_expand {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
text-align: center;
width: 30px;
cursor: pointer;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 18px;
color: #0079C0; }
#sidebar_nav_wrapper nav ul li.menu-item-has-children .menu_expand i {
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
height: 1em; }
#sidebar_nav_wrapper nav ul li.menu-item-has-children .menu_expand.menu_expanded i {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
#sidebar_nav_wrapper nav ul li.menu-item-has-children > a {
margin-right: 10px;
display: inline-block; }
#sidebar_nav_wrapper nav.large_nav ul li ul.sub-menu {
top: 0;
left: 100%; }
#sidebar_nav_wrapper nav.large_nav ul li ul.sub-menu a {
font-size: 0.9em;
padding: 5px 0 !important; }
#sidebar_nav_wrapper nav.large_nav ul li ul.sub-menu li:first-child a {
padding-top: 10px !important; }
#sidebar_nav_wrapper nav.large_nav ul li ul.sub-menu li:last-child a {
padding-bottom: 10px !important; }
#sidebar_nav_wrapper nav.large_nav ul li ul.sub-menu ul.sub-menu li:first-child a {
padding-top: 0px !important; }
#sidebar_nav_wrapper nav.large_nav ul li ul.sub-menu ul.sub-menu li:last-child a {
padding-bottom: 5px !important; }
#sidebar_nav_wrapper .contact_details {
margin-top: auto;
padding-top: 35px; }
#sidebar_nav_wrapper .contact_details .contact_detail {
display: block;
margin-bottom: 10px; }
#sidebar_nav_wrapper .contact_details .contact_detail:last-child {
margin-bottom: 0; }
#sidebar_nav_wrapper .social_icon {
margin-right: 10px; }
@media (max-width: 991px) {
#sidebar_nav_wrapper {
width: 100%;
left: -103%;
padding-left: 25px;
padding-right: 25px; }
#sidebar_nav_wrapper nav.large_nav ul li ul.sub-menu a {
padding-left: 0 !important; }
#sidebar_nav_wrapper nav.large_nav ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
#sidebar_nav_wrapper nav.large_nav ul li a {
display: block;
border-bottom: 1px solid #ebebeb;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
font-size: 20px;
width: calc(100% - 40px); }
#sidebar_nav_wrapper nav.large_nav ul ul {
border-bottom: 1px solid #ebebeb; }
#sidebar_nav_wrapper nav ul li.menu-item-has-children .menu_expand {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #ebebeb;
border-left: 1px solid #ebebeb;
-webkit-transform: none;
-ms-transform: none;
transform: none;
width: 40px; }
#sidebar_nav_wrapper nav ul li.menu-item-has-children > a {
margin-right: 0; }
#sidebar_nav_wrapper nav.large_nav ul li ul.sub-menu {
width: 100% !important;
padding-left: 0 !important; }
#sidebar_nav_wrapper nav.large_nav ul li ul.sub-menu > li > a {
border-color: transparent; }
#sidebar_nav_wrapper nav.large_nav ul li ul.sub-menu a {
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0; }
#sidebar_nav_wrapper nav.large_nav ul li ul.sub-menu .menu_expand {
border: 0; }
#sidebar_nav_wrapper nav.large_nav ul li ul.sub-menu .menu_expand i {
border: 1px solid #ebebeb;
border-radius: 50px;
height: 1em;
width: 1em; }
#sidebar_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;
padding: 0 20px; }
header nav.large_nav ul li a {
text-decoration: none;
display: inline-block;
padding: 7px 0;
font-size: 13.5px;
font-weight: 800;
text-align: center;
color: white;
letter-spacing: 1px;
border-bottom: 2px solid transparent; }
header nav.large_nav > ul > li:first-child > a {
padding-left: 0; }
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,
header nav.large_nav ul li.current_page_item > a {
text-decoration: none;
border-color: white; }
@media (min-width: 1200px) and (max-width: 1399px) {
header nav.large_nav ul li {
padding-left: 15px;
padding-right: 15px; } }
@media (min-width: 992px) and (max-width: 1199px) {
header nav.large_nav ul li {
padding-left: 20px;
padding-right: 20px; } }
@media (min-width: 768px) and (max-width: 991px) {
header nav.large_nav ul li {
padding-left: 15px;
padding-right: 15px; } } #header_wrapper {
position: absolute;
z-index: 99;
top: 0;
left: 0;
right: 0; }
.admin-bar #header_wrapper {
top: 32px; }
#large_header_wrapper {
padding: 40px 0;
position: relative; }
@media (max-width: 767px) {
#large_header_wrapper {
padding-top: 25px;
padding-bottom: 25px; } }
#large_header_inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
#large_header_inner:before, #large_header_inner:after {
display: none; }
@media (min-width: 1600px) {
#large_header_inner,
#small_header_inner,
#page_title .container {
width: 100%;
max-width: 2000px;
padding-left: 70px;
padding-right: 70px; } }
#small_header_wrapper {
background: #e7e7e7;
padding-top: 10px;
padding-bottom: 10px;
font-size: 13px; }
#small_header_inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between; }
#small_header_inner:before, #small_header_inner:after {
display: none; }
#logo img {
width: 270px; }
@media (min-width: 992px) and (max-width: 1199px) {
#logo img {
width: 200px; } }
@media (min-width: 768px) and (max-width: 991px) {
#logo img {
width: 200px; } }
@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; }
#header_text_4 a {
border: 2px solid white;
color: white;
font-size: 13.5px;
background-color: rgba(255, 255, 255, 0.3); }
@media (min-width: 992px) and (max-width: 1199px) {
#header_text_4 {
display: none; } }
@media (min-width: 768px) and (max-width: 991px) {
#header_text_4 {
margin-left: auto;
margin-right: 35px; } }
header .social_icons {
display: inline-block; }
header .social_icons a {
display: inline-block;
margin-left: 10px; }
#page_title {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-color: #F0F0F0;
padding: 290px 0 200px 0;
text-align: center;
color: white;
background-image: url(//rakaiariverholidaypark.co.nz/wp-content/themes/rakaia_river_holiday_park/assets/img/page-title-bg.jpg);
position: relative; }
#page_title:after {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
height: 300px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0.429849)), to(rgba(0, 0, 0, 0)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.429849) 20%, rgba(0, 0, 0, 0) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0.429849) 20%, rgba(0, 0, 0, 0) 100%);
background: linear-gradient(180deg, rgba(0, 0, 0, 0.429849) 20%, rgba(0, 0, 0, 0) 100%); }
#page_title h1 {
margin-bottom: 0px;
color: inherit;
text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
position: relative;
z-index: 2; }
#page_title .subtitle {
margin-top: 10px;
color: inherit;
text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
position: relative;
z-index: 2; }
#page_title .divider {
display: inline-block;
width: 20px;
height: 2px;
background: #0079C0;
position: relative;
z-index: 2; }
#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: 992px) and (max-width: 1199px) {
#page_title {
padding: 240px 0 150px 0; } }
@media (min-width: 768px) and (max-width: 991px) {
#page_title {
padding: 220px 0 130px 0; } }
@media (max-width: 767px) {
#page_title {
padding: 180px 0 90px 0; }
#page_title h1 {
font-size: 33px; } }
#fixed_search_wrap {
position: fixed;
z-index: 400;
top: -200px;
right: 0;
left: 0;
padding-top: 20px;
padding-bottom: 20px;
background: #fff;
-webkit-box-shadow: 0 1px 16px rgba(0, 0, 0, 0.15);
box-shadow: 0 1px 16px rgba(0, 0, 0, 0.15);
-webkit-transition: 0.5s ease all;
-o-transition: 0.5s ease all;
transition: 0.5s ease all;
color: #333; }
#fixed_search_wrap.in_view {
top: 0; }
#fixed_search_wrap #hide_fixed_search {
position: absolute;
right: 20px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 20px; }
#fixed_search_wrap #hide_fixed_search:hover {
-webkit-transform: translateY(-50%) rotate(90deg);
-ms-transform: translateY(-50%) rotate(90deg);
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%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
left: 10px;
color: #c5c5c5; }
#search_box_wrap input[type='text'] {
padding-left: 38px; }
.header_dropdown_box_wrap {
float: right;
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;
-webkit-box-sizing: content-box;
box-sizing: content-box;
-webkit-box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
width: 300px !important;
max-height: 90vh;
overflow-y: auto;
display: none; }
#large_nav_wrapper {
margin-left: auto;
margin-right: 35px; }
#large_nav_wrapper:last-child {
margin-right: 0 !important; }
@media (min-width: 992px) and (max-width: 1199px) {
#large_nav_wrapper {
margin-right: 25px; } } #footer_wrapper {
border-top: 1px solid #ebebeb;
color: #6A6666; }
#footer_wrapper a {
color: inherit; }
#footer_wrapper a:hover {
color: #228b22; }
#large_footer_wrapper {
padding-top: 80px;
padding-bottom: 80px; }
#large_footer_wrapper ul {
padding: 0px; }
#large_footer_wrapper ul li {
list-style: none;
display: inline-block;
margin-right: 30px;
letter-spacing: 2px;
text-transform: uppercase; }
@media (max-width: 991px) {
#large_footer_wrapper {
text-align: center; }
#large_footer_wrapper ul li {
margin-left: 10px;
margin-right: 10px; } }
@media (max-width: 767px) {
#large_footer_wrapper {
padding-top: 60px;
padding-bottom: 40px; } }
#small_footer_wrapper {
font-size: 12px;
color: #6A6666; }
#small_footer_inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
padding-top: 15px;
padding-bottom: 15px; }
#small_footer_inner a {
color: inherit; }
#small_footer_inner a:hover {
color: #228b22; }
#small_footer_inner:before, #small_footer_inner:after {
display: none; }
#small_footer_inner:before {
position: absolute;
display: block;
height: 1px;
left: 15px;
right: 15px;
top: 0;
background: #ebebeb; }
@media (max-width: 991px) {
#small_footer_inner {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; } }
@media (max-width: 767px) {
.footer_widget {
margin-bottom: 15px; } }
#footer_logo img {
width: 300px;
max-width: 90%;
margin-bottom: 60px; }
#footer_widget_1 .address_output {
margin-top: 20px; }
#footer_widget_1 .address_output br {
display: none; }
@media (max-width: 991px) {
#footer_widget_1 {
margin-bottom: 40px; } }
#footer_widget_2 .contact_detail .text {
display: none; }
#footer_widget_2 .social_icons {
display: inline-block; }
#footer_widget_2 .social_icon,
#footer_widget_2 .contact_detail {
margin-bottom: 0;
padding: 0;
font-size: 13px;
margin-right: 0;
margin-left: 15px;
background: #f7f7f7;
color: #6A6666;
width: 39px;
height: 39px;
line-height: 1;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-left: 8px;
margin-right: 8px;
border-radius: 400px; }
#footer_widget_2 .social_icon i,
#footer_widget_2 .contact_detail i {
position: relative;
top: auto;
left: auto;
width: auto; }
#footer_widget_2 .social_icon:first-child,
#footer_widget_2 .contact_detail:first-child {
margin-left: 0; }
#footer_widget_2 .social_icon:last-child,
#footer_widget_2 .contact_detail:last-child {
margin-right: 0; }
@media (min-width: 992px) {
#footer_widget_2 {
text-align: right; } }
@media (max-width: 991px) {
#footer_widget_2 .contact_detail,
#footer_widget_2 .social_icon {
margin-right: 8px;
margin-left: 8px;
margin-bottom: 5px; } }
.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; } }
#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;
-webkit-transition: 0.3s ease opacity, 0.3s ease transform, 0s ease visibility 0.3s;
-o-transition: 0.3s ease opacity, 0.3s ease transform, 0s ease visibility 0.3s;
transition: 0.3s ease opacity, 0.3s ease transform, 0s ease visibility 0.3s;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
z-index: 1000; }
#to_top.show {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
visibility: visible;
-webkit-transition: 0.3s ease opacity, 0.3s ease transform, 0s ease visibility;
-o-transition: 0.3s ease opacity, 0.3s ease transform, 0s ease visibility;
transition: 0.3s ease opacity, 0.3s ease transform, 0s ease visibility; }
.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;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: 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: #0079C0;
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 .date_wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-size: 20px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
max-width: 300px;
margin: 0 auto 15px auto; }
.st_popup_box_wrap.st_over_18 .remember_wrap {
margin-bottom: 15px; }
.st_popup_box_wrap.st_over_18 .remember_wrap input {
margin-right: 5px;
-webkit-transform: translateY(1px);
-ms-transform: translateY(1px);
transform: translateY(1px); }
.st_popup_box_wrap.st_over_18 .error_message {
color: #F44336;
margin-bottom: 15px; }
.st_popup_box_wrap.st_over_18 input {
text-align: center;
border: 0;
outline: none; }
@media (max-width: 767px) {
.st_popup_box_wrap.st_over_18 .inner {
padding-left: 20px;
padding-right: 20px; } }
#privacy_policy_box {
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
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; } }
#main_wrapper #content_wrapper .padded_text_row .text_col,
#main_wrapper #content_wrapper .padded_text_row .image_col {
margin-bottom: 35px; }
#main_wrapper #content_wrapper .padded_text_row .text_col {
padding-top: 5%;
padding-bottom: 5%; }
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(odd) {
padding-right: 5%; }
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(even) {
padding-left: 5%; }
@media (min-width: 768px) and (max-width: 991px) {
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(odd) {
padding-right: 2%; }
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(even) {
padding-left: 2%; } }
@media (max-width: 767px) {
#main_wrapper #content_wrapper .padded_text_row .text_col {
padding-top: 0;
padding-bottom: 0; }
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(odd) {
padding-right: 0; }
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(even) {
padding-left: 0; }
#main_wrapper #content_wrapper .padded_text_row .text_col,
#main_wrapper #content_wrapper .padded_text_row .image_col {
margin-bottom: 0; }
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(1) {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(2) {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2; }
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(4) {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3; }
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(3) {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4; }
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(5) {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5; }
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(6) {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6; }
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(8) {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7; }
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(7) {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8; }
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(3) {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3; }
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(4) {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4; }
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(5) {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5; }
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(6) {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6; }
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(7) {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7; }
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(8) {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8; }
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(2) {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(1) {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2; }
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(4) {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3; }
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(3) {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4; }
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(6) {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5; }
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(5) {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6; }
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(8) {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7; }
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(7) {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8; } }
#main_wrapper #content_wrapper .hero {
min-height: 700px;
padding-top: 160px;
padding-bottom: 70px;
text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
position: relative; }
#main_wrapper #content_wrapper .hero:before {
content: "";
display: block !important;
position: absolute;
left: 0;
right: 0;
top: 0;
height: 300px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0.429849)), to(rgba(0, 0, 0, 0)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.429849) 20%, rgba(0, 0, 0, 0) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0.429849) 20%, rgba(0, 0, 0, 0) 100%);
background: linear-gradient(180deg, rgba(0, 0, 0, 0.429849) 20%, rgba(0, 0, 0, 0) 100%); }
@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; } }
@media (min-width: 768px) and (max-width: 991px) {
#main_wrapper #content_wrapper .hero {
min-height: 350px; } }
@media (max-width: 767px) {
#main_wrapper #content_wrapper .hero {
height: auto;
min-height: auto; } }
.st_sidebar .widget {
border: 1px solid #ebebeb;
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.has_icon,
footer .contact_detail {
display: block;
margin-bottom: 10px; }
.contact_detail.has_icon,
.social_link {
position: relative;
padding-left: 25px; }
.contact_detail.has_icon i,
.social_link i {
display: block;
width: 1em;
text-align: center;
position: absolute;
left: 0;
top: 2px; }