@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 {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em;
}
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button, select {
text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], html input[disabled] {
cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type=checkbox], input[type=radio] {
box-sizing: border-box;
padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height: auto;
}
input[type=search] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td, th {
padding: 0;
} @media print {
*, *:before, *:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a, a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after, a[href^="javascript:"]:after {
content: "";
}
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr, img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret, .dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td, .table th {
background-color: #fff !important;
}
.table-bordered th, .table-bordered td {
border: 1px solid #ddd !important;
}
}
* {
box-sizing: border-box;
}
*:before, *:after {
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover, a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role=button] {
cursor: pointer;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .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: 0.2em;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover, a.text-primary:focus {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover, a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover, a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover, a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover, a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover, a.bg-primary:focus {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover, a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover, a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover, a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover, a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul, ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt, dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title], abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
content: "— ";
}
.blockquote-reverse, blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eee;
border-left: 0;
text-align: right;
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
content: "";
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
content: " —";
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
code, kbd, pre, samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
@media (min-width: 1400px) {
.container {
width: 1370px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*=col-] {
position: static;
float: none;
display: table-column;
}
table td[class*=col-], table th[class*=col-] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
content: " ";
display: table;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs, td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm, td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md, td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg, td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print, td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}       .text_color_main {
color: #39B54A;
}
.fill_main {
background: #39B54A;
}
.bg_main {
background-color: #39B54A;
}
.text_color_alt {
color: #00877d;
}
.fill_alt {
background: #00877d;
}
.bg_alt {
background-color: #00877d;
}
.text_color_blue {
color: #005d67;
}
.fill_blue {
background: #005d67;
}
.bg_blue {
background-color: #005d67;
}
.text_color_light_blue {
color: #2196f3;
}
.fill_light_blue {
background: #2196f3;
}
.bg_light_blue {
background-color: #2196f3;
}
.text_color_green {
color: #587d67;
}
.fill_green {
background: #587d67;
}
.bg_green {
background-color: #587d67;
}
.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: #183e40;
}
.fill_charcoal {
background: #183e40;
}
.bg_charcoal {
background-color: #183e40;
}
.text_color_black {
color: #111111;
}
.fill_black {
background: #111111;
}
.bg_black {
background-color: #111111;
}
.text_color_brown {
color: #a79989;
}
.fill_brown {
background: #a79989;
}
.bg_brown {
background-color: #a79989;
}
.text_color_light_brown {
color: #d2b48c;
}
.fill_light_brown {
background: #d2b48c;
}
.bg_light_brown {
background-color: #d2b48c;
}
.text_color_tan {
color: #cec8b8;
}
.fill_tan {
background: #cec8b8;
}
.bg_tan {
background-color: #cec8b8;
}
.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: #F4F4F4;
}
.fill_light_grey {
background: #F4F4F4;
}
.bg_light_grey {
background-color: #F4F4F4;
}
a, button, input[type=submit], a strong {
transition: all 0.3s ease;
}
body {
font-family: "Montserrat", sans-serif;
-webkit-font-smoothing: antialiased;
overflow-x: hidden;
color: #304342;
font-size: 16.5px;
}
.container-fluid {
padding-left: 0px;
padding-right: 0px;
}
::selection {
background: #39B54A;
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;
}
@media (max-width: 767px) {
#main_wrapper #content_inner .xs_padding_top_none {
padding-top: 0;
}
} .grecaptcha-badge {
display: none !important;
} .sl-spinner,
.loader {
display: none;
border: 5px solid #fff;
border-radius: 40px;
height: 40px;
left: 50%;
margin: -20px 0 0 -20px;
opacity: 0;
position: fixed;
top: 50%;
width: 40px;
z-index: 1077;
animation: pulsate 1s ease-out infinite;
}
.loader {
border-color: #e1e1e1;
}
.tooltip {
display: inline-block;
position: relative;
z-index: 5;
border-bottom: 1px dotted #d3c9be;
cursor: help;
}
.tooltip .tip {
position: absolute;
background: rgba(0, 0, 0, 0.85);
color: white;
padding: 5px;
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 100%;
margin-bottom: 10px !important;
z-index: 5;
font-size: 11px;
display: block;
width: 160px;
cursor: auto;
visibility: hidden;
}
.tooltip .tip:after {
content: "";
position: absolute;
bottom: -10px;
left: 50%;
transform: translateX(-50%);
width: 0;
height: 0;
border-style: solid;
border-width: 10px 7px 0 7px;
border-color: rgba(0, 0, 0, 0.85) transparent transparent transparent;
}
.tooltip:hover .tip {
visibility: visible;
}
.bg_cover {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
@keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(1.2);
opacity: 0;
}
}
@media (min-width: 1400px) {
.thinner_container, #main_wrapper #content_wrapper .contact_page_row {
width: 1340px;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
.thinner_container, #main_wrapper #content_wrapper .contact_page_row {
width: 1140px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.thinner_container, #main_wrapper #content_wrapper .contact_page_row {
width: 940px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.thinner_container, #main_wrapper #content_wrapper .contact_page_row {
width: 720px;
}
}
@media (max-width: 767px) {
.thinner_container, #main_wrapper #content_wrapper .contact_page_row {
width: calc(100% - 30px);
}
} h1, h2, h3, h4, h5, h6 {
font-family: "Montserrat", sans-serif;
color: #304342;
line-height: 1.4em;
font-weight: bold;
}
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: 40px;
}
@media (max-width: 767px) {
h1 {
font-size: 30px;
}
}
h2 {
font-size: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
h2 {
font-size: 35px;
}
}
@media (max-width: 767px) {
h2 {
font-size: 25px;
}
}
h3 {
font-size: 32px;
}
@media (max-width: 767px) {
h3 {
font-size: 20px;
}
}
h4 {
font-size: 24px;
}
@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: #39B54A;
}
a:hover, a:focus {
text-decoration: none;
color: #00877d;
}
p {
line-height: 1.6em;
margin-bottom: 20px;
font-weight: 300;
}
p:last-child {
margin-bottom: 0;
}
.large_text {
font-size: 1.6em;
}
strong {
color: #304342;
}
.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: #39B54A;
}
.font_weight_normal {
font-weight: normal;
}
.font_weight_bold {
font-weight: bold;
}
.font_weight_light {
font-weight: 300;
}
.font_family_main {
font-family: "Montserrat", sans-serif;
}
.font_family_alt {
font-family: "Montserrat", sans-serif;
}
ol,
ul {
padding-left: 30px;
margin-bottom: 15px;
}
ol:last-child,
ul:last-child {
margin-bottom: 0;
}
ol li,
ul li {
line-height: 1.6em;
margin-bottom: 5px;
font-weight: 300;
}
ol ol, ol ul,
ul ol,
ul ul {
margin-top: 5px;
}
ol ol {
list-style-type: lower-alpha;
}
.bullet_style_icon ul, .bullet_style_triangle ul, .bullet_style_chevron_right ul, .bullet_style_arrow_right ul, .bullet_style_pdf ul, .bullet_style_download ul, .bullet_style_tick ul {
padding-left: 0;
list-style: none;
}
.bullet_style_icon ul li, .bullet_style_triangle ul li, .bullet_style_chevron_right ul li, .bullet_style_arrow_right ul li, .bullet_style_pdf ul li, .bullet_style_download ul li, .bullet_style_tick ul li {
padding-left: 30px;
position: relative;
margin-bottom: 15px;
}
.bullet_style_icon ul li:before, .bullet_style_triangle ul li:before, .bullet_style_chevron_right ul li:before, .bullet_style_arrow_right ul li:before, .bullet_style_pdf ul li:before, .bullet_style_download ul li:before, .bullet_style_tick ul li:before {
position: absolute;
left: 0;
top: 5px;
}
.bullet_style_icon ul ul li:before, .bullet_style_triangle ul ul li:before, .bullet_style_chevron_right ul ul li:before, .bullet_style_arrow_right ul ul li:before, .bullet_style_pdf ul ul li:before, .bullet_style_download ul ul li:before, .bullet_style_tick ul ul li:before {
left: 5px;
}
.bullet_style_triangle ul li:before {
content: "▶";
}
@font-face {
font-family: "st-icons";
src: url(//birdcareaotearoa.org.nz/wp-content/themes/birdcare_aotearoa/assets/fonts/st-icons.eot?sy4xmj);
src: url(//birdcareaotearoa.org.nz/wp-content/themes/birdcare_aotearoa/assets/fonts/st-icons.eot?sy4xmj#iefix) format("embedded-opentype"), url(//birdcareaotearoa.org.nz/wp-content/themes/birdcare_aotearoa/assets/fonts/st-icons.ttf?sy4xmj) format("truetype"), url(//birdcareaotearoa.org.nz/wp-content/themes/birdcare_aotearoa/assets/fonts/st-icons.woff?sy4xmj) format("woff"), url(//birdcareaotearoa.org.nz/wp-content/themes/birdcare_aotearoa/assets/fonts/st-icons.svg?sy4xmj#st-icons) format("svg");
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^=icon-]:before,
[class*=" icon-"]:before,
.icon,
header nav ul li.menu-item-has-children > a:after,
.bullet_style_icon ul li:before,
.bullet_style_tick ul li:before,
.bullet_style_download ul li:before,
.bullet_style_pdf ul li:before,
.bullet_style_arrow_right ul li:before,
.bullet_style_chevron_right ul li:before,
.bullet_style_triangle ul li:before {
font-family: "st-icons" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-company:before {
content: "\e900";
}
.icon-volunteer:before {
content: "\e901";
}
.icon-birds:before {
content: "\e902";
}
.icon-fundraise:before {
content: "\e903";
}
.icon-arrow-down:before {
content: "a";
}
.icon-arrow-left:before {
content: "b";
}
.icon-arrow-right:before, .bullet_style_arrow_right ul li:before {
content: "c";
}
.icon-arrow-up:before {
content: "d";
}
.icon-basket:before {
content: "e";
}
.icon-basket-outline:before {
content: "f";
}
.icon-calendar:before {
content: "g";
}
.icon-cart:before {
content: "h";
}
.icon-cart-outline:before {
content: "i";
}
.icon-chevron-down:before {
content: "n";
}
.icon-chevron-left:before {
content: "o";
}
.icon-chevron-right:before, .bullet_style_chevron_right ul li:before {
content: "p";
}
.icon-chevron-up:before {
content: "q";
}
.icon-clock-outline:before {
content: "r";
}
.icon-close:before {
content: "s";
}
.icon-download:before, .bullet_style_download ul li:before {
content: "t";
}
.icon-email:before {
content: "u";
}
.icon-email-outline:before {
content: "v";
}
.icon-exclamation:before {
content: "w";
}
.icon-face-frown:before {
content: "x";
}
.icon-face-neutral:before {
content: "y";
}
.icon-face-smile:before {
content: "z";
}
.icon-facebook:before {
content: "A";
}
.icon-facebook-square:before {
content: "B";
}
.icon-fax:before {
content: "C";
}
.icon-heart:before {
content: "D";
}
.icon-heart-outline:before {
content: "E";
}
.icon-instagram:before {
content: "F";
}
.icon-linkedin:before {
content: "G";
}
.icon-linkedin-in:before {
content: "H";
}
.icon-map:before {
content: "I";
}
.icon-map-outline:before {
content: "J";
}
.icon-paper-plane:before {
content: "K";
}
.icon-pdf:before, .bullet_style_pdf ul li:before {
content: "L";
}
.icon-phone:before {
content: "M";
}
.icon-phone-outline:before {
content: "N";
}
.icon-play:before {
content: "O";
}
.icon-play-outline:before {
content: "P";
}
.icon-plus:before {
content: "Q";
}
.icon-quote-closed:before {
content: "R";
}
.icon-quote-closed-outline:before {
content: "S";
}
.icon-quote-open:before {
content: "T";
}
.icon-quote-open-outline:before {
content: "U";
}
.icon-rocket:before {
content: "V";
}
.icon-search:before {
content: "W";
}
.icon-smartphone:before {
content: "X";
}
.icon-speech-bubble:before {
content: "Y";
}
.icon-star:before {
content: "Z";
}
.icon-tick:before, .bullet_style_tick ul li:before {
content: "0";
}
.icon-twitter:before {
content: "1";
}
.icon-twitter-square:before {
content: "2";
}
.icon-user:before {
content: "3";
}
.icon-user-outline:before {
content: "4";
}
.icon-youtube:before {
content: "5";
}
.icon-youtube-play:before {
content: "6";
}
.icon-youtube-square:before {
content: "7";
}
.icon-document:before {
content: "j";
}
.icon-document-outline:before {
content: "k";
}
.icon-chat:before {
content: "l";
}
.icon-menu-dots:before {
content: "m";
}
.icon-hamburger:before {
content: "8";
}
.icon-gear:before {
content: "9";
}
.icon-party:before {
content: "!";
}
.icon-trash:before {
content: '"';
}
.icon-trash-outline:before {
content: "#";
}
input[type=text],
input[type=email],
input[type=tel],
input[type=password],
input[type=search],
input[type=number],
input[type=button],
select,
textarea {
padding: 13px 15px 12px 15px;
width: 100%;
border: 1px solid #d3c9be;
transition: 0.2s ease all;
background-color: white;
line-height: 1.2em;
color: #304342;
-webkit-appearance: none; border-radius: 0;
outline-color: #39B54A;
border-radius: 6px;
}
select {
font-size: 16px;
-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_2 a {
display: inline-block;
padding: 15px 35px 14px 35px;
background-color: #39B54A;
border: 0;
color: white;
font-weight: bold;
font-size: 14px;
letter-spacing: 1px;
line-height: 1.2em;
font-family: "Montserrat", sans-serif;
-webkit-appearance: none; border-radius: 6px;
}
input[type=submit]:hover,
button:hover,
.button:hover,
#header_text_2 a:hover {
color: white;
background-color: #00877d;
}
input[type=submit]:disabled,
button:disabled,
.button:disabled,
#header_text_2 a:disabled {
opacity: 0.4;
background-color: #39B54A;
cursor: not-allowed;
}
.button i, #header_text_2 a i {
font-size: 0.7em;
}
.button.icon_position_after_text i, #header_text_2 a.icon_position_after_text i {
padding-left: 1em;
}
.button.icon_position_before_text i, #header_text_2 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_2 a { background: #39B54A;
border-color: #39B54A;
}
.button:hover, #header_text_2 a:hover {
background: #277b32;
border-color: #277b32;
}
.button.size_tiny, #header_text_2 a.size_tiny {
padding: 3px 5px;
font-size: 11px;
font-weight: normal;
}
.button.size_small, #header_text_2 a.size_small {
padding: 7px 10px;
font-size: 13px;
}
.button.size_large, #header_text_2 a.size_large {
padding: 20px 30px;
font-size: 22px;
letter-spacing: 1px;
}
.button.style_outline, #header_text_2 a.style_outline {
background: transparent !important;
border: 2px solid currentColor;
color: #39B54A;
}
.button.style_outline:hover, #header_text_2 a.style_outline:hover {
color: white !important;
background: #39B54A !important;
border-color: #39B54A;
}
.button.style_outline.size_tiny, #header_text_2 a.style_outline.size_tiny {
border-width: 1px;
}
.button.style_underline, #header_text_2 a.style_underline {
padding-left: 0;
padding-right: 0;
padding-top: 0;
padding-bottom: 6px;
background-color: transparent !important;
color: #39B54A;
border-bottom: 2px solid currentColor;
border-radius: 0;
}
.button.style_underline.size_tiny, #header_text_2 a.style_underline.size_tiny {
border-width: 1px;
}
.button.style_underline:hover, #header_text_2 a.style_underline:hover {
color: #00877d;
}
.button.style_large_icon, #header_text_2 a.style_large_icon {
display: inline-flex;
flex-direction: column;
align-items: center;
background: transparent;
border: none;
background: white;
color: #00877d;
width: 100%;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
padding-top: 50px;
padding-bottom: 50px;
font-size: 22px;
text-align: center;
display: flex;
justify-content: center;
}
.button.style_large_icon i, #header_text_2 a.style_large_icon i {
order: -1;
padding-left: 0;
padding-right: 0;
padding-bottom: 25px;
font-size: 70px;
}
.button.style_large_icon:hover, #header_text_2 a.style_large_icon:hover {
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
color: #39B54A;
}
.button.style_large_icon.icon_position_after_text i, #header_text_2 a.style_large_icon.icon_position_after_text i {
order: 2;
padding-top: 50px;
padding-bottom: 0;
}
.button.style_no_style, #header_text_2 a.style_no_style {
padding: 0;
background-color: transparent !important;
color: #39B54A;
}
.button.style_no_style:hover, #header_text_2 a.style_no_style:hover {
color: #277b32;
} .button.color_main, #header_text_2 a.color_main {
background-color: #39B54A;
}
.button.color_main:hover, #header_text_2 a.color_main:hover {
background: #277b32;
border-color: #277b32;
}
.button.style_outline.color_main, #header_text_2 a.style_outline.color_main {
color: #39B54A;
}
.button.style_outline.color_main:hover, #header_text_2 a.style_outline.color_main:hover {
border-color: #39B54A !important;
background: #39B54A !important;
}
.button.style_underline.color_main, #header_text_2 a.style_underline.color_main,
.button.style_no_style.color_main,
#header_text_2 a.style_no_style.color_main {
color: #39B54A;
}
.button.style_underline.color_main:hover, #header_text_2 a.style_underline.color_main:hover,
.button.style_no_style.color_main:hover,
#header_text_2 a.style_no_style.color_main:hover {
color: #277b32;
}
.button.color_alt, #header_text_2 a.color_alt {
background-color: #00877d;
}
.button.color_alt:hover, #header_text_2 a.color_alt:hover {
background: #003b36;
border-color: #003b36;
}
.button.style_outline.color_alt, #header_text_2 a.style_outline.color_alt {
color: #00877d;
}
.button.style_outline.color_alt:hover, #header_text_2 a.style_outline.color_alt:hover {
border-color: #00877d !important;
background: #00877d !important;
}
.button.style_underline.color_alt, #header_text_2 a.style_underline.color_alt,
.button.style_no_style.color_alt,
#header_text_2 a.style_no_style.color_alt {
color: #00877d;
}
.button.style_underline.color_alt:hover, #header_text_2 a.style_underline.color_alt:hover,
.button.style_no_style.color_alt:hover,
#header_text_2 a.style_no_style.color_alt:hover {
color: #003b36;
}
.button.color_blue, #header_text_2 a.color_blue {
background-color: #005d67;
}
.button.color_blue:hover, #header_text_2 a.color_blue:hover {
background: #00181b;
border-color: #00181b;
}
.button.style_outline.color_blue, #header_text_2 a.style_outline.color_blue {
color: #005d67;
}
.button.style_outline.color_blue:hover, #header_text_2 a.style_outline.color_blue:hover {
border-color: #005d67 !important;
background: #005d67 !important;
}
.button.style_underline.color_blue, #header_text_2 a.style_underline.color_blue,
.button.style_no_style.color_blue,
#header_text_2 a.style_no_style.color_blue {
color: #005d67;
}
.button.style_underline.color_blue:hover, #header_text_2 a.style_underline.color_blue:hover,
.button.style_no_style.color_blue:hover,
#header_text_2 a.style_no_style.color_blue:hover {
color: #00181b;
}
.button.color_light_blue, #header_text_2 a.color_light_blue {
background-color: #2196f3;
}
.button.color_light_blue:hover, #header_text_2 a.color_light_blue:hover {
background: #0a6ebd;
border-color: #0a6ebd;
}
.button.style_outline.color_light_blue, #header_text_2 a.style_outline.color_light_blue {
color: #2196f3;
}
.button.style_outline.color_light_blue:hover, #header_text_2 a.style_outline.color_light_blue:hover {
border-color: #2196f3 !important;
background: #2196f3 !important;
}
.button.style_underline.color_light_blue, #header_text_2 a.style_underline.color_light_blue,
.button.style_no_style.color_light_blue,
#header_text_2 a.style_no_style.color_light_blue {
color: #2196f3;
}
.button.style_underline.color_light_blue:hover, #header_text_2 a.style_underline.color_light_blue:hover,
.button.style_no_style.color_light_blue:hover,
#header_text_2 a.style_no_style.color_light_blue:hover {
color: #0a6ebd;
}
.button.color_green, #header_text_2 a.color_green {
background-color: #587d67;
}
.button.color_green:hover, #header_text_2 a.color_green:hover {
background: #385042;
border-color: #385042;
}
.button.style_outline.color_green, #header_text_2 a.style_outline.color_green {
color: #587d67;
}
.button.style_outline.color_green:hover, #header_text_2 a.style_outline.color_green:hover {
border-color: #587d67 !important;
background: #587d67 !important;
}
.button.style_underline.color_green, #header_text_2 a.style_underline.color_green,
.button.style_no_style.color_green,
#header_text_2 a.style_no_style.color_green {
color: #587d67;
}
.button.style_underline.color_green:hover, #header_text_2 a.style_underline.color_green:hover,
.button.style_no_style.color_green:hover,
#header_text_2 a.style_no_style.color_green:hover {
color: #385042;
}
.button.color_light_green, #header_text_2 a.color_light_green {
background-color: #4caf50;
}
.button.color_light_green:hover, #header_text_2 a.color_light_green:hover {
background: #357a38;
border-color: #357a38;
}
.button.style_outline.color_light_green, #header_text_2 a.style_outline.color_light_green {
color: #4caf50;
}
.button.style_outline.color_light_green:hover, #header_text_2 a.style_outline.color_light_green:hover {
border-color: #4caf50 !important;
background: #4caf50 !important;
}
.button.style_underline.color_light_green, #header_text_2 a.style_underline.color_light_green,
.button.style_no_style.color_light_green,
#header_text_2 a.style_no_style.color_light_green {
color: #4caf50;
}
.button.style_underline.color_light_green:hover, #header_text_2 a.style_underline.color_light_green:hover,
.button.style_no_style.color_light_green:hover,
#header_text_2 a.style_no_style.color_light_green:hover {
color: #357a38;
}
.button.color_yellow, #header_text_2 a.color_yellow {
background-color: #ffeb3b;
}
.button.color_yellow:hover, #header_text_2 a.color_yellow:hover {
background: #eed500;
border-color: #eed500;
}
.button.style_outline.color_yellow, #header_text_2 a.style_outline.color_yellow {
color: #ffeb3b;
}
.button.style_outline.color_yellow:hover, #header_text_2 a.style_outline.color_yellow:hover {
border-color: #ffeb3b !important;
background: #ffeb3b !important;
}
.button.style_underline.color_yellow, #header_text_2 a.style_underline.color_yellow,
.button.style_no_style.color_yellow,
#header_text_2 a.style_no_style.color_yellow {
color: #ffeb3b;
}
.button.style_underline.color_yellow:hover, #header_text_2 a.style_underline.color_yellow:hover,
.button.style_no_style.color_yellow:hover,
#header_text_2 a.style_no_style.color_yellow:hover {
color: #eed500;
}
.button.color_light_yellow, #header_text_2 a.color_light_yellow {
background-color: #fff59a;
}
.button.color_light_yellow:hover, #header_text_2 a.color_light_yellow:hover {
background: #ffed4e;
border-color: #ffed4e;
}
.button.style_outline.color_light_yellow, #header_text_2 a.style_outline.color_light_yellow {
color: #fff59a;
}
.button.style_outline.color_light_yellow:hover, #header_text_2 a.style_outline.color_light_yellow:hover {
border-color: #fff59a !important;
background: #fff59a !important;
}
.button.style_underline.color_light_yellow, #header_text_2 a.style_underline.color_light_yellow,
.button.style_no_style.color_light_yellow,
#header_text_2 a.style_no_style.color_light_yellow {
color: #fff59a;
}
.button.style_underline.color_light_yellow:hover, #header_text_2 a.style_underline.color_light_yellow:hover,
.button.style_no_style.color_light_yellow:hover,
#header_text_2 a.style_no_style.color_light_yellow:hover {
color: #ffed4e;
}
.button.color_orange, #header_text_2 a.color_orange {
background-color: #ff9800;
}
.button.color_orange:hover, #header_text_2 a.color_orange:hover {
background: #b36a00;
border-color: #b36a00;
}
.button.style_outline.color_orange, #header_text_2 a.style_outline.color_orange {
color: #ff9800;
}
.button.style_outline.color_orange:hover, #header_text_2 a.style_outline.color_orange:hover {
border-color: #ff9800 !important;
background: #ff9800 !important;
}
.button.style_underline.color_orange, #header_text_2 a.style_underline.color_orange,
.button.style_no_style.color_orange,
#header_text_2 a.style_no_style.color_orange {
color: #ff9800;
}
.button.style_underline.color_orange:hover, #header_text_2 a.style_underline.color_orange:hover,
.button.style_no_style.color_orange:hover,
#header_text_2 a.style_no_style.color_orange:hover {
color: #b36a00;
}
.button.color_light_orange, #header_text_2 a.color_light_orange {
background-color: #f79862;
}
.button.color_light_orange:hover, #header_text_2 a.color_light_orange:hover {
background: #f36819;
border-color: #f36819;
}
.button.style_outline.color_light_orange, #header_text_2 a.style_outline.color_light_orange {
color: #f79862;
}
.button.style_outline.color_light_orange:hover, #header_text_2 a.style_outline.color_light_orange:hover {
border-color: #f79862 !important;
background: #f79862 !important;
}
.button.style_underline.color_light_orange, #header_text_2 a.style_underline.color_light_orange,
.button.style_no_style.color_light_orange,
#header_text_2 a.style_no_style.color_light_orange {
color: #f79862;
}
.button.style_underline.color_light_orange:hover, #header_text_2 a.style_underline.color_light_orange:hover,
.button.style_no_style.color_light_orange:hover,
#header_text_2 a.style_no_style.color_light_orange:hover {
color: #f36819;
}
.button.color_red, #header_text_2 a.color_red {
background-color: #8D021F;
}
.button.color_red:hover, #header_text_2 a.color_red:hover {
background: #42010e;
border-color: #42010e;
}
.button.style_outline.color_red, #header_text_2 a.style_outline.color_red {
color: #8D021F;
}
.button.style_outline.color_red:hover, #header_text_2 a.style_outline.color_red:hover {
border-color: #8D021F !important;
background: #8D021F !important;
}
.button.style_underline.color_red, #header_text_2 a.style_underline.color_red,
.button.style_no_style.color_red,
#header_text_2 a.style_no_style.color_red {
color: #8D021F;
}
.button.style_underline.color_red:hover, #header_text_2 a.style_underline.color_red:hover,
.button.style_no_style.color_red:hover,
#header_text_2 a.style_no_style.color_red:hover {
color: #42010e;
}
.button.color_light_red, #header_text_2 a.color_light_red {
background-color: #f44336;
}
.button.color_light_red:hover, #header_text_2 a.color_light_red:hover {
background: #d2190b;
border-color: #d2190b;
}
.button.style_outline.color_light_red, #header_text_2 a.style_outline.color_light_red {
color: #f44336;
}
.button.style_outline.color_light_red:hover, #header_text_2 a.style_outline.color_light_red:hover {
border-color: #f44336 !important;
background: #f44336 !important;
}
.button.style_underline.color_light_red, #header_text_2 a.style_underline.color_light_red,
.button.style_no_style.color_light_red,
#header_text_2 a.style_no_style.color_light_red {
color: #f44336;
}
.button.style_underline.color_light_red:hover, #header_text_2 a.style_underline.color_light_red:hover,
.button.style_no_style.color_light_red:hover,
#header_text_2 a.style_no_style.color_light_red:hover {
color: #d2190b;
}
.button.color_pink, #header_text_2 a.color_pink {
background-color: #e91e63;
}
.button.color_pink:hover, #header_text_2 a.color_pink:hover {
background: #aa1145;
border-color: #aa1145;
}
.button.style_outline.color_pink, #header_text_2 a.style_outline.color_pink {
color: #e91e63;
}
.button.style_outline.color_pink:hover, #header_text_2 a.style_outline.color_pink:hover {
border-color: #e91e63 !important;
background: #e91e63 !important;
}
.button.style_underline.color_pink, #header_text_2 a.style_underline.color_pink,
.button.style_no_style.color_pink,
#header_text_2 a.style_no_style.color_pink {
color: #e91e63;
}
.button.style_underline.color_pink:hover, #header_text_2 a.style_underline.color_pink:hover,
.button.style_no_style.color_pink:hover,
#header_text_2 a.style_no_style.color_pink:hover {
color: #aa1145;
}
.button.color_light_pink, #header_text_2 a.color_light_pink {
background-color: #fe7f9c;
}
.button.color_light_pink:hover, #header_text_2 a.color_light_pink:hover {
background: #fd3361;
border-color: #fd3361;
}
.button.style_outline.color_light_pink, #header_text_2 a.style_outline.color_light_pink {
color: #fe7f9c;
}
.button.style_outline.color_light_pink:hover, #header_text_2 a.style_outline.color_light_pink:hover {
border-color: #fe7f9c !important;
background: #fe7f9c !important;
}
.button.style_underline.color_light_pink, #header_text_2 a.style_underline.color_light_pink,
.button.style_no_style.color_light_pink,
#header_text_2 a.style_no_style.color_light_pink {
color: #fe7f9c;
}
.button.style_underline.color_light_pink:hover, #header_text_2 a.style_underline.color_light_pink:hover,
.button.style_no_style.color_light_pink:hover,
#header_text_2 a.style_no_style.color_light_pink:hover {
color: #fd3361;
}
.button.color_purple, #header_text_2 a.color_purple {
background-color: #673ab7;
}
.button.color_purple:hover, #header_text_2 a.color_purple:hover {
background: #46287d;
border-color: #46287d;
}
.button.style_outline.color_purple, #header_text_2 a.style_outline.color_purple {
color: #673ab7;
}
.button.style_outline.color_purple:hover, #header_text_2 a.style_outline.color_purple:hover {
border-color: #673ab7 !important;
background: #673ab7 !important;
}
.button.style_underline.color_purple, #header_text_2 a.style_underline.color_purple,
.button.style_no_style.color_purple,
#header_text_2 a.style_no_style.color_purple {
color: #673ab7;
}
.button.style_underline.color_purple:hover, #header_text_2 a.style_underline.color_purple:hover,
.button.style_no_style.color_purple:hover,
#header_text_2 a.style_no_style.color_purple:hover {
color: #46287d;
}
.button.color_light_purple, #header_text_2 a.color_light_purple {
background-color: #cea3ff;
}
.button.color_light_purple:hover, #header_text_2 a.color_light_purple:hover {
background: #a557ff;
border-color: #a557ff;
}
.button.style_outline.color_light_purple, #header_text_2 a.style_outline.color_light_purple {
color: #cea3ff;
}
.button.style_outline.color_light_purple:hover, #header_text_2 a.style_outline.color_light_purple:hover {
border-color: #cea3ff !important;
background: #cea3ff !important;
}
.button.style_underline.color_light_purple, #header_text_2 a.style_underline.color_light_purple,
.button.style_no_style.color_light_purple,
#header_text_2 a.style_no_style.color_light_purple {
color: #cea3ff;
}
.button.style_underline.color_light_purple:hover, #header_text_2 a.style_underline.color_light_purple:hover,
.button.style_no_style.color_light_purple:hover,
#header_text_2 a.style_no_style.color_light_purple:hover {
color: #a557ff;
}
.button.color_charcoal, #header_text_2 a.color_charcoal {
background-color: #183e40;
}
.button.color_charcoal:hover, #header_text_2 a.color_charcoal:hover {
background: #030808;
border-color: #030808;
}
.button.style_outline.color_charcoal, #header_text_2 a.style_outline.color_charcoal {
color: #183e40;
}
.button.style_outline.color_charcoal:hover, #header_text_2 a.style_outline.color_charcoal:hover {
border-color: #183e40 !important;
background: #183e40 !important;
}
.button.style_underline.color_charcoal, #header_text_2 a.style_underline.color_charcoal,
.button.style_no_style.color_charcoal,
#header_text_2 a.style_no_style.color_charcoal {
color: #183e40;
}
.button.style_underline.color_charcoal:hover, #header_text_2 a.style_underline.color_charcoal:hover,
.button.style_no_style.color_charcoal:hover,
#header_text_2 a.style_no_style.color_charcoal:hover {
color: #030808;
}
.button.color_black, #header_text_2 a.color_black {
background-color: #111111;
}
.button.color_black:hover, #header_text_2 a.color_black:hover {
background: black;
border-color: black;
}
.button.style_outline.color_black, #header_text_2 a.style_outline.color_black {
color: #111111;
}
.button.style_outline.color_black:hover, #header_text_2 a.style_outline.color_black:hover {
border-color: #111111 !important;
background: #111111 !important;
}
.button.style_underline.color_black, #header_text_2 a.style_underline.color_black,
.button.style_no_style.color_black,
#header_text_2 a.style_no_style.color_black {
color: #111111;
}
.button.style_underline.color_black:hover, #header_text_2 a.style_underline.color_black:hover,
.button.style_no_style.color_black:hover,
#header_text_2 a.style_no_style.color_black:hover {
color: black;
}
.button.color_brown, #header_text_2 a.color_brown {
background-color: #a79989;
}
.button.color_brown:hover, #header_text_2 a.color_brown:hover {
background: #827361;
border-color: #827361;
}
.button.style_outline.color_brown, #header_text_2 a.style_outline.color_brown {
color: #a79989;
}
.button.style_outline.color_brown:hover, #header_text_2 a.style_outline.color_brown:hover {
border-color: #a79989 !important;
background: #a79989 !important;
}
.button.style_underline.color_brown, #header_text_2 a.style_underline.color_brown,
.button.style_no_style.color_brown,
#header_text_2 a.style_no_style.color_brown {
color: #a79989;
}
.button.style_underline.color_brown:hover, #header_text_2 a.style_underline.color_brown:hover,
.button.style_no_style.color_brown:hover,
#header_text_2 a.style_no_style.color_brown:hover {
color: #827361;
}
.button.color_light_brown, #header_text_2 a.color_light_brown {
background-color: #d2b48c;
}
.button.color_light_brown:hover, #header_text_2 a.color_light_brown:hover {
background: #bc9055;
border-color: #bc9055;
}
.button.style_outline.color_light_brown, #header_text_2 a.style_outline.color_light_brown {
color: #d2b48c;
}
.button.style_outline.color_light_brown:hover, #header_text_2 a.style_outline.color_light_brown:hover {
border-color: #d2b48c !important;
background: #d2b48c !important;
}
.button.style_underline.color_light_brown, #header_text_2 a.style_underline.color_light_brown,
.button.style_no_style.color_light_brown,
#header_text_2 a.style_no_style.color_light_brown {
color: #d2b48c;
}
.button.style_underline.color_light_brown:hover, #header_text_2 a.style_underline.color_light_brown:hover,
.button.style_no_style.color_light_brown:hover,
#header_text_2 a.style_no_style.color_light_brown:hover {
color: #bc9055;
}
.button.color_tan, #header_text_2 a.color_tan {
background-color: #cec8b8;
}
.button.color_tan:hover, #header_text_2 a.color_tan:hover {
background: #afa58b;
border-color: #afa58b;
}
.button.style_outline.color_tan, #header_text_2 a.style_outline.color_tan {
color: #cec8b8;
}
.button.style_outline.color_tan:hover, #header_text_2 a.style_outline.color_tan:hover {
border-color: #cec8b8 !important;
background: #cec8b8 !important;
}
.button.style_underline.color_tan, #header_text_2 a.style_underline.color_tan,
.button.style_no_style.color_tan,
#header_text_2 a.style_no_style.color_tan {
color: #cec8b8;
}
.button.style_underline.color_tan:hover, #header_text_2 a.style_underline.color_tan:hover,
.button.style_no_style.color_tan:hover,
#header_text_2 a.style_no_style.color_tan:hover {
color: #afa58b;
}
.button.color_white, #header_text_2 a.color_white {
background-color: white;
}
.button.color_white:hover, #header_text_2 a.color_white:hover {
background: #d9d9d9;
border-color: #d9d9d9;
}
.button.style_outline.color_white, #header_text_2 a.style_outline.color_white {
color: white;
}
.button.style_outline.color_white:hover, #header_text_2 a.style_outline.color_white:hover {
border-color: white !important;
background: white !important;
}
.button.style_underline.color_white, #header_text_2 a.style_underline.color_white,
.button.style_no_style.color_white,
#header_text_2 a.style_no_style.color_white {
color: white;
}
.button.style_underline.color_white:hover, #header_text_2 a.style_underline.color_white:hover,
.button.style_no_style.color_white:hover,
#header_text_2 a.style_no_style.color_white:hover {
color: #d9d9d9;
}
.button.color_off_white, #header_text_2 a.color_off_white {
background-color: #f2f2f2;
}
.button.color_off_white:hover, #header_text_2 a.color_off_white:hover {
background: #cccccc;
border-color: #cccccc;
}
.button.style_outline.color_off_white, #header_text_2 a.style_outline.color_off_white {
color: #f2f2f2;
}
.button.style_outline.color_off_white:hover, #header_text_2 a.style_outline.color_off_white:hover {
border-color: #f2f2f2 !important;
background: #f2f2f2 !important;
}
.button.style_underline.color_off_white, #header_text_2 a.style_underline.color_off_white,
.button.style_no_style.color_off_white,
#header_text_2 a.style_no_style.color_off_white {
color: #f2f2f2;
}
.button.style_underline.color_off_white:hover, #header_text_2 a.style_underline.color_off_white:hover,
.button.style_no_style.color_off_white:hover,
#header_text_2 a.style_no_style.color_off_white:hover {
color: #cccccc;
}
.button.color_grey, #header_text_2 a.color_grey {
background-color: #cec9c9;
}
.button.color_grey:hover, #header_text_2 a.color_grey:hover {
background: #aaa1a1;
border-color: #aaa1a1;
}
.button.style_outline.color_grey, #header_text_2 a.style_outline.color_grey {
color: #cec9c9;
}
.button.style_outline.color_grey:hover, #header_text_2 a.style_outline.color_grey:hover {
border-color: #cec9c9 !important;
background: #cec9c9 !important;
}
.button.style_underline.color_grey, #header_text_2 a.style_underline.color_grey,
.button.style_no_style.color_grey,
#header_text_2 a.style_no_style.color_grey {
color: #cec9c9;
}
.button.style_underline.color_grey:hover, #header_text_2 a.style_underline.color_grey:hover,
.button.style_no_style.color_grey:hover,
#header_text_2 a.style_no_style.color_grey:hover {
color: #aaa1a1;
}
.button.color_light_grey, #header_text_2 a.color_light_grey {
background-color: #F4F4F4;
}
.button.color_light_grey:hover, #header_text_2 a.color_light_grey:hover {
background: #cecece;
border-color: #cecece;
}
.button.style_outline.color_light_grey, #header_text_2 a.style_outline.color_light_grey {
color: #F4F4F4;
}
.button.style_outline.color_light_grey:hover, #header_text_2 a.style_outline.color_light_grey:hover {
border-color: #F4F4F4 !important;
background: #F4F4F4 !important;
}
.button.style_underline.color_light_grey, #header_text_2 a.style_underline.color_light_grey,
.button.style_no_style.color_light_grey,
#header_text_2 a.style_no_style.color_light_grey {
color: #F4F4F4;
}
.button.style_underline.color_light_grey:hover, #header_text_2 a.style_underline.color_light_grey:hover,
.button.style_no_style.color_light_grey:hover,
#header_text_2 a.style_no_style.color_light_grey:hover {
color: #cecece;
} .button.color_white, #header_text_2 a.color_white,
.button.color_light_grey,
#header_text_2 a.color_light_grey,
.button.color_off_white,
#header_text_2 a.color_off_white {
color: #39B54A;
}
.button.color_white.style_outline:hover, #header_text_2 a.color_white.style_outline:hover,
.button.color_light_grey.style_outline:hover,
#header_text_2 a.color_light_grey.style_outline:hover,
.button.color_off_white.style_outline:hover,
#header_text_2 a.color_off_white.style_outline:hover {
color: #304342 !important;
}
.button.color_light_yellow, #header_text_2 a.color_light_yellow,
.button.color_tan,
#header_text_2 a.color_tan {
color: #111111;
}
.button.color_light_yellow.style_outline:hover, #header_text_2 a.color_light_yellow.style_outline:hover,
.button.color_tan.style_outline:hover,
#header_text_2 a.color_tan.style_outline:hover {
color: #304342 !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;
}
.bg_gradient_1 {
background: #39B54A;
background: linear-gradient(45deg, #39B54A 0%, #00877d 100%);
}
.bg_gradient_2 {
background: #00877d;
background: linear-gradient(45deg, #00877d 0%, #39B54A 100%);
}
.home_intro_row .bc_icon img {
width: 270px;
}
@media (min-width: 1200px) {
.home_intro_row .text_col {
padding-right: 70px;
transform: translateX(-50px);
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.home_intro_row .bc_icon img {
width: 230px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.home_intro_row .bc_icon img {
width: 190px;
}
}
@media (max-width: 767px) {
.home_intro_row .bc_icon_col {
display: none;
}
}
#main_wrapper #content_wrapper .home_how_you_can_help_row { }
#main_wrapper #content_wrapper .home_how_you_can_help_row .icon_row .icon_col {
width: 80px;
}
#main_wrapper #content_wrapper .home_how_you_can_help_row .icon_row .wpb_raw_code i {
display: inline-flex;
background: #39B54A;
align-items: center;
justify-content: center;
border-radius: 100px;
margin-right: auto;
padding: 10px;
color: white;
font-size: 20px;
}
#main_wrapper #content_wrapper .home_how_you_can_help_row .icon_row .text_col {
width: auto;
float: none;
}
#main_wrapper #content_wrapper .home_how_you_can_help_row .wpb_content_element {
margin-bottom: 25px;
}
@media (min-width: 1200px) {
#main_wrapper #content_wrapper .home_how_you_can_help_row .icon_row .text_col {
padding-right: 80px;
}
#main_wrapper #content_wrapper .home_how_you_can_help_row .detail_col {
padding-top: 60px;
padding-bottom: 40px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#main_wrapper #content_wrapper .home_how_you_can_help_row .icon_row .text_col {
padding-right: 20px;
}
#main_wrapper #content_wrapper .home_how_you_can_help_row .detail_col {
padding-top: 40px;
padding-bottom: 20px;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper .home_how_you_can_help_row .icon_row {
display: flex;
}
#main_wrapper #content_wrapper .home_how_you_can_help_row .icon_col {
flex-shrink: 0;
width: 60px !important;
}
#main_wrapper #content_wrapper .home_how_you_can_help_row .icon_col .vc_column-inner {
padding-right: 0;
}
}
.home_donate_row {
justify-content: center;
}
.home_donate_row .image_col {
width: auto;
max-width: 50%;
}
.home_donate_row .image_col .single_image_wrap {
margin-bottom: 0;
}
.home_donate_row .image_col .vc_column-inner {
padding-right: 0;
}
.home_donate_row .text_col {
background: #F4F4F4;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
padding: 50px 50px 30px 50px;
margin-top: auto;
margin-bottom: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
.home_donate_row .text_col {
padding: 30px 30px 20px 30px;
}
}
@media (max-width: 767px) {
.home_donate_row .image_col {
display: none !important;
}
.home_donate_row .text_col {
padding: 40px 15px 5px 15px;
border-radius: 0;
}
}
.latest_news_row .recent_blog_posts {
width: 700px;
max-width: 100%;
}
.latest_news_row .button, .latest_news_row #header_text_2 a, #header_text_2 .latest_news_row a {
background-color: rgba(255, 255, 255, 0.7) !important;
}
@media (min-width: 992px) {
.latest_news_row .text_col {
padding-top: 50px;
padding-bottom: 50px;
padding-right: 40px;
}
}
.floral_bg {
background-image: url(//birdcareaotearoa.org.nz/wp-content/themes/birdcare_aotearoa/assets/img/floral_bg.jpg);
background-size: cover;
background-position: center;
}
@media (min-width: 992px) {
.text_image_row .text_col {
padding-top: 50px;
padding-bottom: 15px;
}
.text_image_row .text_col:nth-child(1) {
padding-right: 50px;
}
.text_image_row .text_col:nth-child(2) {
padding-left: 50px;
}
}
.home_logos_row img {
width: 150px;
}
.home_logos_row .squareish img {
width: 100px;
}
@media (min-width: 992px) {
.about_vision_row .wpb_column {
padding-right: 50px;
}
}
.thin_text_col {
width: 600px;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
#content_wrapper .partner_row .single_image_wrap .inner {
display: inline-block;
border-radius: 20px;
background: white;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
padding: 25px 45px;
transition: 0.5s ease all;
}
#content_wrapper .partner_row .heading {
margin-bottom: 50px;
}
#content_wrapper .partner_row .single_image_wrap:hover .inner {
box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15);
}
#content_wrapper .partner_row .vc_row.vc_inner .vc_column-inner > .wpb_wrapper {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
#content_wrapper .partner_row .vc_row.vc_inner .single_image_wrap {
display: inline-block;
width: 220px;
height: 220px;
margin-left: 25px;
margin-right: 25px;
display: flex;
}
#content_wrapper .partner_row .vc_row.vc_inner .single_image_wrap .inner {
display: flex;
align-items: center;
justify-content: center;
}
@media (min-width: 768px) and (max-width: 991px) {
#content_wrapper .partner_row .vc_row.vc_inner .single_image_wrap {
width: 200px;
height: 200px;
margin-left: 10px;
margin-right: 10px;
}
}
@media (max-width: 767px) {
#content_wrapper .partner_row .vc_row.vc_inner .single_image_wrap {
width: 150px;
height: 150px;
margin-left: 10px;
margin-right: 10px;
}
#content_wrapper .partner_row .vc_row.vc_inner .single_image_wrap .inner {
padding-left: 25px;
padding-right: 25px;
}
}
#main_wrapper #content_wrapper .contact_page_row {
background: #39B54A;
border-radius: 20px;
box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
padding: 50px 50px 15px 50px;
}
#main_wrapper #content_wrapper .contact_page_row a:hover {
color: #00877d;
}
#main_wrapper #content_wrapper .contact_page_row .address_output {
margin-bottom: 15px;
display: block;
}
@media (min-width: 992px) {
#main_wrapper #content_wrapper .contact_page_row .wpb_column:nth-child(1) {
padding-right: 30px;
}
}
@media (min-width: 768px) {
#main_wrapper #content_wrapper .contact_page_row .wpb_column:nth-child(2) {
padding-top: 53px;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper .contact_page_row {
padding-left: 15px;
padding-right: 15px;
}
}
#content_wrapper .before_get_involved_buttons_row {
padding-bottom: 120px;
}
#content_wrapper .get_involved_buttons_row,
#content_wrapper .ways_to_support_button_row {
margin-top: -100px;
}
#content_wrapper .get_involved_buttons_row .button_wrap,
#content_wrapper .ways_to_support_button_row .button_wrap {
width: 100%;
margin-right: 0;
display: flex;
flex-grow: 1;
}
@media (min-width: 1200px) and (max-width: 1399px) {
#content_wrapper .get_involved_buttons_row .button.style_large_icon, #content_wrapper .get_involved_buttons_row #header_text_2 a.style_large_icon, #header_text_2 #content_wrapper .get_involved_buttons_row a.style_large_icon {
padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#content_wrapper .get_involved_buttons_row .button.style_large_icon, #content_wrapper .get_involved_buttons_row #header_text_2 a.style_large_icon, #header_text_2 #content_wrapper .get_involved_buttons_row a.style_large_icon {
font-size: 16px;
padding-left: 15px;
padding-right: 15px;
padding-top: 40px;
padding-bottom: 40px;
}
#content_wrapper .get_involved_buttons_row .button.style_large_icon i, #content_wrapper .get_involved_buttons_row #header_text_2 a.style_large_icon i, #header_text_2 #content_wrapper .get_involved_buttons_row a.style_large_icon i {
font-size: 60px;
padding-top: 40px;
}
}
@media (min-width: 360px) and (max-width: 767px) {
#content_wrapper .get_involved_buttons_row .wpb_column {
width: 50%;
}
#content_wrapper .get_involved_buttons_row .button, #content_wrapper .get_involved_buttons_row #header_text_2 a, #header_text_2 #content_wrapper .get_involved_buttons_row a {
font-size: 16px;
padding-top: 30px;
padding-bottom: 30px;
padding-left: 15px;
padding-right: 15px;
}
#content_wrapper .get_involved_buttons_row .button i, #content_wrapper .get_involved_buttons_row #header_text_2 a i, #header_text_2 #content_wrapper .get_involved_buttons_row a i {
font-size: 40px;
padding-top: 30px;
}
}
@media (min-width: 992px) {
#content_wrapper .get_involved_info_row .text_col {
padding-top: 50px;
padding-bottom: 50px;
}
#content_wrapper .get_involved_info_row .text_col:nth-child(1) {
padding-right: 60px;
}
#content_wrapper .get_involved_info_row .text_col:nth-child(2) {
padding-left: 60px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#content_wrapper .get_involved_info_row .text_col {
padding-top: 10px;
padding-bottom: 10px;
}
#content_wrapper .get_involved_info_row .text_col:nth-child(1) {
padding-right: 10px;
}
#content_wrapper .get_involved_info_row .text_col:nth-child(2) {
padding-left: 10px;
}
}
@media (max-width: 767px) {
#content_wrapper .get_involved_info_row .text_col {
order: -1;
}
}
#content_wrapper .make_a_donation_row { }
@media (min-width: 768px) {
#content_wrapper .make_a_donation_row .form_col {
width: calc(50% - 15px);
}
}
@media (min-width: 992px) {
#content_wrapper .make_a_donation_row .text_col {
padding-top: 50px;
padding-bottom: 50px;
}
#content_wrapper .make_a_donation_row .text_col:nth-child(1) {
padding-right: 60px;
}
#content_wrapper .make_a_donation_row .text_col:nth-child(2) {
padding-left: 60px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#content_wrapper .make_a_donation_row .text_col {
padding-right: 15px;
}
}
@media (max-width: 767px) {
#content_wrapper .make_a_donation_row .form_col {
width: calc(100% - 30px);
margin-left: 15px;
}
#content_wrapper .make_a_donation_row .form_col .vc_column-inner {
padding-left: 30px;
padding-right: 30px;
}
}
#content_wrapper .ways_to_support_row {
padding-bottom: 130px;
}
#content_wrapper .ways_to_support_button_row .button, #content_wrapper .ways_to_support_button_row #header_text_2 a, #header_text_2 #content_wrapper .ways_to_support_button_row a {
font-size: 20px;
padding-top: 40px;
}
#content_wrapper .ways_to_support_button_row .button i, #content_wrapper .ways_to_support_button_row #header_text_2 a i, #header_text_2 #content_wrapper .ways_to_support_button_row a i {
font-size: 55px;
padding-top: 40px;
}
@media (min-width: 992px) and (max-width: 1199px) {
#content_wrapper .ways_to_support_button_row .button, #content_wrapper .ways_to_support_button_row #header_text_2 a, #header_text_2 #content_wrapper .ways_to_support_button_row a {
font-size: 16px;
padding-top: 30px;
padding-bottom: 30px;
padding-left: 15px;
padding-right: 15px;
}
#content_wrapper .ways_to_support_button_row .button i, #content_wrapper .ways_to_support_button_row #header_text_2 a i, #header_text_2 #content_wrapper .ways_to_support_button_row a i {
font-size: 45px;
padding-top: 30px;
}
}
@media (min-width: 360px) and (max-width: 767px) {
#content_wrapper .ways_to_support_button_row .wpb_column {
width: 50%;
}
#content_wrapper .ways_to_support_button_row .button, #content_wrapper .ways_to_support_button_row #header_text_2 a, #header_text_2 #content_wrapper .ways_to_support_button_row a {
font-size: 16px;
padding-top: 30px;
padding-bottom: 30px;
padding-left: 15px;
padding-right: 15px;
}
#content_wrapper .ways_to_support_button_row .button i, #content_wrapper .ways_to_support_button_row #header_text_2 a i, #header_text_2 #content_wrapper .ways_to_support_button_row a i {
font-size: 40px;
padding-top: 30px;
}
}
#content_wrapper .bird_rescue_centre_row table {
border: none;
font-size: 14px;
width: 100% !important;
height: auto !important;
}
#content_wrapper .bird_rescue_centre_row table tr {
height: auto !important;
}
#content_wrapper .bird_rescue_centre_row table td {
padding: 11px 7px 9px 7px;
vertical-align: top;
border: none;
border-bottom: 1px solid #d3c9be;
height: auto !important;
}
#content_wrapper .bird_rescue_centre_row table tr:nth-child(1) td {
background: #587d67;
color: white;
border-color: #587d67;
font-size: 16px;
}
#content_wrapper .bird_rescue_centre_row table tr:nth-child(1) td strong {
color: white;
}
#content_wrapper .bird_rescue_centre_row table tr:last-child td {
border-bottom: none;
}
#content_wrapper .bird_rescue_centre_row table td:nth-child(1) {
width: 20% !important;
}
#content_wrapper .bird_rescue_centre_row table td:nth-child(2) {
width: 30% !important;
}
#content_wrapper .bird_rescue_centre_row table td:nth-child(3) {
width: 20% !important;
}
#content_wrapper .bird_rescue_centre_row a {
color: #587d67;
font-weight: normal;
}
#content_wrapper .bird_rescue_centre_row a:hover {
color: #39B54A;
}
@media (max-width: 767px) {
#content_wrapper .bird_rescue_centre_row tr:nth-child(1) {
display: none;
}
#content_wrapper .bird_rescue_centre_row .wpb_text_column table tr td {
display: block;
width: 100% !important;
padding-left: 0;
padding-right: 0;
border-bottom: 0;
}
#content_wrapper .bird_rescue_centre_row td:nth-child(1) strong {
color: #587d67;
}
#content_wrapper .bird_rescue_centre_row .wpb_text_column table tr td:last-child {
border-bottom: 1px solid #d3c9be;
}
#content_wrapper .bird_rescue_centre_row h4 {
font-size: 24px;
font-weight: bold;
}
#content_wrapper .bird_rescue_centre_row td:empty {
padding: 0 !important;
}
}
@media (max-width: 767px) {
.contact_details_row .wpb_column:first-child {
order: 3;
}
}
.welcome_row {
font-size: 18px;
}
.contact_google_map iframe {
width: 100% !important;
height: 450px;
}
@media (min-width: 768px) and (max-width: 991px) {
.contact_google_map iframe {
height: 350px;
}
}
@media (max-width: 767px) {
.contact_google_map iframe {
height: 250px;
}
}
.gift_certificate_form_row .gsection:not(:first-child) {
margin-top: 30px;
}
.gift_certificate_form_row .recipient_name:not(.first_recipient) {
margin-top: 30px;
}
.gift_certificate_form_row .gfield_total {
margin-bottom: 10px;
display: flex;
}
.gift_certificate_form_row .gfield_total .gfield_label {
margin-right: 15px;
}
.break_long_link a {
word-break: break-all;
}
.inline_button_row .wpb_column .vc_column-inner > .wpb_wrapper {
display: block !important;
} #blog_archive_wrap,
#single_post_wrap {
float: none;
margin-left: auto;
margin-right: auto;
}
.pagination {
font-family: "Montserrat", sans-serif;
display: flex;
font-size: 13px;
padding-top: 10px;
}
.pagination.type_archive {
justify-content: center;
}
.pagination.type_archive .page-numbers {
display: inline-block;
padding: 0 10px;
color: #39B54A;
}
.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 {
border-radius: 20px;
overflow: hidden;
margin-bottom: 35px;
background: white;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
display: flex;
flex-direction: row;
width: 100%;
position: relative;
}
.blog_post.archive .meta {
border-top: 1px solid #d3c9be;
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: #304342;
}
.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 {
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 #d3c9be;
padding-bottom: 10px;
margin-bottom: 20px;
}
.blog_post.single .title {
margin-bottom: 20px;
}
.blog_post.single .blog_content_wrap {
border-bottom: 1px solid #d3c9be;
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: flex;
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: 33.3333333333%;
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: #39B54A;
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: flex;
flex-grow: 1;
flex-direction: column;
}
.vc_row-o-equal-height .wpb_column > .vc_column-inner > .wpb_wrapper > div {
flex-shrink: 0; }
.vc_row-o-equal-height.vc_row-o-content-middle .wpb_column > .vc_column-inner > .wpb_wrapper {
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;
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 #39B54A;
}
#main_wrapper .heading.style_short_underline {
position: relative;
padding-bottom: 25px;
}
#main_wrapper .heading.style_short_underline:after {
position: absolute;
bottom: 0;
content: "";
width: 40px;
height: 2px;
background: #39B54A;
}
#main_wrapper .heading.alignment_centre.style_short_underline:after {
left: 50%;
transform: translateX(-50%);
}
#main_wrapper .heading i {
font-size: 0.7em;
}
#main_wrapper .heading .icon_position_after_text i {
padding-left: 10px;
}
#main_wrapper .heading .icon_position_before_text i {
padding-right: 10px;
}
#main_wrapper .heading.style_bg_colour_with_underline {
border-bottom: 2px solid #d3c9be;
}
#main_wrapper .heading.style_bg_colour_with_underline .heading_element {
font-weight: bold;
background-color: #39B54A;
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: #304342;
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%;
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 #d3c9be;
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: #d3c9be;
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 #d3c9be;
padding: 30px 20px;
background: white;
margin-top: 20px;
}
blockquote.style_outline .testimonial_content {
background: inherit;
}
blockquote.style_outline .quote_icon {
position: absolute;
font-size: 30px;
color: #c5c5c5;
line-height: 40px;
background-color: inherit;
padding: 0 10px;
line-height: normal;
height: 40px;
display: block;
}
blockquote.style_outline .icon-quote-open {
top: -18px;
left: 40px;
}
blockquote.style_outline .icon-quote-closed {
right: 40px;
bottom: -24px;
}
blockquote.style_no_style .quote_icon {
display: none;
}
blockquote.style_quote_mark_above {
text-align: center;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
padding: 30px 40px;
}
blockquote.style_quote_mark_above .icon-quote-open {
color: #39B54A;
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: -5px;
margin-bottom: 30px;
}
.image_grid_wrap .image_wrap {
float: left;
width: 100%;
padding-top: 56.25%;
min-height: 1px;
position: relative;
}
.image_grid_wrap .image_grid_thumb {
position: absolute;
top: 0;
right: 5px;
bottom: 5px;
left: 0;
display: block;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
border-radius: 5px;
overflow: hidden;
}
.image_grid_wrap.position_top .image_grid_thumb {
background-position: center top;
}
.image_grid_wrap.position_bottom .image_grid_thumb {
background-position: center bottom;
}
.image_grid_wrap.per_row_6 .image_wrap {
width: 16.666%;
padding-top: 12.5%;
}
.image_grid_wrap.per_row_5 .image_wrap {
width: 20%;
padding-top: 15%;
}
.image_grid_wrap.per_row_4 .image_wrap {
width: 25%;
padding-top: 18.75%;
}
.image_grid_wrap.per_row_3 .image_wrap {
width: 33%;
width: 33.333%;
padding-top: 25%;
}
.image_grid_wrap.per_row_2 .image_wrap {
width: 50%;
padding-top: 37.5%;
}
@media (max-width: 767px) {
.image_grid_wrap.per_row_6 .image_wrap, .image_grid_wrap.per_row_5 .image_wrap, .image_grid_wrap.per_row_4 .image_wrap, .image_grid_wrap.per_row_3 .image_wrap {
width: 50%;
padding-top: 37.5%;
}
}
.masonry_grid {
margin-right: -5px;
position: relative;
}
.masonry_grid .grid_item {
float: left;
padding-right: 5px;
padding-bottom: 5px;
transition: 0.5s ease-in-out opacity;
opacity: 0;
}
.masonry_grid.loaded .grid_item {
opacity: 1;
}
.masonry_grid .loader {
position: absolute;
top: 40px;
display: block;
}
.masonry_grid .grid_sizer,
.masonry_grid .grid_item,
.masonry_grid .grid_item--width2 {
width: 100%;
}
.masonry_grid.per_row_2 .grid_sizer, .masonry_grid.per_row_2 .grid_item {
width: 50%;
}
.masonry_grid.per_row_2 .grid_item--width2 {
width: 100%;
}
.masonry_grid.per_row_3 .grid_sizer, .masonry_grid.per_row_3 .grid_item {
width: 33%;
width: 33.333%;
}
.masonry_grid.per_row_3 .grid_item--width2 {
width: 66%;
width: 66.666%;
}
.masonry_grid.per_row_4 .grid_sizer, .masonry_grid.per_row_4 .grid_item {
width: 25%;
}
.masonry_grid.per_row_4 .grid_item--width2 {
width: 50%;
}
.masonry_grid.per_row_5 .grid_sizer, .masonry_grid.per_row_5 .grid_item {
width: 20%;
}
.masonry_grid.per_row_5 .grid_item--width2 {
width: 40%;
}
.masonry_grid.per_row_6 .grid_sizer, .masonry_grid.per_row_6 .grid_item {
width: 16%;
width: 16.6666666667%;
}
.masonry_grid.per_row_6 .grid_item--width2 {
width: 16%;
width: 33.3333333333%;
}
@media (min-width: 768px) and (max-width: 991px) {
.masonry_grid .grid_sizer,
.masonry_grid .grid_item {
width: 33.33% !important;
}
.masonry_grid .grid_item--width2 {
width: 66.66% !important;
}
.masonry_grid.per_row_1 .grid_item {
width: 100% !important;
}
.masonry_grid.per_row_2 .grid_item {
width: 50% !important;
}
.masonry_grid.per_row_2 .grid_item--width2 {
width: 100% !important;
}
}
@media (max-width: 767px) {
.masonry_grid .grid_sizer,
.masonry_grid .grid_item {
width: 50% !important;
}
.masonry_grid .grid_item--width2 {
width: 100% !important;
}
.masonry_grid.per_row_1 .grid_item {
width: 100% !important;
}
}
.masonry_grid_filter {
text-align: center;
margin-bottom: 20px;
}
.masonry_grid_filter a {
display: inline-block;
margin: 0px 10px;
cursor: pointer;
}
.owl-carousel .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-nav [class*=owl-] {
color: #304342;
font-size: 20px;
margin: 5px;
width: 30px;
height: 30px;
border-radius: 30px;
background: transparent;
display: inline-block;
cursor: pointer;
transition: 0.3s ease all;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.owl-carousel .owl-nav [class*=owl-]:hover {
background: transparent;
color: #39B54A;
border-color: #39B54A;
text-decoration: none;
}
.owl-carousel .owl-prev {
left: 20px;
}
.owl-carousel .owl-prev i {
transform: translateX(-1px);
}
.owl-carousel .owl-next {
right: 20px;
}
.owl-carousel .owl-next i {
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;
transition: all 200ms ease;
border-radius: 30px;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
background: #39B54A;
}
.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: 16.6666666667%;
height: 200px;
float: left;
position: relative;
}
.carousel_thumbs .thumb a {
position: absolute;
top: 0;
right: 15px;
bottom: 15px;
left: 0;
background-size: cover;
background-position: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
.carousel_thumbs .thumb {
width: 20%;
height: 160px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.carousel_thumbs .thumb {
width: 25%;
height: 150px;
}
}
@media (max-width: 767px) {
.carousel_thumbs .thumb {
width: 25%;
height: 80px;
}
}
.owl-carousel.uniform_height .carousel_item {
position: relative;
}
.owl-carousel.uniform_height .uniform_height_background {
position: absolute;
background-position: center;
background-size: cover;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.owl-carousel.uniform_height img {
display: none !important;
}
.image_hero_slider {
position: relative;
color: white;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 0px 0px 15px rgba(0, 0, 0, 0.1);
background-position: center;
background-size: cover;
}
.image_hero_slider .content {
position: absolute;
text-align: center;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
z-index: 2;
}
.image_hero_slider .owl-dots {
position: absolute;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
}
.image_hero_slider .owl-nav .owl-prev,
.image_hero_slider .owl-nav .owl-next {
color: white;
border-color: white;
}
.image_hero_slider h1, .image_hero_slider h2, .image_hero_slider h3, .image_hero_slider h4, .image_hero_slider h5, .image_hero_slider h6 {
color: inherit;
}
.image_hero_slider .carousel_item {
box-sizing: content-box;
}
.st_icon {
display: inline-block;
text-align: center;
}
.st_icon svg {
display: inline-block;
}
.st_icon.alignment_left {
text-align: left;
}
.st_icon.alignment_right {
text-align: right;
}
.st_icon.alignment_centre {
display: block;
text-align: center;
}
.st_icon.size_default svg {
width: 40px;
height: 40px;
}
.st_icon.size_tiny svg {
width: 20px;
height: 20px;
}
.st_icon.size_small svg {
width: 30px;
height: 30px;
}
.st_icon.size_medium svg {
width: 50px;
height: 50px;
}
.st_icon.size_large svg {
width: 80px;
height: 80px;
}
.st_icon.size_huge svg {
width: 120px;
height: 120px;
}
.service_block {
background: #ffffff;
box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
position: relative;
transition: 0.3s ease all;
display: flex;
flex-direction: column;
flex-grow: 1; }
.service_block .image {
height: 200px;
width: 100%;
background-size: cover;
background-position: center;
}
.service_block .inner {
padding: 40px 30px;
display: flex;
flex-grow: 1;
flex-direction: column;
}
.service_block .st_icon {
margin-bottom: 25px;
}
.service_block .st_icon svg {
width: 60px;
height: 60px;
transition: 0.3s ease all;
}
.service_block .content {
margin-bottom: 15px;
flex-grow: 1;
}
.service_block .overlay_link {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.service_block:hover {
transform: translateY(-3px);
}
.service_block:hover svg {
fill: #39B54A;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.service_block .inner {
display: block;
max-width: 100%;
}
}
.team_member_wrap {
position: relative;
display: flex;
flex-direction: column;
flex-grow: 1;
}
.team_member_wrap .image {
min-height: 250px;
background-size: cover;
background-position: center;
background-color: #f7f7f7;
}
.team_member_wrap .divider {
display: block;
width: 50px;
height: 2px;
background: #39B54A;
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;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
}
.team_member_wrap.style_one .image,
.team_member_wrap.style_six .image,
.team_member_wrap.style_two .image {
border-top-right-radius: 15px;
border-top-left-radius: 15px;
}
.team_member_wrap.style_one .staff_name,
.team_member_wrap.style_six .staff_name,
.team_member_wrap.style_two .staff_name {
font-size: 20px;
margin-bottom: 0;
}
.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-weight: 500;
margin-bottom: 5px;
margin-top: 3px;
}
.team_member_wrap.style_one .divider,
.team_member_wrap.style_six .divider,
.team_member_wrap.style_two .divider {
display: none;
}
.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_one .open_popup_box,
.team_member_wrap.style_six .open_popup_box,
.team_member_wrap.style_two .open_popup_box {
margin-top: 25px;
font-weight: bold;
display: block;
}
.team_member_wrap.style_one .staff_linkedin,
.team_member_wrap.style_six .staff_linkedin,
.team_member_wrap.style_two .staff_linkedin {
word-break: break-all;
font-size: 13px;
}
.team_member_wrap.style_one .staff_linkedin i,
.team_member_wrap.style_six .staff_linkedin i,
.team_member_wrap.style_two .staff_linkedin i {
top: 0;
}
@media (max-width: 991px) {
.team_member_wrap.style_one .staff_name,
.team_member_wrap.style_six .staff_name,
.team_member_wrap.style_two .staff_name {
font-size: 18px;
}
}
.team_member_wrap.style_two .inner,
.team_member_wrap.style_six .inner {
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
padding: 30px;
flex-grow: 1;
}
.team_member_wrap.style_three {
position: relative;
}
.team_member_wrap.style_three .front {
display: none;
}
.team_member_wrap.style_three .image {
min-height: 0;
padding-top: 100%;
border-radius: 300px;
margin-bottom: 30px;
}
.team_member_wrap.style_three .inner {
text-align: center;
}
.team_member_wrap.style_three .divider {
margin-left: auto;
margin-right: auto;
}
.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: #39B54A;
}
.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: #183e40;
color: white;
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
padding: 6px 10px;
}
.team_member_wrap.style_five {
min-height: 300px;
}
.team_member_wrap.style_five .image {
transition: 0.3s ease all;
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.team_member_wrap.style_five .inner {
transition: 0.3s ease all;
background: rgba(255, 255, 255, 0.9);
position: relative;
z-index: 5;
opacity: 0;
padding: 30px;
display: flex;
flex-direction: column;
flex-grow: 1;
}
.team_member_wrap.style_five .front {
transition: 0.3s ease all;
position: relative;
z-index: 4;
position: absolute;
bottom: 30px;
left: 20px;
}
.team_member_wrap.style_five .front .staff_name,
.team_member_wrap.style_five .front .staff_role {
color: white;
text-shadow: 1px 1px 0px black;
}
.team_member_wrap.style_five:hover .inner {
opacity: 1;
}
.team_member_wrap.style_five:hover .front {
opacity: 0;
}
.team_member_carousel.style_five .owl-stage {
display: flex;
}
.team_member_carousel.style_five .owl-item {
display: flex;
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: flex;
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;
transform: translateY(-50%);
z-index: 2;
}
.fancy_image_link .text_to_display,
.fancy_image_link .text_to_display_on_hover {
font-weight: bold;
color: white;
text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.8);
margin: 5px 0;
}
.fancy_image_link .text_to_display_on_hover {
transition: 0.3s ease all;
transform: scale(0);
opacity: 0;
}
.fancy_image_link a {
position: absolute;
z-index: 3;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.fancy_image_link .overlay {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background: #39B54A;
opacity: 0;
transition: 0.3s ease all;
}
.fancy_image_link:before {
display: block;
content: "";
border-top: 1px solid white;
border-bottom: 1px solid white;
position: absolute;
height: 100%;
left: 0;
right: 0;
transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
transform-origin: 50% 50% 0;
transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
}
.fancy_image_link:hover .text_to_display_on_hover {
transform: scale(1);
opacity: 1;
}
.fancy_image_link:hover .overlay {
opacity: 0.2;
}
.fancy_image_link:hover:before {
opacity: 1;
transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1);
}
@media (min-width: 768px) and (max-width: 991px) {
.fancy_image_link .text_to_display_on_hover {
transform: scale(1);
opacity: 1;
}
}
@media (max-width: 767px) {
.fancy_image_link .text_to_display_on_hover {
transform: scale(1);
opacity: 1;
}
}
#frequently_asked_questions_wrap .listjs_search_box input {
outline: 0;
margin-bottom: 35px;
border-color: #d3c9be;
}
#frequently_asked_questions_wrap ul.list {
padding: 0;
}
#frequently_asked_questions_wrap ul.list > li {
list-style: none;
display: block;
margin-bottom: 0;
}
.accordion_wrap .accordion_item_wrap {
border-bottom: 1px solid #d3c9be;
padding: 30px 0 30px;
}
.accordion_wrap .accordion_item_wrap:first-child {
padding-top: 0;
}
.accordion_wrap .accordion_title {
font-family: "Montserrat", sans-serif;
text-transform: uppercase;
font-size: 20px;
padding-left: 50px;
cursor: pointer;
transition: 0.3s ease all;
font-weight: bold;
font-style: normal;
margin-bottom: 0;
position: relative;
}
.accordion_wrap .accordion_title:before,
.accordion_wrap .accordion_title:after {
content: "";
display: block;
position: absolute;
background: #304342;
transition: 0.3s ease all;
}
.accordion_wrap .accordion_title:before {
width: 21px;
height: 3px;
left: 0;
top: 9px;
}
.accordion_wrap .accordion_title:after {
height: 21px;
width: 3px;
left: 9px;
top: 0;
}
.accordion_wrap .accordion_item_wrap.expanded .accordion_title,
.accordion_wrap .accordion_title:hover {
color: #00877d;
}
.accordion_wrap .accordion_item_wrap.expanded .accordion_title:before, .accordion_wrap .accordion_item_wrap.expanded .accordion_title:after,
.accordion_wrap .accordion_title:hover:before,
.accordion_wrap .accordion_title:hover:after {
background: #00877d;
}
.accordion_wrap .accordion_item_wrap.expanded .accordion_title:after {
opacity: 0;
transform: rotate(90deg);
}
.accordion_wrap .accordion_content {
padding-top: 30px;
padding-left: 50px !important;
padding-right: 20px !important;
opacity: 1 !important;
border-top: 0;
width: 100% !important;
display: none;
position: relative;
}
.accordion_wrap .accordion_content:before {
left: 10px;
top: 37px;
bottom: 0;
width: 1px;
background: #00877d;
display: block !important;
position: absolute;
content: "";
}
.accordion_wrap .accordion_content p:last-child {
margin-bottom: 0;
}
@media (max-width: 767px) {
.accordion_wrap .accordion_content {
padding-right: 0 !important;
}
}
.recent_blog_posts .list_with_thumb {
border-bottom: 1px solid #d3c9be;
margin-bottom: 15px;
position: relative;
box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
background: white;
border-radius: 15px;
display: flex;
overflow: hidden;
font-weight: 300;
font-size: 14px;
}
.recent_blog_posts .list_with_thumb .image {
display: inline-block;
background-size: cover;
background-position: center;
margin-right: 10px;
background-color: #f0f0f0;
width: 200px;
flex-shrink: 0;
flex-grow: 1;
}
.recent_blog_posts .list_with_thumb .inner {
padding: 25px 45px 25px 25px;
position: relative;
}
.recent_blog_posts .list_with_thumb .title {
font-weight: bold;
font-size: 16px;
}
.recent_blog_posts .list_with_thumb .date {
position: absolute;
top: 10px;
right: 10px;
font-weight: bold;
width: 35px;
text-align: center;
text-transform: uppercase;
color: #B7B7B7;
line-height: 1em;
}
.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;
}
@media (max-width: 767px) {
.recent_blog_posts .blog_post.list_with_thumb {
flex-direction: column;
}
.recent_blog_posts .blog_post.list_with_thumb .image {
width: 100%;
height: 200px;
margin-right: 0;
}
}
.flipping_box {
position: relative;
padding-top: 20px;
text-align: center;
color: white;
perspective: 550px;
display: flex;
flex-grow: 1;
flex-shrink: 0;
width: 100%;
}
.flipping_box a {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 30;
}
.flipping_box .front, .flipping_box .back {
backface-visibility: hidden;
padding: 6px;
width: 100%;
transform: rotateX(0deg); flex-grow: 1;
flex-shrink: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
min-height: 300px;
}
.flipping_box .inner {
transition: all 0.55s ease-in-out;
transform-style: preserve-3d;
text-align: center;
width: 100%;
display: flex;
box-shadow: 0 32px 58px rgba(0, 0, 0, 0.2);
}
.flipping_box .icon, .flipping_box header nav ul li.menu-item-has-children > a:after, header nav ul .flipping_box li.menu-item-has-children > a:after, .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 {
width: 50px;
align-self: center;
margin-top: 10px;
margin-bottom: 10px;
}
.flipping_box .overlay_link {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.flipping_box h3 {
color: white;
font-size: 18px;
margin-bottom: 0;
color: white;
}
.flipping_box .front {
z-index: 2;
position: relative;
border: 1px solid #d3c9be;
margin-bottom: 15px;
background-position: center;
background-size: cover;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: #f7f7f7;
}
.flipping_box .back {
transform: rotateY(180deg);
background: #39B54A;
border: 1px solid #d3c9be;
align-items: center;
text-align: center;
padding: 20px;
}
.flipping_box .touch_title {
display: none;
position: relative;
z-index: 21;
color: #54311B;
margin-top: 10px;
}
.flipping_box:hover {
z-index: 100;
}
.flipping_box:hover .inner, .flipping_box:focus .inner {
transform: rotateY(-180deg);
}
.pricing_table {
width: 300px;
max-width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
position: relative;
}
.pricing_table .header {
padding: 12px 20px;
background-color: #333;
margin-bottom: 20px;
font-family: "Montserrat", sans-serif;
color: white;
}
.pricing_table .title {
margin: 0;
color: white;
text-transform: uppercase;
font-weight: bold;
background: rgba(0, 0, 0, 0.1);
padding: 12px 20px;
margin-left: -20px;
margin-right: -20px;
margin-top: -12px;
margin-bottom: -12px;
}
.pricing_table .price_wrap {
margin-top: 10px;
margin-bottom: -5px;
}
.pricing_table .price_value {
display: inline-block;
position: relative;
}
.pricing_table .price_label {
margin-top: 20px;
text-transform: uppercase;
font-weight: bold;
font-size: 10px;
margin-bottom: -5px;
}
.pricing_table .dollar_sign,
.pricing_table .price,
.pricing_table .plus_gst {
display: inline-block;
margin-top: 10px;
}
.pricing_table .dollar_sign {
vertical-align: top;
font-size: 13px;
position: absolute;
left: -12px;
top: 3px;
}
.pricing_table .price {
font-size: 50px;
line-height: 50px;
font-weight: bold;
}
.pricing_table .plus_gst {
font-size: 12px;
position: absolute;
bottom: 3px;
}
.pricing_table ul {
margin: 0;
padding: 0;
list-style: none;
}
.pricing_table ul li {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #d3c9be;
}
.pricing_table ul li:last-child {
border-bottom: 0;
}
.pricing_table .most_popular_wrap {
display: inline-block;
background: #4CAF50;
color: white;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
padding: 5px 10px;
font-size: 12px;
font-family: "Montserrat", sans-serif;
text-transform: uppercase;
font-weight: bold;
position: absolute;
left: -20px;
top: 10px;
transform: rotate(-45deg);
}
@media (min-width: 768px) and (max-width: 991px) {
.pricing_table .most_popular_wrap {
font-size: 10px;
top: 5px;
left: -21px;
}
}
.single_image_wrap {
width: 100%;
}
.single_image_wrap .inner {
position: relative;
display: inline-block;
max-width: 100%;
}
.single_image_wrap .caption {
background: black;
padding: 5px 7px;
font-size: 12px;
color: white;
position: absolute;
bottom: 7px;
left: 7px;
font-weight: bold;
}
.single_image_wrap.align_image_left {
text-align: left;
}
.single_image_wrap.align_image_center {
text-align: center;
}
.single_image_wrap.align_image_right {
text-align: right;
}
.single_image_wrap a {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
}
.single_image_wrap.style_rounded {
border-radius: 20px;
overflow: hidden;
}
.single_image_wrap.size_full_height_img {
display: flex;
flex-grow: 1;
}
.single_image_wrap.size_full_height_img .inner {
display: flex;
flex-grow: 1;
}
.single_image_wrap.size_full_height_img .full_height_image {
display: flex;
flex-grow: 1;
background-size: cover;
background-position: center;
}
.vc_st_single_image {
display: flex !important;
flex-grow: 1;
}
.scroll_down_arrow {
text-align: center;
animation: move_up_down 2.5s linear infinite;
}
.scroll_down_arrow .inner {
display: inline-block;
width: 30px;
height: 30px;
border-radius: 300px;
background-color: rgba(0, 0, 0, 0.2);
font-size: 13px;
line-height: 31px;
color: white;
}
.scroll_down_arrow a {
color: inherit;
position: relative;
}
.scroll_down_arrow .display_text {
position: absolute;
top: -50px;
left: 50%;
transform: translateX(-50%);
display: block;
width: 125px;
}
.scroll_down_arrow .display_text svg {
fill: white;
}
.scroll_down_arrow .display_text svg path {
fill: inherit;
}
.scroll_down_arrow.display_text_yes {
padding-top: 50px;
}
.scroll_down_arrow i {
display: inline-block;
transform: translateY(2px);
}
@keyframes move_up_down {
0%, 20%, 50%, 80%, 100% {
transform: translateY(0);
}
40% {
transform: translateY(-15px);
}
60% {
transform: translateY(-5px);
}
}
.read_more_box .button, .read_more_box #header_text_2 a, #header_text_2 .read_more_box a {
margin-top: 20px;
}
.read_more_box .inner {
overflow: hidden;
}
.call_to_action {
display: flex;
flex-grow: 1;
flex-direction: column;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
border-radius: 20px;
background: white;
overflow: hidden;
}
.call_to_action .image {
background-size: cover;
background-position: center;
background-color: #F4F4F4;
padding-top: 60%;
width: 100%;
}
.call_to_action .inner {
display: flex;
flex-grow: 1;
flex-direction: column;
padding: 40px;
text-align: center;
}
.call_to_action .title {
margin-bottom: 20px;
}
.call_to_action .content {
flex-grow: 1;
width: 100%;
}
.call_to_action .content p:last-child {
margin-bottom: 0;
}
.call_to_action .link_text {
margin-top: 20px;
font-weight: 500;
}
.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%;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.call_to_action .inner {
padding-left: 25px;
padding-right: 25px;
}
}
#main_wrapper .expandable_text_block_wrap {
background: white;
padding: 30px 30px 0 30px;
}
#main_wrapper .expandable_text_block_wrap .head {
display: flex;
padding-bottom: 30px;
}
#main_wrapper .expandable_text_block_wrap .title {
margin-bottom: 0;
margin-top: 0;
align-self: center;
}
#main_wrapper .expandable_text_block_wrap .icon, #main_wrapper .expandable_text_block_wrap 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, #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 {
margin-right: 15px;
width: 25px;
align-self: center;
}
#main_wrapper .expandable_text_block_wrap .toggle {
margin-left: auto;
align-self: center;
padding: 5px;
line-height: 1;
font-size: 11px;
border: 1px solid #39B54A;
color: #39B54A;
border-radius: 200px;
transition: 0.3s ease all;
cursor: pointer;
}
#main_wrapper .expandable_text_block_wrap .toggle:hover {
background: #39B54A;
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_2 a, #header_text_2 #main_wrapper .expandable_text_block_wrap a {
margin-right: 10px;
}
#main_wrapper .expandable_text_block_wrap.expanded .toggle {
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;
object-fit: cover;
font-family: "object-fit: cover;"; }
@media (max-width: 767px) {
.video_wrap .video_bg_mobile_placeholder {
display: block;
padding-top: 60%;
}
}
.anchor {
transform: translateY(-110px);
}
.anchor.in_vc_edit_screen {
background: grey;
color: white;
text-align: center;
font-size: 14px;
padding: 5px;
transform: none;
}
.anchor.in_vc_edit_screen span {
font-size: 11px;
display: block;
font-style: italic;
}
@media (max-width: 767px) {
.anchor {
transform: translateY(-75px);
}
}
.admin-bar .anchor {
transform: translateY(-142px);
}
@media (max-width: 767px) {
.admin-bar .anchor {
transform: translateY(-121px);
}
}  header nav ul li a {
font-family: "Montserrat", sans-serif;
}
.admin-bar #sidebar_nav_wrapper {
top: 32px;
}  header nav ul li.menu-item-has-children > a:after {
content: "n";
margin-left: 6px;
vertical-align: middle;
font-weight: bold;
font-size: 0.6em;
display: inline-block;
transform: translateY(1px);
} header nav.large_nav ul {      }
header nav.large_nav ul li ul {
visibility: hidden;
position: absolute;
padding: 0;
top: 100%;
left: 43px;
display: block;
opacity: 0;
transition: transform 0.3s cubic-bezier(0.16, 0.67, 0.48, 1.59), opacity 0.3s ease, visibility 0.3s ease;
transform: translateX(-25px);
z-index: 50;
background: white;
box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.15);
}
header nav.large_nav ul li:hover > ul,
header nav.large_nav ul li.hover > ul {
opacity: 1;
transform: translateX(0);
visibility: visible;
}
header nav.large_nav ul li > ul > li {
display: block;
}
header nav.large_nav ul li > ul > li:first-child > a {
padding-top: 20px;
}
header nav.large_nav ul li > ul > li:last-child > a {
padding-bottom: 20px;
}
header nav.large_nav ul li ul li a {
width: 200px;
text-align: left;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 15px;
color: #304342;
line-height: 1.3em;
font-weight: 500;
font-size: 14px; }
header nav.large_nav ul li ul li.menu-item-has-children > a:after {
content: "p";
}
header nav.large_nav ul li ul li ul {
left: 200px;
top: 0;
opacity: 0;
border-left: 0;
}
@media (min-width: 1200px) and (max-width: 1399px) {
header nav.large_nav ul li ul {
left: 10px;
}
}
@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;
margin-right: 30px;
}
.hamburger .bar {
display: inline-block;
height: 4px;
background: #183e40;
position: absolute;
top: 0;
left: 0;
right: 0;
transition: 0.3s ease all;
transform-origin: left;
}
.hamburger .bar_2 {
top: 10px;
}
.hamburger .bar_3 {
right: 4px;
bottom: 0;
top: auto;
}
.hamburger.smooshed .bar_1 {
transform: rotate(45deg);
}
.hamburger.smooshed .bar_2 {
opacity: 0;
}
.hamburger.smooshed .bar_3 {
right: 0;
transform: rotate(-45deg);
}
#sidebar_nav_wrapper {
position: fixed;
top: 0;
bottom: 0;
left: 0;
width: 400px;
z-index: 100;
background: white;
box-shadow: 3px 0px 30px rgba(0, 0, 0, 0.15);
padding: 50px;
transition: left 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
display: flex;
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;
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;
transform: translateY(2px);
display: inline-block;
}
#sidebar_nav_wrapper .sidebar_nav_inner {
display: flex;
flex-direction: column;
flex-grow: 1;
transform: translateX(-65px);
transition: opacity 0.6s ease 0.25s, 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: inline-flex;
text-align: center;
width: 30px;
cursor: pointer;
align-items: center;
justify-content: center;
font-size: 18px;
color: #39B54A;
}
#sidebar_nav_wrapper nav ul li.menu-item-has-children .menu_expand i {
transition: 0.3s ease all;
transform: translateY(-5px);
transform-origin: center;
height: 1em;
}
#sidebar_nav_wrapper nav ul li.menu-item-has-children .menu_expand.menu_expanded i {
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: flex;
flex-wrap: wrap;
}
#sidebar_nav_wrapper nav.large_nav ul li a {
display: block;
border-bottom: 1px solid #d3c9be;
flex-grow: 1;
font-size: 20px;
width: calc(100% - 40px);
}
#sidebar_nav_wrapper nav.large_nav ul ul {
border-bottom: 1px solid #d3c9be;
}
#sidebar_nav_wrapper nav ul li.menu-item-has-children .menu_expand {
justify-content: center;
align-items: center;
border-bottom: 1px solid #d3c9be;
border-left: 1px solid #d3c9be;
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 {
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 #d3c9be;
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;
}
header nav.large_nav ul li a {
text-decoration: none;
display: inline-block;
padding: 38px 0 36px 55px;
font-size: 17px;
text-align: center;
color: #304342;
font-weight: bold;
}
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:not(.menu-item-home) > a {
text-decoration: none;
color: #39B54A;
}
@media (min-width: 1200px) and (max-width: 1399px) {
header nav.large_nav ul li a {
padding-left: 25px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
header nav.large_nav ul li a {
padding-left: 20px;
font-size: 14px;
padding-top: 32px;
padding-bottom: 30px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
header nav.large_nav ul li a {
padding-left: 15px;
}
} #header_wrapper {
position: relative;
z-index: 99;
}
#large_header_wrapper {
position: relative;
}
#large_header_inner {
display: flex;
justify-content: space-between;
align-items: center;
background: white;
padding-left: 35px;
padding-right: 0;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.06);
}
#large_header_inner:before, #large_header_inner:after {
display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
#large_header_inner {
padding-left: 25px;
}
}
@media (max-width: 767px) {
#large_header_inner {
padding-left: 15px;
padding-top: 15px;
padding-bottom: 15px;
}
} #logo img {
width: 48px;
}
@media (min-width: 1200px) and (max-width: 1399px) {
#logo {
margin-right: 20px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#logo {
margin-right: 20px;
}
#logo img {
width: 40px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#logo img {
width: 44px;
}
}
@media (max-width: 767px) {
#logo img {
width: 35px;
}
}
.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_1 {
margin-right: 40px;
font-size: 14px;
text-align: right;
}
#header_text_1 a {
color: #304342;
font-weight: bold;
font-size: 28px;
}
#header_text_1 a:hover {
color: #39B54A;
}
#header_text_1 p {
margin-bottom: 2px;
}
@media (min-width: 992px) {
#header_text_1 {
margin-right: 30px;
}
#header_text_1 .phone_link.has_icon {
padding-left: 0;
}
#header_text_1 .phone_link i {
display: none;
}
#header_text_1 a {
font-size: 18px;
}
}
@media (max-width: 991px) {
#header_text_1 {
margin-left: auto;
margin-right: 30px;
}
#header_text_1 .phone_link {
padding-left: 0;
margin-right: 0;
display: block;
background: #183e40;
border-radius: 50px;
padding: 10px;
color: white;
width: 28px;
height: 28px;
}
#header_text_1 .phone_link .text {
display: none;
}
#header_text_1 .phone_link i {
font-size: 16px;
color: white;
top: 50%;
left: 50%;
transform: translate(-50%, -45%);
position: absolute;
}
}
#header_text_2 a {
border-radius: 0;
font-size: 19px;
padding-top: 37px;
padding-bottom: 36px;
padding-left: 40px;
padding-right: 40px;
text-transform: uppercase;
letter-spacing: 1.5px;
}
@media (min-width: 992px) and (max-width: 1199px) {
#header_text_2 a {
padding-top: 30px;
padding-bottom: 31px;
font-size: 17px;
padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#header_text_2 a {
padding-top: 30px;
padding-bottom: 29px;
}
}
@media (max-width: 767px) {
#header_text_2 {
display: none;
}
}
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-image: url(//birdcareaotearoa.org.nz/wp-content/themes/birdcare_aotearoa/assets/img/page-title-bg.jpg);
background-color: #F0F0F0;
padding-top: 160px;
padding-bottom: 160px;
text-align: left;
color: white;
}
#page_title h1 {
margin-bottom: 0px;
color: inherit;
}
#page_title .subtitle {
margin-top: 10px;
color: inherit;
}
#page_title .divider {
display: inline-block;
width: 20px;
height: 2px;
background: #39B54A;
}
#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-top: 200px;
padding-bottom: 120px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#page_title {
padding-top: 180px;
padding-bottom: 100px;
}
}
@media (max-width: 767px) {
#page_title {
padding-top: 80px;
padding-bottom: 80px;
background-position: bottom right;
}
}
#fixed_search_wrap {
position: fixed;
z-index: 400;
top: -200px;
right: 0;
left: 0;
padding-top: 20px;
padding-bottom: 20px;
background: #fff;
box-shadow: 0 1px 16px rgba(0, 0, 0, 0.15);
transition: 0.5s ease all;
color: #304342;
}
#fixed_search_wrap.in_view {
top: 0;
}
#fixed_search_wrap #hide_fixed_search {
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
font-size: 20px;
}
#fixed_search_wrap #hide_fixed_search:hover {
transform: translateY(-50%) rotate(90deg);
}
#fixed_search_wrap #search_inner {
width: 100%;
padding: 0 20px;
}
#fixed_search_wrap input {
background: none;
border: 0;
font-size: 24px;
padding: 0;
outline: none;
}
@media (max-width: 767px) {
#fixed_search_wrap input {
font-size: 18px;
}
}
.admin-bar #fixed_search_wrap {
margin-top: 32px;
}
#search_box_wrap {
width: 260px;
max-width: 100%;
display: inline-block;
position: relative;
float: right;
}
#search_box_wrap .icon-search {
position: absolute;
top: 55%;
transform: translateY(-50%);
left: 10px;
color: #c5c5c5;
}
#search_box_wrap input[type=text] {
padding-left: 38px;
}
.header_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;
box-sizing: content-box;
box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.15);
width: 300px !important;
max-height: 90vh;
overflow-y: auto;
display: none;
}
#large_nav_wrapper {
margin-right: auto;
} #footer_wrapper {
background: #183e40;
font-size: 14px;
font-weight: 500;
}
#footer_wrapper a:not(.button) {
color: white;
}
#footer_wrapper a:not(.button):hover {
color: #00877d;
}
#footer_wrapper small {
font-size: 75%;
}
#large_footer_wrapper {
color: white;
padding-top: 110px;
padding-bottom: 110px;
}
#large_footer_wrapper h3 {
color: white;
font-weight: bold;
font-size: 16px;
margin-bottom: 12px;
}
@media (max-width: 767px) {
#large_footer_wrapper {
padding-top: 60px;
padding-bottom: 40px;
}
}
#large_footer_inner .row {
display: flex;
justify-content: space-between;
margin-left: 0;
margin-right: 0;
}
#large_footer_inner .row:before, #large_footer_inner .row:after {
display: none !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
#large_footer_inner .row {
flex-wrap: wrap;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#large_footer_inner .row {
flex-wrap: wrap;
}
}
@media (max-width: 767px) {
#large_footer_inner .row {
flex-direction: column;
align-items: center;
}
#large_footer_inner .row .footer_widget {
width: 100%;
}
}
#small_footer_wrapper {
font-size: 11px;
color: #aaa;
}
#small_footer_inner {
display: flex;
justify-content: space-between;
position: relative;
padding-top: 17px;
padding-bottom: 15px;
}
#small_footer_inner a:not(.button) {
color: inherit;
}
#small_footer_inner a:not(.button):hover {
color: #00877d;
}
#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: currentColor;
}
@media (max-width: 991px) {
#small_footer_inner {
flex-direction: column;
align-items: center;
}
}
@media (min-width: 992px) {
.footer_widget {
padding-top: 10px;
padding-bottom: 10px;
}
}
@media (max-width: 767px) {
.footer_widget {
margin-bottom: 15px;
}
}
#footer_logo img {
width: 200px;
max-width: 90%;
}
@media (min-width: 1200px) {
#footer_logo {
padding-right: 40px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#footer_logo {
width: 100%;
text-align: center;
margin-bottom: 60px;
}
}
@media (max-width: 991px) {
#footer_logo {
margin-bottom: 50px;
}
}
@media (max-width: 767px) {
#footer_logo {
width: 100%;
}
#footer_logo img {
width: 150px;
}
}
#footer_widget_1 ::placeholder { color: #606466;
opacity: 1; }
#footer_widget_1 :-ms-input-placeholder { color: #606466;
}
#footer_widget_1 ::-ms-input-placeholder { color: #606466;
}
#footer_widget_1 input[type=email],
#footer_widget_1 input[type=text] {
border: 2px solid #606466;
color: white;
background: transparent;
margin-bottom: 15px;
font-weight: 500;
}
#footer_widget_1 .names_wrap {
display: flex;
justify-content: space-between;
}
#footer_widget_1 .names_wrap input {
width: 48%;
width: calc(50% - 8px);
}
@media (min-width: 1200px) and (max-width: 1399px) {
#footer_widget_1 {
width: 290px;
}
}
@media (min-width: 992px) {
#footer_widget_1 {
padding-right: 40px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#footer_widget_1 {
width: 33%;
flex-shrink: 1;
}
}
#footer_widget_2 {
border-left: 1px solid #39B54A;
border-right: 1px solid #39B54A;
}
#footer_widget_2 ul {
padding: 0px;
display: flex;
flex-wrap: wrap;
margin-bottom: 15px;
}
#footer_widget_2 ul li {
list-style: none;
display: inline-block;
margin-bottom: 0;
width: 60%;
margin-bottom: 10px;
}
#footer_widget_2 ul li a {
padding-right: 10px;
border-right: 2px solid white;
line-height: 1em;
display: block;
}
#footer_widget_2 ul li:nth-child(odd) {
width: 90px;
}
#footer_widget_2 ul li:nth-child(even) a {
padding-right: 0;
border-right: 0;
padding-left: 30px;
}
@media (min-width: 1200px) {
#footer_widget_2 {
padding-left: 40px;
width: 340px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#footer_widget_2 {
padding-left: 40px;
width: 36%;
flex-shrink: 1;
}
}
@media (max-width: 991px) {
#footer_widget_2 {
border-left: 0;
border-right: 0;
}
#footer_widget_2 ul li {
width: 50% !important;
}
#footer_widget_2 ul li:nth-child(even) {
text-align: right;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#footer_widget_2 {
width: 50% !important;
padding-right: 40px;
}
}
#footer_widget_3 .textwidget {
width: 227px;
max-width: 100%;
}
#footer_widget_3 small {
margin-top: 15px;
line-height: 1em;
}
#footer_widget_3 .social_icons {
display: block;
margin-top: 15px;
}
#footer_widget_3 .address_output {
margin-bottom: 5px;
line-height: 1.6em;
display: block;
}
#footer_widget_3 p {
margin-bottom: 5px;
}
@media (min-width: 768px) {
#footer_widget_3 {
text-align: right;
padding-left: 40px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#footer_widget_3 {
width: 30%;
flex-shrink: 1;
}
}
@media (max-width: 767px) {
#footer_widget_3 .social_icon {
margin-left: 0;
margin-right: 15px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#footer_widget_3 {
width: 35% !important;
}
}
@media (max-width: 991px) {
.footer_widget {
width: 100%;
margin-bottom: 40px;
}
.footer_widget:last-child {
margin-bottom: 0;
}
}
.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;
transition: 0.3s ease opacity, 0.3s ease transform, 0s ease visibility 0.3s;
transform: scale(0);
z-index: 1000;
}
#to_top.show {
opacity: 1;
transform: scale(1);
visibility: visible;
transition: 0.3s ease opacity, 0.3s ease transform, 0s ease visibility;
}
.st_overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
z-index: 99;
display: none;
}
.st_popup_box_wrap {
position: fixed;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
z-index: 1000;
display: none;
justify-content: center;
align-items: center;
}
.st_popup_box_wrap .inner {
position: relative;
display: inline-block;
background: white;
padding: 20px;
width: 500px;
max-width: 95%;
overflow-y: auto;
z-index: 200;
margin: 20px;
max-height: 85vh;
}
.st_popup_box_wrap .close {
color: #39B54A;
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: flex;
font-size: 20px;
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;
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 {
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) {
order: 1;
}
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(2) {
order: 2;
}
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(4) {
order: 3;
}
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(3) {
order: 4;
}
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(5) {
order: 5;
}
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(6) {
order: 6;
}
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(8) {
order: 7;
}
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(7) {
order: 8;
}
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(3) {
order: 3;
}
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(4) {
order: 4;
}
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(5) {
order: 5;
}
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(6) {
order: 6;
}
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(7) {
order: 7;
}
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(8) {
order: 8;
}
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(2) {
order: 1;
}
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(1) {
order: 2;
}
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(4) {
order: 3;
}
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(3) {
order: 4;
}
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(6) {
order: 5;
}
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(5) {
order: 6;
}
#main_wrapper #content_wrapper .padded_text_row .text_col:nth-child(8) {
order: 7;
}
#main_wrapper #content_wrapper .padded_text_row .image_col:nth-child(7) {
order: 8;
}
}
#main_wrapper #content_wrapper .hero {
height: calc(100vh - 200px);
min-height: 600px;
padding-top: 35px;
text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
background-position: bottom left;
}
#main_wrapper #content_wrapper .hero img {
width: 220px;
}
#main_wrapper #content_wrapper .hero h1 {
font-size: 26px;
}
#main_wrapper #content_wrapper .hero .wpb_column {
padding-left: 60%;
}
@media (min-width: 1400px) {
#main_wrapper #content_wrapper .hero {
height: calc(100vh - 200px);
min-height: 600px;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
#main_wrapper #content_wrapper .hero {
min-height: 550px;
height: auto;
}
#main_wrapper #content_wrapper .hero img {
width: 200px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#main_wrapper #content_wrapper .hero {
min-height: 550px;
height: auto;
padding-top: 60px;
}
#main_wrapper #content_wrapper .hero img {
width: 150px;
}
#main_wrapper #content_wrapper .hero h1 {
font-size: 22px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#main_wrapper #content_wrapper .hero {
height: 550px;
min-height: 0;
padding-top: 90px;
background-size: 1200px;
background-position-x: -90px;
}
#main_wrapper #content_wrapper .hero img {
width: 150px;
}
#main_wrapper #content_wrapper .hero h1 {
font-size: 22px;
}
#main_wrapper #content_wrapper .hero .wpb_column {
padding-left: 50%;
}
}
@media (max-width: 767px) {
#main_wrapper #content_wrapper .hero {
height: auto;
min-height: 600px;
padding-top: 50px;
padding-bottom: 35px;
background-size: 1000px;
background-position-x: -90px;
background-repeat: no-repeat;
background-color: #070709;
}
#main_wrapper #content_wrapper .hero .wpb_column {
padding-left: 0%;
align-items: flex-start;
}
#main_wrapper #content_wrapper .hero img {
width: 150px;
}
#main_wrapper #content_wrapper .hero h1 {
font-size: 22px;
}
}
.st_sidebar .widget {
border: 1px solid #d3c9be;
margin-bottom: 15px;
padding: 15px;
}
.st_sidebar #searchform input {
border: 0;
padding: 0;
outline: none;
}
.st_sidebar h3 {
font-size: 20px;
}
.st_sidebar ul {
padding: 0;
margin: 0;
}
.st_sidebar li {
list-style: none;
margin-bottom: 5px;
}
.st_sidebar li:last-child {
margin-bottom: 0;
}
.contact_info .contact_detail {
display: block;
margin-bottom: 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;
}
body {
padding-top: 81px;
}
body #header_wrapper {
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 2;
height: 81px;
}
body.admin-bar #header_wrapper {
top: 32px;
}
@media (min-width: 1200px) {
body {
padding-top: 95px;
}
body #header_wrapper {
height: 95px;
}
}
@media (max-width: 767px) {
body {
padding-top: 75px;
}
body #header_wrapper {
height: 75px;
}
}.gform_wrapper.gravity-theme fieldset,.gform_wrapper.gravity-theme legend{background:0 0;padding:0}.gform_wrapper.gravity-theme fieldset{border:none;display:block;margin:0}.gform_wrapper.gravity-theme legend{margin-left:0;margin-right:0}@font-face{font-family:gform-icons-theme;src:url(//birdcareaotearoa.org.nz/wp-content/plugins/gravityforms/fonts/gform-icons-theme.woff2?cocjn) format('woff2'),url(//birdcareaotearoa.org.nz/wp-content/plugins/gravityforms/fonts/gform-icons-theme.ttf?cocjn) format('truetype'),url(//birdcareaotearoa.org.nz/wp-content/plugins/gravityforms/fonts/gform-icons-theme.woff?cocjn) format('woff'),url(//birdcareaotearoa.org.nz/wp-content/plugins/gravityforms/fonts/gform-icons-theme.svg?cocjn#gform-icons-theme) format('svg');font-weight:400;font-style:normal;font-display:block}.gform-icon{font-family:gform-icons-theme!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gform-icon--left-arrow:before{content:"\e910";color:#2f4054}.gform-icon--right-arrow:before{content:"\e91b";color:#2f4054}.gform-icon--circle-error:before{content:"\e91a"}.gform-icon--close-small:before{content:"\e905"}.gform-icon--info:before{content:"\e900"}.gform-icon--verified:before{content:"\e901"}.gform-icon--circle-close:before{content:"\e903"}.gform-icon--close-big:before{content:"\e904"}.gform-icon--down-arrow:before{content:"\e906"}.gform-icon--format-bold:before{content:"\e907"}.gform-icon--format-italic:before{content:"\e908"}.gform-icon--format-list-bulleted:before{content:"\e909"}.gform-icon--format-list-numbered:before{content:"\e90a"}.gform-icon--insert-link:before{content:"\e90b"}.gform-icon--line:before{content:"\e90c"}.gform-icon--password-eye:before{content:"\e90d"}.gform-icon--password-eye-closed:before{content:"\e90e"}.gform-icon--redo:before{content:"\e90f"}.gform-icon--schedule:before{content:"\e911"}.gform-icon--clock:before{content:"\e912"}.gform-icon--search:before{content:"\e913"}.gform-icon--star:before{content:"\e914"}.gform-icon--star-border:before{content:"\e915"}.gform-icon--star-half:before{content:"\e916"}.gform-icon--check:before{content:"\e917"}.gform-icon--undo:before{content:"\e918"}.gform-icon--unfold-more:before{content:"\e919"}.gform-icon--create:before{content:"\e91c"}.gform-icon--cog:before{content:"\e91d"}.gform-icon--circle-check:before{content:"\e902"}.gform_wrapper.gravity-theme .gform-ul-reset{list-style-type:none;margin:0;padding:0}.gform_wrapper.gravity-theme .gform-text-input-reset,.gform_wrapper.gravity-theme input.gform-text-input-reset,body[class*=avada] .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).gform-text-input-reset{background-color:transparent;border:none;border-color:transparent;border-radius:0;font-family:inherit;font-size:inherit;outline:0;padding:inherit}.gform_wrapper.gravity-theme .gform_drop_area{background:rgba(0,0,0,.02);border:1px dashed #ccc;border-radius:4px;margin-bottom:8px;padding:32px;text-align:center}.gform_wrapper.gravity-theme .gform_drop_instructions{display:block;margin-bottom:8px}.gform_wrapper.gravity-theme .gform_delete,.gform_wrapper.gravity-theme .gform_delete_file{cursor:pointer;vertical-align:middle}.gform_wrapper.gravity-theme .gform_delete_file{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none}.gform_wrapper.gravity-theme .gfield_fileupload_filesize{padding:0 6px}.gform_wrapper.gravity-theme .gfield_validation_message ul{margin:16px 0;padding-left:24px}.gform_wrapper.gravity-theme .gfield_validation_message ul:empty{display:none}.gform_wrapper.gravity-theme .ginput_preview{margin:16px 0}.gform_wrapper.gravity-theme .gform_fileupload_rules{display:block;margin-top:8px}.gform_wrapper.gravity-theme .ginput_container_password>span{position:relative}.gform_wrapper.gravity-theme .gform_show_password:focus{outline:0}.gform_wrapper.gravity-theme .gform_show_password{background-color:inherit;border:none;cursor:pointer;height:100%;padding:0;position:absolute;right:20px;top:0}.gform_wrapper.gravity-theme .password_input_container{display:block;position:relative}.gform_wrapper.gravity-theme .gfield_password_strength{background-color:#eee;border:1px solid #ddd;border-bottom:3px solid #ddd;margin-top:8px;padding:8px;text-align:center}.gform_wrapper.gravity-theme .gfield_password_strength.mismatch,.gform_wrapper.gravity-theme .gfield_password_strength.short{background-color:#ffa0a0;border-bottom:3px solid #f04040;border-color:#f04040}.gform_wrapper.gravity-theme .gfield_password_strength.bad{background-color:#ffb78c;border-bottom:3px solid #ff853c;border-color:#ff853c}.gform_wrapper.gravity-theme .gfield_password_strength.good{background-color:#ffec8b;border-bottom:3px solid #fc0;border-color:#fc0}.gform_wrapper.gravity-theme .gfield_password_strength.strong{background-color:#c3ff88;border-bottom:3px solid #8dff1c;border-color:#8dff1c}.gform_wrapper.gravity-theme .field_sublabel_above .gfield_password_strength{margin-top:16px}.gravity-theme.ui-datepicker{background-color:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 5px rgba(0,0,0,.1);display:none;margin:2.4px;padding:8px}.gravity-theme.ui-datepicker[style]{z-index:9999!important}.gravity-theme.ui-datepicker .ui-datepicker-header{border-bottom:1px solid rgba(0,0,0,.1);margin:0 -8px 8px;padding:0 8px 8px;position:relative}.gravity-theme.ui-datepicker .ui-datepicker-next,.gravity-theme.ui-datepicker .ui-datepicker-prev{cursor:pointer;position:absolute}.gravity-theme.ui-datepicker .ui-datepicker-next::before,.gravity-theme.ui-datepicker .ui-datepicker-prev::before{border-style:solid;border-width:.18em .18em 0 0;content:"";display:inline-block;height:.55em;left:.15em;position:relative;top:.3em;transform:rotate(-135deg);vertical-align:top;width:.55em}.gravity-theme.ui-datepicker .ui-datepicker-next .ui-icon,.gravity-theme.ui-datepicker .ui-datepicker-prev .ui-icon{display:none}.gravity-theme.ui-datepicker .ui-datepicker-prev{left:16px}.gravity-theme.ui-datepicker .ui-datepicker-next{right:16px}.gravity-theme.ui-datepicker .ui-datepicker-next::before{left:0;transform:rotate(45deg)}.gravity-theme.ui-datepicker .ui-datepicker-title{text-align:center}.gravity-theme.ui-datepicker .ui-datepicker-title select{margin:0 4px}.gravity-theme.ui-datepicker .ui-datepicker table{border-spacing:0;margin:0}.gravity-theme.ui-datepicker .ui-datepicker thead{font-size:.85em}.gravity-theme.ui-datepicker .ui-datepicker td{padding:0;width:35.2px}.gravity-theme.ui-datepicker a.ui-state-default{border-radius:50%;color:#222;display:block;line-height:35.2px;text-align:center;text-decoration:none;width:100%}.gravity-theme.ui-datepicker a.ui-state-default:hover{background-color:rgba(0,0,0,.1)}.gravity-theme.ui-datepicker a.ui-state-active,.gravity-theme.ui-datepicker a.ui-state-active:hover{background-color:#3498db;color:#fff}.gform_wrapper.gravity-theme ::-ms-reveal{display:none}.gform_wrapper.gravity-theme .gform_validation_container,body .gform_wrapper.gravity-theme .gform_body .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_validation_container{display:none!important;left:-9000px;position:absolute!important}.gform_wrapper.gravity-theme .chosen-container{display:inline-block;font-size:16px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.gform_wrapper.gravity-theme .chosen-container *{box-sizing:border-box}.gform_wrapper.gravity-theme .chosen-container .chosen-drop{background:#fff;border:1px solid #aaa;border-top:0;box-shadow:0 4px 5px rgba(0,0,0,.15);display:none;position:absolute;top:100%;width:100%;z-index:1010}.gform_wrapper.gravity-theme .chosen-container.chosen-with-drop .chosen-drop{display:block}.gform_wrapper.gravity-theme .chosen-container a{cursor:pointer}.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name,.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name{color:#999;font-weight:400;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name::after,.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name::after{content:":";padding-left:2px;vertical-align:top}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single{background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;background-color:#fff;border:1px solid #aaa;border-radius:5px;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;display:block;height:40px;line-height:24px;overflow:hidden;padding:0 0 0 8px;position:relative;text-decoration:none;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute;width:0}.gform_wrapper.gravity-theme .chosen-container-single .chosen-default{color:#999}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single span{display:block;line-height:38.4px;margin-right:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single-with-deselect span{margin-right:36px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr{background:url(//birdcareaotearoa.org.nz/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:26px;top:6px;width:12px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div{display:block;height:100%;position:absolute;right:0;top:0;width:18px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{background:url(//birdcareaotearoa.org.nz/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) no-repeat 0 10px;display:block;height:100%;width:100%}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search{margin:0;padding:3px 4px;position:relative;white-space:nowrap;z-index:1010}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text]{background:url(//birdcareaotearoa.org.nz/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) no-repeat 100% -20px;border:1px solid #aaa;border-radius:0;font-family:sans-serif;font-size:1em;height:auto;line-height:normal;margin:1px 0;outline:0;padding:4px 20px 4px 5px;width:100%}.gform_wrapper.gravity-theme .chosen-container-single .chosen-drop{background-clip:padding-box;border-radius:0 0 4px 4px;margin-top:-1px}.gform_wrapper.gravity-theme .chosen-container-single.chosen-container-single-nosearch .chosen-search{opacity:0;pointer-events:none;position:absolute}.gform_wrapper.gravity-theme .chosen-container .chosen-results{color:#444;margin:0 4px 4px 0;max-height:240px;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;padding:0 0 0 4px;position:relative}.gform_wrapper.gravity-theme .chosen-container .chosen-results li{display:none;line-height:15px;list-style:none;margin:0;padding:5px 6px;-webkit-touch-callout:none;word-wrap:break-word}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.active-result{cursor:pointer;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.disabled-result{color:#ccc;cursor:default;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.no-results{background:#f4f4f4;color:#777;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-result{cursor:default;display:list-item;font-weight:700}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-option{padding-left:15px}.gform_wrapper.gravity-theme .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices{background-color:#fff;border:1px solid #aaa;cursor:text;height:auto;margin:0;overflow:hidden;padding:8px;position:relative;width:100%}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li{float:left;list-style:none}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field input[type=text]{background:0 0!important;border:0!important;border-radius:0;box-shadow:none;color:#999;font-family:sans-serif;font-size:100%;height:25px;line-height:normal;margin:1px 0;outline:0;padding:0;width:25px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice{background-clip:padding-box;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-repeat:repeat-x;background-size:100% 19px;border:1px solid #aaa;border-radius:3px;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;cursor:default;line-height:13px;margin:3px 5px 3px 0;max-width:100%;padding:3px 20px 3px 5px;position:relative}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:url(//birdcareaotearoa.org.nz/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:3px;top:4px;width:12px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-disabled{background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);border:1px solid #ccc;color:#666;padding-right:5px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-results{margin:0;padding:0}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default;display:list-item}.gform_wrapper.gravity-theme .chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single{background-image:linear-gradient(#eee 20%,#fff 80%);border:1px solid #aaa;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 0 #fff inset}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div{background:0 0;border-left:none}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 10px}.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.gform_wrapper.gravity-theme .chosen-disabled{cursor:default;opacity:.5!important}.gform_wrapper.gravity-theme .chosen-disabled .chosen-single{cursor:default}.gform_wrapper.gravity-theme .chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.gform_wrapper.gravity-theme .chosen-rtl{text-align:right}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single span{direction:rtl;margin-left:26px;margin-right:0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single div{left:3px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single abbr{left:26px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li{float:right}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice .search-choice-close{left:4px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-results li.group-option{padding-left:0;padding-right:15px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{background:url(//birdcareaotearoa.org.nz/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) no-repeat -30px -20px;direction:rtl;padding:4px 5px 4px 20px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-down span,.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-up span,.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text],.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr,.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b,.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{background-image:url(//birdcareaotearoa.org.nz/wp-content/plugins/gravityforms/legacy/css/chosen-sprite@2x.png)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}}body .gform_wrapper.gravity-theme .chosen-container a.chosen-single{border-radius:inherit}body .gform_wrapper.gravity-theme ul.chosen-results li{line-height:inherit}@media only screen and (max-width:641px){.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:2;min-height:32px}.gform_wrapper.gravity-theme textarea{line-height:1.5}.gform_wrapper.gravity-theme .chosen-container.chosen-container-single[style]{width:100%!important}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single{height:40px;line-height:2.8}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{position:relative;top:10px}.gform_wrapper.gravity-theme div.chosen-container.chosen-container-multi[style]{width:100%!important}.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-field{float:none;line-height:inherit;width:100%}.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span{margin-bottom:0}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:calc(50% - 6px)}.gform_wrapper.gravity-theme .chosen-container span:not(.ginput_price){display:block;margin-bottom:8px}.gform_wrapper.gravity-theme li.field_sublabel_below .ginput_complex{margin-top:12px!important}.gform_wrapper.gravity-theme ul.gfield_checkbox li label,.gform_wrapper.gravity-theme ul.gfield_radio li label{cursor:pointer;width:85%}}@media only screen and (min-width:641px){body .gform_wrapper.gravity-theme select.medium.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.medium.gfield_select+div.chosen-container-single[style]{width:calc(50% - 8px)!important}body .gform_wrapper.gravity-theme select.large.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.large.gfield_select+div.chosen-container-single[style]{width:100%!important}body .gform_wrapper.gravity-theme select.small.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.small.gfield_select+div.chosen-container-single[style]{width:25%!important}}.gform_wrapper.gravity-theme .gf_hide_ampm .gfield_time_ampm{display:none!important}.gform_wrapper.gravity-theme .gf_invisible,.gform_wrapper.gravity-theme .gfield_visibility_hidden{left:-9999px;position:absolute;visibility:hidden}.gform_wrapper.gravity-theme .gf_hide_charleft div.charleft{display:none!important}.gform_wrapper.gravity-theme .gf_hidden,.gform_wrapper.gravity-theme .gform_hidden{display:none}.gform_wrapper.gravity-theme .hidden_label .gfield_label,.gform_wrapper.gravity-theme .hidden_sub_label,.gform_wrapper.gravity-theme .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.gform_wrapper.gravity-theme button.screen-reader-text:focus{border:0;clip:auto;-webkit-clip-path:none;clip-path:none;height:auto;margin:0;position:static!important;width:auto}@media only screen and (min-width:641px){.gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_radio{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_3col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_3col .gfield_radio{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_4col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_4col .gfield_radio{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_5col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_5col .gfield_radio{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio{display:block}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio .gchoice{display:inline-block;padding-right:16px}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox .gchoice label,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio .gchoice label{max-width:none}.gform_wrapper.gravity-theme .gf_list_2col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_2col_vertical .gfield_radio{-moz-column-count:2;column-count:2;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_3col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_3col_vertical .gfield_radio{-moz-column-count:3;column-count:3;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_4col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_4col_vertical .gfield_radio{-moz-column-count:4;column-count:4;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_5col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_5col_vertical .gfield_radio{-moz-column-count:5;column-count:5;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gfield.gf_list_height_25 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_25 .gfield_radio .gchoice{height:25px}.gform_wrapper.gravity-theme .gfield.gf_list_height_50 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_50 .gfield_radio .gchoice{height:50px}.gform_wrapper.gravity-theme .gfield.gf_list_height_75 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_75 .gfield_radio .gchoice{height:75px}.gform_wrapper.gravity-theme .gfield.gf_list_height_100 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_100 .gfield_radio .gchoice{height:100px}.gform_wrapper.gravity-theme .gfield.gf_list_height_125 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_125 .gfield_radio .gchoice{height:125px}.gform_wrapper.gravity-theme .gfield.gf_list_height_150 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_150 .gfield_radio .gchoice{height:150px}}.gform_wrapper.gravity-theme .gf_hide_ampm .gfield_time_ampm{display:none!important}.gform_wrapper.gravity-theme .gsection.gf_scroll_text{background-color:#fff;border:1px solid #ccc;height:240px;overflow-x:hidden;overflow-y:scroll;padding:32px}.gform_wrapper.gravity-theme .gsection.gf_scroll_text .gsection_title{margin-top:0}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_blue,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_gray,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_green,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_red,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_yellow{border-radius:3px;margin:20px 0!important;padding:20px!important}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_green{background-color:#cbeca0;border:1px solid #97b48a;color:#030;text-shadow:#dfb 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_red{background-color:#faf2f5;border:1px solid #cfadb3;color:#832525;text-shadow:#fff 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_yellow{background-color:#fffbcc;border:1px solid #e6db55;color:#222;text-shadow:#fcfaea 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_gray{background-color:#eee;border:1px solid #ccc;color:#424242;text-shadow:#fff 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_blue{background-color:#d1e4f3;border:1px solid #a7c2e7;color:#314475;text-shadow:#e0f1ff 1px 1px}.gform_wrapper.gravity-theme .gf_simple_horizontal{margin:0 auto;width:calc(100% - 16px)}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label{display:table-cell;margin:0;padding:0;position:relative;vertical-align:middle}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body{max-width:75%;width:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label{display:table;width:100%}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield{display:table-cell;height:auto;padding-right:1em}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .large,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .medium,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .small{width:100%}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_checkbox .gchoice,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_radio .gchoice{display:inline-block;margin-right:.5em}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label.form_sublabel_above .gfield,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label.form_sublabel_below .gfield{vertical-align:middle}.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield,.gform_wrapper.gravity-theme .gf_simple_horizontal .ginput_container{margin-top:0!important}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label{margin:0;max-width:25%;padding:0;text-align:left;width:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=button],.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=image],.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=submit]{height:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield_description:not(.validation_message),.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield_label,.gform_wrapper.gravity-theme .gf_simple_horizontal .ginput_complex label{display:block;height:1px;left:-9000px;overflow:hidden;position:absolute;top:0;width:1px}.gform_wrapper.gravity-theme body:not(.rtl) .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{text-align:left}.gform_confirmation_wrapper.gf_confirmation_simple_yellow{background-color:#fffbcc;border-bottom:1px solid #e6db55;border-top:1px solid #e6db55;color:#424242;font-size:25px;margin:30px 0;max-width:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_simple_gray{background-color:#eaeaea;border-bottom:1px solid #ccc;border-top:1px solid #ccc;color:#424242;font-size:25px;margin:30px 0;max-width:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient{background-color:#fffbd2;border:1px solid #e6db55;box-shadow:0 0 5px rgba(221,215,131,.75);margin:30px 0;position:relative}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient .gform_confirmation_message{background:#fffce5;background:linear-gradient(to bottom,#fffce5 0,#fff9bf 100%);background-color:#fffbcc;border-bottom:1px solid #e6db55;border-top:2px solid #fff;color:#424242;font-size:28px;margin:0;max-width:99%;padding:40px}.gform_confirmation_wrapper.gf_confirmation_green_gradient{background-color:#f1fcdf;border:1px solid #a7c37c;box-shadow:0 0 5px rgba(86,122,86,.4);margin:30px 0;position:relative}.gform_confirmation_wrapper.gf_confirmation_green_gradient .gform_confirmation_message{background:#dbf2b7;background:linear-gradient(to bottom,#dbf2b7 0,#b4d088 100%);background-color:#fffbcc;border-bottom:1px solid #a7c37c;border-top:2px solid #effade;color:#030;font-size:28px;margin:0;max-width:99%;padding:40px;text-shadow:#dfb 1px 1px}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_green_gradient::before,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::before{background:rgba(0,0,0,.2);bottom:15px;box-shadow:0 15px 10px rgba(0,0,0,.2);content:"";left:10px;max-width:40%;position:absolute;top:80%;transform:rotate(-3deg);width:50%;z-index:-1}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after{left:auto;right:10px;transform:rotate(3deg)}.gform_wrapper.gravity-theme .gfield textarea{width:100%}.gform_wrapper.gravity-theme .gfield textarea.small{height:96px}.gform_wrapper.gravity-theme .gfield textarea.medium{height:192px}.gform_wrapper.gravity-theme .gfield textarea.large{height:288px}.gform_wrapper.gravity-theme .gfield input,.gform_wrapper.gravity-theme .gfield select{max-width:100%}.gform_wrapper.gravity-theme .gfield input.small,.gform_wrapper.gravity-theme .gfield select.small{width:calc(25% - 16px * 3 / 4)}.gform_wrapper.gravity-theme .gfield input.medium,.gform_wrapper.gravity-theme .gfield select.medium{width:calc(50% - 16px / 2)}.gform_wrapper.gravity-theme .gfield input.large,.gform_wrapper.gravity-theme .gfield select.large{width:100%}.gform_wrapper.gravity-theme *{box-sizing:border-box}.gform_wrapper.gravity-theme .gform_fields{display:grid;grid-column-gap:2%;-ms-grid-columns:(1fr 2%)[12];grid-row-gap:16px;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto-fill,auto);width:100%}.gform_wrapper.gravity-theme .gfield{grid-column:1/-1;min-width:0}.gform_wrapper.gravity-theme .gfield.gfield--width-full{grid-column:span 12;-ms-grid-column-span:12}.gform_wrapper.gravity-theme .gfield.gfield--width-eleven-twelfths{grid-column:span 11;-ms-grid-column-span:11}.gform_wrapper.gravity-theme .gfield.gfield--width-five-sixths{grid-column:span 10;-ms-grid-column-span:10}.gform_wrapper.gravity-theme .gfield.gfield--width-three-quarter{grid-column:span 9;-ms-grid-column-span:9}.gform_wrapper.gravity-theme .gfield.gfield--width-two-thirds{grid-column:span 8;-ms-grid-column-span:8}.gform_wrapper.gravity-theme .gfield.gfield--width-seven-twelfths{grid-column:span 7;-ms-grid-column-span:7}.gform_wrapper.gravity-theme .gfield.gfield--width-half{grid-column:span 6;-ms-grid-column-span:6}.gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths{grid-column:span 5;-ms-grid-column-span:5}.gform_wrapper.gravity-theme .gfield.gfield--width-third{grid-column:span 4;-ms-grid-column-span:4}.gform_wrapper.gravity-theme .gfield.gfield--width-quarter{grid-column:span 3;-ms-grid-column-span:3}.gform_wrapper.gravity-theme .gfield.gfield--width-one-sixth{-ms-grid-column-span:2;grid-column:span 2}.gform_wrapper.gravity-theme .gfield.gfield--width-one-twelfth{-ms-grid-column-span:1;grid-column:span 1}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:0}.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full){grid-column:1/-1}}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-full{width:100%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-eleven-twelfths{width:91.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-five-sixths{width:83.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-three-quarter{width:75%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-two-thirds{width:66.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-seven-twelfths{width:58.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-half{width:50%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-five-twelfths{width:41.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-third{width:33.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-quarter{width:25%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-sixth{width:16.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-twelfth{width:8.3333%}.gform_wrapper.gravity-theme .left_label .gfield:not(.gsection):not(.gfield_html):not(fieldset),.gform_wrapper.gravity-theme .right_label .gfield:not(.gsection):not(.gfield_html):not(fieldset){display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%}.gform_wrapper.gravity-theme .left_label .gfield_label,.gform_wrapper.gravity-theme .right_label .gfield_label{margin:0;padding:0;width:30%}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label .gfield_label,.gform_wrapper.gravity-theme .right_label .gfield_label{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label fieldset,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset{clear:both}.gform_wrapper.gravity-theme .gform_fields.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset .ginput_container{float:left;width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset .ginput_container{width:100%}}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label fieldset>.ginput_complex,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset>.ginput_complex{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label legend.gfield_label,.gform_wrapper.gravity-theme .gform_fields.right_label legend.gfield_label{display:block;float:left;padding-right:1em;width:30%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label legend.gfield_label,.gform_wrapper.gravity-theme .gform_fields.right_label legend.gfield_label{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label .gfield_validation_message,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield_validation_message{float:right;width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label .gfield_validation_message,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield_validation_message{width:100%}}.gform_wrapper.gravity-theme .gform_fields.validation_above.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.validation_above.right_label fieldset .ginput_container{float:right}.gform_wrapper.gravity-theme .left_label .ginput_complex .ginput_container,.gform_wrapper.gravity-theme .right_label .ginput_complex .ginput_container{width:auto}.gform_wrapper.gravity-theme .left_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons),.gform_wrapper.gravity-theme .right_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons){width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons),.gform_wrapper.gravity-theme .right_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons){width:100%}}.gform_wrapper.gravity-theme .right_label .gfield_label{padding-right:1em;text-align:right}.gform_wrapper.gravity-theme .left_label.gform_fields,.gform_wrapper.gravity-theme .right_label.gform_fields{position:relative}.gform_wrapper.gravity-theme .left_label .gfield_html_formatted,.gform_wrapper.gravity-theme .right_label .gfield_html_formatted{margin-left:30%}.gform_wrapper.gravity-theme .left_label #field_submit,.gform_wrapper.gravity-theme .right_label #field_submit{justify-content:flex-start}.gform_wrapper.gravity-theme .left_label #field_submit input,.gform_wrapper.gravity-theme .right_label #field_submit input{margin-left:30%}.gform_wrapper.gravity-theme .field_sublabel_below .ginput_complex{align-items:flex-start}.gform_wrapper.gravity-theme .field_sublabel_above .ginput_complex{align-items:flex-end}.gform_wrapper.gravity-theme .left_label.validation_above .copy_values_option_container,.gform_wrapper.gravity-theme .right_label.validation_above .copy_values_option_container{float:right;width:70%;padding-left:8px}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label.validation_above .copy_values_option_container,.gform_wrapper.gravity-theme .right_label.validation_above .copy_values_option_container{width:100%}}.rtl .gform_wrapper.gravity-theme .left_label legend.gfield_label,.rtl .gform_wrapper.gravity-theme .right_label legend.gfield_label{margin-left:1em;position:absolute;right:0;text-align:left;width:30%}.rtl .gform_wrapper.gravity-theme .left_label legend.gfield_label{width:30%}.rtl .gform_wrapper.gravity-theme .left_label .gfield_label{padding-left:1em;text-align:left!important}.rtl .gform_wrapper.gravity-theme .left_label fieldset.gfield,.rtl .gform_wrapper.gravity-theme .right_label fieldset.gfield{margin-left:0;padding-right:30%}.rtl .gform_wrapper.gravity-theme .right_label .gfield_label,.rtl .gform_wrapper.gravity-theme .right_label legend.gfield_label{padding:0;text-align:right}.rtl .gform_wrapper.gravity-theme .right_label label.gfield_label{padding-right:0}.rtl .gform_wrapper.gravity-theme .left_label .gfield_html_formatted,.rtl .gform_wrapper.gravity-theme .right_label .gfield_html_formatted{margin-left:0;margin-right:30%}html[dir=rtl] .gform_wrapper.gravity-theme code,html[dir=rtl] .gform_wrapper.gravity-theme input[type=email],html[dir=rtl] .gform_wrapper.gravity-theme input[type=tel],html[dir=rtl] .gform_wrapper.gravity-theme input[type=url]{direction:rtl}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_label{direction:rtl}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_required{margin-left:0;margin-right:4px}html[dir=rtl] .gform_wrapper.gravity-theme ::-webkit-input-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme ::-moz-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme :-ms-input-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme :-moz-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme .gform_wrapper.gravity-theme fieldset{display:block}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(:last-child),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0;margin-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px}@media (min-width:641px){html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .gform_show_password{left:8px;right:unset}}@media (max-width:640px){html[dir=rtl] .gform_wrapper.gravity-theme .left_label fieldset.gfield,html[dir=rtl] .gform_wrapper.gravity-theme .right_label fieldset.gfield{padding-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .left_label legend.gfield_label,html[dir=rtl] .gform_wrapper.gravity-theme .right_label legend.gfield_label{margin:0;padding:0;position:relative;width:100%}html[dir=rtl] .gform_wrapper.gravity-theme .left_label .gfield_label{text-align:right!important}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-right:0}}.gform_wrapper.gravity-theme .ginput_counter{color:#767676;font-size:.8em}.gform_wrapper.gravity-theme .ginput_counter_tinymce{border-top:1px solid #eee;font-size:12px;padding:2px 10px}.gform_wrapper.gravity-theme .validation_message--hidden-on-empty:empty{display:none}.gform_wrapper.gravity-theme .gform_card_icon_container{display:flex;height:32px;margin:8px 0 6.4px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon{background-image:url(//birdcareaotearoa.org.nz/wp-content/plugins/gravityforms/images/gf-creditcards.svg);background-repeat:no-repeat;height:32px;margin-right:4.8px;text-indent:-9000px;width:40px}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_amex{background-position:-167px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_discover{background-position:-221px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_mastercard{background-position:-275px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_visa{background-position:-59px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_jcb{background-position:-329px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_maestro{background-position:-5px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected{position:relative}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected::after{background:url(//birdcareaotearoa.org.nz/wp-content/plugins/gravityforms/images/gf-creditcards-check.svg) center center no-repeat;bottom:4px;content:"";display:block;height:10px;position:absolute;right:0;width:13px}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right{align-items:center;display:inline-flex;flex-flow:row wrap;justify-content:flex-start}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right label{width:100%}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{background-image:url(//birdcareaotearoa.org.nz/wp-content/plugins/gravityforms/images/gf-creditcards.svg);background-position:-382px center;background-repeat:no-repeat;display:block;flex:none;height:32px;margin-left:.3em;width:40px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{margin-left:0;margin-right:.3em}.gform_wrapper.gravity-theme .gfield_list_group,.gform_wrapper.gravity-theme .gfield_list_header{display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:8px}.gform_wrapper.gravity-theme .gfield_list_group:last-child{margin-bottom:0}.gform_wrapper.gravity-theme .gfield_header_item{word-break:break-word}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gfield_list_group_item{flex-grow:1;width:0}.gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),.gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:2%}.gform_wrapper.gravity-theme .gfield_list_group_item input,.gform_wrapper.gravity-theme .gfield_list_group_item select{width:100%}.gform_wrapper.gravity-theme .gfield_header_item--icons,.gform_wrapper.gravity-theme .gfield_list_icons{align-items:center;display:flex;flex:none;justify-content:center;width:48px}.gform_wrapper.gravity-theme .gfield_list_icons button{background:transparent url(//birdcareaotearoa.org.nz/wp-content/plugins/gravityforms/images/list-add.svg);border:none;font-size:0;height:16px;opacity:.5;padding:0;transition:opacity .5s ease-out;width:16px}.gform_wrapper.gravity-theme .gfield_list_icons button:focus,.gform_wrapper.gravity-theme .gfield_list_icons button:hover{opacity:1;outline:0}.gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{background-image:url(//birdcareaotearoa.org.nz/wp-content/plugins/gravityforms/images/list-remove.svg);margin-left:5px}@media (max-width:640px){.gform_wrapper.gravity-theme .gfield_list_header{display:none}.gform_wrapper.gravity-theme .gfield_list_group{border:1px solid rgba(0,0,0,.2);display:block;margin-bottom:16px;padding:16px}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gfield_list_group_item{width:auto}.gform_wrapper.gravity-theme .gfield_list_group:last-child{margin-bottom:0}.gform_wrapper.gravity-theme .gfield_list_group_item:not(:last-child){margin-bottom:8px}.gform_wrapper.gravity-theme .gfield_list_group_item::before{content:attr(data-label);font-size:14.992px}.gform_wrapper.gravity-theme .gfield_list_icons{background-color:rgba(0,0,0,.1);line-height:0;margin:16px -16px -16px;padding:12px 16px;text-align:left;width:auto}.gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),.gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0}}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0;margin-right:16px}@media (max-width:640px){html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-right:0}}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{margin-left:0;margin-right:5px}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container{width:100%}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container thead tr{display:flex;flex-wrap:nowrap}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container thead tr td,.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container thead tr th{flex-grow:1;white-space:normal;width:0;word-break:break-word}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container thead tr td:last-child{flex-grow:unset;width:48px}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody td,.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody th{flex-grow:1;white-space:normal;width:0;word-break:break-word}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody td.gfield_list_icons{flex-grow:unset;width:48px}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr{display:flex;flex-direction:row;flex-wrap:nowrap}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr .gfield_list_cell{flex-grow:1}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr .gfield_list_cell input{width:95%}@media screen and (max-width:640px){.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container th{display:none}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr{flex-flow:column}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr td::before{content:attr(data-label);font-size:14.992px}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr td{flex-grow:unset;width:auto}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr .gfield_list_icons{height:35px;width:auto}}.gf_browser_ie.gform_wrapper.gravity-theme form{overflow:hidden;padding:1px 1px 8px 1px}.gf_browser_ie.gform_wrapper.gravity-theme .gform-body{margin:0 -32px -32px 0}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields{display:flex;flex-wrap:wrap;overflow:hidden}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield{background-clip:padding-box;border:0 solid transparent;border-width:0 32px 32px 0;width:100%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-full{width:100%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-eleven-twelfths{width:91.666%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-five-sixths{width:83.333%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-three-quarter{width:75%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield.gfield--width-two-thirds{width:66.666%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-seven-twelfths{width:58.333%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-half{width:50%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-five-twelfths{width:41.666%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-third{width:33.333%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-quarter{width:25%}@media (max-width:840px){.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield{width:100%}}.gf_browser_ie.gform_wrapper.gravity-theme .ginput_container_address .ginput_left,.gf_browser_ie.gform_wrapper.gravity-theme .ginput_container_address .ginput_right{flex:0 50%;flex-basis:auto;width:50%}.gform_wrapper.gravity-theme .gfield_label{display:inline-block;font-size:16px;font-weight:700;margin-bottom:8px;padding:0}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gform_fileupload_rules,.gform_wrapper.gravity-theme .ginput_complex label{font-size:15px;padding-top:5px}.gform_wrapper.gravity-theme.left_label fieldset.gfield,.gform_wrapper.gravity-theme.right_label fieldset.gfield{padding:16px 16px 16px 30%}.gform_wrapper.gravity-theme.left_label fieldset.gfield .gfield_description,.gform_wrapper.gravity-theme.left_label fieldset.gfield .ginput_container:not(.ginput_container_time),.gform_wrapper.gravity-theme.right_label fieldset.gfield .gfield_description,.gform_wrapper.gravity-theme.right_label fieldset.gfield .ginput_container:not(.ginput_container_time){width:100%}.gform_wrapper.gravity-theme.left_label legend.gfield_label,.gform_wrapper.gravity-theme.right_label legend.gfield_label{left:0}.gform_wrapper.gravity-theme.left_label .gfield:not(.gsection):not(.gfield_html):not(fieldset),.gform_wrapper.gravity-theme.right_label .gfield:not(.gsection):not(.gfield_html):not(fieldset){justify-content:flex-start}.gform_wrapper.gravity-theme.left_label .gfield_html.gfield_html_formatted,.gform_wrapper.gravity-theme.right_label .gfield_html.gfield_html_formatted{display:flex}.gform_wrapper.gravity-theme.left_label .gfield.gfield_html:not(.gfield_html_formatted) .gf-html-container,.gform_wrapper.gravity-theme.right_label .gfield.gfield_html:not(.gfield_html_formatted) .gf-html-container{width:100%}.gform_wrapper.gravity-theme.right_label legend.gfield_label{text-align:right}.gform_wrapper.gravity-theme:not(.top_label) .ginput_container.ginput_single_email{margin-left:0}.gform_wrapper.gravity-theme .gform_validation_errors{background:#fff9f9;border-radius:5px;border:1.5px solid #c02b0a;box-shadow:0 1px 4px rgba(0,0,0,.11),0 0 4px rgba(18,25,97,.0405344);margin-block-end:8px;margin-block-start:8px;padding-block:16px;padding-inline-end:16px;padding-inline-start:48px;position:relative;width:100%}.gform_wrapper.gravity-theme .gform_validation_errors>h2{color:#c02b0a;font-size:13.2px;font-weight:500;line-height:17.6px;margin-block-end:12px;margin-block-start:0;margin-inline:0}.gform_wrapper.gravity-theme .gform_validation_errors>h2::before{display:none}.gform_wrapper.gravity-theme .gform_validation_errors>h2 .gform-icon{align-items:center;display:flex;font-size:28px;height:100%;inset-inline-start:12px;position:absolute;inset-block-start:0}.gform_wrapper.gravity-theme .gform_validation_errors>h2.hide_summary{margin:0;padding:0}.gform_wrapper.gravity-theme .gform_validation_errors>ol{padding-inline-start:20px}.gform_wrapper.gravity-theme .gform_validation_errors>ol a{color:#c02b0a;font-size:13.2px}.gform_wrapper.gravity-theme .gform_validation_errors>ol li{color:#c02b0a;font-size:13.2px;list-style-type:disc!important;margin-block-end:8px;margin-block-start:0;margin-inline:0}.gform_wrapper.gravity-theme .gform_validation_errors>ol li:last-of-type{margin-block-end:0}.gform_wrapper.gravity-theme .gfield_required{color:#c02b0a;display:inline-block;font-size:13.008px;padding-inline-start:0.125em}.gform_wrapper.gravity-theme .gfield_required .gfield_required_custom,.gform_wrapper.gravity-theme .gfield_required .gfield_required_text{font-style:italic;font-weight:400}.gform_wrapper.gravity-theme .gform_required_legend .gfield_required{padding-inline-start:0}.gform_wrapper.gravity-theme .validation_error{border-block-end:2px solid #c02b0a;border-block-start:2px solid #c02b0a;color:#c02b0a;font-size:1em;font-weight:700;margin-block-end:32px;padding:16px;text-align:center}.gform_wrapper.gravity-theme .gfield_error .gfield_repeater_cell label,.gform_wrapper.gravity-theme .gfield_error label,.gform_wrapper.gravity-theme .gfield_error legend,.gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message,.gform_wrapper.gravity-theme [aria-invalid=true]+label,.gform_wrapper.gravity-theme label+[aria-invalid=true]{color:#c02b0a}.gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message{background:#fff9f9;border:1px solid #c02b0a;font-size:14.992px;margin-block-start:8px;padding:12.992px 24px}.gform_wrapper.gravity-theme .left_label.validation_above fieldset .gfield_validation_message,.gform_wrapper.gravity-theme .left_label.validation_above fieldset .validation_message,.gform_wrapper.gravity-theme .right_label.validation_above fieldset .gfield_validation_message,.gform_wrapper.gravity-theme .right_label.validation_above fieldset .validation_message{clear:right}.gform_wrapper.gravity-theme .validation_above .gfield_validation_message,.gform_wrapper.gravity-theme .validation_above .validation_message{margin-block-end:16px}.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true]{border:1px solid #c02b0a}.gform_wrapper.gravity-theme .gform_previous_button.button,.gform_wrapper.gravity-theme .gform_save_link.button{-webkit-appearance:none!important;background-color:#fff;color:#6b7280;text-decoration:none}.gform_wrapper.gravity-theme .gform_previous_button.button svg,.gform_wrapper.gravity-theme .gform_save_link.button svg{display:inline-block;margin-right:4px}.gform_wrapper.gravity-theme button.button:disabled{opacity:.6}.gform_wrapper.gravity-theme #field_submit,.gform_wrapper.gravity-theme .gform_footer{display:flex}.gform_wrapper.gravity-theme #field_submit input,.gform_wrapper.gravity-theme .gform_footer input{align-self:flex-end}.gform_wrapper.gravity-theme #field_submit .gform_image_button,.gform_wrapper.gravity-theme .gform_footer .gform_image_button{background-color:transparent;border:none;border-radius:0;height:auto;padding:0;width:auto}.gform_wrapper.gravity-theme #field_submit .gform-button--width-full,.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full{text-align:center;width:100%}.gform_wrapper.gravity-theme .ginput_complex{display:flex;flex-flow:row wrap}.gform_wrapper.gravity-theme .ginput_complex fieldset,.gform_wrapper.gravity-theme .ginput_complex span{flex:1}.gform_wrapper.gravity-theme .ginput_complex .ginput_full{flex:0 0 100%}.gform_wrapper.gravity-theme .ginput_complex .clear-multi{display:flex}.gform_wrapper.gravity-theme .ginput_complex label,.gform_wrapper.gravity-theme .ginput_complex legend{display:block}.gform_wrapper.gravity-theme .ginput_complex input,.gform_wrapper.gravity-theme .ginput_complex select{width:100%}.gform_wrapper.gravity-theme .ginput_container_address{margin-left:-1%;margin-right:-1%}.gform_wrapper.gravity-theme .ginput_container_address span{flex:0 0 50%;padding-left:.9804%;padding-right:.9804%}.gform_wrapper.gravity-theme .gf_browser_ie .ginput_container_address span:not(.ginput_full){flex:0 0 49.3%}@media (min-width:641px){.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full){padding-right:1%}.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:1%;padding-right:0}.gform_wrapper.gravity-theme .ginput_container_address span,.gform_wrapper.gravity-theme .ginput_full:not(:last-of-type){margin-bottom:8px}.gform_wrapper.gravity-theme .ginput_container_address{margin-bottom:-8px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full){padding-left:1%;padding-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:1%}}@media (max-width:640px){.gform_wrapper.gravity-theme .ginput_complex span{flex:0 0 100%;margin-bottom:8px;padding-left:0}.gform_wrapper.gravity-theme .ginput_complex.ginput_container_address span{padding-left:.9804%}}.gform_wrapper.gravity-theme .description,.gform_wrapper.gravity-theme .gfield_description,.gform_wrapper.gravity-theme .gsection_description,.gform_wrapper.gravity-theme .instruction{clear:both;font-family:inherit;font-size:15px;letter-spacing:normal;line-height:inherit;padding-top:13px;width:100%}.gform_wrapper.gravity-theme .field_description_above .description,.gform_wrapper.gravity-theme .field_description_above .gfield_description,.gform_wrapper.gravity-theme .field_description_above .gsection_description,.gform_wrapper.gravity-theme .field_description_above .instruction{padding-bottom:16px}.gform_wrapper.gravity-theme .field_sublabel_above .description,.gform_wrapper.gravity-theme .field_sublabel_above .gfield_description,.gform_wrapper.gravity-theme .field_sublabel_above .gsection_description{margin-top:9.008px}.gform_wrapper.gravity-theme .top_label .gsection_description{margin-bottom:9.008px;width:100%}.gform_wrapper.gravity-theme .field_description_below .gfield_consent_description,.gform_wrapper.gravity-theme .gfield_consent_description{border:1px solid #ddd;font-size:13.008px;margin-top:12.8px;max-height:240px;overflow-y:scroll;padding:6.4px 8px;width:100%}.gform_wrapper.gravity-theme .gfield_creditcard_warning{background-color:rgba(255,223,224,.25);border-bottom:4px solid #c02b0a;border-top:2px solid #c02b0a;padding:16px}.gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message{color:#c02b0a;font-family:inherit;font-size:16px;font-weight:700;min-height:32px;position:relative}.gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message span{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSItMTA2NyAyODY1IDI0IDMyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0xMDY3IDI4NjUgMjQgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM3OTAwMDA7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMTA1MywyODY1Yy01LjUsMC0xMCw0LjUtMTAsMTBoNGMwLTMuMywyLjctNiw2LTZjMy4zLDAsNiwyLjcsNiw2djJoLTIwdjE0YzAsMy4zLDIuNyw2LDYsNmgxMg0KCWMzLjMsMCw2LTIuNyw2LTZ2LTE2Qy0xMDQzLDI4NjkuNS0xMDQ3LjUsMjg2NS0xMDUzLDI4NjV6IE0tMTA0OSwyODkzaC0xMmMtMS4xLDAtMi0wLjktMi0ydi0xMGgxNnYxMA0KCUMtMTA0NywyODkyLjEtMTA0Ny45LDI4OTMtMTA0OSwyODkzeiBNLTEwNTMsMjg4N2MwLDEuMS0wLjksMi0yLDJzLTItMC45LTItMmMwLTEuMSwwLjktMiwyLTJTLTEwNTMsMjg4NS45LTEwNTMsMjg4N3oiLz4NCjwvc3ZnPg0K);background-position:0 3.2px;background-repeat:no-repeat;background-size:24px 16px;border-bottom:1px solid #c02b0a;display:block;letter-spacing:.1pt;margin-bottom:16px;padding:0 0 16px 24px;text-transform:uppercase}.gform_wrapper.gravity-theme .ginput_cardextras{display:flex;flex-wrap:wrap}.gform_wrapper.gravity-theme .ginput_complex .ginput_cardinfo_right input{max-width:112px;width:30%}.gform_wrapper.gravity-theme .ginput_card_expiration_container{display:flex;flex-wrap:wrap}.gform_wrapper.gravity-theme .ginput_card_expiration_month{flex:1;margin-right:16px}.gform_wrapper.gravity-theme .ginput_card_expiration_year{flex:1}.gform_wrapper.gravity-theme .ginput_cardinfo_left label,.gform_wrapper.gravity-theme .ginput_cardinfo_left legend,.gform_wrapper.gravity-theme .ginput_cardinfo_right label,.gform_wrapper.gravity-theme .ginput_cardinfo_right legend{flex:1 1 100%}.gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left{display:flex;flex-direction:column}.gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left legend{float:left;padding-top:5px}.gform_wrapper.gravity-theme .field_sublabel_below fieldset.ginput_cardinfo_left{flex-direction:column-reverse}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_card_expiration_month{margin-left:16px;margin-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .gform_card_icon{float:right}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message span{background-position:right 3.2px;background-repeat:no-repeat;background-size:24px 16px;display:block;margin-bottom:16px;padding:0 24px 16px 0}html[dir=rtl] .gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left{display:flex}@media (max-width:640px){.gform_wrapper.gravity-theme .ginput_card_expiration{flex:none}.gform_wrapper.gravity-theme .ginput_card_expiration_month{margin-bottom:8px}}.gform_wrapper.gravity-theme .ginput_container_date+.ginput_container_date{margin-left:2%}.gform_wrapper.gravity-theme .ginput_container_date[style*="display:none"]+.ginput_container_date{margin-left:0}.gform_wrapper.gravity-theme .ginput_container_date label{display:block}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date+.ginput_container_date{margin-left:0;margin-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date[style*="display:none"]+.ginput_container_date{margin-right:0}.gravity-theme.ui-datepicker{background:#fff;border:1px solid #d0d1d3;border-radius:3px;box-shadow:0 .0625rem .25rem rgba(0,0,0,.11),0 0 .25rem rgba(18,25,97,.0405344);color:#607382;font-size:.8125rem;font-weight:var(--gform-theme-font-weight-medium);margin-top:5px;max-width:400px;padding:18px 15px;width:auto}.gravity-theme.ui-datepicker table,.gravity-theme.ui-datepicker td,.gravity-theme.ui-datepicker th,.gravity-theme.ui-datepicker thead,.gravity-theme.ui-datepicker tr{background:0 0;border:0;margin:0}.gravity-theme.ui-datepicker td,.gravity-theme.ui-datepicker th{padding:5px;text-shadow:none;text-transform:none}.gravity-theme.ui-datepicker .ui-datepicker-header{border:0;display:flex;flex-direction:row;justify-content:center;margin:0 0 5px;padding:0;position:relative;width:100%}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{align-items:center;background:0 0;border:0;color:#607382;cursor:pointer;display:flex;font-family:gform-icons-theme!important;font-size:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:30px;justify-content:center;line-height:1;position:absolute;speak:never;text-decoration:none;top:50%;transform:translateY(-50%);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;width:30px}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next:focus,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:focus,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover{color:#2f4054}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon{display:none}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next::before,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev::before{border:0;height:auto;position:static;transform:none;width:auto}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{left:0}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev::before{content:"\e910"}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next{right:0}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next::before{content:"\e91b"}.gravity-theme.ui-datepicker .ui-datepicker-header select{-webkit-appearance:none;background-color:transparent;background-image:url(//birdcareaotearoa.org.nz/wp-content/plugins/gravityforms/images/theme/down-arrow.svg);background-position:100% 50%;background-repeat:no-repeat;background-size:24px 24px;border:0;border-radius:0;box-shadow:none;color:#585e6a;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:var(--gform-theme-font-weight-medium);height:auto;min-height:0;padding:0 22px 0 0;width:auto}.gravity-theme.ui-datepicker .ui-datepicker-header select.ui-datepicker-month{margin-right:20px;-moz-text-align-last:right;text-align-last:right}.gravity-theme.ui-datepicker .ui-datepicker-calendar{table-layout:fixed;width:100%}.gravity-theme.ui-datepicker .ui-datepicker-calendar a,.gravity-theme.ui-datepicker .ui-datepicker-calendar span{font-weight:var(--gform-theme-font-weight-normal)}.gravity-theme.ui-datepicker .ui-datepicker-calendar th span{align-items:center;color:#2f4054;display:flex;font-size:.8125rem;font-weight:var(--gform-theme-font-weight-medium);height:40px;justify-content:center;width:40px}.gravity-theme.ui-datepicker .ui-datepicker-calendar td{font-size:.8125rem;height:50px;width:50px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default{align-items:center;background:0 0;border:1px solid transparent;border-radius:100%;box-shadow:none;color:#2f4054;display:flex;height:40px;justify-content:center;text-decoration:none;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;width:40px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:focus,.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:hover{background:0 0;border-color:#607382;outline:0}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:active{background:#f2f3f5;border-color:#607382}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default{background:#607382;border-color:#607382;box-shadow:0 .125rem .125rem rgba(58,58,87,.0596411);color:#fff}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default:focus,.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default:hover{border-color:#607382}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled{background:0 0}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled .ui-state-default{align-items:center;background:#f2f3f5;border:1px solid rgba(32,32,46,.079);border-radius:100%;box-shadow:0 .125rem .125rem rgba(58,58,87,.0596411);color:#686e77;cursor:text;display:flex;height:40px;justify-content:center;text-decoration:none;width:40px}@media (max-width:640px){.gravity-theme.ui-datepicker{max-width:235px}.gravity-theme.ui-datepicker .ui-datepicker-header{margin-bottom:10px}.gravity-theme.ui-datepicker td,.gravity-theme.ui-datepicker th{padding:3px}.gravity-theme.ui-datepicker .ui-datepicker-calendar th span{height:20px;width:20px}.gravity-theme.ui-datepicker .ui-datepicker-calendar td{height:30px;width:30px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default{height:20px;width:20px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled .ui-state-default{height:20px;width:20px}}html[dir=rtl] #ui-datepicker-div.gform-theme-datepicker[style]{right:auto!important}.gform_wrapper.gravity-theme .gform_footer,.gform_wrapper.gravity-theme .gform_page_footer{margin:6px 0 0;padding:16px 0}.gform_wrapper.gravity-theme .gform_footer.left_label,.gform_wrapper.gravity-theme .gform_footer.right_label,.gform_wrapper.gravity-theme .gform_page_footer.left_label,.gform_wrapper.gravity-theme .gform_page_footer.right_label{padding:16px 0 10px 30%}.gform_wrapper.gravity-theme .gform_footer button,.gform_wrapper.gravity-theme .gform_footer input,.gform_wrapper.gravity-theme .gform_page_footer button,.gform_wrapper.gravity-theme .gform_page_footer input{margin-bottom:8px}.gform_wrapper.gravity-theme .gform_footer button.button:disabled,.gform_wrapper.gravity-theme .gform_footer input.button:disabled,.gform_wrapper.gravity-theme .gform_page_footer button.button:disabled,.gform_wrapper.gravity-theme .gform_page_footer input.button:disabled{opacity:.6}.gform_wrapper.gravity-theme .gform_footer button+input,.gform_wrapper.gravity-theme .gform_footer input+button,.gform_wrapper.gravity-theme .gform_footer input+input,.gform_wrapper.gravity-theme .gform_page_footer button+input,.gform_wrapper.gravity-theme .gform_page_footer input+button,.gform_wrapper.gravity-theme .gform_page_footer input+input{margin-left:8px}html[dir=rtl] .gform_wrapper.gravity-theme button+input,html[dir=rtl] .gform_wrapper.gravity-theme input+button,html[dir=rtl] .gform_wrapper.gravity-theme input+input{margin-right:8px}.gform_wrapper.gravity-theme .gfield_checkbox label,.gform_wrapper.gravity-theme .gfield_radio label{display:inline-block;font-size:15px}.gform_wrapper.gravity-theme .gfield_checkbox button,.gform_wrapper.gravity-theme .gfield_checkbox input[type=text],.gform_wrapper.gravity-theme .gfield_radio button,.gform_wrapper.gravity-theme .gfield_radio input[type=text]{margin-top:16px}.gform_wrapper.gravity-theme .gfield-choice-input{display:inline-block;margin-top:0;top:0;vertical-align:middle}.gform_wrapper.gravity-theme .gfield-choice-input+label{margin-bottom:0;max-width:calc(100% - 32px);vertical-align:middle}.gform_wrapper.gravity-theme .gfield-choice-input:disabled+label{color:#757575}.gform_wrapper.gravity-theme input[type=number]{display:inline-block}.gform_wrapper.gravity-theme input[type=color],.gform_wrapper.gravity-theme input[type=date],.gform_wrapper.gravity-theme input[type=datetime-local],.gform_wrapper.gravity-theme input[type=datetime],.gform_wrapper.gravity-theme input[type=email],.gform_wrapper.gravity-theme input[type=month],.gform_wrapper.gravity-theme input[type=number],.gform_wrapper.gravity-theme input[type=password],.gform_wrapper.gravity-theme input[type=search],.gform_wrapper.gravity-theme input[type=tel],.gform_wrapper.gravity-theme input[type=text],.gform_wrapper.gravity-theme input[type=time],.gform_wrapper.gravity-theme input[type=url],.gform_wrapper.gravity-theme input[type=week],.gform_wrapper.gravity-theme select,.gform_wrapper.gravity-theme textarea{font-size:15px;margin-bottom:0;margin-top:0;padding:8px}.gform_wrapper.gravity-theme .chosen-container-multi,.gform_wrapper.gravity-theme .ginput_product_price,.gform_wrapper.gravity-theme .ginput_product_price_label,.gform_wrapper.gravity-theme .ginput_quantity_label{font-size:15px}.gform_wrapper.gravity-theme .chosen-choices{padding:8px}.gform_wrapper.gravity-theme .ginput_container_date{align-content:flex-start;align-items:center;display:flex}.gform_wrapper.gravity-theme .ginput_container_date input{width:auto}.gform_wrapper.gravity-theme .ginput_container_date .datepicker_with_icon.large{width:calc(100% - 48px)}.gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger{display:block;margin-left:12.8px;max-height:25.6px;max-width:25.6px}.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date{flex-basis:min-content;flex-flow:row wrap;max-width:30%}.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date input,.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date select{min-width:84px;width:100%}.gform_wrapper.gravity-theme .gfield_chainedselect.horizontal select{min-width:100px}.gform_wrapper.gravity-theme .gform_show_password{align-items:center;background:0 0;color:inherit;display:flex;height:100%}.gform_wrapper.gravity-theme .gform_show_password:focus,.gform_wrapper.gravity-theme .gform_show_password:hover{background:0 0}.gform_wrapper.gravity-theme .gfield_consent_description{border:1px solid #ddd;font-size:.8em;margin-top:8px;max-height:240px;overflow-y:scroll;padding:8px}.gform_wrapper.gravity-theme .gfield .ginput_quantity{width:auto}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger{margin-left:0;margin-right:12.8px;order:1}.gform_wrapper.gravity-theme .gsection{border-bottom:1px solid #ccc;padding:0 16px 8px 0}html[dir=rtl] .gform_wrapper.gravity-theme .gsection{padding:0 0 8px 16px}.gform_wrapper.gravity-theme .gf_progressbar_title{color:#767676;font-size:12.992px;font-weight:400;margin:0 0 4.8px 0}.gform_wrapper.gravity-theme .gf_progressbar{background:#e8e8e8;border-radius:10.5px;margin-bottom:16px;position:relative}.gform_wrapper.gravity-theme .gf_progressbar_percentage{border-radius:10.5px;height:20.992px;text-align:right;vertical-align:middle}.gform_wrapper.gravity-theme .gf_progressbar_percentage:not(.percentbar_100){border-radius:10.5px 0 0 10.5px}.gform_wrapper.gravity-theme .gf_progressbar_percentage span{display:block;float:right;font-size:13px;line-height:21px;margin-left:8px;margin-right:8px;min-width:2em;width:auto}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_0 span{color:#959595;float:none;margin-left:9.6px;text-shadow:none}.gform_wrapper.gravity-theme .gf_progressbar_blue{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue{background-color:#1e7ac4;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_gray{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_gray{background-color:#6b7280;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_green{background:#e8e8e8}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_green{background-color:#aac138;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_orange{background:#e8eaec}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_orange{background-color:#ff5d38;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_red{background:#e8eaec}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_red{background-color:#ec1e31;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_spring{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_spring{background:linear-gradient(270deg,#9cd790 0,#76d7db 100%);color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_blues{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blues{background:linear-gradient(270deg,#00c2ff 0,#7838e2 100%);color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_rainbow{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_rainbow{background:linear-gradient(270deg,#1dbeea 0,#cd6ad6 50%,#f35160 100%);color:#fff}html[dir=rtl] .gform_wrapper.gravity-theme .gf_progressbar_percentage:not(.percentbar_100){border-radius:0 10.5px 10.5px 0}.gform_wrapper.gravity-theme .gf_page_steps{border-bottom:1px solid #e5e7eb;margin-bottom:16px}.gform_wrapper.gravity-theme .gf_step{display:inline-block;margin:8px 32px 8px 0}.gform_wrapper.gravity-theme .gf_step_label,.gform_wrapper.gravity-theme .gf_step_number{display:table-cell;vertical-align:middle}.gform_wrapper.gravity-theme .gf_step_number{background:0 0;border:2px solid #cfd3d9;border-radius:20px;color:#585e6a;font-size:14px;font-weight:500;height:40px;text-align:center;width:40px}.gform_wrapper.gravity-theme .gf_step_active .gf_step_number{background:#cfd3d9;color:#607382}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number{position:relative}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::before{background:#607382;border:2px solid #607382;border-radius:20px;content:"";display:table-cell;height:40px;left:-2px;position:absolute;top:-2px;width:40px}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::after{align-items:center;color:#fff;content:"\e917";display:flex;font-family:gform-icons-theme;font-size:24px;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:5}.gform_wrapper.gravity-theme .gf_step_label{color:inherit;font-size:14px;font-weight:600;line-height:16px;padding-left:16px}.gform_wrapper.gravity-theme .gf_step_hidden{display:none}.gform_wrapper.gravity-theme .ginput_product_price_wrapper{display:inline-block}.gform_wrapper.gravity-theme .ginput_product_price_wrapper input:-moz-read-only{background:0 0;border:none;padding:0}.gform_wrapper.gravity-theme .ginput_product_price_wrapper input:read-only{background:0 0;border:none;padding:0}.gform_wrapper.gravity-theme .ginput_product_price,.gform_wrapper.gravity-theme .ginput_shipping_price{color:#900}.gform_wrapper.gravity-theme .ginput_total{color:#060}.gform_wrapper.gravity-theme .gfield_repeater_cell{margin-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_cell label{color:#9b9a9a;font-size:12.8px;font-weight:400;padding-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_items .gfield_repeater_cell:not(:first-child){padding-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_wrapper input{border:1px solid #c5c6c5;border-radius:4px}.gform_wrapper.gravity-theme .gfield_repeater_cell>.gfield_repeater_wrapper{background-color:rgba(1,1,1,.02);border-bottom:1px solid #eee;border-left:8px solid #f1f1f1;border-radius:8px;box-shadow:0 1px 1px 0 rgba(0,0,0,.06),0 2px 1px -1px rgba(0,0,0,.06),0 1px 5px 0 rgba(0,0,0,.06);padding:10px 20px}.gform_wrapper.gravity-theme .gfield_repeater_buttons{padding-top:16px}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_plus:hover,.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_text:hover,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_minus:hover,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_text:hover{background:#fafafa;border:1px solid #757575;color:#374750}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_plus:focus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_text:focus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_minus:focus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_text:focus{outline:0}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_text,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_text{background:rgba(242,242,242,.5);border:1px solid rgba(117,117,117,.4);border-radius:20px;color:#757575;font-size:12px;font-weight:400;height:32px;margin-bottom:8px;margin-right:8px;min-width:100px;transition:all .3s cubic-bezier(.67, .17, .4, .83)}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_plus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_minus{background:rgba(242,242,242,.5);border:1px solid rgba(117,117,117,.4);border-radius:50%;color:#757575;font-size:16px;font-weight:700;height:24px;margin:10px 5px 0 5px;padding:0;transition:all .3s cubic-bezier(.67, .17, .4, .83);width:24px}.gform_wrapper.gravity-theme .gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child){border-bottom:2px solid #e0e0e6;margin-bottom:20px;margin-right:8px;padding-bottom:20px}.gform_wrapper.gravity-theme .gfield_time_hour label.hour_label,.gform_wrapper.gravity-theme .gfield_time_minute label.minute_label{display:block;font-size:15px;margin:0;padding-top:5px}.gform_wrapper.gravity-theme .ginput_container_time{flex-basis:min-content;max-width:64px;min-width:64px}.gform_wrapper.gravity-theme .ginput_container_time input{margin-left:0;margin-right:0;min-width:100%}.gform_wrapper.gravity-theme .gfield_time_minute{position:relative}.gform_wrapper.gravity-theme .hour_minute_colon{line-height:2;padding:0 8px}.gform_wrapper.gravity-theme .field_sublabel_above .hour_minute_colon{align-self:flex-end}.gform_wrapper.gravity-theme .gfield_time_ampm{align-items:flex-end;display:flex;margin-left:16px}.gform_wrapper.gravity-theme .gfield_time_ampm.below,.gform_wrapper.gravity-theme .hour_minute_colon.below{align-items:flex-start}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_time_ampm{margin-left:0;margin-right:16px}.gform_legacy_markup_wrapper .ginput_full[data-payment-element=false] .StripeElement,.gravity-theme .ginput_full[data-payment-element=false] .StripeElement{background-color:#fff;border:1px solid #bbb;border-radius:2px;box-shadow:none;height:40px;padding:10px}.gform_legacy_markup_wrapper .StripeElement--focus,.gravity-theme .StripeElement--focus{border:2px solid #8bc1fc}.gform_legacy_markup_wrapper .StripeElement--invalid,.gravity-theme .StripeElement--invalid{border-color:#fa755a}.gform_legacy_markup_wrapper .StripeElement--webkit-autofill,.gravity-theme .StripeElement--webkit-autofill{background-color:#fefde5!important}.gform_legacy_markup_wrapper div.gform_stripe_requires_action,.gravity-theme div.gform_stripe_requires_action{display:none}.gform_legacy_markup_wrapper .ginput_stripe_creditcard input,.gravity-theme .ginput_stripe_creditcard input{padding:8px}.gform_legacy_markup_wrapper .ginput_stripe_creditcard .cc-details-container,.gravity-theme .ginput_stripe_creditcard .cc-details-container{align-items:center;display:flex;justify-content:center;position:relative}.gform_legacy_markup_wrapper .ginput_stripe_creditcard .cc-details-container input.cc-cardnumber::-moz-placeholder,.gravity-theme .ginput_stripe_creditcard .cc-details-container input.cc-cardnumber::-moz-placeholder{color:#9092b0}.gform_legacy_markup_wrapper .ginput_stripe_creditcard .cc-details-container input.cc-cardnumber::placeholder,.gravity-theme .ginput_stripe_creditcard .cc-details-container input.cc-cardnumber::placeholder{color:#9092b0}.gform_legacy_markup_wrapper .ginput_stripe_creditcard .cc-details-container input.cc-cardnumber,.gravity-theme .ginput_stripe_creditcard .cc-details-container input.cc-cardnumber{background:url(data:image/svg+xml;charset=utf8,%3Csvg width='22px' height='14px' viewBox='0 0 22 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg%3E%3Crect fill='%23DCDFE6' x='0' y='0' width='22' height='14' rx='2'%3E%3C/rect%3E%3Crect fill='%23B2B8C6' x='3' y='10' width='3' height='1'%3E%3C/rect%3E%3Crect fill='%23B2B8C6' x='7' y='10' width='3' height='1'%3E%3C/rect%3E%3Crect fill='%23B2B8C6' x='11' y='10' width='3' height='1'%3E%3C/rect%3E%3Crect fill='%23B2B8C6' x='15' y='10' width='3' height='1'%3E%3C/rect%3E%3Crect fill='%23FFFFFF' x='3' y='4' width='5' height='3'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/svg%3E) 16px 50%/auto 20px no-repeat;background-color:hsla(0,0%,100%,.5);padding-left:56px}.gform_legacy_markup_wrapper .ginput_stripe_creditcard .cc-placeholders,.gravity-theme .ginput_stripe_creditcard .cc-placeholders{align-items:center;display:flex;flex-wrap:nowrap;height:100%;position:absolute;right:24px;top:0;width:auto;z-index:2}.gform_legacy_markup_wrapper .ginput_stripe_creditcard .cc-placeholders span,.gravity-theme .ginput_stripe_creditcard .cc-placeholders span{color:#9092b0;display:inline-block}.gform_legacy_markup_wrapper #stripe-payment-link,.gravity-theme #stripe-payment-link{margin-bottom:12px}.gform_legacy_markup_wrapper #stripe-payment-link:before,.gravity-theme #stripe-payment-link:before{content:var(--link-login-string);display:inline-block;font-size:14.88px;font-weight:400;margin-bottom:12px}.gform_legacy_markup_wrapper #stripe-payment-link:not(.visible),.gravity-theme #stripe-payment-link:not(.visible){display:none}html[dir=rtl] .gform_legacy_markup_wrapper .ginput_stripe_creditcard .cc-details-container .cc-cardnumber,html[dir=rtl] .gravity-theme .ginput_stripe_creditcard .cc-details-container .cc-cardnumber{background-position:calc(100% - 16px) 50%;padding-left:8px;padding-right:56px}html[dir=rtl] .gform_legacy_markup_wrapper .ginput_stripe_creditcard .cc-placeholders,html[dir=rtl] .gravity-theme .ginput_stripe_creditcard .cc-placeholders{left:24px;right:auto}html[dir=rtl] .gform_legacy_markup_wrapper .ginput_stripe_creditcard .cc-cvc-placeholder,html[dir=rtl] .gravity-theme .ginput_stripe_creditcard .cc-cvc-placeholder{padding-left:0!important;padding-right:16px}