f/*
Theme Name: KALICCY
Theme URI: http://kaliccy.play-during
Author: Karolina Grabowska	
Author contact: karolina@zdalekichstron.pl
Version: 1.0.0
License: 

Base is created by the theme generator at http://components.underscores.me/, (C) 2015-2016 Automattic, Inc.
Components is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Accessibility
# Alignments
# Clearings
# Typography
# Forms
# Buttons
# Formatting
# Lists
# Tables
# Navigation
# Links
# Layout
  ## Posts
  ## Pages
# Comments
# Widgets
# Infinite scroll
# Media
  ## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: 'Lato', sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  scroll-behavior: smooth
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button a:hover {
    color: #fff;
}
input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
p:focus {
    outline: none;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #1d1212;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1.5;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, h6 {
  clear: both;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
}
.h2, h2 {
    font-size: 6rem;
}
.h3, h3 {
        font-size: 6rem;
    text-align: center;
padding: 80px 0;
    margin-bottom: 0;
	    text-transform: uppercase;
}
.h5, h5 {
    font-weight: 400;
}

p {
  margin-bottom: 1.5em;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

blockquote, q {
  quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
  padding: 3px;
}

textarea {
  padding-left: 3px;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    color: #fff;
    font-size: 2rem;
    border: none;
    line-height: 1;
    padding: .8em 1.2em;
    transform: skewX(-17deg);
    background-color: #ed1c24;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background-color: #1d1212;
    transition: background-color .3s ease-out;
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color all.3s ease-out;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
background-color: #1d1212;
transition: color .3s ease-out;
-webkit-transition: background-color .3s ease-out;
-moz-transition: color .3s ease-out;
outline: none;
}
button a, button a:visited {
    transform: skewX(17deg);
    display: block;
    color: #fff;
}
/*--------------------------------------------------------------
# Formattings
--------------------------------------------------------------*/
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Lists
--------------------------------------------------------------*/
ul, ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

/*--------------------------------------------------------------
# Tables
--------------------------------------------------------------*/
table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.main-navigation {
    display: inline-block;
    width: auto;
    float: right;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
    box-shadow: none;
    float: left;
    position: absolute;
    top: 3em;
    left: -999em;
    z-index: 99999;
    background-color: #fff;
    padding-top: 1em;
}
.menu-oferta a::after {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
	padding-left: 5px;
}
.main-navigation ul ul a::after {
    font-family: "Font Awesome 5 Free";
    content: "";}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  left: 100%;
}
.main-navigation ul ul a {
      width: 194px;
    font-size: 1.5rem;
    font-weight: 400;
    padding-bottom: 15px;
    padding-top: 0px;
    margin-bottom: 0;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  float: left;
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
 padding: 25px 20px;
  text-transform: uppercase;
    transition: color .3s ease-out;
    -webkit-transition: color .3s ease-out;
    -moz-transition: color .3s ease-out; 
font-size: 1.8rem;	
}
.tel {
	margin-right: -20px;
}
.tel a {
    display: block;
    font-size: 1.8rem;
    float: right;
    padding: 12px 33px 6px 33px !important;
    color: #fff;
    background-color: #ed1c24;
}
.tel-2 {
    position: absolute !important;
    right: 20px;
    top: 45px;
}
.tel-2 a {
    padding: 6px 33px 12px 33px !important
}
.formularz {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 0;
    font-size: 1.8rem;
    position: absolute !important;
    right: 1px;
    top: 90px;
}
.formularz a {
    color: #fff;
    display: block;
    font-size: 1.8rem;
    padding: 0 0 0 5px !important;
    float: right;
padding: 13px 30px !important;
	background-color: #ed1c24;
}
.tel a:hover {
    background-color: #1d1212;
		transition: cbackground-color .3s ease-out;
	-webkit-transition: background-color .3s ease-out;
	-moz-transition: background-color .3s ease-out; 
    color: #fff !important;
	}
.formularz a:hover {
    background-color: #1d1212;
		transition: cbackground-color .3s ease-out;
	-webkit-transition: background-color .3s ease-out;
	-moz-transition: background-color .3s ease-out; 
    color: #fff !important;
	}
.tel a::before {
    content: "\f095";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    max-width: 25px;
    font-size: 1.4rem;
    transform: rotate(110deg);
    padding: 0;
    margin-right: 1px;
padding-top: 5px;
}
.form-mobile {
display: none;
}
.formularz a::before {
    content: "\f15c";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    max-width: 25px;
    font-size: 2rem;
    margin-right: 6px;
}
.formularz span {
    font-weight: 400;
    font-size: 1.31rem;
    float: right;
}
#menu-red a {
    color: #fff;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.menu-toggle:before {
  content: "\2630";
  display: inline-block;
  margin-right: 5px;
}
#top-menu a:hover, a:focus, a:active {
    color: #ed1c24;
    text-decoration: none;
}
@media screen and (min-width: 720px) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: block;
  }
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/
a {
  color: #1d1212;
}
a:focus {
  outline: none;
}
a:hover, a:active {
  outline: 0;
  text-decoration: none;
}
#teleinfo p a, #teleinfo p a:visited {
    color: #fff;
}
#teleinfo p a:hover {
    color: #ed1c24;
}

:focus {
outline: none;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
    background-color: #f5f5f5;
  /* Fallback for when there is no custom background color defined. */
}
header.site-header {
    background-color: #fff;
	max-height: 75px;
	position: fixed;
	width: 100%;
	left: 0;
	z-index: 300;
}
.custom-logo-link img {
    max-width: 165px;
	margin-bottom: 0px;
}
a.custom-logo-link {
    display: inline-block;
    float: left;
    width: auto;
	padding: 20px;
}
.geo {
    position: relative;
}
.geo:after, .geo:before {
    position: absolute;
    bottom: -3.7vw;
    width: 50%;
    height: 8.2vw;
    background-color: #f5f5f5;
    z-index: 0;
    content: '';
}
.geo:after {
right: 0;
    transform: skewY(-8.5deg);
}
.geo:before {
    left: 0;
    transform: skewY(8.5deg);
}
#oferta-box {
    text-align: center;
    margin-top: 60px;
    position: relative;
}
#oferta-box h1 {
    padding: 0 0 80px 0;
    font-size: 6rem;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
}
#main {
    margin-top: 75px;
position: relative;
}
.icon-box {
    margin: 40px 0px;
}
    
.icon-box h5 {
    padding: 0 10px;
    font-size: 2.2rem;
    display: block;
    margin-top: -3em;
    margin-bottom: 0;
}
.icon-box h5:hover {
    color: #fff;
}
.icon-box a {
display: block;
    box-shadow: 8px 8px 32px 0 rgba(0,0,0,.2);
}
.icon-box img:hover {
    box-shadow: none;
    filter: brightness(2000%);
    display: block;
    height: 100%;
    width: 100%;
}
.icon-box a:hover {
    display: block;
    background-color: #ed1c24;
    box-shadow: none;
    transition: background-color .3s ease-out;
    -webkit-transition: background-color .3 ease-out;
    -moz-transition: background-color .3s ease-out;
}
.icon-box:hover h5 {
    color: #fff;
}
#referencje {
    color: #fff;
	    margin-top: 2em;
}

#referencje p {
    font-weight: 300;
	    margin-bottom: 0;
}
.so-widget-lsow-carousel-default-3dd089290af6 .lsow-carousel .lsow-carousel-item {
    padding: 0 10px;
}
#referencje .slick-track {
    padding-bottom: 10%;
}
#wspolpraca .slick-track {
    padding-bottom: 0;
}
.lsow-container button.slick-prev, .lsow-container button.slick-next {
top: 88%;
}
.lsow-container button.slick-prev {
    left: 18%;
}
#wspolpraca .lsow-carousel.lsow-container {
    margin-bottom: 3em;
}
.lsow-container button.slick-next {
    right: 18%;
}
.lsow-container ul.slick-dots {
    bottom: 2em;
}
.lsow-container ul.slick-dots li button:hover, .lsow-container ul.slick-dots li.slick-active button {
    background: none !important;
    border-color: #fff!important;
}
.lsow-container ul.slick-dots li button {
    background: #fff;
    border: 1px solid #fff;
	    transform: none;
}
#referencje video {
    top: 65% !important;
}

#flota-box {
    text-align: center;
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 50px;
}
#partnerzy {
    padding-bottom: 30px;
}
#flota-box img {
    padding-bottom: 1em;
}
.album img {
    -webkit-filter: grayscale(100%) brightness(24%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(1.3);
    filter: grayscale(100%) brightness(24%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(1.3);
}
.lsow-grid-item.lsow-portfolio-item.term-1 {
    background-color: #fff;
}
.lsow-entry-text-wrap {
    float: left;
}
.lsow-project-image {
    float: right;
}

.lsow-entry-meta, .entry-summary {
	text-align: left;
}
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title {
font-size: 4.2rem;
    line-height: 3.2rem;
    font-weight: 600;
    margin-bottom: 0;
    display: block;
    text-align: left;
    text-transform: initial;
    padding: 15px 0;
}
abbr[title] {
    border-bottom: none;
	    text-decoration: none;
		font-family: Oswald, sans-serfi;
}
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-summary:before {
    content: none;
}
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-text-wrap {
    margin: auto;
    padding: 1em 0.5em 1em 3em;
}
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title a {
    color: #1d1212;
}
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-entry-meta span {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-style: normal;
    font-size: 1.5rem;
    color: #393e41;
}
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-summary {
    margin: 1.5em auto 0;
    padding: 0;
	font-size: 18px;
}
.lsow-entry-text-wrap::before {
    width: 11px;
    height: 80px;
    position: absolute;
    left: 0;
    top: 2.6em;
    background-color: #ed1c24;
    display: block;
    content: " ";
}
.lsow-gapless-grid .lsow-grid-container.lsow-grid-desktop-1 .lsow-grid-item {
    padding: 0;
    position: relative !important;
    top: 0 !important;
	    margin-bottom: 4em;
}
.so-widget-lsow-portfolio-default-1398c7c9e37b .lsow-portfolio {
    margin-left: 0;
    margin-right: 0;
}
.lsow-portfolio {
    height: auto !important;
}
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .entry-title a:hover {
    color: #ed1c24;
}
#stopka {
    background-color: #f5f5f5;
}
#stopka-box {
    color: #fff;
    padding: 80px 0 9em 0;
	text-align: center;
}
#partnerzy h3 {
    padding-bottom: 45px;
}
.teleinfo {
    display: inline-block;
    width: auto;
    padding: 0 30px;
}
#stopka img {
    max-width: 230px;
	margin-bottom: 35px;
}
.h6, h6 {
font-size: 16px;
color: #6f6f6f;
    font-weight: 400;
	font-family: 'Lato', sans-serif;
padding: 30px 10px 10px 10px;
}
#stopka-box p {
    margin-bottom: 0;
	font-size: 16px;
}
#stopka-box a {
    color: #fff;
}
#stopka-box a:hover {
    color: #ed1c24;
}
#kontakt-right a {
    color: #fff;
}
#kontakt-right a:hover {
    color: #ed1c24;
}
#teleinfo {
    width: 100%;
    margin-top: 35px;
}
.scroll-top {
    position: relative;
}
.scroll-top::before {
    position: absolute;
    width: 51%;
    height: 0vw;
    z-index: 101;
    content: '';
    left: 0;
    display: block;
    border-right: 150px solid transparent;
    border-bottom: 120px solid #f5f5f5;
    top: -6em;
}
.scroll-top::after {
    position: absolute;
    width: 51%;
    height: 0vw;
    z-index: 101;
    content: '';
    right: 0;
    display: block;
    border-left: 150px solid transparent;
    border-bottom: 120px solid #f5f5f5;
    top: -6em;
}
.scroll-top a {
    display: block;
    margin: -1em auto 0 auto;
    width: 100%;
    height: auto;
    background-image: url(stop.png);
    background-repeat: no-repeat;
    background-position: top center;
    text-align: center;
    padding-top: 2.5em;
    position: absolute;
    z-index: 200;
    top: -6.5em;
    color: #fff;
    font-size: 16px;
}
.scroll-top a:hover {
    color: #6f6f6f;
}
#cred-in {
    text-align: center;
    font-size: 16px;
	margin: 0 0 20px 0;
}
#cred-in p {
    color: #6f6f6f;
	margin: 5px;
}
#cred-in a {
    color: #ed1c24;
}
#cred-in a:hover, a:focus, a:active {
    color: #1d1212;
}
.no-results.not-found {
    display: none;
}
#standardy {
    margin-bottom: 50px;
}

@media screen and (min-width: 37.5em) {
    .content-area {
      float: left;
      margin: 0 -25% 0 0;
      width: 100%;
    }

    .site-main {
      margin: 0 25% 0 0;
    }
	#page .site-main {
    margin-right: 0;
}

    .site-content .widget-area {
      float: right;
      overflow: hidden;
      width: 25%;
    }

    .site-footer {
      clear: both;
      width: 100%;
	  background-color: #f5f5f5;
    }
}
.so-widget-sow-headline {
    display: table;
    width: 100%;
    height: -webkit-fill-available;
}
.sow-headline-container {
    display: table-cell;
    vertical-align: middle;
}
#kontakt-head .so-widget-sow-headline {
    display: block;
}
#kontakt-head .sow-headline-container {
    display: block;
    vertical-align: middle;
}
#warsztat-box img {
    padding: 15px;
}
/*--------------------------------------------------------------
## Single Column / No Active Sidebar
--------------------------------------------------------------*/
.no-sidebar .site-main {
  margin: 0;
}

.no-sidebar .content-area {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
## Posts
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image img {
    max-width: 485px;
}
/*--------------------------------------------------------------
## Pages
--------------------------------------------------------------*/
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
#wspolpraca {
background-color: #fff;	
}
.lsow-container img, .lsow-grid-container img {
    max-width: 100%;
    width: 50%;
    display: inline-block;
    height: auto;
    padding: 5px;
}
.lsow-container button.slick-prev {
    color: transparent !important;
    background-color: transparent !important;
    background-image: url(arrow-l-b.png) !important;
    width: 50px;
    display: block !important;
    margin: 0;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    border: none !important;
    transform: none;
}
.lsow-container button.slick-next {
    color: transparent !important;
    background-color: transparent !important;
    background-image: url(arrow-p-b.png) !important;
    width: 50px;
    display: block !important;
    margin: 0;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    border: none !important;
    transform: none;
}
.lsow-container button.slick-prev::before {
  content:none;
}.lsow-container button.slick-next::before {
    content:none;
}
#standardy h3 {
padding-top: 56px;
}
/* BANNER */
#banner {
height: 92vh;
color: #fff;
text-align: center;
}
.banner-in {
    margin-top: 0vh;
    display: table-cell;
    vertical-align: middle;
}
.banner-out {
    display: table;
    width: 100%;
height: -webkit-fill-available;
    position: relative;
}
#banner .h3 {
    font-weight: 200;
		padding: 0 0 1em 0;
}
#banner .h2 {
    font-size: 10rem;
    font-weight: 700;
	    margin: 0 0 0.6em 0;
}
#banner .h4 {
font-size: 5rem;
    display: block;
    max-width: 385px;
    margin: 0 auto;
}
.banner-in h4:hover {
    line-height: 0.6em;
    padding: .6em 1.2em;
    transform: skewX(-17deg);
    background-color: #ed1c24;
    max-width: 7.4em;
    margin: 0 auto;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all all.3s ease-out;
}
.banner-in h4:hover a {
    transform: skewX(17deg);
    display: block;
}
#banner p {
margin-bottom: 1em;
    font-size: 3rem;
    font-weight: 200;
	font-family: 'Oswald', sans-serif;
}
#banner button {
    margin: 0 0 1.2em 0;
}
p.h4 a {
    color: #fff;
    font-weight: 800;
}

/* OFERTA */
#oferta-left {
	position: relative;
	background-position: 109% 67% !important;
    background-size: 50% !important;
    background-repeat: no-repeat;
	z-index: 2;
	    min-height: 70vh;
}

#oferta-left img, #oferta-right img {
    margin-top: 3em;
    margin-left: 0;
    height: 150px;
    width: auto;
}
#oferta-left .textwidget {
    padding-left: 8em;
	padding-right: 2em;
}
#oferta-right {
position: relative;
background-position: 0vh 16vh !important;
background-size: 60% !important;
background-repeat: no-repeat;
z-index: 2;
    min-height: 70vh;
	    overflow: hidden;
}
#title {
    transform: skewX(-17deg);
    background-color: #ed1c24;
    height: auto;
    width: 100%;
    position: relative;
        margin-bottom: 4em;
}
#oferta-right #title {
right: -19px;
}
 #oferta-left #title{
left: -19px;
}

#oferta-right .textwidget {
    padding-right: 8em;
	padding-left: 2em;
}
#oferta-right #text {
    padding-left: 2em;
}

.oferta-lite {
background-color: #f5f5f5;
color: #1d1212;
}
.oferta-dark {
    background-color: #000;
    color: #fff;
}

.entry-header {
    display: none;
}

.header-row .decoration {
    display: none;
}
.header-row h1 {
    color: #fff;
    line-height: 42vh !important;
	font-size: 7.5rem;
}
.oferta-lite h2, .oferta-dark h2 {
font-size: 4rem;
text-transform: none;
padding: 0.5em 0.5em 0.5em 0.5em;
text-align: left;
color: #fff;
transform: skewX(17deg);
margin: 0;
}

ul, ol {
    margin: 0;
}
.carousel h3 {
    font-size: 2rem;
    background-color: transparent;
    padding: 8.5em 0 0 0;
    margin: 2em;
text-align: center !important;
transform: none;
}
#oferta-left #carousel img {
    margin: 1em auto !important;
    height: 300px;
	    display: block;
}
.carousel p {
    text-align: center;
}
#oferta .carousel {
    text-align: center;
}
#oferta-right .lsow-container button.slick-next {
    background-image: url(arrow-p-b.png) !important;
	right: 10%;
}
#oferta-right .lsow-container button.slick-prev {
    background-image: url(arrow-l-b.png) !important;
left: 10%;
}

#pomoc-drogowa {
    height: 100%;
    padding-bottom: 3em;
	min-height: 100%;
}
.hol p {
padding: 8.5em 0 0 0;
}
.hol-icon p {
	text-align: left;
}
.flota-medium {
    height: 1100px;
}

#aktualnosci {
	display: none;
}
#partnerzy #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item0 {
    background-color: transparent;
    border: none;
}
#partnerzy #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails {
    width: 100%;
}
#partnerzy img {
    transform: none;
    transition: none !important;
	width: 100% !important;
	height: 100% !important;
}
#partnerzy img:hover {
    transform: none !important;
    transition: none !important;
    filter: none !important;
}
#partnerzy #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item {
    max-width: 130px;
}
/* GALERIA */
.album .widget-title {
    display: none;
}
#galeria-head p {
    color: #fff;
    padding-top: 50px;
    font-size: 2.3rem;
    max-width: 660px;
    margin: 0 auto;
}
#galeria {
    background-color: transparent;
	    margin-top: -20vh;
}
body.page-id-433 {
    background-color: #000;
}

#galeria .bwg-item {
    position: relative;
	padding: 15px;
}
#galeria .bwg-title2 {
    color: #fff !important;
    font-size: 50px !important;
    position: absolute;
    top: 46%;
    left: 0;
    z-index: 103;
    display: block;
    width: 100%;
}
div#ajax_loading_0 {
    display: none;
}
#galeria-head {
height: 70vh;
    background-position: center !important;
    background-size: cover;
    background-image: url(/wp-content/uploads/2020/02/kalicy-flota-5-scaled.jpg);
    background-attachment: fixed;
    display: table;
    width: 100%;
}
#galeria-head h1 {
    color: #fff;
line-height: 10vh;
    font-size: 7.5rem;
	text-align: center;
}
#galeria-head .decoration {
    display: none;
}
.bwg_gallery-template-default .entry-header {
    display: block;
	    height: 70vh;
    background-position: top center !important;
    background-size: cover;
    background-image: url(kaliccy-galeria.jpg);
	    display: table;
    width: 100%;
}
.bwg_gallery-template-default .entry-header h1 {
    color: #fff;
    line-height: 42vh;
    font-size: 7.5rem;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.bwg-item img:hover {
    -ms-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    -webkit-transition: all .3s;
    transition: all .3s;
    z-index: 200;
    -webkit-filter: grayscale(100%) brightness(24%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(1.3);
    filter: grayscale(100%) brightness(24%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(1.3);
}
.bwg-item img{
padding: 15px;
}

.bwg-item {
	padding: 15px;
}
.bwg_gallery-template-default .entry-content {
    margin-top: -20vh;
}
.bwg_gallery-template-default .site-content {
    background-color: #000;
}
.bwg_load_btn {
    color: #fff !important;
    font-size: 2rem !important;
    border: none !important;
    line-height: 1;
    padding: .8em 1.2em !important;
    transform: skewX(-17deg) !important;
    background-color: #ed1c24 !important;
}
.bwg_load_btn:hover {
	background-color: #1d1212 !important;
transition: background-color .3s ease-out;
-webkit-transition: background-color .3s ease-out;
-moz-transition: background-color all.3s ease-out;
}
.spider_popup_wrap {
    background-color: rgba(0, 0, 0, 0.66) !important;
}
#spider_popup_left-ico {
color: transparent !important;
background-color: transparent !important;
background-image: url(arrow-l-b.png) !important;
width: 80px !important;
display: block;
margin: 0;
background-size: contain !important;
background-repeat: no-repeat !important;
border: none !important;
transform: none;
height: 80px !important;
}

#spider_popup_right-ico {
color: transparent !important;
background-color: transparent !important;
background-image: url(arrow-p-b.png) !important;
width: 80px !important;
display: block;
margin: 0;
background-size: contain !important;
background-repeat: no-repeat !important;
border: none !important;
transform: none;
height: 80px !important;
}
.bwg-icon-times-sm::before {
    font-size: 5rem;
    color: #fff;
}

/* WARSZTAT */
#warsztat-head {
    height: 70vh;
    background-position: top center !important;
}
#warsztat-box {
    margin-top: -7em;
    background-color: whitesmoke;
    padding: 2em;
}
.logotypy-warsztat {
    padding: 2em 0 0 0;
    text-align: center;
}
#blog-post-header {
    display: table-cell;
    margin: 0 auto;
    vertical-align: middle;
    text-align: center;
}
.logotypy-warsztat img {
    padding: 5px 10px !important;
}
.certyfikaty {
    text-align: center;
}

/* KONTAKT */
#kontakt-background {
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -100;
	background-position: top center !important;
}
#kontakt-box {
    padding-top: 3vh;
    border-top: 1px solid #fff;
    margin-top: -10vh;
	    margin-bottom: 3em;
}
.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    background-color: #1d1212c7;
    box-sizing: border-box;
    border-radius: 0;
    color: #575a5c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #f5f5f5;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
	    max-width: 100%;

}
.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    max-width: 100%;
}
.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    color: #fff;
    font-size: 2rem;
    border: none;
    line-height: 1;
    padding: .8em 1.2em;
    transform: skewX(-17deg);
    background-color: #ed1c24;
	    border: none;
		    float: right;
    transform: skewX(0deg);
	}
.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form input[type=submit]:active, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:active {
    background-color: #1d1212;
    transition: color .3s ease-out;
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: color .3s ease-out;
    outline: none;
	    border: none;
}
#kontakt-right {
    color: #fff;
	line-height: 4rem;
    margin-top: 0.2em;
	padding: 0 0 0 3em;
}
#kontakt-right h2 {
    font-size: 3rem;
    line-height: 4rem;
    padding: 0 1em;
	    margin-left: -1em;

	}
#kontakt-right strong {
    color: #6f6f6f;
    font-weight: 400;
}
#kontakt-right h2 {
    font-size: 3rem;
    line-height: 4rem;
    margin-top: 0.2em;
    margin-left: -1em;
    padding-left: 0.5em;
    border-left: 10px solid #ed1c24;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    display: inline;
    vertical-align: baseline;
    font-size: 12.5px;
    font-weight: 400;
    line-height: 1.3;
    color: #fff;
}
.wpforms-confirmation-container-full {
    color: #fff;
    margin: 0 0 24px 0;
    font-weight: 300;
    background: #1d121296;
    border: 1px solid #ed1c24;
    padding: 15px 15px;
    font-size: 16px;
}
#cookie-notice .cn-button {
    margin-left: 10px;
    color: #ed1c24;
    font-weight: 800;
}
	
/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

.wp-caption {
  margin: 1em 0 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

/* Ensure center-aligned captions center-align properly. */
.wp-caption.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

/* Give some padding to floated elements, to prevent them butting up against text. */
.wp-caption.alignleft {
  margin-right: 20px;
}
.wp-caption.alignright {
  margin-left: 20px;
}
.wp-caption-text {
  text-align: center;
}
/*-- Responsive --*/



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

}@media only screen and (max-width:1900px) {
#oferta-left .textwidget {
    padding-left: 4em;
    padding-right: 2em;
}
#oferta-right .textwidget {
    padding-right: 4em;
    padding-left: 2em;
}
}
@media only screen and (min-width:767px) and (max-width: 1200px) {

#oferta-left, #oferta-right {
    display: block;
}
.oferta-lite h2, .oferta-dark h2 {
    font-size: 3rem;
}
#oferta-left .textwidget {
    padding-left: 2em;
    padding-right: 2em;
}
#oferta-left img, #oferta-right img {
    padding-left: 0.5em;
	margin-bottom: 50px;
}
#oferta-right .panel-grid-cell {
    float: none !important;
}
#oferta-right .textwidget {
    padding-right: 2em;
    padding-left: 1em;
}
#title {
    margin-bottom: 2em;
}
#oferta-left {
    background-position: 109% 100% !important;
	    min-height: 91vh;
}
#oferta-right.holowanie {
background-position: 100% 81% !important;
}
#oferta-right #title {
    left: -19px;
}
#oferta-right {
background-position:0% 101% !important;
}
.carousel h3 {
    padding: 1.5em 0 0 0;
}
#oferta-right .lsow-container button.slick-next {
    display: block !important;
}
#oferta-right .lsow-container button.slick-prev {
display: block !important;
}
#oferta-left.flota img {
    float: none;
    margin: 50px auto;
    text-align: center;
    display: block;
}
}
@media only screen and (max-width:1000px) {
	.tel {
    margin-right: 0;
    position: absolute !important;
    right: 0px;
    top: 75px;
}
.tel-2 {
    top: 120px;
}
.formularz {
top: 164px;
}
#kontakt-right {
    color: #fff;
    line-height: 4rem;
    margin-top: 0.2em;
    padding: 0 0 0 1.5em;
}
.custom-logo-link img {
    max-width: 90px;
    margin-bottom: 0px;
}
#panel-839-2-1-1> .panel-widget-style, #panel-839-2-1-2> .panel-widget-style {
    width: 100% !important;
    float: none !important;
}
#oferta-right #text {
    padding-left: 0em;
}
#oferta-left {
    background-position: 109% 100% !important;
    min-height: 80vh;
}
}
@media only screen and (max-width:1367px) {
.oferta-head h3 {
    font-size: 4.2rem;
    background-color: #ed1c24;
    padding: 2rem 0 2rem 2em;
    text-align: left;
    margin: 0 0 8rem 0;
    text-transform: none;
    position: relative;
}
#banner .h2 {
    font-size: 9rem;
}
#banner .h3 {
    font-size: 5rem;
	    margin: 0;
}
#oferta-likwidacja .siteorigin-widget-tinymce {
    padding: 0 1em 0 2.2em;
    text-align: left;
}
#naprawy-blacharsko-lakiernicze h3 {
    color: #fff;
    padding: 2rem 2em 2rem 0;
    text-align: right;
}
.carousel h3 {
    font-size: 2rem;
    margin: 2em;
    text-align: center !important;
    transform: none;
}
}

@media only screen and (max-width:700px){
	.h3, h3 {
    font-size: 5rem;
}
#standardy .col-xs-12 {
    float: none;
    display: block;
    margin: 0 auto;
    text-align: center;
}
#oferta-left img, #oferta-right img {
    margin-top: 3em;
    height: 150px;
    width: auto;
    margin: 2em auto;
    display: block;
	float: none;
}
#oferta-left .panel-grid-cell .widget-title, #oferta-right .panel-grid-cell .widget-title {
    margin-top: 0;
    font-size: 2rem;
    padding: 0 15px;
}
.lsow-container button.slick-prev, .lsow-container button.slick-next {
    top: 61%;
}
.lsow-container button.slick-prev {
    left: 15px;
}
.lsow-container button.slick-next {
    right: 0;
}
.carousel p {
    padding: 0 40px;
}
.holowanie #text {
    margin-top: 29vh;
}
#oferta-right.holowanie {
background-position: 50% 21vh !important;
}
.holowanie img {
    margin-top: -6em !important;
    display: block;
}
#oferta-box h3 {
    padding: 0.5em 0 0 0;
}
	#menu-red {
    display: none;
}

	.menu-toggle, .main-navigation.toggled ul {
    display: block;
    transform: none;
    background-color: transparent;
font-size: 3.5rem;
padding: 0.58em 0.4em;
     margin: 0;
	color: #ed1c24;
	float: right;
}
a.custom-logo-link {
    display: inline-block;
    float: left;
    width: auto;
    padding: 22px;
}
.custom-logo-link img {
    max-width: 100px;
    margin-bottom: 0px;
}
.main-navigation.toggled ul {
    background-color: #fff;
    margin-top: -0.02em;
	width: 100%;
    padding: 0.45em 0 0 0;
}
#oferta-box .siteorigin-widget-tinymce.textwidget {
margin-bottom: 60px;
}
.main-navigation li {
    float: none;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #ffedee;
    border-top: 1px solid #ffedee;
	    z-index: 1;
}
.formularz, .tel {
	display: none;
}
.form-mobile {
display: block;
background-color: #ed1c24;
}

.form-mobile a{
	color: #fff;
}
#banner .h3 {
    font-weight: 200;
    margin: 0 0 0.6em 0;
    font-size: 4rem;
 padding: .5em 0 0 0;
}
#banner .h4 {
    font-size: 5rem;
    line-height: 1.8em;
}
#standardy figure {
    margin: 0;
}
#standardy {
    margin-bottom: 50px;
}
.certyfikaty img {
    padding: 1em;
}
#banner .h2 {
font-size: 5rem;
    line-height: 6rem;
    font-weight: 700;
    margin: 0em 0 0.6em 0;
}
#standardy h3 {
    padding-top: 1em;
}
#flota-box {
    text-align: center;
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 1em;
}
#partnerzy h3 {
    padding-bottom: 0;
}
#banner button {
    display: none;
}
#banner p {
    display: none;
}
p.h4 a {
    font-size: 0.8em;
    background-color: #ed1c24;
    padding: 10px 20px;
}
.banner-in h4:hover {
    line-height: 1;
    padding: 0;
    transform: none;
    background-color: transparent;
    max-width: 100%;
    margin: 0 auto;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all all.3s ease-out;
}
.banner-in h4 a:hover {
    transform: none !important;
	    display: initial
}
.banner-in h4:hover a {
    transform: none !important;
	    display: initial
}

.banner-in {
    margin-top: 0px;
}
.main-navigation.toggled {
    float: none;
    display: block;
}
.menu-toggle:hover {
    background-color: transparent;
}
#oferta-box {
    text-align: center;
    margin-top: 1.5em;
}
.icon-box {
    margin: 0;
    display: grid;
}
.lsow-container ul.slick-dots {
    bottom: 0em;
    position: relative;
}
#stopka-box {
    color: #fff;
    padding: 70px 10px 9em 10px;
    text-align: center;
}

#karuzela {
    padding: 0 15px 10vh 15px;
}
.scroll-top::after {
    width: 47%;
}
.scroll-top::before {
    width: 47%;
}
#cred-in {
    text-align: center;
    font-size: 16px;
    margin: 20px 0 20px 0;
}
.header-row h1 {
    font-size: 5.5rem;
}
#warsztat-box {
    padding: 1em;
}
ul {
    padding: 0 0 0 1.2em;
}
.bwg-icon-times-sm::before {
    font-size: 3rem;
    color: #fff;
}
#spider_popup_right-ico {
    left: auto;
    right: 0px;
}
#spider_popup_right-ico {
    width: 50px !important;
    height: 50px !important;
}
#spider_popup_left-ico {
    width: 50px !important;
    height: 50px !important;
}
#spider_popup_left, #spider_popup_right {
    bottom: 38%;
    height: 30%;
}
.oferta-head h3 {
    font-size: 3.2rem;
    padding: 2rem;
    text-align: left;
    margin: 0 0 4rem 0;
}
.oferta-head h3::after {
display: none;
}
#oferta-likwidacja .siteorigin-widget-tinymce {
padding: 0 0.5em !important;

}
#pg-320-1> .panel-row-style {
    background-image: none !important;
}
#oferta-likwidacja img {
    margin: 2em auto 0 auto;
    height: 150px;
    width: auto;
    display: block;
}
.prawa .siteorigin-widget-tinymce {
    padding: 0;
}
#naprawy-blacharsko-lakiernicze h3::after {
	display: none;
}
#naprawy-blacharsko-lakiernicze h3 {
    color: #fff;
    padding: 2rem;
    text-align: left;
}
#pg-320-2> .panel-row-style {
    background-image: none !important;
}
#naprawy-blacharsko-lakiernicze .siteorigin-widget-tinymce {
padding: 0 0.5em !important;
    font-weight: 400;
}
#naprawy-blacharsko-lakiernicze img {
    margin: 2em auto 0 auto;
}
.flotowa-obsluga-firm h3::after {
	display: none;
}
.flotowa-obsluga-firm h3 {
    font-size: 3.2rem;
    padding: 2rem;
    text-align: left;
    margin: 0 0 4rem 0;
}
#pg-320-3> .panel-row-style {
    background-image: none!important;
}
#flota-samochodow-zastepczych h3 {
    padding: 2rem 0;
}
#flota-samochodow-zastepczych h3::after {
	display: none;
}
#flota-samochodow-zastepczych img {
    margin: 2em auto 0 auto;
}
.oferta-head .lsow-container button.slick-next {
    background-image: url(arrow-p-b.png) !important;
    right: 0%;
	display: inline-block !important;
}
.oferta-head .lsow-container button.slick-prev {
    background-image: url(arrow-l-b.png) !important;
    left: 5%;
    display: inline-block !important;
}
#panel-320-4-0-1> .panel-widget-style {
    padding: 0 1em !important;
	    margin-bottom: 2em;
}
#flota-samochodow-zastepczych h3 {
    padding: 2rem;
    text-align: left;
}
.flota-zastepcza .siteorigin-widget-tinymce.textwidget {
    padding: 0 0.5em;
}
.flota-medium {
    height: 183px;
}
#pg-320-5> .panel-row-style {
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
}
.hol p {
    padding: 0.5em 0 0 0;
}
#warsztat-box ol {
    padding-left: 1em;
}
#warsztat-box {
    margin-top: -2em;
}
ul.sub-menu li {
    display: none;
}
#galeria .bwg-title2 {
    font-size: 30px !important;
    top: 40%;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-thumbnails .bwg-title2 {
    padding: 0 15px !important;
}
.bwg_gallery-template-default .entry-header h1 {
    color: #fff;
    line-height: 16vh;
    font-size: 6.5rem;
    text-align: center;
    padding: 10vh 0;
}
.gallery-columns-4 .gallery-item {
    max-width: 100%;
    margin: 1em 0;
}
button#wpforms-submit-633 {
    float: none;
    margin: 0 auto;
    display: block;
}
#kontakt-right {
    color: #fff;
    line-height: 4rem;
    margin-top: 0.2em;
    padding: 0 0 0 1.5em;
}
#kontakt-right p {
    margin-left: -1em;
}
footer#colophon {
    background-color: #f5f5f5;
}
#oferta-left #title {
    left: 0;
}
.oferta-lite h2, .oferta-dark h2 {
    font-size: 3rem;
	    padding: 0.5em 0em 0.5em 0em;
		transform:none;
}
#title {
    transform: none;
    background-color: #ed1c24;
    height: auto;
    width: 100%;
    position: relative;
    margin-bottom: 2em;
}
#oferta-left .textwidget {
    padding-left: 1em;
    padding-right: 1em;
}
#pg-839-1> .panel-row-style {
    background-image: none !important;
}
#oferta-right #title {
    right: 0;
}
#oferta-right .textwidget {
    padding-right: 1em;
    padding-left: 1em;
}
#text {
    padding-top: 28vh;
}
.oferta-dark #text {
    padding-top: 0;
}

#oferta-left {
    background-position: center 15% !important;
    min-height: 80vh;
    background-size: 85% !important;
}
#panel-839-1-0-1 #text, #panel-839-2-1-2 #text, #panel-839-4-1-1 #text, #panel-839-4-1-2 #text {
    padding-top: 0em;
}
#pgc-839-4-0.panel-grid-cell {
    float: none !important;
}
#carousel img {
    margin-bottom: 0em;
    height: 120px !important;
}
.lsow-container button.slick-prev, .lsow-container button.slick-next {
    display: block !important;
}
#oferta-right .lsow-container button.slick-next {
    right: 0%;
}
#oferta-right .lsow-container button.slick-prev {
    left: 5%;
}
.carousel h3 {
    margin: 0;
}
}


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

a.custom-logo-link {
    padding: 22px;
}
.main-navigation a {
    padding: 25px 15px;
}
#menu-red {
    position: absolute;
    right: 0;
    top: 75px;
}
#site-navigation {
    margin-right: 20px;
}
.banner-in {
    margin-top: 0vh;
}
.icon-box {
    margin: 0;
    display: grid;
}
}


@media only screen and (min-width:1000px) and (max-width: 1140px) {
#banner .h2 {
    font-size: 7rem;
    font-weight: 700;
    margin: 0 0 0.5em 0;
}
#banner .h3 {
    font-size: 4rem;
    margin: 0;
    padding: 0 0 .5em 0;
}
#banner p {
    margin-bottom: .5em;
    font-size: 3rem;
    font-weight: 200;
    font-family: 'Oswald', sans-serif;
}
#banner .h4 {
    font-size: 4rem;
    display: block;
    max-width: 385px;
    margin: 0 auto;
}
.banner-in {
    margin-top: 0;
}
#galeria .bwg-title2 {
    font-size: 40px !important;
}
}
@media only screen and (max-width: 1140px) {
.carousel h3 {
    padding: 0;
	    margin-bottom: 0;
}
.naprawy img {
    float: right;
	    margin-bottom: 50px;
}
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.bwg-thumbnails.bwg-container {
    margin: 0 auto;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}