.chosen-container-multi .chosen-results {
	text-align: left;
}

.aligncenter {
    margin-bottom: 0;
    margin-top: 0;
}

/* Products */
.package-list, .wpjmcl_form_claim_package .job_packages {
	align-items: normal;
}

.package__content {
	text-align: left;
	font-size: 0.9em;
}

.kontener {
max-width: 460px;
display: block;
margin: auto;
}

.kontener-include {
width: 230px; 
text-align: center;
float: left;
}

/* basic */
html, .entry-content,
.comment-content,
.listing-sidebar .widget_listing_content {
	line-height: 1.8;
	word-spacing: 2px;
}

.has-featured-image .page-title, .page-template-front_page .page-title {
    padding-bottom: 15px;
}

.card__content p {
    text-align: justify;
}

.btn.fullwidth, input.fullwidth[type="submit"], button.fullwidth[type="submit"], .page-template-front_page .search_jobs--frontpage .fullwidth.search-submit, .job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-preview a.fullwidth, .woocommerce-account:not(.logged-in) .woocommerce form.login input.fullwidth[type="submit"], body.registration .entry-content #buddypress .standard-form input.fullwidth#signup_submit[type="submit"], .woocommerce .fullwidth.button, .woocommerce-message > a.fullwidth {
    font-size: 16px !important;
}


/* Współpraca */

.wsp1 {
	width: 50%;
	float: left;
	text-align: center;
	display: table;
}

.wsp1 h1{
	padding: 30px;
}

.wsp2 {
	width: 50%;
	float: right;
	border-left: 1px solid #eee;
	padding-left: 30px;
	padding-top: 30px;
	text-align: left;
}

.wsp2 li {
	list-style: none;
	color: rgb(171, 171, 171);
	font-weight: 300;
}

.wsp2 li:hover {
	color: #ff4d5a;
}

.wsp2 li::before{
	color: #ff4d5a;
	content: "✓ ";
	position: absolute;
	left: -20px;
}

.wsp {
	height: 51px;
	border-bottom: 0px solid transparent;
}

.maxwidth {
	width: 3000px;
	left: -1000px;
	position: relative;
}

@media only screen and (max-width: 660px) {
	.wsp1 {
		width: 100%;
	}
	.wsp2 {
		width: 100%;
		border-left: 0px solid;
		text-align: center;
		padding: 0px;
		padding-top: 10px;
	}
	.wsp2 li::before{
	content: "";
}
	.wsp2 ul {
	padding-left: 0px;
}
	.wsp {
	height: 101px;
	border-bottom: 50px solid transparent;
}
}

/* Formularz zgłoszenia */

.description_tooltip {
	width: 14em;
	padding: 10px 10px;
}

/* MailPoet */

label.mailpoet_checkbox_label{
	font-weight: 300!important;
	text-align: justify;
	font-size: 10px;
}

input[type="checkbox"] {
	width: 20px;
	height: 20px;
	vertical-align: bottom;
}

/* Video strona głowna */

.video_padding {
	padding-left: 24px;
	padding-top: 40px;
	width: 33.333%;
	margin: 0px 0px;
}

.video_img {
  position: relative;
  vertical-align: top;
	float: left;
	max-height: 450px;
}
.video_overlay {
	position: relative;
	bottom: 0px;
  background: white;
  text-align: center;
	padding: 32px 16px;
	width: 100%;
}

.video_overlay .card__title{
	padding-top: 0px;
	padding-bottom: 17px;
}

.video_img > img {
  display: block;
	width: 100%;
}

.video_img .card__title{
	line-height: 0.8;
}

@media only screen and (max-width: 900px) {
	.video_padding {
	max-width: 350px;
	min-width: 200px;
	width: 100%;
	margin: 0 auto;
}
	.video_img {
		display: inline;
}	
}


/* Footer */

.site-info {
    margin-top: 0.625rem;
}


/* Strona główna - Kategorie 3x2 */

@media only screen and (min-width: 900px) {
	ul.categories--widget > li {
		width: 33.3%;
	}
}

/* O nas - osoby */

.person-desc {
	line-height: 1.4;
	font-size: 80%;
}

.person_padding {
	padding-left: 24px;
	padding-top: 40px;
	width: 33.333%;
	display: block;
	margin: 20px auto;
}

.person_img {
  position: relative;
  display: inline-block;
  vertical-align: top;
  cursor: context-menu;
	float: left;
	height: 400px;
}
.person_overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transition: all .5s;
  overflow: hidden;
  height: 130px;
	width:100%;
  background: white;
  text-align: center;
	padding: 0px 10px;
}

.person_overlay p {
	text-align: justify;
}

.person_overlay .card__title{
	padding-top: 18px;
	padding-bottom: 50px;
}

.person_img:hover .person_overlay,
.person_overlay:hover {
  height: 100%;
  background: white;
}
.person_img > img {
  display: block;
	width: 100%;
border-radius: 8px;
}

.person_img .card__title{
	line-height: 0.8;
}

@media only screen and (max-width: 900px) {
	.person_padding {
	max-width: 350px;
	min-width: 200px;
	width: 100%;
	margin: 0 auto;
	
}
	.person_img {
		display: inline;
}
	
}



@media only screen and (min-width: 900px) {
	.page-header.has-featured-image {
		padding: 13.5rem 3.75rem;
	}
}
.eksperci {
	padding-top: 20px;
}

.powiekszona {
	font-size: 20px;
	font-family: "Signika Negative"; font-style: normal; font-weight: 300;
	text-align: center;
	line-height: 1.6em;
	margin-bottom: 60px;
}

.przerwa {
	display: table;
}


.btn,
input[type="submit"],
button[type="submit"],
.page-template-front_page .search_jobs--frontpage .search-submit,
.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-preview a,
.woocommerce-account:not(.logged-in) .woocommerce form.login input[type="submit"],
body.registration .entry-content #buddypress .standard-form input#signup_submit[type="submit"],
.woocommerce .button,
.woocommerce-message > a {
	font-size: 13.95px;
}

.single:not(.single-job_listing) .entry-title,
.page .entry-title {
	color: black; 
	margin-bottom: 30px;
}

@media only screen and (min-width: 900px) {
	.page-header:not(.has-featured-image) {
		padding: 4.5rem 3.75rem;
	}
}

.page-title {
	font-size: 40px;
	margin-bottom: 0;
}

.btn.fullwidth,
input.fullwidth[type="submit"],
button.fullwidth[type="submit"],
.page-template-front_page .search_jobs--frontpage .fullwidth.search-submit,
.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-preview a.fullwidth,
.woocommerce-account:not(.logged-in) .woocommerce form.login input.fullwidth[type="submit"],
body.registration .entry-content #buddypress .standard-form input.fullwidth#signup_submit[type="submit"],
.woocommerce .fullwidth.button,
.woocommerce-message > a.fullwidth {
	font-size: 15px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.listing-sidebar .widget_listing_content h1,
.listing-sidebar .widget_listing_content h2,
.listing-sidebar .widget_listing_content h3,
.listing-sidebar .widget_listing_content h4,
.listing-sidebar .widget_listing_content h5,
.listing-sidebar .widget_listing_content h6 {
	margin-top: 1rem;
}

h2 {
	font-size: 1.8rem;
}

.single:not(.single-job_listing) .entry-header.has-image::before, .page .entry-header.has-image::before {
	opacity: 0.2;
}

.card__title.card__title, ul.categories--widget .category-text {
    font-size: 20px;
}

.page-template-front_page .top-categories a {
	min-width: 135px;
}

.page-template-front_page .top-categories {
	margin-top: 100px;
}

.cta-text {
	font-size: 0.8rem;
}

.page-template-front_page .search_jobs--frontpage .search-submit {
	font-size: 1.0rem;
}

.front-page-section {
    padding: 50px 0;
}

.categories-wrap--widget {
    margin: 50px auto;
}

.widget_title--frontpage {
	margin-bottom: 50px; 
}

.widget_title--frontpage {
    font-size: 32px;
}

.widget_subtitle--frontpage {
    font-size: 16px;
}

.search-form .search_jobs--frontpage .search-field, .search_jobs--frontpage .search_location #search_location, .search_jobs--frontpage .select-region-dummy, .search_jobs--frontpage.search_jobs select, .search_jobs--frontpage .chosen-single span, .search_jobs--frontpage-facetwp input, .search_jobs--frontpage-facetwp select {
    font-size: 15px;
}

.single:not(.single-job_listing) .entry-subtitle,
.page .entry-subtitle {
	font-size: 16px;
}

.page-template-front_page .page-title {
	font-size: 40px;
}


/* ======= */

body {
	text-align:justify; 
}

h3 {
	text-align: left;
}

.stopro {
	width: 100%!important;
}

.widget-area--post .category-text {
	font-size: 14px;
}


.flexbox .card__address {
	text-align: left;
}
.card__tagline {
	text-align: left;
}

.tag__text {
	text-align: left;
}


.primary-menu {
	text-align: left;
}

.odstep {
	padding: 20px 0px;
}

div.ikony-spolecznosciowe{
	padding-top: 7px;
}
div.ikony-spolecznosciowe img{
	margin: 0 10px!important;
	height: 45px;
	width: 45px;
}

/* HEADER LOGO */
.site-branding img {
  max-height: 55px;
	margin: 5px auto;
}

.white {
	color: white!important;	
}

.job_filters .search_jobs {
    padding: 20px 30px 6px;
}

.word-wrap, html {
    hyphens: none;
}

.oneall_social_login {
	overflow-y: hidden !important;
}

a[href*="jpg"]:hover img, a[href*="png"]:hover img, a[href*="facebook"]:hover img {
    opacity: 0.85;
}

a[href*="jpg"]:hover img, a[href*="png"]:hover img, a[href*="blog"]:hover img {
    opacity: 0.85;
}

.home .entry-header.has-image {
    height: 100vh !important;
}

.plugin .footer #branding {
	display:none !important;
}


/* RWD */

@media only screen and (max-width: 342px) {
	ul.categories--widget .category-text {
	font-size: 16px;
}
	.site-branding img {
    max-height: 50px;
    margin: 10px auto;
}
}

	ul.categories--widget .category-text {
	font-size: 22px;
}

@media only screen and (min-width: 343px) and (max-width: 430px) {
	ul.categories--widget .category-text {
	font-size: 18px;
}
}

@media only screen and (min-width: 740px) {
	.entry-title,
	.archive-title,
	h1 {
		font-size: 2rem;
	}
}

@media only screen and (min-width: 480px) {
	.single-job_listing .entry-subtitle {
		font-size: 1rem; 
	}
}

@media not screen and (min-width: 740px){
.page-template-front_page .entry-header .header-content {
   margin-bottom: 50px;
}
	.page-template-front_page .top-categories {
		display: none;
	}
}