/* CUSTOM CSS */
/* @font-face {
  font-family: 'CarnacRegular';
  src: url("fonts/CarnacRegular.eot");
  src: url("fonts/CarnacRegular.eot") format("embedded-opentype"), url("fonts/CarnacRegular.woff") format("woff"), url("fonts/CarnacRegular.ttf") format("truetype"), url("fonts/CarnacRegular.svg#HoftypeCarnacRegular") format("svg"); }

@font-face {
  font-family: 'CarnacBold';
  src: url("fonts/CarnacBold.eot");
  src: url("fonts/CarnacBold.eot") format("embedded-opentype"), url("fonts/CarnacBold.woff") format("woff"), url("fonts/CarnacBold.ttf") format("truetype"), url("fonts/CarnacBold.svg#HoftypeCarnacBold") format("svg"); }

@font-face {
  font-family: 'CarnacLight';
  src: url("fonts/CarnacLight.eot");
  src: url("fonts/CarnacLight.eot") format("embedded-opentype"), url("fonts/CarnacLight.woff") format("woff"), url("fonts/CarnacLight.ttf") format("truetype"), url("fonts/CarnacLight.svg#HoftypeCarnacLight") format("svg"); }
*/
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?subqva");
  src: url("fonts/icomoon.eot?subqva#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?subqva") format("truetype"), url("fonts/icomoon.woff?subqva") format("woff"), url("fonts/icomoon.svg?subqva#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
    .nav-item .open-icon:before,
		.menu-item .open-icon:before{
      display: none; }
  .nav .nav-item,
	.nav .menu-item {
    margin: 0 15px;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px; }
    .nav .nav-item.hover > a,
		.nav .menu-item.hover > a {
      color: #000; }
    .nav .nav-item > a,
		.nav .menu-item > a {
      position: relative;
      z-index: 1000;
      -webkit-align-self: center;
          -ms-flex-item-align: center;
              align-self: center;
      line-height: 20px; }
    @media only screen and (max-width: 1023px) {
      .nav .nav-item,
			.nav .menu-item  {
        margin: 0;
        display: block;
        height: auto; } }
    .nav .nav-item .open-icon,
		.nav .menu-item .open-icon {
      display: none; }
    @media only screen and (max-width: 1023px) {
      .nav .nav-item.has-drop-down .open-icon,
			.nav .menu-item.has-drop-down .open-icon {
        display: block; } }
    @media only screen and (max-width: 1023px) {
      .nav .nav-item.open-item > a,
			.nav .menu-item.open-item > a {
        background: rgba(216, 216, 216, 0.6); } }
    .nav .nav-item.open-item .open-icon:before,
		.nav .menu-item.open-item .open-icon:before  {
      display: none; }

.custom-slider{
	padding:10px 150px 70px;
}
.slick-next{
	right:80px;
	transform: translate(0, -100%);
}
.slick-prev {
	left:80px;
	transform: translate(0, -100%);
}
.slick-prev i, .slick-next i{
	font-size:2em;
}
.slick-prev i::before, .slick-next i::before{
	position: absolute;
  left: 0;
  top: 0;
}
.slick-next i::before{
	transform:rotate(180deg);
}
.custom-slider button[type="button"]{
    font-size: 16px;
    font-size: 1rem;
    line-height: 25px;
    line-height: 1.5625rem;
    color: #000;
		min-width:0;
		background-color: transparent;
		padding:0;
    height: 40px;
}
.custom-slider .slick-slide{
	padding:0 10px;
}
.custom-slider .slick-slide div{
	background-position: center;
	background-size: cover;
	height:0px;
	padding-bottom:50%;
}
.custom-slider .slick-slide a{
  text-decoration: none;
}
.custom-slider .slick-slide h4{
	padding: 60px 10px 10px 20px;
  min-height: 150px;
	background-color: rgb(220,220,220);
  text-decoration: none;
}
.custom-slider-wrap .subheader{
  padding: 60px 160px 0;
}
@media only screen and (max-width: 1023px){
  .custom-slider .slick-arrow::before{
    display:none;
  }
  .custom-slider{
  	padding:10px 50px 70px;
  }
  .slick-next{
  	right:30px;
  }
  .slick-prev {
  	left:30px;
  }
  .custom-slider-wrap .subheader{
    padding: 60px 60px 0;
  }
}
#real-search{
  display:none;
}
.lang-item a{
  color:black;
  text-transform: uppercase;
}
.filters-area .search-container-2 {
  position: relative;
  padding: 0;
  top: 0;
  width: 56%; }
  @media only screen and (max-width: 1023px) {
    .filters-area .search-container-2 {
      width: 45%; } }
  @media only screen and (max-width: 900px) {
    .filters-area .search-container-2 {
      width: 100%; } }
  .filters-area .search-container-2 input {
    height: 56px;
    border-color: #000;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 22px;
    line-height: 1.375rem; }
    @media only screen and (max-width: 600px) {
      .filters-area .search-container-2 input {
        height: 46px; } }
  .filters-area .search-container-2 .search-btn {
    top: 1px;
    right: 1px;
    height: 54px;
    width: 55px; }
    @media only screen and (max-width: 600px) {
      .filters-area .search-container-2 .search-btn {
        height: 44px;
        width: 44px; } }
  .search-container-2 .search-btn {
    background: none;
    position: absolute;
    top: 10px;
    right: 15px;
    height: 45px;
    width: 45px;
    min-width: 0;
    z-index: 2;
    font-size: 22px;
    font-size: 1.375rem; }
.news-holder {
  background: url(images/news-holder-bg-large.png) no-repeat;
}
.years-filter-buttons{
  width:auto;
}
.search-box .date a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}
.contact-column{
  width: calc(50% - 10px);
  float:left;
}
.contact-column:first-of-type{
  margin-right:20px;
}
form.wpcf7-form input{
  margin-bottom:10px;
}
form.wpcf7-form .contact-form__inner{
  text-align: center;
}
form.wpcf7-form .wpcf7-submit{
  margin:20px;
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
  left: 0px;
  top: -25px;
}
.sidebar .service-nav .active{
  font-weight:bold;
}
.infoagree{
  font-size: 0.8em;
  line-height: 1.4;
  color: rgba(0,0,0,0.5);
  margin-top:40px;
}
.header .logo .default-logo {
    height: initial;
}
.social-section .social_networks li.blog a{
  background-color: transparent;
  background-image: url("images/blogger.png");
  background-size: contain;
}
.social-section .social_networks li.blog a:hover{
  background-image: url("images/blogger-hover.png");
}
.social-section .logo .default-logo {
    height: 55px;
}
.banner h1{
  text-transform: none;
}
.header .mobile-drop.flex-end{
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.content{
  padding: 40px 0 100px;
}
.news-holder .holder{
  margin:0;
}
.service-list li a{
  position: relative;
}
.service-list li a::before{
  content: '\2022 \00a0';
  color:#d1ec51;
  display: inline-block;
  transform: scale(1.5);
  /* position: absolute; */
  left: 65px;
  top: 13px;
}
@media only screen and (max-width: 1023px){
  .service-list li a::before{
    left: 27px;
    top: 12px;
  }
}
.search-result .search-box{
  margin: 30px 0 0;
}
.footer .wrap .disclaimer{
  font-size: 0.75rem;
  color:rgba(255,255,255,0.5);
  max-width:700px;
  margin:0;
  line-height: 1.3;
}
aside.sidebar h3{
  margin: -30px 0 30px;
  padding:12px 41px;
  background: #d1ec51;
  font-size: 1.25rem;
  font-weight:bold;
}
ul{
  margin: 0 0 20px 15px;
}
.bg-gray{
  background: #dedfde;
  padding-left: 5%;
  padding-right: 5%;
}
.video-wrapper{
  position: relative;
	padding-bottom: 56.25%;
	height: 0;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-section{
  display:flex;
  margin-bottom: 70px;
}
.video-section>div:first-child{
  width:66.6%;
}
.video-section>div:last-child{
  width:33.3%;
  padding:30px;
  background-color: #d1ec51;
}
@media only screen and (max-width: 1000px){
  .video-section{
    flex-wrap: wrap;
  }
  .video-section>div:first-child{
    width:100%;
  }
  .video-section>div:last-child{
    width:100%;
  }
}
.gate-flex{
  display:flex;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
}
.gate-flex>div{
  width:50%;
  position: relative;
  padding-bottom: 50px;
}
.gate-flex>div a{
  position: absolute;
  display: inline-block;
  background-color: #d1ec51;
  height:30px;
  line-height: 30px;
  color:black;
  text-decoration: none;
  text-transform: capitalize;
  padding:0 15px;
  bottom:0px;
  left:50%;
  transform: translateX(-50%);
}
.gate-flex:after{
  display:none;
}
.gate-flex>div:last-child img{
  padding: 9% 0;
}
.gate-flex>div p span{
  display: inline-block;
}
.gate-flex>div p span::before{
  content: '\00a0\2022 \00a0\00a0';
  color:#d1ec51;
  display: inline-block;
  transform: scale(1.5);
}
@media only screen and (max-width: 700px){
  .gate-flex{
    flex-wrap: wrap;
  }
  .gate-flex>div{
    width:100%;
  }
}
.footer-adress{
  font-size: 0.75rem;
  color:rgba(255,255,255,0.7);
  line-height: 1.3;
}
.footer-adress .adress-flex{
  display: flex;
  flex-wrap: wrap;
}
.footer-adress .adress-flex>div{
  margin: 10px 30px 10px 0;
  color:rgba(255,255,255,0.5);
  min-width: 125px;
}
@media only screen and (min-width: 901px){
  .footer-adress .adress-flex>div{
    margin-right: 90px;
  }
}
.footer .text-widget{
  padding-top: 0;
}
.footer .footer-menu{
  margin: 0 0 45px;
}
@media only screen and (max-width: 900px){
  .footer .footer-menu{
    margin: 0px 0 35px;
    text-align: left;
  }
  .footer .footer-menu li{
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media only screen and (max-width: 900px){
  .footer .footer-menu{
    padding:0;
    margin-left: -5px;
  }
}
.article-container article h3 strong{
  color:black;
  font-weight:300;
  font-size:32px;
}
.article-container article h3{
  background-color: #d1ec51;
  padding:20px;
  position: relative;
  cursor: pointer;
  transition-duration: 0.4s;
}
.article-container article.hidden h3{
  background-color: #fbfbfb;
}
.article-container h3::after{
  content:"";
  position: absolute;
  right:20px;
  top:30px;
  display: inline-block;
  width:30px;
  height:30px;
  transform: rotate(180deg);
  background-image: url('images/arrow.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.article-container .hidden > *:not(h3){
  max-height: 0;
  overflow:hidden;
  margin-bottom: 0px;
}
.article-container .hidden h3::after{
  transform: rotate(0deg);
}
.article-container ul{
  margin-bottom: 40px;
}
p strong{
  font-weight: bold;
}
.relative{
  position: relative;
  display: inline-block;
  left:15px;
}
.relative [type="checkbox"]:not(:checked), .relative [type="checkbox"]:checked {
  left: -35px;
  top: 14px;
  transform: scale(1.5);
  margin-right: 18px;
}
.relative .red-star{
  position: absolute;
  left:-13px;
  top:0;
}
form .radio-contain{
  position: relative;
  padding-left: 20px;
  margin-right: 20px;
  margin-left: 10px;
}
form .radio-contain [type="radio"]:checked, [type="radio"]:not(:checked){
  left: 0px;
  top: 5px;
}
ol{
  list-style:decimal;
  margin: 0 0 1.5em 3em;
  padding-left: 40px;
}
blockquote {
  /* width: 384px; */
  padding: 34px 44px;
  color: #7f7f7f;
  font-size: 42px;
  font-size: 2.625rem;
  line-height: 48px;
  line-height: 3rem;
  font-family: "CarnacLight", Arial, Helvetica, sans-serif; }
blockquote p:before{
  content:"“";
}
blockquote p:after{
  content:"”";
}
  @media only screen and (max-width: 900px) {
    blockquote {
      width: auto;
      font-size: 30px;
      font-size: 1.875rem;
      line-height: 39px;
      line-height: 2.4375rem;
      padding: 23px 35px; } }
  blockquote q {
    display: block; }
  blockquote {
    background: #d1ec51;
    color: #000; }
  blockquote.align-left {
    float: left;
    margin: 0 20px 10px 0; }
    @media only screen and (max-width: 900px) {
      blockquote.align-left {
        float: none;
        margin: 0 0 20px; } }
  blockquote.align-right {
    float: right;
    margin: 0 0 0 20px; }
    @media only screen and (max-width: 900px) {
      blockquote.align-right {
        float: none;
        margin: 0 -20px; } }
    @media only screen and (max-width: 600px) {
      blockquote.align-right {
        margin: 0 -16px; } }
.sidebar ul a{
  padding: 24px 92px 19px;
  line-height: 1.8rem;
}
@media only screen and (max-width: 1457px){
  .sidebar ul a{
    line-height: 1.5rem;
    padding: 16px 41px;
  }
}
body:lang(pl) .open-icon:before{
  content: "rozwiń";
}
body:lang(pl) .expanded .open-icon:before{
  content: "zwiń";
}
body:lang(de) .open-icon:before{
  content: "erweitern";
}
body:lang(de) .expanded .open-icon:before{
  content: "schmal";
}
.error-checkbox{
  display:inline-block;
  opacity:0;
  color:red;
  transition-duration: 0.4s;
  pointer-events: none;
  margin-right:20px;
}
.error-checkbox.visible{
  opacity:1;
}
@media only screen and (max-width: 767px){
  .form_container .form_subscribe_button{
    position: relative;
    left: -50%;
    transform: translateX(50%);
  }
  .contact-form-info span{
    display:inline-block;
  }
  .contact-form-info>span{
    margin-bottom:10px;
  }
  .contact-form-info [type="checkbox"]:not(:checked), .contact-form-info [type="checkbox"]:checked{
    top: 7px;
  }
  .contact-column{
    width:100%;
  }
  .contact-column:first-of-type{
    margin-right:0;
  }
  .entry-content img.alignleft{
    margin-bottom: 1.5em;
  }
  .banner h1{
    max-width: none;
  }
}
.form-langs [type="checkbox"]:not(:checked), .form-langs [type="checkbox"]:checked{
  position:relative;
  left:0;
  top:0;
  margin: 0 5px 0 15px;
  transform: scale(1.5);
}
.form_container .red-star{
  color:red;
}
