/*
	Theme Name: Smart Aero

*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*, *:after, *:before {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size: 62.5%;
}

body {
	font-family: 'Poppins', sans-serif;
	color: #444;
}
/* clear */
.clear:before, .clear:after {
	content: ' ';
	display: table;
}

.clear:after {
	clear: both;
}

.clear {
	*zoom: 1;
}

img {
	max-width: 100%;
	vertical-align: bottom;
}

a {
	color: #444;
	text-decoration: none;
}

a:hover {
	color: #444;
}

a:focus {
	outline: 0;
}

a:hover, a:active {
	outline: 0;
}

input:focus {
	outline: 0;
	border: 1px solid #04A4CC;
}

.home h1 {
	display: none;
}

h1 {
	color: #d6a72c;
	text-align: center;
	font-size: 25px;
	text-transform: uppercase;
}

.infolinia h2 {
	margin-top: 0px;
}

p {
	font-size: 13px;
}

#post-245 p {
	display: none;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
/* header */
.header {
	max-width: 1200px;
	margin: 0 auto;
	padding: 15px;
}
/* logo */
.logo {
	width: 22%;
	float: left;
}

.logo-img {
	
}
/* nav */
.nav {
	margin-top: 22px;
}

.nav ul {
	list-style: none;
	display: flex;
}

.nav ul:last-child {
	color: #cba347;
}

.nav ul ul {
	display: none;
	background-color: #fff;
	z-index: 9999;
}

.nav ul ul li {
	padding: 10px;
}

.nav ul ul li:hover {
	background-color: #bd963b;
	color: #bd963b;
}

.nav ul ul li a:hover {
	color: #fff;
}

.expandable {
	background-image: url('img/arrow_down.png');
	background-repeat: no-repeat;
	background-position: right center;
}

.nav ul ul a {
	padding: 10px;
	font-size: 14px;
}

.nav ul li:hover>ul {
	display: block;
	list-style: none;
	position: absolute;
	border: 1px solid gray;
}

.nav a {
	padding: 22px;
	font-size: 14px;
}

.sub-menu {
	padding-left: 0px;
}

/* sidebar */
.sidebar {
	
}
/* footer */
.footer {
	background-color: #434343;
	color: #fff;
	padding: 20px;
}

.footer-inner-wrapper {
	max-width: 1200px;
	margin: 0 auto;
}

.copyright {
	margin: 0px;
	font-size: 12px;
	text-align: right;
}

.footer-social-wrapper {
	width: 20%;
	float: left;
}

.vc_custom_1596631998290 {
	background-image:
		url(http://smartaero.oneconcept.pl/wp-content/uploads/2020/07/footer-background.jpg?id=47)
		!important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/

/*Home*/
.nasze-kursy {
	
}

.nasze-kursy-grid .vc_grid-item {
	padding-bottom: 0px !important;
}

.nasze-kursy-item .vc_btn3-container {
	display: none;
}

.nasze-kursy-item {
	color: #fff;
	padding-left: 0px !important;
}

.instruktor-btn3 {
	
}

.nasze-kursy-item .vc_custom_heading {
	margin-bottom: 0px;
}

.nasze-kursy-item .vc_gitem-post-data-source-post_title {
	font-weight: bold;
}

.nasze-kursy-item .vc_btn3-container {
	margin-bottom: 0px;
	width: 25%;
	float: right;
	background-color: transparent;
}

.nasze-kursy-item .vc_btn3-container a {
	padding: 0px;
}

.nasze-kursy-item-outer {
	max-height: 116px;
	font-size: 11px;
	max-width: 90%;
}

.aktualnosc-outer-wrapper {
	
}

.nasze-kursy-item  .post_title {
	font-weight: bold;
}

.services-btn {
	margin-bottom: 0px !important;
}

.services-btn a, .instruktor-btn3 a {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	background-color: #b69034 !important;
	border-radius: 9px;
	border-color: #b69034;
}

.instruktor-btn3 .vc_btn3, .vc_btn3 {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	background-color: #b69034 !important;
	border-radius: 9px;
	border-color: #b69034 !important;
}

.flota-row .flota-btn a {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	background-color: #555 !important;
	border-radius: 9px;
	color: #fff !important;
	border-color: #b69034 !important;
}

.kurs-wrapper a.view-article {
	display: none;
}

.plane-pic-wrapper .vc_column-inner {
	padding: 0px !important;
}

.plane-pic-wrapper .vc_custom_heading {
	letter-spacing: 3px;
}

.flota-row {
	max-height: 583px;
	overflow: hidden;
}

.flota-row h2 {
	margin-bottom: 10px;
}

.plane-list-outer-wrapper {
	max-height: 40px;
	color: #fff;
	width: 60%;
	float: right;
}

.plane-list-outer-wrapper .vc_gitem_row {
	border: 1px solid #fff;
	border-radius: 7px;
	max-height: 23px;
	padding-top: 10px !important;
	padding-bottom: 25px;
	padding-right: 20px;
}

.vc_col-sm-12 .plane-list {
	padding: 0px !important;
	margin-bottom: 0px;
}

.plane-list a.vc_gitem-link {
	display: block;
	width: 100%;
	font-size: 11px;
}

.instructor-inner-wrapper {
	max-width: 1200px;
	margin: 0 auto !important;
}

.instructor-inner-wrapper h2 {
	font-weight: 500;
}

/* KONTAKT */
.dane-kontaktowe .wpb_text_column {
	color: #fff;
	font-size: 12px;
	padding-right: 20px;
}

.infolinia .wpb_text_column {
	color: #fff;
	font-size: 14px;
	padding: 35px;
	padding-top: 0px;
}

.form-controls ::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: grey;
	opacity: 1; /* Firefox */
}

.form-controls .wpcf7-form-control {
	margin-bottom: 8px !important;
	margin-top: 5px;
	padding: 5px;
	border: 1px solid gray;
	border-radius: 10px;
	color: gray;
	font-weight: 300;
}

.wpcf7-textarea {
	max-height: 150px;
}

.partners-inner-wrapper {
	max-width: 1200px;
	margin: 0 auto !important;
}

.partners-inner-wrapper .vc_btn3, .older-info-wrapper .vc_btn3 {
	padding-bottom: 0px !important;
	padding-top: 0px !important;
	font-size: 11px !important;
}

.security-form7 .form-controls {
	width: 50%;
	margin: 0 auto;
}

.security-form7 .wpcf7-textarea {
	width: 100%;
}

.security-form7 .wpcf7-submit {
	margin: 0 auto;
	display: block;
}

/* BAZA WIEDZY */
.newest-info, .rekomendacje-wrapper {
	max-width: 1200px;
	margin: 0 auto !important;
}

.rekomendacje-wrapper .wpb_text_column {
	font-size: 12px;
}

.rekomendacje-wrapper .wpb_text_column h3 {
	font-size: 14px;
	font-weight: 300;
}

.aktualnosc-outer-wrapper {
	max-height: 300px;
}

.aktualnosc-outer-wrapper .vc_gitem-post-data-source-post_date,
	.older-info-wrapper .vc_gitem-post-data-source-post_date {
	font-size: 17px;
	margin-bottom: 5px;
	color: #bd963b;
	font-weight: bold;
}

.aktualnosc-outer-wrapper h1, .older-info-wrapper h1 {
	margin-bottom: 5px;
	color: #000;
}

.aktualnosc-outer-wrapper .vc_gitem-post-data-source-post_title,
	.older-info-wrapper .vc_gitem-post-data-source-post_title {
	margin-bottom: 5px;
	font-weight: 400;
}

.aktualnosc-outer-wrapper .vc_gitem-post-data-source-post_excerpt,
	.older-info-wrapper .vc_gitem-post-data-source-post_title {
	font-size: 13px;
	color: #3f3f3f;
}

.older-info-wrapper {
	max-width: 1200px;
	margin: 0 auto !important;
}

/* GALERIA */
.galeria-wrapper {
	max-width: 1200px;
	margin: 0 auto !important;
}

/* Nasze kursy*/
.kursy-wrapper {
	max-width: 1200px;
	margin: 0 auto !important;
}

.kurs-wrapper .vc_gitem-link {
	font-size: 17px;
	color: #000;
	font-weight: 600;
}

.kurs-wrapper .vc_gitem-post-data-source-post_excerpt {
	font-size: 13px;
}

.kurs-excerpt-wrapper {
	padding-left: 30px;
	border-left: 2px solid #bd963b;
	padding-bottom: 0px;
	padding-top: 0px;
}

#kursy-grid .vc_grid-item {
	padding-bottom: 0px;
}

.kurs-excerpt-wrapper .vc_btn3 {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
	background-color: #bd963b !important;
}

/* Kalendarz */
.kalendarz-wrapper {
	max-width: 1200px;
	margin: 0 auto !important;
}

.flota-wrapper .vc_btn3 {
	padding-bottom: 2px !important;
	padding-top: 2px !important;
}

.post-12 .vc_row-o-equal-height .wpb_text_column {
	line-height: 25px;
	font-size: 12px;
}

h1.white {
	color: #fff;
}

#post-571 p {
	font-size: 13px;
}

.rekomendacje-wrapper .vc_btn3 {
	display: none !important;
}

/*------------------------------------*\
    IMAGES
\*------------------------------------*/

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (min-width:320px) {
}

@media only screen and (min-width:480px) {
}

@media only screen and (min-width:768px) {
}

@media only screen and (min-width:1024px) {
}

@media only screen and (max-width:1140px) {
	.nav a {
		padding: 17px;
		font-size: 13px;
	}
	.szkolenia-home-column {
		width: 80% !important;
		padding-bottom: 30px;
	}
	.flota-column {
		width: 80% !important;
		padding-bottom: 30px;
	}
}

@media only screen and (min-width:1280px) {
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5) , only
	screen and (min-resolution:144dpi) {
}

/*------------------------------------*\
    MISC
\*------------------------------------*/
::selection {
	background: #04A4CC;
	color: #FFF;
	text-shadow: none;
}

::-webkit-selection {
	background: #04A4CC;
	color: #FFF;
	text-shadow: none;
}

::-moz-selection {
	background: #04A4CC;
	color: #FFF;
	text-shadow: none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #FFF;
	border: 1px solid #F0F0F0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption .wp-caption-text, .gallery-caption {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.sticky {
	
}

.bypostauthor {
	
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
	* {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a, a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
		content: "";
	}
	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr, img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}
	h2, h3 {
		page-break-after: avoid;
	}
}