@charset "UTF-8";
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-05-05, 09:45:59
    Author     : emem
*/
@import url("https://fonts.googleapis.com/css2?family=PT+Serif:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap");
@font-face {
  font-family: "icomoon";
  src: url("../../fonts/icomoon.eot");
  src: url("../../fonts/icomoon.eot") format("embedded-opentype"), url("../../fonts/icomoon.ttf") format("truetype"), url("../../fonts/icomoon.woff") format("woff"), url("../../fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 26 wrz 2019, 08:40:05
    Author     : Emem
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 1 paź 2019, 13:13:53
    Author     : Emem
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 26 wrz 2019, 08:40:05
    Author     : Emem
*/
.mt-main {
  margin-top: 1rem !important;
}

.mt-half {
  margin-top: 0.5rem !important;
}

.mt-quarter {
  margin-top: 0.25rem !important;
}

.mt-2x {
  margin-top: 2rem !important;
}

.mt-3x {
  margin-top: 3rem !important;
}

.mt-swipe {
  margin-top: 2.5rem !important;
}

.pt-main {
  padding-top: 1rem !important;
}

.pt-half {
  padding-top: 0.5rem !important;
}

.pt-quarter {
  padding-top: 0.25rem !important;
}

.pt-2x {
  padding-top: 2rem !important;
}

.pt-3x {
  padding-top: 2rem !important;
}

.mb-main {
  margin-bottom: 1rem !important;
}

.mb-half {
  margin-bottom: 0.5rem !important;
}

.mb-quarter {
  margin-bottom: 0.25rem !important;
}

.mb-2x {
  margin-bottom: 2rem !important;
}

.mb-3x {
  margin-bottom: 3rem !important;
}

.mb-swipe {
  margin-bottom: 2.5rem !important;
}

.pb-main {
  padding-bottom: 1rem !important;
}

.pb-half {
  padding-bottom: 0.5rem !important;
}

.pb-quarter {
  padding-bottom: 0.25rem !important;
}

.pb-2x {
  padding-bottom: 2rem !important;
}

.pb-3x {
  padding-bottom: 2rem !important;
}

.ml-main {
  margin-left: 1rem !important;
}

.ml-half {
  margin-left: 0.5rem !important;
}

.ml-quarter {
  margin-left: 0.25rem !important;
}

.ml-2x {
  margin-left: 2rem !important;
}

.ml-3x {
  margin-left: 3rem !important;
}

.ml-swipe {
  margin-left: 2.5rem !important;
}

.pl-main {
  padding-left: 1rem !important;
}

.pl-half {
  padding-left: 0.5rem !important;
}

.pl-quarter {
  padding-left: 0.25rem !important;
}

.pl-2x {
  padding-left: 2rem !important;
}

.pl-3x {
  padding-left: 2rem !important;
}

.mr-main {
  margin-right: 1rem !important;
}

.mr-half {
  margin-right: 0.5rem !important;
}

.mr-quarter {
  margin-right: 0.25rem !important;
}

.mr-2x {
  margin-right: 2rem !important;
}

.mr-3x {
  margin-right: 3rem !important;
}

.mr-swipe {
  margin-right: 2.5rem !important;
}

.pr-main {
  padding-right: 1rem !important;
}

.pr-half {
  padding-right: 0.5rem !important;
}

.pr-quarter {
  padding-right: 0.25rem !important;
}

.pr-2x {
  padding-right: 2rem !important;
}

.pr-3x {
  padding-right: 2rem !important;
}

.m-main {
  margin: 1rem !important;
}

.mx-main {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.mx-2x {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.mx-3x {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.mx-half {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.my-main {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-2x {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.my-3x {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-half {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.p-main {
  padding: 1rem !important;
}

.p-half {
  padding: 0.5rem !important;
}

.px-main {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.px-2x {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.px-3x {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.px-half {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.px-quarter {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.py-main {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-2x {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.py-3x {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.py-half {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-quarter {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.pt-sticky {
  padding-top: 3.5rem;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 9 paź 2019, 11:20:29
    Author     : Emem
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 26 wrz 2019, 08:40:05
    Author     : Emem
*/
.background-text {
  background-color: #000;
}

.color-text {
  color: #000;
}

.background-primary {
  background-color: #D50000;
}

.color-primary {
  color: #D50000;
}

.color-primary-08 {
  color: rgba(213, 0, 0, 0.8);
}

.background-second {
  background-color: #ffcd26;
}

.color-second {
  color: #ffcd26;
}

.background-second-dark {
  background-color: #ffcc00;
}

.color-second-dark {
  color: #ffcc00;
}

.color-second-dark-08 {
  color: rgba(255, 204, 0, 0.8);
}

.color-red {
  color: #ff0000;
}

.background-red {
  background-color: #ff0000;
}

.background-light {
  background-color: #FFEB3B;
}

.color-light {
  color: #FFEB3B;
}

.color-light-08 {
  color: rgba(255, 235, 59, 0.8);
}

.background-wcag-bar {
  background-color: #f5f5f5;
}

.background-dark-grey {
  background-color: #9c9c9c;
}

.color-dark-grey {
  color: #9c9c9c;
}

.background-dark {
  background-color: #272a3e;
}

body.contrast .background-primary {
  background-color: #000;
}

body.contrast .color-primary {
  color: #ffff00;
}

body.contrast .background-second {
  background-color: #000;
}

body.contrast .color-second {
  color: #ffff00;
}

body.contrast .background-second-dark {
  background-color: #000;
}

body.contrast .color-second-dark {
  color: #ffff00;
}

body.contrast .background-light {
  background-color: #000;
}

body.contrast .color-light {
  color: #ffff00;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 9 paź 2019, 11:37:14
    Author     : Emem
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 26 wrz 2019, 08:40:05
    Author     : Emem
*/
.border-dotted-top {
  border-top: 1px dashed #D50000;
}

.border-solid-top {
  border-top: 1px solid #D50000;
}

.border-dotted-bottom {
  border-bottom: 1px dashed #D50000;
}

.border-solid-bottom {
  border-bottom: 1px solid #D50000;
}

.border-dotted-left {
  border-left: 1px dashed #D50000;
}

.border-solid-left {
  border-left: 1px solid #D50000;
}

.border-dotted-right {
  border-right: 1px dashed #D50000;
}

.border-solid-right {
  border-right: 1px solid #D50000;
}

.border-solid {
  border: 1px solid #D50000;
}

.border-dotted {
  border: 1px dashed #D50000;
}

.input-container {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}

.icon {
  padding: 0.2em;
  font-size: 1.25em;
  background-color: #FFEB3B;
  color: #9c9c9c;
  min-width: 50px;
  text-align: center;
}

/* Style the input fields */
.input-field {
  width: 100%;
  padding: 10px;
  outline: none;
  border: 0;
  background-color: #FFEB3B;
}

.input-field:focus {
  background: #fff;
}

/* Set a style for the submit button */
.btn-search {
  background-color: #9c9c9c;
  color: #FFEB3B;
  padding: 0.25em 0.5em;
  border: 1px solid #FFEB3B;
  cursor: pointer;
  opacity: 0.9;
}

.btn-search:hover {
  opacity: 1;
  color: #FFEB3B;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .services-area .single-services {
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .services-area .single-services {
    margin-bottom: 30px;
  }
}
.services-area .single-services .services-img {
  overflow: hidden;
}

.services-area .single-services .services-img img {
  width: 100%;
  transform: scale(1);
  transition: all 0.6s ease-out 0s;
}

.services-area .single-services:hover .services-img img {
  transform: scale(1.05);
}

.services-area .single-services .services-caption {
  position: relative;
  width: 80%;
  padding: 33px 46px 16px 32px;
  margin-top: -50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .services-area .single-services .services-caption {
    width: 95%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .services-area .single-services .services-caption {
    width: 100%;
    padding: 33px 16px 16px 26px;
    margin-top: 0px;
  }
}
@media (max-width: 575px) {
  .services-area .single-services .services-caption {
    width: 100%;
    padding: 33px 16px 16px 26px;
    margin-top: 0px;
  }
}
.services-area .single-services .services-caption span {
  margin-bottom: 15px;
  line-height: 13px;
  position: relative;
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  display: block;
  padding-left: 60px;
}

.services-area .single-services .services-caption span::before {
  position: absolute;
  content: "";
  width: 35px;
  height: 2px;
  top: 0;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
}

.services-area .single-services .services-caption p {
  margin-bottom: 15px;
  line-height: 1.5;
}

.services-area .single-services .services-caption p {
  font-weight: 400;
  font-size: 1.2em;
  display: block;
}

.services-area .single-services .services-caption p {
  color: #fff;
  line-height: 1.2;
}

.services-area .single-services:hover .services-caption p {
  color: #ffcd26;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .services-area .single-services .services-caption p {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .services-area .single-services .services-caption p {
    font-size: 18px;
  }
}
article h2 {
  margin: 0 0 0.25em 0;
  font-size: 1.5em;
}

article p {
  margin: 0 0 1em 0;
  line-height: 1.5;
  font-size: 1.2em;
}

article p.lead {
  font-weight: 700;
}

article p.pyt {
  margin-bottom: 0.25em;
  font-weight: 500;
  color: #D50000;
}

article p.author {
  margin-bottom: 0.25em;
  font-weight: 700;
  color: #D50000;
}

article p.issue {
  margin-bottom: 0.25em;
  font-weight: 700;
  color: #D50000;
  font-size: 1.1em;
}

html {
  font-size: 16px;
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 18px;
  }
}
@media screen and (min-width: 1400px) {
  html {
    font-size: 20px;
  }
}

body {
  background: #263238;
  color: #9c9c9c;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}

h3 {
  font-size: 1.5rem;
}

p {
  margin: 0;
  padding: 0;
}

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

.font-primary, body {
  font-family: "PT Serif", serif;
}

.font-second {
  font-family: "Open Sans", sans-serif;
}

a:hover, a:focus {
  text-decoration: none;
  color: #3897DB;
}

.background-hero {
  background-position: top right;
  background-size: cover;
  position: relative;
  padding-bottom: 80px;
  font-family: "PT Serif", serif;
}

.background-hero::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
}

.background-blue {
  background: linear-gradient(135deg, #172a74, #21a9af);
  background-color: #184e8e;
}

@media (min-width: 768px) {
  .background-hero {
    padding-bottom: 120px;
  }
}
.header-blue .navbar {
  background: transparent;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #fff;
  border-radius: 0;
  box-shadow: none;
  border: none;
}

@media (min-width: 768px) {
  .header-blue .navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.header-blue .navbar .navbar-brand {
  font-weight: bold;
  color: inherit;
}

.header-blue .navbar .navbar-brand:hover {
  color: #f0f0f0;
}

.header-blue .navbar .navbar-collapse {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 0.5rem;
}

@media (min-width: 768px) {
  .header-blue .navbar .navbar-collapse {
    border-color: transparent;
    margin: 0;
  }
}
.header-blue .navbar .navbar-collapse span .login {
  color: #d9d9d9;
  margin-right: 0.5rem;
  text-decoration: none;
}

.header-blue .navbar .navbar-collapse span .login:hover {
  color: #fff;
}

.header-blue .navbar .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.3);
}

.header-blue .navbar .navbar-toggler:hover, .header-blue .navbar-toggler:focus {
  background: none;
}

.header-blue .navbar .navbar-nav a.active, .header-blue .navbar .navbar-nav > .show .dropdown-item {
  background: none;
  box-shadow: none;
}

@media (min-width: 768px) {
  .header-blue .navbar-nav .nav-link {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
  }
}
@media (min-width: 992px) {
  .header-blue .navbar-nav .nav-link {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}
.header-blue .navbar .navbar-nav > li > .dropdown-menu {
  margin-top: -5px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 2px;
}

.header-blue .navbar .dropdown-menu .dropdown-item:focus, .header-blue .navbar .dropdown-menu .dropdown-item {
  line-height: 2;
  color: #37434d;
}

.header-blue .navbar .dropdown-menu .dropdown-item:focus, .header-blue .navbar .dropdown-menu .dropdown-item:hover {
  background: #ebeff1;
}

.header-blue .action-button, .header-blue .action-button:not(.disabled):active {
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 40px;
  color: #ebeff1;
  box-shadow: none;
  text-shadow: none;
  padding: 0.3rem 0.8rem;
  background: transparent;
  transition: background-color 0.25s;
  outline: none;
}

.header-blue .action-button:hover {
  color: #fff;
}

.header-blue .navbar .form-inline .search-field {
  display: inline-block;
  width: 80%;
  background: none;
  border: none;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  color: #ccc;
  box-shadow: none;
  color: inherit;
  transition: border-bottom-color 0.3s;
}

.header-blue .navbar .form-inline .search-field:focus {
  border-bottom: 1px solid #ccc;
}

.header-blue .hero {
  margin-top: 20px;
  text-align: center;
}

@media (min-width: 768px) {
  .header-blue .hero {
    text-align: left;
  }
}
.header-blue .hero h1 {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 992px) {
  .header-blue .hero h1 {
    margin-top: 2em;
    margin-bottom: 24px;
    line-height: 1.2;
  }
}
.header-blue .hero p {
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: 300;
}

.header-blue .phone-holder {
  text-align: right;
}

.header-blue div.iphone-mockup {
  position: relative;
  max-width: 500px;
  margin: 20px;
  display: inline-block;
}

.header-blue .iphone-mockup img.device {
  width: 100%;
  height: auto;
}

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link:hover {
  color: #ffcd26;
}

.slider-height {
  height: 900px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-height {
    height: 700px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-height {
    height: 650px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider-height {
    height: 500px;
  }
}
@media (max-width: 575px) {
  .slider-height {
    height: 500px;
  }
}
.slider-height2 {
  height: 350px;
  background-size: cover;
  background-position: center center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-height2 {
    height: 350px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider-height2 {
    height: 260px;
  }
}
@media (max-width: 575px) {
  .slider-height2 {
    height: 260px;
  }
}
.slider-area2 {
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-area {
  margin-top: -1px;
  background-image: url(../img/hero12.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.slider-area .hero__caption {
  overflow: hidden;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .slider-area .hero__caption {
    padding-left: 100px;
  }
}
.slider-area .hero__caption span {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 22px;
  display: inline-block;
  position: relative;
  padding-left: 100px;
}

@media (max-width: 575px) {
  .slider-area .hero__caption span {
    font-size: 13px;
  }
}
.slider-area .hero__caption span::before {
  position: absolute;
  content: "";
  width: 70px;
  height: 2px;
  background: #eb566c;
  top: 0;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}

.slider-area .hero__caption h1 {
  font-size: 3em;
  font-weight: 800;
  margin-bottom: 14px;
  color: #000000;
  line-height: 1.2;
  margin-bottom: 33px;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .slider-area .hero__caption h1 {
    font-size: 71px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-area .hero__caption h1 {
    font-size: 60px;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-area .hero__caption h1 {
    font-size: 50px;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider-area .hero__caption h1 {
    font-size: 35px;
    line-height: 1.2;
  }
}
@media (max-width: 575px) {
  .slider-area .hero__caption h1 {
    font-size: 29px;
    line-height: 1.2;
  }
}
.slider-area .hero__caption p {
  font-size: 16px;
  color: #000000;
  margin-bottom: 39px;
  margin-bottom: 7px;
  margin-bottom: 50px;
}

@media (max-width: 575px) {
  .slider-area .hero__caption p {
    margin-bottom: 30px;
    font-size: 14px;
  }
  .slider-area .hero__caption p br {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider-area .hero__caption p br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-area .hero__caption p br {
    display: none;
  }
}
.hero-overly {
  position: relative;
  z-index: 1;
}

.hero-overly::before {
  position: absolute;
  content: "";
  background-color: rgba(1, 10, 28, 0.3);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background-repeat: no-repeat;
}

.hero-overly2 {
  position: relative;
  z-index: 1;
}

.hero-overly2::before {
  position: absolute;
  content: "";
  background-color: rgba(13, 45, 62, 0.8);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background-repeat: no-repeat;
}

.header-transparent {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9;
}

.slider-area2 .hero-cap h2 {
  color: #fff;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.1;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .slider-area2 .hero-cap h2 {
    font-size: 2.5em;
  }
}
@media (max-width: 575px) {
  .slider-area2 .hero-cap h2 {
    font-size: 2em;
  }
}
.slider-area2 .hero-cap .breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
}

.slider-area2 .hero-cap .breadcrumb a {
  color: #dcdcdc;
  font-size: 18px;
  text-transform: capitalize;
}

.slider-area2 .hero-cap .breadcrumb-item + .breadcrumb-item::before {
  color: #dcdcdc;
}

.navbar-brand img {
  height: 3em;
}

@media (max-width: 575px) {
  .navbar-brand img {
    height: 2em;
  }
}
.pagination {
  justify-content: center;
}

.list-new {
  color: #ffcd26;
  font-style: italic;
}

.list-new-primary-color {
  color: #D50000;
}

.list-new li {
  margin: 0.5em 0;
  line-height: 1.2;
  font-size: 1.1em;
}

.list-new li span {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 0.9em;
}

#polecane {
  position: fixed;
  right: 10vw;
  bottom: 0;
  max-width: 20vw;
  z-index: 99;
}

#video-background {
  display: none;
}

video[poster] {
  -o-object-fit: cover;
     object-fit: cover;
}

a.btn-scroll {
  position: absolute;
  bottom: 20px;
  left: 50%;
  z-index: 2;
  display: inline-block;
  transform: translate(-50%, -50%);
  letter-spacing: 0.1em;
  text-decoration: none;
  transition: opacity 0.3s;
  font-size: 1rem;
}

a.btn-scroll span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  animation: sdb05 1.5s infinite;
  box-sizing: border-box;
}
@keyframes sdb05 {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@media (min-width: 992px) {
  #polecane {
    bottom: initial;
    top: 0;
    max-width: 10vw;
  }
  #video-background {
    display: block;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    filter: brightness(30%);
  }
}
.btn-logo {
  background-color: rgba(255, 255, 255, 0.8);
  color: #D50000;
}

.btn-logo:hover {
  background-color: rgb(255, 255, 255);
  color: #D50000;
}

.list-new a {
  color: #ffcd26;
}

.list-new a:hover {
  text-decoration: underline;
}/*# sourceMappingURL=main.css.map */