/*
Theme Name: UnderStrap
Theme URI: https://understrap.com
Author: the Understrap Authors
Author URI: https://github.com/understrap/understrap/graphs/contributors
GitHub Theme URI: https://github.com/understrap/understrap
Description: Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid starting point for your next theme project and WordPress website. Use it as starter theme or as a parent theme. It is up to you. Including Font Awesome support, built-in widget slider and much more you need for basic websites. IMPORTANT: All developer dependencies are not bundled with this install file. Just download the .zip, extract it and run "npm install" and "gulp copy-assets" inside the extracted /understrap folder.
That downloads everything and moves it in place so that you can recompile your CSS and JS files;
A developer version (with Gulp/node and Sass sources) is available on gitHub: https://github.com/understrap/understrap
A child theme is available on Github, too: https://github.com/understrap/understrap-child;
Version: 0.9.6
Tested up to: 5.7.2
Requires PHP: 5.2
License: UnderStrap WordPress Theme, Copyright 2013-2021 Howard Development &amp; Consulting
UnderStrap is distributed under the terms of the GNU GPL version 2
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
UnderStrap is based on Underscores https://underscores.me/, (C) 2012-2016 Automattic, Inc.

Resource Licenses:
Font Awesome: http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
Bootstrap: https://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (Code licensed under MIT, documentation under CC BY 3.0.)
and of course
jQuery: https://jquery.org | (Code licensed under MIT)
WP Bootstrap Navwalker by Edward McIntyre: https://github.com/twittem/wp-bootstrap-navwalker | GNU GPL
*/

/*
This file is just used to identify the theme in WordPress.
The compiled CSS output can be found in /css/theme.css
The SASS sources for it can be found in /sass/
The dependencies can be found in /src/ after running "gulp copy-assets" terminal command

...and now go out and play!
*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');

body,
p,
a {
	font-family: 'Roboto', sans-serif;
}

.main-menu ul li a {
	font-size: 16px;
	padding: 0 9px;
}

@media (min-width: 1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1140px !important;
	}
}

.box-2 .carousel-wrap {
	width: 100%;
}

.footer {
	height: auto;
}

.f3, .f4, .form-row {
	width: auto;
}

.box-1 .btn, .box-1 .wpcf7 input[type="submit"], .wpcf7 .box-1 input[type="submit"] {
	margin-top: 0;
	width: auto;
}

section {
	padding: 80px 0;
}

.box-1,
.box-3,
.box-4 {
	height: auto;
}

.box-2 .d-flex .pokaz {
	margin-top: 0;
	margin-bottom: 0;
}

.bg {
	background: #003CDB;
}

.box-2 .item,
.box-2 .bg {
	width: auto;
}

.box-2 .bg {
	height: auto;
}

.box-4 .container {
	padding-top: 0;
	width: inherit;
}

.blog {
	background: #E5E5E5;
}

.o-radzie-section {
	background: linear-gradient(135deg, #CECED8 0%, #FFFFFF 100%);
}

.box-2 .item .bg {
	min-height: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.bg-3 {
	background: #3aceb4 !important;
	background: -webkit-linear-gradient(315deg,#3aceb4 0,#000 100%) !important;
	background: -moz-linear-gradient(315deg,#3aceb4 0,#000 100%) !important;
	background: -o-linear-gradient(315deg,#3aceb4 0,#000 100%) !important;
	background: linear-gradient(135deg,#3aceb4 0,#000 100%) !important;
}

.box-2 .owl-item:nth-child(even) .bg {
	background: #3aceb4 !important;
	background: -webkit-linear-gradient(315deg,#3aceb4 0,#000 100%) !important;
	background: -moz-linear-gradient(315deg,#3aceb4 0,#000 100%) !important;
	background: -o-linear-gradient(315deg,#3aceb4 0,#000 100%) !important;
	background: linear-gradient(135deg,#3aceb4 0,#000 100%) !important;
}

.box-2 .owl-item:nth-child(odd) .bg {
	background: -webkit-linear-gradient(315deg,#33bad5 0,#16407a 100%) !important;
	background: -moz-linear-gradient(315deg,#33bad5 0,#16407a 100%) !important;
	background: -o-linear-gradient(315deg,#33bad5 0,#16407a 100%) !important;
	background: linear-gradient(135deg,#33bad5 0,#16407a 100%) !important;
	-moz-border-radius: 3px;
}

.cv_single_post {
	margin: 40px 0;
}

/* .player {
	padding: 30px 0;
	background: linear-gradient(135deg, #CECED8 0%, #FFFFFF 100%);
mix-blend-mode: normal;

box-shadow: 0px 1.2px 3.6px rgba(0, 0, 0, 0.1), 0px 6.4px 14.4px rgba(0, 0, 0, 0.13);
} */

.texts p a {
	color: #fff;
}

.searchandfilter li {
	display: block;
}

.left-side-bar .wycz {
    position: relative !important;
    float: left !important;
    top: -36px !important;
    left: 100px !important;
}

.left-side-bar .filter-dokumenty ul li:nth-child(3) ul li label {
	line-height: 29px;
	font-size: 15px;
}

.searchandfilter label {
	font-size: 15px;
	color: #333 !important;
}

.left-side-bar .filter-dokumenty ul li:nth-child(5) {
	padding-top: 30px;
}

.box-2 .item a {
	background: transparent !important;
	color: #fff !important;
	text-decoration: none;
	font-family: "Century", serif;
}

.cv_copy p {
	font-size: 0.8em;
	margin-bottom: 0;
}

.cv_copy .col-6.autor p {
	text-align: right;
}

.cv_copy .col-6.autor {
	margin-bottom: 10px;
}

.kontakt-col .row h2,
.kontakt-col .row p {
	font-size: 17px;
}

.o-box-2 .container .row .o-right-side div {
	font-size: 22px;
}

.cv_sesja {
	width: 100px;
	height: 100px;
	border: 4px #1E5198 solid;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
}

.cv_sesja h6 {
	margin-bottom: 0;
	margin-top: 20px;
	font-family: "Playfair Display", serif;
	font-size: 20px;
	font-weight: 700;
}

.cv_sesja span {
	font-size: 14px;
	font-style: italic;
	font-family: "Playfair Display", serif;
	font-weight: 400;
}

.pos-content:hover .cv_sesja {
	border: 4px #5B5151 solid;
}

.pos-content {
	margin-bottom: 20px;
}

.cv_tytul {
	font-weight: bold;
	margin-bottom: 3px;
}

.cv_stanowisko {
	margin-bottom: 4px;
	font-size: 17px;
}

.cv_czlonek {
	font-size: 17px;
	margin-bottom: 30px;
}

.k-box-2 .container .prezydium-block {
	line-height: 1.4em;
}

.biuletyn_desc {
	background: #E5E5E5;
	padding: 50px 0;
}

.biuletyn_desc p {
	margin-bottom: 10px;
	font-size: 13px;
}