#buddypress div.pagination {
color: inherit;
}    #buddypress #activity-stream p {
margin: 0;
}
#buddypress form#whats-new-form {
overflow: hidden;
margin-bottom: 30px;
}
#buddypress #item-body form#whats-new-form {
margin-bottom: 30px;
}
#buddypress #whats-new-avatar .avatar {
width: 50px;
height: 50px;
}
#buddypress form#whats-new-form p.activity-greeting {
line-height: 1;
margin-left: 70px;
padding-top: 7px;
}
#buddypress form#whats-new-form #whats-new-content {
margin-left: 50px;
}
#buddypress #whats-new-options {
height: auto !important;
overflow: visible;
margin-top: 10px;
}
#buddypress form#whats-new-form textarea {
width: 100%;
background: #fff;
color: #747474;
}
#buddypress form#whats-new-form #whats-new-submit,
#buddypress form#whats-new-form #whats-new-options select {
margin-top: 0;
}
#buddypress #whats-new:focus {
border-color: #eee !important;
outline-color: #eee !important;
}
#buddypress .activity-list .activity-content img.thumbnail {
border: 0;
} body.activity-permalink #buddypress .activity-list li .activity-content {
margin-left: 10px;
}
#buddypress a.bp-secondary-action,
#buddypress span.highlight {
font-size: 12px;
}
.activity-list .activity-content .activity-header,
.activity-list .activity-content .comment-header {
color: #999;
font-size: 11px;
line-height: 220%;
}
.activity-list .activity-content .activity-header img.avatar {
display: none;
}
#buddypress div.activity-meta {
margin-top: 10px;
}
#buddypress div.activity-meta a {
margin-right: 5px;
padding: 0;
background: none;
font-size: 10px;
color: #000;
text-transform: uppercase;
}
#buddypress div.activity-meta a:hover {
background: none;
color: #32B2C3;
}
#buddypress a.bp-primary-action span,
#buddypress #reply-title small a span {
padding: 1px 4px;
border-radius: 3px;
background: #C34A32;
}
#buddypress a.bp-primary-action:hover span,
#buddypress #reply-title small a:hover span {
background: #32B2C3;
}
#buddypress .activity-list li.load-more {
padding: 0;
border: 0;
background: none;
}
#buddypress .activity-list li.load-more a {
display: block;
padding: 14px 18px;
border-radius: 3px;
border: 1px solid #eee;
background: #fafafa;
color: #747474;
font-size: 12px;
font-weight: bold;
}
#buddypress .activity-list li.load-more a:hover {
background: #eee;
color: #747474;
} #buddypress div.activity-comments > ul {
padding-left: 0;
}
body.activity-permalink #buddypress div.activity-comments {
margin: 10px 0 0 10px;
}
body.activity-permalink #buddypress div.activity-comments > ul {
padding: 0;
}
#buddypress div.ac-reply-avatar img {
border: 0;
}
#buddypress div.activity-comments {
margin: 3px 0 0 10px;
}
#buddypress div.activity-comments ul li {
border-top: 0;
}
#buddypress div.activity-comments ul li > ul {
margin-left: 10px;
padding-left: 0;
}
#buddypress div.activity-comments div.acomment-content {
margin-left: 40px;
font-size: 86%;
}
#buddypress div.activity-comments div.acomment-meta {
font-size: 81%;
}
#buddypress div.activity-comments form.ac-form {
padding: 10px 0;
}
#buddypress div.activity-comments form .ac-textarea {
border: 1px solid #eee;
border-radius: 3px;
background: #fff;
}
#buddypress div.activity-comments form textarea {
color: #747474;
}
#buddypress div.activity-comments .ac-reply-cancel {
font-size: 11px;
}
#buddypress .acomment-options a {
color: #000;
font-weight: bold;
text-transform: uppercase;
font-size: 10px !important;
} #buddypress div.dir-search {
margin: -84px 0 0 0;
}
@media screen\0 { #buddypress div.dir-search {
margin-top: -60px;
}
}
#buddypress div.dir-search input[type="text"],
#buddypress div.message-search input[type="text"],
.bbpress .bbp-search-form input[type="text"] {
float: left;
margin-bottom: 0;
font-size: 13px;
padding: 0 13px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
font-weight: normal;
height: 43px;
line-height: 43px;
}
#buddypress div.dir-search input[type="submit"],
#buddypress div.message-search input[type="submit"],
.bbpress .bbp-search-form input[type="submit"] {
position: relative;
margin-left: -5px;
padding: 0 18px;
border: 1px solid #EEE;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
background: #FCFCFC;
color: #747474;
height: 43px;
line-height: 43px;
}
#buddypress div.dir-search input[type="submit"]:hover,
#buddypress div.message-search input[type="submit"]:hover,
.bbpress .bbp-search-form input[type="submit"]:hover {
background: #eee;
} #buddypress div#message p,
#sitewide-notice p {
border-radius: 3px;
}
#buddypress .standard-form#signup_form div div.error {
margin: 10px 0;
padding: 0;
background: none;
color: #FA981B;
}
#sitewide-notice { 
display: none;
}
#sidebar #sitewide-notice { 
display: block;
}
#sidebar #sitewide-notice #message {
z-index: 1;
position: relative;
top: auto;
left: auto;
width: 100%;
margin-bottom: 40px;
} #buddypress .standard-form textarea,
#buddypress .standard-form input[type=text],
#buddypress .standard-form input[type=text],
#buddypress .standard-form input[type=color],
#buddypress .standard-form input[type=date],
#buddypress .standard-form input[type=datetime],
#buddypress .standard-form input[type=datetime-local],
#buddypress .standard-form input[type=email],
#buddypress .standard-form input[type=month],
#buddypress .standard-form input[type=number],
#buddypress .standard-form input[type=range],
#buddypress .standard-form input[type=search],
#buddypress .standard-form input[type=tel],
#buddypress .standard-form input[type=time],
#buddypress .standard-form input[type=url],
#buddypress .standard-form input[type=week],
#buddypress .standard-form select,
#buddypress .standard-form input[type=password],
#buddypress .dir-search input[type=search],
#buddypress .dir-search input[type=text] {
padding: 13px;
border: 1px solid #eee;
border-radius: 3px;
background: #fff;
font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
color: #747474;
}
#buddypress .standard-form #basic-details-section input[type="password"] {
width: 90%;
}
#buddypress .standard-form input:focus,
#buddypress .standard-form textarea:focus,
#buddypress .standard-form select:focus {
background: #FAFAFA;
color: #555;
}
#buddypress .standard-form select {
padding: 8px 40px 8px 8px;
background-position: center right;
background-repeat: no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAARUlEQVQ4y2N49+7dfyBgoDdmGLV41GJknJaWJgjEoVjE0+hh8Rlki4DMmSBM86CGWr4qDQJAlpbTNY6hlqaNpupRi3FhAAWwg5PCBypjAAAAAElFTkSuQmCC);
}
#buddypress .standard-form div.checkbox label,
#buddypress .standard-form div.radio label {
color: #000;
}
#buddypress .standard-form div.radio ul {
margin-left: 13px;
}
#buddypress .standard-form#signup_form div.submit {
margin: 0;
padding: 0;
float: left;
}
#buddypress .standard-form textarea#message_content {
line-height: 1.5em;
}
#buddypress div#invite-list {
background: none;
}
#buddypress button,
#buddypress a.button,
#buddypress input[type=submit],
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress ul.button-nav li a,
#buddypress div.generic-button a,
#buddypress .comment-reply-link,
a.bp-title-button {
padding: 15px 19px;
border: 0;
background: #32B2C3;
color: #fff;
font-size: 13px;
font-weight: bold;
border-radius: 3px;
white-space: nowrap;
}
#buddypress button:hover,
#buddypress a.button:hover,
#buddypress a.button:focus,
#buddypress input[type=submit]:hover,
#buddypress input[type=button]:hover,
#buddypress input[type=reset]:hover,
#buddypress ul.button-nav li a:hover,
#buddypress ul.button-nav li.current a,
#buddypress div.generic-button a:hover,
#buddypress .comment-reply-link:hover {
border: 0;
background: #C34A32;
color: #fff;
}
#buddypress div.generic-button a,
#buddypress div.action a.button {
padding: 4px 8px;
font-size: 11px;
}
.buddypress .entry-title a.bp-title-button {
position: relative;
top: -3px;
padding: 4px 8px;
font-size: 11px;
color: #fff;
}
#buddypress form.standard-form .left-menu {
width: 128px;
}
#buddypress form.standard-form .main-column {
margin-left: 158px;
}
.group-create .entry-title .button { display: none;
}
#buddypress .small a.button {
margin: 1px;
padding: 2px 4px;
font-size: 10px;
}
#buddypress form.standard-form .main-column ul#friend-list {
border-top: 0;
} #buddypress a.loading,
#buddypress input.loading,
#buddypress .loading,
.buddypress.widget .item-options a.loading {
animation: loader-pulsate .5s infinite ease-in-out alternate;
-webkit-animation: loader-pulsate .5s infinite ease-in-out alternate;
-moz-animation: loader-pulsate .5s infinite ease-in-out alternate;
}
@keyframes loader-pulsate {
from {
opacity: 0.6;
}
to {
opacity: 1;
}
}
@-webkit-keyframes loader-pulsate {
from {
opacity: 0.6;
}
to {
opacity: 1;
}
}
@-moz-keyframes loader-pulsate {
from {
opacity: 0.6;
}
to {
opacity: 1;
}
} #buddypress table.profile-fields {
margin-top: 10px;
} #buddypress div#message p,
#sitewide-notice p {
padding: 15px 20px;
}
.buddypress .entry-title a {
color: #000;
}
#buddypress div#item-header div#item-header-content {
float: none;
margin-left: 143px;
}
#buddypress div#item-header h2 {
margin-top: 5px;
font-size: 18px;
}
#buddypress div#item-header div#item-meta {
padding-bottom: 10px;
font-size: 13px;
line-height: 1.4em;
color: inherit;
}
#buddypress div#item-header div#item-meta p {
line-height: 1.4em;
}
#buddypress div#item-header div#item-actions h3 {
font-size: 12px;
font-weight: bold;
}
#buddypress div#item-header div.generic-button,
#buddypress div#item-header a.button {
margin-bottom: 1px;
}
#buddypress ul.item-list li img.avatar {
margin-right: 15px;
}
body.activity-permalink #buddypress ul.item-list li .activity-avatar img.avatar {
width: 128px;
height: 128px;
}
#buddypress ul.item-list li {
border-color: #eee;
overflow: auto;
}
#buddypress ul.item-list li .activity-avatar img.avatar,
#buddypress ul.item-list li .ac-reply-avatar img.avatar {
width: 50px;
height: 50px;
}
#buddypress ul.item-list li div.item-desc {
font-size: 11px;
color: inherit;
}
#buddypress ul.item-list li div.meta {
font-size: 11px;
color: inherit;
}
#buddypress ul.item-list li h5 {
margin: 0;
}
#buddypress span.activity {
opacity: 0.8;
font-size: 11px;
color: #999;
}
#buddypress div.item-list-tabs {
background: #fafafa;
border: 1px solid #eee;
clear: left;
margin: 25px 0 15px;
padding: 10px 12px;
overflow: hidden;
border-radius: 3px;
}
#buddypress div.item-list-tabs ul li a,
#buddypress div.item-list-tabs ul li span {
color: #000;
font-weight: bold;
}
#buddypress div.item-list-tabs ul li a:hover {
color: #32B2C3;
}
#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a {
border-radius: 3px;
background: #C34A32;
color: #fff;
opacity: 1;
}
#buddypress div.item-list-tabs ul li a span {
border-radius: 3px;
border: 0;
background: #C34A32;
color: #FFF;
}
#buddypress div.item-list-tabs ul li a:hover span {
background: #32B2C3;
}
#buddypress div.item-list-tabs ul li.selected a span,
#buddypress div.item-list-tabs ul li.current a span {
color: #C34A32;
}
#buddypress div.item-list-tabs ul li.selected a:hover span,
#buddypress div.item-list-tabs ul li.current a:hover span {
background: #fff;
}
#buddypress div.item-list-tabs#subnav {
margin-bottom: 20px;
padding: 0;
border: 0;
font-size: 12px;
}
#buddypress div.item-list-tabs ul li.feed a {
overflow: hidden;
width: 23px;
height: 23px;
background-image: none;
margin: 0;
padding: 0;
font-weight: bold;
line-height: 23px;
color: #32B2C3;
}
#buddypress div.item-list-tabs ul li.feed a:hover {
color: #C34A32;
}
div.item-list-tabs ul li.feed a:before {
content: "\f143";
float: left;
font-family: 'FontAwesome';
font-size: 23px;
margin-right: 5px;
}
#buddypress div.item-list-tabs#subnav ul li.last {
margin-top: 0;
} #buddypress div#message-thread div.message-box {
margin-left: -15px;
}
#buddypress div#message-thread img.avatar {
margin-right: 15px;
}
#buddypress #message-threads img.avatar {
width: 50px;
}
#buddypress div.message-search {
margin-right: 0;
}
#buddypress #message-thread a.button,
#buddypress #message-threads a.button {
padding: 2px 4px;
font-size: 9px;
}
#buddypress input#send-to-input {
width: 258px;
line-height: 1;
} .register-section {
margin-bottom: 20px;
}
#buddypress .field-visibility-settings,
#buddypress .field-visibility-settings-toggle,
#buddypress .field-visibility-settings-notoggle {
color: inherit;
}  #content .widget.buddypress {
overflow: hidden;
margin-bottom: 20px;
}
#content .widget.buddypress .item-list li {
float: left;
margin: 0 20px 20px 0;
}
#content .widget.buddypress .item-list li:nth-child(3n+0),
#content .widget.buddypress .avatar-block .item-avatar:nth-child(3n+0) {
margin-right: 0;
}
#content .widget.buddypress .item-list li:nth-child(3n+1),
#content .widget.buddypress .avatar-block .item-avatar:nth-child(3n+1) {
clear: both;
}
.widget.buddypress .item-list li .item {
font-weight: bold;
}
#content .widget.buddypress .item-list li .item {
float: left;
width: 120px;
height: 86px;
margin: 0;
padding: 15px;
border: 1px solid #eee;
border-left: 0;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
background: #fdfdfd;
}
#content .widget.buddypress .item-avatar {
float: left;
}
#content .widget.buddypress .item-avatar img {
width: 86px;
height: 86px;
margin: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
#sidebar .widget.buddypress .item-avatar img {
width: 36px;
height: 36px;
margin-bottom: 0;
}
#content .widget.buddypress div.item-title {
margin-bottom: 5px;
line-height: 1.2em;
}
.widget.buddypress div.item-title a {
color: #000;
}
.widget.buddypress div.item-title a:hover {
text-decoration: underline;
}
#sidebar .widget.buddypress div.item-meta {
margin-left: 46px;
}
#content .widget.buddypress div.item-meta,
#content .widget.buddypress div.item-content {
margin: 0;
line-height: 1.2em;
font-weight: normal;
}
.widget.buddypress span.activity {
opacity: 1;
font-size: 11px;
color: #999;
font-weight: bold;
}
.widget.buddypress div.item-options {
margin-top: 0;
padding-top: 0;
}
#content .widget.buddypress div.item-options a,
#sidebar .widget.buddypress div.item-options a {
color: #000;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
}
.widget.buddypress div.item-options a:hover,
.widget.buddypress div.item-options a.selected {
text-decoration: underline;
} #content .widget.buddypress #members-list.item-list li {
width: 78px;
margin: 0 10px 10px 0;
}
#content .widget.buddypress #members-list.item-list li:last-child {
margin-bottom: 20px;
}
#content .widget.buddypress #members-list.item-list li .item {
display: none;
}
#content .widget.buddypress #members-list .item-avatar img {
width: 78px;
height: 78px;
} #content .widget.buddypress .avatar-block .item-avatar {
float: left;
width: 58px;
margin: 0 10px 10px 0;
}
#content .widget.buddypress .avatar-block .item-avatar:last-child {
margin-bottom: 20px;
}
#content .widget.buddypress .avatar-block .item-avatar img {
width: 58px;
height: 58px;
}  .bbpress .entry-title {
margin: 0 0 15px;
font-size: 22px;
}
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
border-top: 0;
} #bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar {
margin-bottom: -3px;
border: 0;
} #bbpress-forums #bbp-search-form {
margin-bottom: 15px;
}  #content .widget[id*="bbp_"] {
overflow: hidden;
margin-bottom: 30px;
}
.widget[id*="bbp_"] li {
position: relative;
margin-bottom: 10px;
}
#content .widget[id*="bbp_"] li {
float: left;
margin-right: 10px;
padding: 15px;
background: #fdfdfd;
border: 1px solid #eee;
border-radius: 3px;
}
.widget[id*="bbp_"] li:last-child {
margin-bottom: 0;
}
.widget[id*="bbp_"] li div {
font-size: 11px;
line-height: 1.2em;
}
.widget[id*="bbp_"] li .bbp-author-avatar {
position: relative;
top: 2px;
left: 0;
} .widget.bbp_widget_login {
padding: 20px;
border-radius: 3px;
border: 1px solid #eee;
background: #fafafa;
}
.widget.bbp_widget_login .bbp-logged-in h4 {
margin: 0 0 10px;
font-size: 18px;
} @media only screen and (max-width: 1024px) { .responsive #content .widget.buddypress .item-list li:nth-child(3n+0),
.responsive #content .widget.buddypress .avatar-block .item-avatar:nth-child(3n+0) {
margin-right: 20px;
}
.responsive #content .widget.buddypress .item-list li:nth-child(3n+1),
.responsive #content .widget.buddypress .avatar-block .item-avatar:nth-child(3n+1) {
clear: none;
}
.responsive #content .widget.buddypress .item-list li:nth-child(2n+0),
.responsive #content .widget.buddypress .avatar-block .item-avatar:nth-child(2n+0) {
margin-right: 0;
}
.responsive #content .widget.buddypress .item-list li:nth-child(2n+1),
.responsive #content .widget.buddypress .avatar-block .item-avatar:nth-child(2n+1) {
clear: both;
}		
.responsive #content .widget.buddypress .item-list li .item {
width: 183px;
}		
}
@media only screen and (max-width: 959px) { .responsive #buddypress div.dir-search {
float: none;
margin: 0;
}
.responsive #buddypress div.message-search {
float: left;
clear: both;
margin: 20px 0 0;
}
.responsive #content .widget.buddypress .item-list li .item {
width: 127px;
}	
}
@media only screen and (max-width: 767px) { .responsive #buddypress #whats-new-post-in-box {
margin-top: 10px;
}	
.responsive #buddypress form#whats-new-form #whats-new-submit,
.responsive #buddypress form#whats-new-form #whats-new-post-in-box {
float: left;
width: 100%;
}		
.responsive #buddypress div.item-list-tabs ul li {
width: 100%;
}
.responsive #buddypress div.item-list-tabs#subnav ul li {
width: auto;
}
.responsive div.bbp-search-form input,
.responsive div.bbp-search-form button {
font-size: 13px;
}
}
@media only screen and (max-width: 320px) { .responsive #buddypress .standard-form input[type=text],
.responsive #buddypress .standard-form textarea {
width: 100%;
}
.responsive #buddypress div#item-header div#item-actions {
width: 100%;
}
.responsive #buddypress div#item-header div#item-header-content .activity {
margin-top: 2px;
}
.responsive #buddypress form#whats-new-form #whats-new-avatar {
display: none;
}
.responsive #buddypress form#whats-new-form p.activity-greeting {
margin-left: 0;
}
.responsive #buddypress form#whats-new-form #whats-new-content {
margin-left: 0;
padding: 0;
}
.responsive #buddypress form#whats-new-form #whats-new-options select {	
max-width: 130px;
height: 35px;
margin-top: 5px;
}
body.responsive.activity-permalink #buddypress .activity-list li .activity-content {
float: left;
margin: 10px 0 0 0;
}
.responsive #buddypress .standard-form #basic-details-section,
.responsive #buddypress .standard-form #blog-details-section,
.responsive #buddypress .standard-form #profile-details-section	{
width: 100%;
}
.responsive #buddypress ul.item-list li div.item-desc {
margin-top: 0;
}
.responsive #buddypress ul.item-list li h5 span.small {
margin-top: 10px;
}
.responsive #buddypress form.standard-form .left-menu {
width: 100%;
}
.responsive #buddypress div#invite-list {
width: 100%;
height: 100px;
}
.responsive #buddypress form.standard-form .main-column {
float: left;
width: 100%;
margin-left: 0;
}
.responsive #buddypress li div.item,
.responsive #buddypress ul.item-list li div.action {
margin-left: 60px;
}
.responsive #buddypress ul.item-list li div.meta {
margin-top: 10px;
}
.responsive #content .widget.buddypress .item-list li,
.responsive #content .widget.buddypress .avatar-block .item-avatar {
margin-right: 0 !important;
}
.responsive #content .widget.buddypress .item-list li,
.responsive #content .widget.buddypress .avatar-block .item-avatar {
clear: both !important;
}		
.responsive #content .widget.buddypress .item-list li .item {
width: 172px;
}	
.responsive #bbpress-forums div.bbp-search-form {
width: 100%;
margin-bottom: 0;
}
.responsive #bbpress-forums #bbp-search-form #bbp_search {
width: 179px;
padding: 13px;
}
.responsive #bbpress-forums li.bbp-header,
.responsive #bbpress-forums li.bbp-footer {
font-size: 11px;
}
.responsive #bbpress-forums li.bbp-header li.bbp-forum-info,
.responsive #bbpress-forums li.bbp-header li.bbp-topic-title {
margin-bottom: 10px;
}
.responsive #bbpress-forums div.bbp-reply-author img.avatar {
top: 8px;
}
.responsive #bbpress-forums .bbp-body div.bbp-reply-author {
min-height: 90px;
padding-left: 75px;
}
.responsive #buddypress table#message-threads .thread-avatar {
display: none;
}
}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}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}input,textarea,button{-webkit-appearance:none}input::-moz-focus-inner{border:0;padding:0;margin-top:0;margin-bottom:-1px}  * {
outline: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body {
background: #F2F9FF;
color: #747474;
margin: 0;
padding: 0;
font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
} a {
color: #C34A32;
text-decoration: none;
-webkit-transition: color 0.15s ease-in-out;
-moz-transition: color 0.15s ease-in-out;
-ms-transition: color 0.15s ease-in-out;
transition: color 0.15s ease-in-out;
}
a:hover {
color: #32B2C3;
}
h1, h2, h3, h4, h5, h6 {
color: #000;
padding: 0;
margin: 5px 0 15px;
line-height: 1.3em;
font-weight: bold;
}
h1 {
font-size: 30px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 18px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
p {
line-height: 1.7em;
margin-bottom: 12px;
}
p:first-child {
margin-bottom: 12px;
}
p:last-child {
margin-bottom: 0;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
small {
font-size: xx-small;
line-height: 1em;
}
sup {
font-size: xx-small;
vertical-align: top;
line-height: 1em;
} 
sub {
font-size: xx-small;
vertical-align: bottom;
line-height: 1em;
} 
address {
line-height: 19px;
margin-bottom: 12px;
}
address:last-child {
margin-bottom: 0;
}
::selection {
color: #fff;
background: #32B2C3;
}
::-moz-selection {
color: #fff;
background: #32B2C3;
} ol {
list-style-type: decimal;
padding: 0;
margin: 0;
}
ul {
list-style-type: square;
padding: 0;
margin: 0;
}
li {
margin: 0 0 10px 20px;
line-height: 1.5em;
}
li > ul,
li > ol {
margin: 12px 0;
}
li:last-child {
margin-bottom: 0;
} input,
textarea,
select {
margin: 0;
padding: 13px;
font-family: 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 13px;
color: #747474;
border: 1px solid #eee;
border-radius: 3px;
background: #fff;
}
input:focus,
textarea:focus,
select:focus {
background: #fafafa;
color: #555;
}
::-webkit-input-placeholder {
color: #ccc;
}
:-moz-placeholder {
color: #ccc;
}
:-ms-input-placeholder {
color: #ccc;
}
textarea {
resize: none;
width: 100%;
max-width: 100%;
height: 150px;
line-height: 1.5em;
}
select {
max-width: 100%;
padding: 8px 40px 8px 8px;
border-radius: 0;
background-position: center right;
background-repeat: no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAARUlEQVQ4y2N49+7dfyBgoDdmGLV41GJknJaWJgjEoVjE0+hh8Rlki4DMmSBM86CGWr4qDQJAlpbTNY6hlqaNpupRi3FhAAWwg5PCBypjAAAAAElFTkSuQmCC);
-webkit-appearance: none;
}
@-moz-document url-prefix() { select {
padding-right: 8px;
background-image: none;
}
}
@media screen\0 { select {
padding-right: 8px;
background-image: none;
}
}
input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
display: inline-block;
margin: 0;
padding: 15px 19px;
border: 0;
border-radius: 3px;
background: #32B2C3;
color: #fff;
cursor: pointer;
font-size: 13px;
line-height: 1;
font-weight: bold;
-webkit-transition: background-color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out;
-ms-transition: background-color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out;
}
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.button:hover {
background: #C34A32;
color: #fff;
}
input[type="radio"],
input[type="checkbox"] {
background: transparent;
border: 0;
}
input[type="radio"] {
-webkit-appearance: radio;
}
input[type="checkbox"] {
-webkit-appearance: checkbox;
}
fieldset {
border: 1px solid #eee;
margin: 0;
padding: 20px 15px;
}
legend {
font-size: 14px;
}
label {
font-weight: bold;
} table {
border: 1px solid #eee;
padding: 5px 10px;
line-height: 1.7em;
width: 100%;
}
th {
font-weight: bold;
background: #fafafa;
border: 1px solid #eee;
padding: 10px;
text-align: left;
vertical-align: middle;
}
td {
border: 1px solid #eee;
padding: 10px;
vertical-align: middle;
} img {
max-width: 100%;
height: auto;
}
.avatar {
border-radius: 3px;
}
object,
embed,
video,
iframe {
max-width: 100%;
}
cite {
font-style: italic;
}
hr {
background: #eee;
border: 0;
clear: both;
width: 100%;
height: 1px;
padding: 0;
margin: 20px 0;
position: relative;
}
pre {
color: #000;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA9QAAAA/CAIAAACO3RcPAAABe0lEQVR42u3YIQ6AMBBEUe5/xYraglpUHeEGk2JIxXsZszf42eP54j6vcAIAAMEhvgEAQHwDAID4Ft8AACC+AQBAfAMAgPgW3wAAIL4BAEB8i28AABDfAAAgvgEAQHyLbwAAEN8AACC+xTcAAIhvAAAQ3wAAIL7FNwAAiG8AABDf4hsAAMQ3AABsGt+95vraqHCamZmZmVmYzzcAAPz1+RbfAAAgvgEAQHyLbwAAEN8AACC+AQBAfItvAAAQ3wAAIL7FNwAAiG8AABDfAAAgvsU3AACIbwAAEN/iGwAAxDcAAIhvAAAQ3+IbAADENwAAiG/xDQAA4hsAADaN715zfW1UOM3MzMzMLMznGwAA/vp8i28AABDfAAAgvsU3AACIbwAAEN8AACC+xTcAAIhvAAAQ3+IbAADENwAAiG8AABDf4hsAAMQ3AACIb/ENAADiGwAAxDcAAIhv8Q0AAOIbAADEt/gGAADxDQAAm8Z3r7m+NiqcZmZmZmYW9gKS8pfs228VLAAAAABJRU5ErkJggg==);
border: 1px solid #eee;
padding: 5px 25px;
margin: 5px 0 20px 0;
font-family: "Courier New";
overflow: auto;
font-size: 12px;
line-height: 1.7em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
code {
color: #000;
font-family: "Courier New";
}
blockquote {
margin: 0 0 12px;
padding: 15px;
font-size: 14px;
font-family: Georgia, 'Times New Roman';
font-style: italic;
overflow: hidden;
}
mark {
padding: 3px 5px;
border: 1px solid #FFD600;
background: #FFEB00;
color: #726C29;
font-weight: bold;
}
ins {
text-decoration: none;
}
dl {
line-height: 1.7em;
margin-bottom: 20px;
}
dd {
margin-bottom: 10px;
}
dt {
font-weight: bold;
}
.hidden {
display: none;
}
.error {
color: #FA981B;
} .clear {
content: "";
clear: both;
line-height: 0;
padding: 0;
margin: 0;
height: 0;
display: block;
font-size: 0;
width: 100%;
}
.align-center,
.aligncenter {
position: relative;
display: block;
margin-left: auto;
margin-right: auto;
clear: both;
}
.align-left,
.alignleft {
position: relative;
float: left;
margin: 10px 20px 10px 0;
}
.align-right,
.alignright {
float: right;
position: relative;
margin: 10px 0 10px 20px;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.wp-caption {
position: relative;
padding: 0;
max-width: 100%;
}
.wp-caption img {
margin: 0;
}
.wp-caption-text {
margin: 5px 0 12px !important;
font-size: 11px;
color: #999;
}
.gallery-columns-1 .gallery-item {
width: 90%;
}
.gallery-columns-2 .gallery-item {
width: 45% !important;
padding-right: 4% !important;
}
.gallery-columns-3 .gallery-item {
width: 31% !important;
padding-right: 2% !important;
}
.gallery-columns-4 .gallery-item {
width: 23% !important;
padding-right: 2% !important;
}
.gallery-columns-5 .gallery-item {
width: 18% !important;
padding-right: 2% !important;
}
.gallery-columns-6 .gallery-item {
width: 14% !important;
padding-right: 2% !important;
}
.gallery-columns-7 .gallery-item {
width: 12% !important;
padding-right: 2% !important;
}
.gallery-columns-8 .gallery-item {
width: 10% !important;
padding-right: 2% !important;
}
.gallery-columns-9 .gallery-item {
width: 9% !important;
padding-right: 2% !important;
}
.gallery-item img {
max-width: 100% !important;
height: auto !important;
border: 0 !important;
}
.gallery-caption {
float: left;
margin: 10px 0;
line-height: 1.7em;
}
div.gallery-item .gallery-icon {
display: inline-block;
position: relative;
text-align: center;
}
.gallery-item a,
.gallery-caption {
width: 100%;
}  #page-wrapper {
position: relative;
width: 1080px;
overflow: hidden;
margin: 30px auto;
border-radius: 6px;
background: #fff;
box-shadow: 0 0 0 1px #eee;
} #content-wrapper {
position: relative;
overflow: hidden;
width: 100%;
margin: 0 auto;
} #content {
position: relative;
float: left;
width: 740px;
margin: 0 auto;
padding: 40px;
overflow: hidden;
}
.sb-left #content {
float: right;
}
.fullwidth #content {
width: 100% !important;
} #sidebar {
position: relative;
width: 340px;
padding: 40px 40px 0;
}
.sb-right #sidebar {
float: right;
padding-left: 0;
}
.sb-left #sidebar {
float: left;
padding-right: 0;
}
.fullwidth #sidebar {
display: none;
}  #header {
display: table;
position: relative;
float: left;
width: 100%;
line-height: 0;
} #logo {
float: left;
padding: 40px; width: auto;
line-height: 0;
font-size: 12px;
max-width: 50%;
}
#logo a {
line-height: 0;
}
.logo-details {
display: block;
margin-top: -1px;
width: 1px;
height: 1px;
text-indent: -9999px;
} #header-right {
float: right;
max-width: 50%;
padding: 40px;
} #header #searchform {
width: auto;
margin-bottom: 10px;
}
#header #searchbar {
width: 200px;
}
#search-button {
display: none;
float: left;
margin-top: 8px;
padding: 8px 9px;
font-family: 'FontAwesome';
}
#search-button:before {
content: "\f002";
} .social-icons {
width: 100%;
clear: both;
float: left;
text-align: right;
}
.social-icons a {
display: inline-block;
margin-right: 5px;
font-size: 27px;
}  .nav  {
float: left;
z-index: 9;
}
.nav .menu {
float: left;
padding: 0;
margin: 0;
}
.nav .menu li {
position: relative;
float: left;
list-style-type: none;
margin: 0;
padding: 0;
}
.nav .sub-menu {
display: none;
position: absolute;
z-index: 9;
top: auto;
left: auto;
margin: 0;
padding: 0;
overflow: visible !important;
}
.nav .sub-menu li {
float: none;
}
.nav li:hover > .sub-menu {
display: block;
}
.nav .sub-menu li .sub-menu {
top: 0;
left: 100%;
} #nav {
float: left;
width: 100%;
padding: 0 40px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
background: #fafafa;
}
#nav .menu > li > a {
display: block;
padding: 13px 15px;
color: #000;
font-weight: bold;
line-height: 1.5em;
}
#nav .menu > li > a:hover {
color: #32B2C3;
}
#nav .sub-menu {
margin-top: -6px;
padding: 11px 27px;
background: #32B2C3;
border-radius: 3px;
}
#nav .sub-menu a {
display: block;
width: 120px;
margin: 3px 0;
padding: 3px 0;
line-height: 1.4em;
font-weight: bold;
color: #fff;
}
#nav .sub-menu a:hover {
color: #C0F2FF;
} #left-nav .menu > li:first-child > a {
padding-left: 0;
} #right-nav {
float: right;
}
#right-nav .menu > li:last-child > a {
padding-right: 0;
}
#right-nav .menu.login-menu {
margin-left: 10px;
}
#right-nav .menu.login-menu li #profile-button {
filter:alpha(opacity=60);
opacity: 0.6;
color: #000;
}
#right-nav .menu.login-menu li #profile-button:hover {
filter:alpha(opacity=100);
opacity: 1;
}
#right-nav .menu.login-menu li a {
color: #32B2C3;
}
#right-nav .menu.login-menu li a:hover {
color: #C34A32;
} #mobile-nav {
position: absolute;
overflow: hidden;
width: 0;
height: 0;
top: -100%;
left: 0;
z-index: 99;
background: #fff;
-webkit-text-size-adjust: 100%;
}
#mobile-nav:target {
width: 100%;
height: auto;
top: 0;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.admin-bar #mobile-nav:target {
top: 28px;
}
#mobile-nav .menu {
border-bottom: 1px solid #eee;
background: #fff;
padding: 60px 0 41px;
}
#mobile-nav .menu li {
float: none;
list-style-type: none;
margin: 0;
}
#mobile-nav .menu li a {
display: block;
padding: 10px 15px;
border-bottom: 1px solid #eee;
color: #000;
}
#mobile-nav .menu > li > a {
font-weight: bold;
}
#mobile-nav .menu > li:first-child a {
border-top: 1px solid #eee;
}
#mobile-nav .menu li a:hover {
background: #eee;
}
#mobile-nav .menu li a:before {
margin-right: 10px;
content: "\f105";
font-family: 'FontAwesome';
color: #C34A32;
}
#mobile-nav .menu li .sub-menu {
margin: 0;
}
#mobile-nav .menu li .sub-menu a {
padding-left: 30px;
}
#mobile-nav .menu li .sub-menu .sub-menu a {
padding-left: 50px;
}
#mobile-nav .menu li .sub-menu .sub-menu .sub-menu a {
padding-left: 70px;
}
#mobile-nav-button {
display: none;
float: right;
position: absolute;
top: 40px;
right: 40px;
border-radius: 3px;
border: 1px solid #eee;
background: #fff;
padding: 8px 10px 6px;
font-family: 'FontAwesome';
color: #000;
font-size: 26px;
line-height: 1;
}
#mobile-nav-button:hover {
padding: 9px 11px 7px;
background: #C34A32;
color: #fff;
}
#mobile-nav-button:before {
content: "\f03a";
}
.lb-close {
z-index: 1001;
position: absolute;
top: 20px;
right: 20px;
padding: 6px 8px 7px;
text-align: center;
font-family: 'FontAwesome';
font-size: 15px;
}
.lb-close:before {
content: "\f00d";
}  .entry-title {
clear: both;
font-size: 28px;
margin: 0 0 20px;
word-wrap: break-word;
}
.home.blog .entry-title {
font-size: 34px;
margin: 0 0 30px;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
}
.single-post .entry-title {
margin: 0 0 10px;
padding: 0 0 10px;
border-bottom: 1px solid #eee;
} .entry-meta {
position: relative;
overflow: hidden;
font-size: 11px;
line-height: 1.5em;
color: #999;
margin: 0 0 20px;
}
.single-post #content .entry-meta {
font-size: 14px;
}
.entry-meta span:before {
content: "\0000a0\·\0000a0\0000a0";
color: #999;
}
.entry-meta span:first-child:before {
content: "";
}
.entry-meta a {
color: #999;
}
.entry-meta a:hover {
text-decoration: underline;
}
.meta-share {
margin: 0 0 20px;
}
.meta-share iframe {
max-width: none;
}
.meta-share .addthis_counter.addthis_bubble_style {
width: 36px !important;
}
.meta-tags {
position: relative;
overflow: hidden;
}
.single-post #content .meta-tags {
float: left;
width: 100%;
margin-top: 20px;
}
.meta-tags a,
.tagcloud a {
display: inline-block;
padding: 2px 4px;
margin-bottom: 4px;
border-radius: 3px;
background: #89A8AF;
font-size: 11px !important;
line-height: 1em;
color: #fff;
}
.meta-tags a:hover,
.tagcloud a:hover {
background: #74C1D3;
} #post-navigation {
overflow: hidden;
margin-bottom: 20px;
}
#post-navigation a[rel="prev"] {
float: left;
}
#post-navigation a[rel="next"] {
float: right;
}
#post-navigation a[rel="prev"]:before {
content: "\f104\0000a0\0000a0";
font-family: 'FontAwesome';
}
#post-navigation a[rel="next"]:after {
content: "\0000a0\0000a0\f105";
font-family: 'FontAwesome';
} .post-thumbnail {
position: relative;
max-width: 100%;
margin: 3px 0 20px;
border-radius: 3px;
line-height: 0;
}
.post-thumbnail img {
border-radius: 3px;
}
.post-thumbnail.wrap {
float: left;
margin: 3px 20px 10px 0;
} .entry-content {
float: left;
width: 100%;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
} .page-list {
margin: 0 0 20px 0;
} .attachment p {
margin-top: 12px;
} .author-info {
position: relative;
float: left;
overflow: hidden;
width: 100%;
padding: 20px;
margin-top: 30px;
border-radius: 3px;
border: 1px solid #eee;
background: #fafafa;
}
#sidebar .author-info {
margin-top: 0;
}
.author-info .avatar {
float: left;
margin-right: 20px;
width: 80px;
height: 80px;
}
.author-info .author-name {
margin-bottom: 10px;
font-size: 14px;
font-weight: bold;
}
.author-info .author-desc {
line-height: 1.7em;
} .related-posts {
float: left;
overflow: hidden;
width: 100%;
position: relative;
margin-top: 30px;
}
.related-posts h3 {
float: left;
position: relative;
width: 100%;
margin: 0 0 20px 0;
font-size: 18px;
font-weight: bold;
}
.related-posts .post-loop {
margin: 0 0 0 4%;
padding: 0;
border: 0;
}
.related-posts-title + .post-loop {
margin-left: 0;
}
.related-posts .post-text h2 {
font-size: 14px;
margin-bottom: 4px;
}
.related-posts .post-loop .entry-meta {
font-size: 11px;
margin: 0;
}  .post-wrapper {
float: left;
width: 100%;
}
.post-loop {
float: left;
position: relative;
overflow: hidden;
width: 100%;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
}
#sidebar .post-loop,
#footer .post-loop {
margin-bottom: 10px;
padding: 0;
border: 0;
}
.post-loop.post-columns {
margin-left: 4%;
}
.post-loop.first-column {
margin-left: 0;
}
.post-loop .post-thumbnail {
margin: 3px 0 15px 0;
}
.post-loop .post-thumbnail.wrap {
margin: 3px 15px 5px 0;
}
.post-text h2 {
margin: 0 0 5px 0;
font-size: 22px;
font-weight: bold;
word-wrap: break-word;
}
#sidebar .post-text h2,
#footer .post-text h2 {
font-size: 13px;
line-height: 1.1em;
}
.post-loop .entry-meta {
margin: 0 0 5px 0;
}
.post-loop .meta-tags {
margin: 10px 0 5px 0;
}
.post-loop .entry-content {
float: none;
margin: 0 0 5px 0;
}
.home.blog #content .post-loop.sticky h2:before {
content: "\f08d";
font-family: 'FontAwesome';
margin-right: 10px;
color: #000;
font-size: 20px;
}  #comments {
float: left;
overflow: hidden;
width: 100%;
position: relative;
margin-top: 30px;
}
#comments h2 {
margin: 0 0 20px 0;
font-size: 18px;
}
#comments ol.commentlist {
width: 100%;
list-style: none;
}
#comments ol.commentlist li {
list-style: none;
padding: 0;
margin: 0 0 20px 0;
position: relative;
border: 0;
}
#comments ol.commentlist li .comment_container {
padding-bottom: 20px;
border-bottom: 1px solid #eee;
overflow: hidden;
}
#comments ol.commentlist > li:last-child .comment_container {
padding-bottom: 0;
border: 0
}
#comments ol.commentlist .children li.comment {
margin: 20px 0 0 20px;
}
#comments ol.commentlist li .avatar {
float: left;
position: relative;
top: 0;
left: 0;
width: 60px;
height: auto;
margin: 0;
line-height: 1em;
}
#comments ol.commentlist li .comment-text {
margin: 0 0 0 80px;
}
#comments ol.commentlist li .comment-text .meta {
margin: 0 0 3px;
color: #999;
}
#comments ol.commentlist li .comment-text [itemprop="author"]:after {
content: "\0000a0\·\0000a0";
}
#comments .bypostauthor .description {
font-weight: bold;
}
.comment-reply-link,
#cancel-comment-reply-link {
display: block;
margin-top: 10px;
font-size: 12px;
line-height: 1.2em;
}
.comment-reply-title small {
float: right;
}
.required {
color: #D44354;
font-weight: bold;
} #respond {
margin-top: 30px;
}
#reply-title {
margin: 0 0 20px 0;
}
#respond p {
margin: 10px 0;
}
#respond p.form-submit {
margin-bottom: 0;
}
#commentform input {
display: block;
}
.form-allowed-tags {
display: none;
}
.commentlist #respond {
margin: 20px 0 0;
width: auto;
}
#respond .form-submit {
text-align: right;
}  #footer {
float: left;
overflow: hidden;
width: 100%;
padding: 40px 40px 0;
border-radius: 6px;
background: #fcfcfc;
}
.wpengine-promo {
display: none;
} #footer-widgets {
float: left;
width: 100%;
}
.footer-widget {
float: left;
margin-left: 6%;
}
.footer-widget:first-child {
margin-left: 0;
}
.footer-whole {
width: 100%;
}
.footer-half {
width: 47%;
}
.footer-third {
width: 29.33%;
}
.footer-fourth {
width: 20.5%;
}
.footer-fifth {
width: 15.2%;
} #copyright {
position: relative;
float: left;
width: 100%;
margin-bottom: 20px;
font-size: 11px;
line-height: 1.5em;
text-align: center;
}
#footer .social-icons {
display: none;
text-align: center;
margin-bottom: 20px;
}  .widget {
position: relative;
float: left;
width: 100%;
margin-bottom: 40px;
}
.widget ul li {
list-style-type: none;
margin-left: 0;
}
.widget ul ul li {
margin-left: 10px;
}
.widget .current-cat > a {
text-decoration: underline;
}
.widgettitle {
color: #000;
width: 100%;
font-size: 16px;
margin: 0 0 10px 0;
font-weight: bold;
}
#content .widgettitle {
font-size: 24px;
text-align: center;
margin-bottom: 20px;
padding: 10px;
border-radius: 3px;
background: #32B2C3;
color: #fff;
}
.widget .widgettitle a,
.widget .widgettitle a:hover {
color: #000;
}
#content .widget .widgettitle a,
#content .widget .widgettitle a:hover {
color: #fff;
}
.textwidget {
line-height: 1.7em;
} .widget_recent_entries .post-date,
.widget_rss .rss-date {
color: #aaa;
font-size: 11px;
margin-left: 12px;
} #searchform {
overflow: hidden;
position: relative;
}
#searchbar {
float: left;
width: 150px;
height: 43px;
line-height: 43px;
padding: 0 13px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
#searchform .accessibly-hidden {
display: none;
}
#searchform #search-which {
float: left;
width: 100px !important;
margin-left: -5px;
padding: 0 13px;
height: 43px;
line-height: 43px;
}
@-moz-document url-prefix() { #searchform #search-which {
padding: 13px;
}
}
@media screen\0 { #searchform #search-which {
padding: 13px;
}
}
#searchsubmit {
float: left;
position: relative;
height: 43px;
margin-left: -4px;
line-height: 43px;
padding: 0 19px;
font-family: 'FontAwesome';
border-bottom-left-radius: 0;
border-top-left-radius: 0;
} #wp-calendar {
margin: 0 auto;
width: 100% !important;
}
#wp-calendar th {
border: 0;
font-weight: bold;
padding: 8px;
text-align: center;
}
#wp-calendar td {
border: 0;
padding: 8px;
text-align: center;
}
#wp-calendar #today {
background: #32B2C3;
color: #fff;
}
#wp-calendar #today a {
color: #fff;
}
#wp-calendar caption {
text-align: right;
font-weight: bold;
margin-bottom: 10px;
} .sitewide-loop {
float: left;
position: relative;
overflow: hidden;
width: 100%;
margin: 0 0 20px 0;
}
.sitewide-loop.post-columns {
margin-left: 4%;
}
.sitewide-loop.first-column {
margin-left: 0;
}
.sitewide-header {
float: left;
clear: both;
margin: 0 0 15px 0;
}
.sitewide-header img {
display: block;
overflow: hidden;
line-height: 0;
}
.sitewide-image img {
border-radius: 3px;
}
.sitewide-image-title img {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.sitewide-title {
display: block;
font-size: 21px;
color: #000;
font-weight: bold;
}
.sitewide-title:hover {
color: #000;
text-decoration: underline;
}
.sitewide-image-title .sitewide-title {
padding: 10px;
border: 1px solid #eee;
border-top: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
background: #fcfcfc;
}
.sitewide-loop .post-loop {
margin-bottom: 10px;
padding-bottom: 5px;
}
.sitewide-loop .post-loop .post-text h2 {
font-size: 14px;
}
.sitewide-loop .post-loop .meta-tags {
margin: 10px 0 5px 0;
}
.sitewide-more-link-wrapper {
clear: both;
width: 100%;
text-align: center;
}
.sitewide-more-link {
display: inline-block;
width: 100%;
border: 1px solid #eee;
background: #fafafa;
color: #747474;
}
.sitewide-more-link:hover {
background: #eee;
color: #747474;
}
.sitewide-blogname {
color: #000;
margin-bottom: 5px;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}
.sitewide-blogname a {
color: #000;
}
.sitewide-blogname a:hover {
text-decoration: underline;
}
.sitewide-posts .sitewide-blogname {
font-size: 12px;
}
#sidebar .sitewide-posts .sitewide-blogname,
#footer .sitewide-posts .sitewide-blogname {
font-size: 11px;
}
.gp-sitewide-comments li {
float: left;
clear: both;
width: 100%;
font-size: 12px;
}
.gp-sitewide-comments .avatar {
float: left;
margin: 2px 10px 0 0;
}
.gp-sitewide-comments a {
font-weight: bold;
}  #sitewide-list {
list-style-type: none;
}
#sitewide-list li {
margin-left: 0;
}
.sitewide-blog-letter {
margin: 20px 0 10px;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
font-size: 30px;
font-weight: bold;
color: #000;
}
.sitewide-blog-letter:first-child {
margin-top: 0;
} .error404 #content {
padding: 50px;
text-align: center;
}
.error404 h1 {
font-size: 70px;
}
.error404 h4 {
font-size: 20px;
margin: 0 0 20px;
}
.error404 #searchform {
display: inline-block;
} #login {
position: fixed;
overflow: hidden;
top: 0;
left: 0;
width: 0;
height: 0;
padding: 0;
z-index: 99;
text-align: center;
background: rgb(0,0,0);
background: rgba(0,0,0,0.7);
-webkit-text-size-adjust: 100%;
}
#login:target {
width: auto;
height: auto;
bottom: 0;
right: 0;
padding: 80px 100px 120px 100px;
}
#login:target > div {
-webkit-animation: fadeInScale 0.8s ease-in-out;
-moz-animation: fadeInScale 0.8s ease-in-out;
-ms-animation: fadeInScale 0.8s ease-in-out;
animation: fadeInScale 0.8s ease-in-out;
}
@-webkit-keyframes fadeInScale {
0% { -webkit-transform: scale(0.6); opacity: 0; }
100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
0% { -moz-transform: scale(0.6); opacity: 0; }
100% { -moz-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
0% { -ms-transform: scale(0.6); opacity: 0; }
100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
0% { transform: scale(0.6); opacity: 0; }
100% { transform: scale(1); opacity: 1; }
}
#lb-form {
display: inline-block;
position: relative;
width: 500px;
padding: 20px 30px 30px;
border-radius: 6px;
background: #fff;
box-shadow: 0 0 10px rgba(0,0,0,0.05);
text-align: left;
-webkit-text-size-adjust: 100%;
}
#lb-form h3 {
margin-bottom: 20px;
font-size: 24px;
}
.lb-form-inner {
margin: 0 -30px;
padding: 30px 30px 18px;
background: #F0FCFF;
}
.lb-form-inner input[type="text"],
.lb-form-inner input[type="password"] {
width: 100%;
padding: 12px;
font-size: 15px;
}
#lb-form input[type="submit"] {
margin-top: 20px;
padding: 10px 17px;
font-size: 17px;
}
#lost-password-form-wrapper {
display: none;
}
.login-links {
float: right;
margin-top: 40px;
}
.login-links a {
margin-left: 10px;
color: #000;
font-weight: bold;
}
.login-links a:hover {
color: #C34A32;
}
.login-link:before {
content: "\f090\0000a0";
font-family: 'FontAwesome';
}
.register-link:before {
content: "\f14a\0000a0";
font-family: 'FontAwesome';
}
.lost-password-link:before {
content: "\f059\0000a0";
font-family: 'FontAwesome';
} ul.page-numbers {
margin: 20px 0;
float: left;
width: 100%;
font-weight: bold;
text-align: center;
}
ul.page-numbers li,
ul.page-numbers > span,
ul.page-numbers.single-nav > a {
display: inline-block;
list-style: none;
margin: 0;
padding: 0;
}
ul.page-numbers .page-numbers {
display: inline-block;
cursor: pointer;
width: 35px;
height: 35px;
margin: 0;
border-radius: 3px;
background: #EBEBEB;
color: #747474;
line-height: 34px;
}
ul.page-numbers.single-nav .page-numbers {
margin: 0;
}
ul.page-numbers .page-numbers:hover,
ul.page-numbers .page-numbers.current,
ul.page-numbers.single-nav > span.page-numbers {
color: #fff;
background: #32B2C3;
}  .post-thumb {
position: relative; }
.lightbox-hover {
position: absolute;
bottom: 16px;
left: 10px;
z-index: 10;
background: #4ecdc4;
color: #fff;
padding: 7px 10px 5px 10px;
font-size: 14px;
line-height: 1em;
filter:alpha(opacity=0);
opacity: 0;
cursor: pointer;
}
.prettyphoto:hover .lightbox-hover {
filter:alpha(opacity=100);
opacity: 1;
} small.vc_label {
font-size: inherit;
line-height: inherit;
} span.wpcf7-not-valid-tip,
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng {
background: none;
border: 0;
padding: 0 0 2px 0;
margin-left: 0;
color: #FA981B;
}
span.wpcf7-not-valid-tip {
position: relative;
top: 0;
left: 20px;
}  #homepage-slider {
padding: 40px 40px 0;
}
.no-js #homepage-slider {
display: none;
} #homepage-slider .ls-fullwidth .ls-nav-prev,
#homepage-slider .ls-fullwidth .ls-nav-next {
width: 50px;
height: 50px;
border-radius: 3px;
background: #000;
background-image: none;
font-family: 'FontAwesome';
color: #fff;
font-size: 30px;
text-align: center;
line-height: 52px;
filter:alpha(opacity=30);
opacity: 0.3;
}
#homepage-slider .ls-fullwidth .ls-nav-prev:hover,
#homepage-slider .ls-fullwidth .ls-nav-next:hover {
filter:alpha(opacity=60);
opacity: 0.6;
}
#homepage-slider .ls-fullwidth .ls-nav-prev {
left: 30px;
text-indent: -4px;
}
#homepage-slider .ls-fullwidth .ls-nav-next {
right: 30px;
text-indent: 4px;
}
#homepage-slider .ls-fullwidth .ls-nav-prev:before {
content: "\F104";
}
#homepage-slider .ls-fullwidth .ls-nav-next:before {
content: "\F105";
} #homepage-slider .ls-bottom-nav-wrapper {
margin-top: -20px;
}
#homepage-slider .ls-fullwidth .ls-bottom-slidebuttons a {
width: 10px;
height: 10px;
margin: 0 2px;
border: 2px solid #fff;
border-radius: 40px;
background: #000;
background-image: none;
filter:alpha(opacity=30);
opacity: 0.3;
}
#homepage-slider .ls-fullwidth .ls-nav-start,
#homepage-slider .ls-fullwidth .ls-nav-stop {
top: -35px;
width: 25px;
height: 25px;
margin: 2px;
border: 2px solid #fff;
border-radius: 40px;
background: #000;
background-image: none;
font-family: 'FontAwesome';
color: #fff;
font-size: 10px;
text-align: center;
line-height: 25px;
filter:alpha(opacity=30) !important;
opacity: 0.3 !important;
}
#homepage-slider .ls-fullwidth .ls-nav-start {
text-indent: 2px;
}
#homepage-slider .ls-fullwidth .ls-nav-stop {
text-indent: 0;
}
#homepage-slider .ls-fullwidth .ls-nav-start.ls-nav-start-active,
#homepage-slider .ls-fullwidth .ls-nav-start:hover,
#homepage-slider .ls-fullwidth .ls-nav-stop.ls-nav-stop-active,
#homepage-slider .ls-fullwidth .ls-nav-stop:hover,
#homepage-slider .ls-fullwidth .ls-bottom-slidebuttons a.ls-nav-active,
#homepage-slider .ls-fullwidth .ls-bottom-slidebuttons a:hover {
filter:alpha(opacity=60) !important;
opacity: 0.6 !important;
}
#homepage-slider .ls-fullwidth .ls-nav-start:before {
content: "\F04b";
}
#homepage-slider .ls-fullwidth .ls-nav-stop:before {
content: "\F04c";
} @media only screen and (max-width: 1082px) { .responsive #page-wrapper {
width: 980px;
}
.responsive #content {
width: 640px;
}
}
@media only screen and (max-width: 982px) { .responsive #page-wrapper {
width: 730px;
}
.responsive #content {
width: 530px;
}
.responsive #sidebar {
width: 200px;
}
.responsive #logo {
max-width: 70%;
}
.responsive #header-right {
display: none;
width: 100%;
max-width: none;
margin: 0;
padding: 0;
text-align: center;
}
.no-js .responsive #header-right {
display: block;
}
.responsive #header #searchform {
display: inline-block;
margin: -20px 0 20px;
padding: 0 40px;
}
.responsive #header #searchbar {
width: 258px;
}
.responsive #header #search-which {
width: 81px !important;
}
.responsive #search-button {
display: block;
}
.no-js .responsive #search-button {
display: none;
}
.responsive #header .social-icons {
display: none;
}			
.responsive #left-nav .menu[id*="menu-"],
.responsive #right-nav .menu[id*="menu-"] {
display: none;
}
.responsive #mobile-nav-button {
display: block;
}
.responsive .footer-widget {
width: 47%;
}
.responsive .footer-3,
.responsive .footer-5 {
clear: both;
margin-left: 0;
}
.responsive #footer .social-icons {
display: block;
}	
}
@media only screen and (max-width: 767px) { body.responsive  {
padding: 0 10px;
}		
.responsive #page-wrapper {
width: 100%;
margin: 15px auto;
}
.responsive #content {
width: 100%;
padding: 20px !important;
}
.responsive #sidebar {
width: 100%;
position: relative;
padding: 20px 20px 0 !important;
border-top: 1px solid #eee;
}
.responsive #logo {
padding: 20px; }
.responsive #header #searchform {
margin-top: 0;
padding: 0 20px;
}	
.responsive #header #searchbar {
width: 127px;
}
.responsive #nav {
padding: 0 20px;
}
.responsive #mobile-nav-button {
top: 20px;
right: 20px;
}	
.responsive.error404 #content {
padding: 15px;
}
.responsive.error404 h1 {
font-size: 50px;
}
.responsive.error404 #searchbar {
width: 108px;
}	
.responsive .related-posts .post-loop {
width: 100% !important;
margin-left: 0;
}
.responsive .related-posts .post-loop:last-child {
margin-bottom: 0;
}	
.responsive .related-posts .post-thumbnail {
float: left;
max-width: 50%;
margin: 0;
}
.responsive .related-posts .post-text {
float: left;
padding: 0 0 0 20px;
max-width: 50%;
}
.responsive #footer {
padding: 20px 20px 0;
}
.responsive .footer-widget {
width: 100%;
margin-left: 0;
}	
.responsive.page-template-blank-page-php   {
padding: 0;
}
.responsive .pp_pic_holder {
width: 95% !important;
left: 2.5% !important;
}
.responsive .pp_content {
width: 98% !important;
height: auto !important;
}
.responsive .pp_fade {
width: 100% !important;
height: 100% !important;
padding-bottom: 40px;
}
.responsive #pp_full_res img,
.responsive #pp_full_res iframe,
.responsive #pp_full_res video {
width: 100% !important;
height: auto !important;
max-width: none !important;
}
.responsive .pp_details {
width: 100% !important;
}
.responsive .ppt {
width: 100% !important;
margin-left: 0 !important;
}
.responsive #login:target {
padding: 10px;
}	
.responsive #lb-form {
width: 100%;
padding: 10px 30px 20px;
}
.responsive .lb-form-inner {
padding: 20px 30px 8px;
}
.responsive #lb-form #login-form .username,
.responsive #lb-form #login-form .password,
.responsive #lb-form #login-form .rememberme {
display: inline-block;
width: 32%;
text-align: right;
}
.responsive #homepage-slider {
padding: 20px 20px 10px;
}
}
@media only screen and (max-width: 320px) { .responsive #post-navigation a span {
display: none;
}
.responsive input[id*="pwbox-"] {
width: 102px;
}
.responsive .post-loop {
width: 100% !important;
}
.responsive .sitewide-loop {
width: 100% !important;
margin-left: 0 !important;
}
.responsive.error404 h1 {
font-size: 30px;
}
.responsive.error404 h4 {
font-size: 16px;
}
.responsive #lb-form {
width: 100%;
padding: 20px 30px 30px;
}
.responsive .lb-form-inner {
padding: 30px 30px 18px;
}
.responsive #lb-form #login-form .username,
.responsive #lb-form #login-form .password,
.responsive #lb-form #login-form .rememberme {
display: block;
width: 100%;
}
}@font-face{font-family:'FontAwesome';src:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.0.3);src:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'),url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.0.3) format('woff'),url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.0.3) format('truetype'),url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857142858em;text-align:center}.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-reply-all:before{content:"\f122"}.fa-mail-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(//aspacebizkaia.org/w/wp-content/themes/plexus/lib/scripts/prettyPhoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border-radius:50%;border-top-color:#0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;cursor:pointer;display:flex;height:44px;justify-content:center;margin-top:-22px;position:absolute;top:50%;width:27px;z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;left:0;top:auto;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:#007aff;opacity:1}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;right:8px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:#0000001a;border-radius:10px;position:relative;touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:4px;height:4px;left:1%;position:absolute;top:auto;width:98%;z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;left:auto;position:absolute;right:4px;top:1%;width:4px;z-index:50}.swiper-scrollbar-drag{background:#00000080;border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}:root {
--jp-carousel-primary-color: #fff;
--jp-carousel-primary-subtle-color: #999;
--jp-carousel-bg-color: #000;
--jp-carousel-bg-faded-color: #222;
--jp-carousel-border-color: #3a3a3a;
}
:root .jp-carousel-light {
--jp-carousel-primary-color: #000;
--jp-carousel-primary-subtle-color: #646970;
--jp-carousel-bg-color: #fff;
--jp-carousel-bg-faded-color: #fbfbfb;
--jp-carousel-border-color: #dcdcde;
}
.jp-carousel-overlay .swiper-button-prev,
.jp-carousel-overlay .swiper-rtl .swiper-button-next,
.jp-carousel-overlay .swiper-button-next,
.jp-carousel-overlay .swiper-rtl .swiper-button-prev {
background-image: none;
} [data-carousel-extra]:not(.jp-carousel-wrap) img,
[data-carousel-extra]:not(.jp-carousel-wrap) img + figcaption {
cursor: pointer;
}
.jp-carousel-wrap * {
line-height: inherit;
}
.jp-carousel-wrap.swiper {
height: auto;
width: 100vw;
}
.jp-carousel-overlay .swiper-zoom-container {
background-size: 200%;
background-repeat: no-repeat;
background-position: center;
} .jp-carousel-overlay .swiper-slide.swiper-slide-prev .swiper-zoom-container img,
.jp-carousel-overlay .swiper-slide.swiper-slide-next .swiper-zoom-container img {
transition: none !important;
}
.jp-carousel-overlay .swiper-button-prev,
.jp-carousel-overlay .swiper-button-next {
opacity: 0.5;
transition: 0.5s opacity ease-out;
height: initial;
width: initial;
padding: 20px 40px;
background-image: none;
}
.jp-carousel-overlay .swiper-button-prev:hover,
.jp-carousel-overlay .swiper-button-next:hover {
opacity: 1;
}
.jp-carousel-overlay .swiper-button-next::after,
.jp-carousel-overlay .swiper-rtl .swiper-button-next::after,
.jp-carousel-overlay .swiper-button-prev::after,
.jp-carousel-overlay .swiper-rtl .swiper-button-prev::after {
content: none;
}
.jp-carousel-overlay .swiper-button-prev svg,
.jp-carousel-overlay .swiper-button-next svg {
height: 30px;
width: 28px;
background: var(--jp-carousel-bg-color);
border-radius: 4px;
}
.jp-carousel-overlay .swiper-button-prev svg:hover,
.jp-carousel-overlay .swiper-button-next svg:hover {
background: var(--jp-carousel-primary-subtle-color);
}
.jp-carousel-overlay {
font-family: "Helvetica Neue", sans-serif !important;
z-index: 2147483647;
overflow-x: hidden;
overflow-y: auto;
direction: ltr;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: var(--jp-carousel-bg-color);
}
.jp-carousel-overlay * {
box-sizing: border-box;
} .jp-carousel-overlay h1::before,
.jp-carousel-overlay h2::before,
.jp-carousel-overlay h3::before {
content: none;
display: none;
}
.jp-carousel-overlay .swiper .swiper-button-prev {
left: 0;
right: auto;
}
.jp-carousel-overlay .swiper .swiper-button-next {
right: 0;
left: auto;
}
.jp-carousel-overlay .swiper.swiper-rtl .swiper-button-prev,
.jp-carousel-overlay .swiper.swiper-rtl .swiper-button-next {
transform: scaleX(-1);
}
.jp-carousel-container {
display: grid;
grid-template-rows: 1fr 64px; height: 100%;
}
.jp-carousel-hide-controls .jp-carousel-container {
grid-template-rows: 1fr;
}
.jp-carousel-hide-controls .swiper-wrapper {
margin-top: -32px; }
.jp-carousel-hide-controls .jp-swiper-button-next,
.jp-carousel-hide-controls .jp-swiper-button-prev {
margin-top: -54px; }
.jp-carousel-msg {
font-family: "Open Sans", sans-serif;
font-style: normal;
display: inline-block;
line-height: 19px;
padding: 11px 15px;
font-size: 14px;
text-align: center;
margin: 25px 20px 0 2px;
background-color: var(--jp-carousel-primary-color);
border-left: 4px solid #ffba00;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.jp-carousel-info {
display: flex;
flex-direction: column;
text-align: left !important;
-webkit-font-smoothing: subpixel-antialiased !important;
z-index: 100;
background-color: var(--jp-carousel-bg-color);
transition: opacity 200ms ease-out;
opacity: 1;
}
.jp-carousel-hide-controls .jp-carousel-info {
visibility: hidden;
height: 0;
overflow: hidden;
}
.jp-carousel-info-footer {
position: relative;
background-color: var(--jp-carousel-bg-color);
height: 64px;
display: flex;
align-items: center;
justify-content: space-between;
width: 100vw;
}
.jp-carousel-info-extra {
display: none;
background-color: var(--jp-carousel-bg-color);
padding: 35px;
width: 100vw;
border-top: 1px solid var(--jp-carousel-bg-faded-color);
}
.jp-carousel-title-and-caption {
margin-bottom: 15px;
}
.jp-carousel-info-extra.jp-carousel-show {
display: block;
}
.jp-carousel-info ::selection {
background: var(--jp-carousel-primary-color); color: var(--jp-carousel-primary-color);
}
.jp-carousel-info ::-moz-selection {
background: var(--jp-carousel-primary-color); color: var(--jp-carousel-primary-color);
}
.jp-carousel-photo-info {
left: 0 !important;
width: 100% !important;
}
.jp-carousel-comments-wrapper {
padding: 0;
width: 100% !important;
display: none;
}
.jp-carousel-comments-wrapper.jp-carousel-show {
display: block;
}
.jp-carousel-comments-wrapper > .jp-carousel-photo-info {
display: none;
}
.jp-carousel-transitions .jp-carousel-photo-info {
transition: 400ms ease-out;
}
.jp-carousel-buttons {
margin: -18px -20px 15px;
padding: 8px 10px;
border-bottom: 1px solid #222;
background: #222;
text-align: center;
}
div.jp-carousel-buttons a {
border: none !important;
color: var(--jp-carousel-primary-subtle-color);
font: 400 11px/1.2em "Helvetica Neue", sans-serif !important;
letter-spacing: 0 !important;
padding: 5px 2px 5px 0;
text-decoration: none !important;
text-shadow: none !important;
vertical-align: middle;
-webkit-font-smoothing: subpixel-antialiased;
}
div.jp-carousel-buttons a:hover {
color: var(--jp-carousel-primary-color);
border: none !important;
}
.jp-carousel-transitions div.jp-carousel-buttons a:hover {
transition: none !important;
}
.jp-carousel-slide,
.jp-carousel-slide img {
transform: translate3d(0, 0, 0);
}
.jp-carousel-close-hint {
letter-spacing: 0 !important;
position: fixed;
top: 20px;
right: 30px;
padding: 10px;
text-align: right;
width: 45px;
height: 45px;
z-index: 15;
color: var(--jp-carousel-primary-color);
cursor: pointer;
transition: opacity 200ms ease-out;
}
.jp-carousel-transitions .jp-carousel-close-hint {
transition: color 200ms linear;
}
.jp-carousel-close-hint svg {
padding: 3px 2px;
background: var(--jp-carousel-bg-color);
border-radius: 4px;
}
.jp-carousel-close-hint svg:hover {
background: var(--jp-carousel-primary-subtle-color);
}
.jp-carousel-close-hint:hover {
color: var(--jp-carousel-primary-color);
}
.jp-carousel-close-hint:hover span {
border-color: var(--jp-carousel-primary-color);
} .jp-carousel-pagination-container {
flex: 1;
margin: 0 15px 0 35px;
}
.jp-swiper-pagination,
.jp-carousel-pagination {
color: var(--jp-carousel-primary-color);
font-size: 15px; font-weight: 400;
white-space: nowrap;
display: none;
position: static !important;
}
.jp-carousel-pagination-container .swiper-pagination {
text-align: left;
line-height: 8px;
}
.jp-carousel-pagination {
padding-left: 5px;
}
.jp-swiper-pagination .swiper-pagination-bullet {
background: var(--jp-carousel-primary-subtle-color);
margin: 0 4px;
}
.jp-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: var(--jp-carousel-primary-color);
}
.jp-swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
background: var(--jp-carousel-primary-color);
opacity: 0.5;
}  .jp-carousel-info-footer .jp-carousel-photo-title-container {
flex: 4;
justify-content: center;
overflow: hidden;
margin: 0;
}
.jp-carousel-photo-title,
.jp-carousel-photo-caption {
background: none !important;
border: none !important;
display: inline-block;
font: 400 20px/1.3em "Helvetica Neue", sans-serif;
line-height: normal;
letter-spacing: 0 !important;
margin: 0 0 10px 0;
padding: 0;
overflow: hidden;
text-shadow: none !important;
text-transform: none !important;
color: var(--jp-carousel-primary-color);
}
.jp-carousel-info-footer .jp-carousel-photo-caption {
text-align: center;
font-size: 15px; white-space: nowrap;
color: var(--jp-carousel-primary-subtle-color);
cursor: pointer;
margin: 0;
text-overflow: ellipsis;
}
.jp-carousel-info-footer .jp-carousel-photo-caption p {
margin: 0;
}
.jp-carousel-photo-title {
font-size: 32px;
margin-bottom: 2px;
}
.jp-carousel-photo-description {
color: var(--jp-carousel-primary-subtle-color);
font-size: 16px;
margin: 25px 0;
width: 100%;
overflow: hidden;
overflow-wrap: break-word;
}
.jp-carousel-photo-description p {
color: var(--jp-carousel-primary-subtle-color);
line-height: 1.4;
margin-bottom: 0;
}
.jp-carousel-photo-description p a,
.jp-carousel-comments p a,
.jp-carousel-info h2 a {
color: var(--jp-carousel-primary-color) !important;
border: none !important;
text-decoration: underline !important;
font-weight: 400 !important;
font-style: normal !important;
}
.jp-carousel-photo-description p strong,
.jp-carousel-photo-description p b {
font-weight: 700;
color: var(--jp-carousel-primary-subtle-color);
}
.jp-carousel-photo-description p em,
.jp-carousel-photo-description p i {
font-style: italic;
color: var(--jp-carousel-primary-subtle-color);
}
.jp-carousel-photo-description p a:hover,
.jp-carousel-comments p a:hover,
.jp-carousel-info h2 a:hover {
color: var(--jp-carousel-primary-subtle-color) !important;
}
.jp-carousel-photo-description p:empty {
display: none;
}
.jp-carousel-photo-info h1::before,
.jp-carousel-photo-info h1::after,
.jp-carousel-comments-wrapper h1::before,
.jp-carousel-comments-wrapper h1::after {
content: none !important;
}
.jp-carousel-caption {
font-size: 14px;
font-weight: 400;
margin: 0;
}  .jp-carousel-image-meta {
color: var(--jp-carousel-primary-color);
font: 12px/1.4 "Helvetica Neue", sans-serif !important;
width: 100%;
display: none;
}
.jp-carousel-image-meta.jp-carousel-show {
display: block;
}
.jp-carousel-image-meta li,
.jp-carousel-image-meta h5 {
font-family: "Helvetica Neue", sans-serif !important;
position: inherit !important;
top: auto !important;
right: auto !important;
left: auto !important;
bottom: auto !important;
background: none !important;
border: none !important;
font-weight: 400 !important; line-height: 1.3em !important;
}
.jp-carousel-image-meta ul {
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
}
.jp-carousel-image-meta li {
width: 48% !important;
display: inline-block !important;
vertical-align: top !important;
margin: 0 2% 15px 0 !important;
color: var(--jp-carousel-primary-color) !important;
font-size: 13px !important;
}
.jp-carousel-image-meta h5 {
color: var(--jp-carousel-primary-subtle-color) !important;
text-transform: uppercase !important;
font-size: 10px !important;
margin: 0 0 2px !important;
letter-spacing: 0.1em !important;
}
a.jp-carousel-image-download {
display: inline-block;
clear: both;
color: var(--jp-carousel-primary-subtle-color);
line-height: 1;
font-weight: 400;
font-size: 14px;
text-decoration: none;
}
a.jp-carousel-image-download svg {
display: inline-block;
vertical-align: middle;
margin: 0 3px;
padding-bottom: 2px;
}
a.jp-carousel-image-download span.photo-size {
font-size: 11px;
border-radius: 1em;
margin-left: 2px;
display: inline-block;
}
a.jp-carousel-image-download span.photo-size-times {
padding: 0 1px 0 2px;
}  .jp-carousel-comments {
font: 15px/1.7 "Helvetica Neue", sans-serif !important;
font-weight: 400;
background: none transparent;
width: 100%;
bottom: 10px;
margin-top: 20px;
}
.jp-carousel-comments p a:hover,
.jp-carousel-comments p a:focus,
.jp-carousel-comments p a:active {
color: var(--jp-carousel-primary-color) !important;
}
.jp-carousel-comment {
background: none transparent;
color: var(--jp-carousel-primary-subtle-color);
overflow: auto;
width: 100%;
display: flex;
}
.jp-carousel-comment + .jp-carousel-comment {
margin-top: 20px;
}
.jp-carousel-comment:last-of-type {
margin-bottom: 20px;
}
.jp-carousel-comment p {
color: var(--jp-carousel-primary-subtle-color) !important;
}
.jp-carousel-comment .comment-author {
font-size: 15px;
font-weight: 500;
padding: 0;
width: auto;
display: inline;
float: none;
border: none;
margin: 0;
}
.jp-carousel-comment .comment-author a {
color: var(--jp-carousel-primary-color);
}
.jp-carousel-comment .comment-gravatar {
float: none;
margin-right: 10px;
}
.jp-carousel-comment .comment-content {
border: none;
padding: 0;
}
.jp-carousel-comment .avatar {
margin: 0;
border-radius: 4px;
border: none !important;
padding: 0 !important;
background-color: transparent !important;
min-width: 64px;
min-height: 64px;
width: 64px;
height: 64px;
}
.jp-carousel-comment .comment-date {
color: var(--jp-carousel-primary-subtle-color);
font-size: 11px;
border-bottom: 1px solid var(--jp-carousel-bg-faded-color);
margin-bottom: 6px;
}
#jp-carousel-comment-form {
margin: 0 0 10px !important;
width: 100%;
}
#jp-carousel-comment-form.jp-carousel-is-disabled {
opacity: 0.5;
pointer-events: none;
}
textarea#jp-carousel-comment-form-comment-field {
background: var(--jp-carousel-bg-faded-color);
border: 1px solid var(--jp-carousel-border-color);
color: var(--jp-carousel-primary-subtle-color);
font: 16px/1.4 "Helvetica Neue", sans-serif !important;
width: 100%;
padding: 10px 10px 5px;
margin: 0;
float: none;
height: 147px;
box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.1);
border-radius: 3px;
overflow: hidden;
box-sizing: border-box;
}
textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
color: #555;
}
textarea#jp-carousel-comment-form-comment-field:focus {
background: var(--jp-carousel-bg-faded-color);
color: var(--jp-carousel-primary-subtle-color);
}
textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
color: var(--jp-carousel-primary-subtle-color);
}
#jp-carousel-loading-overlay {
display: none;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
#jp-carousel-loading-wrapper {
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
width: 100vw;
}
#jp-carousel-library-loading,
#jp-carousel-library-loading::after {
border-radius: 50%;
width: 40px;
height: 40px;
}
#jp-carousel-library-loading {
float: left;
margin: 22px 0 0 10px;
font-size: 10px;
position: relative;
text-indent: -9999em;
border-top: 8px solid rgba(255, 255, 255, 0.2);
border-right: 8px solid rgba(255, 255, 255, 0.2);
border-bottom: 8px solid rgba(255, 255, 255, 0.2);
border-left: 8px solid var(--jp-carousel-primary-color);
transform: translateZ(0);
animation: load8 1.1s infinite linear;
}
#jp-carousel-comment-form-spinner,
#jp-carousel-comment-form-spinner::after {
border-radius: 50%;
width: 20px;
height: 20px;
}
#jp-carousel-comment-form-spinner {
display: none;
float: left;
font-size: 10px;
position: absolute; text-indent: -9999em;
border-top: 4px solid rgba(255, 255, 255, 0.2);
border-right: 4px solid rgba(255, 255, 255, 0.2);
border-bottom: 4px solid rgba(255, 255, 255, 0.2);
border-left: 4px solid var(--jp-carousel-primary-color);
transform: translateZ(0);
animation: load8 1.1s infinite linear;
margin: 0 auto;
top: calc(50% - 15px);
left: 0;
bottom: 0;
right: 0;
}
@keyframes load8 {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.jp-carousel-info-content-wrapper {
max-width: 800px;
margin: auto;
}
#jp-carousel-comment-form-submit-and-info-wrapper {
display: none;
overflow: hidden;
width: 100%;
}
#jp-carousel-comment-form-commenting-as input {
background: var(--jp-carousel-bg-color);
border: 1px solid var(--jp-carousel-border-color);
color: var(--jp-carousel-primary-subtle-color);
font: 16px/1.4 "Helvetica Neue", sans-serif !important;
padding: 10px;
float: left;
box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
border-radius: 2px;
width: 285px;
}
#jp-carousel-comment-form-commenting-as input:focus {
background: var(--jp-carousel-bg-faded-color);
color: var(--jp-carousel-primary-subtle-color);
}
#jp-carousel-comment-form-commenting-as p {
font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
margin: 22px 0 0;
float: left;
}
#jp-carousel-comment-form-commenting-as fieldset {
float: left;
border: none;
margin: 20px 0 0 0;
padding: 0;
clear: both;
}
#jp-carousel-comment-form-commenting-as label {
font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
margin: 0 20px 3px 0;
float: left;
width: 100px;
}
#jp-carousel-comment-form-button-submit {
margin-top: 20px;
margin-left: auto;
display: block;
border: solid 1px var(--jp-carousel-primary-color);
background: var(--jp-carousel-bg-color);
border-radius: 3px;
padding: 8px 16px;
font-size: 14px;
color: var(--jp-carousel-primary-color);
}
#jp-carousel-comment-form-button-submit:active,
#jp-carousel-comment-form-button-submit:focus {
background: var(--jp-carousel-primary-color);
color: var(--jp-carousel-bg-color);
}
#jp-carousel-comment-form-container {
margin-bottom: 15px;
width: 100%;
margin-top: 20px;
color: var(--jp-carousel-primary-subtle-color);
position: relative;
overflow: hidden;
}
#jp-carousel-comment-post-results {
display: none;
overflow: auto;
width: 100%;
}
#jp-carousel-comment-post-results span {
display: block;
text-align: center;
margin-top: 20px;
width: 100%;
overflow: auto;
padding: 1em 0;
box-sizing: border-box;
border-radius: 2px;
font: 13px/1.4 "Helvetica Neue", sans-serif !important;
border: 1px solid var(--jp-carousel-border-color);
box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.jp-carousel-comment-post-error {
color: #df4926;
}
#jp-carousel-comments-closed {
display: none;
color: var(--jp-carousel-primary-subtle-color);
}
#jp-carousel-comments-loading {
font: 400 15px/1.7 "Helvetica Neue", sans-serif !important;
display: none;
color: var(--jp-carousel-primary-subtle-color);
text-align: left;
margin-bottom: 20px;
width: 100%;
bottom: 10px;
margin-top: 20px;
} .jp-carousel-photo-icons-container {
flex: 1;
display: block;
text-align: right;
margin: 0 20px 0 30px;
white-space: nowrap;
}
.jp-carousel-icon-btn {
padding: 16px;
text-decoration: none;
border: none;
background: none;
display: inline-block;
height: 64px;
}
.jp-carousel-icon {
border: none;
display: inline-block;
line-height: 0;
font-weight: 400;
font-style: normal;
border-radius: 4px;
width: 31px; padding: 4px 3px 3px;
}
.jp-carousel-icon:hover {
background: var(--jp-carousel-primary-subtle-color);
}
.jp-carousel-icon svg {
display: inline-block;
}
.jp-carousel-overlay rect {
fill: var(--jp-carousel-primary-color);
}
.jp-carousel-selected .jp-carousel-icon {
background: var(--jp-carousel-primary-color);
}
.jp-carousel-selected rect {
fill: var(--jp-carousel-bg-color);
}
.jp-carousel-icon-comments.jp-carousel-show {
display: inline-block;
}
.jp-carousel-icon .jp-carousel-has-comments-indicator {
display: none;
font-size: 12px;
vertical-align: top;
margin-left: -16px;
line-height: 1;
padding: 2px 4px;
border-radius: 4px;
background: var(--jp-carousel-primary-color);
color: var(--jp-carousel-bg-color);
font-weight: 400;
font-family: "Helvetica Neue", sans-serif !important;
position: relative;
}
.jp-carousel-selected .jp-carousel-icon .jp-carousel-has-comments-indicator {
background: var(--jp-carousel-bg-color);
color: var(--jp-carousel-primary-color);
}
.jp-carousel-has-comments-indicator.jp-carousel-show {
display: inline-block;
}  @media only screen and ( max-width: 760px ) {
.jp-carousel-overlay .swiper .swiper-button-next,
.jp-carousel-overlay .swiper .swiper-button-prev {
display: none !important;
}
.jp-carousel-buttons {
display: none !important;
}
.jp-carousel-image-meta {
float: none !important;
width: 100% !important;
box-sizing: border-box;
margin-left: 0;
}
.jp-carousel-close-hint {
font-size: 26px !important;
position: fixed !important;
top: 10px;
right: 10px;
} .admin-bar .jp-carousel-close-hint {
top: 40px;
}
.jp-carousel-slide img {
opacity: 1;
}
.jp-carousel-wrap {
background-color: var(--jp-carousel-bg-color);
}
.jp-carousel-fadeaway {
display: none;
}
.jp-carousel-info > .jp-carousel-photo-info {
display: none;
}
.jp-carousel-comments-wrapper > .jp-carousel-photo-info {
display: block;
}
.jp-carousel-caption {
overflow: visible !important;
}
.jp-carousel-info-footer .jp-carousel-photo-title-container {
display: none;
}
.jp-carousel-photo-icons-container {
margin: 0 10px 0 0;
white-space: nowrap;
}
.jp-carousel-icon-btn {
padding-left: 20px;
}
.jp-carousel-pagination {
padding-left: 5px;
}
.jp-carousel-pagination-container {
margin-left: 25px;
}
.jp-carousel-comment .avatar {
min-width: 48px;
}
#jp-carousel-comment-form-commenting-as fieldset,
#jp-carousel-comment-form-commenting-as input {
width: 100%;
float: none;
}
}