/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-dropdown {
    padding: 50px;
    background: #1a1a1a;
    color: #ffffff;
    font-size: 16px;
    vertical-align: top;
    font-family: 'PT Serif';
    font-weight: 400;
    line-height: 25px;
}
body.tm-isblog > .tm-bottom-a {
	background: url('../images/bg_icon.jpg') no-repeat;
	background-size: cover;
}
@media (min-width: 1220px) {
.tm-navbar {
    padding-top: 10px;
}
}
a, .uk-link {
    color: #3677f0;
    text-decoration: none;
    cursor: pointer;
}
.uk-navbar-nav > li > a {
    font-size: 20px;
}
em {
    color: inherit;
}
.tm-bottom-a.tm-block.tm-block-default:not(.tm-block-fullwidth):not(.tm-block-footer):not(.tm-block-collapse) {
	padding-top: 60px;
}
._oferta h3 {
    font-size: 22px;
    font-style: italic;
    line-height: 30px;
}
._oferta .uk-panel > div img {
    background: #fff;
    padding: 10px;
    border: 1px solid #c1c1c1;
}
.tm-top-b .uk-panel.uk-panel-box.uk-panel-box-secondary {
    padding: 150px 40px;
}
.tm-top-b .uk-panel.uk-panel-box.uk-panel-box-secondary p {
	margin-top: 0;
	color: #000;
}
.tm-top-b .uk-panel.uk-panel-box.uk-panel-box-secondary.uk-text-center > p {
    font-family: 'Playfair Display', serif;
    font-size: 18px;
}
.tm-top-b .uk-panel.uk-panel-box.uk-panel-box-secondary ul {
  list-style: none;
  padding: 0;
  margin-left: 15px;
}
.tm-top-b .uk-panel.uk-panel-box.uk-panel-box-secondary li {
  padding-left: 1.3em;
  font-size: 18px;
}
.tm-top-b .uk-panel.uk-panel-box.uk-panel-box-secondary li:before {
  content: "\f054"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}
.tm-top-b .uk-panel.uk-panel-box.uk-panel-box-secondary h4 {
    font-weight: bold;
    font-style: italic;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 5px;
}
.tm-top-c .uk-overlay-hover:hover > img[src*='transparent'] {
    opacity: 1;
}
.tm-top-c h4 {
    font-size: 24px;
}
body.tm-isblog .tm-bottom-a .uk-panel.uk-panel-box {
    border: none;
    background: transparent;
}
.tm-block-footer {
	background: url('../images/bg_stopka.jpg') no-repeat;
	background-size: cover;
}
#podpis {
	padding-top: 10px;
    font-family: 'Marck Script', cursive;
    font-size: 22px;
    color: #fff;
    text-transform: none;
}
p#kontakt {
    text-transform: none;
}
p#kontakt a {
    color: #fff;
    font-size: 22px;
}
p#kontakt a:hover {
    text-decoration: none;
}
p#link a {
    color: #fff;
    font-size: 22px;
    text-transform: none;
}
section.tm-footer-top p {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
.tm-social-links a {
    letter-spacing: 5px !important;
    font-size: 14px !important;
    line-height: 45px;
    text-align: center;
}
.tm-social-links-port a {
    letter-spacing: 5px !important;
    font-size: 18px !important;
    line-height: 45px;
    text-align: center;
}
.tm-social-links a svg {
    transform: scale(2);
    color: #fff;
}
.tm-social-links-port a svg {
    transform: scale(4);
    color: #000;
}
.tm-social-links-port a:hover svg {
    transform: scale(4);
    color: #444;
}
.tm-block-footer footer.tm-footer.tm-link-muted .uk-panel p a {
    color: rgba(255, 255, 255, 0.4);
}
@media (max-width: 321px) {
	h2, .uk-h2 {
	    font-size: 32px;
	}
}