.btn-home a {    box-shadow: 0 3px 0 rgba(42, 197, 238, .5);}::-moz-selection {background: #2ac5ee}::selection {background: #2ac5ee;}.btn-home a,.skillbar-title,.skillbar-bar,#filters li span.active,#filters li span:hover,#filters li span:focus,.btn-primary,.label-primary,#contact input.submit,.blog-list li:hover,.blog-widget-container .cat-item  a:hover,.cbp-l-filters-button .cbp-filter-item-active,.cbp-l-filters-button .cbp-filter-counter,.nav > li > a:hover, .nav > li > a:focus,.shop-btn-box:hover,.pagination > .active > a,.pagination  .current,.onsale,.woocommerce span.onsale, .woocommerce-page span.onsale,.woocommerce-page a.added_to_cart:hover,.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle,a.bt-style,.cbp-l-filters-alignCenter .cbp-filter-counter,.st_price_style_2 .featured_true,.st_price_style_2 a.btn:hover,.st-social-share span, .st-social-share a,.st_paging_navigation .page-numbers.current{background: #2ac5ee;}a,.about-icon .fa-circle,.highlight,figure figcaption a:hover,.dropdown-menu > li:hover > a,.dropdown-menu > li:hover > b.st_caret>i,.dropdown-menu > li > a:focus.navbar-default .navbar-nav > .hovernav:hover > a,.navbar-default .navbar-nav > .hovernav:hover > a:hover,.navbar-default .navbar-nav > .hovernav:hover > a:focus.nav > li > a:hover,.nav > li > a:focus,.nav > li > span:hover,.nav > li > span:focus,.navbar-default .navbar-nav > li  a:hover,.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,.portfolio-links a:hover,.portfolio-links .icon:hover,.connected-icon a:focus,.connected-icon a:hover,.btn-link,.post-title a:hover,.post-title a:focus,#main-nav .current,.star-rating span,.woocommerce-page  p.stars  a:hover:after,.woocommerce-page  p.stars  a.active:after,.navbar-default .navbar-nav > .current-menu-item.hovernav > a,.navbar-default .navbar-nav > .current-menu-item.hovernav > a+b,.footer-logo a:hover,#main-nav .current-menu-ancestor > a,.current-menu-ancestor > b,#main-nav .current-menu-parent .current-menu-item > a,.navbar-default .navbar-nav > li:hover > b,#filters-container-hovertext .cbp-filter-item,.portfolio_desc h4 a:hover,.blog_post_style_2 .media .popup-media a i,.blog_post_style_2 .media:hover .popup-media a i,#breadcrumbs li,.connected-icon a,.element_blog_style_list .st-media .media:hover .popup-media i,.title_related h4.title_related_post{color: #2ac5ee;}.st_paging_navigation .page-numbers.current{border-color: #2ac5ee}.cbp-l-filters-alignCenter .cbp-filter-counter:before{border-top-color: #2ac5ee;}.phone-info {background: rgba(42, 197, 238, 0.2);}.cbp-l-filters-button .cbp-filter-counter:before {border-top: 4px solid #2ac5ee;}@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&subset=latin-ext');
/* OWN */
/* KOLORY */
:root {
    --greyDark: rgb(49,57,64);
    /*--grey: rgb(72,65,65);*/
    --grey: #454b4c;
    --greyLight: rgb(122,116,116);
    --greyUltraLight: rgba(173,170,170,1);
    --greyBcg: #eeeeee;
    
    --blueLink:#4e4ec4;
    --blueLinkHover: #a31d22;
    --bordowy: #a31d22;
    --color-info: #2ac5ee !important;
    --navy: #002C69;

    
    --czarny:rgb(19,18,21);
    --ownRed: #f94b4c;
    /* KOLORY DZIALAN */
    --badaniaRaporty: #80cbb4;
    --edukacja: #abc46a;
    --projekty: #82d6d7;
    --pas: #f94b4c;
    --kampanieSpoleczne: #ffc04c;
    --dzialaniaStraznicze: #c63d3d;
}
::selection {
    background: rgba(0,0,0,.5);
}
html {
    scroll-behavior: smooth;
}
body {
    background-color: var(--greyBcg);
}
/* Footer */
.col-lg-12.footer-menu {
    padding-bottom: 40px;
}
.col-lg-12.footer-menu div {
    float: none !important;
}
#footer_wrap {
    display: none;
}
.col-lg-12.footer-menu div p {
    color: var(--color-info);
    opacity: .5;
}
/* BLOG */
.section-single.no-title.current {
    /*padding-bottom: 60px;*/
}
.blog-author {
    display: none; /* Wyłączanie Autora */
}
.col-lg-12.section-title h1 {
    display: none; /* Wyłączanie nagłówka */
}
.btn, .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    border-radius: 0;
}
#postGrid {
    padding-bottom: 100px;
}
#postGrid .post img {
    /*border-bottom: 2px solid var(--color-info);*/
}
img.img-responsive.wp-post-image {
    border-bottom: 2px solid var(--color-info);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color:var(--greyDark);
}
.blog_post_style_2 .item_post {
    margin-bottom: 60px;
}
.bt-style {
    border-radius: 0;
    border-left: 1px solid black;
}
.item_post p {
    font-size:16px;
    letter-spacing: -0.02em;
    line-height: 1.4em;
}
.title_related h4.title_related_post {
    color:var(--greyUltraLight);
    display: inline-block;
    background: none;
}
.title_related {
    margin-top: 20px;
}
.title_related hr {
    border: 1px solid #CCC;
    margin-top: 0px;
}
.st_related_post {
    padding: 20px 0px 50px;
}
.st_related_post .blog_post_style_2 p {
    margin-top: 10px;
    margin-bottom: 15px;
}
.single-post-wrapper p {
    line-height: 1.4em;
    margin: 0 0 15px;
}
.alignleft {
    float: left;
    margin: 25px 20px 15px 0;
}
ol, ul {
    margin-top: 20px;
    margin-bottom: 10px;
}
ul li, ol li {
    padding-bottom: 15px;
}
blockquote p {
    font-size: 1.2em;
    font-style: italic;
    font-weight: 500;
    color: var(--greyLight);
}
blockquote {
    padding: 10px 0px 10px 40px;
    margin: 10px 0 10px 0;
    font-size: 1em;
    border-left: none;
    background-image: url(https://krakowskialarmsmogowy.pl/wp-content/uploads/2019/12/blackquote.png);
    background-repeat: no-repeat;
}
/* PAGINATION */
.st_paging_navigation .page-numbers {
    padding: 10px 16px;
    border: 1px solid #ccc;
    border-radius: 50%;
    color: #616161;
    font-size: 16px;
    margin: 0px 5px;
}
a.next.page-numbers, a.prev.page-numbers {
    border-radius: 0px;
}
.parallax-overlay {
    background-image: none;
    background-repeat: repeat;
    background-color: rgba(44,62,80,0);

}
#home-pattern {
    background-color: #444;
    background-position: center 0%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url("/wp-content/uploads/2019/06/home_top_03.jpg") !important;
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100%;
    /* overflow-x: hidden; */
    overflow-y: hidden;
    vertical-align: middle;
    z-index: 100!important;
}
.home-container {
    background-image: url(https://krakowskialarmsmogowy.pl/wp-content/uploads/2019/06/logo_top_home.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.container {
   /*margin-top:-20px;*/
}
.navbar-default {
    margin-bottom: 0px;

}
.single-post-wrapper {
    /* margin-top:-20px; */
}
#blog-page-title {
	display:none
}
.vce-asset-background-simple-item {
    background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6 {
    color: #777171 /*#454b4c;*/
}
.white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white p {
    color:white;
}
.czarny h1, .czarny h2, .czarny h3, .czarny h4, .czarny h5, .czarny h6, .czarny p {
    color:var(--czarny);
}
.ownRed {
    color:var(--ownRed);
}
.badaniaRaporty {
    color:var(--badaniaRaporty);
}
.kampanieSpoleczne {
    color: var(--kampanieSpoleczne);
}
.projekty {
    color: var(--projekty);
}
p { 
    font-family: Raleway;
    color: var(--czarny);
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
}
.skas h3, .skas h4 {
    margin:0px;
}
.adres a {
    color:white;
    background-color: #2ac5ee;
    padding:0px 4px;
}
.adres a:hover {
    color:white;
    background-color: black;
}
.vce-google-maps-proportional {
    border: 4px solid white;
    box-shadow: 20px 20px 0px rgba(255,255,255,.1);
}
.vce-google-maps-inner {
    box-shadow: 20px 20px 100px rgba(255,255,255,.3);
}
.caps {
    text-transform:uppercase;
}
.wLewo {
    margin-left:-80px;
}
.info-h1 h1 {
}
.info-h2 h2 {
    font-weight: 800;
    line-height: 1em;
    font-size: 3em;
    letter-spacing: -0.05em;
}
.info-h3 h3 {
    font-weight: 700;
    line-height: 1em;
    font-size: 2.4em;
    letter-spacing: -0.05em;
}
.info-h4 h4 {
}
.info-p-main p {
   font-size:22px;
   line-height: 36px;
}
.info-p p {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
}
.info-p-bigger p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    letter-spacing: 0.05em;
}
.info-button a {
    color: var(--grey);
}
.info-button a:hover {
    color: var(--bordowy);
}
.info ul {
    font-size:20px;
    list-style: square url("https://krakowskialarmsmogowy.pl/wp-content/uploads/2019/05/ul_dot.png");
}
.info ol {
    font-size:20px;
    list-style: none;
    list-style-position: outside;
    counter-reset: my-awesome-counter;
}
.info ol li {
    counter-increment: my-awesome-counter;
}
.info ol li ul li {
    counter-increment: my-awesome-counter 0;
}
.info ol li::before {
    content: counter(my-awesome-counter) ". ";
    font-weight:bold;
    color:var(--ownRed);
}
.info ol li ul li::before {
    content: none;
    font-weight:bold;
    color:var(--ownRed);
}
.info ul li, ol li {
    padding-bottom:15px;
}
.info ol li ul li:first-child {
    padding-top:15px;
}
.cbp-l-grid-projects .style4-4-col {
   /* box-shadow: 1px 11px 50px -25px rgba(0,0,0,0.56); */
}
#grid-container-hovertext figure img {
    box-shadow: 1px 11px 50px -25px rgba(0,0,0,0.56);
}
.project {
    /* max-width: 900px; */
}
/* DODAJ KLASY DO Działania LABEL */
#filters-container-hovertext .cbp-filter-item {
    color:var(--grey) !important;
    padding:0;
    padding-bottom:6px;
    margin: 10px 12px;

}
.dz_01 {
    border-bottom: 2px solid #94fada !important;
}
.dz_02 {
    border-bottom: 2px solid #c63d3d !important;
}
.dz_03 {
    border-bottom: 2px solid #cef271 !important;
}
.dz_04 {
     border-bottom: 2px solid #ffc04c !important;
}
.dz_05 {
    border-bottom: 2px solid #f94b4c !important;
}
.dz_06 {
    border-bottom: 2px solid #87e7e8 !important;
}
.col-sm-5 {
    width:100%;
}
#portfolio_banner {
    display:none;
}
.portfolio_title2 {
    display:none;
}
.portfolio_desc h4 {
    line-height: .85em;
}
.portfolio_desc p {
    font-size: 11px;
    line-height: 1.2em;

}
.single-post-wrapper p { /* UKŁAD ZAJAWKI DZIAŁAŃ */
}
.st_separator2 {
    border-bottom:none;
    width: 0px;
    margin: 0;
}
.project-h1 h1 {}
.project-h2 h2 {
    text-transform:uppercase;
}
.project-info-h6 {
    text-transform:uppercase;
     font-size: 20px;
    line-height: 30px;
}
.project-p {
    /*padding-left:5%;*/
    padding-right:5%;
}
.project-p p {
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.02em;
}
.project-p p a {
    font-weight: 500;
    background-color: var(--greyUltraLight);
    color: #ffffff;
    text-shadow: 1px 1px var(--grey);
    padding-left: 4px;
    padding-right: 4px;
}
.project-p p a:hover {
    background-color: var(--greyLight);
}
.project-p-main p {
    font-weight: 300;
   font-size:22px;
   line-height: 36px;
}
.project-p-main p a {
    font-weight: 700;
    /* background-color: var(--greyUltraLight);
    color: #ffffff;
    text-shadow: 1px 1px var(--grey); */
    padding-left: 5px;
    padding-right: 5px;
}
.project-p-main p a:hover {
    /* background-color: var(--greyLight); */
}
.project-p-comment p {
    color:var(--greyLight);
    font-weight: 600;
    font-size:14px;
}
.project-info-h6 h3 {
    font-size:24px;
}
.project-info-h6 h4 {
    font-size:24px;
}
.project-p-main img {
    -webkit-box-shadow: -8px 9px 102px -25px rgba(0,0,0,0.56);
-moz-box-shadow: -8px 9px 102px -25px rgba(0,0,0,0.56);
box-shadow: -8px 9px 102px -25px rgba(0,0,0,0.56);    
}
.image-gallery {
    -webkit-box-shadow: -8px 9px 102px -25px rgba(0,0,0,0.56);
-moz-box-shadow: -8px 9px 102px -25px rgba(0,0,0,0.56);
box-shadow: -8px 9px 102px -25px rgba(0,0,0,0.56); 
}
.cover-img {
    -webkit-box-shadow: -8px 9px 102px -25px rgba(0,0,0,0.56);
-moz-box-shadow: -8px 9px 102px -25px rgba(0,0,0,0.56);
box-shadow: -8px 9px 102px -25px rgba(0,0,0,0.56); 
}
/* ADDED STYLE FOR TEXT */
.bordowy {
    color: #a31d22;
    font-weight: normal;
}
.bordowy-invert {
    color: #5ce2dd;
    font-weight: normal;
}
.dark {
    color: black !important;
}
.weight600 {
    font-weight: 600;
}
.vce-widgets-wrapper {
    min-height: 0px !important;
}
.vce-row.vce-element--has-background {
    padding-top:0px !important;
}
/* ---------------------------- -MAIN PAGE ---------------------------------*/
.home_img {
    opacity:.6;
    -webkit-transition: opacity .5s; /* Safari */
  transition: opacity .5s;
}
.home_img:hover {
    opacity:1;
}
#main_container {
    margin: 0 auto;
    max-width:1154px;
}
.h_date h1 {
    font-family: 'Montserrat', sans-serif;
    color: var(--czarny);
    font-size: 4em;
    margin-top:0px;
}
.p_1 p,
.p_1 ul {
    color: white;
    font-weight: 700;
    font-size: 1.6em;
    line-height: 1.2em;
}
.p_2 p,
.p_2 ul {
    color:white;
    font-size:1.2em;
    line-height: 1.2em;
}
.p_3 p,
.p_3 ul {
    color:white;
    font-size:1em;
    line-height: 1.2em;
}
.podkreslenieAlpha p {
    padding: 16px 20px;
    background-color: rgba(81,88,93,.8);
}
.podkreslony {
    padding: 6px 10px;
    background-color: black;
}
.podpis p {
    padding-top: 10px;
    font-size: .8em;
    color: white;
    opacity: .6;
}
.podpisRow {
    height:37px;
}
.sekcja_01 {
	position: relative;
}
.sekcja_01 img {
    max-width: 100%;
	padding-top:6em;
	opacity: .6;
}
.sekcja_01TXT {
    position: absolute;
  top: 0px;
  left: 45%;
  padding-right:30px;
}
@media (max-width: 1400px) {
    .sekcja_01 img {
    	padding-top:7em;
    }
    .sekcja_01TXT {
        position: absolute;
        left: 45%;
    }
}
@media (max-width: 1280px) {
    .sekcja_01 img {
    	padding-top:8em;
    }
    .sekcja_01TXT {
        left: 15%;
    }
}
@media (max-width: 1080px) {
    .sekcja_01 img {
    	padding-top:10em;
    }
    .sekcja_01TXT {
        left: 5%;
    }
}
@media (max-width: 600px) {
    .sekcja_01 img {
    	padding-top:12em;
    }
    .sekcja_01TXT {
        width: 95%;
    }
}
@media (max-width: 480px) {
    .sekcja_01 img {
    	padding-top:15em;
    }
    .sekcja_01TXT {
        width: 95%;
    }
}
.btnContainer {
    width:517px;
    height:119px;
    background-image:url('/wp-content/uploads/2019/05/btn_bcg.png');
    background-repeat: no-repeat;
  background-size: cover;
}

.btnContainer a {
    text-align: left;
}
.btnContainer a:hover {
    background-color: rgba(0,0,0,0);
}
.btnContainer a h1 {
    color:white;
    font-size: 32px;
    letter-spacing: -.04em;
    font-weight:700;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 28px;
    padding-left: 25px;
    opacity: .6;
}
.btnContainer a p {
    color: white;
    font-size: 1.4em;
    letter-spacing: -.04em;
    font-weight:300;
    padding-left: 25px;
    opacity: .6;
}
.btnContainer a:hover h1 {
    opacity: 1;
}
.btnContainer a:hover p {
    opacity: 1;
}
.btnArrow {
    font-weight: normal;
}
.grey {
    color: var(--grey);
}
.arrowLeft {
    text-align: left !important;
    padding-top: 30px;

}
#sekcja_03_wykres img {
}
/* ------------------ ZDROWIE ---------------------------------- */
.zdrowieRow {
    display:inline-Block;
}
.pointer {
   float: left;
   padding-right:30px;
}
.zdrowieInfo {
    /* padding-left:30px; */
}
.zdrowieInfo p {
    line-height: 20px;
    font-weight: 400;
    font-size: 16px;
}
#baner-01-col, #baner-02-col {
    max-width:525px;
}
.baner_01 h3 {
    font-size: 2.32em;
    margin: 0px;
}
.baner_02 h3 {
    font-size: 2.1em;
    margin: 0px;
        letter-spacing: -0.1em;
}
.baner_02_txt {
   position: absolute;
    top: 18px;
    left: 216px;

}

@media (max-width: 1120px) {
    .zdrowieBanery >.vce-row-content {
        display:block;
    }
    #baner-01-col, #baner-02-col {
        min-width:525px;
    }
}
@media (max-width: 600px) {
    #baner-01-col, #baner-02-col {
        min-width:325px;
    }
}
@media (max-width: 600px) {
    .baner_02_txt {
       position:relative;
       display: contents;
    }
    .baner_01 h3 {
        font-size: 2em;
    }
}
.zdrowieBanery a {
    font-size: 1.2em;
    letter-spacing: -0.02em;
    font-weight: 900;
    color: var(--grey);
}
.zdrowieBanery a:hover {
    color:var(--ownRed);
}
/*----------------- PROJECT-META -------------------------------- */
.project-meta-column {
    display: block;
}
.project-meta-info {
    -webkit-box-shadow: -8px 9px 102px -25px rgba(0,0,0,0.56);
-moz-box-shadow: -8px 9px 102px -25px rgba(0,0,0,0.56);
box-shadow: -8px 9px 102px -25px rgba(0,0,0,0.56); 
}
.project-meta-info p {
    font-size: 16px;
    font-weight: 600;
    color: var(--greyUltraLight);
    
}
.project-meta-info h4 {
    font-size: 18px;
    font-weight: bold;
    color: var(--greyLight);
    line-height: .9em;
    padding-top: 0px;
}
.project-meta-info h5 {
    font-size: 20px;
    font-weight: bold;
    color: var(--greyUltraLight);
    line-height: 1em;
}
.project-meta-title {
    font-size: 16px;
    font-weight: 600;
    color: var(--greyUltraLight);
}
.project-meta-title div {
    margin-bottom: 20px;
}
.project-meta-title i {
    font-size:20px;
    padding-right:10px;
    color: var(--greyUltraLight);
}
.project-meta-download p a {
    color:white;
    background-color:var(--grey);
}
.project-meta-links a {
    font-weight: 400;
    letter-spacing:0.03em;
    font-size:16px;
    color: var(--blueLink);
}
.project-meta-links a:hover {
    font-weight:600;
    color: var(--blueLinkHover);
    
}
/* --------------------- CHAPTER CONS ----------------------- */
.h_chapter h2 {
    font-family: 'Montserrat', sans-serif;
    color: var(--czarny);
    font-size: 1.8em;
    font-weight:500;
}
.chapter {
    color: var(--czarny);
    list-style-type: none;
    font-family: Raleway;
    font-weight: 400;
    font-size: 1.6em;
    line-height: 1.6em;
}
.chapter span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.chapter ul li {
    list-style-type: none;
}
.ch_01 {
    padding: 2px 4px;
    background-color: #c63d3d;
}
.ch_02 {
    padding: 2px 4px;
    background-color: #f94b4c;
}
.ch_03 {
    padding: 2px 8px;
    background-color: #ff8934;
}
.ch_04 {
    padding: 2px 13px;
    background-color: #ffb838;
}
.ch_05 {
    padding: 2px 13px;
    background-color: #ffd630;
}
.ch_06 {
    padding: 2px 13px;
    background-color: #fffc43;
}
.ch_01b {
    padding: 2px 4px;
    background-color: #c63d3d;
}
.ch_02b {
    padding: 2px 11px;
    background-color: #f94b4c;
}
.ch_03b {
    padding: 2px 13px;
    background-color: #ff8934;
}
.ch_04b {
    padding: 2px 13px;
    background-color: #ffb838;
}
.ch_05b {
    padding: 2px 12px;
    background-color: #ffd630;
}
.ch_06b {
    padding: 2px 13px;
    background-color: #fffc43;
}
.ch_01c {
    padding: 2px 4px;
    background-color: #c63d3d;
}.ch_02c {
    padding: 2px 11px;
    background-color: #f94b4c;
}
.ch_03c {
    padding: 2px 8px;
    background-color: #ff8934;
}
.ch_04c {
    padding: 2px 13px;
    background-color: #ffb838;
}
.ch_05c {
    padding: 2px 12px;
    background-color: #ffd630;
}
.ch_06c {
    padding: 2px 16px;
    background-color: #fffc43;
}
.ch_02d {
    padding: 2px 5px;
    background-color: #f94b4c;
}
.ch_03d {
    padding: 2px 9px;
   background-color: #ff8934;
}
.ch_04d {
    padding: 2px 8px;
   background-color: #ffb838;
}
.ch_04d {
    padding: 2px 8px;
   background-color: #ffb838;
}
.ch_05d {
    padding: 2px 17px;
    background-color: #ffd630;
}
.ch_06d {
    padding: 2px 14px;
    background-color: #fffc43;
}
.procent {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1.4em;
    padding: 2px 18px;
    /* padding-top: 20px; */
    line-height: 1.4em;
    border-bottom: 2px solid var(--czarny);
}
.displayLine {
    display:inline-block;
}
/* --------------------- WIDGET ----------------------------- */
.w3eden .label-default {
    display: none;
}
.w3eden strong {
    font-size: 1em;
    font-weight: 400;
}
.w3eden .media {
    width: 90%;
}
.w3eden .btn.btn-sm, .w3eden .btn.btn-xs {
    padding: 7px 14px 7px 14px;
    margin-top: 10px;
    font-size: 10px;
    border-radius: 2px;
}
a.vce-button--style-gatsby, button.vce-button--style-gatsby {
    font-weight: 800 !important;
    color: var(--greyLight) !important;
    max-width: 90% !important;
}
/* ------------------------------ menu  ----------------------------------*/
.dropdown-menu > li > a {
    padding: 17px 20px 1px 20px;
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: 600;
}
.navbar-default .navbar-nav > .hovernav > a {
    font-size: 12px;
    /* color: #000000!important; */
    text-transform: uppercase !important;
    font-family: Montserrat;
    font-weight: 600;
}
.navbar-default .navbar-nav > .hovernav > a:hover {
    color: #2ac5ee !important;
}
.navbar-default .navbar-nav > li > a {
   text-transform: uppercase !important;
}
    
/* ---------------------------- MENU BOTTOM ---------------------------*/
.menu_bottom_left {
    width:278px;
}
.menu_bottom img {
    margin-bottom:10px;
    width:192px;
    height:2px;
}
.menu_bottom_dark p {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: rgba(255,255,255,.5);
    letter-spacing: -0.03em;
}
.menu_bottom_dark a p {
    color: rgba(62,72,78,1);
    opacity: 1;
}
.menu_bottom_dark a p:hover {
    color: white;
     letter-spacing: 0em;
}
.menu_bottom p {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: rgba(62,72,78,.5);
    letter-spacing: -0.03em;
        margin-bottom: 20px;
}
.menu_bottom a p {
    color: rgba(62,72,78,1);
    opacity: 1;
}
.menu_bottom a p:hover {
    color: var(--czarny);
     letter-spacing: 0em;
}
.actual p {
    color: rgba(62,72,78,1);
    opacity:.5;
}
.next {
}
.next p {
   width: fit-content;
    margin-left: -20px;
    padding: 20px;
    background-color: white;
    border-bottom: 2px solid;
}
.next p:hover {
    color: white !important;
    background-color: rgb(62,72,78);
}
/* ------------------------------- ACCORDIONS -----------------------------*/
.KASwidget_city .flex1 h2 {
    letter-spacing: normal;
}
/* ---------------------------------  SIDEBAR -----------------------------*/
h4.widget-title {
    display: none;
}
.tagcloud a {
    color:var(--greyLight);
    font-size: 15px !important;
    background-color: rgba(255,255,255,.8);
}
.tagcloud a:hover {
    color: white;
    background-color: var(--greyDark);
}
.sidebar {
    margin-top: 20px;
}
.blog-widget-container {
    margin:0;
}
form.search-form {
    margin-top: -6px;
}
button.btn.btn-primary {
    background-color: var(--greyLight);
}
button.btn.btn-primary:hover {
    background-color: var(--greyDark);
}
.glyphicon {
    top: 3px;
}
input.form-control {
   border: 1px solid var(--greyLight);
}
.boxSidebar {
    width:100%;
    margin-top: -5px;
    position: relative;
}
.boxSidebar a span.info {
    position: absolute;
    top: 0;
    left: 15px;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    color: var(--greyDark);
}
.boxSidebar a:active span.info,
.boxSidebar a:hover span.info,
.boxSidebar a:focus span.info {
    color: black;
}
.boxSidebar p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding-left: 15px;
    line-height:0em;
    color: var(--greyLight);
}
.boxSidebar p:first-child {
    padding-top: 20px;
}
.middle {
    margin-top: -6px;
}
.boxSidebar p:last-child {
    padding-bottom: 20px;
    margin-top: -6px;
}
.boxSidebar a:hover .middle, .boxSidebar a:hover p:last-child {
    color:var(--greyDark);
}
.fontLight {
    font-weight: 500;
}
.fontSmall {
    font-size: .9em;
}
.fontBig {
    font-size: 2em;
    letter-spacing: -0.05em;
}
.bcg {
    background-color: white;
}
.inLine {
  position:absolute;
}

.icon1 {
    /*background-image:url('/wp-content/uploads/2019/12/icon_PAS_grey.png');*/
    background-size: 125px auto;
    background-repeat: no-repeat;
    margin-top: 15px;
}
.icon1 a .in {
    display:none;
}
.icon1 a:hover .out {
    display: none;
}
.icon1 a:hover .in {
    display: inline;
}
.icon1 img {
    width:120px;
    height:auto;
}
.icon2 {
    background-size: 80px auto;
    margin-top: 10px;
}
.icon2 a .in {
    display:none;
}
.icon2 a:hover .out {
    display: none;
}
.icon2 a:hover .in {
    display: inline;
}
.icon2 img {
    width:80px;
    height:auto;
}
#newsletter {
    height:190px;
}
.newsletterTitle p {
    font-family: 'Montserrat', sans-serif;
    color: var(--greyLight);
    font-weight:700;
    letter-spacing: -0.05em;
    text-transform:uppercase;
}
.newsletterTitle a .in {
    position:absolute;
    display: none;
}
.newsletterTitle a:hover .colored {
    color: var(--greyDark);
}
.newsletterTitle a:hover .sign {
    background-color: var(--greyDark) !important;
}
.newsletterTitle a :first-child {
    position:absolute;
}
.newsletterTitle a:hover .out {
    display:none;
}
.newsletterTitle a:hover .in {
    display:inline;
}
.clearBoth {clear:both;}
/* Pliki do pobrania sidebar */
.stickySubMenu {
     top:110px;
    position: fixed;
    z-index: 101;
}
/* ------------------------------ ABOUT SMOG SIDEBAR ----------------------*/
#sidebar-container {
    height: 0px;
}
.fix-menu {
   top:-70px;
}

.s-wraper {
    top:110px;
    position: fixed;
    left: 70%;
    z-index: 100;
    width: 225px;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
}
.s-wraper-alt {
    /*top:10px;*/
        position: fixed;
    left: 70%;
    z-index: 100;
    width: 225px;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
}
.s-wraper img {
    position:relative;
    left:70%;
    display: none;
}
.s-wraper h2 {
   line-height:0em;
}
.s-wraper h3 {
   line-height:0em;
}
.s-wraper a {
   text-decoration: none;
   text-transform: uppercase;
}
.about-smog-bar {
   list-style-type: none;
   position: relative;
   display: block;
}
.about-smog-bar a {
   height: 25px;
    display: inline-block;
   margin-bottom:1px;
}
.about-smog-bar h2 {
    letter-spacing: inherit;
    font-weight: 700;
    font-size: 15px;
    line-height: 1em;
    padding-left: 8px;
    padding-top: 6px;
    padding-bottom: 4px;
    margin: 0px 0px 13px 0px;
    background-color: white;
    color: black;
    -webkit-box-shadow: 0px 0px 48px -5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 48px -5px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 48px -5px rgba(0,0,0,0.5);
}
.s-wraper .arrow-left {
   font-family: 'Bree Serif', serif;
   font-size: 30px;
   font-weight: 300;
   color: white;
   width:25px;
   margin-top:-13px;
   padding-left:6px;
   line-height: 0em;
   vertical-align: middle;
   display: inline-block;
   text-shadow: 1px 1px 10px rgba(0,0,0,0.5);
}
.about-smog-bar .title {
    /* background-color: white; */
    width: 200px;
    display: inline-block;
}

.about-smog-bar a:hover h2 {
   color: white;
   background-color: black;
}
.about-smog-bar a:hover .title {
}
.about-smog-bar a:hover .arrow-left {
   color: black;
   text-shadow: 1px 1px 10px rgba(255,255,255,0.5);
}
/* ------------------------------ ROZWIŃ MNIE ----------------------*/
.rozwin-mnie-zwin {
   float:right;
   width: 70%;
}
#zwin-mnie {
   float:right;
   width: 42%;
}
.rozwin-mnie-zwin a {
   color: white;
   display: inline-block;
}
.rozwin-mnie-zwin a .rozwin {
   display: inline-block;
}
.rozwin-mnie-zwin a .rozwin p {
       font-weight: 700;
    font-size: 14px;
    padding: 6px 10px 4px 10px;
    color: rgb(255, 255, 255);
    background-color: #454b4c;
}
.rozwin-mnie-zwin i {
   font-size:1.3em;
   margin-left:10px;
   vertical-align: middle;
}
.rozwin-mnie-zwin a h2:hover .rozwin {
   color: rgb(255, 255, 255);
   background-color: black;
}
.rozwin-mnie-zwin a:hover i {
   color: rgb(0, 0, 0);
}
/* ------------------------------ MAIN SIDEBAR ----------------------*/
#main-sidebar {
   display: none;
}
.mainSidebar {
   width:225px;
   float:left;
   list-style-type: none;
   position: relative;
   display: block;
}
.mainSidebar a {
   display: block;
   margin-bottom:1px;
}
.mainSidebar a h3 {
        background-color: #454b4c;
    letter-spacing: inherit;
    font-weight: 500;
    font-size: 15px;
    line-height: 0em;
    padding-left: 8px;
    padding-top: 16px;
    padding-bottom: 16px;
    margin: 0px 0px 0px 0px;
    /* background-color: white; */
    color: white;
    -webkit-box-shadow: 0px 0px 48px -5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 48px -5px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 48px -5px rgba(0,0,0,0.5);
}
.mainSidebar .title {
  width: 194px;
    display: inline-block;
}
.s-wraper .arrow-right {
   text-align: right;
   font-family: 'Bree Serif', serif;
   font-size: 26px;
   font-weight: 100;
   color: white;
   width:25px;
   margin-top:-10px;
   padding-right:4px;
   line-height: 0em;
   vertical-align: middle;
   display: inline-block;
   text-shadow: 1px 1px 10px rgba(0,0,0,0.5);
}
.mainSidebar a:hover .title {
   background-color: #a21d21;
   border-left: 4px solid #a21d21;
}
.mainSidebar a:hover .arrow-right {
   color: #a21d21;
}
.desktopOff {
    display:none;
}
.mobileOff {
    display:inline;
}
@media (max-width: 1400px) {
    .bcgMobile .vce-asset-background-simple-item {
        background-size: 55%;
        background-position: 100% 4% !important;
    }
    .paralaxContainer {
        background-size: 55% !important;
    }
}
@media (max-width: 1080px) {
    .home-container {
        width: 50%;
        background-size: cover;
    }
}
@media (max-width: 768px) {
    .desktopOff {
        display:inline;
    }
    .mobileOff {
        display:none;
    }
    .btnContainer {
        width:400px;
    }
    .btnContainer a h1 {
        font-size: 24px;
    }
     .btnContainer a p {
         font-size: 1.2em;
     }
    #sidebar-wraper {
        display:none !important;
    }
    .home-container {
        width: 70%;

    }
    .wLewo {
        margin-left: 0px;
    }
    .bcgMobile .vce-asset-background-simple-item {
        background-image:none !important;
    }
    .zdrowieInfo {
        display:contents;
    }
    .vce-single-image--align-right {
       text-align: center !important;
    }
    .vce-single-image--align-left {
       text-align: center !important;
    }
    .h_date h1 {
        text-align: center !important;
    }
    .info-h3 h3 {
        text-align:center !important;
    }
    .p_1 p,
    .p_1 ul {
        text-align:center !important;
    }
    .p_2 p,
    .p_2 ul {
        text-align:center !important;
    }
    .p_3 p,
    .p_3 ul {
        text-align:left !important;
    }
}
@media (max-width: 600px) {
    .home-container {
        width: 60%;
    }
}
@media (max-width: 480px) {
    .home-container {
        width: 100%;
        background-size: contain;
    }
}

/* theme fixes */
.blog_post_style_2 h2.title a,
.section-single-style-2 h2.post-title {
    text-transform: none;
}

span.ac_title_class {
    font-family: Raleway;
}

.blog_post_style_2 .media .popup-media {
    display: none;
}

.bt-style {
    border: 0;
}

.fa {
    font-family: "FontAwesome" !important;
}

.cbp-l-filters-alignCenter .cbp-filter-item {
    font-size: 16px;
}

/* portfolio tiles */
.cbp-item .cbp-item-wrapper .tile {
    width: 100%;
    height: 100%;
    padding: 45px 13px 13px;
    background-color: white;
    text-align: left;
    transition: all 0.5s;
    
    display: flex;
    flex-direction: column;
}

.cbp-item .cbp-item-wrapper:hover .tile {
    transform: scale(1.15);
}

.cbp-item .cbp-item-wrapper .tile::before {
    content: '';
    position: absolute;
    top: 0;
    left: 13px;
    width: 40px;
    height: 35px;
    background-color: #D7EEE6;
}

.cbp-item .cbp-item-wrapper .tile::after {
    content: '';
    position: absolute;
    top: 35px;
    left: 13px;
    width: 40px;
    height: 3px;
}

.cbp-item .cbp-item-wrapper .tile .cat {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}

.cbp-item .cbp-item-wrapper .tile .title-box {
    flex-grow: 1;
    display: flex;
    align-items: center;
}

.cbp-item .cbp-item-wrapper .tile .title {
    margin: 0;
    color: #777171;
}

.cbp-item .cbp-item-wrapper .tile.normal .title {
    font-size: 28px;
    line-height: 30px;
}

.cbp-item .cbp-item-wrapper .tile.small .title {
    font-size: 22px;
    line-height: 24px;
}

.cbp-item.badania-i-raporty .cbp-item-wrapper .tile::after {
    background-color: var(--badaniaRaporty);
}

.cbp-item.badania-i-raporty .cbp-item-wrapper .tile .cat {
    color: var(--badaniaRaporty);
}

.cbp-item.kampanie-spoleczne .cbp-item-wrapper .tile::after {
    background-color: var(--kampanieSpoleczne);
}

.cbp-item.kampanie-spoleczne .cbp-item-wrapper .tile .cat {
    color: var(--kampanieSpoleczne);
}

.cbp-item.dzialania-straznicze .cbp-item-wrapper .tile::after {
    background-color: var(--dzialaniaStraznicze);
}

.cbp-item.dzialania-straznicze .cbp-item-wrapper .tile .cat {
    color: var(--dzialaniaStraznicze);
}

.cbp-item.pas .cbp-item-wrapper .tile::after {
    background-color: var(--pas);
}

.cbp-item.pas .cbp-item-wrapper .tile .cat {
    color: var(--pas);
}

.cbp-item.projekty .cbp-item-wrapper .tile::after {
    background-color: var(--projekty);
}

.cbp-item.projekty .cbp-item-wrapper .tile .cat {
    color: var(--projekty);
}

.cbp-item.edukacja .cbp-item-wrapper .tile::after {
    background-color: var(--edukacja);
}

.cbp-item.edukacja .cbp-item-wrapper .tile .cat {
    color: var(--edukacja);
}
.post img {
    max-width: 100%;
    height: auto !important;
}				

/* custom tile */

.custom-tile {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    padding: 20px;
    width: 200px;
    height: 200px;
    background-color: white;
}

.custom-tile:hover,
.custom-tile:active,
.custom-tile:focus {
    background-color: white;
}

.custom-tile > div {
    text-align: center;
    transition: all 0.25s;
}

.custom-tile:hover > div {
    transform: scale(1.25);
}

.custom-tile > div p.title {
    font-size: 28px;
    font-weight: bold;
}

.custom-tile > div p {
    font-size: 14px;
}

.custom-tile > div p:last-child {
    margin-bottom: 0;
}


/* image tile */

.image-tile {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    padding: 20px;
    width: 100%;
    height: 250px;
    background-color: rgba(18, 18, 18, 0.5);
    transition: all 0.25s;
}

.image-tile:hover,
.image-tile:active,
.image-tile:focus {
    background-color: rgba(119, 133, 133, 0.75);
}

.image-tile div {
    text-align: center;
}

.image-tile > div p.title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0;
}

.image-tile > div p {
    font-size: 14px;
    color: white;
}

.image-tile > div p:last-child {
    margin-bottom: 0;
}				

/* media template */
table.media-table {
    margin-top: 50px;
}

table.media-table tr td {
    padding: 5px;
	white-space: nowrap;
}

table.media-table thead tr td {
    padding: 10px;
    font-weight: bold;
}

table.media-table tbody tr td:first-child {
	text-align: left;
    font-weight: bold;
	white-space: normal;
	word-break: break-word;
}				

/* KAS SENSORS */

.kas-sensors .kas-sensor-filter {
    font-size: 18px;
}

.kas-sensors .kas-sensor-filter.on {
	font-weight: bold;
}

.kas-sensors .kas-sensors-tiles .kas-sensor-cat {
	display: none;
	padding-top: 70px;
	margin-top: -70px;
}

.kas-sensors .kas-sensors-tiles .kas-sensor-cat.on {
	display: block;
}

.kas-sensors .kas-sensors-tiles .kas-sensor-cat > h3 {
	text-align: center;
	margin: 50px 0;
}

.kas-sensors .kas-sensors-tiles .kas-sensor-cat.on,
.kas-sensors .kas-sensors-tiles .kas-sensor-cat:first-child {
	margin-top: -130px; /* -70px -50px */
}

.kas-sensors .kas-sensors-tiles .kas-sensor > h4,
.kas-sensors .kas-sensors-tiles .kas-sensor > p {
	text-align: left;
}

.kas-sensors .kas-sensors-tiles .kas-sensor > h4 {
	margin: 40px 0;
}

.kas-sensors .kas-sensors-tiles .kas-sensor .kas-sensor-tiles {
	display: flex;
	flex-wrap: wrap;
	margin: -10px;
}

.kas-sensors .kas-sensors-tiles .kas-sensor .kas-sensor-tiles .kas-sensor-tile {
	display: block;
	background: white;
	width: calc(100% - 20px);
	border: 1px solid transparent;
	margin: 10px;
	transition: 0.5s all;
}

.kas-sensors .kas-sensors-tiles .kas-sensor .kas-sensor-tiles .kas-sensor-tile:hover {
	border-color: #777171;
}

.kas-sensors .kas-sensors-tiles .kas-sensor .kas-sensor-tiles .kas-sensor-tile img {
	height: 200px;
	width: 100%;
	object-fit: none;
}

.kas-sensors .kas-sensors-tiles .kas-sensor .kas-sensor-tiles .kas-sensor-tile img.custom {
	object-fit: cover;
}

.kas-sensors .kas-sensors-tiles .kas-sensor .kas-sensor-tiles .kas-sensor-tile .content {
	padding: 10px 20px;
}

.kas-sensors .kas-sensors-tiles .kas-sensor .kas-sensor-tile {
	background: white;
}

@media (min-width: 768px) {
	.kas-sensors .kas-sensors-tiles .kas-sensor .kas-sensor-tiles .kas-sensor-tile {
		width: calc(50% - 20px);
	}
}

@media (min-width: 992px) {
	.kas-sensors .kas-sensors-tiles .kas-sensor .kas-sensor-tiles .kas-sensor-tile {
		width: calc(33.333% - 20px);
	}
}				

/* NASZE DZIAŁANIA */

#filters-container-hovertext .cbp-filter-item.cbp-filter-item-active {
    font-weight: bold;
}				

/* SIDEBAR STICKY */

#sidebar {
    padding-bottom: 70px;
}

@media (min-width: 1200px) and (min-height: 675px) {
    #sidebar {
        position: sticky;
        top: -15px;
    }
    
    .admin-bar {
        top: 17px;
    }
}

@media (min-width: 1200px) and (min-height: 690px) {
    #sidebar {
        top: 0;
    }
    
    .admin-bar #sidebar {
        top: 32px;
    }
}				

/* SHOW/HIDE */

.vce-row.show-hide .vce-col-content > * {
	display: none;
}

.vce-row.show-hide .vce-col-content > :first-child {
	display: block;
}

.vce-row.show-hide.show-title .vce-col-content > :first-child > .vce-text-block-wrapper > h3 {
	position: relative;
	margin-right: 40px;
	cursor: pointer;
}

.vce-row.show-hide.show-title .vce-col-content > :first-child > .vce-text-block-wrapper > h3:after {
	position: absolute;
	content: ' ';
	top: 0;
	right: -30px;
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='284.929' height='284.929' fill='%23777171'%3E%3Cpath d='M282.082 76.511l-14.274-14.273c-1.902-1.906-4.093-2.856-6.57-2.856-2.471 0-4.661.95-6.563 2.856L142.466 174.441 30.262 62.241c-1.903-1.906-4.093-2.856-6.567-2.856-2.475 0-4.665.95-6.567 2.856L2.856 76.515C.95 78.417 0 80.607 0 83.082c0 2.473.953 4.663 2.856 6.565l133.043 133.046c1.902 1.903 4.093 2.854 6.567 2.854s4.661-.951 6.562-2.854L282.082 89.647c1.902-1.903 2.847-4.093 2.847-6.565 0-2.475-.945-4.665-2.847-6.571z'/%3E%3C/svg%3E");
	background-size: cover;
	transform: rotate(0deg);
}

.vce-row.show-hide.show-limited .vce-col-content > :nth-child(2) {
	display: block;
}

.vce-row.show-hide.show-limited .show-hide-bar button {
	position: relative;
	padding: 10px 40px 10px 20px;
	border: 1px solid #00ccff;
	color: var(--greyLight);
	transition: all 0.25s;
}

.vce-row.show-hide.show-limited .show-hide-bar button:hover,
.vce-row.show-hide.show-limited .show-hide-bar button:focus,
.vce-row.show-hide.show-limited .show-hide-bar button:active {
	color: black;
}

.vce-row.show-hide.show-limited .show-hide-bar button:after {
	position: absolute;
	content: ' ';
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='284.929' height='284.929' fill='%23777171'%3E%3Cpath d='M282.082 76.511l-14.274-14.273c-1.902-1.906-4.093-2.856-6.57-2.856-2.471 0-4.661.95-6.563 2.856L142.466 174.441 30.262 62.241c-1.903-1.906-4.093-2.856-6.567-2.856-2.475 0-4.665.95-6.567 2.856L2.856 76.515C.95 78.417 0 80.607 0 83.082c0 2.473.953 4.663 2.856 6.565l133.043 133.046c1.902 1.903 4.093 2.854 6.567 2.854s4.661-.951 6.562-2.854L282.082 89.647c1.902-1.903 2.847-4.093 2.847-6.565 0-2.475-.945-4.665-2.847-6.571z'/%3E%3C/svg%3E");
	background-size: cover;
}

.vce-row.show-hide.show-limited .show-hide-bar button.show-button:after {
	transform: rotate(0deg);
}

.vce-row.show-hide.show-limited .show-hide-bar button.hide-button {
	display: none;
}

.vce-row.show-hide.show-limited .show-hide-bar button.hide-button:after {
	transform: rotate(180deg);
}

.vce-row.show-hide.open .vce-col-content > * {
	display: unset;
}

.vce-row.show-hide.open.show-title .vce-col-content > :first-child > .vce-text-block-wrapper > h3:after {
	transform: rotate(180deg);
}

.vce-row.show-hide.open.show-limited .show-hide-bar button.show-button {
	display: none;
}

.vce-row.show-hide.open.show-limited .show-hide-bar button.hide-button {
	display: unset;
}

@media (min-width: 480px) {
	.vce-row.show-hide.show-title .vce-col-content > :first-child > .vce-text-block-wrapper > h3 {
		margin-right: 60px;
	}

	.vce-row.show-hide.show-title .vce-col-content > :first-child > .vce-text-block-wrapper > h3:after {
		top: 1px;
		right: -46px;
		width: 32px;
		height: 32px;
	}
}				

#sidebar-wraper.s-wraper {
    display: none !important;
}				

/* aktualnosci */

.page-id-3316,
.page-id-6961,
.page-id-15244,
.post-template-default {
    background-color: white;
}

.page-id-3316 .boxSidebar > a > p,
.page-id-6961 .boxSidebar > a > p,
.page-id-15244 .boxSidebar > a > p,
.post-template-default .boxSidebar > a > p {
    background-color: var(--greyBcg);
}				

/* letter-spacing fix */

@media (min-width: 1200px) {
    h1 {
        letter-spacing: 0;
    }   
}.navbar-default .navbar-nav > li > a{    color:#000000}@media(min-width: 768px){    .navbar-default .navbar-nav > .hovernav > a {            color:#000000    }}.navbar-default .navbar-nav > li > a {    color: #000000 !important;} @media (min-width: 768px){.navbar-default .navbar-nav > .hovernav > a {    color: #000000!important;}}