* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } body { margin: 0; font-size: 16px; font-size: 1rem; line-height: 1.5; }
::-webkit-selection { background: #5784FE; color: #fff; text-shadow: none; }
::-moz-selection { background: #5784FE; color: #fff; text-shadow: none; }
::selection { background: #5784FE; color: #fff; text-shadow: none; }
a { color: #333; text-decoration: underline; }
a:visited { color: #666; }
a:hover { color: #b40101; }
menu { padding: 0; }
td { vertical-align: top; } body {
margin: 0 auto;
padding: 0;
font: 16px/1.5 'PT Sans', Helvetica, Arial, sans-serif;
font-size: 1rem;
font-style: normal;
font-weight: 400;
color: #333;
text-align: left;
} canvas {
-ms-touch-action: double-tap-zoom;
} embed, iframe, object, video {
max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important; } img {
border: 0;
max-width: 100%;
height: auto;
vertical-align: top;
}
.entry-content img,
.comment-content img,
.widget img {
max-width: 100%; }
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto; }
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
max-width: 100%;
height: auto; }
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} h1, h2, h3, h4, h5, h6 {
font-family: 'Arvo', Georgia, "Times New Roman", Times, serif;
font-style: normal;
font-weight: 400;
color: #333;
margin-top: 0;
}
h1 {
margin-bottom: 10px;
margin-bottom: 0.625rem;
font-size: 48px;
font-size: 3rem;
line-height: 1.25;
}
h2 {
margin-bottom: 8px;
margin-bottom: .5rem;
font-size: 36px;
font-size: 2.25rem;
line-height: 1.1666;
}
h3 {
margin-bottom: 6px;
margin-bottom: 0.375rem;
font-size: 28px;
font-size: 1.75rem;
line-height: 1.2857;
}
h4 {
margin-bottom: 5px;
margin-bottom: 0.3125rem;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.25;
}
h5 {
margin-bottom: 5px;
margin-bottom: 0.3125rem;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
}
h6 {
margin-bottom: 5px;
margin-bottom: 0.3125rem;
font-size: 14px;
font-size: .875rem;
line-height: 1.2142;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 24px;
margin: 1.5rem;
}
ol, ul {
list-style: none outside none;
}
p, ol, ul, dl, address {
margin: 0 0 24px 0;
margin: 0 0 1.5rem 0;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
ul ul, ul ol, ol ol, ol ul {
margin-bottom: 0;
}
dt {
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: 700;
}
figure {
margin: 1rem 0;
margin: 16px 0;
}
b, strong {
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-weight: 700;
}
em {
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-style: italic;
}
ins {
background: none repeat scroll 0 0 #FFF9C0;
text-decoration: none;
}
a {
color: #333;
outline: none;
}
a:visited {
color: #666;
}
a:focus {
outline: thin dotted;
color: #2997ab;
}
a:hover, a:active {
outline: 0;
color: #2997ab;
}
.alignleft {
display: inline;
float: left;
margin: 0 20px 16px 0;
margin: 0 1.25rem 1rem 0;
}
.alignright {
display: inline;
float: right;
margin: 0 0 16px 20px;
margin: 0 0 1rem 1.25rem;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 16px;
margin-bottom: 1rem;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
blockquote {
border-left: 5px solid #333;
margin: 0 0 18px 20px;
margin: 0 0 1.125rem 1.25rem;
padding: 0 0 0 16px;
padding: 0 0 0 1rem;
}
blockquote.pull-right {
border-left: 0 none;
border-right: 5px solid #333;
margin: 0 20px 18px 0;
margin: 0 1.25rem 1.125rem 0;
padding: 0 16px 0 0;
padding: 0 1rem 0 0;
float: none;
}
blockquote p {
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-style: italic;
font-weight: 400;
font-size: 24px;
font-size: 1.5rem;
margin-bottom: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
text-align: right;
}
blockquote cite:before {
content: "\2014 ";
}
blockquote cite {
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.125;
color: #999;
display: block;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
code, pre {
border-radius: 3px;
color: #555;
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 12px;
font-size: 0.75rem;
padding: 0 3px 2px;
padding: 0 0.1875rem 0.125rem;
overflow: auto;
white-space: pre-wrap;
word-wrap: break-word;
}
code {
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
padding: 2px 4px;
padding: 0.125rem 0.25rem;
}
pre {
background-color: #fafafa;
border-color: #ddd;
border-style: solid;
border-width: 1px 1px 1px 11px;
margin: 1.7rem 0 1.7rem 0.3rem;
}
abbr,
dfn,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
.wp-caption {
max-width: 100%; padding: 4px;
padding: 0.25rem;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-style: italic;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.5;
color: #777;
text-align: center;
}
img.wp-smiley, .rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.entry-content dl.gallery-item {
margin: 0;
}
.gallery-columns-1 .gallery-item a {
max-width: 100%;
width: auto;
}
.gallery .gallery-icon img {
height: auto;
}
.gallery {
clear: both;
margin: 0 auto;
*zoom: 1;
}
.gallery:before,
.gallery:after {
content: "";
display: table;
}
.gallery:after {
clear: both;
}
#primary .entry-content [id^="gallery-"] img {
border: none;
} .assistive-text {
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.menu-toggle, button, input {
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
margin: 0;
font-size: 100%;
vertical-align: middle;
}
.menu-toggle, button, input {
*overflow: visible;
line-height: normal;
}
.menu-toggle::-moz-focus-inner,
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
input[type="button"] {
width: auto;
}
.menu-toggle,
.btn,
input[type="submit"] {
display: inline-block;
*display: inline;
padding: 8px 14px;
padding: 0.5rem 0.875rem;
margin-bottom: 0;
*margin-left: .3em;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #ebe9eb;
*background-color: #ebe9eb;
border: 1px solid #cccccc;
*border: 0;
border-color: rgba(0, 0, 0, 0.1);
border-color: #e6e6e6 ;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.menu-toggle, a.btn {
color: #333333;
text-decoration: none;
}
.menu-toggle:hover,
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
background-color: #dad8da;
*background-color: #dad8da;
}
.btn:first-child {
*margin-left: 0;
}
.menu-toggle:hover,
.btn:hover,
input[type="submit"]:hover {
color: #333333;
text-decoration: none;
background-color: #dad8da;
*background-color: #dad8da; }
.menu-toggle:focus,
.btn:focus,
input[type="submit"]:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.menu-toggle:active,
.btn.active,
.btn:active,
input[type="submit"]:active {
background-color: #dad8da;
background-color: #dad8da \9;
background-image: none;
outline: 0;
position:relative;
top:1px;
}
.btn.disabled, .btn[disabled] {
cursor: default;
background-color: #dad8da;
background-image: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn.disabled:active, .btn[disabled]:active {
top:0;
}
button.btn, input[type="submit"].btn {
*padding-top: 2px;
*padding-bottom: 2px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
padding: 0;
border: 0;
}
.btn-large,
input[type="submit"].btn-large {
padding: 10px 15px;
padding: 0.625rem 0.9375rem;
font-size: 20px;
font-size: 1.25rem;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.btn-small,
input[type="submit"].btn-small {
padding: 5px 9px;
padding: 0.3125rem 0.5625rem;
font-size: 13px;
font-size: 0.8125rem;
} input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
textarea {
font-family: inherit;
padding: 8px;
padding: 0.5rem;
font-family: inherit;
border: 1px solid #ccc;
border-radius: 3px;
}
select {
max-width: 100%;
} .gallery .gallery-item {
float: left;
margin: 10px 1% 0;
text-align: center;
}
.gallery-columns-1 .gallery-item {
width: 100%;
margin: 10px 0 0;
}
.gallery-columns-2 .gallery-item {
width: 47.5%
}
.gallery-columns-3 .gallery-item {
width: 31%
}
.gallery-columns-4 .gallery-item {
width: 22.5%
}
.gallery-columns-5 .gallery-item {
width: 17.75%
}
.gallery-columns-6 .gallery-item {
width: 14%
}
.gallery-columns-7 .gallery-item {
width: 12%
}
.gallery-columns-8 .gallery-item {
width: 10.25%
}
.gallery-columns-9 .gallery-item {
width: 9%
} .archive-title,
.page-title,
.entry-content th,
.comment-content th {
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 14px;
font-size: 0.875rem;
line-height: 2;
text-transform: uppercase;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #wrapper {
width: 100%;
position: relative;
text-align: left;
}
#headercontainer {
width: 100%;
}
.site-header {
clear: both;
width: 90%;
font-size: 16px;
font-size: 1rem;
max-width: 1200px;
margin: 0 auto;
padding: 0;
position: relative;
color: #000;
}
.site-title h1 {
margin-top: 20px;
margin-top: 1.25rem;
}
.site-title img {
vertical-align: text-bottom;
}
.site-title a {
color: #333;
font-size: 64px;
font-size: 4rem;
text-decoration: none;
}
#bannercontainer {
width: 100%;
margin-top: 10px;
}
.banner {
color: #eaeaea;
width: 90%;
max-width: 1200px;
margin: 0 auto;
padding: 15px 0;
padding: 0.9375rem 0;
min-height: 75px;
}
.home .banner .widget {
margin: 24px 0;
margin: 1.5rem 0;
}
.banner h1,
.banner h2,
.banner h3,
.banner h4,
.banner h5,
.banner h6 {
color: #eaeaea;
}
.banner h1 {
font-size: 56px;
font-size: 3.50rem;
}
.banner h2 {
font-size: 32px;
font-size: 2rem;
}
#maincontentcontainer .home-sidebar .widget {
background-color: #fcfcfc;
border: 1px solid #bbb;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
padding: 10px;
padding: 0.625rem;
}
#maincontentcontainer {
width: 100%;
}
.site-content {
clear: both;
width: 90%;
font-size: 16px;
font-size: 1rem;
max-width: 1200px;
margin: 0 auto;
padding: 32px 0;
padding: 2rem 0;
color: #333;
line-height: 1.5;
position: relative;
}
.home-sidebar {
width: 90%;
max-width: 1200px;
margin: 0 auto;
padding-bottom: 32px;
padding-bottom: 2rem;
}
.home.page .site-content {
padding-bottom: 0;
}
.home.page .site-content article {
margin-bottom: 0;
} .social-media-icons {
float: right;
height: auto;
}
.social-media-icons ul {
list-style: none;
margin: .5em 0 0 0;
padding: 0;
}
.social-media-icons li {
display: inline-block;
margin: 0.1em 0 0 0.6em;
font-size: 0.6rem;
text-align: left;
}
.social-media-icons a {
color: #333;
text-decoration: none;
}
.social-media-icons a:visited {
color: #333;
}
.social-media-icons a:hover, .social-media-icons a:active {
color: #2997ab;
} .entry-meta {
clear: both;
}
.comments-link {
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-style: italic;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
float: right;
}
.entry-header {
margin-bottom: 16px;
margin-bottom: 1rem;
}
.entry-header .entry-title a {
text-decoration: none;
}
.entry-header h1 a:visited {
color: #333;
}
.entry-header h1 a:hover {
color: #2997ab;
}
article.sticky .featured-post {
font-family: 'Arvo', Georgia, "Times New Roman", Times, serif;
font-style: normal;
font-weight: 400;
border-top: 4px double #aaa;
border-bottom: 4px double #aaa;
color: #777;
font-size: 16px;
font-size: 1rem;
line-height: 3;
margin-bottom: 24px;
margin-bottom: 1.5rem;
text-align: center;
}
article.sticky {
border-bottom: 4px double #aaa;
}
.site-content article {
margin-bottom: 40px;
margin-bottom: 2.5rem;
-ms-word-wrap: break-word;
-webkit-hyphens: auto;
word-wrap: break-word;
}
.header-meta {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
margin-bottom: 0.625rem;
padding: 5px 0;
padding: 0.3125rem 0;
*zoom: 1;
}
.header-meta:before,
.header-meta:after {
content: "";
display: table;
}
.header-meta:after { clear: both; }
.header-meta a {
text-decoration:none;
}
.header-meta a:visited {
color: #333;
}
.header-meta a:hover {
color: #2997ab;
}
.entry-content {
margin-bottom: 20px;
margin-bottom: 1.25rem;
*zoom: 1;
}
.entry-content:before,
.entry-content:after {
content: "";
display: table;
}
.entry-content:after { clear: both; }
.post-categories a,
.post-tags a {
font-size: 14px;
font-size: 0.875rem;
background-color: #333;
color: #fff;
padding: 0 5px;
padding: 0 0.3125rem;
margin: 0 3px 0 0;
margin: 0 0.1875rem 0 0;
display: inline;
text-decoration: none;
}
.post-categories a:visited,
.post-tags a:visited {
color: #fff;
}
.post-categories a:hover,
.post-tags a:hover {
background-color: #2997ab;
color: #fff;
}
.entry-header address,
.comment-content address {
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-style: italic;
font-weight: 400;
display: block;
}
.entry-header address {
display: inline;
}
.entry-header time,
.entry-header address {
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-style: italic;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
margin: 0 20px 0 0;
margin: 0 1.25rem 0 0;
}
.page-links {
clear: both;
line-height: 1.75;
color: #333;
}
.page-links .page-numbers {
background-color: #333;
border: 1px solid #333;
padding: 2px 4px;
padding: 0.125rem 0.25rem;
color: #fff;
}
.page-links a {
text-decoration: none;
}
.page-links a .page-numbers {
background-color: transparent;
color: #333;
}
.page-links a:hover .page-numbers {
background-color: #2997ab;
color: #fff;
}
.more-link {
text-decoration: none;
}
.post-edit-link {
text-decoration: none;
}
.entry-content dl,
.comment-content dl {
margin: 0 24px;
margin: 0 1.5rem;
}
.entry-content dt,
.comment-content dt {
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: 700;
line-height: 1.5;
}
.entry-content dd,
.comment-content dd {
line-height: 1.5;
margin-bottom: 24px;
margin-bottom: 1.5rem;
}
.entry-content table,
.comment-content table {
border-bottom: 1px solid #ccc;
font-size: 14px;
font-size: 0.875rem;
line-height: 2;
margin: 0 0 24px;
margin: 0 0 1.5rem;
width: 100%;
}
.entry-content table caption,
.comment-content table caption {
font-size: 16px;
font-size: 1rem;
margin: 24px 0;
margin: 1.5rem 0;
}
.entry-content td,
.comment-content td {
border-top: 1px solid #ccc;
padding: 6px 10px 6px 0;
padding: 0.375rem 0.625rem 0.375rem 0;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul {
margin: 0 0 24px;
margin: 0 0 1.5rem;
line-height: 1.5;
padding: 0;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
margin-bottom: 0;
}
.entry-content ul,
.comment-content ul {
list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
list-style: decimal outside;
}
.entry-content li,
.comment-content li {
margin: 0 0 0 28px;
margin: 0 0 0 1.75rem;
} .author .archive-header {
margin-bottom: 24px;
margin-bottom: 1.5rem;
}
.author-info {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 24px 0;
margin: 1.5rem 0;
padding: 24px 0;
padding: 1.5rem 0;
overflow: hidden;
*zoom: 1;
}
.author-info:before,
.author-info:after {
content: "";
display: table;
}
.author-info:after { clear: both; }
.author-description h2 {
font-size: 24px;
font-size: 1.5rem;
}
.author-description p {
color: #777;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.5;
margin-bottom: 8px;
margin-bottom: 0.5rem;
}
.author-link {
font-size: 14px;
font-size: 0.875rem;
}
.author-link a {
color: #777;
text-decoration: none;
}
.author-link a:visited {
color: #666;
}
.author-link a:focus,
.author-link a:hover,
.author-link a:active {
outline: 0;
color: #2997ab;
}
.author.archive .author-info {
border-top: 0;
margin: 0 0 48px;
margin: 0 0 3rem;
}
.author.archive .author-avatar {
margin-top: 0;
}
.author.archive .author-link {
display: none;
}
.author-avatar {
float: left;
margin-top: 8px;
margin-top: 0.5rem;
}
.author-description {
float: right;
width: 80%;
}
.social-meta a {
text-decoration: none;
margin-right: 5px;
margin-right: 0.3125rem;
} .entry-media {
margin: 0 auto 16px;
margin: 0 auto 1rem;
max-width: 792px;
width: 100%;
}
.entry-media .wp-caption,
.entry-media .wp-caption-text,
.entry-media [class*="align"] {
margin: 0 auto;
} .format-aside .entry-content {
margin: 20px 0 18px 0;
margin: 1.25rem 0 1.125rem 0;
}
.format-aside .entry-content p:last-child {
margin-bottom: 0;
} .format-status .entry-content {
border-left: 5px solid #ddd;
margin: 20px 0 18px 0;
margin: 1.25rem 0 1.125rem 0;
padding: 0 0 0 15px;
padding: 0 0 0 0.9375rem;
}
.format-status .entry-content p {
font-size: 20px;
font-size: 1.25rem;
font-style: italic;
}
.format-status .entry-content p:last-child {
margin-bottom: 0;
} .format-quote .entry-content blockquote:before {
font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
speak: none;
vertical-align: top;
font-size: 40px;
font-size: 2.5rem;
content: "\f10d";
color: #ddd;
top: -15px;
left: 0;
position: absolute;
z-index: -1;
}
.format-quote .entry-content {
margin-top: 24px;
margin-top: 1.5rem;
position: relative;
}
.format-quote .entry-content blockquote {
border: none;
margin-left: 40px;
margin-left: 2.5rem;
} .format-audio .wp-audio-shortcode {
margin-bottom: 16px;
margin-bottom: 1rem;
} .archive-header,
.page-header {
margin-bottom: 32px;
margin-bottom: 2rem;
border-bottom: 1px solid #CCCCCC;
}
.archive-meta {
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-style: italic;
font-weight: 400;
color: #777;
font-size: 14px;
font-size: 0.875rem;
line-height: 2;
margin-top: 16px;
margin-top: 1rem;
} .comments-title {
margin-bottom: 48px;
margin-bottom: 3rem;
font-size: 32px;
font-size: 2rem;
line-height: 1.5;
font-weight: normal;
}
.comments-area article {
padding-bottom: 16px;
padding-bottom: 1rem;
margin: 24px 0;
margin: 1.5rem 0;
border-bottom: 1px solid #ccc;
}
.comments-area article header {
margin: 0 0 24px;
margin: 0 0 1.5rem;
overflow: hidden;
position: relative;
}
.comments-area article header img {
float: left;
padding: 0;
line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
display: block;
margin-left: 84px;
margin-left: 5.25rem;
}
.comments-area article header cite {
font-style: normal;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
.comments-area article header time {
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-style: italic;
font-weight: 400;
line-height: 1.8;
text-decoration: none;
font-size: 14px;
font-size: 0.875rem;
color: #5e5e5e;
}
.comments-area article header a {
text-decoration: none;
color: #5e5e5e;
}
.comments-area article header a:hover {
color: #21759b;
}
.comments-area article header cite a {
color: #444;
}
.comments-area article header cite a:hover {
text-decoration: underline;
}
.comments-area article header h4 {
position: absolute;
top: 0;
right: 0;
padding: 8px 14px;
padding: 0.5rem 0.875rem;
font-size: 14px;
font-size: 0.875rem;
font-weight: normal;
color: #fff;
background-color: #0088d0;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #009cee, #0088d0);
background-image: -ms-linear-gradient(top, #009cee, #0088d0);
background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
background-image: -o-linear-gradient(top, #009cee, #0088d0);
background-image: linear-gradient(top, #009cee, #0088d0);
border-radius: 3px;
border: 1px solid #007cbd;
}
.comments-area li.bypostauthor cite span {
position: absolute;
margin-left: 6px;
margin-left: 0.375rem;
padding: 2px 6px;
padding: 0.125rem 0.375rem;
font-size: 12px;
font-size: 0.75rem;
}
a.comment-reply-link {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.8;
color: #686868;
text-decoration: none;
}
a.comment-reply-link:hover {
color: #21759b;
}
.commentlist .pingback {
line-height: 1.8;
margin-bottom: 24px;
margin-bottom: 1.5rem;
padding-bottom: 0;
}
.commentlist .children {
margin-left: 48px;
margin-left: 3rem;
}
.commentlist {
padding-left: 0;
} #respond {
margin-top: 48px;
margin-top: 3rem;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 12px;
margin-left: 0.75rem;
font-weight: normal;
font-size: 12px;
font-size: 0.75rem;
}
#respond form {
margin: 24px 0 32px 0;
margin: 1.5rem 0 2rem 0;
}
#respond form p {
margin: 12px 0;
margin: 0.75rem 0;
}
#respond form p.logged-in-as {
margin-bottom: 24px;
margin-bottom: 1.5rem;
}
#respond form label {
display: block;
line-height: 1.8;
}
#respond form input[type="text"],
#respond form textarea {
font-family: inherit;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
font-size: 1rem;
line-height: 1.8;
padding: 8px;
padding: 0.5rem;
width: 100%;
}
#respond form input[type="text"] {
width:48%;
}
#respond form p.form-allowed-tags {
margin: 0;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.5;
color: #5e5e5e;
}
#respond form p.form-allowed-tags code {
background: none;
border: none;
color: #5e5e5e;
}
label .required,
span.required {
color: #bb0504;
}
form label.error {
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: 700;
display:block;
padding: 0 10px 0 10px;
padding: 0 0.625rem 0 0.625rem;
margin: 5px 0 5px 0;
margin: 0.3125rem 0 0.3125rem 0;
font-size: 14px;
font-size: 0.875rem;
border-left: 4px solid #bb0504;
display: none;
}
#respond form label.error {
line-height: 1.3;
}
#respond #wp-comment-cookies-consent {
margin-right: 12px;
margin-right: .75rem;
margin-top: -3px;
}
#respond .comment-form-cookies-consent label {
display: inline;
} #footercontainer {
width: 100%;
}
.site-footer {
clear: both;
width: 90%;
font-size: 16px;
font-size: 1rem;
max-width: 1200px;
margin: 0 auto;
padding: 30px 0 0 0;
padding: 1.875rem 0 0 0;
color: #999;
}
.site-footer h3 {
color: #ccc;
}
.site-footer a {
color: #999;
}
.site-footer a:visited {
color: #999;
}
.site-footer a:hover {
color: #2997ab;
}
.site-footer a:focus {
outline: thin dotted;
color: #2997ab;
}
.site-footer .widget-area .widget {
margin-bottom: 16px;
margin-bottom: 1rem;
}
.smallprint {
color: #999;
width: 90%;
max-width: 1200px;
}
.smallprint p {
font-size: 14px;
font-size: 0.875rem;
}
.smallprint a {
color: #555;
}
.smallprint a:visited {
color: #555;
}
.smallprint a:hover {
color: #2997ab;
} .widget-area ul {
list-style: none outside none;
padding-left: 0;
}
.widget-area .widget {
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
margin-bottom: 48px;
margin-bottom: 3rem;
}
.widget select {
margin-left: 1px;
margin-left: 0.0625rem;
}
.widget-area .widget ul ul {
margin-left: 12px;
margin-left: 0.75rem;
}
.widget_rss li {
margin: 12px 0;
margin: 0.75rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
font-size: 12px;
font-size: 0.75rem;
margin-left: 12px;
margin-left: 0.75rem;
}
#wp-calendar {
margin: 0;
width: 100%;
font-size: 14px;
font-size: 0.875rem;
line-height: 2;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
text-align: center;
}
#wp-calendar thead {
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
}
#wp-calendar caption {
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
text-align: left;
}
#wp-calendar #today {
background-color: #ddd;
}
#wp-calendar tfoot {
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
}
#wp-calendar #next {
padding-right: 24px;
padding-right: 1.5rem;
text-align: right;
}
.widget_search label {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.5;
}
.widget_twitter li {
list-style-type: none;
}
.widget_twitter .timesince {
display: block;
text-align: right;
} .site-content nav {
clear: both;
line-height: 2;
overflow: hidden;
}
#nav-above {
padding: 24px;
padding: 1.5rem;
}
#nav-above {
display: none;
}
.paged #nav-above {
display: block;
}
.nav-previous,
.previous-image {
float: left;
width: 50%;
line-height: 1.3;
}
.nav-previous a,
.nav-next a {
text-decoration: none;
}
.nav-next,
.next-image {
float: right;
text-align: right;
width: 50%;
line-height: 1.3;
}
.nav-single + .comments-area,
#comment-nav-above {
margin: 48px 48px 48px 0;
margin: 3rem 3rem 3rem 0;
}
ul.page-numbers {
padding: 0;
margin: 0;
text-align: center;
line-height: 2;
}
li a.page-numbers,
li span.page-numbers {
padding: 5px;
padding: 0.3125rem;
border: 1px solid #333;
text-decoration: none;
}
li a:visited.page-numbers {
color: #333;
}
li a:hover.page-numbers {
background-color: #2997ab;
color: #fff;
}
li a:hover.prev,
li a:hover.next {
background-color: transparent;
color: #2997ab;
}
.page-numbers li {
display: inline;
}
li span.current {
background-color: #333;
color: #fff;
}
li a.prev,
li a.next,
li span.dots {
border: none;
} .main-navigation {
text-align: left;
float: right;
clear: right;
margin: 45px 0 0 0;
margin: 2.8125rem 0 0 0;
}
.main-navigation h1 {
font-size: 32px;
font-size: 2rem;
line-height: 1.25;
}
.nav-menu {
font-family: 'PT Sans', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: 700;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.5;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding: 0;
}
.main-navigation li {
float: left;
position: relative;
margin: 0 0 0 20px; margin: 0 0 0 1.25rem;
}
.main-navigation ul ul li {
margin: 0;
}
.main-navigation li.menu-item-has-children > a:after { font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
speak: none;
vertical-align: middle;
font-size: 9px;
font-size: 0.5625rem;
content: " \f078";
}
.main-navigation ul li li.menu-item-has-children > a:after { font-family: 'FontAwesome';
font-weight: normal;
font-style: normal;
speak: none;
vertical-align: middle;
font-size: 9px;
font-size: 0.5625rem;
content: " \f054";
}
.main-navigation ul a {
padding: 0; }
.main-navigation ul ul a {
padding: 0 5px; padding: 0 0.3125rem;
}
.main-small-navigation a, .main-navigation a {
display: block;
text-decoration: none;
color: #333; }
.main-navigation ul ul {
display: none;
position: absolute;
left: 0;
z-index: 99999;
line-height: 1.7;
background-color: #333; -webkit-box-shadow:2px 2px 5px 0px rgba(0, 0, 0, 0.6);
box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.6);
}
.main-navigation ul ul ul {
left: 100%;
top: 0;
}
.main-navigation ul ul a {
color: #fff; width: 10.5em; }
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
color: #2997ab; }
.main-navigation ul ul :hover > a {
color: #333; background-color: #fff; }
.main-navigation ul ul a:hover {
color: #2997ab; }
.main-navigation ul li:hover > ul {
display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current_page_parent > a {
color: #2997ab; }
.main-navigation ul .divider {
border-bottom: 1px solid #aaa;
height: 0;
line-height: 0.0625;
overflow: hidden;
}
.main-navigation ul li.dropdown-header a,
.main-navigation ul li.current-menu-item ul .dropdown-header a {
color: #aaa; background-color: #333; } .menu-toggle {
cursor: pointer;
}
.main-small-navigation .nav-menu {
display: none;
} #lang_sel {
width: 65%;
height: 35px;
}
#lang_sel li {
width: 100%;
}
#lang_sel ul ul {
top: 35px;
width: 100%;
}
#lang_sel a.lang_sel_sel {
border-radius: 3px;
}
#lang_sel a,
#lang_sel a:visited {
font-size: 16px;
font-size: 1rem;
padding: 5px 0 5px 10px;
}
.main-navigation .menu-item-language .iclflag {
margin-top: 7px;
}
#lang_sel .iclflag {
margin-top: 2px;
}
#lang_sel .lang_sel_sel .iclflag {
margin-top: 6px;
}
#lang_sel_footer .iclflag,
#lang_sel_footer .icl_lang_sel_current {
margin-top: 6px;
} h1.page-title {
font-family: 'Arvo', Georgia, "Times New Roman", Times, serif;
font-style: normal;
font-weight: 400;
color: #333;
margin-top: 0;
}
h1.page-title {
font-size: 48px;
font-size: 3rem;
line-height: 1.25;
}
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before {
color: #2997ab;
}
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
border-color: #2997ab;
}
.woocommerce #content div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-page #content div.product p.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page div.product p.price,
.woocommerce-page div.product span.price,
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
color: #2997ab;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt {
background-color: #2997ab;
*background-color: #2997ab;
border: 1px solid #237e8f;
*border: 0;
border-color: rgba(35, 126, 143, 0.1);
border-color: #2997ab;
color: #fff;
text-shadow: none;
padding: 0.5em 0.75em;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover {
color: #fff;
background-color: #208294;
*background-color: #208294;
border: 1px solid #237e8f;
*border: 0;
border-color: rgba(35, 126, 143, 0.1);
border-color: #208294;
}
.woocommerce span.onsale,
.woocommerce-page span.onsale {
line-height: 2.6;
min-height: 3em;
min-width: 3em;
background-color: #36c1da;
*background-color: #36c1da;
}
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li span.current {
background-color: #333;
color: #fff;
}
.woocommerce nav.woocommerce-pagination li a.page-numbers,
.woocommerce nav.woocommerce-pagination li span.page-numbers {
padding: 5px;
padding: 0.3125rem;
border: 1px solid #333;
text-decoration: none;
line-height: 1.25;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
margin: 0 .1rem;
border: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
border: none;
}
.woocommerce nav.woocommerce-pagination li a.prev,
.woocommerce nav.woocommerce-pagination li a.next,
.woocommerce nav.woocommerce-pagination li span.dots {
border: none;
}
.woocommerce nav.woocommerce-pagination li a:hover.page-numbers {
background-color: #2997ab;
color: #fff;
}
.woocommerce nav.woocommerce-pagination li a:hover.prev,
.woocommerce nav.woocommerce-pagination li a:hover.next {
background-color: transparent;
color: #2997ab;
}
.shipping-calculator-button {
text-decoration: none;
}
.woocommerce div.product div.images ol.flex-control-thumbs {
padding-top: 1em;
}
.woocommerce div.product div.images ol.flex-control-thumbs li {
width: 32%;
margin: 0 2% 10px 0;
}
.woocommerce div.product div.images ol.flex-control-thumbs li:nth-child(3n+3) {
margin-right: 0;
}
.woocommerce .pswp__caption__center {
text-align: center;
}
.woocommerce .quantity .qty,
.woocommerce #add_payment_method table.cart .input-text,
.woocommerce-cart .woocommerce table.cart .input-text,
.woocommerce-checkout .woocommerce table.cart .input-text,
.woocommerce-cart .woocommerce table.cart td.actions .input-text {
line-height: 1.6;
}
.woocommerce-checkout .woocommerce #billing_phone_field input {
border-style: solid;
border-width: 1px;
padding: 0.5rem;
}
.woocommerce-cart .woocommerce table.cart #coupon_code {
width: 100px;
}  .page-template-page-builderfullwidth.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row,
.page-template-page-builderblank.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row,
.page-template-page-builderboxed.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row {
max-width: 1200px;
width: 90%;
} .page-template-page-builderfullwidth.wpb-js-composer .vc_row,
.page-template-page-builderblank.wpb-js-composer .vc_row {
margin-left: 0;
margin-right: 0;
} .page-template-page-builderfullwidth.siteorigin-panels .panel-grid,
.page-template-page-builderblank.siteorigin-panels .panel-grid {
margin-left: 0 !important;
margin-right: 0 !important;
}  @media only screen and (max-width: 1100px) {
.site-title a {
font-size: 52px;
font-size: 3.25rem;
}
.banner h1 {
font-size: 44px;
font-size: 2.75rem;
}
.banner h2 {
font-size: 24px;
font-size: 1.5rem;
}
}
@media only screen and (max-width: 980px) {
.main-navigation {
margin: 38px 0 0 0;
margin: 2.375rem 0 0 0;
}
}
@media only screen and (max-width: 900px) {
.banner .grid_6_of_12 {
width: 100%;
}
.banner h1, .banner h2, .banner p {
text-align: center;
}
.main-navigation {
margin: 32px 0 0 0;
margin: 2rem 0 0 0;
}
}
@media only screen and (max-width: 800px) {
header .grid_5_of_12 {
width: 100%;
}
header .grid_7_of_12 {
width: 100%;
margin-left: 0;
}
header .main-navigation {
margin-top: 0;
float: none;
}
.main-navigation .nav-menu > li:first-child {
margin-left: 0;
}
.social-media-icons {
float: none;
text-align: left;
}
.social-media-icons li {
margin: 0.1em 0.5em 0 0;
}
} @media only screen and (max-width: 650px) {
.grid_1_of_12,
.grid_2_of_12,
.grid_3_of_12,
.grid_4_of_12,
.grid_5_of_12,
.grid_6_of_12,
.grid_7_of_12,
.grid_8_of_12,
.grid_9_of_12,
.grid_10_of_12,
.grid_11_of_12,
.grid_12_of_12 {
width: 100%;
}
.col {
margin: 0;
}
.main-small-navigation .nav-menu, .nav-menu ul {
padding: 0;
}
.main-small-navigation .nav-menu ul {
padding-left: 16px;
padding-left: 1rem;
}
} @media only screen and (max-width: 520px) {
.site-title h1 {
text-align: center;
}
.main-small-navigation .nav-menu,
.main-small-navigation .nav-menu ul,
.nav-menu,
.nav-menu ul {
padding: 0;
}
.main-small-navigation,
.main-navigation li {
width: 100%;
}
.main-small-navigation {
text-align: center;
}
.main-small-navigation ul li,
.main-navigation ul li {
background-color: #fff;
margin: 5px 0;
text-align: center;
}
.main-navigation ul ul, .main-navigation ul ul li ul {
position: relative;
}
.main-navigation ul ul li ul {
left: 0;
}
.main-navigation ul ul a {
color: #fff; background-color: #333; width: 100%; }
.social-media-icons {
text-align: center;
}
}
@media only screen and (max-width: 320px) {
.author-description {
float: left;
width: 100%;
}
}  .ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; } .hidden { display: none !important; visibility: hidden; } .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; } .invisible { visibility: hidden; } .clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; } @media print {
* { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]: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; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
}:root {
--jade: 		#2c879c;
--jade-light:	#599eae;
--black: 		#394045;
--grey:		#777777;
--light_grey: #fafafa;
--mid_grey:	#efefef;
--white: 		#FFFFFF;
--tr_tab_1:	#054a4d;
--tr_tab_2:	#166063;
--tr_tab_3:	#287275;
--tr_tab_4:	#468a8d;
--tr_tab_5:	#5aacb0;
--brown:		#a0938b;
}  .animate.scale-in { 
transition: 2s;
transform: scale(0.1);
}
.animate.scale-in.is-inViewport { 
transform: scale(1);
}
.animate.fade-left { 
transition: 2s;
transform: translateX(250px);  
opacity: 0;
}
.animate.fade-left.is-inViewport {
transform: translateX(0px);  
opacity: 1;
}
.animate.fade-right { 
transition: 2s;
transform: translateX(-250px);  
opacity: 0;
}
.animate.fade-right.is-inViewport {
transform: translateX(0px);
opacity: 1;
}
.animate.fade-up { 
transition: 2s;
transform: translateY(250px);  
opacity: 0;
}
.animate.fade-up.is-inViewport {
transform: translateY(0px);  
opacity: 1;
}
body {
overflow-x:hidden;
}
h1, h2, h3, h4, h5, h6, .nav-menu {
font-family: 'Fira Sans', sans-serif; 
color: var(--black);
padding-bottom: 16px;
padding-bottom: 1rem;
font-display: swap;
}
h4 {
font-weight: 300;
margin-bottom: 16px;
margin-bottom: 1rem;
text-align:justify;
}
h4 strong {
font-weight: 400;
color: var(--black);
}
body, dt, b,  em, strong em, b em, blockquote p, blockquote cite, p, ol, ul, dl, address, b, strong,
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption, .archive-title, .page-title, .entry-content th, .comment-content th, .comments-link, .entry-header address, .comment-content address, .entry-header time, .entry-header address, .entry-content dt, .comment-content dt, .archive-meta, .comments-area article header time,
form label.error {
font-family: 'Fira Sans';
font-weight: 300;
color: var(--grey);
}
strong, b {
font-weight: 500;
}
.entry-content ul {
position: relative;
list-style-type: none;
}
.entry-content li:before {
content: '\f046';
font-family: FontAwesome;
position: absolute;
left: 5px;
color: var(--jade);
}
.entry-content .vc_grid-filter li:before {
content: '';
}
.entry-content .wpb_wrapper li:before {
left: 5px;
}
.hide {
display: none;
}
.home.page .site-content {
padding: 2rem 0;
} .button,
.btn,
.button {
cursor: pointer;
display: inline-block;
font-size: 12px;
font-weight: 300;
line-height: normal;
margin: 10px 0px 0px;
outline: none;
padding: 8px 15px;
position: relative;
text-transform: inherit;
z-index: 1;
color: #a0938b;
}
.button.brown,
input[type="submit"].button.brown {
background-color: #a0938b;
color: white;
}
.button.white {
color: white;
border: 1px solid var(--white);
}
.button.teal {
background-color: #528694;
color: var(--white);
}
.button.small {
font-size: 12px;
padding: 13px 20px 11px;
}
.button.medium {
font-size: 13px;
letter-spacing: 0.75px;
padding: 12px 28px;
}
.button.large,
input[type="submit"].button.large {
font-size: 16px;
padding: 20px 40px 18px;
}
.button.xlarge {
font-size: 20px;
padding: 26px 50px 24px;
}
.button.small.wide {
padding: 13px 13px;
text-align: left;
width: 90%;
}
.button.medium.wide {
padding: 16px 16px;
text-align: left;
width: 90%;
}
.button.large.wide {
padding: 20px 20px;
text-align: left;
width: 90%;
}
.button.xlarge.wide {
padding: 26px 26px;
text-align: left;
width: 90%;
}
.white-text{
color: var(--white)!important;
}
.rounded-corner,
input[type="submit"].rounded-corner {
border-radius: 3px;
}
.rounded-corner-large,
input[type="submit"].rounded-corner-large {
border-radius: 6x;
}
.button.rounded-border {
border: 2px solid #a0938b;
border-radius: 25px;
}
.button.rounded-border.brown {
border: 2px solid #a0938b;
}
.button.rounded-border.white {
border: 2px solid var(--white);
}
.button.rounded-border.teal {
border: 2px solid #528694;
}
.button.rounded-border.medium {
border-radius: 30px;
}
.button.rounded-border.large,
.button.rounded-border.xlarge {
border-radius: 40px;
}
.button.with-icon.icon-left i {
margin-right: 10px;
}
.button.with-icon.icon-right i {
margin-left: 10px;
}
.button:hover {
color: var(--white)!important;
background-color: #a0938b;
text-decoration: none!important;
}
.button.brown:hover {
background-color: #8a786d;
}
.button.white:hover {
color: #8a786d!important;
background-color: var(--white);
}
.button.teal:hover {
background-color: #63a2b3;
}
a:hover, a:active, a:focus, .entry-header h1 a:hover, .header-meta a:hover {
color: var(--jade);
}
.underline:after {
background-color: var(--jade);
content: "";
display: block;
margin: 1.5rem auto;
width: 10%;
height: 3px;
}
.underline.left:after {
margin: 1rem 0;
} .entry-content ul {
list-style: none;
}
.entry-content ul li:before {
content: '\f0a9';
font-family: FontAwesome;
position: absolute;
left: 5px;
color: var(--jade);
}
.entry-content ul li.wp-block-post:before {
content: "";
position: relative;
}
.grey_background_box {
background-color: #fafafa;
padding-top: 50px;
padding-bottom: 50px;
box-shadow: 0 1px 5px -3px #838383 inset;
}
.grey_background_box.no_shadow {
padding-top: 0;
box-shadow: none;
}
.grey_background_box.no-padding-bottom {
padding-bottom: 0;
}
.grey_background_box.half_padding {
padding-top: 25px;
padding-bottom: 25px;
}
.grey_background {
background-color: var(--mid_grey);
padding: 2rem;
border-radius: 5px;
}
img.border {
border: 1px solid #ddd;
border-radius: 4px;
padding: 5px;
}
.row.flex {
display: flex;
align-items: center;
}
.row.flex h2,
.row.flex h3,
.row.flex h4 {
margin: 0;
padding: 0;
} #headercontainer {
width: 100%;
background-color: rgba(82, 134, 148,.8);
box-shadow: 0px 5px 10px 3px #555;
z-index: 3;
position:relative;
}
.home #bannercontainer {
box-shadow: 0 1px 3px 0 #ededed;
border-bottom: 10px solid var(--jade);
}
#bannercontainer {
margin-top: 0;
}
#bannercontainer .rslides {
margin:0;
padding:0;
}
#bannercontainer .rslides li {
overflow:hidden;
position: relative;
max-height: 80vh;
width: 100%;
display: flex;
align-items: center; }
#bannercontainer picture,
#bannercontainer img {
width: 100%;
max-width: 100%;
}
#bannercontainer .rslides li .banner-content {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgb(0 0 0 / 25%);
}
#bannercontainer .rslides li .banner-content .banner {
height: 100%;
display: flex;
align-items: flex-start;
justify-content: center;
flex-direction: column;
flex-wrap: nowrap;
align-content: center;
}
#bannercontainer .rslides li .banner-content h1 {   
color: var(--white);
white-space: nowrap;
line-height: 1.5;
letter-spacing: 0px;
font-weight: 500;
font-size: 50px;
}
#bannercontainer .rslides li .banner-content p {
color: var(--white);
white-space: nowrap;
line-height: 1.5;
letter-spacing: 0px;
font-weight: 300;
font-size: 40px;
}
#bannercontainer .rslides li .banner-content a.button {
font-size: 24px;
}
section#topbar {
}
#topbar .topbar-header {
clear: both;
width: 98%;
max-width: 1200px;
margin: 0 auto;
padding: 6px 0;
position: relative;
display: flex;
justify-content: space-between;
}
.topbar-header .topbar_left {
text-align: left;
}
.topbar-header .topbar_right {
text-align: right;
}
.topbar-header ul {
margin: 0;
padding: 0;
}
.topbar-header ul li {
display: inline-block;
}
.topbar-header ul li a {
color: white;
text-decoration: none;
vertical-align: middle;
opacity: 0.5;
}
.topbar-header ul li a:hover {
opacity: 1;
}
.topbar-header .topbar_left ul li:not(:last-child) {
margin-right: 20px;
margin-right: 1.25rem;
}
.topbar-header .topbar_right ul li:not(:first-child) {
margin-left: 15px;
margin-left: 0.9375rem;
}
.topbar-header .topbar_left ul li:nth-child(1):before {
content: '\f0e0';
font-family: FontAwesome;
color: white;
margin-right: 10px;
margin-right: 0.625rem;
vertical-align: middle;
}
.topbar-header .topbar_left ul li:nth-child(2):before {
content: '\f095';
font-family: FontAwesome;
color: white;
margin-right: 10px;
margin-right: 0.625rem;
vertical-align: middle;
}
.topbar-header .topbar_left ul li a {
font-size: 12px;
}
.topbar-header .topbar_right ul li a {
}
.topbar-header .topbar_right ul li a:hover {
} #masthead {
background-color: rgba(82, 134, 148,.8);
min-height: 110px;
}
.site-header {
padding: 2rem 0;
display: flex;
}
.site-header>.col {
align-self:center;
}
.site-title h1 {
margin: 0;
}
.site-title h1 img {
vertical-align: middle;
} .main-navigation {
margin: 0;
float: right;
}
.main-navigation ul {
}
.main-navigation li {
margin: 0 0 0 16px;
margin: 0 0 0 1.0rem;
}
.main-navigation li:after {
border-right: 1px solid var(--white);
content: " ";
height: 24px;
margin: 0 8px;
position: absolute;
vertical-align: baseline;
width: 1px;
}
.main-navigation li:last-child:after {
border: none;
}
.main-navigation li .sub-menu li:after {
border: none;
}
.main-navigation ul li a {
font-size: 18px;
display: block;
float: left;
font-weight: 300;
}
.main-navigation ul ul {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
border-top: 1px solid #a0938b;
top: 25px;
min-width: 200px;
}
.main-navigation ul ul li {	
display: block;
width: 100%;
border-bottom: 1px solid #EAEAEA;
}
.main-navigation ul ul li a,
.main-navigation ul ul li a:visited{ 
float: none;
white-space: nowrap;
width: auto;
font-size: 16px;
font-size: 1rem;
line-height: 2.5;
color: #666666;
}
.main-navigation li.menu-item-has-children > a:after {
content: none;
}
.main-small-navigation a:visited,
.main-small-navigation a, 
.main-navigation a, 
.main-navigation a:visited {
text-transform: uppercase;
color: var(--white);
}
.main-navigation ul ul a {
text-transform: uppercase;
color: #a0938b;
}
.main-small-navigation .current-menu-item>a, 
.main-small-navigation .current-menu-ancestor>a, 
.main-navigation .current-menu-item>a, 
.main-navigation .current-menu-ancestor>a {
color: var(--black);
} nav.main-small-navigation {
}
h3.menu-toggle {
border: none;
text-shadow: none;
background-color: transparent;
color: var(--white);
}
.menu-toggle:hover {
background-color: transparent;
color: var(--white);
}
header.entry-header {
background-color: #f7f7f7;
box-shadow: inset 0px 1px 5px -2px #828282;
}
header.entry-header h1 {
font-size: 2rem;
padding: 1rem 0;
}
header.entry-header .col p {
text-align: right;
line-height: 5rem;
margin-bottom: 0;
font-size: 13px;
font-size: 0.813rem;
}
header.entry-header .col p a {
text-decoration:none;
}
.site-title h1 span { 
text-indent: -9999px; 
position: absolute; 
} 
header.entry-header>a {
display: block;
height: 250px;
overflow: hidden;
}
header.entry-header img.wp-post-image {
width: 100%
}
.entry-summary .entry-title {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size: 2rem;
padding: 0;
}
.entry-summary .entry-title a {
font-size: 24px;
font-weight: 400;
text-decoration: none;
}
.entry-content>h3 {
font-weight: 100;
} #section1.row.services {
display: flex;
}
#section1.services .grid_3_of_12 {
width: 25%;
}
#section1.services .col:not(:first-child) {
margin: 0 0 0 1px;
}
#section1.services .home-services-link {
display:block;
position:relative;
}
#section1.services .home-services-image {
width: 100%;
}
#section1.services .overlay {
background-color: rgba(0,0,0,.3);
position: absolute;
right: 0;
bottom: 0;
left: 0;
display: flex;
align-items: center;
padding: 1rem;
}
#section1.services h3 {
color: var(--white);
margin: 0 0 0 1rem;
padding: 0 0 0 1rem;
border-left: 1px solid white;
line-height: 2;
font-size: 1.2vw;
}
#section2.training_delivery .site-content {
padding: 4rem 0;
}
#section2.training_delivery h2 {
text-align: center;
font-weight: 700;
margin:0;
padding:0;
}
#section2.training_delivery .intro {
background-color: var(--brown);
}
#section2.training_delivery .intro .row {
padding: 4rem 0;
columns: 2;
}
#section2.training_delivery .intro .row p {
font-size: 24px;
}
#section2.training_delivery .intro .row p,
#section2.training_delivery .intro .row strong,
#section2.training_delivery .intro .row a,
#section2.training_delivery .intro .row h3 {
color: var(--white);
}
#section2.training_delivery .content {
}
#section2.training_delivery .delivery {
padding-top: 0;
}
#section2.training_delivery .delivery a {
text-decoration: none;
}
#section2.training_delivery .delivery .col:first-child {
margin-left: 0;
}
#section2.training_delivery .delivery .col {
text-align:center;
color: var(--jade);
margin-bottom: 1rem;
}
#section2.training_delivery .delivery .col h4 {
text-align:center;
font-size: 20px;
}
#section2.training_delivery .delivery .col h4 b {
color: var(--jade);
}
#section2.training_delivery .carousel.site-content {
}
#section3.customised_training {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 48px 0;
padding: 3rem 0;
border-top: 10px solid var(--jade);
border-bottom: 10px solid var(--jade);
}
#section3.customised_training .site-content {
padding: 32px 0;
padding: 2rem 0;
}
#section3.customised_training h2 {
color: var(--white);
font-size: 4rem;
font-weight: 500;
}
#section3.customised_training h3 {
color: var(--white);
font-size: 38px;
font-weight: 300;
}
#section4.callback {
background-color: var(--black);
}
#section4.callback .site-content {
display: flex;
align-items: center;
justify-content: space-between;
padding: 3rem 0;
}
#section4.callback .site-content h3 {
color: var(--white);
width: 30%;
white-space: nowrap;
padding-bottom: 0;
}
#section4.callback .site-content p {
color: var(--white);
width: 50%;
margin-bottom: 0;
}
#section4.callback .site-content div {
color: var(--white);
width: 20%;
white-space: nowrap;
text-align: right;
}
#section4.callback .site-content div a {
margin: 0;
}
#section5.testimonials {
background-color: var(--light_grey);
box-shadow: 0 1px 5px -3px var(--black) inset;
padding: 40px 0;
padding: 2.5rem 0;
}
#section5.testimonials .site-content {
padding-top: 0;
}
#section5.testimonials .heading h2 { 
text-align: center;
font-weight: 700;
}
#section5.testimonials .slider .testimonial-image {
border-radius: 0;
-webkit-box-shadow: 0 0 5px rgb(0 0 0 / 10%);
box-shadow: 0 0 5px 0px rgb(0 0 0 / 10%);
border: 7px solid white;
}
#section6.marketing_columns {
border-top: 10px solid var(--jade);
}
#section6.marketing_columns .col:nth-child(odd) {
background-color: #DFE0E1;
}
#section6.marketing_columns .col:nth-child(even) {
background-color: #EAEBEB;
}
#section6.marketing_columns .col {
margin: 0;
text-align: center;
padding: 2rem;
border-bottom: 1px solid var(--light_grey);
}
#section6.marketing_columns .grid_3_of_12 {
width: 25%;
}
#section6.marketing_columns .col .marketing_columns-icon {
margin-bottom: 24px;
margin-bottom: 1.5rem;
}
#section6.marketing_columns .col h3 {
font-size: 16px;
font-size: 1rem;
}
#section7.partnership_section {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
#section7.partnership_section .row {
padding: 3rem 0;
}
#section7.partnership_section h2,
#section7.partnership_section h4,
#section7.partnership_section p {
text-align: center;
color: var(--white);
}
#section7.partnership_section h2 {
font-size: 56px;
font-size: 3.5rem;
line-height: 64px;
line-height: 4rem;
font-weight: 500;
}
#section7.partnership_section h4 {
font-size: 38px;
font-size: 2.375rem;
line-height: 44px;
line-height: 2.75rem;
}
#section8.acknowledge_country .row {
padding: 3rem 0;
}
#section8.acknowledge_country h2,
#section8.acknowledge_country p {
color: var(--white);
font-weight: 500;
text-align: center;
font-size: 1.2rem;
margin-bottom: 0;
}
#section8.acknowledge_country h2 {
font-size: 56px;
font-size: 3.5rem;
line-height: 64px;
line-height: 4rem;
font-weight: 500;
}  #callback_row {
padding-top: 40px;
padding-top: 2.5rem;
background-color: #4c4b4b;
}
#callback_row .wpb_column:nth-child(2) {
text-align: center;
}
#callback_row .wpb_column:nth-child(3) {
text-align: right;
}
#callback_row .wpb_column h3 {
color: white;
}
#callback_row .wpb_column .callback_cta_text p {
color: #c9c9c9;
}
#callback_row .wpb_column .callback_cta_text .pdf_icon {
float: left;
}
#callback_row .wpb_column .callback_cta_text .pdf_icon i {
color: red ;
margin-right: 1rem;
}
div#book_now_cta_row {
background-color: #4c4b4b;
padding-top: 40px;
padding-top: 2.5rem;
}
.home div#book_now_cta_row {
margin-bottom: 0;
}
div#book_now_cta_row h3 {
color: #cbcbcb;
font-weight: 400;
}
div#book_now_cta_row h3 span {
color: white;
} #we-know-safety {
background-size: cover;
border-top: 10px solid var(--jade);
border-bottom: 10px solid var(--jade);
padding: 2rem 0;
}
#we-know-safety h2,
#we-know-safety h3,
#we-know-safety h4 {
color: white;
font-size: 32px;
margin-bottom: 1rem;
}
#we-know-safety p {
color: white;
} #icon-bottom-boxes {
border-top: 10px solid var(--jade);
}
#icon-bottom-boxes .wpb_column {
background-color: #DFE0E1;
}
#icon-bottom-boxes .wpb_column:nth-child(2n+2){
background-color: #EAEBEB
}
#icon-bottom-boxes .wpb_text_column {
margin: 35px;
}
#icon-bottom-boxes h4 {
text-transform: uppercase;
font-size: 1rem;
font-weight: 500;
color: rgb(89,89,89);
} .safety-membership-heading p{
font-family: 'Fira Sans';
font-size: 56px;
font-weight: 500;
line-height: 64px;
color: var(--white);
}
.safety-membership-content p{
font-family: 'Fira Sans';
font-size: 38px;
font-weight: 300;
line-height: 44px;
color: var(--white);
}
.white_col>.vc_column-inner>.wpb_wrapper {
background-color: white;
margin: 0 10px;
margin: 0 0.625rem;
padding: 0;
box-shadow: 0 1px 3px 0 #bfbfbf;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.white_col .wpb_wrapper.vc_figure {
display: block;
}
.white_col .vc_single_image-wrapper,
.white_col .vc_single_image-wrapper img {
width: 100%;
}
.white_col .wpb_text_column {
margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
margin-top: 1.563rem;
margin-left: 1.563rem;
margin-right: 1.563rem;
}
.wpb_column.white_col h4 {
font-size: 18px;
font-size: 1.125rem;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
font-weight: 400;
}
.white_col p {
color: #8c8c8c;
}
.subscribe_cta_row form input[type="email"] {
border: none;
border-bottom: 2px solid var(--jade);
width: 60%;
margin-right: 20px;
margin-right: 1.25rem;
}
.subscribe_cta_row .wpb_column:last-child  .wpb_text_column  {
text-align: right;
}
.vc_row.subscribe_cta_row {
margin-top: 35px;
}
#testimonial-slider {
background-color: white;
box-shadow: 0 1px 3px -1px #9c9c9c;
position: relative;
}
#testimonial-slider i.fa {
color: #cacaca;
}
div#prev {
position: absolute;
top: calc(50% - 32px);
left: 40px;
cursor: pointer;
}
div#next {
position: absolute;
top: calc(50% - 32px);
right: 40px;
cursor: pointer;
}
.slide {
padding: 30px 120px;
padding: 1.875rem 7.5rem;
}
.slide-inner {
display: flex;
justify-content: space-between;
}
.client-contact-photo {
min-width: 90px;
margin-right: 20px;
margin-right: 1.250rem;
}
.testimonial-quote {
text-align: right;
}
.client-contact-info {
text-align: right;
font-size: 15px;
font-size: 0.9375rem;
}
.client-contact-photo img {
border-radius: 50%;
box-shadow: 0 0 2px 0px var(--grey);
}
.widget-area .slide {
padding: 1.875rem 2.5rem;
}
.widget-area .slide-inner {
flex-wrap: wrap;
}
.widget-area .testimonial-quote {
text-align: center;
}
.widget-area div#prev {
left: 10px;
}
.widget-area div#next {
right: 10px;
}
#testimonials .testimonial-quote:before,
.widget-area .testimonial-quote:before {
content: "\f10d ";
font-family: 'FontAwesome';
float: left;
color: var(--jade);
margin-right: 0.5rem;
}
#testimonials .testimonial-quote:after {
content: "\f10e ";
font-family: 'FontAwesome';
float: right;
color: var(--jade);
margin-top: -1.5rem;
}
.widget-area .testimonial-quote:after {
content: "\f10e ";
font-family: 'FontAwesome';
float: right;
color: var(--jade);
margin-top: -3rem;
} .slick-initialized .slick-slide {
margin: 0 10px;
}
.wp-block-query {
margin-bottom: 2rem;
}
.wp-block-post-featured-image {
margin-bottom: 0;
}
.wp-block-post-title {
font-size: 18px;
background-color: rgba(0,0,0,.7);
text-align: center;
padding: 1rem;
margin: 0;
}
.wp-block-post-title,
.wp-block-post-title a {
color: var(--white);
text-decoration: none;
}
.wp-block-gallery .wp-block-image {
padding: 0 1rem;
}
.wp-block-gallery.has-nested-images figure.wp-block-image {
flex-grow: 0;
} .inner-header-content {
clear: both;
width: 90%;
font-size: 16px;
font-size: 1rem;
max-width: 1200px;
margin: 0 auto;
padding: 32px 0;
padding: 2rem 0;
color: #333;
line-height: 1.5;
position: relative;
}
.testimonial.slide {
background-color: white;
box-shadow: 0 1px 3px 0px #9c9c9c;
position: relative;
margin-bottom: 35px;
margin-bottom: 2.188rem;
padding: 30px;
padding: 1.875rem;
}
.return_to_work_tabs h4 {
font-size: 18px;
font-weight: 400;
}
.audit_ctas .wp-block-image {
position: relative;
}
.audit_ctas .wp-block-image img {
width: 100%;
}
.audit_ctas .wp-block-image figcaption {
position: absolute;
bottom: 0;
background: rgba(0,0,0,0.3);
color: white;
padding: 1rem;
margin: 0;
width: 100%;
font-weight: 400;
}
.entry-content h3 {
font-weight: 100;
font-size: 1.2rem;
} .services_tabs h4:after {
content: ' ';
height: 3px;
background-color: #528694;
display: block;
width: 20%;
margin: 1rem auto;
}
.services_tabs .white_col.wpb_column.vc_column_container {
margin-bottom: 40px;
}
.services_tabs .white_col.wpb_column.vc_column_container ul li strong {
display: block;
margin-bottom: 1rem;
} #intro {
max-height: 380px;
overflow: hidden;	
}
.post_feature_header {
background-color: var(--jade);
color: white;
padding: 10px;
padding: 0.625rem;
font-size: 2rem;
margin-bottom: 0;
}
.training_header .wp-post-image {
width: 100%;
}
input[type="text"], 
input[type="password"], 
input[type="email"], 
input[type="url"], 
textarea {
padding: 8px;
padding: 0.5rem;
width: calc(100% - 16px);
}
ul.course_list_category li:before {
content: '';
}
ul.course_list_category li h2.wp-block-post-title a {
font-size: 16px;
font-size: 1rem;
color: var(--jade);
vertical-align: top;
}
.em.em-list .em-item .em-item-info h3.em-item-title a {
font-size: 20px;
color: var(--jade)!important;
font-weight: 400;
} .member_packages h4:after {
content: ' ';
height: 3px;
background-color: var(--jade);
display: block;
width: 20%;
margin: 1rem auto;
}
.member_package a.button.medium.teal.wide {
width: 100%;
text-align: center;
} div.css-search div.em-search-main .em-search-submit {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, var(--jade)), color-stop(1, #2b879ccc) );
background: -moz-linear-gradient( center top, var(--jade) 5%, #2b879ccc 100% );
background-color: var(--jade);	
}
div.css-search div.em-search-main .em-search-submit:hover {
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2b879ccc), color-stop(1, var(--jade-light)) );
background: -moz-linear-gradient( center top, #2b879ccc 5%, var(--jade-light) 100% );
background: -ms-linear-gradient(top, #2b879ccc, var(--jade-light));
background: -o-linear-gradient(top, #2b879ccc, var(--jade-light));
background: linear-gradient(top, #2b879ccc, var(--jade-light));
background-color: #2b879ccc;
}
.events-table .event-col {
display: inline-block;
vertical-align: top;
margin-right: 1.2%;
margin-bottom: 35px;
background-color: #fafafa;
box-shadow: 0px 1px 3px 0 #ccc;
}
.events-table .event-col:nth-child(3n+3) {
margin-right: 0;
}
.css-events-list {
margin-bottom: 2rem;
}
.event-image {
width: 100%;
height: 200px;
background-size: cover;
background-position: center center;
background-image: url(//www.safetyconsultantsaustralia.com.au/wp-content/uploads/2019/05/image-not-found.png);
}
.event-details {
padding: 20px;
}
.event-avail-space {
float: right;
font-size: 12px;
text-transform: uppercase;
color: var(--white);
background-color: #759ea9;
padding: 0 .3rem;
}
.event-time {
font-size: 12px;
text-transform: uppercase;
color: #8c8c8c;
margin-bottom: 5px;
}
.event-link {
font-weight: 500;
margin-bottom: 10px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.event-description {
font-size: 14px;
line-height: 18px;
margin-bottom: 10px;
}
.event-location {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
color: #c0c0c0;
font-size: 12px;
line-height: 18px;
font-weight: 500;
}
div.em-booking-message {
width: calc( 100% - 20px);
text-align: center;
}
div.em-booking-message p {
text-align: center;
}
.em-checkout-page-contents .em-booking-form-details {
width: 50%;
float: none;
margin: 0 auto;
}
.ui-widget-header {
border: 1px solid var(--jade)!important;
background: var(--jade)!important;
}
.avail_spaces {
display: inline-block;
border: 1px solid grey;
background-color: #f8f8f8;
padding: 1rem 2rem;
margin-bottom: 1rem;
float: right;
}
.avail_spaces p {
text-align: center;
margin-bottom: 0;
}
.avail_spaces p.spaces_number {
font-size: 2rem;
font-weight: 700;
}
.avail_spaces p.spaces_text {
font-size: .8rem;
}
.event .event_col.grid_8_of_12 {
padding-right: 1rem;
}
.event .event_col.grid_4_of_12 {
background-color: #f8f8f8;
box-shadow: 0 1px 3px 0 #a5a5a5 inset;
}
.event .event_col.grid_4_of_12 h3 {
background-color: #054a4d;
padding: .5rem;
font-size: 18px;
color: var(--white);
font-weight: 400;	
}
.event  .em-booking {
margin: 15px 0px 10px 20px;
}
.event .em-booking p.ticket-desc {
}
.event .em-booking .em-booking-form-details p {
font-size: 14px;
margin-bottom: .5rem;
}
.event .em-booking .em-booking-form label {
width: 80%;
}
.event .em-booking .em-booking-form .ticket-price label,
.event .em-booking .em-booking-form .em-tickets-spaces label {
width: 100px;
}
.event .em-booking .em-booking-form .input-field-dbem_tax_invoice_required label {
width: auto;
margin-right: 1rem;
}
.em-booking-form-details input.input, .em-booking-form-details textarea {
width: 90%;
}
.event .em-booking .em-booking-form .em-gateway-button {
float: right;
margin-right: 10%;
}
div.em-gateway-buttons {
display: flex;
}
.event .em-booking .em-booking-form .em-gateway-button {
float: none;
margin-right: 0;
}
#em-gateway-button-stripe_checkout {
display: inline-block;
*display: inline;
padding: 12px 25px;
margin-bottom: 0;
*margin-left: .3em;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #FFFFFF;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-color: #63a2b3;
border: 1px solid #cccccc;
*border: 0;
border-color: rgba(0, 0, 0, 0.1);
border-color: #e6e6e6;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#em-gateway-button-stripe_checkout:hover {
color: var(--white)!important;
background-color: #63a2b38f;
text-decoration: none!important;
} #testimonials {
columns: 2;
margin-bottom: 2rem;
position: relative;
}
#testimonials .testimonial.slide {
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
} .team_members .wpb_single_image img { }
.team_members .wpb_column.vc_column_container {
margin-bottom: 35px;
}
.team_members .wpb_wrapper {
background-color: white;
text-align: center;
}
.team_members .wpb_single_image {
}
.team_members .wpb_single_image img {	
-webkit-transition: transform .5s ease-out;
}
.team_members .wpb_single_image img:hover {	
transform: scale(1.05);
box-shadow: #999 0px 0px 10px 0px;
}
.team_members  .wpb_text_column {
margin-bottom: 0!important;
}
.team_members  .wpb_text_column h2,
.team_members  .wpb_text_column h4,
.team_members  .wpb_text_column p {
text-align: center;
}
.team_members  .wpb_text_column h2 {
text-transform: uppercase;
font-size: 24px;
}
.team_members .wpb_text_column h4 {
font-size: 18px;
color: #528694;
font-weight: 400;
}
.team_members .wpb_text_column p {
font-size: 14px;
}
.team_members .vc_icon_element {
display: contents;
font-size: 12px;
}
.team_members .vc_icon_element .vc_icon_element-inner {
width: 3em!important;
height: 3em!important;
} .site-content article.type-post {
border-bottom: 1px solid #ccc;
padding-bottom: 1rem;
margin-bottom: 2rem;
}
.type-post header.entry-header {
background-color: var(--white);
box-shadow: none;
}
.type-post .entry-header .entry-title a {
font-size: 24px;
font-weight: 400;	
}
.header-meta a , .header-meta .entry-date{
font-size: 12px;
}
.post-categories {
float: right;
}
.post-categories a:hover, .post-tags a:hover {
background-color: #000000b5;
color: var(--white);
}
a.more-link {
clear: both;
float: right;
background-color: black;
padding: 3px 15px;
color: white;
text-transform: uppercase;
font-size: 14px;
}
a.more-link:hover {
background-color: #000000b5;
} .member_package li {
font-size: 14px;
}
.member_package .btn {
} .contact_map h3,
.contact_form  h3 {
border-bottom: 3px solid var(--jade);
margin-bottom: 35px;
margin-bottom: 2.188rem;
}
.wpcf7 .field_wrapper {
background-color: #fafafa;
padding: 10px;
padding-bottom: 0;
border-bottom: 1px solid #91989d;
margin-bottom: 20px;
}
.wpcf7 .field_wrapper label {
color: var(--jade);
font-weight: 700; 
}
.wpcf7 .field_wrapper label red {
color: red;
}
.wpcf7 .field_wrapper input[type="text"], 
.wpcf7 .field_wrapper input[type="email"], 
.wpcf7 .field_wrapper input[type="tel"], 
.wpcf7 .field_wrapper select, 
.wpcf7 .field_wrapper textarea {
background-color: #FAFAFA;
border: none;
color: #9b9b9b;
margin-top:20px;
width:100%;
}
.wpcf7 .field_wrapper select option {
font-weight: 300;
}
.office_locations.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
display: flex;
align-items: center;
}
.office_locations .wp-block-column:before {
content: "\f124";
font-family: FontAwesome;
font-size: 4rem;
color: var(--jade);
float: left;
margin-right: 2rem;
}
.office_locations.row2 .wp-block-column:last-child:before {
content: "\f095";
}
.office_locations .fa {
float: left;
margin-right: 16px;
margin-right: 1rem;
color: var(--jade);
}
.office_locations .wp-block-column p,
.office_locations .wp-block-column h3,
.office_locations .wp-block-column h4 {
margin-bottom: 0;
padding-bottom: 0;
} .error404 header.entry-header h1 {
}
.error404 input[type="search"].search-field {
font-size: 24px;
padding: 5px;
width: 90%;
margin-bottom: 2rem;
}
.error404 input[type="submit"].search-submit {
vertical-align: top;
} #secondary.widget-area .widget {
background-color: #f8f8f8;
padding: 1rem 1.5rem;
}
#secondary h3.widget-title {
background-color: var(--jade);
padding: .5rem;
font-size: 18px;
color: var(--white);
font-weight: 400;
margin: -1rem -1.5rem 1rem;
}
#secondary.widget-area .widget ul {
position: relative;
list-style-type: none;
padding: 0 1.5rem;
}
#secondary.widget-area .widget li:before {
content: '\f046';
font-family: FontAwesome;
position: absolute;
left: 5px;
color: var(--jade);
} .ui-accordion p {
margin: 16px 0;
margin: 1rem 0;
}
.ui-accordion .ui-accordion-header {
color: var(--white);
font-size: 18px;
font-size: 1.125rem;
padding: 18px;
padding: 1.125rem;
margin-bottom: 0;
cursor: pointer;
}
.ui-accordion .ui-accordion-header-icon:before {
font-family: 'FontAwesome';
content: '\f0d7';
margin-right: 16px;
margin-right: 1rem;
}
.ui-accordion .ui-state-active .ui-accordion-header-icon:before {
content: '\f0d8';
}
.ui-accordion .ui-accordion-header .fa {
margin-right: 12px;
margin-right: .75rem;
font-size: 24px;
font-size: 1.5rem;
vertical-align: sub;
}
.ui-accordion #ui-id-1 {
background-color: var(--tr_tab_1);
}
.ui-accordion #ui-id-3 {
background-color: var(--tr_tab_2);
}
.ui-accordion #ui-id-5 {
background-color: var(--tr_tab_3);
}
.ui-accordion #ui-id-7 {
background-color: var(--tr_tab_4);
}
.ui-accordion #ui-id-9 {
background-color: var(--tr_tab_5);
}
.ui-accordion .ui-accordion-content {
background-color: #f8f8f8;
box-sizing: content-box;
box-shadow: 0 1px 3px 0 #333 inset;
padding: 14px 20px;
padding: 0.875rem 1.25rem;
}
h3.page-list-ext-title {
font-size: 17px;
font-size: 1.063rem;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
font-weight: 100;
}
h3.page-list-ext-title a {
text-decoration: none;
}
.page-list-ext {
background-color: #fafafa;
padding: 0 10px;
}
.page-list-ext .page-list-ext-item {
border-bottom: 1px solid #ededed;
margin: 10px 0 10px 0;
} .site-footer {
border-bottom: 1px solid #8F9194;
}
.main-content-footer {
clear: both;
width: 90%;
font-size: 16px;
font-size: 1rem;
max-width: 1200px;
margin: 0 auto;
color: var(--grey);
}
.main-content-footer p {
margin-bottom: 0;
}
.site-footer h3 {
font-size: 16px;
color: var(--white);
}
.site-footer .menu li {
line-height: 1.3;
}
.site-footer a {
font-size: 14px;
}
.site-footer a:hover {
color: var(--white);
}
.site-footer .col .widget_nav_menu ul.menu li{
}
.site-footer .col .widget_nav_menu ul.menu li a {
text-decoration: none;
color: #8F9194;
font-weight: 500;
}
.site-footer .col .widget_nav_menu ul.menu li a:hover,
.site-footer .col .widget_nav_menu ul.menu li.current-menu-item a,
.site-footer .col.widget_nav_menu ul.menu li.current_page_item a{
color: #8F9194;
}
.row.smallprint {
margin-top: 30px;
margin-top: 1.875rem;
display: flex;
justify-content: space-between;
}
.row.smallprint .col:nth-child(1) {
text-align: left;
color: #8F9194;
font-size: 14px;
}
.row.smallprint .col:nth-child(2) {
text-align: right;
color: #8F9194;
font-size: 14px;
}
.row.smallprint .col a {
color: #8F9194;
text-decoration: none;
}
.multi-row-cols .grid_12_of_12 {
clear:left;
margin-left: 0;
}
.multi-row-cols .grid_6_of_12:nth-child(2n+3) {
clear: left;
margin-left: 0;
}
.multi-row-cols .grid_4_of_12:nth-child(3n+4) {
clear: left;
margin-left: 0;
}
.multi-row-cols .grid_3_of_12:nth-child(4n+5) {
clear: left;
margin-left: 0;
}
@media (min-width: 768px) {
.home #bannercontainer { }
} @media (max-width: 1200px) {
} @media (max-width: 1024px) {
#section1.row.services {
flex-wrap: wrap;
}
#section1.services .grid_3_of_12 {
width: calc( 50% - 1px );
}
#section1.services h3 {
font-size: 3vw;
}
} @media (max-width: 910px) {
.main-navigation li {
margin: 0 0 0 15px;
margin: 0 0 0 0.9375rem;
}
.main-navigation li a {
font-size: 16px;
}
.site-footer .col:nth-child(1) .widget_nav_menu ul.menu li:not(:last-child) {
margin-right: 15px;
margin-right: 0.9375rem;
} #bannercontainer .rslides li .banner-content h1 {
font-size: 32px;
font-size: 2rem;
line-height: 1.2;
}
#bannercontainer .rslides li .banner-content p {
font-size: 28px;
font-size: 1.175rem;
line-height: 1.2;	
}
#bannercontainer .rslides li .banner-content a.button {
font-size: 18px;
font-size: 1.125rem;
}
#section4.callback .site-content {
flex-wrap: wrap;
}
#section4.callback .site-content h3 {
width: 100%;
}
#section6.marketing_columns .col { 
width: 50%;
}
} @media (max-width: 850px) {
.home-tabs-row .aio-icon-component.style_1 .aio-icon-header h3.aio-icon-title {
font-size: 1rem;
}
#we-know-safety h2, #we-know-safety h3, #we-know-safety h4 {
font-size: 24px;
}
.training-page .col {
width: 100%;
margin-left: 0;
}
} @media (max-width: 768px) {
.grid_1_of_12, 
.grid_2_of_12, 
.grid_3_of_12, 
.grid_4_of_12, 
.grid_5_of_12, 
.grid_6_of_12, 
.grid_7_of_12, 
.grid_8_of_12, 
.grid_9_of_12, 
.grid_10_of_12, 
.grid_11_of_12, 
.grid_12_of_12 {
width: 100%;
}
.col {
margin: 0;
}
.site-header {
flex-direction: column;
padding: 1rem 0;
}
.site-header .col:last-child {
margin-top: -3.5rem;
}
header.site-header .col.grid_9_of_12 h3.menu-toggle {
margin-top: -60px;
width: auto;
float: right;
}
nav.main-small-navigation {
text-align: right;
}
.main-small-navigation .nav-menu, .nav-menu ul {
padding: 0;
margin-bottom: 0;
text-align: left;
}
.main-small-navigation ul li, 
.main-navigation ul li {
background-color: transparent;
padding-left: 25px;
padding-left: 1.563rem;
text-align: left;
}
.main-small-navigation a {
line-height: 2;
}
h3.menu-toggle {
}
#callback_row .wpb_column,
#callback_row .wpb_column p {
text-align: center!important;
}
div#book_now_cta_row {
text-align: center;
}
#section2.training_delivery .site-content {
padding: 2rem 0;
}
#section2.training_delivery .intro .row {
columns: 1;
}
#section2.training_delivery .delivery .col h4 {
font-size: 20px;
}
#section2.training_delivery .delivery .col.grid_3_of_12 {
width: 49.2%;
}
#section2.training_delivery .delivery .col {
margin: 0 0 0 1.6%;
}
#section2.training_delivery .delivery .col.grid_3_of_12:nth-child(2n+3) {
clear: left;
margin-left: 0;
}
.contact_address_row h2 { text-align: left; }
.contact_form_row .ninja-forms-all-fields-wrap { columns: 1; }
.site-footer .col:nth-child(1),
.site-footer .col:nth-child(2),
.row.smallprint .col:nth-child(1),
.row.smallprint .col:nth-child(2){
text-align: center;
}
.row.smallprint {
display: block;
width: 100%;
}
.site-footer .col:nth-child(1) .widget_nav_menu ul.menu li:not(:last-child)	{
margin-right: 10px;
margin-right: 0.625rem;
}
.request_callback_footer.row.flex {
flex-wrap: wrap;
}
.request_callback_footer.row.flex .col {
margin-bottom: 1rem;
text-align: center
}
.testimonial.slide .slide-inner {
flex-wrap: wrap;
}
.testimonial.slide .slide-inner .client-contact-photo {
margin-bottom: 1rem;
width: 100%;
text-align: center;
} #section1.services img.home-services-icon {
width: 18px;
}
#section1.services h3 {		
margin: 0 0 0 0.5rem;
padding: 0 0 0 0.5rem;
}
#section2.training_delivery .intro {
columns: initial;
}
#section5.testimonials .testimonial-image {
display: none;
}
.post_feature_header {
font-size: 1.5rem;
}
} @media (max-width: 690px) {
#topbar .topbar-header{
display: block;
}
#topbar .topbar-header .col {  }
#topbar .topbar-header .topbar_left {
width: 74%;
}
#topbar .topbar-header .topbar_right {
width: 24%;
}
} @media (max-width: 640px) {
.slide {
padding: 30px 30px;
padding: 1.875rem 1.875rem;
}
.slide-inner {
display: block;
}
#section1.services .grid_3_of_12 {
}
#section1.services h3 {
}
.client-contact-photo {
text-align: center;
margin-bottom: 35px;
}
.testimonial-quote {
text-align: center;
}
div#prev {
left: 0px;
}
div#next {
right: 0px;
}
.wpb_single_image .vc_figure,
.wpb_single_image .vc_single_image-wrapper {
display: block!important;
}
.alignright, .alignleft, .wp-block-image .alignright, .wpb_single_image.staff_head_shot img {
float: none;
margin: 0 auto 1rem auto!important;
display: block;
}
header.entry-header h1 {
line-height: 1;
}
.type-post .entry-header .entry-title a {
font-size: 18px;
}
.contact_form_row {
padding: 50px 1rem 0px 1rem;
} #bannercontainer .rslides li .banner-content h1 {
font-size: 18px;
font-size: 1.125rem;
line-height: 1.2;
white-space: initial;
}
#bannercontainer .rslides li .banner-content p {
font-size: 18px;
font-size: 1.125rem;
line-height: 1.2;
white-space: initial;
}
#bannercontainer .rslides li .banner-content a.button {
font-size: 18px;
font-size: 1.125rem;
padding: 10px 20px 9px;
}
#section4.callback .site-content p,
#section4.callback .site-content div	{
width: 100%;
}
#section4.callback .site-content p {
margin-bottom: 16px;
margin-bottom: 1rem;
}
#section6.marketing_columns .col { 
width: 100%;
}
} @media (max-width: 568px) {
.site-title h1 {
max-width: 80%;
}
} @media (max-width: 520px) {
#testimonials {
columns: 1;
}
} @media (max-width: 320px) {
} @media print {
a[href]:after{
content:none
}
.menu-social-menu-top-right-container,
.main-navigation,
header.entry-header,
.vc_tta-container	{
display: none;
}
.course-header {
height: auto;
}
}  .slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.taxopress-table-container {
width: 100%;
}
.taxopress-table-row td {
border: none;
}
.taxopress-table-row:nth-child(n+7) {
display: none;
}
.taxopress-see-more-link,
.taxopress-close-table-link {
cursor: pointer;
}
.taxopress-close-table-link {
display: none;
}
.taxopress-see-more-container {
text-align: right;
padding: 10px;
}
.hidden {
display: none;
}
.taxopress-table-container .taxopress-post-count {
text-align: right;
padding-right: 30px;
}
.taxopress-arrow {
display: inline-block;
}
.taxopress-arrow.right {
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 5px solid;
}
.taxopress-arrow.down {
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid;
} .taxopress-border-cloud a{
text-decoration: none;
border: 1px solid;
padding: 4px 7px; 
display: inline-block;
margin: 3px;
} .taxopress-box-list {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 10px;
}
.taxopress-box-list a {
display: block;
text-decoration: none;
box-sizing: border-box;
word-wrap: break-word;
}
.taxopress-box-list img {
max-width: 100%;
height: auto;
display: block;
}
.taxopress-boxrelatedpost-cat{
color:#666;
font-size: 0.9em;
}
@media (max-width: 1200px) {
.taxopress-box-list {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 768px) {
.taxopress-box-list {
grid-template-columns: 1fr;
word-wrap: break-word;
}
}
.taxopress-parent-child-list {
list-style: none !important;
}
.taxopress-parent-term {
font-weight: normal;
margin: 0.5em 0;
list-style-type: none !important;
position: relative;
padding-left: 1.5em;
}
.taxopress-child-list {
list-style: none !important;
margin: 0.3em 0 0.3em 1em !important;
padding-left: 0 !important;
}
.taxopress-child-term {
font-weight: normal;
margin: 0.2em 0;
position: relative;
padding-left: 1.5em;
}
.taxopress-parent-term::before {
content: "•";
position: absolute;
left: 0;
font-size: 1.2em;
line-height: 1;
}
.taxopress-child-list > li::before {
content: "○";
position: absolute;
left: 0;
font-size: 1.2em;
line-height: 1;
}
.taxopress-child-list .taxopress-child-list > li::before {
content: "▪  ▪";
font-size: 1.2em;
}
.taxopress-child-list {
margin-left: 1em !important;
}
.taxopress-child-list .taxopress-child-list {
margin-left: 1em !important;
}
.taxopress-parent-term,
.taxopress-child-list li {
font-weight: normal;
}