/*
Theme Name: Registro1
Theme URI: https://registro.pl
Author: registro.pl
Author URI: https://registro.pl/
License: Dedykowana
*/

/*-----------------------------------------------------------------------------------*/
/*  Non-semantic helper classes
/*-----------------------------------------------------------------------------------*/

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0;
}
.ir br {
    display: none;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: "";
    display: table;
}
.clearfix:after,
.clear:after {
    clear: both;
}
.clearfix,
.clear {
    *zoom: 1;
}

/*-----------------------------------------------------------------------------------*/
/*  Generic & Typography Styles
/*-----------------------------------------------------------------------------------*/

@font-face {
    font-family: "Flaticons Solid";
    src: url("img/icons.eot");
    src:
        url("img/icons.eot?#iefix") format("embedded-opentype"),
        url("img/icons.svg#flaticons-solid") format("svg"),
        url("img/icons.woff") format("woff"),
        url("img/icons.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Flaticons Social";
    src: url("img/social.eot");
    src:
        url("img/social.eot?#iefix") format("embedded-opentype"),
        url("img/social.svg#flaticons-social") format("svg"),
        url("img/social.woff") format("woff"),
        url("img/social.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

* {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden;
}

html,
body,
button,
input,
select,
textarea {
    font-style: normal;
    font-size: 16px;
    line-height: 1.625rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}

body {
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    overflow-x: hidden;
}

hr {
    height: 2px;
    border: 0;
    margin: 50px 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Crete Round", Cambria, Georgia, serif;
    font-weight: normal;
    clear: both;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 2.25rem; /* 36px */
    line-height: 2.5rem; /* 40px */
    margin-bottom: 1.5rem; /* 24px */
    letter-spacing: -1.5px;
}

h2 {
    font-size: 1.5rem; /* 24px */
    line-height: 1.875rem; /* 30px */
    margin-bottom: 1.5rem; /* 24px */
    letter-spacing: -1px;
}

h3 {
    font-size: 1.125rem; /* 18px */
    line-height: 1.5rem; /* 24px */
    margin-bottom: 1.5rem; /* 24px */
    letter-spacing: -1px;
}

h4 {
    font-size: 1rem; /* 16px */
    line-height: 1.375rem; /* 22px */
    margin-bottom: 1.5rem; /* 24px */
}

h5 {
    font-size: 1rem; /* 16px */
    line-height: 1.25rem; /* 22px */
    margin-bottom: 1.5rem; /* 24px */
}

h6 {
    font-size: 1rem; /* 16px */
    line-height: 1rem; /* 16px */
    margin-bottom: 0.75rem; /* 12px */
    padding-bottom: 8px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline-block;
    font-weight: bold;
}

embed,
audio,
video,
iframe,
object {
    max-width: 100%;
    display: block;
    border: 0;
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

a {
    text-decoration: none;
    outline: 0;
}

a:hover {
    outline: 0;
}

a:focus {
    outline: thin dotted;
}

p {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

p,
ul,
dd,
ol,
hr,
address,
pre,
table,
iframe,
.wp-caption,
.wp-audio-shortcode,
.wp-video-shortcode {
    margin-top: 0;
    margin-bottom: 1.5rem; /* 24px */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio:not([controls]) {
    display: none;
}

[hidden] {
    display: none;
}

::-moz-selection {
    background: #4a89dc;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #4a89dc;
    color: #fff;
    text-shadow: none;
}

svg:not(:root) {
    overflow: hidden;
}

p:last-child,
ul:last-child,
ol:last-child,
table:last-child,
form:last-child,
address:last-child,
pre:last-child,
table:last-child,
.wp-caption:last-child {
    margin-bottom: 0;
}

dd {
    margin-left: 20px;
}

ul,
ol {
    padding: 0 0 0 1.875rem; /* 30px */
}

ul {
    list-style: square;
}

ol {
    list-style: decimal;
}

ul ul,
ol ol,
ul ol,
ol ul {
    margin: 0;
}

b,
th,
dt,
strong {
    font-weight: bold;
}

i,
em,
dfn,
cite {
    font-style: italic;
}

q {
    quotes: none;
}

q:before {
    content: "\201C";
}

q:after {
    content: "\201D";
}

blockquote {
    padding-left: 1.875rem;
    margin: 0 0 1.875rem 1.875rem;
    font-style: italic;
}

blockquote.alignleft,
blockquote.alignright {
    width: 250px;
    max-width: 50%;
    margin-bottom: 1.625rem;
}

blockquote.alignleft {
    float: left;
}

blockquote.alignright {
    float: right;
}

pre,
code,
kbd,
tt,
var {
    background: rgba(0, 0, 0, 0.05);
    font-size: 0.875rem;
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

pre {
    padding: 25px 30px;
    overflow: auto;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

code,
kbd,
tt,
var {
    padding: 2px 5px;
}

abbr,
acronym {
    border-bottom: dotted 1px rgba(0, 0, 0, 0.1);
    cursor: help;
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background: #ff0;
    color: #000;
    font-weight: bold;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

figure {
    margin: 0;
}

table {
    max-width: 100%;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

th,
td {
    padding: 5px 10px;
    vertical-align: top;
}

a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/*-----------------------------------------------------------------------------------*/
/*  Enhancement Styles
/*-----------------------------------------------------------------------------------*/

.sticky {
    /* add styles here */
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.875rem;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.875rem;
}

img.alignleft,
img.alignright {
    margin-bottom: 1rem;
}

img.wp-smiley {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.textcenter {
    text-align: center;
}

.text-overflow {
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.light {
    font-weight: normal;
}

/*-----------------------------------------------------------------------------------*/
/*  Form Styles
/*-----------------------------------------------------------------------------------*/

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input:invalid,
textarea:invalid {
    background-color: #fafafa;
}

label {
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
    cursor: pointer;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,
input {
    line-height: normal;
    *overflow: visible;
    outline: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
}

.button,
.page-pagination a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    display: inline-block;
    cursor: pointer;
    border: 0;
    line-height: 1.5rem; /* 24px */
    padding: 7px 25px 9px 25px;
    font-weight: bold;
    -webkit-border-radius: 99px;
    border-radius: 99px;
}

.sidebar-primary .button,
.sidebar-primary button,
.sidebar-primary input[type="button"],
.sidebar-primary input[type="reset"],
.sidebar-primary input[type="submit"] {
    padding: 5px 20px 7px 20px;
    font-size: 0.875rem;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="url"],
textarea {
    line-height: 1.5rem; /* 24px */
    max-width: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-right: 5px;
}

.sidebar-primary input[type="text"],
.sidebar-primary input[type="email"],
.sidebar-primary input[type="search"],
.sidebar-primary input[type="password"],
.sidebar-primary input[type="url"],
.sidebar-primary textarea {
    padding: 5px 10px;
    font-size: 0.875rem;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
textarea:focus {
    outline: none;
}

input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="url"] {
    padding: 6px 15px 8px 15px;
}

textarea {
    overflow: auto;
    padding: 10px 15px;
    vertical-align: top;
    width: 100%;
    outline: 0;
    resize: vertical;
}

/*-----------------------------------------------------------------------------------*/
/*  Header Styles
/*-----------------------------------------------------------------------------------*/

.site-header {
    padding-top: 10px;
}

#site-title {
    float: left;
    margin: 0 50px 0 0;
    display: block;
    max-width: 100%;
}

#site-title a {
    font-size: 0;
    overflow: hidden;
    display: block;
    width: 77px;
    height: 24px;
    margin-top: 26px;
    -webkit-transition: 0;
    transition: 0;
    max-width: 100%;
    background-size: contain !important;
}

.site-navigation {
    float: left;
    /*margin: 21px -15px -30px -15px;*/
}

.site-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.site-navigation li {
    float: left;
    display: block;
    position: relative;
}

.site-navigation a {
    display: block;
    padding: 8px 13px 6px 13px;
    /* border-radius: 4px 4px 0 0;
	border: solid 1px transparent; */
    position: relative;
    z-index: 11;
}

.site-navigation > ul > li.has-sub-menu > a:after {
    font-family: "Flaticons Solid";
    speak: none;
    content: "\e1bd";
    margin: 0 -3px 0 1px;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 2px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.site-navigation ul.sub-menu {
    display: block;
    position: absolute;
    margin-top: -1px;
    top: 100%;
    left: 1px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    /*border-radius: 0 4px 4px 4px;*/
    min-width: 120%;
    padding: 10px 0;
    z-index: 10;
    width: 250px !important;
}

.site-navigation ul.sub-menu li {
    padding: 0;
    width: 100%;
}

.site-navigation ul.sub-menu a {
    font-size: 0.875rem;
    padding: 4px 33px 4px 13px;
    line-height: 1.25rem;
    display: block;
    border-radius: 0;
}

.site-navigation li.has-sub-menu:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
}

.site-navigation .current-menu-item > a,
.site-navigation .current_page_item > a {
    font-weight: bold;
}

.header-search {
    float: right;
    width: 150px;
    margin: 30px 0 -6px 0;
}

.header-search .search-submit {
    display: none;
}

.header-search .search-field {
    border: 0;
    height: 1.5rem;
    padding: 0 0 0 26px;
    margin: 0;
    border-radius: 0;
    background: url("img/search.png") no-repeat left 4px;
}

.header-search .search-field:active,
.header-search .search-field:focus {
    border: 0;
    background: url("img/search.png") no-repeat left -30px;
}

.header-search label {
    margin: 0;
}

/*-----------------------------------------------------------------------------------*/
/*  Body Styles
/*-----------------------------------------------------------------------------------*/

.body-width {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.screen-reader-text {
    display: none;
}

.site-main {
}

.site-main .body-width {
    padding-top: 70px;
    padding-bottom: 70px;
}

.single .main-content,
.page .main-content {
    width: 760px;
    float: left;
}

.main-middle {
    width: 100%;
    max-width: 550px;
}

.comments-area {
    max-width: 550px;
    width: 100%;
    margin-top: 60px;
    float: right;
}

.author-title {
    font-size: 1.5rem;
    line-height: 1.875rem;
    letter-spacing: -1px;
    margin-bottom: 0.7rem;
}

.comment-content {
    margin-bottom: 0.7rem;
}

.comment-meta {
    font-size: 0.875rem;
}

.comment-avatar {
    height: 40px;
    margin: -7px 15px 0 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.bypostauthor > article .comment-avatar:after {
    position: absolute;
    bottom: -6px;
    right: -6px;
    content: "\e0ca";
    font-family: "Flaticons Solid";
    font-size: 10px;
    text-align: center;
    height: 22px;
    width: 22px;
    line-height: 22px;
    border-radius: 50%;
}

.comment-list,
.comment-list .children {
    list-style: none;
    padding: 0;
    margin: 0;
}

.comment-list {
    margin-bottom: 65px;
}

.comment-list .children {
    padding-left: 30px;
    margin-top: 35px;
}

.comment-list li.comment {
    margin-bottom: 35px;
}

.sep {
    margin: 0 7px;
}

.sep:last-child {
    display: none;
}

.comment-form-author,
.comment-form-email {
    float: left;
    width: 50%;
}

.comment-form-author {
    padding-right: 10px;
}

.comment-form-email {
    padding-left: 10px;
}

.comments-title {
    margin-bottom: 35px;
}

/*-----------------------------------------------------------------------------------*/
/*  Post Grid Styles
/*-----------------------------------------------------------------------------------*/

.post-grid {
    margin: 0 -25px;
}

.post-grid .hentry {
    float: left;
    position: relative;
    width: 33.333333333%;
    max-width: 50%;
    padding: 0 25px;
    margin-bottom: 50px;
}

.post-grid .hentry .entry-title {
    font-size: 1.5rem;
    line-height: 1.875rem;
    letter-spacing: -1px;
    margin-bottom: 0.5rem;
}

.post-grid .hentry .entry-content {
    margin-bottom: 0.5rem;
}

.page-pagination {
    text-align: center;
}

.page-pagination a {
    display: inline-block;
    margin: 0 5px;
}

.page-pagination a:only-child {
    font-size: 0;
    position: relative;
    width: 100px;
    margin: 0;
    padding: 0;
    height: 40px;
}

.page-pagination.ajax-active a:only-child {
    background: 0;
}

.page-pagination a:only-child:before,
.page-pagination a:only-child:after {
    position: absolute;
    height: 32px;
    width: 32px;
    top: -4px;
    left: 50%;
    margin-left: -16px;
    font-family: "Flaticons Solid";
    font-size: 32px;
    line-height: 32px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 1;
}

.page-pagination a:only-child:before {
    content: "\e1b8";
    top: 4px;
}

.page-pagination a:only-child:after {
    content: "\e1a2";
    font-size: 16px;
    opacity: 0;
    -webkit-animation: Loading 1s infinite linear;
    animation: Loading 1s infinite linear;
}

.page-pagination.ajax-active a:only-child:before {
    opacity: 0;
    top: 14px;
}

.page-pagination.ajax-active a:only-child:after {
    opacity: 1;
    top: 4px;
}

keyframes Loading {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes Loading {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.page-header {
    margin-bottom: 50px;
}

.page-header h1 {
    margin: 0;
}

/*-----------------------------------------------------------------------------------*/
/*  General Post Styles
/*-----------------------------------------------------------------------------------*/

.hentry .entry-header {
    margin-bottom: 1.8125rem;
}

.hentry .entry-header audio,
.hentry .entry-header video {
    height: auto !important;
    margin-bottom: 30px;
}

article.page,
.single article.hentry {
    width: 100%;
    /*	max-width: 550px;
	float: right;*/
}

.single article.hentry .entry-header {
    margin-bottom: 40px;
}

.hentry .entry-footer {
    font-size: 0.875rem;
}

.single .hentry .entry-footer {
    margin-top: 1.5rem; /* 24px */
}

.hentry .more-link {
    display: inline-block;
    width: 34px;
    height: 16px;
    border-radius: 99px;
    font-size: 0;
    margin-left: 5px;
}

.ie .hentry .more-link {
    vertical-align: middle;
}

.hentry .entry-preview img {
    display: block;
    margin: 0 auto;
}

.hentry .entry-preview {
    display: block;
    position: relative;
}

.hentry .entry-preview:before,
.gallery-icon a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.25);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.hentry .entry-preview:after,
.gallery-icon a:after {
    position: absolute;
    font-family: "Flaticons Solid";
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #363b40;
    top: 50%;
    left: 50%;
    height: 30px;
    width: 30px;
    margin: -15px 0 0 -15px;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.format-standard .entry-preview:after,
.sidebar-right .entry-preview:after,
.gallery-icon a:after {
    content: "\e174";
}

.entry-header a[href$=".gif"]:after,
.entry-header a[href$=".jpg"]:after,
.entry-header a[href$=".png"]:after,
.entry-header a[href$=".bmp"]:after {
    content: "\e1a8";
}

.hentry .entry-preview:hover:before,
.hentry .entry-preview:hover:after,
.gallery-icon a:hover:before,
.gallery-icon a:hover:after {
    opacity: 1;
    visibility: visible;
}

.hentry .entry-preview:hover:after,
.gallery-icon a:hover:after {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.hentry.format-link .entry-title {
    margin-bottom: 0;
}

.hentry .link-url {
    margin-bottom: 1.5rem;
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.post-grid .hentry .link-url {
    margin-bottom: 0.6rem;
}

.meta-share {
    float: right;
    font-family: "Flaticons Solid";
    font-size: 16px;
    position: relative;
}

.meta-likes {
    float: right;
}

.meta-likes .zilla-likes {
    margin-left: 15px;
}

.meta-likes .zilla-likes.active {
    color: #f56559; /* variable */
}

.meta-likes .zilla-likes:before {
    content: "\e0b6";
    font-size: 16px;
    font-family: "Flaticons Solid";
    vertical-align: bottom;
    margin-bottom: 2px;
    margin-right: 3px;
}

.meta-likes .zilla-likes-postfix {
    display: none;
}

.sharing-panel {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    font-weight: bold;
    bottom: 36px;
    right: -62px;
    border-radius: 4px;
    -ms-transform: scale(0.1);
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin-bottom: -50px;
    padding: 5px 0 5px 5px;
    width: 140px;
}

.sharing-panel-active .sharing-panel {
    opacity: 1;
    visibility: visible;
    margin: 0;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.sharing-panel:after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -6px;
    background: #fff;
    width: 12px;
    height: 12px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-shadow:
        0 0 0 1px #dcdcdc,
        1px 1px 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow:
        0 0 0 1px #dcdcdc,
        1px 1px 2px 0 rgba(0, 0, 0, 0.15);
}

.sharing-panel:before {
    content: "";
    width: 26px;
    height: 10px;
    background: #fff; /* variable */
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -13px;
    z-index: 5;
}

.sharing-panel ul.iconed-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sharing-panel ul.iconed-list li {
    display: block;
    float: left;
    padding-right: 5px;
    margin-right: 6px;
    position: relative;
}

.sharing-panel ul.iconed-list li:last-of-type {
    margin: 0;
}

.sharing-panel ul.iconed-list li:last-of-type:after {
    display: none;
}

.sharing-panel ul.iconed-list li:after {
    content: "";
    position: absolute;
    height: 46px;
    width: 1px;
    top: 50%;
    margin-top: -23px;
    right: -1px;
}

.sharing-panel ul.iconed-list a {
    display: block;
    height: 36px;
    width: 36px;
    border-radius: 1px;
    position: relative;
    z-index: 15;
    font-family: "Flaticons Social";
    font-size: 16px;
    line-height: 36px;
    text-align: center;
}

.sharing-panel ul.iconed-list .share-facebook a {
    color: #3b5998; /* Facebook */
}

.sharing-panel ul.iconed-list .share-facebook a:hover {
    background-color: #3b5998; /* Facebook */
}

.sharing-panel ul.iconed-list .share-twitter a {
    color: #00acee; /* Twitter */
}

.sharing-panel ul.iconed-list .share-twitter a:hover {
    background-color: #00acee; /* Twitter */
}

.sharing-panel ul.iconed-list .share-google a {
    color: #db4a39; /* Google+ */
}

.sharing-panel ul.iconed-list .share-google a:hover {
    background-color: #db4a39; /* Google+ */
}

.sharing-panel ul.iconed-list a:hover {
    color: #fff;
}

/*-----------------------------------------------------------------------------------*/
/*  Gallery Post Styles
/*-----------------------------------------------------------------------------------*/

.wp-caption {
    max-width: 100%;
}

.gallery .gallery-item .gallery-caption,
.wp-caption-text {
    font-size: 0.875rem;
    line-height: 1.375rem;
    text-align: center;
    padding: 8px 20px 9px 20px;
}

.format-gallery .entry-header {
    width: auto !important;
    height: auto !important;
}

.gallery {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.gallery .gallery-item {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.gallery .gallery-item:first-child {
    display: block;
    position: relative;
    float: left;
}

.gallery-icon {
    position: relative;
}

.gallery-item .gallery-caption {
    display: none;
}

.gallery-item .gallery-icon a {
    display: block;
}

.gallery-item .gallery-icon img {
    display: block;
    margin: 0 auto;
}

.gallery_nav {
    font-family: "Flaticons Solid";
    position: absolute;
    bottom: 20px;
    background: #fff;
    height: 30px;
    width: 30px;
    border-radius: 4px;
    text-align: center;
    line-height: 30px;
    color: #363b40; /* variable */
    float: left;
    margin-left: 5px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    z-index: 50;
    color: #363b40 !important;
}

.gallery_nav.next {
    right: 20px;
}

.gallery_nav.prev {
    right: 55px;
}

/*-----------------------------------------------------------------------------------*/
/*  Video/Audio Post Styles
/*-----------------------------------------------------------------------------------*/

.wp-video,
.wp-audio {
    overflow: hidden;
    width: 100% !important;
}

.mejs-container {
    background: #000;
    width: auto !important;
    max-width: 100%;
}

.mejs-audio {
    height: 30px !important;
}

.mejs-inner {
    position: relative;
    max-height: 100%;
}

.mejs-container-fullscreen .mejs-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 30px;
    display: table-cell;
    vertical-align: middle;
}

.mejs-mediaelement video {
    margin: 0 !important;
}

.mejs-container-fullscreen .mejs-mediaelement {
    display: inline;
}

.mejs-container-fullscreen .mejs-controls {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
}

.mejs-video {
    margin-bottom: 0;
    width: auto !important;
    height: auto !important;
}

.mejs-container-fullscreen {
    margin-bottom: 0;
}

.mejs-layers {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.mejs-fullscreen-hover {
    display: none !important;
}

.mejs-controls {
    position: relative;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: 30px;
    pointer-events: auto !important;
}

.mejs-controls:hover {
    visibility: visible !important;
    opacity: 1 !important;
}

.mejs-poster {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
}

.mejs-playpause-button,
.mejs-fullscreen-button {
    width: 40px;
    height: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    pointer-events: auto !important;
}

.gecko .mejs-fullscreen-button {
    visibility: hidden;
}

.mejs-playpause-button {
    left: 0;
}

.mejs-fullscreen-button {
    right: 0;
}

.mejs-playpause-button button,
.mejs-fullscreen-button button {
    width: 40px;
    height: 30px;
    background: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 0;
}

.mejs-button button:before {
    font-family: "Flaticons Solid";
    line-height: 30px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.mejs-play button:before {
    content: "\e187";
}

.mejs-pause button:before {
    content: "\e185";
}

.mejs-fullscreen-button button:before {
    content: "\e1a8";
}

.mejs-button:hover button:before {
    color: #fff;
}

.mejs-volume-button {
    display: none;
}

.mejs-currenttime-container,
.mejs-duration-container {
    font-size: 0.75em;
    line-height: 29px;
    font-weight: bold;
}

.mejs-currenttime-container {
    position: absolute;
    top: 0;
    left: 40px;
    bottom: 0;
}

.mejs-duration-container {
    position: absolute;
    top: 0;
    right: 40px;
    bottom: 0;
    text-align: right;
}

.mejs-audio .mejs-duration-container {
    right: 15px;
}

.mejs-time-rail {
    position: absolute;
    top: 12px;
    left: 80px;
    right: 80px;
    bottom: 12px;
    height: 5px;
    width: auto !important;
}

.mejs-audio .mejs-time-rail {
    right: 55px;
}

.mejs-time-total,
.mejs-time-buffering,
.mejs-time-loaded,
.mejs-time-current {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    max-width: 100%;
    cursor: pointer;
    border-radius: 1px;
}

.mejs-time-total {
    right: 0;
    width: 100% !important;
}

.mejs-time-float {
    position: absolute;
    font-size: 0.75rem;
    display: none;
    bottom: 13px;
    z-index: 10;
    padding: 0 5px;
    line-height: 25px;
    height: 25px;
    width: 50px;
    margin-left: -25px;
    text-transform: none;
    border-radius: 4px;
    white-space: nowrap;
    text-align: center;
    font-weight: bold;
    pointer-events: none;
}

.mejs-time-float:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 5px;
    left: 50%;
    margin-left: -5px;
}

.mejs-overlay-play {
    display: none;
}

/*-----------------------------------------------------------------------------------*/
/*  Magnific Popup Styles
/*-----------------------------------------------------------------------------------*/

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #cccccc;
}

.mfp-preloader a:hover {
    color: white;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: 0 !important;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px 0;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: center;
    color: #6d7073; /* variable */
    word-wrap: break-word;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    background: #e9eaec; /* variable */
    font-size: 0.875rem;
    line-height: 1.375rem;
    padding: 8px 15px 10px 15px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
    screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

/*-----------------------------------------------------------------------------------*/
/*  Sidebar Styles
/*-----------------------------------------------------------------------------------*/

.show-sidebar {
    width: 40px;
    height: 40px;
    background: #89c161; /* variable */
    border-radius: 0 0 0 4px;
    padding: 11px 10px 7px 10px;
    overflow: hidden;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99;
}

.show-sidebar span {
    width: 20px;
    height: 4px;
    border-radius: 1px;
    margin-bottom: 3px;
    display: block;
    background: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.close-icon .bar-2 {
    opacity: 0;
    visibility: hidden;
}

.close-icon .bar-1 {
    -ms-transform: translateY(7px) rotate(-45deg);
    -webkit-transform: translateY(7px) rotate(-45deg);
    transform: translateY(7px) rotate(-45deg);
}

.close-icon .bar-3 {
    -ms-transform: translateY(-7px) rotate(45deg);
    -webkit-transform: translateY(-7px) rotate(45deg);
    transform: translateY(-7px) rotate(45deg);
}

.sidebar-on {
    margin-right: 320px;
}

.sidebar-primary {
    width: 320px;
    padding: 50px 40px;
    overflow: auto;
    position: fixed;
    top: 0;
    right: -315px;
    bottom: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 97;
}

.sidebar-primary.sidebar-on {
    right: -320px;
}

.sidebar-primary table {
    max-width: 100%;
}

.sidebar-primary td {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

.widget-title {
    margin-bottom: 0.75rem;
}

.widget {
    margin-bottom: 50px; /*
	opacity: 0;
	visibility: hidden;
	-ms-transform: scale(0.75);
	-webkit-transform: scale(0.75);
	transform: scale(0.75);
	-webkit-transition: all .2s ease-in-out;
	-webkit-transition-delay: .2s;
	transition: all .2s ease-in-out;
	transition-delay: .2s;*/
}

/*
.sidebar-on .widget {
	opacity: 1;
	visibility: visible;
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
*/

.widget p {
    margin-bottom: 1.25rem;
}

.widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget p:last-child {
    margin-bottom: 0;
}

.widget_nav_menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget_nav_menu li {
    display: block;
}

.widget_nav_menu a {
    display: block;
    line-height: 38px;
    height: 40px;
}

.widget_nav_menu .current-menu-item > a:first-of-type,
.widget_nav_menu .current_page_item > a:first-of-type {
    font-weight: bold;
}

.widget_nav_menu .current-menu-item > a:first-of-type:after {
    content: "";
    height: 6px;
    width: 6px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.widget_nav_menu li.has-sub-menu .dropdown {
    font-family: "Flaticons Solid";
    float: right;
    margin-top: -40px;
    width: 40px;
    border: none;
    display: block;
    text-align: center;
}

.widget_nav_menu li.has-sub-menu .dropdown:after {
    content: "\e1bd";
    font-family: "Flaticons Solid";
}

.widget_nav_menu li.has-sub-menu .dropdown-active:after {
    content: "\e1bc";
}

.widget_nav_menu ul.sub-menu {
    overflow: hidden;
    display: none;
}

.widget_nav_menu ul.sub-menu a {
    font-size: 0.875rem;
    height: 36px;
    line-height: 34px;
    padding-left: 15px;
}

.widget_search .search-field {
    border: solid 1px transparent;
    width: 148px;
    float: left;
}

.widget_search .search-field:focus {
    border: solid 1px transparent;
}

.widget_search .search-submit {
    float: left;
}

.search-form label {
    float: left;
}

.avatar {
    border-radius: 50%;
}

.sidebar-right {
    width: 150px;
    float: right;
}

.sidebar-right ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sidebar-right li {
    margin: 10px 0 23px 0;
}

.sidebar-right .entry-preview {
    margin-bottom: 15px;
}

.sidebar-right .entry-title {
    margin-bottom: 0;
}

.sidebar-right .entry-preview-placeholder {
    width: 150px;
    height: 110px;
    display: block;
    position: relative;
}

.sidebar-right .entry-preview-placeholder:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin: -15px 0 0 -15px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.1);
    font-family: "Flaticons Solid";
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

.sidebar-right .format-audio .entry-preview-placeholder:after {
    content: "\e19b";
}

.sidebar-right .format-gallery .entry-preview-placeholder:after {
    content: "\e083";
}

.sidebar-right .format-video .entry-preview-placeholder:after {
    content: "\e085";
}

.sidebar-right .format-link .entry-preview-placeholder:after {
    content: "\e0c1";
}

.sidebar-right .format-standard .entry-preview-placeholder:after {
    content: "\e01f";
}

.sidebar-right .meta-timestamp {
    font-size: 0.875rem;
    display: block;
}

.sidebar-left {
    width: 150px;
    float: left;
}

.sidebar-left aside {
    display: block;
    margin-bottom: 30px;
}

.sidebar-left h6 {
    clear: both;
}

.sidebar-left ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.activity-list span {
    display: block;
}

/*-----------------------------------------------------------------------------------*/
/*  Footer Styles
/*-----------------------------------------------------------------------------------*/

.site-footer {
    font-size: 0.875rem;
    line-height: 1.375rem;
    padding: 30px 0 70px 0;
}

/*-----------------------------------------------------------------------------------*/
/*  Responsive Styles
/*-----------------------------------------------------------------------------------*/

@media only screen and (max-width: 1023px) {
    #site-title {
        width: auto;
        height: auto;
        margin-right: 30px;
    }

    #site-title a {
        margin-top: 0;
    }

    .site-navigation {
        display: none;
    }

    .header-search {
        margin-top: 0;
        float: left;
    }

    .single .hentry,
    .sidebar-left,
    .comments-area {
        float: none;
    }

    .single article.hentry {
        margin-bottom: 70px;
    }

    .sidebar-left {
        max-width: 570px;
        width: auto;
        margin-right: -20px;
        margin-bottom: 50px;
    }

    .sidebar-left aside {
        width: 33.333333333%;
        float: left;
        padding-right: 20px;
    }

    .single-post .sidebar-left aside:first-of-type {
        display: none;
    }

    .page .sidebar-right {
        display: none;
    }

    .post-grid .hentry {
        width: 50%;
    }

    .page .main-content {
        width: auto;
        float: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .body-width {
        width: 768px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .single .main-content {
        width: 508px;
    }

    .sidebar-left aside {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    body {
        min-width: 100%;
    }

    .body-width {
        width: 100%;
        max-width: 480px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .post-grid {
        margin: 0;
    }

    .post-grid .hentry {
        top: auto !important;
        left: auto !important;
        position: relative !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 0;
    }

    .single .main-content {
        width: auto;
        float: none;
    }

    .sidebar-left aside {
        float: none;
        width: auto;
    }

    .sidebar-left aside:last-of-type {
        margin-bottom: 0;
    }

    .sidebar-right {
        display: none;
    }
}

/** bootstrap grid **/

@-ms-viewport {
    width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 768px) {
    .col,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 992px) {
    .col,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .col,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}
.clearfix,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* wpa-accessibility start */
.wpa-ld button span.screen-reader,
.longdesc-link span.screen-reader,
.wpa-hide-ltr#skiplinks a,
.wpa-hide-ltr#skiplinks a:hover,
.wpa-hide-ltr#skiplinks a:visited,
.wpa-hide-rtl#skiplinks a,
.wpa-hide-rtl#skiplinks a:hover,
.wpa-hide-rtl#skiplinks a:visited {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

.wpa-hide-ltr#skiplinks a:focus,
.wpa-hide-rtl#skiplinks a:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

.wpa-alt,
.wpa-ld {
    display: inline-block;
    position: relative;
}

/* basic support for themes that don't define alignleft and alignright for non-image elements. */
div.alignleft.wpa-alt,
div.alignleft.wpa-ld {
    float: left;
}

div.alignright.wpa-alt,
div.alignright.wpa-ld {
    float: right;
}

div.aligncenter.wpa-alt,
div.aligncenter.wpa-ld {
    display: block;
    margin: 0 auto;
    width: fit-content;
}

.wpa-focusable:focus {
    outline: 1px solid;
    outline-offset: 1px;
}

.wpa-alt button.wpa-toggle,
.wpa-ld a.wpa-toggle,
.wpa-ld button.wpa-toggle {
    bottom: 2px;
    left: 2px;
    position: absolute;
    line-height: 1.4;
    min-width: 24px;
}

.top-left .wpa-alt a.wpa-toggle,
.top-left .wpa-alt button.wpa-toggle,
.top-left .wpa-ld a.wpa-toggle,
.top-left .wpa-ld button.wpa-toggle {
    top: 2px;
    bottom: auto;
}

.top-right .wpa-alt a.wpa-toggle,
.top-right .wpa-alt button.wpa-toggle,
.top-right .wpa-ld a.wpa-toggle,
.top-right .wpa-ld button.wpa-toggle {
    top: 2px;
    right: 2px;
    left: auto;
    bottom: auto;
}

.bottom-right .wpa-alt a.wpa-toggle,
.bottom-right .wpa-alt button.wpa-toggle,
.bottom-right .wpa-ld a.wpa-toggle,
.bottom-right .wpa-ld button.wpa-toggle {
    right: 2px;
    left: auto;
}

.wpa-alt .wpa-ld button {
    left: 2.5em;
}

.top-right .wpa-alt .wpa-ld button,
.bottom-right .wpa-alt .wpa-ld button {
    left: auto;
    right: 2.5em;
}

.wpa-alt button.wpa-toggle,
.wpa-alt button.wpa-toggle:active,
.wpa-alt button.wpa-toggle:focus,
.wpa-alt button.wpa-toggle:hover,
.wpa-ld button.wpa-toggle,
.wpa-ld button.wpa-toggle:active,
.wpa-ld button.wpa-toggle:focus,
.wpa-ld button.wpa-toggle:hover {
    border: 1px solid #777;
    border-radius: 2px;
    z-index: 10;
}

.wpa-ld .longdesc {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    overflow-y: scroll;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.95);
    padding: 2em 1em;
    text-align: left;
}

.wpa-alt .wpa-alt-text {
    position: absolute;
    width: calc(100% - 2em);
    height: 6em;
    bottom: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.95);
    padding: 1.5em;
    margin: 1em;
    border-radius: 15px;
    box-shadow: 0 0 6px #333;
    text-align: left;
    z-index: 10;
}

.top-right .wpa-alt .wpa-alt-text,
.top-left .wpa-alt .wpa-alt-text {
    bottom: auto;
    top: 0;
    margin-top: 2.5em;
}

.rtl .wpa-alt .wpa-alt-text,
.rtl .wpa-ld .longdesc {
    text-align: right;
}

.wpa-alt button.wpa-toggle,
.wpa-alt button.wpa-toggle:active,
.wpa-alt button.wpa-toggle:focus,
.wpa-alt button.wpa-toggle:hover,
.wpa-alt a.wpa-toggle,
.wpa-ld button.wpa-toggle,
.wpa-ld button.wpa-toggle:active,
.wpa-ld button.wpa-toggle:focus,
.wpa-ld button.wpa-toggle:hover,
.wpa-ld a.wpa-toggle {
    font-size: 1rem;
    background: rgba(255, 255, 255, 0.8) !important;
    padding: 0;
    font-weight: 700;
    font-family:
        Menlo,
        Consolas,
        Monaco,
        Liberation Mono,
        Lucida Console,
        monospace;
    color: #000 !important;
    padding: 2px 4px;
    border-radius: 3px;
}

.wpa-ld .dashicons,
.wpa-ld .dashicons:before {
    line-height: inherit;
}

.wpa-alt button:focus,
.wpa-alt button:hover,
.wpa-ld button:focus,
.wpa-ld button:hover {
    background: rgba(0, 0, 0, 0.8) !important;
    color: #fff !important;
    border: 1px solid #000 !important;
    cursor: pointer;
    outline: 2px solid #a00 !important;
    outline-offset: 1px;
}

.template-longdesc {
    text-align: left;
    line-height: 1.5;
    width: 100%;
    max-width: 50em;
    padding: 2em;
    margin: 1em auto;
    background: #fdfdfd;
    color: #333;
    box-shadow: 0 0 5px;
    font-size: 1.4em;
}

label.wpa-screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

.wpa-content-summary {
    padding: 30px;
    background: rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
}

.wpa-content-summary div p:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
}

.wpa-excerpt .wp-block-read-more,
.wpa-excerpt .wp-block-post-excerpt__more-text {
    display: none !important;
}

.wpa-excerpt .wp-block-post-excerpt .continue {
    margin-top: 1rem;
    display: block;
}
/* wpa-accessibility koniec */

/** styl **/

.attachment a {
    background: #00124c;
    border-radius: 8px;
    padding: 32px 24px;
    margin-bottom: 30px;
    color: #f0f0f0;
}

.attachment a:hover {
    background: #14468c;
    color: #f0f0f0;
}

.attachment a::before {
    font-weight: bold;
    content: "Kliknij aby pobrać";
    display: block;
    margin-bottom: 4px;
}
.attachment a {
    width: 100%;
    display: block;
    padding: 24px;
    text-align: center;
    content: :;
}
.tresc .download-file p:empty {
    display: none;
}

.site-navigation {
    margin-top: 0px;
    margin-bottom: 0px;
}
.menu-reg {
    /* bylo ciemniej background-color: #043c81; */
    background-color: #115cb7;
}

.menu-reg .container {
}
.menu-reg ul.menu > li {
}
.menu-reg ul.menu > li > a {
    height: 48px;
    padding-top: 0.7em;
    padding-bottom: 0.7em;
}

.large-screens .menu-reg ul.menu > li.has-sub-menu:hover {
    background: red;
}

.site-navigation ul.sub-menu {
}

/** coursel **/

.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;

        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(
        left,
        rgba(0, 0, 0, 0.5) 0%,
        rgba(0, 0, 0, 0.0001) 100%
    );
    background-image: -o-linear-gradient(
        left,
        rgba(0, 0, 0, 0.5) 0%,
        rgba(0, 0, 0, 0.0001) 100%
    );
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 0, 0, 0.5)),
        to(rgba(0, 0, 0, 0.0001))
    );
    background-image: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5) 0%,
        rgba(0, 0, 0, 0.0001) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(
        left,
        rgba(0, 0, 0, 0.0001) 0%,
        rgba(0, 0, 0, 0.5) 100%
    );
    background-image: -o-linear-gradient(
        left,
        rgba(0, 0, 0, 0.0001) 0%,
        rgba(0, 0, 0, 0.5) 100%
    );
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 0, 0, 0.0001)),
        to(rgba(0, 0, 0, 0.5))
    );
    background-image: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.0001) 0%,
        rgba(0, 0, 0, 0.5) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}
.carousel-control .icon-prev:before {
    content: "\2039";
}
.carousel-control .icon-next:before {
    content: "\203a";
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}

.cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #1a1a1a;
    color: #fff;
    padding: 18px 20px;
    z-index: 9999;
    border-top: 2px solid #444;
    display: none;
    font-family: system-ui, sans-serif;
}

.cookie-banner__content {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.cookie-banner__buttons {
    display: flex;
    gap: 10px;
}

.cb-btn {
    border: none;
    padding: 10px 16px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 4px;
}

.cb-btn--primary {
    background: #4caf50;
    color: #fff;
}

.cb-btn--secondary {
    background: #2f2f2f;
    color: #fff;
}

@media (min-width: 640px) {
    .cookie-banner__content {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
}


/* Tło pod modala */
.sgk-modal-backdrop {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;

    /* domyślnie ukryte – pokaż przez JS dodając klasę .is-open */
    opacity: 0;
    pointer-events: none;
    transition: opacity 150ms ease-out;
}

.sgk-modal-backdrop.is-open {
    opacity: 1;
    z-index: 10000;
    pointer-events: auto;
}

/* Okno modala */
.sgk-modal {
    position: relative;
    max-width: 640px;
    width: min(640px, 92vw);
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.22);
    padding: 24px 24px 20px;
    border-top: 4px solid #1b7f5a; /* delikatne wrażenie „ważne, ale nie alarm” */
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

/* Przycisk zamknięcia (X) */
.sgk-modal__close {
    position: absolute;
    top: 10px;
    right: 12px;
    border: none;
    background: transparent;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    color: #777 !important;
}

.sgk-modal__close:hover,
.sgk-modal__close:focus-visible {
    color: #111;

}
.sgk-modal__close:hover {
    background: #fff;
}

/* Nagłówek */
.sgk-modal__header {
    margin-bottom: 12px;
}

.sgk-modal__eyebrow {
    font-size: 11px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #1b7f5a;
    font-weight: 600;
    margin-bottom: 4px;
}

.sgk-modal__title {
    font-size: 20px;
    line-height: 1.3;
    margin: 0;
    color: #222;
}

/* Treść */
.sgk-modal__body {
    font-size: 15px;
    line-height: 1.6;
    color: #333;
    margin-top: 4px;
}

.sgk-modal__body p {
    margin: 0 0 8px;
}

.sgk-modal__body p:last-child {
    margin-bottom: 0;
}

/* Stopka / przycisk */
.sgk-modal__footer {
    margin-top: 18px;
    display: flex;
    justify-content: flex-end;
}

.sgk-modal__button {
    min-width: 130px;
    padding: 8px 16px;
    border-radius: 999px;
    border: 1px solid #1b7f5a;
    background: #1b7f5a;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}

.sgk-modal__button:hover,
.sgk-modal__button:focus-visible {
    background: #166448;
    border-color: #166448;
}

/* Responsywność: minimalne ścieśnienie na mniejszych ekranach */
@media (max-width: 480px) {
    .sgk-modal {
        padding: 18px 16px 16px;
        border-radius: 10px;
    }

    .sgk-modal__title {
        font-size: 18px;
    }

    .sgk-modal__body {
        font-size: 14px;
    }
}



/* wag */


.news-data {
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: 0.75rem;
    padding-bottom: 8px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline-block;
    font-weight: bold;
    cursor: pointer;
}
.indexnews  h2 {
    color: #4a89dc;
}

.indexnews:hover h2 {
    color: #363B40;
}
.indexnews .teaser {
    text-decoration: none;     /* usuwa podkreślenie */
    color: inherit;            /* bierze kolor z rodzica */
    color: #6D7073 !important;
}

.indexnews:hover  .teaser {
    color: #6D7073;
}

.pojo-skip-content {
    color: black !important;
}