@charset "UTF-8";
   html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
}
ul {
list-style: none;
}
.wpb_wrapper > ul {
list-style:disc;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
:focus { outline: 0;}
[hidden] {
display: none;
}
.noshow {display: none;}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
hr.shadow_line {
background: transparent url(//ptmaustralia.com.au/wp-content/themes/nimva/images/divider-bar.png) no-repeat center 0;
background-size: 100% 100%;
border: 0;
height: 6px;	
}
hr.double_solid {	
border:0;
border-bottom: 3px double #e5e5e5;
margin: 0;
}
hr.solid {	
border:0;
border-bottom: 1px solid #e5e5e5;
margin: 0;
}
hr.dotted {	
border:0;
border-bottom: 1px dotted #e5e5e5;
margin: 0;
}
hr.double_dotted {	
border:0;
padding-top:1px;
border-bottom: 1px dotted #e5e5e5;
border-top: 1px dotted #e5e5e5;	
margin: 0;
}
hr.dashed {	
border:0;
border-bottom: 1px dashed #e5e5e5;
margin: 0;
}
hr.double_dashed {	
border:0;
padding-top:1px;
border-bottom: 1px dashed #e5e5e5;
border-top: 1px dashed #e5e5e5;
margin: 0;
}
hr.blank_divider {
border:0;
height:1px;
margin:0;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
input[type="text"],
input[type="password"],
textarea {
-webkit-appearance: none;
-webkit-border-radius: 0;
border-radius: 0;
}
input[type="submit"],
input[type="reset"] { -webkit-appearance: none; } body {
line-height: 1;
color: #777;
font: 12px/20px "Open Sans", Helvetica, Arial, sans-serif;
}
input,
select,
textarea { font: 12px/20px "Open Sans", Helvetica, Arial, sans-serif; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { display: inline-block; *zoom:1;}
* html .clearfix { height: 1%;}/*\*/.clearfix { display: block;}
.clear {
clear: both;
display: block;
font-size: 0px;
height: 0px;
line-height: 0;
width: 100%;
overflow:hidden;
}
::selection {
background: #f96e5b;
color: #fff;
}
::-moz-selection {
background: #f96e5b;/**/color: #fff;
}
::-webkit-selection {
background: #f96e5b; color: #fff;
} a {
text-decoration: none;
color: #f96e5b;
}
a:hover, .selected { color: #222; }
a img { border: none; }
p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form { margin-bottom: 20px; }
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 300;
padding: 0 0 20px 0;
color: #444;
font-family: 'Open Sans', sans-serif;
}
p.featured, .featured-qbox{
font-size: 19px;
line-height: 28px;
margin-bottom:20px;
font-weight:200;
}
.featured-qbox p:last-child {
margin-bottom:0;
}
span.custom_span_color, span.custom_span_color2 {
float: none !important;
margin:0 !important;
}
.red_bar_left {
height:4px; width:100px; float:left; background-color:#f96e5b;
}
.black_bar_right {
height:4px; width:160px; float:right; background-color:#222325;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span { color: #f96e5b; }
h3,
h4,
h5,
h6 { padding-bottom: 15px; }
h1 {
font-size: 28px;
line-height: 34px;
}
h2 {
font-size: 22px;
line-height: 28px;
}
h2.info-box{
font-size:31px;
line-height:44px;
font-weight:300;
}
h3 {
font-weight: 400;
font-size: 18px;
line-height: 24px;
}
h3.featured{
color: #333;
font-size: 20px;
font-weight: 400;
letter-spacing: normal;
line-height: 27px;
}
h3.featuredinverse{
color: #f96e5b;
font-size: 20px;
font-weight: 400;
letter-spacing: normal;
line-height: 27px;
}
h4 {
font-weight: 600;
font-size: 16px;
line-height: 22px;
}
h5 {
font-weight: 600;
font-size: 14px;
line-height: 20px;
}
h6 {
font-weight: 600;
font-size: 12px;
line-height: 18px;
}
address { font-style: italic; }
abbr[title],
acronym[title],
dfn[title] {
cursor: help;
border-bottom: 1px dotted #555;
}
blockquote {
border-left: 3px solid #777;
font-style: italic;
padding: 5px 0 5px 20px;
margin-left: 20px;
}
blockquote p { margin: 20px 0 0 0 !important; }
blockquote p:first-child { margin: 0 !important; }
strong { font-weight: bold; }
#footer.footer-dark strong,
#copyrights.copyrights-dark strong { color: inherit; }
em,
dfn,
cite { font-style: italic; }
dfn { font-weight: bold; }
sup {
font-size: 11px;
vertical-align: top;
}
sub {
font-size: 11px;
vertical-align: bottom;
}
small {
font-size: 11px;
font-style: italic;
}
del { text-decoration: line-through; }
ins { text-decoration: underline; }
pre {
font: 12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace;
white-space: pre;
overflow: auto;
padding: 0 10px;
clear: both;
color: #666;
line-height: 19px;
}
code {
padding: 5px;
background: #F9F9F9;
}
var,
kbd,
samp,
code {
font: 12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace;
background: #F9F9F9;
}
kbd { font-weight: bold; }
samp,
var { font-style: italic; }
ul,
ol,
dl { margin-left: 20px; }
caption { text-align: left; }
img { max-width: 100%; height: auto; }
.img-polaroid {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} #fixed_video{
min-width: 100%;
min-height: 100%;
top:0;
left:0;
position: fixed;
background-color:black;
z-index: 0 !important;
}
.video_bg, .video_bg_row {
position:relative;
}
.video_bg .mbYTP_wrapper, .video_bg_row .mbYTP_wrapper{
z-index:0 !important;
}
.video_overlay {
position:absolute; min-width:100%; min-height:100%; top:0; left: 0; 
}
.compose-mode .video-bg {
display: none;
}
.compose-mode .video-bg:nth-child(2) {
display:block;
}
.compose-mode .video-bg.self_video:nth-child(2) {
display:none;
}
.compose-mode .video-bg.self_video:nth-child(1) {
display:block;
}
.video-sidebar .wpb_video_widget .wpb_wrapper iframe {
min-height:143px;
} .video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 0px;
height: 0;
overflow: hidden;
}
.video-container iframe,  
.video-container object,  
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.vc_video-bg .inner {
border: none;
}
.video-bg {
position: absolute;
overflow: hidden;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.video-bg video {
position: absolute;
z-index: 0;
top: 0;
left: 0;
min-width: 100%;
min-height: 100%;
}
.video-placeholder {
display: none; 
background-size: cover;
background-attachment: scroll;
background-position: center center;
width: 100%;
height: 100%;
position: absolute;
} .tright { text-align: right !important; }
.tleft { text-align: left !important; }
.fright { float: right !important; }
.fleft { float: left !important; }
#wrapper { width: 1020px; margin: 50px auto; position: relative; box-shadow: 0 0 10px rgba(0,0,0,0.1); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1); overflow:hidden; }
.container { max-width: 960px; margin: 0 auto; position: relative; }
.full_width, .container.full_width { max-width: 100%; }
.bg_cover_size { -webkit-background-size: cover !important; -moz-background-size: cover !important; -o-background-size: cover !important; background-size: cover !important; }
.parallax_section { background-attachment:fixed !important; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover ; background-size: cover ;}
.line,
.double-line { clear: both; position: relative; width: 100%; margin: 30px 0; border-top: 1px solid #EEE;}
.double-line { border-top: 3px double #E5E5E5; }
.single-line {  clear: both; position: relative; width: 100%; margin: 30px 0; border-top: 1px solid #EEE; }	
.line a { position: absolute; left: auto; right: 0; padding-left: 5px; color: #272727; background: #F9F9F9; margin-top: -11px; border: none; }
.line a:hover { color: #575757; background: none; }
.emptydiv { display: block !important; position: relative !important;}
.allmargin { margin: 30px !important;}
.leftmargin { margin-left: 30px !important;}
.rightmargin { margin-right: 30px !important;}
.topmargin { margin-top: 30px !important;}
.topmargin2 { margin-top: 20px !important;}
.topmargin3 { margin-top: 30px}
.bottommargin { margin-bottom: 30px !important;}
.nomargin {margin: 0 !important;}
.noleftmargin { margin-left: 0 !important;}
.norightmargin { margin-right: 0 !important;}
.notopmargin { margin-top: 0 !important;}
.nobottommargin { margin-bottom: 0 !important;}
.noborder { border: none !important; }
.noleftborder { border-left: none !important; }
.norightborder { border-right: none !important; }
.notopborder { border-top: none !important; }
.nobottomborder { border-bottom: none !important; }
.nopadding { padding: 0 !important; }
.noleftpadding { padding-left: 0 !important; }
.norightpadding { padding-right: 0 !important; }
.notoppadding { padding-top: 0 !important; }
.nobottompadding { padding-bottom: 0 !important; }
.noabsolute { position: relative !important;}
.hidden { display: none !important;}
.nothidden { display: block !important;}
.center { text-align: center !important;}
.right { text-align: right !important;}
.left { text-align: left !important;}
.divcenter { position: relative !important; margin-left: auto !important; margin-right: auto !important;}
span.page-divider { display: block; }
span.page-divider span {
display: block;
width: 15%;
border-bottom: 2px solid #f96e5b;
}
.dotted-divider {
clear: both;    
margin: 30px 0;
height: 5px;
}
.blank-divider{
clear:both;
margin:30px 0;
height:5px;
}
.double-divider {
clear:both;	
height: 10px;
margin: 30px 0;	
}
.preloader,
.preloader2 {
display: block;
width: 100%;
height: 100%;
background: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/preloader.gif) center center no-repeat #FFF;
}
.preloader2 { background-color: transparent; }
.postcontent { width: 720px; }
.landing-offer-media { width: 650px; }
.sidebar { width: 210px; }
.landing-offer-text { width: 280px; }
.col_full { width: 100%; }
.col_half,
.landing-offer-half { width: 48%; }
.col_one_third { width: 30.63%; }
.col_two_third { width: 65.33%; }
.col_one_fourth { width: 22%; }
.col_three_fourth { width: 74%; }
.col_one_fifth { width: 16.8%; }
.col_two_fifth { width: 37.6%; }
.col_three_fifth { width: 58.4%; }
.col_four_fifth { width: 79.2%; }
.col_one_sixth { width: 13.33%; }
.col_five_sixth { width: 82.67%; }
.postcontent,
.landing-offer-media,
.sidebar,
.landing-offer-text,
.col_full,
.col_half,
.landing-offer-half,
.col_one_third,
.col_two_third,
.col_three_fourth,
.col_one_fourth,
.col_one_fifth,
.col_two_fifth,
.col_three_fifth,
.col_four_fifth,
.col_one_sixth,
.col_five_sixth {
display: block;
position: relative;
margin-right: 4%;
margin-bottom: 30px;
float: left;
}
.postcontent,
.sidebar,
.landing-offer-media,
.landing-offer-text { margin-right: 30px; }
.col_full {
clear: both;
float: none;
margin-right: 0;
}
.postcontent.col_last,
.sidebar.col_last { float: right; }
.col_last {
margin-right: 0 !important;
clear: right;
}
.entry_content ul, .postcontent.half_sidebar ul, .container .no_sidebar ul{
clear: left; list-style-type: disc; padding-left:20px;
}
.entry_content ol, .postcontent.half_sidebar ol, .container .no_sidebar ol {
clear: left;    
padding-left: 20px;
}
label {
display: inline-block;
font-size: 12px;
color: #444;
margin-bottom: 5px;
cursor: pointer;
}
select { min-height: inherit !important; }
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="search"],
select,
textarea {
display: block;
background: #FFF;
padding: 7px;
margin-bottom: 10px;
border: 1px solid #DDD;    
outline: 0;
font: normal 11px/100%;
color: #666;
}
#footer.footer-dark input[type="text"],
#footer.footer-dark input[type="password"],
#footer.footer-dark select,
#footer.footer-dark textarea {
background: #282A2B;
border-color: #444;
color: #CCC;
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
input[type="text"],
input[type="password"] { width: 45%; }
input[type="checkbox"],
input[type="radio"] {
display: inline-block;
position: relative;
top: 2px;
}
textarea { 
width: 90%;
height: 150px;
line-height: 150%;
}
textarea.short-textarea { height: 80px; }
input[type="text"]:active,
input[type="password"]:active,
textarea:active,
select:active,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus { border-color: #CCC; }
#footer.footer-dark input[type="text"]:active,
#footer.footer-dark input[type="password"]:active,
#footer.footer-dark textarea:active,
#footer.footer-dark select:active,
#footer.footer-dark input[type="text"]:focus,
#footer.footer-dark input[type="password"]:focus,
#footer.footer-dark textarea:focus,
#footer.footer-dark select:focus { border-color: #666; }
label.error {
display: block;
font-style: italic;
font-weight: normal;
font-size: 11px;
color: #BD091B;
margin-bottom: 15px;
}
input.error,
textarea.error,
select.error { border-color: #BD091B !important; }
#footer.footer-dark input.error,
#footer.footer-dark textarea.error,
#footer.footer-dark select.error { border-color: #CF4545 !important; }
.quick-contact-form label.error { margin: 0; }
form p {
margin-top: 15px;
margin-bottom: 0;
}
form p:first-child { margin-top: 0; }
form small {
font-weight: normal;
font-size: 10px;
color: #999;
} .leftalign{
float:left;
}
.rightalign{
float:right;
}
#top-bar {
position: relative;
background-color: #f7f7f7;
height: 40px;
border-bottom: 1px solid #e8e8e8;
}
#top-menu, #top-menus {
position: relative; height: 40px;
}
#top-menu li, #top-menus li {
float: left;
margin-left: 10px;
height: 40px;
}
#top-menu li i{
font-size:14px;
position:relative;
top:1px;
}
#top-menu li:first-child, #top-menus li:first-child { margin-left: 0; }
#top-menu li a,
#top-menu li span {
color: #777;
}
#top-menus li a {
display: inline-block;
position: relative;
line-height: 20px;
margin-top: 10px;
color: #777;
margin-left:5px;
}
#top-menus li:first-child:before {
content:"";
}
#top-menus li:before{
content:"/ ";
}
#top-menu ul li div {
display: inline-block;
position: relative;
line-height: 20px;
margin-top: 10px;
color: #777;
}
#top-menu .mail{
padding:0 20px;
margin-right:5px;
border-right:1px solid #e8e8e8;
padding-left:0;
}
#top-menu .phone{
padding-left: 0;
}
#top-menu li span { color: #999; }
#top-menu li a:hover, #top-menus li a:hover {
color: #f96e5b;
border-bottom: 1px dotted #f96e5b;
}
#top-menu li span {
margin-right: 10px;
}
#top-menu li span.split {
font-size: 16px;
color:#e8e8e8;
font-weight:100;
}
#top-menu li:first-child span { display: none; }
#top-menu li.top-menu-em a {
position: relative;
top: -1px;
padding: 1px 6px;
background-color: #f96e5b;
color: #FFF;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
#top-menu li.top-menu-em a:hover {
color: #FFF;
border-bottom: none;
} #header #toggle-nav {
position: absolute;
right: 0px;
top: 35px;
display: none;	
text-align: center;
margin-bottom: 10px;
}
#header #toggle-nav span {
font-size:28px;
margin-left:10px;
}
#header #toggle-nav i { line-height: 34px;
font-size: 28px;
}
#header #toggle-nav i:hover {
color: #f96e5b;
}
#header nav > ul {
float: right;
overflow: visible!important;
}
#header nav ul li {
float: right;
}
#header nav > ul > li {
float: left; 
margin-left:15px;
}
#header nav > ul > li:first-child {
margin-left:0;
}
#header nav > ul > li > a {
padding: 0px 10px 0px 10px;
display: block;
color: #555;
font-size: 13px;
line-height: 20px;
-webkit-transition: color 0.1s linear;
-moz-transition: color 0.1s linear;
-o-transition: color 0.1s linear;
transition: color 0.1s linear;
}
html:not(.js) #header nav > ul > li > a { line-height:97px; transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
}
html:not(.js) #header.reduced nav > ul > li > a {
line-height:70px;
}
html:not(.js) #header nav > ul > li > a:hover {
border-color: #f96e5b; 
}
#header nav ul li a:hover, #header nav .sf-menu li.sfHover > a {
color:#666;
border-color: #f96e5b;
} #header .span_9 {
position: static!important;
}
#header nav > ul > li.megamenu {
position: inherit!important;	
}
#header nav > ul > li.megamenu > ul.sub-menu {
width: 100%;	
left: 0px; background-color: #f96e5b;
}
#header nav > ul > li.megamenu > ul > li {
display: table-cell!important;
float: none!important;	
padding: 0;	
vertical-align: top;
}
#header nav > ul > li.megamenu > ul > li:last-child {
border-right: none!important;
}
#header nav > ul > li.megamenu > ul > li > ul > li.columns-2 { width: 50%; }
#header nav > ul > li.megamenu > ul > li > ul > li.columns-3 { width: 33.33%; }
#header nav > ul > li.megamenu > ul > li > ul > li.columns-4 { width: 25%; }
#header nav > ul > li.megamenu.columns-5 > ul > li { width: 20%; }
#header nav > ul > li.megamenu.columns-6 > ul > li { width: 16.66%%; }
#header nav > ul > li.megamenu > ul > li ul {
display: block!important;
top: 0px!important;
width: 100%;
opacity: 1!Important;
left: 0px!important;
position: relative!important;
}
#header nav > ul > li.megamenu > ul > li > ul{
display: table !important;
width: 960px;
box-shadow:none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border-bottom:1px solid #e4e4e4;
}
#header nav > ul > li.megamenu > ul > li > ul > li{
display: table-cell !important;
float: none !important;
padding:25px 0;
border-right: 1px solid #e4e4e4;
vertical-align: top;
}
#header #nav h3.megamenu-title, #header #nav h3.megamenu-title a {
padding: 0 25px 15px 25px;
font-weight:400;
font-size: 16px;
line-height: 22px;
}
#header #nav h3.megamenu-title .sf-sub-indicator {
display:none;
}
#header #nav > ul.sf-menu > li > a > span.megamenu-icon {
line-height: 30px;
height: 30px;
font-size: 20px;
display: inline-block;
vertical-align: middle;
margin-top: -2px;
}
#header #nav ul.sf-menu li ul li a .megamenu-icon {
line-height: 13px;
height:13px;
font-size:13px;
position:absolute;
left: 20px;
}
.sf-menu ul.megamenu .megamenu-icon {
line-height: 14px;
font-size:13px;
height: auto;
margin-right:5px;
}
#header #nav h3.megamenu-title .megamenu-icon {
font-size:16px;
}
#header #nav > ul.sf-menu > li > a > span.megamenu-icon i {
width:30px;
height:30px;
}
.sf-menu ul.megamenu .megamenu-icon i {
width: 14px;
height: auto;
}
#header #nav h3.megamenu-title .megamenu-icon {
width:16px;
margin-right:10px;
}
.sf-menu .megamenu-bullet {
display: block;
float: left;
margin-top: 4px;
margin-right: 10px;
border-top: 3px solid transparent;
border-bottom: 3px solid transparent;
border-left: 3px solid #333;
height: 0;
width: 0;
}
.sf-menu li.megamenu ul li.sfHover > a {
background-color: transparent !important;
}
.megamenu .megamenu-widgets-container {
padding: 0 25px 10px 25px;
line-height:20px;
}
#header #nav h3.megamenu-title a {
padding: 0;
}
#header #nav h3.megamenu-title a:hover {
background-color: transparent !important;
color: #f96e5b;
}
#header nav > ul > li.megamenu > ul > li > ul > li.columns-4:nth-child(4n),
#header nav > ul > li.megamenu > ul > li > ul > li.columns-3:nth-child(3n) {
border-right:none;
}
#header nav > ul > li.megamenu > ul > li {
border-right: 1px solid #f2f2f2;
}
#header nav > ul > li.megamenu ul li a {
border-bottom: none!important;
padding: 10px 25px;
padding-left: 50px;
}
#header #nav .deep-level a {
padding-left: 45px;
}
#header nav > ul > li.megamenu > ul > li > a {
font-size: 12px;
text-transform: uppercase;
margin-bottom: 5px;
letter-spacing: 2px;
font-weight:bold;
}
#header nav > ul > li.megamenu > ul ul li a:hover, #header nav > ul > li.megamenu > ul ul li.current-menu-item a {
color: #fff;
background-color: #313233;
}
#header nav > ul > li.megamenu > ul > li > a:hover, #header nav > ul > li.megamenu > ul > li.sfHover > a {
background-color: transparent!important;
color: #fff;
}
#header .sf-menu li.megamenu ul li.hide a {
display: none;
}
#header .sf-menu li.megamenu ul li.hide ul li a {
display:block;
}
#header ul#recentcomments li {
float:none;
}
#header .sf-menu ul#recentcomments li a {
color: #777;
}
#header .sf-menu .megamenu-widgets-container a:hover {
background: none !important;
}
.megamenu .portfolio-widget {
width:210px;
height:236px;
} #mobile-menu {
position: relative;
top: 0px;
display: none;
background-color: #1F1F1F;
padding: 0px;
z-index: 100000;
}
#mobile-menu .container > ul {
margin-left:0; margin-bottom:0;
}
#mobile-menu .container > ul > li:first-child {
padding-top: 10px;	
}
#mobile-menu .container > ul > li:last-child {
padding-bottom: 10px;
}
#mobile-menu .container > ul > li:last-child a {
border-bottom: 0px;
}
#mobile-menu ul li a, #mobile-menu .container > ul > li:last-child ul li a {
border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
color: rgba(255, 255, 255, 0.6);
font-size: 12px;
display: block;
position: relative;
padding: 16px 0 !important;
}
#mobile-menu ul li ul {
display: none;
margin-left: 20px;
}
#mobile-menu ul li a:hover, #mobile-menu ul li a:hover [class^="fa-"], #mobile-menu li.open > a, #mobile-menu ul li.current-menu-item > a, #mobile-menu ul li.current-menu-ancestor > a {
color: #fff;
}
body #mobile-menu li.open > a [class^="fa-"] {
color: #fff; 
}
#mobile-menu .shopping-cart span {
left: 15px; } .sf-menu {
line-height: 1;
}
.sf-menu ul {
position: absolute;
top: -999em;
width: 10em;
}
.sf-menu ul li {
width: 100%;
}
.sf-menu li:hover {
visibility: inherit;
}
.sf-menu li {
float: left;
position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
left: 0;
top: 2.5em;
z-index: 99;
}
#header .sf-menu > li:hover > ul, #header .sf-menu > li.sfHover > ul {
top: 97px;
transition:top .2s ease-in-out;
}
#header.reduced .sf-menu > li:hover > ul, #header.reduced .sf-menu > li.sfHover > ul {
top:70px;
}
#header.reduced.v3 .sf-menu > li:hover > ul, #header.reduced.v3 .sf-menu > li.sfHover > ul,
#header.reduced.v2 .sf-menu > li:hover > ul, #header.reduced.v2 .sf-menu > li.sfHover > ul {
top:50px;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
left: 10.8em;
top: -10px;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
left: 10em;
top: 0;
}
.sub-menu {
z-index: 3;
} .sf-menu {
float: left;
margin-bottom: 30px;
}
.sf-menu li li a, .sf-menu li li a:visited {
padding-left: 1.25em;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
outline: 0 none;
}
.sf-menu ul li a, .sf-menu ul li ul li a {
margin: 0;
padding: 14px;
border-bottom: 1px solid rgba(255,255,255,0.1) !important; 
}
.sf-menu ul li:last-child a {
}
.sf-sub-indicator { width: 15px;
position: relative;
left: 4px;
height: 16px;
}
.sf-sub-indicator [class^="fa-"], .sf-sub-indicator [class*=" fa-"] {
color: #444;
font-size: 12px;
line-height: 16px;
height: auto;
background-color: transparent!important;
}
#mobile-menu .sf-sub-indicator [class^="fa-"], #mobile-menu .sf-sub-indicator [class*=" fa-"] {
font-size:14px;
color: rgba(255, 255, 255, 0.6);
}
.sf-menu ul a:focus ,
.sf-menu ul a:hover ,
.sf-menu ul a:active ,
.sf-menu ul li:hover > a ,
.sf-menu ul li.sfHover > a  {
color: #27CFC3;	
}
.sf-shadow ul.sf-shadow-off {
background: none repeat scroll 0 0 transparent;
}
.sf-vertical, .sf-vertical li {
width: 100%;
}
.sf-vertical li:hover ul, .sf-vertical li.sfHover ul {
left: 100%;
top: 0;
}
.sf-menu, .sf-menu * {
list-style: none outside none;
margin: 0;
padding: 0;
}
.sf-menu {
line-height: 1;
}
.sf-menu ul {
position: absolute;
top: -999em;
width: 200px;
}
.sf-menu ul li, .sf-menu ul li li {
font-size: 12px;
width: 100%;
}
.sf-menu ul li:last-child a {
border-bottom: medium none;
}
.sf-menu li:hover {
visibility: inherit;
}
.sf-menu li {
float: left; font-size: 12px;
position: relative;
}
.sf-menu a {
display: block;
position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
left: 1px;
top: 33px;
z-index: 999;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
left: 200px;
top: 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
left: 15em;
top: -3px;
}
.sf-menu .sf-with-ul a {
min-width: 1px;
padding-right: 16px!important;
}
#header .sf-menu li ul li a {
font-size: 12px;
line-height: 13px;
color: #fff;
transition: none;
background-color: #f96e5b;	
}
#header .sf-menu li.sfHover ul li.sfHover a {
color:#fff;
}
#header .sf-menu li ul li a:hover {
color:#fff;
}
.sf-menu li ul li a:hover, .sf-menu li ul li.sfHover > a { 
color: #27CFC3;
background-color: #313233;	
}
.sf-menu li ul li > a .sf-sub-indicator [class^="fa-"] {
color: #fff;
}
.sf-menu li ul li.sfHover > a .sf-sub-indicator [class^="fa-"] {
color: #fff;
}
.sf-menu li ul li .sf-sub-indicator {
right: 14px;
left: auto;
top: 14px;
display: block;
position: absolute;
}
.sf-menu li.megamenu ul li .sf-sub-indicator {
right:auto;
left:21px;
top: 8px;
}
.sf-menu li.megamenu ul li .sf-sub-indicator i {
font-size:11px;
}
.sf-menu li ul {
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1); }
#nav > .sf-menu > li > ul {
border-top:3px solid transparent;	
}
.sf-menu li.megamenu ul li ul{
border-top: none;
}
.sf-menu li li ul {
left: 17em;
}
.sf-menu {
float: right;
}
.sf-menu a {
margin: 0 1px;
padding: 0.75em 1em 32px;
text-decoration: none;
}
.sf-menu ul li {
font-weight: normal;
}
.sf-menu .sfHover ul li a, .sf-menu .sfHover ul li li a {
box-shadow: none;
}
.sf-menu ul li a:focus, .sf-menu ul li a:hover, .sf-menu ul li a:active, .sf-menu ul li li a:focus, .sf-menu ul li li a:hover, .sf-menu ul li li a:active {
border-radius: 0 0 0 0;
box-shadow: none;
text-shadow: none;
} #top-social {
position: relative;  margin: 0 -30px 0 -10px;
}
#top-social ul, #top-menu ul, #top-menus ul { margin: 0; }
#top-social li,
#top-social li a,
#top-social li .ts-icon,
#top-social li .ts-text {
display: block;
position: relative;
width: 40px;
height: 40px;
}
#top-social li,
#top-social li a,
#top-social li .ts-text {
float: left;
width: auto;
overflow: hidden;
}
#top-social li a {
width: 40px;
line-height: 40px;
color: #4a4a4a;
font-size: 12px;
}
#top-social li a i {
width:40px;
font-size:15px;
}
#top-social li a:hover {
background-color:#f96e5b;
color:#fff;
}  #header {
position: relative;
z-index: 205;
border-bottom:1px solid #e8e8e8;
}
.shadow {
box-shadow: 0px 3px 5px rgba(0,0,0,0.1) ;
-webki-box-shadow: 0px 3px 5px rgba(0,0,0,0.1) ;
}
.f-nav{ z-index: 9999 !important; position: fixed !important; top:0px; left:0;  width: 100%; background-color:#fff;} 
.f-nav2{ z-index: 9999 !important; position: fixed !important; top:28px; left:0;  width: 100%; background-color:#fff;} body #header.sticky-header{margin:0;position:fixed;top:0;left:0;z-index:99998;display:none;padding:0;width:100%;
}
body.admin-bar #header.sticky-header{top:32px;}
body #header.sticky-header.sticky{display:block;}
#header.sticky #logo img {
transition:height .2s ease-in-out;
-webkit-transition:height .2s ease-in-out;
-moz-transition:height .2s ease-in-out;
-o-transition:height .2s ease-in-out;
-ms-transition:height .2s ease-in-out;
}
#header.sticky.reduced #logo img {
height:70px;
} #logo {
position: relative;
float: left;
margin-right: 20px;
font-family: 'Open Sans', sans-serif;
font-size: 36px;
}
#logo a {
display: block;
color: #000;
}
#logo img {
display: block;
max-width: 100%;
}
#logo a.standard_logo { display: block; }
#logo a.retina_logo { display: none; }
.tagline {
float:right;
}
.h3_banner {
max-width:750px;
height:auto;
padding: 10px 0;
float: right;
} #primary-menu,
#lp-contacts {
position: relative;
float: right; }
.rs-menu,
.select-menu { display: none; }
#primary-menu ul {
position: relative;
margin: 0;
}
#primary-menu ul li {
position: relative;
float: left;
margin-left: 20px;
}
#primary-menu ul li:first-child {
padding-left: 0;
background-image: none;
margin-left: 0;
}
#primary-menu ul li:first-child span { display: none; }
#primary-menu li a {
display: inline-block;
border-top: 4px solid transparent;
padding: 36px 7px;
font-size: 13px;
font-family: "Open Sans", sans-serif;
color: #444;
transition: border-color .2s linear;
-moz-transition: border-color .2s linear;
-webkit-transition: border-color .2s linear;
-ms-transition: border-color .2s linear;
-o-transition: border-color .2s linear;
}
#primary-menu li a span {
display: block;
margin-top: 2px;
top: 0;
color: #777;
font-family: "Open Sans", serif;
font-size: 11px;
font-weight: 400 !important;
text-transform: capitalize;
}
#primary-menu li i { margin-right: 2px; }
#primary-menu li:first-child a span {
display: block;
top: 0;
}
#primary-menu > ul > li:hover,
#primary-menu ul li.current { background: #fff; }
#primary-menu ul li.current a  {
border-top-color: #f96e5b;
}
#primary-menu > ul > li:hover a {
border-top-color: #f96e5b;
}
#primary-menu ul > li > ul > li a, #primary-menu > ul > li > ul > li:hover a {
color:#fff;
}
#primary-menu > ul > li:hover a span,
#primary-menu ul li.current a span { color: #EEE; }
#primary-menu ul li:hover > ul {
display: block;
}
#primary-menu ul ul {
visibility: hidden;
z-index: 200;
width: 200px;
margin: 0;
position: absolute;
top: 96px;
left: 0;
}
#primary-menu ul ul li {
display: block;
float: none;
margin: 0;
padding: 0;
height: auto;
border: none;
background-image: none;
background-color: #f96e5b;
}
#primary-menu ul ul li:first-child {
border-top: 0;
margin-top: 0;
}
#primary-menu ul ul ul {
margin: 0;
left: 200px !important;
top: 0px;
*top: 1px;
}
#primary-menu ul ul a {
display: block;
height: 40px;
line-height: 40px;
padding: 0 15px;
border: none;
text-transform: capitalize;
color: #FFF;
font-weight: normal;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
#primary-menu ul ul a:hover,
#primary-menu ul ul li:hover > a {
background-color: rgba(0,0,0,0.1);
}
#primary-menu ul ul a span { display: none !important; }
#primary-menu ul ul ul li:first-child a { border-top: none; }
#primary-menu ul > li.sub-menu > a > div {
background-image: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/mainsubmenu.png);
background-position: right top;
background-repeat: no-repeat;
padding-right: 16px;
}
#primary-menu ul > li.sub-menu:hover > a > div,
#primary-menu ul li.current.sub-menu > a > div { background-image: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/mainsubmenu.png); }
#primary-menu ul ul > li.sub-menu > a,
#primary-menu ul ul > li.sub-menu:hover > a {
background-image: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/submenu.png);
background-position: right center;
background-repeat: no-repeat;
color:#fff;
}
#primary-menu ul ul > li.sub-menu > a > div,
#primary-menu ul ul > li.sub-menu:hover > a > div {
background-image: none;
padding-right: 0;
}
#primary-menu ul:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} #ascrail2000 {
background-color: #666;
width: 8px!important;
z-index: 100000!important;
} #slider {
position: relative;
height: 400px;
}
.fallback-image,
.fallback-image a,
.fallback-image img {
display: none;
width: 100%;
height: 100%;
}
#slider .container { width: 100%; }
#slider.thumb-slider,
#slider.piecemaker-slider { height: auto; }
.slider-wrap {
position: relative;
width: 100%;
height: 400px;
}
.slider-wrap .slide,
.slider-wrap .slide a,
.slider-wrap .slide img {
display: block;
position: relative;
width: 100%;
height: 100%;
}
.slider-line {
position: absolute;
border-top: 2px solid rgba(0,0,0,0.2);
height: 0;
width: 100%;
top: 0;
left: 0;
z-index: 30;
}
.fslider,
.fslider .flexslider,
.fslider .slider-wrap,
.fslider .slide,
.fslider .slide a,
.fslider .slide img {
position: relative;
width: 100%;
height: auto;
overflow: hidden;
}
.fslider { min-height: 32px; } .slider-3d { position: relative; }
#piecemaker { margin: -25px 0 0 -90px; } #slider.camera-slideshow { height: auto; } #slider.revolution-slider,
#slider.layerslider-wrap { overflow: hidden; } .flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  { outline: none; border: none; }
.slider-wrap,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none; border: none;} 
.flexslider {position: relative;margin: 0; padding: 0;}
.flexslider .slider-wrap > .slide {display: none; -webkit-backface-visibility: hidden;}
.flexslider .slider-wrap img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .flexslider {margin: 0 auto; padding: 0; max-width:980px; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}  .flexslider .slides img {max-width: 100%; display: block; height:auto; width:100%;}
.slider-wrap:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slider-wrap {display: block;} 
* html .slider-wrap {height: 1%;}
.no-js .slider-wrap > .slide:first-child {display: block;}
.flex-control-nav { display: none; }
.flex-control-thumbs { display: none; }
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
transition: all 1s ease;
} #slider.thumb-slider .flex-control-thumbs { display: block; }
#slider.thumb-slider .flex-control-thumbs,
#slider.thumb-slider .rs-thumb-wrap {
display: block;
position: relative;
background: #FFF;
height: 55px;
text-align: center !important;
}
.flex-control-thumbs li,
.rs-thumb-wrap a {
display: inline-block !important;
width: 102px !important;
height: 55px !important;
cursor: pointer;
margin: 0 !important;
}
.rs-thumb-wrap a {
height: 50px !important;
border-top: 5px solid #CCC;
}
.flex-control-thumbs li img,
.rs-thumb-wrap a img {
display: block !important;
width: 102px !important;
height: 50px !important;
border-top: 5px solid #CCC;
}
.rs-thumb-wrap a img { border: none; }
.flex-control-thumbs li img.flex-active,
.rs-thumb-wrap a.active { border-top-color: #f96e5b; } .flex-prev,
.flex-next,
.rs-prev,
.rs-next,
.nivo-prevNav,
.nivo-nextNav,
.camera_prev,
.camera_next,
.camera_commands,
.tp-leftarrow.large,
.tp-rightarrow.large,
.ls-noskin .ls-nav-prev,
.ls-noskin .ls-nav-next {
display: block;
position: absolute !important;
z-index: 10;
cursor: pointer;
top: auto;
left: auto;
bottom: 50px;
right: 38px;
width: 36px !important;
height: 36px !important; background: rgba(11,11,11,0.8) ;
transition: background-color .2s linear;
-moz-transition: background-color .2s linear;
-webkit-transition: background-color .2s linear;
-ms-transition: background-color .2s linear;
-o-transition: background-color .2s linear;
font-size:35px;
line-height:32px;
}
.flex-prev i, .flex-next i {
position: relative;
left: -5px;
color: #fff;
}
.flex-next i {
left:-2px;
}
.tp-leftarrow.large,
.tp-rightarrow.large { background: rgba(11,11,11,0.8) url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/slider-nav.png) no-repeat 0 0 !important; }
.ls-noskin .ls-nav-prev,
.ls-noskin .ls-nav-next {
top: 50%;
margin-top: -18px;
left: 20px;
right: auto;
}
#slider.thumb-slider .flex-prev,
#slider.thumb-slider .flex-next { bottom: 105px; }
.flex-next,
.rs-next,
.nivo-nextNav,
.camera_next,
.ls-noskin .ls-nav-next {
right: 0;
background-position: -36px 0;
}
.ls-noskin .ls-nav-next {
right: 20px;
left: auto;
}
.tp-rightarrow.large { background-position: -36px 0 !important; }
.portfolio-image .flex-prev,
.portfolio-image .flex-next {
position: absolute !important;
top: auto;
left: 0;
bottom: 0;
width: 28px !important;
height: 28px !important;
background-image: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/portfolio-slider-nav.png);
transition: background-color .2s linear;
-moz-transition: background-color .2s linear;
-webkit-transition: background-color .2s linear;
-ms-transition: background-color .2s linear;
-o-transition: background-color .2s linear;
}
.portfolio-image .flex-next {
left: 30px;
background-position: -28px 0;
}
.flex-prev:hover,
.flex-next:hover,
.rs-prev:hover,
.rs-next:hover,
.nivo-prevNav:hover,
.nivo-nextNav:hover,
.camera_prev:hover,
.camera_next:hover,
.camera_commands:hover,
.tp-leftarrow.large:hover,
.tp-rightarrow.large:hover,
.ls-noskin .ls-nav-prev:hover,
.ls-noskin .ls-nav-next:hover { background-color: #f96e5b !important; } .slide-caption,
.rs-caption,
.nivo-caption {
display: block;
position: absolute;
z-index: 8;
top: auto;
left: auto;
bottom: 50px;
right: 76px;
line-height: 24px;
padding: 6px 15px;
font-size: 14px;
width: auto !important;
max-width: 500px;
background-color: rgba(11,11,11,0.8);
border-left: 3px solid #f96e5b;
color: #FFF;
text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.slide-caption2 {
line-height: 20px;
padding: 15px;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
max-width: 200px;
background-color: rgba(11,11,11,0.8);
}
.slide-caption2 h3 {
font-size: 15px;
line-height: 20px;
font-weight: bold;
padding-bottom: 10px;
color: #EEE;
}
.slide-caption2 p { margin: 0; }
.slide-caption-left {
left: 50px;
right: auto;
} #content { position: relative; }
.content-wrap {
position: relative;
padding: 40px 0;
} #page-title,
#countdown-wrap {
position: relative;
background-color: #f7f7f7;
padding: 5px 0;
border-bottom: 1px solid #e8e8e8;
}
#page-title ul.breadcrumbs{
list-style:none;
margin:0;
margin-left:3px;
margin-top:5px;
padding:0;
}
#page-title ul.breadcrumbs li{
margin:0;
padding:0;
display:inline;
color:#888;
font-size:12px;
margin-right:5px;
}
#page-title ul.breadcrumbs li a{
color:#888;
padding-right:5px;
}
#page-title ul.breadcrumbs li a:hover{
color:#f96e5b;
}
#page-title ul.breadcrumbs li:after{
content:'/';
}
#page-title ul.breadcrumbs li:last-child:after{
content:'';
}
#page-title h1 {
font-size: 24px;
line-height: 28px;
padding-bottom: 0;
color: #555;
}
#page-title h1 span {
display: inline-block;
position: relative;
font-size: 16px;
line-height: 22px;
margin-left: 10px;
color: #AAA;
}
.page_title_inner {
padding:15px 0;
}
#top-search {
position: absolute;
width: 180px;
top: 50%;
left: auto;
right: 0;
margin-top: -20px;
}
#top-search form { margin: 0; }
#top-search input {
width: 131px;
background-image: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/search.png);
background-repeat: no-repeat;
background-position: left;
padding-left: 38px;
color: #999;
} #lp-contacts { margin: 0; }
#lp-contacts li {
float: left;
position: relative;
height: 40px;
overflow: hidden;
margin: 40px 0 0 40px;
padding-left: 48px;
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 17px;
line-height: 22px;
color: #555;
}
#lp-contacts li:first-child { margin-left: 0; }
#lp-contacts li i {
display: block;
position: absolute;
font-size: 40px;
line-height: 40px;
width: 40px;
height: 40px;
text-align: center;
top: 0;
left: 0;
overflow: hidden;
}
#lp-contacts li span {
display: block;
font-size: 13px;
line-height: 18px;
color: #f96e5b;
font-weight: normal;
}
#landing-area {
position: relative;
background-color: #EEE;
padding: 40px 0;
}
#landing-area h1 {
font-weight: 600;
font-size: 26px;
line-height: 32px;
text-shadow: 1px 1px 1px #FFF;
}
#landing-area p.landing-desc {
font-size: 14px;
color: #333;
text-shadow: 1px 1px 1px #FFF;
}
#landing-area ul.landing-features {
list-style: none;
margin: 0;
font-size: 16px;
line-height: 22px;
color: #555;
text-shadow: 1px 1px 1px #FFF;
}
ul.landing-features li { margin-top: 7px; }
ul.landing-features li:first-child { margin-top: 0; }
ul.landing-features li:hover { font-weight: bold; }
.landing-offer-media,
.landing-offer-text,
.landing-offer-half { margin-bottom: 0; }
.landing-action {
position: relative;
margin-top: 20px;
text-align: center;
}
.landing-action > span {
display: block;
margin-top: 10px;
font-size: 14px;
text-shadow: 1px 1px 1px #FFF;
} #countdown-wrap { padding: 50px 0; }
#countdown-wrap h1 {
font-size: 28px;
line-height: 36px;
padding-bottom: 50px;
text-shadow: 1px 1px 1px #FFF;
font-weight: 400;
color: #555;
text-align: center;
}
.countdown_row {
display: block;
position: relative;
text-align: center;
text-shadow: 1px 1px 1px #FFF;
}
.countdown_section {
display: inline-block;
font-size: 17px;
line-height: 22px;
text-align: center;
width: 180px;
color: #999;
text-transform: lowercase;
}
.countdown_amount {
font-size: 96px;
line-height: 100px;
color: #444;
}
.countdown_descr {
display: block;
width: 100%;
}
.lp-subscribe {
position: relative;
text-align: center;
}
.lp-subscribe form {
display: inline-block;
position: relative;
margin: 5px auto 0;
max-width: 600px;
}
.lp-subscribe input[type="text"] {
display: block;
float: left;
width: 360px;
padding: 13px 12px 11px 46px;
font-size: 16px;
color: #999;
background: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/subscribe.png) left no-repeat;
margin: 0 !important;
}
.lp-subscribe input[type="submit"] {
position: relative;
cursor: pointer;
display: block;
float: left;
border: none;
font-size: 13px;
font-weight: bold;
color: #FFF;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
padding: 0 15px;
height: 49px;
line-height: 49px;
background: #f96e5b;
text-align: center;
text-transform: uppercase;
margin: 0 !important;
-webkit-border-radius: 0;
border-radius: 0;
}
.lp-subscribe input[type="submit"]:hover { background-color: #444; } #portfolio-filter, #faq-filter, ul[id*="faq-filter"] {
position: relative;
margin: 0 0 30px 0;
border-bottom:1px solid #eee;	
}
#portfolio-filter.portfolio-center {
text-align:center;
}
#portfolio-filter.portfolio-right {
text-align:right;
}
#portfolio-filter li, #faq-filter li,  ul[id*="faq-filter"] li {
float: left;
position: relative;
padding: 0 0 12px;
bottom:-1px;
}
#portfolio-filter.portfolio-center li {
float: none;
display: inline-block;
}
#portfolio-filter.portfolio-right li {
float: none;
display: inline-block;	
}
#portfolio-filter li a, #faq-filter li a,  ul[id*="faq-filter"] li a {
display: block;
position: relative;
padding: 0 15px;
font-size: 12px;
line-height: 15px;
color: #888;
border-left: 1px dotted #ddd;
}
#portfolio-filter li:first-child a, #faq-filter li:first-child a,  ul[id*="faq-filter"] li:first-child a { border-left: none; }
#portfolio-filter li a:hover,
#faq-filter li a:hover,
#portfolio-filter li.activeFilter a,
#faq-filter li.activeFilter a,
ul[id*="faq-filter"] li.activeFilter a { color: #f96e5b; }
#faq-filter li.activeFilter,  ul[id*="faq-filter"] li.activeFilter { border-bottom: 1px solid #f96e5b; } #portfolio, #portfolio-shortcode {
position: relative;
margin: 0 -12px -12px 0;
}
.portfolio-item {
position: relative;
float: left;
margin: 0 12px 12px 0;
width: 231px;
}
.portfolio-item .portfolio-image,
.portfolio-item .portfolio-image a,
.portfolio-item .portfolio-image img {
display: block;
position: relative;
width: 231px;
height: 157px;
overflow:hidden;
}
.portfolio-item .portfolio-image-round, .portfolio-item .portfolio-image-round img {
display: block;
position: relative;
width: 231px;
height: 231px;
border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
overflow:hidden;
}
.portfolio-item .portfolio-image-round.hexagonal, .portfolio-item .portfolio-image-round.hexagonal img {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
}
.portfolio-image-round .item-mask{
background: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/image-mask.png) no-repeat 0 0 transparent;
background-size:100%;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.portfolio-image-round .item-mask-hexa{
background: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/image-mask-hex.png) no-repeat 0 0 transparent;
background-size:100%;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.postcontent #portfolio { margin: 0 -8px -8px 0; }
.postcontent .portfolio-item {
margin: 0 13px 13px 0;
width: 174px;
}
.postcontent.columns .portfolio-item {
margin: 0 7px 7px 0;
width: 174px;
}
.postcontent .portfolio-item .portfolio-image,
.postcontent .portfolio-item .portfolio-image a,
.postcontent .portfolio-item .portfolio-image img {
width: 231px;
height: 180px;
}
.postcontent.columns .portfolio-item .portfolio-image,
.postcontent.columns .portfolio-item .portfolio-image a,
.postcontent.columns .portfolio-item .portfolio-image img {
width: 174px;
height: 118px;
}
#portfolio.portfolio-3 { margin: 0 -15px -15px 0; }
.portfolio-3 .portfolio-item {
margin: 0 15px 15px 0;
width: 310px;
}
.portfolio-3 .portfolio-item .portfolio-image,
.portfolio-3 .portfolio-item .portfolio-image a,
.portfolio-3 .portfolio-item .portfolio-image img {
width: 310px;
height: 210px;
}
.postcontent #portfolio.portfolio-3 { margin: 0 -13px -13px 0; }
.postcontent .portfolio-3 .portfolio-item {
margin: 0 13px 13px 0;
width: 231px;
}
.postcontent .portfolio-3 .portfolio-image,
.postcontent .portfolio-3 .portfolio-image a,
.postcontent .portfolio-3 .portfolio-image img {
width: 231px;
height: 180px;
}
.postcontent.columns .portfolio-3 .portfolio-image,
.postcontent.columns .portfolio-3 .portfolio-image a,
.postcontent.columns .portfolio-3 .portfolio-image img {
width: 231px;
height: 156px;
}
#portfolio.portfolio-5 { margin: 0 -15px -15px 0; }
.portfolio-5 .portfolio-item {
margin: 0 15px 15px 0;
width: 310px;
}
.portfolio-5 .portfolio-item .portfolio-image,
.portfolio-5 .portfolio-item .portfolio-image img {
width: 310px;
height: auto;
}
.portfolio-5 .portfolio-item .portfolio-image a {
width: 310px;
height: 100%;	
}
#portfolio.portfolio-2 { margin: 0 -20px -20px 0; }
.portfolio-2 .portfolio-item {
margin: 0 20px 20px 0;
width: 470px;
}
.portfolio-2 .portfolio-item .portfolio-image,
.portfolio-2 .portfolio-item .portfolio-image a,
.portfolio-2 .portfolio-item .portfolio-image img {
width: 470px;
height: 320px;
}
.postcontent .portfolio-2 .portfolio-item { width: 350px; }
.postcontent .portfolio-2 .portfolio-image,
.postcontent .portfolio-2 .portfolio-image a,
.postcontent .portfolio-2 .portfolio-image img {
width: 350px;
height: 223px;
}
.postcontent.columns .portfolio-2 .portfolio-image,
.postcontent.columns .portfolio-2 .portfolio-image a,
.postcontent.columns .portfolio-2 .portfolio-image img {
width: 350px;
height: 238px;
}
.title-outer{
border-bottom:1px solid #e5e5e5; margin-bottom:20px;
}
.title-outer h3{
border-bottom:1px solid #f96e5b; display:inline-block; padding-bottom:5px; position:relative; bottom:-1px; font-size:11px; color:#888; text-transform:uppercase;
}
.title-outer i{
float: right;
border-bottom: 1px solid #f96e5b;
font-size: 16px;
position: relative; padding-bottom: 8px;
line-height:22px; }
.portfolio-title {
position: relative;
text-align: center;
padding: 7px 0;
border-bottom: 1px dotted #DDD;
background-color: #fff;
transition: background-color .2s linear;
-moz-transition: background-color .2s linear;
-webkit-transition: background-color .2s linear;
-ms-transition: background-color .2s linear;
-o-transition: background-color .2s linear;
}
.postcontent .portfolio-title h3 { font-size: 13px; }
.portfolio-title h3 {
padding-bottom: 0;
font-size: 14px;
font-weight: normal;
}
.portfolio-3 .portfolio-title h3 { font-size: 15px; }
.portfolio-2 .portfolio-title h3 { font-size: 18px; }
.portfolio-title h3 a {
color: #555;
text-transform:uppercase;
}
.portfolio-item:hover h3 a { color: #fff ; }
.portfolio-item:hover .portfolio-title { border-bottom-color: #ddd; background-color:#f96e5b; }
#portfolio .slider-wrap,
.postcontent #portfolio.portfolio-3 .slider-wrap { height: 180px; }
.postcontent #portfolio .slider-wrap { height: 136px; }
#portfolio.portfolio-3 .slider-wrap { height: 210px; }
#portfolio.portfolio-2 .slider-wrap { height: 300px; }
.postcontent #portfolio.portfolio-2 .slider-wrap { height: 223px; } .scroll-portfolio { margin-bottom: 15px !important; }
.scroll-portfolio .portfolio-item { width: 231px !important; }
.scroll-portfolio .portfolio-item .portfolio-image,
.scroll-portfolio .portfolio-item .portfolio-image a,
.scroll-portfolio .portfolio-item .portfolio-image img {
width: 231px !important;
height: 157px;
}
.vc_span2 .scroll-portfolio .portfolio-item {
width: 128px !important;
}
.vc_span3 .scroll-portfolio .portfolio-item {
width: 210px !important;
}
.vc_span4 .scroll-portfolio .portfolio-item {
width: 140px !important;
}
.vc_span6 .scroll-portfolio .portfolio-item {
width: 222px !important;
}
.vc_span8 .scroll-portfolio .portfolio-item {
width: 198px !important;
}
.vc_span9 .scroll-portfolio .portfolio-item {
width: 226px !important;
}
.vc_span10 .scroll-portfolio .portfolio-item {
width: 253px !important;
}
.vc_span2 .scroll-portfolio .portfolio-item .portfolio-image,
.vc_span2 .scroll-portfolio .portfolio-item .portfolio-image a,
.vc_span2 .scroll-portfolio .portfolio-item .portfolio-image img {
width: 128px !important;
height: 87px;
}
.vc_span3 .scroll-portfolio .portfolio-item .portfolio-image,
.vc_span3 .scroll-portfolio .portfolio-item .portfolio-image a,
.vc_span3 .scroll-portfolio .portfolio-item .portfolio-image img {
width: 210px !important;
height: 143px;
}
.vc_span4 .scroll-portfolio .portfolio-item .portfolio-image,
.vc_span4 .scroll-portfolio .portfolio-item .portfolio-image a,
.vc_span4 .scroll-portfolio .portfolio-item .portfolio-image img {
width: 140px !important;
height: 95px;
}
.vc_span6 .scroll-portfolio .portfolio-item .portfolio-image,
.vc_span6 .scroll-portfolio .portfolio-item .portfolio-image a,
.vc_span6 .scroll-portfolio .portfolio-item .portfolio-image img {
width:222px !important;
height: 151px;
}
.vc_span8 .scroll-portfolio .portfolio-item .portfolio-image,
.vc_span8 .scroll-portfolio .portfolio-item .portfolio-image a,
.vc_span8 .scroll-portfolio .portfolio-item .portfolio-image img {
width: 198px !important;
height: 135px;
}
.vc_span9 .scroll-portfolio .portfolio-item .portfolio-image,
.vc_span9 .scroll-portfolio .portfolio-item .portfolio-image a,
.vc_span9 .scroll-portfolio .portfolio-item .portfolio-image img {
width: 226px !important;
height: 154px;
}
.vc_span10 .scroll-portfolio .portfolio-item .portfolio-image,
.vc_span10 .scroll-portfolio .portfolio-item .portfolio-image a,
.vc_span10 .scroll-portfolio .portfolio-item .portfolio-image img {
width: 253px !important;
height: 172px;
}
.scroll-portfolio .widget-scroll-prev,
.scroll-portfolio .widget-scroll-next { top: 0; } .portfolio-overlay {
display: none;
position: absolute;
background-color:rgba(0,0,0,0.6);
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 5;
opacity: 1;
text-align:center;
}
.portfolio-overlay-inside {
position: absolute;
z-index: 15;
opacity: 1;
text-align:center;
color:#fff;
height:100%;
width:100%;
}
.portfolio-overlay-inside span {
padding:5px;
background-color:#f96e5b;
opacity:1;
display:block !important; 
float:left;	
width:35px !important;
height:35px !important;
position:absolute;
top: 50%;
left: 50%;
margin-top:-22.5px;
margin-left:-22.5px;
font-size: 25px;
line-height: 35px;
padding: 5px;
border-radius: 35px;
-moz-border-radius: 35px;
-webkit-border-radius: 35px;
z-index:100;	
} .portfolio-overlay-inside > div {
font-size:13px;
text-transform:uppercase;
color:#fff;	
position:relative; display:block !important; 
width:200px;
text-align:center;
}
.portfolio-overlay-round {
display: none;
position: absolute; background-size:100%;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 5;
text-align:center;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
overflow: hidden;
}
.portfolio-overlay-round.hexagonal {
border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
}
.change-hexa{
background:url(//ptmaustralia.com.au/wp-content/themes/nimva/images/image-mask-hex.png) no-repeat 0 0 #f96e5b;
border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
}
.portfolio-overlay-round div{
padding: 9%;
}
.portfolio-overlay-round div h3{
padding: 9% 7% 2% 7%;
font-size:16px;
font-weight:300;
color:#fff;
}
.portfolio-overlay-round div h4{
padding-bottom:0;
}
.portfolio-overlay-round div a{
font-size: 10px;
line-height: 14px;
color: #444;
margin-bottom: 0;
font-weight:300;
padding-bottom:0;
text-transform:uppercase;
}
.portfolio-overlay-round div a:hover{
border-bottom:1px dotted #444;
}
.portfolio-overlay-round div a.linkage{
font-size:14px;
color:#fff;
background-color:#333;
padding:5px 8px;
line-height:14px;
border-radius:20px;
-moz-border-radius:20px;
border-bottom:none;
}
.portfolio-overlay-round div a.linkage:hover {
background-color:#555;
}
.portfolio-overlay-round div p{
margin-top:5px;
padding-top:5px;
color:#fff;
font-size:11px;
}
.port-gallery .portfolio-overlay { background: transparent; }
.portfolio-overlay-wrap {
position: relative;
padding: 15px;
color: #FFF;
text-align:center;
top:40%;
}
.portfolio-overlay-wrap p {
color: #FFF;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
margin-bottom: 15px;
}
.portfolio-overlay-wrap span {
display: block;
margin-bottom: 15px;
}
.portfolio-overlay-wrap span span {
margin: 0;
width: 15%;
border-bottom: 1px solid #FFF;
}
.portfolio-overlay-wrap a {
display: inline !important;
width: auto !important;
height: auto !important;
color: #FFF;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
border-bottom: 1px dotted #FFF;
font-style: italic;
}
.portfolio-overlay-wrap a:hover { border-style: solid; }
.portfolio-2 .portfolio-overlay-wrap {
font-size: 16px;
line-height: 24px;
}
.p-overlay-icons,
.postcontent #portfolio.portfolio-3 .p-overlay-icons,
.postcontent #portfolio.portfolio-2 .p-overlay-icons {
width: 60px;
height: 28px;
margin: 0 auto;
}
.p-overlay-icons a {
display: block;
float: left;
margin-left: 2px;
width: 28px !important;
height: 28px !important;
text-indent: -9999px;
background-color: #222;
background-repeat: no-repeat;
background-image: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/portfolio-overlay.png);
}
.p-overlay-icons a:first-child { margin-left: 0; }
.p-overlay-icons a.p-o-image { background-position: -28px 0; }
.p-overlay-icons a.p-o-video { background-position: 0 0; }
.p-overlay-icons a.p-o-gallery { background-position: -56px 0; }
.p-overlay-icons a.p-o-link { background-position: -84px 0; }
.portfolio-5 .p-overlay-icons,
.portfolio-widget .p-overlay-icons,
.postcontent #portfolio .p-overlay-icons {
top: 50%;
margin-top: -14px;
width: 58px;
left: 50%;
margin-left: -29px;
}
.portfolio_tags{
margin:2px 0;
}
.portfolio_tags a{
color:#555;
}
.portfolio-item:hover .portfolio_tags a, .portfolio-item:hover .portfolio_tags{
color:#fff;
}
.portfolio-item:hover .portfolio_tags a:hover{
border-bottom:1px dotted #fff;
} #portfolio-single-wrap { position: relative; } #portfolio-single-wrap #slider { float: left; }
#portfolio-single-wrap.portfolio-single-left #slider { float: right; }
#portfolio-single-wrap.portfolio-single-full #slider,
.postcontent #portfolio-single-wrap #slider {
float: none;
margin-bottom: 30px;
}
#portfolio-single-wrap #slider {
width: 680px;
height: auto;
}
#portfolio-single-wrap.portfolio-single-full-slider #slider {
width: 960px;
height: auto;
}
.postcontent #portfolio-single-wrap #slider { width: 100%; }
#portfolio-single-wrap .slider-wrap,
#portfolio-single-wrap .slide,
#portfolio-single-wrap #slider a,
#portfolio-single-wrap #slider img {
z-index:0;
width: 100%;
height: auto;
}	
#portfolio-single-wrap #slider iframe { display: block; }
#portfolio-single-wrap.portfolio-single-full #slider {
width: 960px;
height: auto;
}
#portfolio-single-wrap.portfolio-single-full .slider-wrap,
#portfolio-single-wrap.portfolio-single-full .slide,
#portfolio-single-wrap.portfolio-single-full .slide a,
#portfolio-single-wrap.portfolio-single-full .slide img {
width: 100%;
height: auto;
}
#portfolio-single-wrap .flex-prev,
#portfolio-single-wrap .flex-next,
.entry_image .flex-prev,
.entry_image .flex-next,
.fslider .flex-prev,
.fslider .flex-next {
top: 50%;
left: 0;
bottom: auto;
right: auto;
margin-top: -18px;
}
#portfolio-single-wrap .flex-next,
.entry_image .flex-next,
.fslider .flex-next {
left: auto;
right: 0;
}
.portfolio-item .portfolio-image .flex-prev,
.portfolio-item .portfolio-image .flex-next { margin-top: -14px; } #portfolio-details-wrap {
float: right;
width: 250px;
margin-left: 30px;
}
#portfolio-single-wrap.portfolio-single-left #portfolio-details-wrap {
float: left;
margin: 0 30px 0 0;
}
#portfolio-single-wrap.portfolio-single-full #portfolio-details-wrap,
.postcontent #portfolio-single-wrap #portfolio-details-wrap {
float: none;
margin: 0;
width: auto;
} #portfolio-details-wrap span.page-divider { margin-top: 10px; }
#portfolio-details-wrap .port-details { margin-top: 35px; }
#portfolio-single-wrap.portfolio-single-full .port-desc,
#portfolio-single-wrap.portfolio-single-full.portfolio-single-full-left .port-desc,
.postcontent #portfolio-single-wrap .port-desc {
float: right;
margin: 0;
width: 680px;
}
#portfolio-single-wrap.portfolio-single-full .port-desc.port-full{
width:100%;
float:none;
}
.postcontent #portfolio-single-wrap .port-desc { width: 440px; }
#portfolio-single-wrap.portfolio-single-full .port-details,
#portfolio-single-wrap.portfolio-single-full.portfolio-single-full-left .port-details,
.postcontent #portfolio-single-wrap .port-details {
float: left;
margin: 0 30px 0 0;
width: 250px;
}
#portfolio-single-wrap.portfolio-single-full.portfolio-single-full-left .port-desc,
.postcontent #portfolio-single-wrap.portfolio-single-left .port-desc { float: left; }
#portfolio-single-wrap.portfolio-single-full.portfolio-single-full-left .port-details,
.postcontent #portfolio-single-wrap.portfolio-single-left .port-details {
float: right;
margin: 0 0 0 30px;
}
#portfolio-details-wrap .port-details h4 {
font-size: 14px;
line-height: 20px;
font-weight: bold;
}
#portfolio-details-wrap .port-terms {
position: relative;
border-bottom: 1px dotted #DDD;
margin-bottom: 15px;
padding-bottom: 15px;
}
#portfolio-details-wrap .port-terms h5 {
color: #333;
margin: 0 !important;
float: left;
width: 110px;
font-size: 12px;
line-height: 20px;
padding: 0;
}
#portfolio-details-wrap .port-terms span {
display: block;
position: relative;
overflow: hidden;
}
.word-wrap {
white-space: -moz-pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
white-space: pre-wrap;
white-space: pre-line;
} #portfolio-navigation {
position: absolute;
top: 50%;
left: auto;
right: 0;
max-width: 96px;
height: 40px;
margin-top: -25px;
}
#portfolio-navigation .port-nav-next, #portfolio-navigation .port-nav-prev {
float:left;
}
#portfolio-navigation .port-nav-next{
margin-right:5px;
}
#portfolio-navigation .port-nav-next a, #portfolio-navigation .port-nav-prev a {
display: block;
float: left; width: 32px;
height: 32px; transition: all .3s ease;
-moz-transition: all .3s ease;
-webkit-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
}
#portfolio-navigation .port-nav-next a i, #portfolio-navigation .port-nav-prev a i {
position: relative;
top: 4px;
left: 8px;
font-size:40px;
transition: all .3s ease;
-moz-transition: all .3s ease;
-webkit-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease; }
#portfolio-navigation .port-nav-next a:hover i  {
transform:  translate(-10px);
-ms-transform:  translate(-10px); -webkit-transform:  translate(-10px);
}
#portfolio-navigation .port-nav-prev a:hover i {
transform: translate(10px);
-ms-transform:  translate(10px); -webkit-transform:  translate(10px);
}
#portfolio-navigation a:first-child { margin-left: 0; } .pagination {
margin-top:30px !important;
}
.pagination span.current, .pagination a, .pagination_pages span.navigation{
margin-right: 10px;
padding: 7px 12px;
border-radius: 3px;
}
.pagination_pages span:nth-child(2) {
margin-left:10px;
}
.pagination span.current, .pagination_pages span.navigation {
text-decoration: none;
background-color: #f96e5b;
border: 1px solid #f96e5b;
color:#fff;
}
.pagination a, .pagination_pages a span.navigation{
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.pagination_pages a span.navigation {
color: #333;
}
.pagination a:hover{
background-color: #f5f5f5;
}
.pagination_pages a:hover span.navigation {
background-color: #f96e5b;
border-color: #f96e5b;
color:#fff;
} #portfolio-related {
position: relative;
margin: 30px 0 0 0;
}
#portfolio-related-items {
position: relative;
margin: 0 -5px 0 0;
}
#portfolio-related-items li {
position: relative;
float: left;
margin: 0 5px 0 0;
}
#portfolio-related-items li,
#portfolio-related-items li > a,
#portfolio-related-items li > img {
display: block;
width: 188px !important;
height: 146px;
overflow:hidden;
}
.postcontent #portfolio-related-items li,
.postcontent #portfolio-related-items li > a,
.postcontent #portfolio-related-items li > img {
width: 176px !important;
height: 137px;
}
#portfolio-related-items li .p-overlay-icons {
top: 50%;
margin-top: -14px;
width: 28px;
left: 50%;
margin-left: -14px;
} .isotope,
.isotope .isotope-item { -webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:         top, left, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
} #posts { position: relative; }
.entry {
position: relative;
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 3px double #E5E5E5;
}
.entry_image {
position: relative;
width: 100%;
margin-bottom: 20px;
}
.small-posts .entry_image {
float: left;
width: 300px;
margin: 0;
}
.small-posts .entry_image_sh {
float: left;
width: 150px;
margin: 0 20px 0 0;
position: relative;
height:102px;
overflow: hidden;
}
.entry_image a,
.entry_image img {
display: block;
position: relative;
width: 100%;
}
.recent_posts_sh h5 {
padding-bottom:3px;
}
.date_sh {
margin-bottom:10px;
font-size:10px;
}
.date_sh i {
margin-right:5px;
line-height:20px;
font-size:14px;
}
.entry_image iframe,
.ipost-image iframe { display: block; }
.entry_image .slider-wrap,
.entry_image .slide,
.entry_image .slide a,
.entry_image .slide img {
display: block;
position: relative;
width: 100%;
height: auto;
z-index:1;
}
.entry_date {
float: left;
width: 62px;
text-align: center;
}
.entry_date_thin{
float:left;
width:40px;
text-align:center;
position:absolute;
top:0px;
}
.postcontent .small-posts .entry_date {
width: 50px;
margin-right: 10px;
}
.col_full .small-posts .entry_date { margin-right: 15px; }
.entry_date div.month,
.entry_date div.day,
.entry_date div.year {
background-color: #f96e5b;
color: #FFF;
font-size: 14px;
line-height: 1;
font-weight: 600;
padding: 4px 0;
text-transform:uppercase;
}
.entry_date div.day {
padding: 0;
font-size: 26px;
font-weight: 600;
}
.entry_date_thin div.month, .entry_date_thin div.day {
background-color: #f96e5b;
color: #FFF;
font-size: 16px;
line-height: 1;
font-weight: 300;
padding: 0 0 10px;
}
.entry_date_thin div.day {
font-weight: normal;
padding: 10px 0 0;
font-size: 24px;
font-weight: 600;
}
.postcontent .small-posts .entry_date div.month,
.postcontent .small-posts .entry_date div.day {
font-size: 14px;
padding: 2px 0;
}
.postcontent .small-posts .entry_date div.day {
font-size: 20px;
padding: 0;
}
.entry_date div.post-icon {
position: relative;
color: #999;
font-size: 42px;
line-height: 42px;
margin:0;
padding:20px 0;
}
.entry_date div.post-icon.post-icon-solo{
padding-top:5px;
}
.entry_date div.post-icon.post-icon-solo-alt{
padding-top:0px;
}
.entry_date_thin div.post-icon {
position: relative;
color: #fff;
background-color:#f96e5b;
font-size: 16px;
margin:0;
padding:5px 0 10px 0;
}
div.post-icon i {
display: block;
padding: 0;
margin: 0;
}
.entry_c {
float: left;
margin-left: 20px;
width: 628px;
}
.entry_c_solo {
width:100%;
margin-left:0px;
}
.col_full .entry_c { width: 868px; }
.postcontent .small-posts .entry_c { width: 400px; }
.col_full .small-posts .entry_c { width: 640px; }
.col_full .small-posts .entry_c_sh { max-width: 300px; float: left; margin-left: 20px; }
.entry_title { margin-bottom: 5px; }
.entry_title h2 {
padding: 0;
color: #444;
font-weight: 400;
font-size: 20px;
line-height: 26px;
}
.postcontent .small-posts .entry_title h2 {
font-size: 16px;
line-height: 20px;
}
.entry_title h2 a { color: #555; }
.entry_title h2 a:hover { color: #888; }
.entry_meta {
position: relative;
margin: 0;
}
.post-single .entry_meta { margin-bottom: 12px; }
.entry_meta li {
margin: 0 7px 3px 0;
float: left;
font-size: 11px;
color: #999;
text-transform:uppercase;
}
.entry_meta li a {
color: #999;
font-family: "Open Sans", sans-serif;
}
.entry_meta li a:hover { color: #f96e5b; }
.entry_meta li i {
display: inline-block;
position: relative;
top: 1px;
margin-right: 5px;
font-size: 14px;
}
.entry_meta li span {
display: inline-block;
margin-left: 7px;
font-size: 13px;
}
.entry span.page-divider { margin: 12px 0; }
.entry span.page-divider span {  }
.small-posts span.page-divider { margin: 20px 0 12px; }
.postcontent .small-posts span.page-divider span { width: 20%; }
.entry_content {
position: relative;
font-size: 13px;
padding-top: 10px;
}
.entry_share {
position: relative;
margin: 30px 0 0 0;
padding: 10px 0;
line-height: 32px;
}
.entry_share span {
display: block;
float: left;
margin-right: 15px;
}
.entry_share a {
display: block;
float: left;
width: 32px;
height: 32px;
margin-left: 15px;
}
.entry_share a img {
display: block;
margin: 0;
width: 32px;
height: 32px;
}
.ipost { position: relative; }
.ipost .ipost-image { position: relative; overflow:hidden; }
.ipost .ipost-image a,
.ipost .ipost-image img {
display: block;
width: 100%;
height: auto;
}
.ipost .ipost-title h5 {
font-size: 18px;
line-height: 25px;
padding: 15px 0 5px;
font-weight: 400;
}
.ipost .ipost-title a { color: #555; }
.ipost .ipost-title a:hover { color: #f96e5b; }
.ipost .ipost-meta {
position: relative;
margin: 0 -10px 0 0;
}
.ipost-meta li {
float: left;
font-size: 13px;
margin: 0 10px 0 0;
color: #AAA;
}
.ipost-meta li span { margin-right: 10px; }
.ipost-meta li a { color: #888; }
.ipost-meta li a:hover { color: #000; }
.ipost-content { margin-top: 10px; margin-bottom:15px; }
.related-posts {
position: relative;
margin: 0 -20px 0 0;
}
.related-posts li {
position: relative;
float: left;
margin: 0 20px 0 0;
width: 165px !important;
list-style: none;
}
.related-posts li .rpost-image {
position: relative;
margin-bottom: 10px;
}
.rpost-image,
.rpost-image a,
.rpost-image img {
display: block;
width: 165px !important;
height: 112px;
}
.rpost-title {
text-align: center;
font-size: 13px;
text-transform:uppercase;
} .post-overlay {
display: block;
position: absolute;
top: 0;
left: 0;
width: 24px;
height: 24px;
padding: 6px;
line-height: 24px;
text-align: center;
background-color: #f96e5b;
font-size: 20px;
color: #FFF;
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
z-index:200;
} img.alignleft,
div.alignleft {
float: left;
margin: 5px 20px 13px 0;
max-width: 100%;
}
div.alignleft > img,
div.alignnone > img,
div.aligncenter > img,
div.alignright > img {
display: block;
float: none;
}
img.alignnone,
img.aligncenter,
div.alignnone,
div.aligncenter {
display: block;
margin: 10px 0;
float: none;
}
img.aligncenter,
div.aligncenter,
div.aligncenter img {
margin-left: auto;
margin-right: auto;
clear: both;
}
img.alignright,
div.alignright {
float: right;
margin: 5px 0 13px 20px;
}
.wp-caption {
text-align: center;
margin: 10px 20px 13px 20px;
font-style: italic;
}
.wp-caption img,
.wp-caption img a {
display: block;
margin: 0;
}
p.wp-caption-text {
display: inline-block;
margin: 10px 0 0 0;
padding: 5px 10px;
background-color: #EEE;
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
}
.wp-smiley {
max-height: 13px;
margin: 0 !important;
} #comments {
position: relative;
margin-top: 30px;
}
.commentlist {
list-style-type: none;
border-bottom: 1px solid #E5E5E5;
padding-bottom: 30px;
margin: 0 0 30px;
}
.commentlist li,
.commentlist li ul,
.commentlist li ul li { margin: 10px 0 0 0; }
.commentlist ul:first-child { margin-top: 0; }
.commentlist li {
position: relative;
padding-top: 10px;
margin-top: 10px;
border-top: 1px solid #EEE;
}
.commentlist ul .comment-wrap { margin-left: 30px; }
.commentlist > li { }
.commentlist > li:first-child {
padding-top: 0;
border-top: 0;
margin-top: 0;
}
.commentlist li .children { margin-top: 0; }
.commentlist li li .children { margin-left: 30px; }
.commentlist li .comment-content,
.pingback {
position: relative;
overflow: hidden;
}
.commentlist li .comment-content p,
.pingback p { margin: 20px 0 0 0; }
.commentlist li .comment-content {
padding: 0 0 0 15px;
}
.commentlist li .comment-meta {
float: left;
margin-right: 0;
line-height: 1;
}
.comment-avatar img {
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.comment-content .comment-author {
margin-bottom: -10px;
font-size: 13px;
color: #555;
text-transform:uppercase;
}
.comment-content .comment-author a {
border: none;
color: #333;
}
.comment-content .comment-author a:hover {
color: #f96e5b;
border-color: #f96e5b;
}
.comment-content .comment-author span { display: block; }
.comment-content .comment-author span,
.comment-content .comment-author span a {
font-size: 11px;
font-weight: normal;
color: #AAA;
}
.comment-content .comment-author span a { border-bottom: 1px dotted #AAA; }
.comment-content .comment-author span a:hover {
color: #888;
background: none;
border-bottom: 1px solid #AAA;
}
.comment-wrap {
padding: 10px;
transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
-ms-transition: all .2s linear;
-o-transition: all .2s linear;
}
.comment-wrap .comment-avatar img{
transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
-ms-transition: all .2s linear;
-o-transition: all .2s linear;
}
.comment-wrap:hover{
background-color:#f4f4f4;
}
.comment-wrap:hover .comment-avatar img {
box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}
.comment-wrap:hover a{
color:#f96e5b;
} #respond,
#respond form { margin-bottom: 0; }
.commentlist li #respond { margin: 30px 0 0; }
.commentlist li li #respond { margin-left: 30px; }
#respond p { margin: 10px 0 0 0; }
#respond p:first-child { margin-top: 0; }
#respond label small {
color: #999;
font-weight: normal;
}
#respond input[type="text"],
#respond textarea { margin-bottom: 0; }
#respond .col_one_third,
#respond .col_full { margin-bottom: 15px; }
#disqus_thread button,
#disqus_thread input[type="submit"] { margin: 0 !important; }
#disqus_thread h3 { padding-bottom: 0; }
#disqus_thread a { border: none; }
#disqus_thread a:hover {
color: #888;
background-color: transparent;
} .sidenav {
width: 100%;
padding: 0;
background-color: #fff;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
-moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
box-shadow: 0 1px 4px rgba(0,0,0,.065);
}
.sidenav > li > a {
display: block;
margin: 0 0 -1px;
padding: 9px 14px;
font-size: 13px;
border: 1px solid #E5E5E5;
border-right-width: 2px;
color: #777;
}
.sidenav > li:first-child > a {
-webkit-border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
.sidenav > li:last-child > a {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.sidenav > .active > a,
.sidenav > .active > a:hover {
position: relative;
z-index: 2;
padding: 10px 15px;
border: 0;
color: #FFF;
font-weight: bold;
background-color: #f96e5b;
text-shadow: 0 1px 0 rgba(0,0,0,.15);
-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -2px 0 0 rgba(0,0,0,.1);
-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -2px 0 0 rgba(0,0,0,.1);
box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -2px 0 0 rgba(0,0,0,.1);
}
.sidenav li i { font-size: 14px; } .sidenav .icon-chevron-right {
float: right;
margin-top: 1px;
margin-right: -6px;
opacity: .4;
font-size: 13px !important;
}
.sidenav > li > a:hover {
background-color: #F5F5F5;
color: #222;
}
.sidenav a:hover .icon-chevron-right {
opacity: .5;
}
.sidenav .active .icon-chevron-right,
.sidenav .active a:hover .icon-chevron-right { opacity: 1; } .sitemap {
position: relative;
list-style-type: square;
font-size: 14px;
font-weight: bold;
margin-bottom: 0;
}
.sitemap ul {
list-style-type: circle;
font-size: 13px;
font-weight: normal;
margin: 5px 0 5px 20px;
}
.sitemap span {
display: block;
margin: 2px 0 5px;
font-size: 12px;
font-weight: normal;
color: #999;
}
.sitemap span a { color: #777; }
.sitemap span a:hover { color: #000; }
.sitemap ul ul { list-style-type: disc; } .promo-box-wrap {
position: relative;
z-index:1;
}
.promo-box{
padding: 5px;
background-color: #f7f7f7; border: 1px solid #e8e8e8;
}
.promo {
position: relative;
background-color: #f9f9f9;
padding: 15px 18px;
}
.promo-desc {
position: relative;
}
.promo h3 {
font-size: 19px;
font-weight: 300;
line-height: 24px;
padding-bottom: 0;
margin-bottom:10px;
}
.promo h3 > span { color: #f96e5b; }
.promo-desc > span {
display: block;
margin-top: 3px;
font-size: 15px;
line-height: 22px;
color: #777;
}
.promo-action {
position: absolute;
right: 20px;
top: 48%;
margin-top: -20px; }
.center .promo-action {
position:relative;
right:auto;
top: auto;
margin-top:10px;
}
.promo-shadow:before, .promo-shadow:after {
bottom: 15px;
left: 10px;
width: 50%;
height: 20%;
max-width: 300px;
max-height: 100px;
position: absolute;
content: '';
z-index: -1;
-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
box-shadow: 0 15px 10px rgba(0,0,0,0.7);
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
transform: rotate(-3deg);
}
.promo-shadow:after {
right: 10px;
left: auto;
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-ms-transform: rotate(3deg);
-o-transform: rotate(3deg);
transform: rotate(3deg);
} .well.callout h2 {
font-size: 24px;
line-height: 28px;
font-weight: 600;
padding-bottom: 15px;
}
.well.callout p {
font-size: 13px;
color: #999;
} .error404-page {
position: relative;
text-align: center;
font-size: 216px;
line-height: 1;
color: #f96e5b;
font-family: "Open Sans", sans-serif;
}
.error404-page span {
display: block;
font-size: 32px;
color: #444;
margin-bottom: 20px;
font-weight:200;
}
.searchtop-meta{
position:absolute;
margin-top:-20px;
top:50%;
left:auto;
right:0;
}
.error404-page-meta {
position: relative;
margin: 40px 0 20px;
}
.error404-page-meta form, .searchtop-meta form {
position: relative;
margin: 0 auto;
width: 236px;
}
.error404-page-meta form{
width:436px;
}
.error404-page-meta input[type="text"], .searchtop-meta input[type="text"], .searchtop-meta input[type="search"], .widget_product_search input[type="text"]  {
display: block;
width: 200px;
border-radius: 18px;
-moz-border-radius: 18px;
-webkit-border-radius: 18px;
padding: 7px 17px;
}
.widget_product_search input[type="text"] {
width: 170px;
}
.error404-page-meta input[type="text"] {
width:400px;
}
.error404-page-meta input[type="submit"], .searchtop-meta input[type="submit"], .widget_product_search input[type="submit"] {
position: absolute;
cursor: pointer;
top: 0;
left: auto;
right: 0;
display: block;
border: none;
width: 36px;
height: 36px;
background: #444 url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/search-404.png) no-repeat center center;
text-indent: -9999px;
border-radius: 24px;
-moz-border-radius: 24px;
-webkit-border-radius: 24px;
}
.widget_product_search input[type="submit"] {
top: auto;
bottom: 20px;
}
.error404-page-meta input[type="submit"]:hover, .searchtop-meta input[type="submit"]:hover { background-color: #f96e5b; } .tab_widget, .side-tabs {
display: block;
position: relative;
margin: 0 0 30px 0;
}
.tab_widget ul.tabs {
display: block;
position: relative;
list-style: none;
height: 40px;
border-bottom: 1px solid #DDD;
margin: 0;
padding: 0;
}
#footer.footer-dark .tab_widget ul.tabs { border-bottom-color: #282828; }
.side-tabs ul.tabs {
float: left;
width: 250px;
height: auto;
border-bottom: none;
padding: 20px 0; }
.tab_widget ul.tabs li {
float: left;
margin: 0;
padding: 0;
height: 39px;
line-height: 39px;
border: 1px solid #e6e6e6;
overflow: hidden;
position: relative;
background-color: #f4f4f4;
margin-left:-1px; }
.side-tabs ul.tabs li {
transition:none;
}
.side-tabs ul.tabs li {
float: none;
border: 1px solid #DDD;
border-top: none;
border-right: none;
height: 40px;
line-height: 40px;
margin-top: 0;
margin-left:0;
}
.tab_widget ul.tabs li:first-child { border-left: 1px solid #DDD; margin-left:0; }
.tab_widget ul.tabs li a {
text-decoration: none;
color: #888;
font-size: 13px;
display: block;
padding: 0 10px;
outline: none;
font-weight: 500;
font-family: "Open Sans", sans-serif;
border: none; }
.tabbed-widget .tab_widget ul.tabs a { padding: 0 13px; }
.side-tabs ul.tabs li a { border-left: 0; }
.tab_widget ul.tabs li a i {
float: left;
font-size: 15px;
width: 25px;
height: 39px;
margin-right: 5px;
}
.side-tabs ul.tabs li a i {
position: relative;
top: -1px;
margin-right: 12px;
}
.tab_widget ul.tabs li:first-child a { border-left: none; }
.tab_widget ul.tabs li a:hover { background: none; }
.tab_widget ul.tabs li.active,.tab_widget ul.tabs li.ui-tabs-active,
.tab_widget ul.tabs li.active a:hover {
background: #FFF;
border-bottom: 1px solid transparent;
}
.tab_widget ul.tabs li.active { border-top: 1px solid #f96e5b; }
.tab_widget ul.tabs li.active a { color: #f96e5b; }
.side-tabs ul.tabs li.active,
.side-tabs ul.tabs li.active a:hover,
.side-tabs ul.tabs li.ui-tabs-active {
border-bottom: 1px solid #DDD;
border-right: 1px solid #FFF;
}
.side-tabs ul.tabs li.active, .side-tabs ul.tabs li.ui-tabs-active {
border-top: none;
border-left: 1px solid #f96e5b;
margin-right: 0;
z-index:200;
}
.side-tabs ul.tabs li:first-child { border-top: 1px solid #DDD }
.tab_widget .tab_container {
display: block; position: relative;
clear: both;
background: #FFF;
border: 1px solid #e6e6e6;
border-top: none;
}
.side-tabs .tab_container {
clear: none;
border: none; box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0px 0px 20px -3px rgba(0, 0, 0, 0.2);
}
.tab_widget .tab_content {
display: block;
position: relative;
padding: 15px;
}
.side-tabs .tab_content { padding: 20px; }
#footer.footer-dark .tab_widget ul.tabs li {
border-color: #282828;
background-image: linear-gradient(bottom, rgb(51,51,51) 9%, rgb(59,59,59) 55%);
background-image: -o-linear-gradient(bottom, rgb(51,51,51) 9%, rgb(59,59,59) 55%);
background-image: -moz-linear-gradient(bottom, rgb(51,51,51) 9%, rgb(59,59,59) 55%);
background-image: -webkit-linear-gradient(bottom, rgb(51,51,51) 9%, rgb(59,59,59) 55%);
background-image: -ms-linear-gradient(bottom, rgb(51,51,51) 9%, rgb(59,59,59) 55%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0.09, rgb(51,51,51)),
color-stop(0.55, rgb(59,59,59))
);
}
#footer.footer-dark .tab_widget ul.tabs li:first-child { border-color: #282828; }
#footer.footer-dark .tab_widget ul.tabs li a {
color: #EEE;
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
border: 0;
}
#footer.footer-dark .tab_widget ul.tabs li.active,
#footer.footer-dark .tab_widget ul.tabs li.active a:hover {
background: #555;
border-bottom: 1px solid #555;
}
#footer.footer-dark .tab_widget .tab_container {
background: #555;
border-color: #282828;
} .toggle {
display: block;
position: relative;
margin: 0 0 10px 0;
border-bottom: 1px dotted #e5e5e5;
padding-bottom: 10px;
}
.toggle .togglet,
.toggle .toggleta  {
display: block;
position: relative;
line-height: 24px;
padding-left: 32px;
cursor: pointer;
margin: 0;
font-size: 15px;
font-family: 'Open Sans', sans-serif;
color: #333;
background: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/toggle-plus2.png) no-repeat left;
}
.toggle .toggleta, .toggle .toggleta.open{
background: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/toggle-minus2.png) no-repeat left;
}
.toggle .togglec, .toggle .togglec.open {
display: block;
position: relative;
padding: 10px 0 0 32px;
} .style-msg,
.style-msg2 {
display: block;
border-left: 4px solid rgba(0,0,0,0.1);
}
.style-msg2 { border-left: 4px solid rgba(0,0,0,0.2); }
.successmsg {
background: #C1FFCC;
color: #184B21;
}
.errormsg {
background: #F9BBB9;
color: #740D0A;
}
.infomsg {
background: #B9DFF4;
color: #124F70;
}
.alertmsg {
background: #FCE0B6;
color: #975E06;
}
.style-msg .sb_msg,
.style-msg2 .msgtitle,
.style-msg2 .sb_msg {
display: block;
padding: 10px 15px;
border-left: 1px solid rgba(255,255,255,0.5);
font-size: 13px;
text-shadow: 1px 1px 1px rgba(255,255,255,0.6);
}
.style-msg2 .msgtitle {
background: rgba(0,0,0,0.1);
border-top: none;
border-bottom: none;
font-size: 13px;
border-bottom: 1px solid rgba(255,255,255,0.6);
}
.style-msg2 .sb_msg { font-weight: normal; }
.style-msg2 ol,
.style-msg2 ul { margin: 0 0 0 30px; }
.style-msg2 ol { list-style-type: decimal; }
.style-msg2 ul { list-style-type: disc; }
.alert {
position:relative;
}
.alert span{
display:block;
position: absolute;
left: 0;
top: 0;
margin: 0;
padding: 10px;
width: 30px;
height: 36px;
font-size:29px;
line-height:30px;
} .quote {
background: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/quote.png) left top no-repeat;
margin: 10px 0;
padding: 0 0 0 15px;
font-size: 15px;
font-style: italic;
color: #777;
text-shadow: 1px 1px 1px #FFF;
border: 0;
}
blockquote.quote-left,
blockquote.quote-right {
font-size: 15px;
line-height: 20px;
padding-left: 15px;
}
.quote-left {
float: left;
width: 150px;
margin-right: 20px;
margin-left: 0;
margin-bottom: 5px;
}
.quote-right {
float: right;
width: 150px;
margin-left: 20px;
margin-bottom: 5px;
} .category_description {
background-color: #f8f8f8;
padding: 10px;
margin-bottom: 40px;
border: 1px solid #f2f2f2;	
}
.category_description p {
margin-bottom:0;
} .gallery {
margin: 20px auto;
float: left;
width: 100%;
line-height: 1;
}
.gallery .gallery-item {
float: left;
text-align: center;
margin-left: 0;
width: auto !important;
margin:  10px 10px 0 0 !important;
}
.gallery-item img {
margin: 0 !important;
padding:  0 !important;
width: auto !important;
height: auto !important;
}
.gallery-item a {
float: left;
border: none !important;
margin:  0 !important;
padding: 0 !important;
}
.gallery .gallery-caption { margin-left: 0; }
.gallery br { clear: both }
.col-0 { width: 100% }
.col-1 { width: 100% }
.col-2 { width: 50% }
.col-3 { width: 33.333% }
.col-4 { width: 25% }
.col-5 { width: 20% }
.col-6 { width: 16.666% }
.col-7 { width: 14.285% }
.col-8 { width: 12.5% }
.col-9 { width: 11.111% } .product-feature {
position: relative;
padding-left: 50px; }
.product-feature.toright {
padding-left:0;
padding-right: 50px;
text-align:right;
}
.product-feature.style2 {
padding-left:0;
text-align:center;
}
.product-feature:first-child { margin-top: 0; }
.product-feature h3 {
padding-bottom: 7px;
}
.product-feature.style2 h3 {
padding: 15px;
}
.product-feature p { margin: 0; }
.product-feature img,
.product-feature > span {
display: block;
position: absolute;
left: 0;
top: 0;
margin: 0;
padding: 6px;
width: 24px;
height: 24px;
background-color: #333;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
transition: background-color .2s linear;
-moz-transition: background-color .2s linear;
-webkit-transition: background-color .2s linear;
-ms-transition: background-color .2s linear;
-o-transition: background-color .2s linear;
}
.product-feature.style2 img{
width: auto;
height: auto;
max-width:64px;
max-height:64px;
}
.product-feature.toright > span {
left: auto;
right: 0;
}
.product-feature img{
background: none;
border-radius:0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
width:32px;
height:32px;
}
.product-feature.style2 img {
position: relative;
margin: 0 auto;
}
.product-feature > span.inverse{
display: block;
position: absolute;
left: 0;
top: 0;
margin: 0;
padding: 6px;
width: 24px;
height: 24px;
background-color: #f96e5b;
border-radius: 24px;
-moz-border-radius: 24px;
-webkit-border-radius: 24px;
}
.product-feature > span {
font-size: 20px;
color: #FFF;
text-align: center;
line-height: 23px;
} .product-feature2 { padding-left: 52px; }
.product-feature2 img,
.product-feature2 > span,
.product-feature3 img,
.product-feature3 > span {
padding: 0;
width: 40px;
height: 40px;
background-color: transparent !important;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
font-size: 40px;
color: #333;
text-align: center;
line-height: 1;
}
.product-feature3 {
padding: 15px;
background-color: #F5F5F5;
text-align: center;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: inset 0 0 15px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 0 15px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 0 0 15px rgba(0,0,0,0.1);
}
.product-feature3 img,
.product-feature3 > span {
position: relative;
margin: 0 auto 5px;
width: 96px;
height: 96px;
font-size: 95px;
}
.product-feature3:hover span { color: #f96e5b; } .clients_wrapper{
padding-bottom:30px;
position: relative;	
}
.clients_wrapper.extra_class{
padding:30px 0;
}
.portfolio-wrapper .caroufredsel_wrapper {
min-height:100px !important; }
.caroufredsel_wrapper {
min-height: 90px;
position: relative;
}
.our-clients {
position: relative;
margin: 0 -12px 0 0;
}
.our-clients li, .our-clients .item {
margin: 0 12px 0 0;
position: relative;
float: left;
border: 5px solid #F5F5F5;
transition: border-color .2s linear;
-moz-transition: border-color .2s linear;
-webkit-transition: border-color .2s linear;
-ms-transition: border-color .2s linear;
-o-transition: border-color .2s linear; }
.our-clients li:hover, .our-clients .item:hover { border-color: #f96e5b; } .our-clients li,
.our-clients li a,
.our-clients li img,
.our-clients .item,
.our-clients .item a,
.our-clients .item img {
display: block;
width: 138px;
height:auto;
}
.vc_span2 .our-clients li a, .vc_span2 .our-clients li a img {
width: 118px;
}
.vc_span3 .our-clients li a, .vc_span3 .our-clients li a img {
width: 89px;
}
.vc_span4 .our-clients li a, .vc_span4 .our-clients li a img {
width: 130px;
}
.vc_span6 .our-clients li a, .vc_span6 .our-clients li a img {
width: 134px;
}
.vc_span8 .our-clients li a, .vc_span8 .our-clients li a img {
width: 136px;
}
.vc_span9 .our-clients li a, .vc_span9 .our-clients li a img {
width: 120px;
}
.vc_span10 .our-clients li a, .vc_span10 .our-clients li a img {
width: 137px;
}
.vc_span2 .our-clients .item a, .vc_span2 .our-clients .item a img {
width: 118px;
}
.vc_span3 .our-clients .item a, .vc_span3 .our-clients .item a img {
width: 89px;
}
.vc_span4 .our-clients .item a, .vc_span4 .our-clients .item a img {
width: 130px;
}
.vc_span6 .our-clients .item a, .vc_span6 .our-clients .item a img {
width: 134px;
}
.vc_span8 .our-clients .item a, .vc_span8 .our-clients .item a img {
width: 136px;
}
.vc_span9 .our-clients .item a, .vc_span9 .our-clients .item a img {
width: 120px;
}
.vc_span10 .our-clients .item a, .vc_span10 .our-clients .item a img {
width: 137px;
} .our-team {
position: relative;
margin: 0 -30px 0 0;
}
.our-team.team-4 { margin: 0 -28px 0 0; }
.team-member {
position: relative;
margin: 0 0 30px 0; }
.team-4 .team-member {
margin: 0 28px 28px 0;
width: 219px;
}
.team-member .team-image {
position: relative;
margin-bottom: 15px;
}
.team-image,
.team-image img {
display: block; }
.team-4 .team-image,
.team-4 .team-image img {
width: 209px;
height: 209px;
border-radius: 105px;
-moz-border-radius: 105px;
-webkit-border-radius: 105px;
}
.team-4 .team-image {
border: 5px solid #EEE;
text-align: center;
border-radius: 110px;
-moz-border-radius: 110px;
-webkit-border-radius: 110px;
}
.team-image span {
display: block;
position: absolute;
background-color: #f96e5b;
color: #FFF;
top: auto;
bottom: 0;
left: 0;
padding: 0 10px;
line-height: 22px;
font-size: 12px;
text-transform: uppercase;
}
.team-4 .team-image span {
display: inline-block;
position: relative;
top: -35px;
bottom: auto;
left: auto;
z-index: 2;
}
.team-member .team-desc { position: relative; }
.team-desc h4 {
font-size: 14px;
line-height: 22px;
font-weight: bold;
padding-bottom: 5px;
margin-bottom: 5px;
}
.team-desc p { margin-bottom: 0; }
.team-social {
position: absolute;
top: 5px;
left: auto;
right: 0;
}
.team-social a {
float: left;
margin-left: 10px;
}
.team-social a:first-child { margin-left: 0; }
.team-social a,
.team-social img, .team-skills li a, .team-skills li img,
.team-social i {
display: block;
width: 16px;
height: 16px;
text-align: center;
line-height: 1;
}
.team-social i {
position: relative;
color: #666;
font-size: 14px;
}
.team-social i:hover { color: #888; }
.team-skills {
margin: 10px 0 0;
padding: 7px 0 2px;
border-top: 1px dotted #DDD;
border-bottom: 1px dotted #DDD;
}
.changed{
border:none;
margin:0;
padding:0;
}
.team-skills li {
display: inline-block;
margin: 0;
line-height: 22px;
font-size: 12px;
text-transform: uppercase;
font-family: "Open Sans";
}
.team-skills li span {
display: inline-block;
position: relative;
top: 1px;
font-size: 14px;
color: #f96e5b;
margin-right: 2px;
text-shadow: 0px 0px 0px #FFF;
}
.social_links .team-skills li span {
margin-right: 0px;
}
.team-skills li .social-icons a{
background: transparent url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/social/social-icons-mono-smaller.png);
}
.team-skills.changed li .social-icons a{
background: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/social/social-icons-mono-smaller.png);
}
.social_links .team-skills li span a {
background-color:#fff;
}
.team-skills li a{
display:block;
width:39px;
height:39px;
line-height:39px;
}
.team-skills li a i {
font-size:15px;
}
.team-skills li .social-icons a.facebook, .team-skills.changed li .social-icons a.facebook{
background-position: -28px, center;
}
.team-skills li .social-icons a.twitter, .team-skills.changed li .social-icons a.twitter{
background-position: 4px, center;
}
.team-skills li .social-icons a.gplus, .team-skills.changed li .social-icons a.gplus{
background-position: -252px, center;
}
.team-skills li .social-icons a.linkedin, .team-skills.changed li .social-icons a.linkedin{
background-position: -188px, center;
}
.team-skills li .social-icons a.dribbble, .team-skills.changed li .social-icons a.dribbble{
background-position: -60px, center;
}
.team-skills li .social-icons a.vimeo, .team-skills.changed li .social-icons a.vimeo{
background-position: -92px, center;
}
.team-skills li .social-icons a.tumblr, .team-skills.changed li .social-icons a.tumblr{
background-position: -124px, center;
}
.team-skills li .social-icons a.skype, .team-skills.changed li .social-icons a.skype{
background-position: -476px, center;
}
.team-skills li .social-icons a.flickr, .team-skills.changed li .social-icons a.flickr{
background-position: -284px, center;
}
.team-skills li .social-icons a.pinterest, .team-skills.changed li .social-icons a.pinterest{
background-position: -380px, center;
}
.team-skills li .social-icons a.youtube, .team-skills.changed li .social-icons a.youtube{
background-position: -316px, center;
}
.team-skills li .social-icons a.behance, .team-skills.changed li .social-icons a.behance{
background-position: -348px, center;
} #faqs { margin: 0 0 -15px; }
.faq {
border-bottom: 1px dotted #DDD;
}
.faq .togglet,
.faq .toggleta {
background-image: none !important;
line-height: 24px;
padding-left: 32px;
}
.faq .togglet i,
.faq .toggleta i {
display: block;
position: absolute;
font-size: 18px;
width: 18px;
text-align: center;
top: 0;
left: 0;
}
.faq .togglec, .faq .togglec.open { padding: 10px 0 0 32px; } .skills { margin: 0; }
.skills li {
position: relative;
margin-top: 15px;
}
.skills li:first-child { margin-top: 0; }
.skills li .progress {
height: 30px;
margin: 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.skills li span {
position: absolute;
top: 0;
left: 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
font-family: "Open Sans", sans-serif;
font-size: 13px;
color: #FFF;
} .icon-rounded,
.icon-plain,
.icon-circled {
display: block !important;
float: left !important;
margin: 12px 12px 12px 0;
text-align: center !important;
font-size: 28px;
line-height: 30px;
color: #FFF;
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
cursor: pointer;
}
.icon-rounded,
.icon-circled {
width: 32px;
height: 32px;
padding: 8px;
background-color: #444;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.icon-plain {
width: 48px;
height: 48px;
font-size: 47px;
line-height: 50px;
color: #444;
text-shadow: 1px 1px 1px #FFF;
}
.icon-plain:hover { color: #777; }
.icon-circled {
border-radius: 24px;
-moz-border-radius: 24px;
-webkit-border-radius: 24px;
}
.icon-light {
background-color: #F5F5F5;
color: #444;
text-shadow: 1px 1px 1px #FFF;
box-shadow: inset 0 0 15px rgba(0,0,0,0.2);
-moz-box-shadow: inset 0 0 15px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 0 15px rgba(0,0,0,0.2);
}
.icon-rounded:hover,
.icon-circled:hover {
background-color: #f96e5b;
color: #FFF;
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
box-shadow: 0 0 0 rgba(0,0,0,0.2);
-moz-box-shadow: 0 0 0 rgba(0,0,0,0.2);
-webkit-box-shadow: 0 0 0 rgba(0,0,0,0.2);
} .dropcap { font-size:62px; margin-right:6px; padding-top:11px; text-transform: uppercase; float: left; position: relative; top: 5px; color:#f96e5b; padding-bottom:11px;} .highlight1 {
display: inline;
padding: 0 2px;
color: #FFF;
background-color: #f96e5b;
}
.highlight2 {
display: inline;
padding: 0 2px;
color: #FFF;
} .checklist{
}
.default {
list-style:disc;
}  .button {
display: inline-block;
position: relative;
cursor: pointer;
outline: none;
white-space: nowrap;
margin: 5px;
padding: 0;	
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 0 1px 0px rgba(114,114,114,0.3);
-moz-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
-webkit-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
}
.button:hover {    
background-color: #666 ;
text-decoration: none;   
}
.button:active { top: 1px; }
.button span {
display: inline-block;
padding: 0 18px;
height: 29px;
line-height: 29px;
color: #FFF;
font-size: 13px;
font-weight: 400;
border-top: 1px solid rgba(255,255,255,0.2);
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
.button span i{
padding-right:5px;
}
.red_btn { background-color: #f96e5b !important; }
.green_btn { background-color: #2ecc71 !important; }
.blue_btn { background-color: #3498db !important; }
.brown_btn { background-color: #DE8E36 !important; }
.white_btn,
.white_btn:hover { background-color: #F6F6F6 !important; }
.white_btn span {
color: #444 !important;
text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.orange_btn { background-color: #f39c12 !important; }
.purple_btn { background-color: #9b59b6 !important; }
.black_btn,
.black_btn:hover { background-color: #494949 !important; }
.black_btn span {
color: #FFF;
text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}
button.button {
margin: 5px 0 ;
background-color: #F6F6F6 ;
}
button.button:hover { background-color: #F6F6F6 ; }
button.button span {
color: #555 !important;
text-shadow: 1px 0 1px rgba(255,255,255,0.8) !important;
}
.simple-button,.simple-button-3d, .woocommerce #content button.button, #content .return-to-shop a.button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order,
#content .woocommerce input.button,
#content .woocommerce a.button,
#content .woocommerce #respond input#submit,#content .woocommerce a.button,#content .woocommerce button.button,#content .woocommerce input.button
{
display: inline-block;
position: relative;
cursor: pointer;
outline: none; margin: 5px;
color: #FFF;
font-size: 14px;
padding: 9px 15px;
font-weight: 400;
line-height: normal; background: #f96e5b;
border: none;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
-ms-transition: all .2s linear;
-o-transition: all .2s linear;
}
.simple-button-3d {
transition: none;
-moz-transition: none;
-webkit-transition: none;
-ms-transition: none;
-o-transition: none;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.smaller {
font-size:11px;
text-transform:uppercase;
line-height:26px;
min-height:26px;
}
.simple-button-3d:hover {
color:#fff;
}
.simple-button-3d {
box-shadow: 0px 3px 0px 0px #c14e3f;
}
.simple-button-3d:active,
.simple-button-3d:active.red,
.simple-button-3d:active.dark_red,
.simple-button-3d:active.blue,
.simple-button-3d:active.orange,
.simple-button-3d:active.emerald,
.simple-button-3d:active.turquoise,
.simple-button-3d:active.amethyst,
.simple-button-3d:active.wet_asphalt,
.simple-button-3d:active.light,
.simple-button-3d:active.dark {
box-shadow: 0px 0px 0px 0px #c14e3f;
top:2px;
}
.simple-button.large, .simple-button-3d.large { font-size: 16px;
padding:13px 15px;
}
.simple-button i,.simple-button-3d i { font-size: 14px;
height: 16px;
width: 18px;
padding: 0 8px 0 0;
line-height: 16px;
}
.simple-button.large i, .simple-button-3d.large i {
font-size: 16px;
width: 18px;
height: 20px;
line-height:18px;
}
.simple-button:hover {
background: #f96e5b;
color: #FFF;
}
.simple-button.inverse:hover { background: #333; }
.round {
border-radius:3px;
}
.taptocall {
display:none;
margin-bottom:10px;
}
.taptocall i{
float:none;
} .pricing {
display: block;
position: relative;
margin: 40px 0;
}
.pricing .pricing-wrap {
float: left;
width: 24.8%;
position: relative;
background-color:#fff;
}
.pricing3 .pricing-wrap { width: 33%; }
.pricing5 .pricing-wrap { width: 20%; }
.pricing .pricing-wrap.best-price { margin-left: -1px; margin-top:-20px; box-shadow: 0px 0px 16px rgba(0,0,0,0.3); z-index: 99; }
.pricing-wrap .pricing-inner {
position: relative;
border: 1px solid #E5E5E5;
margin-left: -1px;
text-align: center;
}
.pricing-wrap:first-child { margin-left: 1px; }
.pricing-wrap:first-child .pricing-inner { border-left: 1px solid #E5E5E5; }
.best-price .pricing-inner { border-left: 1px solid #E5E5E5; }
.pricing-inner .pricing-title {
position: relative;
padding: 20px 0;
}
.pricing-title h4 {
font-size: 17px;
line-height: 24px;
text-transform:uppercase;
padding-bottom: 0;
color: #444;
}
.best-price .pricing-inner .pricing-title {
padding-top:30px;
}
.best-price .pricing-action{
padding-bottom:25px;
}
.best-price .pricing-title h4 { color: #f96e5b; font-size:22px; line-height:34px }
.pricing-title h4 span {
display: block;
font-size: 13px;
font-weight: normal;
color: #BBB;
}
.pricing-inner .pricing-price {
padding: 15px 0;
font-size: 36px;
line-height: 40px;
color: #444;
border-top: 1px solid #E5E5E5;
border-bottom: 1px solid #E5E5E5;
}
.best-price .pricing-price { color: #f96e5b; }
.pricing-price .price-sub {
display: inline-block;
position: relative;
font-size: 16px;
vertical-align: top;
top: -7px;
margin-left: 2px;
}
.pricing-price .price-tenure {
display: block;
font-size: 13px;
line-height: 20px;
font-family: "Open Sans", sans-serif;
color: #AAA;
text-transform:uppercase;
}
.pricing-inner .pricing-features { padding-bottom: 0;
}
.pricing-features ul { margin: 0; }
.pricing-inner .pricing-features ul {
padding-left: 0;
list-style: none;
}
.pricing-features li {
position: relative;
padding: 6px 0;
border-top: 1px solid #EEE;
}
.pricing-features li:nth-child(odd) {
background-color:#f8f8f8;
}
.pricing-features li span {
font-weight: bold;
color: #333;
}
.pricing-features li:first-child { border-top: 0; }
.pricing-action {
padding: 15px 0;
border-top: 1px solid #E5E5E5;
}
.pricing-action a { margin: 0 !important; }
.pricing-style2 .pricing-price {
padding: 15px 0;
font-size: 36px;
line-height: 40px;
color: #444;
}
.pricing-style2 .best-price .pricing-price { background-color: #f96e5b; margin: 0 -1px; }
.pricing-style2 .best-price .price-tenure { color: #EEE; }
.pricing-wrap.pricing-defines .pricing-inner {
border-color: transparent;
border-right: 1px solid #E5E5E5;
text-align: left;
}
.best-price .pricing-inner .pricing-price{
color:#fff;
}
.pricing-wrap.pricing-defines .pricing-title,
.pricing-wrap.pricing-defines .pricing-price,
.pricing-wrap.pricing-defines .pricing-action { visibility: hidden; }
.pricing-wrap.pricing-defines .pricing-features {
padding: 10px 15px;
border: 1px solid #E5E5E5;
border-right: none;
background-color: #EEE;
}
.pricing-wrap.pricing-defines .pricing-features li {
border-top: 1px solid #E5E5E5;
font-weight: bold;
color: #AAA;
}
.pricing-wrap.pricing-defines .pricing-features li a.icon-question-sign {
display: block;
position: absolute;
width: 17px;
height: 17px;
text-align: center;
top: 6px;
left: auto;
right: 0;
font-size: 17px;
color: #AAA;
}
.pricing-wrap.pricing-defines .pricing-features li a.icon-question-sign:hover { color: #666; }
.pricing-wrap.pricing-defines .pricing-features li:first-child { border-top: 0; }
.pricing3.spacing .pricing-wrap {
margin-right:2%;
width: 31%;
}
.pricing4.spacing .pricing-wrap {
margin-right:1%;
width: 23.8%;
}
.pricing5.spacing .pricing-wrap {
margin-right:1%;
width: 19%;
}
.pricing3.spacing .pricing-wrap:last-child,
.pricing4.spacing .pricing-wrap:last-child,
.pricing5.spacing .pricing-wrap:last-child {
margin-right: 0;
} .acctitle,
.acctitlec {
display: block;
position: relative;
cursor: pointer;
border-top: 1px dotted #DDD;
line-height: 24px;
padding: 12px 0 12px 32px;
margin: 0;
font-size: 15px;
font-family: 'Open Sans', sans-serif;
color: #333;
background: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/toggle-plus2.png) no-repeat left;
}
.wpb_accordion_section {
border-bottom: 1px dotted #ddd;
}
.wpb_accordion_section:last-child {
border-bottom: none;
}
.acctitlec, .ui-state-active  {
background: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/toggle-minus2.png) no-repeat left;
cursor: auto;
}
.acctitle.render-icon {
background: none;
transition: color 0.3s linear;
}
.acctitle.render-icon i{
position:absolute;
left:0;
display:block;
font-size:18px;
width:18px;
}
.acctitle.render-icon.acctitlec, .acctitle.acctitlec {
color: #f96e5b;
}
.acctitle:first-child {
border-top: none;
}
.acc_content {
position: relative;
padding: 0 0 15px 32px;
} #google-map {
position: relative;
width: 100%;
height: 100%;
}
#google-map h3 {
padding-bottom: 12px;
}
#google-map h3, #google-map h3 span {
font-size:18px;
font-weight:600;
}
.gmap img { max-width: none !important; }
.google_map_render.contact_map {
height:400px;
} .recaptcha_widget {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
background-color: #EEE;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
margin: 10px 0;
}
#recaptcha_image {
width: 100% !important;
height: auto !important;
}
#recaptcha_image img {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: auto;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 15px solid #FFF;
}
.recaptcha_is_showing_audio embed {
height: 0;
width: 0;
overflow: hidden;
}
.recaptcha_is_showing_audio #recaptcha_image {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 60px;
background: #FFF;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 10px solid #FFF;
}
.recaptcha_is_showing_audio #recaptcha_image br { display: none;}
.recaptcha_is_showing_audio #recaptcha_image #recaptcha_audio_download { display: block; }
.recaptcha_input label {
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.recaptcha_input input { width: 100%; }
.recaptcha_options {
list-style: none;
margin: 4px 0 0;
height: 14px;
}
.recaptcha_options li {
float: left;
margin: 0 6px 0 0;
}
.recaptcha_options li a {
text-decoration: none;
text-shadow: 0 1px 1px #FFF;
font-size: 14px;
color: #777;
display: block;
width: 14px;
height: 14px;
text-align: center;
}
.recaptcha_options li a:active {
position: relative;
top: 1px;
text-shadow: none;
}
.captcha_hide { display:none; }
body > iframe { display: none; } .testimonials_outer { position: relative; }
.testimonial-scroller { position: relative; padding-bottom:20px; }
.testimonial-scroller, .clients_wrapper, .portfolio-wrapper { display: none; }
.testimonial-item { float: left; }
.testimonial-item .testi-content {
background-color: #EEE;
padding: 15px;
font-size: 13px;
margin-bottom: 10px;
position: relative;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.slide_css .testimonial-item .testi-content {
width:80%;
margin:0 auto 10px;
}
.testimonial-item .testi-content.right, .testimonial-item .testi-author.right {
text-align: right;
}
.testimonial-item .testi-author.right {
padding-right:30px;
padding-left:0;
}
.testimonial-item .testi-content.center, .testimonial-item .testi-author.center {
text-align: center;
}
.testimonial-item .testi-author.center {
padding-left:0;
}
.testimonial-item .testi-content.left, .testimonial-item .testi-author.left {
text-align:left;
}
.testimonial-item .testi-author-img {
max-width:50px;	
float:left;
margin-right:10px;
margin-left:17px;
}
.testimonial-item .right .testi-author-img {
float:right;
margin-right:-10px;
margin-left:10px;
}
.testimonial-item .center .testi-author-img {
float: none;
margin: 0 auto;
}
.testimonial-item .testi-author {
padding-top:5px;
margin-left:30px;
}
.testimonial-item .center.testi-author {
margin-left:0;
}
.testimonial-item .testi-author.display_image {
margin-left:0;
}
.testimonial-item .testi-author.display_image .author_info {
margin-top:5px;
display:inline-block;
}
.testimonial-item .testi-author-img img{
border-radius: 50%;	
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
#footer .testimonial-item .testi-content { background-color: #E2E2E2; }
#footer.footer-dark .testimonial-item .testi-content {
background-color: #282A2B; }
.testimonial-item .testi-author {
text-align: center;
color: #222;
font-size: 13px;
font-weight: 600;
padding-left: 30px;
}
.slide_css .testimonial-item .testi-author {
max-width:80%;
margin:0 auto;
}
.testimonial-item .testi-author span {
display: block;
color: #999;
font-size: 11px;
line-height: 16px;
font-style: italic;
font-weight: normal;
}
#footer.footer-dark .testimonial-item .testi-author {
color: #FFF;
padding-left:0;
}
#footer.footer-dark .testimonial-item .testi-author span { color: #CCC; } .testimonial-item .testi-content span, .testimonial-item .testi-content span.left {
position: absolute;
bottom: -8px;
left: 35px;
display: block;
width: 14px;
height: 14px;
border: 1px solid #ededed;
border-top: 0;
border-left: 0;
background-color: #eee;
content: "";
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
.testimonial-item .testi-content span.right{
left:auto;
right: 35px;
}
.testimonial-item .testi-content span.center{
left:50%;
margin-left: -7px;
}
#footer .testimonial-item .testi-content span { 
border: 1px solid #fff;
border-top: 0;
border-left: 0;
background-color: #282A2B;
} #gotoTop {
display: none;
position: fixed;
width: 40px;
height: 80px;
background-color: #444;
font-size: 28px;
line-height: 35px;
text-align: center;
color: #FFF;
top: auto;
left: auto;
right: 30px;
bottom: -30px;
cursor: pointer;
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
transition: background-color .2s linear;
-moz-transition: background-color .2s linear;
-webkit-transition: background-color .2s linear;
-ms-transition: background-color .2s linear;
-o-transition: background-color .2s linear;
}
#gotoTop:hover { background-color: #f96e5b; }
#imageBackground {
display: block;
position: fixed;
top: 0;
left: 0;
min-width: 100%;
min-height: 100%;
z-index: -99;
} #call_action{
padding:60px 0;
background-color:#f2f2f2;
}
#call_action .promo-text {
padding:0;
}
#call_action h3 {
font-size:20px;
padding-bottom:0;
}
#call_action .promo-action {
margin-top:-25px;
max-width:none;
}
#twitter_bar {
position:relative;
background-color:#f96e5b;
padding:15px 0;
color:#fff;
}
#twitter_bar ul{
margin:0;
}
#twitter_bar ul li{ }
#twitter_bar ul li:before{
font-family: "fontawesome";
content: "\f099";
font-size:22px;
position: relative;
top:3px;
padding-right:5px;
}
#twitter_bar ul li a{
border-bottom:1px dotted #fff;;
color:#fff;
}
#twitter_bar ul li a:hover{
border-bottom:none;
}
#footer {
position: relative;
background-color: #EEE;
padding: 40px 30px;
border-bottom:1px solid #3f3f3f;
}
#footer .contact_info {
background: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/world_map.png) no-repeat center 65%;
}
#footer.footer-dark {
background-color: #363839;
color: #DDD;
}
#footer.footer-dark a {
color: #CCC; }
#footer.footer-dark a:hover {
color: #CCC;
border-bottom-style: solid;
}
.footer-widgets-wrap {
overflow: hidden;
margin-bottom: -40px;
}
#footer .col_one_fourth {            
width: 210px;
margin: 0 40px 40px 0;
}
#footer .col-footer-4 .col_one_fourth {
width: 22.75%;
margin-right:3%;
}
#footer .col-footer-3 .col_one_fourth {
width: 31.3%;
margin-right:3%;
}
#footer .col-footer-3 .col_one_fourth:nth-child(3n+1) {
clear:left;
}
#footer .col-footer-2 .col_one_fourth {
width: 48%;
margin-right:4%;
}
#footer .col_one_fourth:nth-child(4n),
#footer .col-footer-4 .col_one_fourth:nth-child(4n), 
#footer .col-footer-3 .col_one_fourth:nth-child(3n),
#footer .col-footer-2 .col_one_fourth:nth-child(2n) {
margin-right: 0;
}
#copyrights-social a,
#copyrights-social a:hover {
border-bottom-style: none;
}
ul.footer-menu{
position: relative;
margin-bottom:0;
}
ul.footer-menu li{
display: inline-block;
}
ul.footer-menu li a{
margin:0 4px;
}
ul.footer-menu li:before{
content:"/ ";
}
ul.footer-menu li:first-child:before{
content:"";
} .widget {
display: block;
position: relative;
padding-top: 30px;
margin-top:20px;
width: 100%; }
.container .widget ul {
padding-left: 0;
list-style: none;
}
.widget a{
}
.widget a:hover{
}
.widget h4 {
font-size: 11px;
font-weight: bold;
padding-bottom: 15px;
line-height: 24px;
}
#footer .widget h4 { padding-bottom: 5px; }
#footer .widget .comp {
margin-bottom: 30px;
border-bottom: 1px solid #4b4b4b;
}
#footer.footer-dark .widget h4 {
color: #EEE;
text-transform: uppercase;
border-bottom:1px solid #676767;
display:inline-block;
position:relative;
bottom:-1px;
font-weight:400;
}
#footer .widget {
padding: 0;
border: none;
margin: 40px 0 0 0;
}
.widget:first-child {
margin-top: 0 !important;
padding-top: 0;
border-top: none;
}
.widget_search form { margin: 0; }
.widget_text input[type="text"] { width: 192px; }
.widget_search input[type="text"] {
margin: 0 !important;
background: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/search.png) no-repeat left center;
padding-left: 39px;
width: 162px;
}
.widget_search input[type="submit"],
.widget_search button { display: none; }
.widget .custom_recent_posts {
max-width: 210px;
overflow:hidden;
} .twitter-widget ul,
.twitter-widget ul li { margin: 0; }
.twitter-widget ul li {
padding: 0 0 0 21px;
margin-top: 15px; }
#footer.footer-dark .twitter-widget ul li { }
.twitter-widget ul li:first-child { margin-top: 0; }
.twitter-widget ul li span { display: block; }
.twitter-widget ul li a{ color:#f96e5b;}
.twitter-widget ul li a:hover{ color:#777 !important; }
#footer.footer-dark .twitter-widget ul li a:hover{
color: #fff !important;
}
a.twitter-follow-me {
display: block;
position: relative;
float: right;
padding: 5px 10px;
font-size: 11px;
margin-top: 15px;
color: #888;
background-color: #E5E5E5;
border: none !important;
text-shadow: 1px 1px 1px #FFF;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#footer.footer-dark a.twitter-follow-me { background-color: #282A2B; }
a.twitter-follow-me:hover,
#footer.footer-dark a.twitter-follow-me:hover {
background-color: #f96e5b;
color: #FFF;
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
} .sposts-list { margin: 0; }
.sposts-list li { margin: 15px 0 0 0; }
.sposts-list li:first-child { margin-top: 0; }
.sposts-list .spost-image {
float: left;
margin: 0 10px 0 0;
background-color: #DDD;
}
.sposts-list a { border: none !important; }
.sposts-list a:hover { color:#777 !important; }
.sposts-list .spost-image,
.sposts-list .spost-image a {
display: block;
width: 46px;
height: 46px;
}
.sposts-list .spost-image img {
width: 42px;
height: 42px;
padding: 2px;
}
.sposts-list .spost-content {
position: relative;
overflow: hidden;
}
.sposts-list .spost-title {
font-size: 12px;
line-height: 20px;
font-weight: 600;
}
.tabbed-widget .spost-title { font-size: 12px; }
.sposts-list .spost-meta,
.sposts-list .spost-meta ul { margin: 0 !important; }
.sposts-list .spost-meta { font-size: 11px; }
.sposts-list .spost-meta li {
float: left;
margin: 0 0 0 4px;
color: #BBB;
}
.spost-meta li i { font-size: 14px; }
.sposts-list .spost-meta a { color: #000; }
.sposts-list .spost-meta a:hover { color: #888; }
.sposts-list .spost-meta span {
display: block;
float: left;
margin: 0 4px 0 0;
font-size: 15px;
height: 20px;
line-height: 18px;
}
.sposts-list .spost-meta li:first-child { margin-left: 0; }
#footer.footer-dark .spost-title a:hover { color: #AAA; }
#footer.footer-dark .sposts-list .spost-meta a:hover { color: #FFF; }
#footer.footer-dark .sposts-list .spost-image { background: #282A2B; }
.sposts-list .spost-image:hover,
#footer.footer-dark .sposts-list .spost-image:hover { background: #f96e5b; } .flickr-widget .flickr-widget-wrap {
position: relative;
margin: 0 -1px -1px 0;
}
.flickr-widget .flickr_badge_image { margin: 0 1px 1px 0; }
.flickr-widget a {
border: none !important;
line-height: 1 !important;
}
.flickr-widget .flickr_badge_image,
.flickr-widget .flickr_badge_image a { float: left; }
.flickr-widget .flickr_badge_image,
.flickr-widget .flickr_badge_image a,
.flickr-widget .flickr_badge_image img {
display: block;
width: 69px;
height: 69px;
} .widget_nav_menu ul,
.widget_nav_menu li,
.widget_links ul,
.widget_links li,
.widget_meta ul,
.widget_meta li,
.widget_archive ul,
.widget_archive li,
.widget_recent_comments ul,
.widget_recent_comments li,
.widget_recent_entries ul,
.widget_recent_entries li,
.widget_categories ul,
.widget_categories li,
.widget_product_categories ul,
.widget_product_categories li,
.widget_pages ul,
.widget_pages li { margin: 0; }
.widget_nav_menu li,
.widget_links li,
.widget_meta li,
.widget_archive li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_categories li,
.widget_product_categories li,
.widget_pages li {
font-family: "Open Sans", sans-serif;
padding: 0 4px;
}
.widget_nav_menu li a,
.widget_links li a,
.widget_meta li a,
.widget_archive li a,
.widget_recent_entries li a,
.widget_categories li a,
.widget_product_categories li a,
.widget_pages li a,
.widget_recent_comments li {
display: inline-block;
padding: 3px 3px 3px 15px;
}
.widget_recent_comments li {
display: block;
background: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/sidebar-comment.png) left top no-repeat;
padding: 4px 0 4px 20px;
}
#footer.footer-dark .widget_recent_comments li { background: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/footer-comment.png) left top no-repeat; }
.widget_nav_menu li a,
.widget_links li a,
.widget_meta li a,
.widget_archive li a,
.widget_recent_entries li a,
.widget_categories li a,
.widget_product_categories li a,
.widget_pages li a,
.widget_recent_comments li a {
background: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/arrow.png) 0 11px no-repeat;
border: none !important;
font-size: 13px;
}
#footer.footer-dark .widget_nav_menu li a,
#footer.footer-dark .widget_links li a,
#footer.footer-dark .widget_meta li a,
#footer.footer-dark .widget_archive li a,
#footer.footer-dark .widget_recent_comments li a,
#footer.footer-dark .widget_recent_entries li a,
#footer.footer-dark .widget_categories li a,
#footer.footer-dark .widget_pages li a {  background: url(//ptmaustralia.com.au/wp-content/themes/nimva/images/icons/farrow.png) 0 11px no-repeat; }
.widget_recent_comments li a {
display: inline;
padding: 0;
background: none !important;
font-size: 12px;
}
.widget_nav_menu > ul > li:first-child,
.widget_links > ul > li:first-child,
.widget_meta > ul > li:first-child,
.widget_archive > ul > li:first-child,
.widget_recent_comments > ul > li:first-child,
.widget_recent_entries > ul > li:first-child,
.widget_categories > ul > li:first-child,
.widget_pages > ul > li:first-child { border-top: 0 !important; }
.widget_nav_menu > ul,
.widget_links > ul,
.widget_meta > ul,
.widget_archive > ul,
.widget_recent_comments > ul,
.widget_recent_entries > ul,
.widget_categories > ul,
.widget_pages > ul { margin-top: -4px !important; }
.widget_nav_menu ul ul,
.widget_links ul ul,
.widget_meta ul ul,
.widget_archive ul ul,
.widget_recent_comments ul ul,
.widget_recent_entries ul ul,
.widget_categories ul ul,
.widget_pages ul ul { margin-left: 15px; }
#footer.footer-dark .widget_nav_menu li a:hover,
#footer.footer-dark .widget_links li a:hover,
#footer.footer-dark .widget_meta li a:hover,
#footer.footer-dark .widget_archive li a:hover,
#footer.footer-dark .widget_recent_comments li a:hover,
#footer.footer-dark .widget_recent_entries li a:hover,
#footer.footer-dark .widget_categories li a:hover,
#footer.footer-dark .widget_pages li a:hover { color: #BBB; } .tagcloud { margin-bottom: -2px; }
.tagcloud a {
display: block;
float: left; margin-bottom: 2px;
padding: 3px 6px;
background-color: #EEE;
font-size: 11px !important;
color: #666;
text-shadow: 1px 1px 1px #FFF;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
text-transform:uppercase;
margin: 2px;	
}
#footer.footer-dark .tagcloud a {
border: none !important;
background-color: #282A2B;
}
.tagcloud a:hover, .widget .tagcloud a:hover,
#footer.footer-dark .tagcloud a:hover {
background-color: #f96e5b;
color: #FFF;
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
} .portfolio-widget .portfolio-item {
position: relative;
float: left;
margin: 0;
width: 210px;
}
.portfolio-widget .portfolio-item .portfolio-image,
.portfolio-widget .portfolio-item .portfolio-image a,
.portfolio-widget .portfolio-item .portfolio-image img {
display: block;
position: relative;
width: 210px;
height: 143px;
}
.portfolio-widget .portfolio-title { padding: 10px 0; }
.portfolio-widget a { border: none !important; }
.portfolio-widget .portfolio_tags a:hover { color: #fff !important; border-bottom:1px dotted #fff !important; }
#footer.footer-dark .portfolio-title {
background-color: #282A2B;
border-bottom-color: #222;
}
#footer.footer-dark .portfolio-item:hover .portfolio-title { border-bottom-color: #f96e5b; } .widget-scroll-prev,
.widget-scroll-next {
display: block;
position: absolute;
cursor: pointer;
width: 10px;
height: 20px;
top: 3px;
left: auto; right:14px; font-size:13px;
}
.widget-scroll-prev i, .widget-scroll-next i {
transition: opacity .3s ease;
-moz-transition: opacity .3s ease;
-webkit-transition: opacity .3s ease;
-ms-transition: opacity .3s ease;
-o-transition: opacity .3s ease;
filter: alpha(opacity=40);
opacity: 0.4;
}
.widget-scroll-prev.disabled i,
.widget-scroll-next.disabled i,
.widget-scroll-prev.disabled:hover i,
.widget-scroll-next.disabled:hover i {
cursor: auto;
opacity:0.2;
filter: alpha(opacity=20);
} .widget .widget-scroll-prev,
.widget .widget-scroll-next { top: 30px; }
.widget:first-child .widget-scroll-prev,
.widget:first-child .widget-scroll-next { top: 0; }
.widget-scroll-next {
right: 0; }
.widget-scroll-prev.disabled,
.widget-scroll-next.disabled {
cursor: auto; }
#footer.footer-dark .widget-scroll-prev.disabled,
#footer.footer-dark .widget-scroll-next.disabled {
opacity: 0.5;
} .widget-scroll-prev:hover i,
.widget-scroll-next:hover i {
filter: alpha(opacity=100);
opacity: 1;
}
.testimonial-scroller .widget-scroll-prev,
.testimonial-scroller .widget-scroll-next { top: -45px; }
.testimonial-scroller.slide_css .widget-scroll-prev,
.testimonial-scroller.slide_css .widget-scroll-next { 
top: 25%; 
left:0 ; 
right: auto; 
margin-top:-20px;
}
.slide_css .widget-scroll-prev, .slide_css .widget-scroll-next {
height: 40px;
width: 40px;
}
.slide_css i {
font-size:40px;
}
.testimonial-scroller.slide_css .widget-scroll-next { 
left:auto; 
right: 0; 
text-align:right;
}
#footer .testimonial-scroller .widget-scroll-prev,
#footer .testimonial-scroller .widget-scroll-next { top: -60px; }
.testimonial-scroller.extra_class{
padding-top: 20px;
}
.testimonial-scroller .widget-scroll-prev.extra_position,
.testimonial-scroller .widget-scroll-next.extra_position {
top:-5px;
} #copyrights {
position: relative;
padding: 22px 30px;
line-height: 20px;
font-size: 12px;
background-color: #E5E5E5;
overflow: hidden;
color: #888;
border-top: 1px solid #1a1a1a;
}
#copyrights a {
display: inline-block;
margin-left: 0px;
color: #666;
}
#copyrights span.link-divider {
display: inline-block;
margin-left: 7px;
}
#copyrights a:hover {
color: #000;
}
#copyrights.copyrights-dark {
background-color: #282A2B;
color: #999;
}
#copyrights.copyrights-dark a {
color: #AAA;
}
#copyrights.copyrights-dark a:hover {
color: #DDD;
}
#copyrights .col_half { margin-bottom: 0 !important; }
#copyrights #copyrights-social {
text-align: right;
margin-top: 2px;
line-height: 1;
}
#copyrights-social a {
display: inline-block;
width: 16px;
height: 16px;
margin-left: 5px;
}
#copyrights-social img {
display: block;
width: 16px;
height: 16px;
} .stretched #wrapper{
margin: 0 auto;
width: 100%;
}
.stretched #top-social { margin-right: 0; }
.stretched #header,
.stretched .content-wrap {
}
.stretched #slider { padding: 0; }
.stretched #portfolio-single-wrap #slider {
padding: 0; }
#slider-output {
}
.stretched #slider .container { width: 960px; }
.stretched #slider.elastic-slideshow,
.stretched #slider.revolution-slider,
.stretched #slider.layerslider-wrap { padding: 0; }
.stretched #slider.camera-slideshow {
padding: 0;
height: auto;
}
.stretched #slider.slider-nivo { height: auto; }
.stretched #slider.elastic-slideshow .container,
.stretched #slider.camera-slideshow .container,
.stretched #slider.revolution-slider .container,
.stretched #slider.layerslider-wrap .container { width: 100%; }
.stretched #piecemaker { margin-bottom: -35px; }
.stretched .slider-3d { margin-left: -30px; }
.stretched #slider .kwicks .kwick-panel { width: 192px; }
.stretched #slider.thumb-slider .flex-control-thumbs,
.stretched #slider.thumb-slider .rs-thumb-wrap { background: transparent; }
.stretched .slider-line { display: none; }
.stretched .slider-shadow { display: block; }
.stretched #page-title { padding: 5px 0; }  .inner{ -webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
overflow:hidden;
background-color:#f9f9f9;
border:1px solid #f2f2f2
} .inner:hover a, .inner a:hover{
color:#fff;
}
.inner .ca-icon{
display:block;
font-size: 40px;
color: #777;
line-height: 120px;
height: 121px;
text-align: center;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
-ms-transition: all 200ms linear;
transition: all 200ms linear;
}
.paddingtop {
padding-top:30px;
}
.inner .ca-icon i{
}
.inner .ca-icon img { max-width:100px;
max-height:100px;
}
.inner .ca-main{
display:block;
font-size: 20px;
opacity: 0.8;
text-align: center;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
-ms-transition: all 200ms linear;
transition: all 200ms linear;
line-height:normal;
color:#f96e5b;
}
.inner .ca-sub{
display:block;
text-align:center;
font-size: 12px;
color: #777;
opacity: 0.8;
padding:10px 10px 20px 10px;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
-ms-transition: all 200ms linear;
transition: all 200ms linear;
}
.inner:hover{
background:#f96e5b;
}
.inner:hover .ca-icon{
color: #fff;
height: 121px;
font-size: 60px; opacity: 0.9;
-webkit-animation: moveFromLeft 400ms ease;
-moz-animation: moveFromLeft 400ms ease;
-ms-animation: moveFromLeft 400ms ease;
}
.inner:hover .ca-main{
color: #fff;
-webkit-animation: moveFromRight 300ms ease;
-moz-animation: moveFromRight 300ms ease;
-ms-animation: moveFromRight 300ms ease; }
.inner:hover .ca-sub{
color: #fff;
-webkit-animation: moveFromBottom 400ms ease;
-moz-animation: moveFromBottom 400ms ease;
-ms-animation: moveFromBottom 400ms ease; }
@-webkit-keyframes moveFromLeft{
from {
-webkit-transform: translateX(-100%);
}
to {
-webkit-transform: translateX(0%);
}
}
@-moz-keyframes moveFromLeft{
from {
-moz-transform: translateX(-100%);
}
to {
-moz-transform: translateX(0%);
}
}
@-ms-keyframes moveFromLeft{
from {
-ms-transform: translateX(-100%);
}
to {
-ms-transform: translateX(0%);
}
}
@-webkit-keyframes moveFromRight {
from {
-webkit-transform: translateX(100%);
}
to {
-webkit-transform: translateX(0%);
}
}
@-moz-keyframes moveFromRight {
from {
-moz-transform: translateX(100%);
}
to {
-moz-transform: translateX(0%);
}
}
@-ms-keyframes moveFromRight {
from {
-ms-transform: translateX(100%);
}
to {
-ms-transform: translateX(0%);
}
}
@-webkit-keyframes moveFromBottom {
from {
-webkit-transform: translateY(100%);
}
to {
-webkit-transform: translateY(0%);
}
}
@-moz-keyframes moveFromBottom {
from {
-moz-transform: translateY(100%);
}
to {
-moz-transform: translateY(0%);
}
}
@-ms-keyframes moveFromBottom {
from {
-ms-transform: translateY(100%);
}
to {
-ms-transform: translateY(0%);
}
}
.compose-mode .vc_element-name .vc_btn-content {
height: auto !important;
}.ls-container {
visibility: hidden;
position: relative;
max-width: 100%;
}
.ls-inner {
position: relative;
width: 100%;
height: 100%;
background-position: center center;
z-index: 30;
}
.ls-wp-fullwidth-container {
width: 100%;
position: relative;
}
.ls-wp-fullwidth-helper {
position: absolute;
} .ls-layers,
.ls-slide-backgrounds,
.ls-slide-effects,
.ls-background-videos,
.ls-bg-video-overlay {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
-o-transform: translateZ(0);
-ms-transform: translateZ(0);
-moz-transform: translateZ(0);
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.ls-wrapper {
padding: 0 !important;
visibility: visible !important;
border: 0 !important;
z-index: 1;
}
.ls-background-videos {
z-index: 1;
}
.ls-bg-video-overlay {
z-index: 21;
background-repeat: repeat;
background-position: center center;
}
.ls-slide-backgrounds {
z-index: 2;
}
.ls-slide-effects {
z-index: 4;
}
.ls-layers {
z-index: 35;
}
.ls-parallax,
.ls-in-out,
.ls-z {
position: absolute !important;
}
.ls-parallax,
.ls-z {
width: 0 !important;
height: 0 !important;
top: 0 !important;
left: 0 !important;
bottom: auto !important;
right: auto !important;
display: block !important;
overflow: visible !important;
}
.ls-in-out {
display: none;
}
.ls-loop, .ls-clip {
position: absolute !important;
display: block !important;
}
.ls-parallax,
.ls-in-out,
.ls-loop,
.ls-z {
background: none !important;
}
.ls-parallax,
.ls-bg-wrap,
.ls-loop {
margin: 0 !important;
}
.ls-wrapper > .ls-layer,
.ls-wrapper > a > .ls-layer
.ls-wrapper > .ls-bg {
line-height: normal;
white-space: nowrap;
word-wrap: normal;
margin-right: 0 !important;
margin-bottom: 0 !important;
}
.ls-wrapper > .ls-layer,
.ls-wrapper > a > .ls-layer {
position: static !important;
display: block !important;
-o-transform: translateZ(1px);
-ms-transform: translateZ(1px);
-moz-transform: translateZ(1px);
-webkit-transform: translateZ(1px);
transform: translateZ(1px);
}
.ls-bg-wrap,
.ls-bg-outer {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.ls-bg-wrap {
display: none;
}
.ls-bg-outer {
overflow: hidden !important;
}
.ls-wrapper > a.ls-layer-link {
cursor: pointer !important;
display: block !important;
position: absolute !important;
left: 0 !important;
top: 0 !important;
width: 100% !important;
height: 100% !important;
z-index: 10;
-o-transform: translateZ(100px);
-ms-transform: translateZ(100px);
-moz-transform: translateZ(100px);
-webkit-transform: translateZ(100px);
transform: translateZ(100px);
background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) !important;
} .ls-gui-element {
z-index: 40;
}
.ls-loading-container {
position: absolute !important;
display: none;
left: 50% !important;
top: 50% !important;
}
.ls-loading-indicator {
margin: 0 auto;
} .ls-bottom-slidebuttons {
text-align: left;
}
.ls-bottom-nav-wrapper,
.ls-below-thumbnails {
height: 0;
position: relative;
text-align: center;
margin: 0 auto;
}
.ls-below-thumbnails {
display: none;
}
.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
outline: none;
}
.ls-bottom-slidebuttons {
position: relative;
}
.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
position: relative;
}
.ls-nothumb {
text-align: center !important;
}
.ls-link,
.ls-link:hover {
position: absolute !important;
width: 100% !important;
height: 100% !important;
left: 0 !important;
top: 0 !important;
}
.ls-link {
display: none;
}
.ls-link-on-top {
z-index: 999999 !important;
}
.ls-link, .ls-wrapper > a > * {
background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ls-bottom-nav-wrapper,
.ls-thumbnail-wrapper,
.ls-nav-prev,
.ls-nav-next {
visibility: hidden;
} .ls-bar-timer {
position: absolute;
width: 0;
height: 2px;
background: white;
border-bottom: 2px solid #555;
opacity: .55;
top: 0;
}
.ls-circle-timer {
width: 16px;
height: 16px;
position: absolute;
right: 10px;
top: 10px;
opacity: .65;
display: none;
}
.ls-container .ls-circle-timer,
.ls-container .ls-circle-timer * {
box-sizing: border-box !important;
}
.ls-ct-half {
border: 4px solid white;
}
.ls-ct-left,
.ls-ct-right {
width: 50%;
height: 100%;
overflow: hidden;
}
.ls-ct-left,
.ls-ct-right {
position: absolute;
}
.ls-ct-left {
left: 0;
}
.ls-ct-right {
left: 50%;
}
.ls-ct-rotate {
width: 200%;
height: 100%;
position: absolute;
top: 0;
}
.ls-ct-left .ls-ct-rotate,
.ls-ct-right .ls-ct-hider,
.ls-ct-right .ls-ct-half {
left: 0;
}
.ls-ct-right .ls-ct-rotate,
.ls-ct-left .ls-ct-hider,
.ls-ct-left .ls-ct-half {
right: 0;
}
.ls-ct-hider,
.ls-ct-half {
position: absolute;
top: 0;
}
.ls-ct-hider {
width: 50%;
height: 100%;
overflow: hidden;
}
.ls-ct-half {
width: 200%;
height: 100%;
}
.ls-ct-center {
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
border: 4px solid black;
opacity: 0.2;
}
.ls-ct-half,
.ls-ct-center {
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
}
.ls-slidebar-container {
margin: 10px auto;
}
.ls-slidebar-container,
.ls-slidebar {
position: relative;
}
.ls-progressbar,
.ls-slidebar-slider-container {
position: absolute;
left: 0;
top: 0;
}
.ls-progressbar {
width: 0;
height: 100%;
z-index: 1;
}
.ls-slidebar-slider-container {
z-index: 2;
}
.ls-slidebar-slider {
position: static !important;
cursor: pointer;
} .ls-slidebar {
height: 10px;
background-color: #ddd;
}
.ls-slidebar,
.ls-progressbar {
border-radius: 10px;
}
.ls-progressbar {
background-color: #bbb;
}
.ls-slidebar-slider-container {
top: 50%;
}
.ls-slidebar-slider {
width: 20px;
height: 20px;
border-radius: 20px;
background-color: #999;
} .ls-slidebar-light .ls-slidebar {
height: 8px;
background-color: white;
border: 1px solid #ddd;
border-top: 1px solid #ccc;
}
.ls-slidebar-light .ls-slidebar,
.ls-slidebar-light .ls-progressbar {
border-radius: 10px;
}
.ls-slidebar-light .ls-progressbar {
background-color: #eee;
}
.ls-slidebar-light .ls-slidebar-slider-container {
top: 50%;
}
.ls-slidebar-light .ls-slidebar-slider {
width: 18px;
height: 18px;
border-radius: 20px;
background-color: #eee;
border: 1px solid #bbb;
border-top: 1px solid #ccc;
border-bottom: 1px solid #999;
} .ls-tn {
display: none !important;
}
.ls-thumbnail-hover {
display: none;
position: absolute;
left: 0;
}
.ls-thumbnail-hover-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
display: none;
}
.ls-thumbnail-hover-bg {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.ls-thumbnail-hover-img {
position: absolute;
overflow: hidden;
}
.ls-thumbnail-hover img {
max-width: none !important;
position: absolute;
display: inline-block;
visibility: visible !important;
left: 50%;
top: 0;
}
.ls-thumbnail-hover span {
left: 50%;
top: 100%;
width: 0;
height: 0;
display: block;
position: absolute;
border-left-color: transparent !important;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
}
.ls-thumbnail-wrapper {
position: relative;
width: 100%;
margin: 0 auto;
}
.ls-thumbnail {
position: relative;
margin: 0 auto;
}
.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
width: 100%;
}
.ls-thumbnail-slide-container {
overflow: hidden !important;
position: relative;
}
.ls-thumbnail-slide {
text-align: center;
white-space: nowrap;
float: left;
position: relative;
}
.ls-thumbnail-slide a {
overflow: hidden;
display: inline-block;
width: 0;
height: 0;
position: relative;
}
.ls-thumbnail-slide img {
max-width: none !important;
max-height: 100% !important;
height: 100%;
visibility: visible !important;
}
.ls-touchscroll {
overflow-x: auto !important;
} .ls-shadow {
display: none;
position: absolute;
z-index: 10 !important;
top: 100%;
width: 100%;
left: 0;
overflow: hidden !important;
visibility: hidden;
}
.ls-shadow img {
width: 100% !important;
height: auto !important;
position: absolute !important;
left: 0 !important;
bottom: 0 !important;
} .ls-media-layer {
overflow: hidden;
}
.ls-vpcontainer,
.ls-videopreview {
width : 100%;
height : 100%;
position : absolute;
left : 0;
top : 0;
cursor : pointer;
}
.ls-videopreview {
background-size: cover;
background-position: center center;
}
.ls-videopreview {
z-index: 1;
}
.ls-playvideo {
position: absolute;
left: 50%;
top: 50%;
cursor: pointer;
z-index: 2;
}
.ls-autoplay .ls-playvideo {
display: none !important;
} .ls-forcehide {
display: none !important;
} .ls-yourlogo {
position: absolute;
z-index: 50;
}  .ls-slide-transition-wrapper {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 3;
}
.ls-slide-transition-wrapper,
.ls-slide-transition-wrapper * {
text-align: left !important;
}
.ls-slide-transition-tile {
position: relative;
float: left;
}
.ls-slide-transition-tile img {
visibility: visible;
margin: 0 !important;
}
.ls-curtiles {
overflow: hidden;
}
.ls-curtiles,
.ls-nexttiles {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.ls-curtile, .ls-nexttile {
overflow: hidden;
width: 100% !important;
height: 100% !important;
-o-transform: translateZ(0);
-ms-transform: translateZ(0);
-moz-transform: translateZ(0);
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.ls-nexttile {
display: none;
}
.ls-3d-container {
position: relative;
overflow: visible !important;
-ms-perspective: none !important;
-moz-perspective: none !important;
-webkit-perspective: none !important;
perspective: none !important;
}
.ls-3d-box {
position: absolute;
}
.ls-3d-box div {
overflow: hidden;
margin: 0;
padding: 0;
position: absolute;
background-color: #888;
}
.ls-3d-box .ls-3d-top,
.ls-3d-box .ls-3d-bottom {
background-color: #555;
}
.ls-slide-transition-wrapper,
.ls-slide-transition-tile {
-ms-perspective: 1500px;
-moz-perspective: 1500px;
-webkit-perspective: 1500px;
perspective: 1500px;
}
.ls-slide-transition-tile,
.ls-3d-box,
.ls-curtiles,
.ls-nexttiles {
-ms-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.ls-curtile,
.ls-nexttile,
.ls-3d-box,
.ls-3d-box div {
-ms-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .ls-visible {
overflow: visible !important;
}
.ls-unselectable {
user-select: none;
-o-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
}
.ls-overflow-hidden {
overflow: hidden;
}
.ls-overflowx-hidden {
overflow-x: hidden;
}
.ls-overflow-visible {
overflow: visible !important;
}
.ls-overflowy-hidden {
overflow-y: hidden;
}
.ls-hidden {
width: 0px !important;
height: 0px !important;
position: absolute;
left: -5000px;
top: -5000px;
z-index: -1;
overflow: hidden !important;
visibility: hidden !important;
display: block !important;
}
.ls-slide {
display: block !important;
visibility: hidden !important;
position: absolute !important;
overflow: hidden;
top: 0 !important;
left: 0 !important;
bottom: auto !important;
right: auto !important;
background: none;
border: none !important;
margin: 0 !important;
padding: 0 !important;
}
.ls-slide > .ls-layer,
.ls-slide > .ls-l,
.ls-slide > .ls-bg,
.ls-slide > a > .ls-layer,
.ls-slide > a > .ls-l,
.ls-slide > a > .ls-bg {
position: absolute !important;
white-space: nowrap;
}
.ls-fullscreen {
margin: 0 !important;
padding: 0 !important;
width: auto !important;
height: auto !important;
}
.ls-fullscreen .ls-container {
background-color: black;
margin: 0 auto !important;
}
.ls-fullscreen .ls-fullscreen-wrapper {
width: 100% !important;
height: 100% !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
background-color: black;
overflow: hidden !important;
position: relative !important;
}
.ls-fullscreen .ls-fullscreen-wrapper .ls-container,
.ls-fullscreen .ls-fullscreen-wrapper .ls-wp-container {
position: absolute !important;
top: 50% !important;
left: 50% !important;
transform: translate(-50%,-50%) !important;
}
.ls-layer .split-item {
font-weight: inherit !important;
font-family: inherit !important;
font-size: inherit;
color: inherit;
} html .ls-nav-prev,
body .ls-nav-prev,
#ls-global .ls-nav-prev,
html .ls-nav-next,
body .ls-nav-next,
#ls-global .ls-nav-next,
html .ls-container img,
body .ls-container img,
#ls-global .ls-container img,
html .ls-bottom-nav-wrapper a,
body .ls-bottom-nav-wrapper a,
#ls-global .ls-bottom-nav-wrapper a,
html .ls-container .ls-fullscreen,
body .ls-container .ls-fullscreen,
#ls-global .ls-container .ls-fullscreen,
html .ls-thumbnail a,
body .ls-thumbnail a,
#ls-global .ls-thumbnail a {
transition: none;
-ms-transition: none;
-webkit-transition: none;
line-height: normal;
outline: none;
padding: 0;
border: 0;
}
html .ls-wrapper > a,
body .ls-wrapper > a,
#ls-global .ls-wrapper > a,
html .ls-wrapper > p,
body .ls-wrapper > p,
#ls-global .ls-wrapper > p,
html .ls-wrapper > h1,
body .ls-wrapper > h1,
#ls-global .ls-wrapper > h1,
html .ls-wrapper > h2,
body .ls-wrapper > h2,
#ls-global .ls-wrapper > h2,
html .ls-wrapper > h3,
body .ls-wrapper > h3,
#ls-global .ls-wrapper > h3,
html .ls-wrapper > h4,
body .ls-wrapper > h4,
#ls-global .ls-wrapper > h4,
html .ls-wrapper > h5,
body .ls-wrapper > h5,
#ls-global .ls-wrapper > h5,
html .ls-wrapper > img,
body .ls-wrapper > img,
#ls-global .ls-wrapper > img,
html .ls-wrapper > div,
body .ls-wrapper > div,
#ls-global .ls-wrapper > div,
html .ls-wrapper > span,
body .ls-wrapper > span,
#ls-global .ls-wrapper > span,
html .ls-wrapper .ls-bg,
body .ls-wrapper .ls-bg,
#ls-global .ls-wrapper .ls-bg,
html .ls-wrapper .ls-layer,
body .ls-wrapper .ls-layer,
#ls-global .ls-wrapper .ls-layer,
html .ls-slide .ls-layer,
body .ls-slide .ls-layer,
#ls-global .ls-slide .ls-layer,
html .ls-slide a .ls-layer,
body .ls-slide a .ls-layer,
#ls-global .ls-slide a .ls-layer {
transition: none;
-ms-transition: none;
-webkit-transition: none;
line-height: normal;
outline: none;
padding: 0;
margin: 0;
border-width: 0;
}
html .ls-container img,
body .ls-container img,
#ls-global .ls-container img {
background: none !important;
min-width: 0 !important;
max-width: none !important;
border-radius: 0;
box-shadow: none;
border: 0;
padding: 0;
}
html .ls-wp-container .ls-wrapper > a > *,
body .ls-wp-container .ls-wrapper > a > *,
#ls-global .ls-wp-container .ls-wrapper > a > * {
margin: 0;
}
html .ls-wp-container .ls-wrapper > a,
body .ls-wp-container .ls-wrapper > a,
#ls-global .ls-wp-container .ls-wrapper > a {
text-decoration: none;
}
.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper,
.ls-gui-element *,
.ls-gui-element,
.ls-container,
.ls-slide > *,
.ls-slide,
.ls-wrapper,
.ls-layer {
box-sizing: content-box !important;
}
html .ls-yourlogo,
body .ls-yourlogo,
#ls-global .ls-yourlogo {
margin: 0;
}
html .ls-tn,
body .ls-tn,
#ls-global .ls-tn {
display: none;
}
.ls-bottom-nav-wrapper,
.ls-bottom-nav-wrapper span,
.ls-bottom-nav-wrapper a {
line-height: 0;
font-size: 0;
}
html .ls-container video,
body .ls-container video,
#ls-global .ls-container video {
max-width: none !important;
} html .ls-container,
body .ls-container,
#ls-global .ls-container,
html .ls-container .ls-slide-transition-wrapper,
body .ls-container .ls-slide-transition-wrapper,
#ls-global .ls-container .ls-slide-transition-wrapper,
html .ls-container .ls-slide-transition-wrapper *,
body .ls-container .ls-slide-transition-wrapper *,
#ls-global .ls-container .ls-slide-transition-wrapper *,
html .ls-container .ls-bottom-nav-wrapper,
body .ls-container .ls-bottom-nav-wrapper,
#ls-global .ls-container .ls-bottom-nav-wrapper,
html .ls-container .ls-bottom-nav-wrapper *,
body .ls-container .ls-bottom-nav-wrapper *,
#ls-global .ls-container .ls-bottom-nav-wrapper *,
html .ls-container .ls-bottom-nav-wrapper span *,
body .ls-container .ls-bottom-nav-wrapper span *,
#ls-global .ls-container .ls-bottom-nav-wrapper span *,
html .ls-direction-fix,
body .ls-direction-fix,
#ls-global .ls-direction-fix {
direction: ltr !important;
} html .ls-container,
body .ls-container,
#ls-global .ls-container {
float: none !important;
} .ls-notification {
position: relative;
margin: 10px auto;
padding: 10px 10px 15px 88px;
border-radius: 5px;
min-height: 60px;
background: #de4528;
color: white !important;
font-family: 'Open Sans', arial, sans-serif !important;
}
.ls-notification a {
color: white !important;
text-decoration: underline !important;
}
.ls-notification-logo {
position: absolute;
top: 16px;
left: 17px;
width: 56px;
height: 56px;
font-size: 49px;
line-height: 53px;
border-radius: 56px;
background-color: white;
color: #de4528;
font-style: normal;
font-weight: 800;
text-align: center;
}
.ls-notification strong {
color: white !important;
display: block;
font-size: 20px;
line-height: 26px;
font-weight: normal !important;
}
.ls-notification span {
display: block;
font-size: 13px;
line-height: 16px;
text-align: justify !important;
} @media screen and (max-width: 767px) {
.ls-container .ls-layers > .ls-hide-on-phone,
.ls-container .ls-background-videos .ls-hide-on-phone video,
.ls-container .ls-background-videos .ls-hide-on-phone audio,
.ls-container .ls-background-videos .ls-hide-on-phone iframe {
display: none !important;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.ls-container .ls-layers > .ls-hide-on-tablet,
.ls-container .ls-background-videos .ls-hide-on-tablet video,
.ls-container .ls-background-videos .ls-hide-on-tablet audio,
.ls-container .ls-background-videos .ls-hide-on-tablet iframe {
display: none !important;
}
}
@media screen and (min-width: 1025px) {
.ls-container .ls-layers > .ls-hide-on-desktop,
.ls-container .ls-background-videos .ls-hide-on-desktop video,
.ls-container .ls-background-videos .ls-hide-on-desktop audio,
.ls-container .ls-background-videos .ls-hide-on-desktop iframe {
display: none !important;
}
}
.ls-container .ls-background-videos .ls-vpcontainer {
z-index: 10;
}
.ls-container .ls-background-videos .ls-videopreview {
background-size: cover !important;
}
.ls-container .ls-background-videos video,
.ls-container .ls-background-videos audio,
.ls-container .ls-background-videos iframe {
position: relative;
z-index: 20;
} @media (transform-3d), (-ms-transform-3d), (-webkit-transform-3d) {
#ls-test3d {
position: absolute;
left: 9px;
height: 3px;
}
}
.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link{border:2px solid;padding:.667em 1.333em}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color){color:currentColor}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background){background-color:transparent;background-image:none}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important;margin-bottom:1.75em}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{content:"";display:block;font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:#fff;width:100%;z-index:1}.wp-block-cover-image.is-light .wp-block-cover__inner-container,.wp-block-cover.is-light .wp-block-cover__inner-container{color:#000}.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;-o-object-fit:cover;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image img{height:auto;max-width:100%;vertical-align:bottom}.wp-block-image img,.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box; direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a{text-decoration:none}.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:transparent;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid rgba(0,0,0,.15);color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container .wp-block-navigation-link a{color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:var(--wp--style--root--padding-top,2rem) var(--wp--style--root--padding-right,2rem) var(--wp--style--root--padding-bottom,2rem) var(--wp--style--root--padding-left,2rem);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:transparent!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff;color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:transparent;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%);width:100%}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word;word-break:normal}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}.wp-block-post-excerpt{margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:transparent}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-title{box-sizing:border-box;word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{white-space:pre-wrap}.wp-block-preformatted.has-background{padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:3em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:.625em;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;min-height:1.5em;min-width:1.5em;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:.375em .625em}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3em;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 0 0 .25em}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:.125em .5em}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-separator{border:1px solid;border-left:none;border-right:none}.wp-block-separator.is-style-dots{background:none!important;border:none;height:auto;line-height:1;text-align:center}.wp-block-separator.is-style-dots:before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-site-title a{color:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{height:1.25em;width:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{stroke:#000;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:transparent;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{width:100%}@supports (position:sticky){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}figure{margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}