/*
* 
*/

html, body {
    height: 100%;
}

/* Bootstrap */
.container * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.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 {
    padding-left: 5px;
    padding-right: 5px;
}
.row {
    margin-left: -5px;
    margin-right: -5px;
}

.wrapper {
    height: auto !important;
    margin: 0 auto; /*footer height*/
    min-height: 100%;
}

/* end sticky footer */
* {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    font-family: 'Open Sans';
}

@font-face {
    font-family: 'Open Sans';
    src: url('./fonts/Open Sans/opensans-regular-webfont.eot');
    src: url('./fonts/Open Sans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/Open Sans/opensans-regular-webfont.woff') format('woff'), url('./fonts/Open Sans/opensans-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Condensed';
    src: url('./fonts/Open Sans Condensed/opensans-condbold-webfont.eot');
    src: url('./fonts/Open Sans Condensed/opensans-condbold-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/Open Sans Condensed/opensans-condbold-webfont.woff') format('woff'), url('./fonts/Open Sans Condensed/opensans-condbold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('./fonts/Open Sans Extrabold/opensans-extrabold-webfont.eot');
    src: url('./fonts/Open Sans Extrabold/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/Open Sans Extrabold/opensans-extrabold-webfont.woff') format('woff'), url('./fonts/Open Sans Extrabold/opensans-extrabold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Semibold';
    src: url('./fonts/Open Sans Semibold/opensans-semibold-webfont.eot');
    src: url('./fonts/Open Sans Semibold/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('./fonts/Open Sans Semibold/opensans-semibold-webfont.woff') format('woff'), url('./fonts/Open Sans Semibold/opensans-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

h1 {
    margin: 0px;
}

ul {
    list-style-type: none;
}

img {
    vertical-align: middle;
}

a {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6,
h1 *, h2 *, h3 *, h4 *, h5 *, h6 *{
    font-family: 'Open Sans Condensed';
    font-weight: 600;
}

/* Twitter widget */

#ctf p.ctf-tweet-text,
#ctf p.ctf-quoted-tweet-text,
#ctf p.ctf-media-link {
    word-break: break-all;
}
#ctf .ctf-author-name {
    margin-left: 0px!important;
}
#ctf .ctf-item {
    padding-left: 0px!important;
}

/* this is taxonomy page*/
.single-partner .description a {
    font-family: 'Open Sans';
    color: #A37DB0;
    line-height: 28px;
    font-size: 15px;
}

.main-col .single-partner .description p {
    margin: 20px 0px;
}

body .main-col-left-padding-big,
body .main-col-left-padding-small {
    padding-left: 205px;
}

.main-col {
    width: 800px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* ##### przejrzec co to za desription i wywalic ##################### */

.main-col .description li {
    margin-left: 19px;
}

.main-col .description li a {
    color: #A37DB0;
}

.main-col .description ul li {
    list-style-type: disc;
}

.main-col .description strong {
    display: inline;
    font-size: inherit;
    font-weight: bold;
    margin: 8px 0;
}

.main-col .description em a {
    color: #A37DB0;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: normal;
}

.main-col .description p a {
    color: #A37DB0;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: bold;
    line-height: 28px;
}

.main-col .description > div {
    line-height: 24px;
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 15px;
    color: #141515;
}

.main-col .description, .main-col .description > p {
    line-height: 24px;
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 15px;
    color: #141515;
    margin: 10px 0px;
}

.main-col .description > h2,
.main-col .description > h3 {
    margin-top:20px;
    margin-bottom:20px;
}

.main-col .description hr {
	clear:both;
	margin: 10px 0;
	border-color:#fff;
}

.main-col .description blockquote,
.content-text-style blockquote {
	font-size: 16px;
	font-style: italic;
	width: 100%;
	margin: 1.5em 0;
	padding: 1em 1em 1em 70px;
	line-height: 1.45;
	position: relative;
	color: #383838;
        box-sizing: border-box;
        background:#fff url(images/bk_blockquote.png) 0 10px no-repeat;
        border-top:1px solid #777;
        border-bottom:1px solid #777;
}

/* ################################# */


/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

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

/*** ### dodanu podpis pod zdjeciem */

.single-page .page-icon {
    position: absolute;
    top: 0px;
    left: 0px;
}

.single-page .description {
    margin-bottom: 50px;
}

.single-page h1 {
    position: relative;
    margin-bottom: 10px;
}

.main .sub-section-container .special-more {
    background-color: #644A6F;
    color: #FFFFFF;
    display: inline-block;
    padding: 9px 15px;
    text-align: center;
}

.main .sub-section-container .excerpt a.more {
    margin-top: 15px;
    display: inline-block;
}

.main .sub-section-container .excerpt p {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    font-size: 28px;
    color: #141515;
    line-height: 38px;
}

.main-col .excerpt,
.main-col .excerpt p,
.main .excerpt p,
.main .excerpt {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    font-size: 28px;
    color: #141515;
    line-height: 28px;
    margin: 10px 0px 50px 0px;
}

.main-col-left-padding-small blockquote {
    margin: 50px 0px 50px -105px;
    width: 90%;
    padding: 10px 3%;
    background-color: #E4E8E9;
    font-weight: lighter;
    font-size: 23px;
}

.sidebar .gray-block .description a:hover {
    color: #A37DB0;
}

.sidebar .gray-block {
    padding: 0px 24px;
    margin-bottom: 35px;
}

.sidebar .gray-block .description li {
    margin-bottom: 10px;
}

.sidebar .gray-block .description li a {
    display: block;
}

.sidebar .gray-block .description * {
    font-family: 'Open Sans', sans-serif;
/*    font-weight: normal;*/
    font-size: 15px;
    line-height: 24px;
    color: #979797;
}

.sidebar .gray-block h2 {
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    font-weight: 600;
    font-style: normal;
    font-size: 35px;
    color: #979797;
    line-height: 40px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.sidebar .gray-block {
    border-left:1px solid #b2b2b2;
}

.page .sidebar .gray-block {
    border-left:none;
}

/* widget menu styling*/

.widget-menu-spacer {
    margin-top:30px;
    margin-bottom:5px;
}

.widget-pages-sidebar {
    margin-top:10px;
    margin-bottom:10px;
}

.widget-pages-sidebar h2 {
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    font-weight: 600;
    font-style: normal;
    font-size: 35px;
    color: #979797;
    line-height: 40px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.widget-pages-sidebar ul {
    padding:10px 0 10px 15px;
    border-left: 1px solid #754291;
}

.sidebar .widget-pages-sidebar ul li {
}

.widget-pages-sidebar ul li {
	margin-bottom: 8px;
}

.widget-pages-sidebar ul li a {
    text-decoration: none;
    color: #754291;
    display:block;

    font-family: 'Open Sans Condensed';
    font-weight: 600;
    font-style: normal;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 1px;

    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    -transition: all 0.4s;
    transition: all 0.4s;
}

/* kolory dla menu Karty Roznorodnosci*/

.blue ul li a { color: #2993CD; }
.blue ul { border-left: 1px solid #2993CD; }

.green ul li a { color: #97D426; }
.green ul { border-left: 1px solid #97D426; }

.widget-pages-sidebar ul li a:hover {
    color: #e65c00;
    padding-left:20px;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    -transition: all 0.4s;
    transition: all 0.4s;
}

.widget-pages-sidebar ul li.current-menu-item a {
    color:#808080;
    margin-left:20px;
}

/*
widgety nav do strony jako kafelki, nie jako pasek nawigacyjny KR
*/

.widget-kr {
    margin:0;
    padding:10px;
    background-color:#ffffff;
}

.widget-kr h2 {
    font-family: 'Open Sans Condensed';
    font-weight: 600;
    font-style: normal;
    font-size: 22px;
    color: #979797;
}

/*.sidebar .widget-pages-sidebar ul {*/
.widget-kr ul {
    padding:10px 0 10px 0;
}

.widget-kr ul li {
    margin-bottom: 4px;
}

.widget-kr ul li a {
    text-decoration: none;
    color: #000000;
    display:block;

    font-family: 'Open Sans Condensed';
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
}

.widget-kr ul li a:hover {
    color: #e65c00;
}

.widget-kr ul li.current-menu-item a {
    color:#808080;
    margin-left:20px;
}

/* END widget menu styling*/

.main-col .description img {
    max-width: 100%;
}

.main-col .width100, .main-col .width50 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}

.main-col .width50 {
    width: 50%;
    float: left;
}

.wrapper {
    width: 100%;
    overflow: hidden;
    min-width: 1200px;
}

.content {
    margin: 130px auto 30px;
    width: 1200px;
    position: relative;
}

.main {
    width: 800px;
    float: left;
}

/* start home newsletter */

.swimming-newsletter {
    clear: both;
}

.newsletter {
    overflow: hidden;
}

.newsletter form {
    padding-top: 15px;
    margin: 0px 15px;
    position: relative;
}

.newsletter input, .newsletter .send {
    width: 50%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 22px;
    color: #fff;
    letter-spacing: 1px;
    font-family: 'Open Sans Condensed';
    font-weight: 500;
    font-style: normal;
}

.newsletter input {
    color: #C3C5C4;
    float: left;
    font-family: 'Open Sans';
    font-size: 16px;
    font-style: italic;
    height: 42px;
    letter-spacing: 0;
    line-height: 42px;
    padding: 0 7px;
}

.newsletter .info-container .error {
    color: red;
}

.newsletter .info-container .scroller {
    margin-top: 0px;
    -webkit-transition: margin-top 1s;
    -moz-transition: margin-top 1s;
    transition: margin-top 1s;
}

.newsletter .info-container {
    color: #fff;
    overflow: hidden;
    clear: both;
    text-align: left;
    height: 40px;
    padding: 0px 15px;
    line-height: 40px;
    font-size: 12px;
    font-weight: bold;
}

.newsletter .send {
    cursor: pointer;
    background-color: #c3c5c4;
    color: #fff;
    display: inline-block;
    height: 42px;
    line-height: 42px;
}

.newsletter .hidden {
    right: -120px;
    position: absolute;
    width: 2px;
}

.newsletter {
    position: relative;
    background-color: #000;
    height: 100px;
}

/* end home newsletter */

/* newsletter footer */

.newsletter-footer {
    margin: 15px 10px 0 0;
}

.newsletter-footer form {
    
}

.newsletter-footer .send {
    width: 100%;
    cursor: pointer;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    background-color: #c3c5c4;
    color: #fff;
    
    height: 42px;
    line-height: 42px;
    
    display: block;

    font-size: 22px;
    color: #fff;
    
    letter-spacing: 1px;
    font-family: 'Open Sans Condensed';
    font-weight: 500;
    font-style: normal;
}

.newsletter-footer .email {
    width: 100%;  

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    color: #C3C5C4;
    
    font-size: 22px;
    letter-spacing: 1px;
    font-family: 'Open Sans';
    font-style: italic;
    line-height: 42px;
    
    padding: 0 10px;
    margin: 0 0 5px 0;
}



/* end newsletter footer */

/* newsletter front */

.promo-newsletter .email {
    width: 80%;  

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    color: #C3C5C4;
    
    font-size: 16px;
    letter-spacing: 1px;
    font-family: 'Open Sans';
    font-style: italic;
    line-height: 35px;
    
    padding: 0 10px;
    margin: 5px 0;
    
    border-radius: 5px;
}

.promo-newsletter .send {
    width: 18%;
    cursor: pointer;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    background-color: #774493;
    color: #fff;
    
    height: 35px;
    line-height: 35px;

    font-size: 18px;
    color: #fff;
    
    letter-spacing: 1px;
    font-family: 'Open Sans Condensed';
    font-weight: 500;
    font-style: normal;
    
    margin: 5px 0;
    border-radius: 5px;
}

.promo-newsletter .send:hover {
    background-color: #9679b1;    
}

.promo-newsletter .newsletter-desc {
    margin:5px 0;
    color:#ffffff;
    font-weight:bold;
    font-size:12px;
}

/* end newsletter front */
    
.events-container ul li a {
    overflow: hidden;
    display: block;
}

.upper {
}

.events-container ul li .place {
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Open Sans Condensed';
    color: #979797;
}

.events-container ul li {
    padding:0;
    box-sizing: border-box;
}

.events-container ul li a:hover {
    background-color:#f2e6ff;
}

.events-container a.more {
    font-family: 'Open Sans';
    font-weight: bold;
    color: #A37DB0;
    line-height: 28px;
    font-size: 15px;
}

.page .description h1,
.page .description h2,
.page .description h3,
.page .description h4,
.page .description h5,
.page .description h6 {
margin: 20px 0;
}

.home .sidebar .events-container a .title,
.events-container a .title {
    overflow: hidden;
    display: block;
    font-weight: normal;
    font-size: 14px;
    font-family: 'Open Sans Condensed';
    line-height: 18px;
    color: #000;
}

a.more {
    font-family: 'Open Sans';
    color: #A37DB0;
    font-weight: bold;
    line-height: 28px;
    font-size: 15px;
}

.events-container a {
    padding: 10px;
    color: #000000;
    text-decoration: none;
}

.events-container h3 {
    color: #000000;
    font-family: 'Open Sans Condensed';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    margin-left: 10px;
    padding-top: 10px;
}

.home .sidebar .events-container a {
    padding: 10px;
}

.home .sidebar .events-container .date .m,
.home .sidebar .events-container .date .d {
    color: #000;
}

.events-container .date .d, .events-container .date .m {
    display: block;
    font-weight: bold;
    width: 100%;
    color: #000;
    text-align: center;
}

.events-container .date .d {
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    font-weight: 600;
    font-size: 38px;
    line-height: 32px;
}

.events-container .date .m {
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    font-weight: 600;
    font-size: 18px;
    line-height: 17px;
}

.events-container ul li .date {
    float: left;
    margin-right: 20px;
    clear: both;
    width: 50px;
    color: #979797;
    height: 50px;
    display: block;
    border: 1px solid gray;
    background-color: #ffffff;
}

/* start taxonomy media-gallery */
.tax-media-gallery h1 {
    margin-bottom: 40px;
}

/* home slider */

.home-slider {
    /*width: 799px;*/
    /*height: 410px;*/
    background-color: #000;
}

.home-slider .carousel-caption h1 > a,
.home-slider .carousel-caption h2 > a,
.home-slider .carousel-caption h3 > a {
    font-family: 'Open Sans Condensed';
    font-weight: 700;
    font-style: normal;
    font-size: 25px;
    color: #FFFFFF;
    text-decoration:none;
    padding:0 0 5px 0;
}

.home-slider .carousel-caption p {
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
    padding: 0px 20px;
}

.home-slider .carousel-caption {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
}

.carousel {
    position: relative;
}

.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.carousel-inner a {
    color: #fff;
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 20px;
    color: #FFFFFF;
    display: block;
    text-decoration:none;
    margin-top: 5px;
}

.carousel-indicators .active {
    background-color: #FFFFFF;
    height: 12px;
    margin: 1px 1px 1px 3px;
    width: 12px;
}

.carousel-indicators {
    bottom: 10px;
    left: auto;
    list-style: none outside none;
    padding-left: 0;
    position: absolute;
    right: 10px;
    text-align: center;
    width: auto;
    z-index: 15;
}

.carousel-caption {
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    padding: 10px 20px 20px 20px;
    position: absolute;
    right: 15%;
    z-index: 10;
    text-align: left;
}

.carousel-caption h1, .carousel-caption h2, .carousel-caption h3 {
/*	font-weight:bold;*/
	font-size: 16px;
	margin-top:5px;
}

.carousel-inner > .active {
    left: 0;
    display: block;
}

.carousel-indicators li {
    background-color: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 1px 1px 1px 3px;
    text-indent: -999px;
    width: 12px;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    line-height: 1;
    width: 100%;
}

body.page-template-template-front-page,
body.home {
    background-color: #f0f0f0 !important;
}

.promoted-home img {
    max-width: 100%;
}

.promoted-home .date {
    color: #979797;
    font-size: 13px;
    font-family: 'Open Sans';
    line-height: 40px;
}

.promoted-home .more {
    margin-left: 20px;
}

/* test kafelków */

.promoted-kafelek {
    display:block;
    background-color: #ffffff;
    overflow:hidden;

    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -transition: all 0.5s;
    transition: all 0.5s;
}

.promoted-placeholder {
    display:block;
    padding:15px 25px 20px 15px;

    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -transition: all 0.5s;
    transition: all 0.5s;
}

.promoted-kafelek:hover {
    display:block;
    background-color: #783C84;

    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -transition: all 0.5s;
    transition: all 0.5s;
}

.promoted-kafelek:hover .promoted-placeholder {
    padding:15px 20px 20px 20px;

    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -transition: all 0.5s;
    transition: all 0.5s;
    
    color:#ffffff;
}

.promoted-title {
    display:block;
    font-family: 'Open Sans Condensed';
    font-weight: bold;
    font-size: 20px;
    color: #141515;
    line-height: 23px;
    margin-bottom:10px;
}

.promoted-kafelek:hover .promoted-title{
    color: #ffffff;
}

.promoted-date {
    display:block;
    color: #979797;
    font-size: 13px;
    font-family: 'Open Sans';
    line-height: 40px;
}

.promoted-kafelek:hover .promoted-date{
    color: #ffffff;
}

.promoted-excerpt {
    display:block;
    font-family: 'Open Sans';
    font-size: 15px;
    color: #141515;
}

.promoted-kafelek:hover .promoted-excerpt{
    color: #ffffff;
}

.promoted-imageholder {
    display:block;
    max-width:100%;
    max-height:50%;
    width:100%;
    overflow:hidden;
}

.promoted-kafelek img {
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -transition: all 0.5s;
    transition: all 0.5s;
}

.promoted-kafelek:hover img {
    -webkit-transform: scale(1.1, 1.1) rotate(2deg);
    -moz-transform: scale(1.1, 1.1) rotate(2deg);
    -ms-transform: scale(1.1, 1.1) rotate(2deg);
    -o-transform: scale(1.1, 1.1) rotate(2deg);
    transform: scale(1.1, 1.1) rotate(2deg);

    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -transition: all 0.5s;
    transition: all 0.5s;
}

/* info blokowe */
.block-news .promoted-kafelek {
    background-color: #eeeeee;
}

.block-news .promoted-kafelek:hover {
    background-color: #783C84;
}

.block-news .promoted-kafelek .promoted-title span {
    font-family:'Open Sans Condensed';
}

/* ### koniec kafelkow */

.newsletter ::-webkit-input-placeholder {
    letter-spacing: 0px;
    font-family: 'Georgia';
    font-style: italic;
    font-size: 20px;
    background-color:#ffffff;
}

.newsletter :-moz-placeholder {
    /* Firefox 18- */
    letter-spacing: 0px;
    font-family: 'Georgia';
    font-style: italic;
    font-size: 20px;
}

.newsletter ::-moz-placeholder {
    /* Firefox 19+ */
    letter-spacing: 0px;
    font-family: 'Georgia';
    font-style: italic;
    font-size: 20px;
}

.newsletter :-ms-input-placeholder {
    letter-spacing: 0px;
    font-family: 'Georgia';
    font-style: italic;
    font-size: 20px;
}

.promoted-home h2 {
    margin-top: 10px;
    margin-bottom: 5px;
}

.promoted-home a {
    text-decoration:none;
}

.promoted-home h2, .promoted-home p {
    padding: 0px 20px;
    font-family: 'Open Sans';
    font-size: 15px;
    color: #141515;
}

.promoted-home h2 * {
    font-family: 'Open Sans Condensed';
    font-weight: bold;
    font-size: 20px;
    color: #141515;
    line-height: 19px;
}

.main .promoted-home:last-child {
    border-right: 1px solid gray;
    border-left: 1px solid gray;
}

.main .promoted-home:first-child {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 0px none;
    margin: 0px 0px 10px 0px;
}

.main .promoted-home a img {
    min-height: 200px;
}

.main .promoted-home {
    margin: 0px 0px 10px 0px;
    width: 50%;
    border-left: 1px solid gray;
    float: left;
}

.content .full-width {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sidebar .promoted-home {
    width: 100%;
    border-left: 1px solid gray;
}

.excerpt {
    font-size: 28px;
    line-height: 28px;
    color: #141515;
    font-family: 'Open Sans Condensed';
    font-weight: lighter;
}

/* head in section */
.head-in-section .sub-menu {
    width:100%;
    max-width: 480px;
    background-color: rgba(0, 0, 0, 0.65);
    height: 320px;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.head-in-section .title {
    font-size: 40px;
    line-height: 40px;
    margin: 20px 0px 15px 0;
    font-family: 'Open Sans Condensed';
    font-weight: 600;
}

.head-in-section-right .sub-menu {
    float: right;
}

.head-in-section {
    color: white;
    height: 320px;
    line-height: 22px;
/*    margin-bottom: 20px;*/
}

.head-in-section a {
    color: white;
    font-weight: bold;
}

/* end head in section */

/* article in section page */

.sub-section-gray-bg:before, .sub-section-gray-bg:after {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #ebebeb;
    content: "";

    top: 0px;
}

.sub-section-gray-bg:before {
    left: -100%;
}

.sub-section-gray-bg:after {
    right: -100%;
}

.sub-section-gray-bg {
    position: relative;
    background-color: #ebebeb;
}

.sub-section-container .read-more {
}

.fob-employee {
    float: left;
    width: 55%;
    margin-right: 5%;
}

.sub-section-container {
    padding: 45px 0px 55px 0px;
    line-height: 24px;
    clear: both;
}

.sub-section-container h1.after-line:after {
    border-top: 1px solid #B2B2B2;
    content: "";
    left: -200%;
    margin-left: -20px;
    position: absolute;
    top: 50%;
    width: 200%;
}

.sub-section-container .description {
    color: #141515;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    padding-right: 150px;
}

.page-template-template-knowledge-base-php .sub-section-container .description {
    padding-right: 0px;
}

.sub-section-container .description-margin-left {
    margin-left: 215px;
}

.page-template-template-who-we-are-php .fob-employee .description {
    padding-right: 0px;
}

.sub-section-container h2 * {
    color: inherit;
    font-size: inherit;
}

.page-template-template-who-we-are-php .sub-section-container .description h2 {
    color: #141515;
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    font-size: 45px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 50px;
}

.sub-section-container h2 {
    font-size: 15px;
    line-height: 30px;
    color: #141515;
}

.cookie-info-container .cookie-accept {
    cursor: pointer;
}

.cookie-info-container .cookie-info {
    padding: 10px;
}

.cookie-info-container {
    z-index: 1000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #FFE23E;
    bottom: 0;
    color: black;
    font-weight: bold;

    position: fixed;
    text-align: center;
    width: 100%;
}

.sub-section-container h1 {
    margin-left: 215px;
    position: relative;
    color: #141515;
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 60px;
}

/* end article in section page */

.post-type-archive-news .short-news {
    width: 660px;
    border-bottom: 1px solid #B2B2B2;
}

/* end search results page */

/* slogans */

.slogans-container .mother {
    display: block;
    position: relative;
    margin-left: -1px;
    overflow: hidden;
}

.slogans-container .border {
    -webkit-transition: height 0.5s, margin 0.5s;
    transition: height 0.5s, margin 0.5s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 50%;
    margin-top: 33%;
    border-right: 1px solid #B2B2B2;
    border-left: 1px solid #B2B2B2;
}

@media screen and (min-width: 993px) {
    .slogans-container .mother[data-state="active"] .border {
        height: 100%;
        margin-top: 0%;
    }
}

@media screen and (max-width: 992px) {
    .slogans-container .mother[data-state-click="active"] .border {
        height: 100%;
        margin-top: 0%;
    }
}

.slogans-container .background {
    bottom: 100%;
    display: block;
    z-index: 1;
    height: 600px;
    left: 55%;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    transition-delay: 0.3s;
    transition-duration: 0.2s, 0.2s;
    transition-property: left, bottom;
    transition-timing-function: ease, ease;
    width: 600px;
    background-color: #826e8a;
}

.slogans-container .table-cell {
    display: table-cell;
    vertical-align: middle;
}

.slogans-container .table {
    display: table;
    width: 100%;
    height: 100%;
}

.slogans-container .title {
    color: #B3B3B3;
    text-align: center;
    transition: left 0.5s, bottom 0.5s;
    transition-delay: 0.2s;
    left: 0%;
    bottom: 0%;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 1;
}

.slogans-container .title p, .slogans-container .title-top p {
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    font-weight: 600;
    font-size: 40px;
}

.slogans-container .title p {
    margin: 0px;
    transition: margin 0.3s;
    z-index: 1;
}

@media screen and (min-width: 993px) {
    .slogans-container .mother[data-state="active"] .title p {
        margin: -30px -30px 0px 0px;
    }

    .slogans-container .mother[data-state="active"] .title {
        left: -100%;
        bottom: -100%;
    }

    .slogans-container .mother[data-state="active"] .background {
        left: -50%;
        bottom: -50%;
    }
}

@media screen and (max-width: 992px) {
    .slogans-container .mother[state-click="active"] .title p {
        margin: -30px -30px 0px 0px;
    }

    .slogans-container .mother[state-click="active"] .title {
        left: -100%;
        bottom: -100%;
    }

    .slogans-container .mother[state-click="active"] .background {
        left: -50%;
        bottom: -50%;
    }
}

.slogans-container .desc p {
    padding-top: 40px;
}

.slogans-container .desc {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 24px;
    padding: 0px 20px;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: left;
    color: white;
    z-index: 1;
}

.slogans-container .title-top {
    width: 100%;
    height: 100px;
    position: absolute;
    text-align: center;
    padding-top: 20px;
    top: -100px;
    transition: top 0.5s;
    transition-delay: 0.3s;
    color: #fff;
    z-index: 1;
}

@media screen and (min-width: 993px) {
    .slogans-container .mother[data-state="active"] .title-top {
        top: 0px;
    }
}

@media screen and (max-width: 992px) {
    .slogans-container .mother[state-click="active"] .title-top {
        top: 0px;
    }
}

.slogans-container {
    width: 100%;
    margin-top: 20px;
}

.slogan .description {
    margin: 0px;
    height: 0px;
    overflow: hidden;
}

.slogan:first-child {
    margin-left: 0px;
}

.slogan {
    float: left;
    width: 25%;
    height: 310px;
}

/* end slogans */

/* end contact */

.photos-container ul li a {
    display: block;
    width: 92px;
    height: 92px;
    overflow: hidden;
}

.photos-container ul li {
    border-radius: 50% 50% 50% 50%;
    display: block;
    float: left;
    height: 92px;
    margin-bottom: 35px;
    margin-left: 20px;
    overflow: hidden;
    width: 92px;
}

.photos-container {
    width: 38%;
    float: left;
    margin-top: 20px;
}

.photos-container ul li img {
    width: 92px;

}

/* end limelinr */

.events-container {
    background-color: #ffffff;
}

/* start what we do */
.flow-section-container .fob-publications .events {
    color: #141515;
}

.flow-section-container .fob-publications .events .date {
    border: 1px solid gray;
}

.flow-section-container .fob-publications .patronage-container {
    margin-left: 0px;
}

.flow-section-container .fob-publications .flow-section .last-patronage .patronage-description h2 {
    margin-top: 0px;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 14px;
    height: auto;
    line-height: 25px;
}

.flow-section-container .fob-publications .flow-section .last-patronage h2 {
    font-size: 19px;
    margin: 40px 0px 0px 0px;
    padding: 0px;
    font-weight: bold;
    color: #333333;
    font-family: 'Open Sans';
}

.analyzing-csr .left section, .fob-publications .left section {
    margin-left: -100px;
    padding-left: 100px;
    border-top: 1px solid #B2B2B2;
}

.analyzing-csr .right h1:after, .fob-publications .right h1:after {
    content: "";
    border: 0px none;
}

.analyzing-csr .right h1, .fob-publications .right h1 {
    margin: 0px;

}

.analyzing-csr .right .desc p {
    line-height: 20px;
}

.analyzing-csr .right .desc {
    margin-bottom: 10px;
}

.analyzing-csr .right .date {
    margin-top: 10px;
    line-height: 28px;
}

.analyzing-csr .right a {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: 28px;
    display: block;
    font-weight: bold;
}

.analyzing-csr .right, .fob-publications .right {
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #a394a9;
    float: right;
    width: 385px;
    color: #fff;
}

.analyzing-csr .right .more:hover {
    text-decoration: none;
}

.analyzing-csr .right .more,
.fob-publications .right .more {
    margin: 0px;
    color: #fff;
}

.analyzing-csr section.s1 {
    background-image: url('./images/icons/prowadzenie-badan.png');
}

.analyzing-csr section.s2 {
    background-image: url('./images/icons/monitorowanie-dobrych-praktyk.png');
}

.analyzing-csr section.s3 {
    background-image: url('./images/icons/sledzenie-trendow-swiatowych.png');
}

.analyzing-csr section p {
    color: #141515;
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 24px;
}

.analyzing-csr section p {
    margin: 10px 0px;
}

.analyzing-csr section {
    background-repeat: no-repeat;
    width: 300px;
    padding: 0px 15px 0px 85px;
    margin-top: 30px;
    float: left;
}

.analyzing-csr section h2 {
    color: #141515;
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 45px;
    padding-bottom: 10px;
}

.analyzing-csr .left, .fob-publications .left {
    margin-left: 215px;
    width: 600px;
}

@media screen and (min-width: 993px) {
    .fob-publications .events .date {
        border: 1px solid #fff;
    }
}

.fob-publications .events {
    margin: 0px -20px;
}

.flow-section-container .fob-publications .flow-section .short-news h2 {
    color: #141515;
    font-size: 15px;
    font-family: 'Open Sans';
    font-weight: 700;
    height: auto;
    line-height: 20px;
    margin: 0 0px 5px 0px;
    padding: 0;
}

.fob-publications .flow-section .short-news .description {
    margin-left: 95px;
    padding: 0px;
    margin-bottom: 20px;
}

/* end what we do */

.last-report .report-big-cover {
    float: right;
    margin-left: 30px;
}

.last-report .description {
    overflow: hidden;
    margin-top: 50px;
    width: 670px;
}

/* header search form */

.searchform {
    float: left;
    overflow: hidden;
    height: 32px;
}

.searchform .search-submit-button {
    background-image: url('./images/search-btn.png');
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: block;
    float: left;
    margin-left: 0px;
    -webkit-transition: margin 0.5s;
    -moz-transition: margin 0.5s;
    transition: margin 0.5s;
}

.searchform .search-container {
    border: 1px solid #fff;
    padding: 0px 3px;
    height: 30px;
}

.expanded .search-container {
    border: 1px solid #808080;
}

.searchform .search-container input {
    width: 3px;
    float: left;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    transition: width 0.5s;
}

.expanded .search-submit-button {
    margin-left: 5px;
}

.affix .expanded .search-container input {
    width: 300px;
}

.expanded .search-container input {
    width: 300px;
    float: left;
    height: 30px;
    display: block;
}

.menu-second-top-menu-container {
    float: left;
}

/* end header search form */
@media screen and (max-width: 992px) and (orientation: landscape) {

}

/* start section what we do */

.development-csr {
    position: relative;
    height: 620px;
}

.development-csr dl * {
    display: inline-block;
}

.development-csr dt[data-state=active] a, .development-csr dd[data-state=active] {
    color: #644a6f;
    text-decoration: none;
    cursor: pointer;
}

.development-csr .ico {
    border-radius: 50%;
    border: 1px solid #808080;
    cursor: pointer;
    background-color: #fff;
    width: 130px;
    height: 130px;
    position: absolute;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    background-image: url('./images/icons/FOB_ikonki_co-robimy.png');
}

.development-csr .ico1 {
    background-position: -127px 0px;
    top: 138px;
    left: 365px;
}

.development-csr .ico1[data-state="active"] {
    background-position: -127px 128px;
    background-color: #644a6f;
}

.development-csr .ico2 {
    background-position: -257px 0px;
    top: 100px;
    right: 410px;
}

.development-csr .ico2[data-state="active"] {
    background-position: -257px 128px;
    background-color: #644a6f;
}

.development-csr .ico3 {
    background-position: -382px 2px;
    top: 380px;
    right: 360px;
}

.development-csr .ico3[data-state="active"] {
    background-position: -382px 129px;
    background-color: #644a6f;
}

.development-csr .ico4 {
    background-position: 0px 0px;
    top: 417px;
    left: 375px;
}

.development-csr .ico4[data-state="active"] {
    background-position: 0 128px;
    background-color: #644a6f;
}

.development-csr .ico5 {
    position: absolute;
    z-index: -1;
    color: #dbdddc;
    border-radius: 50%;
    left: 394px;
    top: 127px;
    width: 405px;
    height: 405px;
    border: 1px solid #808080;
    font-size: 148px;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: center;
    line-height: 405px;
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
}

.development-csr dl dt a {
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    font-weight: 600;
    font-size: 40px;
    color: #141515;
    line-height: 40px;
}

.development-csr dl dd {
    color: #141515;
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 24px;
    padding-top: 50px;
}

.development-csr dl dd.d3,
.development-csr dl dd.d4 {
    padding-top: 90px;
}

.development-csr dl dt, .development-csr dl dd {
    position: absolute;
    width: 325px;
}

.development-csr dl .d1 {
    left: 5px;
    top: 140px;
    text-align: right;
}

.development-csr dl .d2 {
    right: 40px;
    top: 103px;
}

.development-csr dl .d3 {
    right: 0px;
    top: 365px;
}

.development-csr dl .d4 {
    left: 15px;
    top: 410px;
    text-align: right;
}

.newest-publication-container h1 {
    margin-left: 0px;
}

.newest-publication-container > p:after {
    left: 0px;
}

.newest-publication-container > p:first-child:after,
.newest-publication-container > p:first-child:before {
    position: absolute;
    width: 34%;
    content: "";
    top: 19px;
    border-bottom: 1px solid #B2B2B2;
}

.newest-publication-container > p:before {
    right: 0px;
}

.newest-publication-container > p:first-child {
    width: 100%;
    text-align: center;
    display: block;
    position: relative;
    margin: 0px auto;
}

.fob-publications .left .newest-publication-container h1,
.fob-publications .left .newest-publication-container .description {
    margin-left: 0px;
    float: left;
}

.fob-publications .left .newest-publication-container {
    border-top: 0px none;
    margin: 0px 20px 0px 0px;
    padding-left: 0px;
}

.fob-publications .publication-cover {
    max-width: 170px;
    border: 1px solid #B2B2B2;
    margin-right: 20px;
    float: left;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.23);
    border: 1px solid #B2B2B2;
}

.flow-section-container {

}

.flow-section-container .section4 {
    clear: left;
}

.flow-section-container .flow-section .description p {
    margin-bottom: 10px;
}

.flow-section-container .flow-section .description {
    color: #141515;
    font-family: 'Open Sans';
    font-size: 15px;
    line-height: 24px;
    padding: 10px 0px;
}

.flow-section-container .flow-section h3 {
    font-size: 19px;
}

.flow-section-container .fob-publications .flow-section h2 {
    border-left: 1px solid white;
/*    height: 38px;*/
    margin-bottom: 10px;
    margin-left: -16px;
}

.flow-section-container .flow-section > h1,
.flow-section-container .flow-section h2 {
    color: #FFFFFF;
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 35px;
/*    height: 70px;*/
    margin: 0px -15px;
    padding: 15px;
}

.flow-section-container .section1 > h1,
.flow-section-container .section4 > h1,
.flow-section-container .section1 > h2,
.flow-section-container .section4 > h2 {
    background-color: #a192a7;
}

.flow-section-container .section2 > h1,
.flow-section-container .section5 > h1,
.flow-section-container .section2 > h2,
.flow-section-container .section5 > h2 {
    background-color: #b8b8b8;
}

.flow-section-container .section3 > h1,
.flow-section-container .section6 > h1,
.flow-section-container .section3 > h2,
.flow-section-container .section6 > h2 {
    background-color: #4c90b5;
}

.flow-section-container .flow-section .description {
    margin: 0px;
}

.flow-section-container .flow-section {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #B8B8B8;
    border-left: 1px solid #B8B8B8;
    float: left;
    margin-left: -1px;
    padding: 0px 15px;
    width: 400px;
    margin-bottom: 40px;
}

.flow-section-container .section1,
.flow-section-container .section4 {
    border-left: 1px solid #fff;
}

.flow-section-container .section3,
.flow-section-container .section6 {
    border-right: 1px solid #fff;
}

.analyzing-csr .news-container h1, .fob-publications .events-container h1 {
    color: #fff;
}

.page-template-template-what-we-do-php .newest-publication-container .publication-description {
    overflow: hidden;
}

.page-template-template-what-we-do-php .newest-publication-container .more {
    clear: both;
    margin: 10px 0px;
    display: block;
}

.page-template-template-what-we-do-php .newest-publication-container .publication-description h1 {
    font-family: 'Open Sans';
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 5px;
}

.page-template-template-what-we-do-php .newest-publication-container h3 {
    margin-top: 40px;
    margin-bottom: 20px;
}

/* end section what we do */

/* section knowledge base */

.page-template-template-knowledge-base-php .sub-section-container {
    padding-bottom: 0px;
}

.page-template-template-knowledge-base-php .books-reviews-container .more,
.page-template-template-knowledge-base-php .publications-and-csr-research-container .more,
.page-template-template-knowledge-base-php .experts-articles-container .more {
    font-family: 'Open Sans';
    font-size: 15px;
    color: #A37DB0;
    font-weight: bold;
}

.page-template-template-knowledge-base-php .books-reviews-container .clear,
.page-template-template-knowledge-base-php .publications-and-csr-research-container .clear,
.page-template-template-knowledge-base-php .experts-articles-container .clear {
    margin-bottom: 18px;
}

.page-template-template-knowledge-base-php .small-article-cover {
    max-width: 136px;
    margin-right: 10px;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.23);
    border: 1px solid #B2B2B2;
}

.page-template-template-knowledge-base-php .newest-publication-container h1 {
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 20px;
    line-height: 21px;
    margin-bottom: 15px;
    letter-spacing: 0px;
}

.page-template-template-knowledge-base-php .sub-section-container h3 a:hover {
    text-decoration: none;
    color: #A37DB0;

}

.page-template-template-knowledge-base-php .sub-section-container h3 a {
    display: inline;
    color: inherit;
    font-family: inherit;
}

.page-template-template-what-we-do-php .publication-description .authors,
.page-template-template-knowledge-base-php .sub-section-container .authors {
    font-family: 'Open Sans';
    font-weight: normal;
    color: #808080;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
}

.page-template-template-knowledge-base-php .sub-section-container h3.with-thumbnail {
    width: 210px;
    float: left;
}

.page-template-template-knowledge-base-php .sub-section-container h3 {
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;

}

.page-template-template-knowledge-base-php .sub-section-container h2 {
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 40px;
    color: #141515;
    border-bottom: 1px solid #B2B2B2;
    padding-bottom: 13px;
    padding-top: 20px;
    margin-bottom: 40px;
}

.page-template-template-knowledge-base-php .main-col h1.title {
    font-weight: 700;
    letter-spacing: 2px;
    height: 60px;
}

.page-template-template-knowledge-base-php .stats-info dd {
    font-size: 17px;
    font-family: 'Open Sans Semibold';
    position: absolute;
    line-height: 23px;
}

.page-template-template-knowledge-base-php .stats-info p {
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    display: block;
    letter-spacing: 1px;
    width: 245px;
    padding-top: 25px;
    line-height: 40px;
    font-weight: 600;
    font-size: 40px;
    float: left;
}

.page-template-template-knowledge-base-php .stats-info dt:nth-child(1),
.page-template-template-knowledge-base-php .stats-info dt:nth-child(3),
.page-template-template-knowledge-base-php .stats-info dt:nth-child(5) {
    top: 10px;
}

.page-template-template-knowledge-base-php .stats-info dd:nth-child(2),
.page-template-template-knowledge-base-php .stats-info dd:nth-child(4),
.page-template-template-knowledge-base-php .stats-info dd:nth-child(6) {
    top: 60px;
}

.page-template-template-knowledge-base-php .stats-info dt:nth-child(1),
.page-template-template-knowledge-base-php .stats-info dd:nth-child(2) {
    left: 24px;
}

.page-template-template-knowledge-base-php .stats-info dt:nth-child(3),
.page-template-template-knowledge-base-php .stats-info dd:nth-child(4) {
    left: 275px;
}

.page-template-template-knowledge-base-php .stats-info dt:nth-child(5),
.page-template-template-knowledge-base-php .stats-info dd:nth-child(6) {
    left: 510px;
}

.page-template-template-knowledge-base-php .stats-info dl:after {
/*    border-left: 1px solid #B2B2B2;*/
    content: '';
    height: 130px;
    display: block;
    position: absolute;
    left: 484px;
}

.page-template-template-knowledge-base-php .stats-info dl:before {
/*    border-left: 1px solid #B2B2B2;*/
    content: '';
    height: 130px;
    display: block;
    position: absolute;
    left: 249px;
}

.page-template-template-knowledge-base-php .stats-info a:hover {
    text-decoration: none;
}

.page-template-template-knowledge-base-php .stats-info a {
    color: #fff;
    display: inline-block;
    background-color: #a37db0;
    line-height: 50px;
    padding: 0px 15px;
    font-weight: bold;
    font-size: 20px;
    float: right;
    margin-top: 41px;
}

.page-template-template-knowledge-base-php .stats-info dl {
    width: 595px;
    position: relative;
/*    border-left: 1px solid #B2B2B2;*/
    display: inline-block;
    height: 130px;
}

.page-template-template-knowledge-base-php .stats-info dt {
    letter-spacing: 2px;
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    font-size: 60px;
    font-weight: 700;
    position: absolute;
}

.page-template-template-knowledge-base-php .stats-info {
    overflow: hidden;
    padding: 35px;
    clear: both;
/*    height: 130px;*/
    background-color: #eeeeee;
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    color: #141515;
    line-height: 35px;
}

.page-template-template-knowledge-base-php .main-col {
    padding-right: 20px;
}

.page-template-template-knowledge-base-php article.sub-section-container {
    padding-top: 0px;
}

.page-template-template-knowledge-base-php .newest-publication-container .description {
    font-size: 15px;
    line-height: 24px;
    color: #141515;
    font-family: 'Open Sans';
    margin-left: 0px;
}

.page-template-template-knowledge-base-php .newest-publication-container .description a {
    font-family: 'Open Sans';
    font-size: 15px;
    color: #A37DB0;
    font-weight: bold;
}

.multimedia-container .multimedia-thumbnail {
    float: right;
    margin-left: 30px;
}

.multimedia-container img {
    max-width: 380px;
}

/* end section knowledge base */

/* start encyclopedia single */

.single-encyclopedia_item  .encyclopedia-item {
    padding-right: 40px;
}

.single-encyclopedia_item .content .sidebar {
/*    border-left: 1px solid #B2B2B2;*/
    margin-left: 0px;
/*    width: 400px;*/
}

/* end encyclopedia single */
/* start encyclopedia archive */

.gray-block a.letter:hover {
    text-decoration: none;
    color: #A37DB0;
}

.gray-block .letters {
    margin-top: 15px;
}

.gray-block .padding-left {
    padding-left: 25px;
}

.gray-block .letter {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    background-color: #eeeeee;
    color: #141515;
    display: inline-block;
    font-family: 'Open Sans Condensed';
    font-size: 40px;
    line-height: 70px;
    text-align: center;
    width: 70px;
}

.gray-block .current-letter {
    color: #A37DB0;
    background-color: #f5f7f6;
    font-weight: 700;
    box-shadow: inset 5px 3px 3px rgba(0, 0, 0, 0.2);
}

.encyclopedia-item .description {
    margin-bottom: 50px;
}

.gray-block span.letter {
    background-color: #fcfcfc;
    color: #cccccc;
}

.encyclopedia-item {
    position: relative;
}

.encyclopedia-items li a, .encyclopedia-item .title-encyclopedia-item,
.encyclopedia-item .letter {
    color: #141515;
    font-family: 'Open Sans Condensed';
    display: block;
    letter-spacing: 1px;
    width: 655px;
    line-height: 35px;
    -font-weight: 600;
    font-size: 25px;
}

.encyclopedia-items .title-encyclopedia-item {
    color: #a37db0;
}

.encyclopedia-item .letter {
    -position: absolute;
    -top: -12px;
    -left: 0px;
    width: 70px;
    -display: inline-block;
    text-align: center;
    line-height: 70px;
    color: #fff;
    font-size: 40px;
    background-color: #a37db0;
    font-family: 'Open Sans Condensed';
    margin:5px 0;
}

/* end encyclopedia archive */

/* start sidebar */

.sidebar {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.select-block a:hover, .select-block a.active {
    color: #A37DB0;
    text-decoration: none;
    background-color: #f5f7f6;
    border-bottom: 2px solid #E2E2E2;
}

.select-block a {
    line-height: 30px;
    color: #1b1b1b;
    padding: 0px 24px;
    border-bottom: 2px solid #eeeeee;
    width: 100%;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.select-block .title {
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 35px;
    color: #808080;
    line-height: 58px;
    padding: 0px 4px;
    margin: 0px 20px 20px 20px;
    border-bottom: 1px solid #B2B2B2;
}

.select-block {
    padding: 5px 0px;
    background-color: #eeeeee;
    margin-bottom: 35px;
}

/* end sidebar */

/* publications page */
.main-col > h1.after-line, .full-width > h1.after-line {
    position: relative;
}

.main-col > h1.after-line:after, .full-width > h1.after-line:after {
    border-top: 1px solid #B2B2B2;
    content: "";
    left: -200%;
    margin-left: -20px;
    position: absolute;
    top: 30px;
    width: 200%;
}

.main-col h1.title, .main-col h1.title *,
.full-width h1.title, .full-width h1.title * {
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    letter-spacing: 1px;
    font-weight: 600;
    font-style: normal;
    font-size: 60px;
    color: #141515;
    line-height: 60px;
}

.lead-publication .multimedia-thumbnail img {
    width: 270px;
    margin-right: 30px;
    float: left;
}

.lead-publication {
    clear: both;
    overflow: hidden;
}

/* end publications page */

[data-state=selected] {
    background-color: #E3D8E8 !important;
}

.attachments .title {
    color: #141515;
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 60px;
}

.attachments a.application {
    color: #000000;
    display: inline-block;
    height: 50px;
    line-height: 23px;
    padding-left: 50px;
    padding-top: 10px;
    margin-bottom: 10px;
}

.attachments a.application-pdf {
    background-image: url("./images/icons/pdf-ico.png");
    background-repeat: no-repeat;
}

/* end promoted reports */

/* start article page */

.single-article .main-col .description a {
    color: #A37DB0;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: bold;
    line-height: 28px;
}

.article-info .article-date {
    float: right;
    color: #808080;
}

.article-info {
    display: block;
    font-size: 17px;
    height: 20px;
    color: #808080;
    line-height: 20px;
    margin: 30px 0 40px 0px;
    width: 100%;
}

.author-container .author-description p {
    margin-bottom: 10px;
}

.author-container .table-cell {
    vertical-align: top;
}

.author-container .info {
    margin-bottom: 10px;
    color: #808080;
}

.author-container h1 {
    font-size: 20px;
    margin: 10px 0px 10px 0px;
}

.author-container img.author-photo {
    display: block;
    margin-right: 20px;
    max-width: 120px;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.23);
    border: 1px solid #B2B2B2;
}

.author-container .shares a.www {
    width: 42px;
    text-indent: 0px;
    line-height: 25px;
    font-size: 14px;
    color: #A37DB0;
    text-decoration: none;
}

.author-container .shares .icon {
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 25px;
    margin-left: 20px;
    width: 24px;
}

.author-container .shares {
    position: absolute;
    right: 20px;
    top: 20px;
}

.author-container {
    position: relative;
    padding: 20px;
    margin-top: 40px;
}

/* end article page */

.lead-event .event-date {
    position: absolute;
    left: -100px;
    top: 1px;
}

.lead-event .multimedia-thumbnail img {
    width: 270px;
    margin-right: 30px;
    float: left;
}

.main-col .lead-event .lead a.more {
    margin-top: 10px;
    display: block;
}

.main-col .lead-event .lead {
    float: left;
}

.main-col .lead-event .info .category {
    background-color: #a37db0;
    color: #fff;
    font-weight: bold;
    padding: 0px 4px;
    margin-right: 10px;
}

.main-col .lead-event .info,
.main-col .lead-publication .info {
    float: left;
    width: 100%;
    color: #808080;
    margin-bottom: 10px;
    line-height: 35px;
}

.main-col .lead-event h1 a,
.main-col .lead-publication h1 a {
    color: #000;
}

.main-col .lead-event h1,
.main-col .lead-publication h1 {
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 15px;
    line-height: 24px;
    color: #141515;
    margin-bottom: 0px;
    float: left;
    width: 100%;
    margin-left: 0px;
}

.main-col .lead-publication-thumbnail h1 {
    margin-left: 28px;
    width: 465px;
}

.lead-event {
    clear: both;
    position: relative;
    min-height: 100px;
    margin-bottom: 40px;
}

.main-col .lead-event-thumbnail .info,
.main-col .lead-event-thumbnail h1,
.main-col .lead-event-thumbnail .lead {
    width: 665px;
}

/* end events page */

/*


stara paginacja

*/

ul.pagination li.blank {
    width: 30px;
}

ul.pagination li.next,
ul.pagination li.before {
    width: 30px;
}

ul.pagination li a:hover, ul.pagination li.active a,
ul.pagination li span:hover, ul.pagination li.active span {
    text-decoration: none;
    border-bottom: 1px solid black;
}

ul.pagination {
    clear: both;
    margin: 90px 0px 40px;
}

ul.pagination li span,
ul.pagination li a {
    font-size: 20px;
    line-height: 20px;
    color: black;
    padding: 15px 0px;
    cursor: pointer;
}

ul.pagination li {
    display: inline-block;
    width: 60px;
    text-align: center;
}

/*

nowa paginacja

*/

nav.pagination {
    margin-top:30px;
}

.nav-links a:hover {
    text-decoration:none;
}

.screen-reader-text {
    margin:15px 0;
    font-family: 'Open Sans Condensed';
    font-weight:600;
    font-size: 1.3em;
    color:#bbbbbb;
}

.page-numbers {
    display: inline-block;
    padding: 10px 15px;
    margin: 0 5px 0 0;
    border: 1px solid #8f619e;
    line-height: 1;
    text-decoration: none;
    border-radius: 10px;
    font-size: 15px;
    color:#8f619e;
    /*font-weight: 600;*/

    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    -transition: all 0.4s;
    transition: all 0.4s;
}

.page-numbers.current {
    background: #dddddd;
    border: 1px solid #eee;
}

a.page-numbers:hover {
    background: #8f619e;
    color:#ffffff;

    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    -transition: all 0.4s;
    transition: all 0.4s;
}

/* pozostale style */

.main-col .description table td {
    padding: 3px;
    border: 1px solid #808080;
}

/* start single-event */
body .content .single-event-page {
    min-height: 500px;
}

.single-event .main-col h1.after-line, .single-event-page h1.after-line {
    margin-top: 2px;
}

.single-event .publication-cover, .single-event-page .publication-cover {
    position: absolute;
    left: -200px;
    top: 0px;
}

.single-event .main-col h1.after-line:after, .single-event-page h1.after-line:after {
    content: "";
    border-top: 1px solid #000;
    margin-left: -125px;
    top: 30px;
}

.content {
    padding-top: 70px;
}

/* sections */
.page-template-template-who-we-are-php .content,
.page-template-template-what-we-do-php .content,
.page-template-template-knowledge-base-php .content,
.page-template-template-karta-aktualnosci-php .content{
    padding-top: 0px;
}

.home .content {
    padding-top: 0px
}

.single-event .main-col .description, .single-event-page .description {
    margin-top: 70px;
    position: relative;
}

.single-event .main-col {
    position: relative;
}

.event-date .m {
    /*width: 100%;*/
    display: block;
    font-family: 'Open Sans Condensed';
    font-size: 20px;
    line-height: 30px;
}

.event-date .d {
    display: block;
    font-family: 'Open Sans Condensed';
    font-size: 45px;
    line-height: 30px;
}

.event-date .y {
    display: block;
    font-family: 'Open Sans Condensed';
    font-size: 25px;
    line-height: 40px;
}

.post-type-archive .main-col {
    position: relative;
}

.event-date {
    color: #000;
    text-align: center;
    border: 1px solid #000;
    /*clear: both;*/
    /*display: block;*/
    height: 0px;
    padding-bottom:100%;
    /*line-height: 50px;*/
    font-size: 50px;
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    /*font-weight: 600;*/
    /*margin-right: 20px;*/
    width: 100%;
}

.single-event .description .partners a {
    line-height: 120px;
    margin-right: 35px;
    display: inline-block;
    text-align: center;
    width: 100px;
}

.single-event .description .partners strong {
    border-bottom: 1px solid #B2B2B2;
    width: 100%;

    padding: 12px 0px;
}

.single-event .description .partners img {
    max-width: 100px;
    max-height: 100px;

}

/* end single-event */

/* partners taxonomy */

.tax-partners_type .excerpt {
    margin-bottom: 60px;
}

.partner-short-container .cover-box {
    padding: 10px 20px 0px 0px;
}

.partner-short-container .cover-box img {
    border: 1px solid #B2B2B2;
    max-width: 115px;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.23);
}

.partner-short-container h2 {
    margin-bottom: 10px;
}

.partner-short-container {
    margin-bottom: 50px;
}

.partner-short-container .table-cell {
    vertical-align: top;
}

.partner-short-container a.more {
    display: block;
    margin-top: 10px;
}

/* end partners taxonomy */

/* photo galleria plugin */
.galleria-thumb-nav-left, .galleria-thumb-nav-right, .galleria-info-link, .galleria-info-close, .galleria-image-nav-left, .galleria-image-nav-right {
    background-image: url('./images/classic-map.png');
}

.galleria-image-nav {
    display: none;
}

.galleria-image {
	border: solid 1px #777;
}

.notouch .galleria-thumb-nav-left:hover,
.notouch .galleria-thumb-nav-right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #fff;
}

.galleria-container {
    background-color: #ffffff;
    /*border: 1px solid gray;*/
}

.galleria-counter {
    color: #000;
    opacity: 1;
    background-color: #fff;
    padding: 2px;
    border: 1px solid #000;
}

/* end photo galleria plugin */

.short-news .date {
    float: left;
}

.elements-container .category-to-select:hover,
.elements-container .year-to-select:hover {
    text-decoration: underline;
    cursor: pointer;
}

.page-template-template-patronages-php .excerpt,
.tax-patronage .excerpt {
    margin-bottom: 60px;
}

/* nowy */

.short-news .description {
    margin-left: 160px;
    line-height: 24px;
    padding-bottom: 5px;
}

/* nowy */

.page-template-template-news-english-php h2,
.short-news h2 {
    color: #141515;
    line-height: 30px;
}

/* nowy */

.short-news h2 * {  
    color: inherit;
    font-size: inherit;
}

/* nowy */
.short-news {
    width: 660px;
    border-bottom: 1px solid #B2B2B2;
}

.page-template-template-what-we-do .short-news {
    width: 100%;
}

.news-container .img {
    float: right;
    width: 268px;
}

.single .sidebar .gray-block {
    padding-right: 0px;
}

.sidebar .gray-block img.infographic {
    max-width: 100%;
    margin-top: 10px;
}

.card-container .title {
    border-bottom: 0 none;
    color: #808080;
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    line-height: 28px;
    margin-bottom: 16px;
}

.card-container .title {
    border-bottom: 0 none;
    color: #808080;
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    font-size: 29px;
    font-weight: 600;
    letter-spacing: 2px;
}

.card-container .card h3 {
    color: #141515;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin:0px;
}

.card-container .card .description .email a {
    color: #A37DAE;
    line-height: inherit;
}

.card-container .card .description .email {
    font-size: 11px;
    height: 16px;
    line-height: 16px;
}

.card-container .card .description .phone {
    font-size: 11px;
    height: 16px;
    line-height: 16px;
}

.card-container .card .description .status-info {
    display: block;
    font-size: 11px;
/*    height: 16px;*/
    line-height: 16px;
/*    overflow: hidden;*/
    padding: 5px 0;
    margin-bottom: 5px;
    margin-top: 10px;

}

.card-container .card .description {
    vertical-align: top;
    display: table-cell;
}

.card-container .card .photo a img {
    max-width: 100%;
}

.card-container .card .photo a {
    height: 92px;
    display: block;
    margin-right: 10px;
    border-radius: 50%;
    overflow: hidden;
    width: 92px;
}

.card-container .card .photo {
    display: table-cell;

}

.sidebar .card-container .card p a,
.main-col .card-container .card p a {
    color: #141515;
    font-family: 'Open Sans';
    font-size: 11px;
    text-transform: none;
    font-weight: normal;
    line-height: 24px;
}

.sidebar .card-container .title,
.main-col .card-container .title {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d0d0d0;
    font-weight: bold;
    letter-spacing: 0;
}

.main-col .card-container {
    padding: 5px 15px 15px 15px;
    width: 353px;
    background-color: #eeeeee;

}

.sidebar .card-container {
    padding: 10px;
    background-color: #eeeeee;
/*    margin-left: 20px;*/
    margin-bottom:20px;
/*    width: 335px;*/
}

/* poprawki szerokosci kontenera */

.col-lg-4 .sidebar .card-container {
    margin-left: 0;
    width: 100%;
}

.single-publication .sidebar .card-container {
    margin-left: 0;
    width: 100%;/*360px;*/
}

.sidebar .card-container .title {
    color: #000000;
    font-family: 'Open Sans';
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
}

.post-type-archive-fob_profile .card-container .card .link-to-profile-form {
    background-color: #A37DB0;
    color: #FFFFFF;
    display: block;
    margin-top: 20px;
    padding: 5px 0;
    text-align: center;
    width: 100%;
    font-weight: 600;
    font-size: 15px;
}

.post-type-archive-fob_profile .card-container .card .description p:last-child {
    font-size: 12px;
    font-weight: 600;
}

.post-type-archive-fob_profile .card-container .card .description {
    border-bottom: 1px solid #B2B2B2;
    display: block;
    height: 100px;
    margin-left: 120px;
    /*width: 237px;*/
}

.post-type-archive-fob_profile .card-container .card .description .status-info {
    font-size: 13px;
    color: #B2B2B2;
    font-weight: 600;
    margin: 0px;
}

.post-type-archive-fob_profile .card-container .card h3 {
    margin-top: 10px;
    text-transform: none;
    font-size: 14px;
}

.post-type-archive-fob_profile .card-container .card .photo {
    background-image: url("./images/icons/profile-incognito.png");
    float: left;
    height: 102px;
    margin-right: 20px;
    width: 102px;
}

.post-type-archive-fob_profile .card-container {
    background-color: #fff;
    border: 1px solid #808080;
    padding: 10px 20px 20px 20px;
}

.card-container .card {
    display: table;

}

.home .promoted-container .promoted-home:last-child {
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -1px;
}

.home .promoted-container {
    position: relative;
}

/* end single publication */

.single .sidebar {
/*    width: 360px;
    margin-left: 40px;*/
}

.single-news .sidebar {
    margin-left: 0px;
}

/* start archive publication */

.display-table {
    display: table;
}

.table-cell {
    display: table-cell;
}

/* start employee */

.post-type-archive-fob_employee .main-col {
    padding-right: 30px;
}

.post-type-archive-fob_employee .sidebar {
/*    border-left: 1px solid #c4c4c4;
    margin-left: -1px;*/
}

.single-employee-page .employee-photo img {
    max-width: 225px;
    max-height: 330px;
}

.single-employee-page article {
    min-height: 420px;
}

.single-employee-page .employee-photo {
    display: block;
    max-height: 330px;
    overflow: hidden;
    width: 225px;
    border-bottom: 1px solid #B2B2B2;
    padding-bottom: 20px;
}

body .content .single-employee-page {
    position: relative;
    padding-left: 280px;
}

.title-margin-left-small {
    margin-left: 105px;
}

.short-employee .description .counts-info {
    margin-bottom: 20px;
    color: #808080;
}

.short-employee .employee-status-info {
    margin-bottom: 20px;
}

.short-employee .description .short-description {
    margin-bottom: 20px;
}

.management-container .short-employee .description .more {
    margin-top: 20px;
}

.management-container .short-employee .description h3 {
    margin-bottom: 20px;
    font-size: 20px;
}

.team-container {
    overflow: hidden;
}

.team-container .short-employee:nth-child(odd) {
    margin-left: 30px;
}

.team-container .short-employee:nth-child(even) {
    clear: left;

}

.team-container .short-employee {
    float: left;
    width: 370px;
}

.short-employee {
    overflow: hidden;
}

.management-container .short-employee .description {
    width: 570px;
    margin-left: 30px;
}

.team-container .short-employee h3, .team-container .short-employee .employee-status-info {
    float: left;
    margin-left: 30px;
    width: 220px;
}

.team-container .employee-links {
    margin-bottom: 15px;
}

.team-container .short-employee .description .short-description {
    clear: both;
}

.team-container .short-employee .description {
    float: none;
    margin-bottom: 0px;
    overflow: visible;
}

.short-employee .description {
    float: left;
}

.short-employee {
    margin-bottom: 55px;
}

.shares a.email,
.employee-links a.email,
.grid-news-date a.email{
    background-image: url('./images/icons/email-ico.png');
}

.shares a.linkedin,
.employee-links a.linkedin,
.grid-news-date a.linkedin{
    background-image: url('./images/icons/linkedin-ico.png');
}

.employee-links a:hover,
.grid-news-date a.linkedin a:hover{
    text-decoration: none;
}

.employee-links a.www,
.grid-news-date a.www {
    width: 42px;
    text-indent: 0px;
    line-height: 25px;
    font-size: 15px;
    color: #A37DB0;
    text-decoration: none;
}

.single-employee-page .employee-status-info {
    line-height: 25px;
    margin-bottom: 10px;
    font-size: 15px;
}

.single-employee-page h1 {
    font-size: 40px;
    letter-spacing: 1px;
    margin-bottom: 5px;
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
}

.short-employee .employee-links a.icon,
.employee-links a.icon,
.grid-news-date a.icon
{
    float: left;
    display: block;
    width: 24px;
    margin-top: 25px;
    background-repeat: no-repeat;
    height: 25px;
    margin-right: 20px;
    text-indent: -1000px;
    overflow: hidden;
}

.team-container .short-employee .employee-links {
    width: 120px;
}

.short-employee .employee-links {
    width: 170px;
    float: left;
}

.team-container .short-employee .employee-links img {
    width: 120px;
    min-width: 120px;
}

.short-employee .employee-links img {
    min-width: 170px;
}

.team-container .short-employee .employee-photo {
    width: 120px;
    height: 120px;
}

.short-employee .employee-photo {
    text-align: center;
    background-color: #F3F3F3;
    display: block;
    width: 170px;
    height: 170px;
    overflow: hidden;
    border-radius: 50% 50% 50% 50%;
}

.post-type-archive-fob_employee .main-col .title {
    margin-bottom: 70px;
}

.page-template .sub-title,
.tax-publication_type .sub-title,
.tax-patronage .sub-title,
.page-template-template-csr-in-media-php h2,
/*.post-type-archive-news .sub-title,*/
.post-type-archive-karta-aktualnosci .sub-title,
/*.post-type-archive-fob_employee h2,*/
/*.post-type-archive-event h2,*/
/*.post-type-archive-event .sub-title,*/
.post-type-archive-publication .sub-title {
    color: #141515;
    padding-top: 2px;
    font-family: 'Tungsten Narrow A', 'Tungsten Narrow B';
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 45px;
    margin-bottom: 30px;
    border-bottom: 1px solid #B2B2B2;
    padding-bottom: 15px;
}

.post-type-archive-fob_employee .management-container {
    margin-top: 30px;
}

/* start fob profile */
.page-template-template-profile-fob-form-php .content {
    padding-top: 70px;
}

.page-template-template-profile-fob-form-php .excerpt p {
    font-family: inherit;
    font-size: inherit;
    line-height: 38px;
}

/* end taxonomy publication page */

.roll-list-container p span {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    font-family: inherit;
}

/* Gravity Form Styling*/

.gform_fields input, .gform_fields select, .gform_fields textarea {
	border:1px solid #ccc;
}

.gfield {
	margin-bottom:20px;
}

input.gform_button {
	padding: 5px 10px;
	border:1px solid #555;
}

input.gform_button:hover {
	background: #a2798f;
	border:1px solid #ccc;
	color:#fff;
}

.gform_wrapper table.gfield_list thead th {
    font-weight:normal!important;
    font-size: .813em!important;
    /*letter-spacing: .5pt!important;*/
    width:13%!important;
    word-wrap:break-word!important;
}

.krform h2.gsection_title {
    font-weight: 700!important;
    font-size: 2em!important;
    margin-top:20px!important;
}

.krform .ginput_container_radio,
.krform .ginput_container_checkbox {
    margin-left:30px!important;
}

.krform .top_label .gfield_label {
    margin-top:20px;
}

.krform .gsection {
    margin-top:30px!important;
}

/* text na obrazkach */

.main-col .description p.wp-caption-text {
    color:#777;
    font-size:0.85em;
    padding:1.0em;
    background: #dddddd;
}

/*

Style dla tekstu - takie same wszedzie w portalu */

.col-lg-8 .content-text-style,
.col-md-8 .content-text-style,
.col-sm-8 .content-text-style {
    padding:0 10px 0 0;
    box-sizing: border-box;
    overflow: hidden;
    color: rgb(51, 51, 51);
}

.content-text-style > p {
    line-height: 150%;
    font-family: 'Open Sans';
    font-weight: normal;
    font-size: 1em;
    margin: 15px 0px;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.content-text-style > p > a {
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.content-text-style h1 a,
.content-text-style h2 a,
.content-text-style h3 a,
.content-text-style h4 a,
.content-text-style h5 a,
.content-text-style h6 a {
    font-family: 'Open Sans Condensed';
}

.content-text-style a,
.footer a {
    color: #8f619e;
    text-decoration: none;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    -transition: all 0.4s;
    transition: all 0.4s;
}

.content-text-style a:hover,
.footer a:hover {
    color: #e65c00;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    -transition: all 0.4s;
    transition: all 0.4s;
}

.content-text-style ul, .content-text-style ol {
    margin-left: 40px;
    font-size: 1em;
}

.content-text-style ul{
    list-style-type: disc;
}

.content-text-style ol{
    list-style-type: decimal;
}

.content-text-style ul li, .content-text-style ol li {
    margin:5px 0;
}

.content-text-style h1,
.content-text-style h2,
.content-text-style h3,
.content-text-style h4{
    font-family: 'Open Sans Condensed';
    font-weight:normal;
    margin-top:0.5em;
    margin-bottom:0.5em;
}

.content-text-style h1 {font-size:2.3em}
.content-text-style h2 {font-size:2.0em}
.content-text-style h3 {font-size:1.6em}
.content-text-style h4 {font-size:1.2em}

.content-text-style > div {

}

.content-text-style hr {
    clear:both;
    margin: 10px 0;
    border-color:#fff;
}

.content-text-style h1.title {
    font-family: 'Open Sans Condensed';
    letter-spacing: 1px;
    font-weight: 600;
    font-style: normal;
    font-size: 45px;
    color: #141515;
    line-height: 50px;
    margin:40px 0 60px 0;
}

.content-text-style .description p.wp-caption-text {
    color:#777;
    font-size:0.85em;
    padding:1.0em;
    background: #dddddd;
}

.content-text-style .more {
    margin:30px 0 10px 0;
}

.content-text-style .more a {
    font-family: 'Open Sans Condensed';
    font-weight: 600;
    font-size:1.5em;
}

/*

Footer

*/

.footer {
    margin: 0 auto;
    max-width: 100%;
    background-color: #000000;
    color:#ffffff;
    padding-bottom:30px;
}


/* zmieniamy kontenery na grid */

.container-new {
    padding: 1px;
    margin:5px;
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
}

@media only screen and (max-width : 991px) {
    .footer-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 10px;
        box-sizing:border-box;
        margin: 5px;
        justify-items: stretch;
        
        width: 100%;
        min-width:0px;
    }
    .footer-grid-newsletter {
        grid-column: 1 / 3;
        grid-row: 3;
        min-width:0px;
    }
    
    .container-new {
        width: 100%;
    }
    
}

@media only screen and (min-width : 992px) {
    .footer-grid {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 10px;
        box-sizing:border-box;
        justify-items: stretch;
        
        margin-right: auto;
        margin-left: auto;
        width: 970px;
        min-width:0px;
    }
    .footer-grid-newsletter {
        grid-column: 1 / 5;
        grid-row: 2;
        min-width:0px;
    }
    
    .container-new {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .footer-grid {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-gap: 10px;
        box-sizing:border-box;
        justify-items: stretch;
        
        margin-right: auto;
        margin-left: auto;
        width: 1170px;
        min-width:0px;
    }
    .footer-grid-newsletter {
        grid-column: 5 / 7;
        grid-row: 1;
        min-width:0px;
    }
    
    .container-new {
        width: 1170px;
    }
    
}

.footer p {
    padding-top:2px;
    padding-bottom:2px;
    font-size:0.9em;
}

.footer h3 {
    font-family: 'Open Sans Condensed';
    font-weight: 600;
    font-size:1.2em;
    width: 100%;
    border-bottom:1px solid #ffffff;
    padding-bottom:10px;
    margin-bottom:10px;
    margin-top:30px;
}

/* ikonki sa zdjete do odwolania, robimy wszytsko tekstem bez udziwnieni.
ikonki sa nadal w foncie
*/

/*.footer .email-link:before {
    font-family: "icomoon";
    content: "\e904";
    margin-right: 6px;
}

.footer .map-link:before {
    font-family: "icomoon";
    content: "\e905";
    margin-right: 6px;
}*/

.footer .newsletter-container {
    margin-top:15px;
}

/*

New footer to FOOTER END

*/

/* nowe post share 'post-share-buttons' */

.post-share-buttons {
    margin:0 0 10px 0;
}

.post-share-buttons .social {
    display: block;
}

.post-share-buttons ul {
    list-style: none;
    margin: 0;
}

.post-share-buttons ul li {
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    margin-right: 9px;
    opacity: 1;
    padding: 6px 5px;
    position: relative;
    width: 38px;
}

.post-share-buttons ul li.share-icon.facebook {
    background-color: #3b5998;
}

.post-share-buttons ul li.share-icon.twitter {
    background-color: #55acee;
}

.post-share-buttons ul li.share-icon.linkedin {
    background-color: #007bb5;
}

.post-share-buttons ul li.share-icon.email {
    background-color: #cccccc;
}

.post-share-buttons ul li a {
    border-bottom: none !important;
    left: 4px;
    position: relative;
    top: 2px;
}

.post-share-buttons ul li a .icon-share {
    font-size: 20px;
    color:#ffffff;
}

/* Short news - indeksy po wdrozeniu responsywności */

/* Karta Roznorodnosci */

.short-news h2 {
    /*margin-top:50px;*/
    line-height:1.2em;
}

.short-news h2 a {
    font-family: 'Open Sans Condensed';
    font-weight: 600;
}

.short-news-date {
    font-family: 'Open Sans Condensed';
    font-weight: 600;
    color:#bbbbbb;
    font-size:1.3em;
    margin:0 0 10px 0;
}

.dalej-karta {
    margin:10px 0 10px 0;
}

.short-news .dalej-karta a {
    font-family: 'Open Sans Condensed';
    font-weight: 600;
    font-size:1.3em;
}

/* Karta Roznorodnosci

"short-news-karta" jest na stronach LOB i SDGs

*/

.short-news-karta h2 {
    margin-top:50px;
    line-height:1.2em;
}

.short-news-karta h2 a {
    font-family: 'Open Sans Condensed';
    font-weight: 600;
}

.date-news-karta {
    font-family: 'Open Sans Condensed';
    font-weight: 600;
    color:#bbbbbb;
    font-size:1.3em;
    margin:0 0 10px 0;
}

.dalej-karta {
    margin:10px 0 10px 0;
}

.short-news-karta .dalej-karta a {
    font-family: 'Open Sans Condensed';
    font-weight: 600;
    font-size:1.3em;
}

/* nopadding*/

.nopadding {
   padding: 0 !important;
/*   margin: 0 !important;*/
}

.vmargin {
    margin-top:5px;
    margin-bottom:5px;
}

/* end share container */

/* style dla tabeli na strnach KR */

.page-template-page-karta-roznorodnosci th,
.page-template-page-karta-roznorodnosci td {
    border-bottom: 1px solid #ddd;
}

/* dodatkowe menu na stronach eventów z shortcode show_menu */

.menu-self-page a {
    padding-right:20px;
}

/* blink - migajacy punkt dla LIVE */

.blink {
    animation:1s blinker linear infinite;
    -webkit-animation:1s blinker linear infinite;
    -moz-animation:1s blinker linear infinite;
}
@keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-moz-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@media only screen and (max-width : 768px) {
    /* 
        karuzela / slider dla malych ekranow 
    */
    .carousel-inner {
        background-color:#777777;
        margin-top:35px;
    }
    .home-slider .carousel-caption {
        background-color:#777777;/*rgba(0, 0, 0, 0);*/
        margin-bottom: 20px;
        bottom:initial;
    }
    .carousel-inner > .item {
        height:400px;
    }
    .home-slider .carousel-caption h2 > a {
        line-height: 28px;
    }
}

/* okragle fotki */

.photo-face-round {
    -width:100%;
    -height:100%;
    -margin: 0 10px 10px 0;
    
    text-align: center;
    overflow: hidden;
    
    -float:none;
    border-radius: 50% 50% 50% 50%;
}

.photo-face-round .img {
   width:100%;
   height:0px;
   padding-bottom: 100%;
   background-color:#ffffff;
   background-size:cover;
   background-repeat:no-repeat;
   background-position:top;
   /* bacground-url jest podstawiany przez style="" w szabonie PHP */
}

/* naprawa skalowania obrazkow do responsywnosci */

.grid-article .content-text-style img {
    max-width: 100%;
    height: auto;
}