/*!
Theme Name: AUTOREM 2
Theme URI: https://dkamedia.pl/
Author: DKAmedia
Author URI: https://dkamedia.pl/
Description: OKRĘGOWA STACJA KONTROLI POJAZDÓW ŁAŃCUT
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: autorem
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

AUTOREM 2 is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores 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 https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

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;
	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;
}

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

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

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

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: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

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 {
	border-color: #aaa #bbb #bbb;
}

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;
	padding: 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;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

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

.post,
.page {
	margin: 0 0 1.5em;
}

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

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

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

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 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;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.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;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

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

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

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

/*--------------------------------------------------------------
### #### Custom Fonts ### ####
--------------------------------------------------------------*/
@font-face {
	src: url(/wp-content/themes/autorem/assets/font/ProximaNova-Regular.otf);
	font-family: ProximaNova-reg;
  }
  @font-face {
	src: url(/wp-content/themes/autorem/assets/font/ProximaNova-Light.otf);
	font-family: ProximaNova-light;
  }
  @font-face {
	src: url(/wp-content/themes/autorem/assets/font/ProximaNova-Bold.otf);
	font-family: ProximaNova-bold;
  }
  
  /*--------------------------------------------------------------
  ### #### General style ### ####
  --------------------------------------------------------------*/
  * {
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
	  scroll-behavior: smooth;
  }
  html {
	  scroll-behavior: smooth;
  }
  body {
	  overflow-x: hidden;
	  font-family: ProximaNova-reg;
	  margin-bottom: 0;
  }
  h1, h2, h3, h4, h5, h6 {
	  font-family: ProximaNova-bold;
  }
  a, p, button, input {
	  font-family: ProximaNova-reg;
  }
  .page {
	  margin-bottom: 0px;
  }
  article {
	  width: 100%;
  }
  .w1180 {
	  max-width: 1180px;
	  width: 100%;
	  margin: 0 auto;
  }
  .w1380 {
	  max-width: 1380px;
	  width: 100%;
	  margin: 0 auto;
  }
  .w900 {
	  max-width: 900px;
	  width: 100%;
	  margin: 0 auto;
  }
  .w650 {
	  max-width: 650px;
	  width: 100%;
	  margin: 0 auto;
  }
  .cnt {
	  text-align: center;
  }
  .rgt {
	  text-align: right;
  }
  .lft {
	  text-align: left;
  }
  .pr{
	  padding-right: 0;
  }
  .pl {
	  padding-left: 0;
  }
  .np {
	  padding-left: 0;
	  padding-right: 0;
  }
  figure {
	  margin: 0; padding: 0;
	  display: inline-block;
  }
  nav {
	  margin: 0; padding: 0;
  }
  .pd40 {
	  padding-top: 40px;
  }
  .mp{
	  margin: 0; padding: 0;
  }
  ::-webkit-scrollbar {
	  width: 10px;
  }
  ::-webkit-scrollbar-track {
	  background: #f1f1f1;
  }
  ::-webkit-scrollbar-thumb {
	  background: #E70000;
	  transition: background .12s ease-in;
  }
  ::-webkit-scrollbar-thumb:hover {
	  background: rgba(40, 40, 52, .7);
  }
  ::-moz-selection {
	  color: #fff;
	  background: #E70000;
  }
  ::selection {
	  color: #fff;
	  background: #E70000;
  }
  .bold {
	  font-weight: 700;
  }
  .mt20 {
	  margin-top: 30px;
  }
  .mt30 {
	  margin-top: 30px;
  }
  .mt40 {
	  margin-top: 40px;
  }
  .rel {
	  position: relative;
  }
  .mob-non {
	  display: none;
  }
  @media only screen and (max-width: 768px) {
	  .mob-non {
		  display: block;
	  }
	  .mob-np {
		  padding-left: 0;
		  padding-right: 0;
	  }
	  .mob-cnt {
		  text-align: center
	  }
	  .mob-mt0 {
		  margin-top: 0;
	  }
	  .mob-mt30 {
		  margin-top: 30px;
	  }
	  .mob-w50 {
		  -ms-flex: 0 0 50%;
			  flex: 0 0 50%;
			  max-width: 50%;
	  }
  }
  /** Attachment File **/
  .entry-attachment {
	  padding: 60px 0;
	  margin: 0 auto;
  }
  /** end **/
  
  /** 404 page **/
  div.box-404 {
	  max-width: 460px;
	  width: 100%;
	  margin: 0 auto;
  }
  h2.h2-404 {
	  font-size: 120px;
	  font-weight: bold;
	  color: #000;
	  margin-bottom: 20px;
  }
  p.p-404 {
	  margin-bottom: 10px;
	  font-size: 15px;
  }
  p.p-404 b {
	  font-weight: bold;
	  text-transform: uppercase;
  }
  a.a-404,
  a.a-404:active,
  a.a-404:visited {
	color: #000;
	font-size: 15px;
	line-height: 15px;
	text-decoration: underline;
  }
  a.a-404:focus,
  a.a-404:hover {
	  text-decoration: none;
  }
  /** end **/
  
  /*--------------------------------------------------------------
  ### #### Style ### ####
  --------------------------------------------------------------*/
/** subpage usługi **/
section.sec-sp div.col-us-a,
section.sec-sp div.col-us-b {
	height: auto;
}

	/** subpage usługi boxes **/
div.w960 {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
}
div.box-sp-us {
	position: relative;
	background-color: #fff;
	box-shadow: 0 14px 28px rgb(0 0 0 / 10%), 0 10px 10px rgb(0 0 0 / 1%);
	margin-bottom: 30px;
}
div.col-sp-usluga-a {
	position: relative;
	background-color: #E70000;	
}
figure.fig-sp-us {
	text-align: center;
  margin: 0;
  position: absolute;
  left: 50%; top: 50%;
	transform: translate(-50%, -50%);
}
img.img-sp-us {
	max-width: 40px;
}
div.box-sp-us-txt {
	position: relative;
	padding: 25px 45px;
}
p.p-sp-us {
	font-weight: bold;
	color: #000;
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

/** subpage general **/
section.sec-sp {
	position: relative;
	padding: 80px 0;
}
section.sec-sp-h {
	background-image: url(/wp-content/uploads/2021/06/bg-hero.jpg);
  background-position: center 20%;
  background-size: cover;
  background-repeat: no-repeat;
	padding: 160px 0 40px 0;
	position: relative;
}
section.sec-sp-h::after {
	content: '';
	position: absolute;
	left: 0; top: 0;
	width: 100%; height: 100%;
	background-color: rgba(0,0,0,.4);
}
div.box-sp-h {
	position: relative;
	z-index: 1;
}
h1.h1-sp-h {
	margin: 0;
	font-weight: bold;
	font-size: 36px;
	line-height: 44px;
	text-transform: uppercase;
	color: #fff;
}
	/** breadcrump **/
div.sep-bread {
	display: inline-block;
	width: 7px; height: 7px;
	background-color: #fff;
	margin: 0 5px 0 5px;
	position: relative;
	top: -2px;
	border-radius: 50%;
}
div.breadcrumbs {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0.187em;
	color: #fff;
}
div.breadcrumbs a,
div.breadcrumbs a:visited,
div.breadcrumbs a:active {
	font-weight: normal;
	font-size: 13px;
	line-height: 19px;
	color: #fff;
	transition: color .3s ease-in-out;
}
div.breadcrumbs a:hover,
div.breadcrumbs a:focus{
	text-decoration: none;
	color: rgba(255,255,255,.5);
}

/** footer kontakt **/
section.sec-f-kon {
	position: relative;
	padding: 80px 0 0 0;
  background-image: url(/wp-content/uploads/2021/06/bg-kon.jpg);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
div.box-f-kon {
	position: relative;
	background-color: #fff;
	min-height: 420px;
	padding: 25px 50px;
	margin-top: 160px;
	box-shadow: 0 14px 28px rgb(0 0 0 / 10%), 0 10px 10px rgb(0 0 0 / 1%);
}
figure.fig-f-kon {
	position: relative;
	margin-bottom: 20px;
}
img.img-f-kon {
	max-width: 80px;
}
h3.h3-f-kon {
	font-weight: bold;
	font-size: 32px;
	line-height: 39px;
	color: #E70000;
	margin-bottom: 20px;
}
p.p-f-kon {
	font-size: 15px;
	line-height:27px;
	color: #000;
}
div.box-f-kon-info {
	position: relative;
	margin-top: 20px;
}
a.a-f-kon-info,
a.a-f-kon-info:active,
a.a-f-kon-info:visited {
	font-weight: bold;
	font-size: 25px;
	line-height: 30px;
	color: #000;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
}
a.a-f-kon-info:focus,
a.a-f-kon-info:hover {
	text-decoration: none;
	color: #E70000;
}
a.a-f-kon-info span {
	color: #E70000;
}
a.a-f-kon-info:focus span,
a.a-f-kon-info:hover span {
	color: #000;
}

	/** godziny otwarcia **/
div.box-f-kon-go {
	position: relative;
}
p.p-f-kon-go {
	font-size: 18px;
	line-height: 27px;
	color: #000;
	margin-bottom: 0;
}
p.p-f-kon-date {
	font-style: normal;
	font-weight: bold;
	font-size: 32px;
	line-height: 39px;
	color: #000;
	margin: 10px 0 25px 0;
}

/** section opis **/
section.sec-opis {
	position: relative;
	padding: 80px 0;
  background-image: url(/wp-content/uploads/2021/06/bg-opisf.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
figure.fig-opis {
	position: relative;
	margin-bottom: 30px;
}
img.img-opis {
	max-width: 80px;
}
h2.h2-opis {
	font-size: 32px;
	line-height: 39px;
	color: #fff;
}
h2.h2-opis span {
	font-weight: bold;
	font-size: 55px;
	line-height: 60px;
	color: #fff;	
}
p.p-opis {
	font-size: 15px;
	line-height: 27px;
	color: #fff;
	margin: 10px 0 0 0;
}
div.box-btn-opis {
	position: relative;
	margin-top: 40px;
}
div.box-btn-opis a {
	padding: 12px 25px;
	max-width: 300px;
	width: 100%;
}

/** section opis b **/
section.sec-opis-b {
	position: relative;
	padding: 80px 0;
}
div.box-opis {
	position: relative;
}
figure.fig-opisb {
	position: relative;
	margin-bottom: 15px;
}
img.img-opisb {
	height: 50px;
}
h3.h3-opis {
	font-weight: bold;
	font-size: 20px;
	line-height: 33px;
	color: #020202;
}
p.p-opisb {
	font-size: 15px;
	line-height: 26px;
	color: #020202;
	
	max-width: 320px;
	width: 100%;
	margin: 0 auto;
}

/** section o firmie **/
section.sec-ofirmie {
	position: relative;
	padding: 80px 0;
}
h2.h2-page {
	font-weight: bold;
	font-size: 42px;
	line-height: 50px;
	color: #000;
	margin: 0;
}
hr.hr-page {
	display: block;
	margin: 20px 0;
	background-color: #D51116;
	width: 200px; height: 3px;
}
div.box-page-txt {
	position: relative;
}

	/** sklep btn **/
div.box-firmie-btn {
	position: relative;
	margin: 40px 0 0 20px;
}
a.btn-red,
a.btn-red:active,
a.btn-red:visited {
	font-family: ProximaNova-bold;
	background-color: #E70000;
	border: 1px solid #E70000;
	box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
	color: #fff;	
	font-size: 15px;
	line-height: 22px;
	padding: 14px 0;
	width: 180px;
	transition: color .3s ease-in-out, background-color .3s ease-in-out;
}
a.btn-red:focus,
a.btn-red:hover {
	text-decoration: none;
	color: #E70000!important;
	background-color: transparent;
}
a.btn-bor-red,
a.btn-bor-red:active,
a.btn-bor-red:visited {
	font-family: ProximaNova-bold;
	background-color: transparent;
	border: 1px solid #E70000;
	box-shadow: 0px 9px 18px rgba(0, 97, 186, 0.36);
	border-radius: 5px;
	color: #000;	
	font-size: 15px;
	line-height: 22px;
	padding: 14px 0;
	width: 180px;
	transition: color .3s ease-in-out, background-color .3s ease-in-out;
}
a.btn-bor-red:focus,
a.btn-bor-red:hover {
	text-decoration: none;
	color: #fff;
	background-color: #E70000;
}
div.box-firmie-btn a.btn-red {
	margin-right: 5px;
}
div.box-firmie-btn a.btn-bor-red {
	margin-left: 5px;
}

/** section usługi **/
section.sec-us {
	position: relative;
	padding: 80px 0;
	background-image: url(/wp-content/uploads/2021/06/bg-uslugi.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
h2.h2-page-cnt {
	font-weight: bold;
	font-size: 42px;
	line-height: 50px;
	color: #292929;
	margin: 0;
}
hr.hr-page-cnt {
	display: block;
	margin: 20px auto;
	background-color: #E70000;
	width: 200px; height: 3px;
}
div.row-page {
	margin-top: 60px;
}

/** boxes section usługi **/
div.col-us {
	position: relative;
}
div.box-usluga {
	position: relative;
	margin-bottom: 30px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0px 9px 18px rgba(0, 0, 0, 0.1);
}
div.col-us-a {
	float: left;
	width: 20%;
	background: #E70000;
	border-radius: 5px;
	text-align: center;
	height: 100px;
	position: relative;
	overflow: hidden;
}
div.col-us-a::before {
	content: '';
	position: absolute;
	left: 0; top: 0;
	background-color: #000;
	width: 100%; height: 100%;
	border-radius: 5px;
	transform: translateX(-150px);
	
	will-change: transform;
	transition: transform .2s ease-in-out;
}
a.a-us:focus div.col-us-a::before,
a.a-us:hover div.col-us-a::before {
	transform: translateX(0);
}
div.col-us-b {
	float: left;
	width: 80%;
	height: 100px;
	position: relative;
	padding-left: 30px;
}
div.col-us-b::before {
	content: '→';
	color: #000;
	margin: 0;
  position: absolute;
  right: 30px; top: 50%;
	transform: translate(0, -50%);
}
a.a-us:focus div.col-us-b::before,
a.a-us:hover div.col-us-b::before {
	color: #E70000;
}
figure.fig-us {
	text-align: center;
  margin: 0;
  position: absolute;
  left: 50%; top: 50%;
	transform: translate(-50%, -50%);
}
img.img-us {
	max-width: 45px;
}
p.p-usluga {
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #000;
	
	margin: 0;
  position: absolute;
  left: 30px; top: 50%;
	transform: translate(0, -50%);
}

/** section hero **/
section.sec-hero {
	position: relative;
	background-image: url(/wp-content/uploads/2021/06/bg-hero.jpg);
	  background-position: center left;
	  background-size: cover;
	  background-repeat: no-repeat;
	height: 800px;
	border-bottom: 5px solid #E70000;
}
div.box-hero {
	position: relative;
	margin-top: 300px
}
h1.h1-hero {
	font-family: ProximaNova-bold;
	font-style: normal;
	font-weight: bold;
	font-size: 60px;
	line-height: 65px;
	text-align: center;
	letter-spacing: -0.05em;
	color: #fff;
	margin: 0;
}
p.p-hero {
	margin-top: 20px;
	font-size: 32px;
	line-height: 39px;
	text-transform: uppercase;
	color: #fff;
}
div.box-hero-btn {
	position: relative;
	margin-top: 60px;
}
a.btn-red,
a.btn-red:active,
a.btn-red:visited {
	font-family: ProximaNova-bold;
	background-color: #E70000;
	border: 1px solid #E70000;
	box-shadow: 0px 9px 18px rgba(0, 97, 186, 0.36);
	border-radius: 5px;
	color: #fff;	
	font-size: 15px;
	line-height: 22px;
	padding: 14px 0;
	width: 180px;
	transition: color .3s ease-in-out, background-color .3s ease-in-out;
}
a.btn-red:focus,
a.btn-red:hover {
	text-decoration: none;
	color: #fff;
	background-color: transparent;
}
a.btn-bor,
a.btn-bor:active,
a.btn-bor:visited {
	font-family: ProximaNova-bold;
	background-color: transparent;
	border: 1px solid #fff;
	box-shadow: 0px 9px 18px rgba(0, 97, 186, 0.36);
	border-radius: 5px;
	color: #fff;	
	font-size: 15px;
	line-height: 22px;
	padding: 14px 0;
	width: 180px;
	transition: color .3s ease-in-out, background-color .3s ease-in-out;
}
a.btn-bor:focus,
a.btn-bor:hover {
	text-decoration: none;
	color: #000;
	background-color: #fff;
}
div.box-hero-btn a.btn-red {
	margin-right: 5px;
}
div.box-hero-btn a.btn-bor {
	margin-left: 5px;
}

/** header **/
header#masthead {
	position: absolute;
	left: 0; top: 0;
	z-index: 2;
	width: 100%;
}
.page-id-9 li.li-home {
	display: none;
}
div.cont-th {
	position: relative;
	padding: 8px 0;
	background-color: #000;
}
div.box-th {
	position: absolute;
	left: 15px; top: 2px;
}
p.p-th {
	margin: 0;
	font-weight: normal;
	font-family: ProximaNova-light;
	font-size: 14px;
	line-height: 22px;
	color: #939393;
}
a.a-th,
a.a-th:active,
a.a-th:visited {
	font-weight: normal;
	font-family: ProximaNova-reg;
	font-size: 14px;
	line-height: 22px;
	color: #939393;
	display: inline-block;
	margin-left: 20px;
	transition: color .3s ease-in-out;
}
a.a-th:focus,
a.a-th:hover {
	text-decoration: none;
	color: #fff;
}
img.pic-th-kon {
	max-width: 15px;
	position: relative;
	top: -2px;
	margin-right: 10px;
}

	/** header navigation **/
div.cont-h {
	position: relative;
}
div.box-logo-h {
	position: absolute;
	left: 0; top: 20px;
}
figure.fig-logo-h {
	position: relative;
}
img.logo-h {
	max-width: 260px;
}
ul.ul-h {
	margin: 0; padding: 0;
}
ul.ul-h li {
	list-style: none;
	display: inline-block;
}
p.p-h,
a.a-h,
a.a-h:active,
a.a-h:visited {
	margin-bottom: 0;
	display: inline-block;
	font-style: normal;
	font-family: ProximaNova-reg;
	line-height: 22px;
	text-transform: uppercase;
	color: #fff;
	padding: 35px 25px;
	transition: color .3s ease-in-out;
}
p.p-h:hover,
p.p-h:focus,
a.a-h:hover,
a.a-h:focus {
	cursor: pointer;
	text-decoration: none;
	color: #E70000;
}
img.img-down {
	margin-left: 10px;
}

	/** header dropdown **/
li.li-drop {
	position: relative;
}
div.box-dropmenu {
	display: none;
	position: absolute;
	right: -100%; top: 82px;
	width: 550px;
	background-color: #fff;
	z-index: 3;
	border-radius: 5px;
	opacity: 0;
	text-align: left;
	box-shadow: 0 14px 28px rgb(0 0 0 / 10%), 0 10px 10px rgb(0 0 0 / 1%);
	transition: opacity .3s ease-in-out;
}
li.li-drop:hover div.box-dropmenu,
li.li-drop:focus div.box-dropmenu {
	display: block;
	animation-name: drop-sh;
  animation-duration: .3s;
	animation-fill-mode: forwards;
	transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
@keyframes drop-sh {
  from {
		opacity: 0;
		transform: translateY(20px);
	}
  to {
		opacity: 1;
		transform: translateY(0);
	}
}
ul.ul-dropmenu {
	margin: 0; padding: 0;
	list-style: none;
	columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}
ul.ul-dropmenu li {
	position: relative;
	display: block;
	border-bottom: 1px solid rgba(0,0,0,.05);
}
a.a-drop,
a.a-drop:active,
a.a-drop:visited {
	display: inline-block;
	margin: 0;
	padding: 15px 20px;
	width: 100%;
	text-transform: uppercase;
	
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #464646;
	
	will-change: transform;
	transition: color .3s ease-in-out, transform .3s ease-in-out;
}
a.a-drop:focus,
a.a-drop:hover {
	color: #E70000;
	text-decoration: none;
	transform: translateX(10px);
}

/** section footer **/
section.sec-f-logo {
	position: relative;
	padding: 80px 0;
}
figure.fig-f-logo {
	position: relative;
}
img.img-f-logo {
	max-width: 500px;
	width: 100%;
}
section.sec-f {
	position: relative;
	padding: 80px 0 40px 0;
	background-color: #000;
	mix-blend-mode: normal;
}
h3.h3-f {
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	margin-bottom: 20px;
}
ul.ul-f {
	margin: 0; padding: 0;
}
ul.ul-f li {
	list-style: none;
}
a.a-f,
a.a-f:active,
a.a-f:visited {
	display: inline-block;
	padding: 2px 0;
	font-family: ProximaNova-light;
	font-weight: 100;
	font-size: 15px;
	line-height: 25px;
	color: #fff;
	text-transform: uppercase;
	transition: color .3s ease-in-out;
}
a.a-f:focus,
a.a-f:hover {
	text-decoration: none;
	color: #E70000;
}

	/** footer kontakt column 2 **/
div.box-f {
	position: relative;
}
a.a-f-kon,
a.a-f-kon:active,
a.a-f-kon:visited {
	display: block;
	font-family: ProximaNova-light;
	font-weight: 100;
	font-size: 15px;
	line-height: 25px;
	color: #fff;
	transition: color .3s ease-in-out;
}
a.a-f-kon:focus,
a.a-f-kon:hover {
	text-decoration: none;
	color: #E70000;
}
div.box-f-b {
	position: relative;
	margin: 30px 0;
}
a.a-f-kon-b,
a.a-f-kon-b:active,
a.a-f-kon-b:visited {
	display: block;
	font-weight: bold;
	color: #E70000;
	padding: 0;
}
figure.fig-fb {
	margin-top: 20px;
}

/** section copywrite **/
section.sec-f-copy {
	position: relative;
	padding: 10px 0;
	background-color: #000;
	mix-blend-mode: normal;
	border-top: 2px solid #E70000;
}
p.p-copy {
	color: #fff;
	margin-bottom: 0;
	font-size: 13px;
}
a.a-copy,
a.a-copy:active,
a.a-copy:visited {
	color: #fff;
	font-weight: bold;
	transition: color .2s ease-in-out;
}
a.a-copy:hover,
a.a-copy:focus {
	text-decoration: none;
	color: goldenrod;
}

/** box wyzwig **/
div.box-wyzwig p {
	font-size: 15px;
	line-height: 30px;
	color: #000;
	margin-bottom: 10px;
}
div.box-wyzwig a,
div.box-wyzwig a:visited,
div.box-wyzwig a:active{
	font-size: 15px;
	line-height: 30px;
	color: #E70000;
	text-decoration: underline;
}
div.box-wyzwig a:hover,
div.box-wyzwig a:focus{
	text-decoration: none;
}
div.box-wyzwig h2,
div.box-wyzwig h3,
div.box-wyzwig h4,
div.box-wyzwig h5,
div.box-wyzwig h6 {
	font-weight: bold;
	font-size: 36px;
	line-height: 44px;
	color: #E70000;
	margin-bottom: 20px;
}
div.box-wyzwig ul,
div.box-wyzwig ol {
	margin: 20px 0 20px 40px; padding: 0;
}
div.box-wyzwig li {
	font-size: 15px;
	line-height: 30px;
	color: #000;
	margin-bottom: 0;
}
div.box-wyzwig blockquote {
  background: #F7F7F7;
  padding: 15px;
	max-width: 960px;
	width: 100%;
	margin: 20px auto;
}
div.box-wyzwig blockquote {
	position: relative;
}
div.box-wyzwig blockquote:after {
 content: '';
 background-image: url(/wp-content/uploads/2021/06/quote.png);
 height: 25px;
 width: 25px;
 background-size: 25px 25px;
 display: inline-block;
 position: absolute;
	top: -8px; left: -8px;
}
div.box-wyzwig blockquote p:last-child {
	margin-bottom: 0;
}

/** mobile subpage **/
@media only screen and (max-width: 768px) {
	section.sec-sp {
		padding: 40px 0;
	}
	div.breadcrumbs a,
	div.breadcrumbs a:visited,
	div.breadcrumbs a:active,
	div.breadcrumbs {
		font-size: 10px;
		line-height: 15px;
	}
	div.sep-bread {
		top: 0;
	}
	section.sec-sp-h {
		padding: 140px 0 40px 0;
	}
	h1.h1-sp-h {
		font-size: 25px;
		line-height: 30px;
		margin-bottom: 5px;
	}
	section.sec-sp-kon {
		padding: 40px 0;
	}
	div.box-sp-kon {
		margin-bottom: 15px;
	}
	
	/** mobile subpage usługi **/
	div.col-sp-usluga-a {
		height: 150px;
	}
	div.box-sp-us-txt {    
    padding: 25px 0;
	}
	p.p-sp-us {
		text-align: center;
	}
}

/** mobile section kontakt **/
@media only screen and (max-width: 1040px) {
	div.box-f-kon {
		padding: 25px 15px;
	}
}
@media only screen and (max-width: 768px) {
	section.sec-f-kon {
		padding: 10px 0 0 0;
	}
	div.box-f-kon {
		margin-top: 30px;
		min-height: auto;
		height: auto;
	}
}
@media only screen and (max-width: 520px) {
	img.img-f-kon {
    max-width: 60px;
	}
	h3.h3-f-kon {
    font-size: 25px;
    line-height: 30px;
	}
}

/** mobile section front page **/
@media only screen and (max-width: 940px) {
		/** mobile section o firmie **/
	div.box-firmie-btn a.btn-red {
		display: block;
		margin: 0 auto 10px auto;
		max-width: 80%;
		width: 100%;
	}
	div.box-firmie-btn a.btn-bor-red {
				display: block;
		margin: 0 auto;
		max-width: 80%;
		width: 100%;
	}
}
@media only screen and (max-width: 768px) {
	
	/** mobile section oferta **/
	section.sec-of {
		background-image: none;
		padding: 40px 0;
	}
	hr.hr-page {
		margin: 20px auto;
	}
	
	/** mobile section usługi **/
	section.sec-us {
		padding: 40px 0;
	}
	div.row-page {
		margin-top: 30px;
	}
	div.col-us {
		padding-left: 0;
		padding-right: 0;
	}
	div.box-usluga {
		margin-bottom: 15px;
	}
	p.p-usluga {
		left: 15px;
	}
	div.col-us-b::before {
		display: none;
	}
	img.img-us {
		max-width: 30px;
	}
	
	/** mobile section o firmie **/
	section.sec-ofirmie {
		padding: 40px 0;
	}
	figure.fig-firmie {
		margin-bottom: 30px;
	}
	
	/** mobile section opis **/
	section.sec-opis {
		padding: 40px 0;
	}
	h2.h2-opis {
    font-size: 28px;
    line-height: 30px;
	}
	h2.h2-opis span {
    font-size: 45px;
    line-height: 55px;
	}
	
	/** mobile section opis b **/
	section.sec-opis-b {
		padding: 20px 0 40px 0;
	}
	div.box-opis {
		margin-bottom: 30px;
	}
	
	/** footer **/
	section.sec-f {
		padding: 40px 0;
	}
	h3.h3-f {
		margin: 20px auto;
	}
}
@media only screen and (max-width: 460px) {	
	/** mobile section opis **/
	h2.h2-opis span {
		margin-top: 10px;
    font-size: 52px;
    line-height: 55px;
	}
}

/** mobile section hero **/
@media only screen and (max-width: 980px) {
	section.sec-hero {
		height: auto;
		padding: 200px 0 60px 0;
	}
	div.box-hero {
		margin-top: 0;
	}
	h1.h1-hero {
    font-size: 40px;
    line-height: 50px;
	}
	p.p-hero {
    margin-top: 10px;
    font-size: 20px;
    line-height: 25px;
	}
}
@media only screen and (max-width: 540px) {
	h1.h1-hero {
    font-size: 32px;
    line-height: 35px;
	}
	p.p-hero {
    margin-top: 10px;
    font-size: 16px;
    line-height: 25px;
	}
}
@media only screen and (max-width: 420px) {
	div.box-hero-btn a.btn-red {
		display: block;
		margin: 0 auto 10px auto;
		max-width: 80%;
		width: 100%;
	}
	div.box-hero-btn a.btn-bor {
		display: block;
		margin: 0 auto;
		max-width: 80%;
		width: 100%;
	}
}



/** mobile header **/
div.mob-box-menu {
	display: none;
}
li.li-home {
	display: none!important;
}
@media only screen and (max-width: 1140px) {
	p.p-h,
	a.a-h,
	a.a-h:active,
	a.a-h:visited {
		padding: 30px 10px;
		font-size: 15px;
	}
	div.tab-h-np {
		padding-left: 5px;
		padding-right: 5px;
	}
}
@media only screen and (max-width: 880px) {
	p.p-h,
	a.a-h,
	a.a-h:active,
	a.a-h:visited {
		padding: 30px 5px;
		font-size: 14px;
	}
}
@media only screen and (max-width: 768px) {
	div.mob-box-menu {
		display: block;
	}	
	.no-scroll {
		overflow: hidden;
	}
	li.li-home {
		display: block!important;
	}
	.page-id-9 li.li-home {
		display: none!important;
	}
	
	/** header th **/
	div.cont-th {
		padding: 5px 0;
	}
	div.cont-h {
		padding: 5px 15px;
	}
	div.box-th {
		position: relative;
		left: auto; top: auto;
		text-align: center;
	}
	p.p-th {
		font-size: 10px;
	}
	/** mobile header position **/
  header#masthead {
    padding: 0;
    position: fixed;
    left: 0; top: 0;
    width: 100%;
    z-index: 5;
		background-color: rgba(0,0,0,.8);
    box-shadow: 0 14px 28px rgb(0 0 0 / 10%), 0 10px 10px rgb(0 0 0 / 1%);
  }
  div.box-logo-h {    
    left: 0; top: 10px;
		z-index: 2;
  }
  img.logo-h {
    max-width: 240px;
	}
  div.mob-box-menu {
    padding: 0;
    display: block;
  }  
  div.box-menu:hover,
  div.box-menu:hover:focus {
    cursor: pointer;
  }
  div.mob-cont-h {
    padding-left: 0;
    padding-right: 0;
  }
	
	/** mobile drop zero **/
	div.box-dropmenu {
		margin-left: 15px;
    display: block;
    position: relative;
    right: auto; top: auto;
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    opacity: 1;
		border-left: 1px solid rgba(255,255,255,.3);
		box-shadow: none;
	}
	ul.ul-dropmenu {
		margin-left: 20px;
		    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
	}
	a.a-drop,
	a.a-drop:active,
	a.a-drop:visited {
		font-weight: normal;
    color: #fff;
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 15px;
    position: relative;
    z-index: 1;
		padding: 15px 0;
    display: block;
    margin-bottom: 0;
    margin-top: 0;
	}
	a.a-drop:focus,
	a.a-drop:hover {
		color: rgba(255,255,255,.4)
	}
	li.li-drop:hover div.box-dropmenu, 
	li.li-drop:focus div.box-dropmenu {
    display: block;
    animation-name: none;
	}

  /** mobile menu content **/
  .box-nav {
    position: fixed;
    left: 0; top: 97px;
    width: 100%; height: 100%;
    background-color: #fff;
    z-index: 4;
    text-align: left;
    overflow-y: scroll;
	overflow-x: hidden; 
    background-color: rgba(231, 0, 0, .95);
    padding: 40px 0 120px 0;
    transform: translateX(-100%);
    will-change: transform;
    transition: transform .3s ease-in-out;
    -webkit-transition: transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out;
    -ms-transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
  }
  .box-nav::-webkit-scrollbar {
    width: 0;
  }
  .mob-sec-m-sh {
    transform: translateX(0)!important;
    -webkit-transform: translateX(0)!important;
    -moz-transform: translateX(0)!important;
    -ms-transform: translateX(0)!important;
    -o-transform: translateX(0)!important;
  }

  /** mobile menu list **/
	a.a-th {
		display: none;
	}
  ul.ul-h {
    margin: 0; padding: 0 0 0 15px;
    display: block;
  }
  ul.ul-h li {
    display: block;
  }
	a.a-h::after {
		display: none;
	}
	p.p-h,
  a.a-h,
  a.a-h:visited,
  a.a-h:active {		
		font-weight: normal;
    color: #fff;
    font-size: 30px;
    letter-spacing: -2px;
    line-height: 20px;
    position: relative;
    z-index: 1;
		padding: 20px 0;
    display: block;
    margin-bottom: 0;
    margin-top: 0;
  }
  a.a-h:focus,
  a.a-h:hover,
	p.p-h:visited,
  p.p-h:active{
    color: rgba(255,255,255,.5);
  }
	
	/** mobile nav animation **/
  nav.nav-h {
		will-change: transform;
		transition: transform .4s ease-in-out;	
	}
  nav.nav-h-sh {
    animation-name: mob-nav;
    animation-delay: .5s;
    animation-duration: .6s;
    animation-fill-mode: forwards;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    opacity: 0;
	}
	@keyframes mob-nav {
		from {
			transform: translateX(-100px);
			opacity: 0;
		}
		to {
			transform: translateX(0);
			opacity: 1;
		}
	}

  /** Hamburger **/
  .ham {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: transform 400ms;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .hamRotate.active {
    transform: rotate(45deg);
  }
  .hamRotate180.active {
    transform: rotate(180deg);
  }
	.line {
		fill:none;
		transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
		stroke: #fff;
		stroke-width:5.5;
		stroke-linecap:round;
	}
	.line-color {
		stroke:#fff!important;
	}
	.ham-h .top {
		stroke-dasharray: 40 139;
	}
	.ham-h .bottom {
		stroke-dasharray: 40 180;
	}
	.ham-h.active .top {
		stroke-dashoffset: -98px;
	}
	.ham-h.active .bottom {
  stroke-dashoffset: -138px;
	}
	/** end mobile hamburger **/
}
div.grecaptcha-badge {
	display: none!important;
}