.cke_notifications_area{
	display:none;
}

.wyszukiwarka{
	background: linear-gradient(rgba(000,000,000,0.2), rgba(000,000,000,0.2)), url("../grafika/tlo.jpg") no-repeat 15%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.row_wyszukiwarka{
	background-color: rgba(248,249,250,1);
}

a.c4f_stopka{
	color: white!important;
}

a:hover.c4f_stopka{
	color: red!important;
}

.converse {
 unicode-bidi: bidi-override!important;
 direction: rtl!important;
}

#komunikat_ciastka
{
	position:fixed;
	bottom:0px;
	left:0px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #0000009e;
	color: white;
	z-index:99999;
	margin-bottom: 0px;
}

.wyszukaj_przycisk a{
	font-size: 35px;
}

.napis_menu{
	margin-top:-8px;
	font-size: 10px;
	font-weight: bold;
}

.przycisk_menu{
	font-size: 12px;
    padding: 8px 10px;
	border: 1px solid rgba(255,255,255,0.6)!important;
}

.card-img-top {
    width: 100%!important;
    height: 14vw!important;
    object-fit: contain!important;
}

select{
  font-family: FontAwesome, sans-serif!important;
}

.bg-orange{
    background-color: #c91111;
}

.kontakt_mobilny{
	position: fixed;
	background-color: #787878;
	z-index: 99;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
	
.paginacja_input{
	background-color: transparent!important;
	border: 0px;
	width: 53px;
	text-align:center;
	outline: none;
	color: white;
	border-bottom: 1px solid #a609a0;
}

.page-item.active .page-link {
	background-color: #c91111;
	border-color: transparent;
}

.text-orange{
    color: #2c3e50;
}

.navbar{
	background-color: #2c3e50;
	width: 100%;
}

section.wyszukiwarka{
	padding: 150px 0;
}

.input_tytul_ogloszenia::placeholder {
	color: #f8f9fa;
	text-align: center;
}

.input_tytul_ogloszenia{
	width:100%; 
	background-color: transparent; 
	border: none;
	border-bottom: 1px solid white;
    outline: none;
	text-align: center;
	color: #f8f9fa;
}

.informacja{
	left:0;
	position: absolute;
	z-index: 9999;
	top: 10%;
}

.upload-btn-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-block;
}

.upload-btn-wrapper input[type=file] {
	width:100%;
	height:100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}

.btn{
	border: 1.5px solid white!important;
}

.navbar-brand{
	font-family: 'Staatliches', cursive;
}

.tooltip > .tooltip-inner {
	background-color: #fdcc52!important;
	padding: 10px!important;
	border: 2px solid black!important;
	color: black!important;
	font-size: 20px!important;
}

.tooltip.show {
    opacity: 1;
}

.text-yellow{
	color: #fdcc52!important;
}

.btn-yellow, .bg-yellow{
	background-color: #fdcc52!important;
}

.bg-siwy{
	background-color: #d4dfea!important;
}

.btn-yellow:hover{
	color: white!important;
}

nav .navbar-nav li a{
	font-weight: bold!important;
	color: white!important;
}

nav .navbar-nav li a:hover{
	font-weight: bold!important;
	color: #ffe18a!important;
}

a{
	text-decoration: none!important;
}

header {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

.info_przypominajka{
	position: fixed; 
	right:0; 
	bottom: 0; 
	z-index: 99999; 
	background-color: red; 
	padding-top: 15px; 
	padding-bottom: 15px; 
	width:100%; 
	color: white; 
	text-align: center;
}

.zdjecie_produktu {
    /*height: 100vh;
    object-fit: contain;*/
	max-height: 50vh;
	cursor: zoom-in;
}

#carouselExampleControls {
	min-height: 50vh;
	max-height: 50vh;
}

.domyslna_grafika{
	border: 4px solid red!important;
}

.zdjecie_mini {
    width: 100%;
    height: 25vh;
    object-fit: contain;
}

.btn-orange { 
  color: #FFFFFF; 
  background-color: #FFA352; 
  border-color: #FFFFFF; 
} 
 
.btn-orange:hover, 
.btn-orange:focus, 
.btn-orange:active, 
.btn-orange.active, 
.open .dropdown-toggle.btn-orange { 
  color: #FFFFFF; 
  background-color: #2c3e50; 
  border-color: #FFFFFF; 
} 
 
.btn-orange:active, 
.btn-orange.active, 
.open .dropdown-toggle.btn-orange { 
  background-image: none; 
} 
 
.btn-orange.disabled, 
.btn-orange[disabled], 
fieldset[disabled] .btn-orange, 
.btn-orange.disabled:hover, 
.btn-orange[disabled]:hover, 
fieldset[disabled] .btn-orange:hover, 
.btn-orange.disabled:focus, 
.btn-orange[disabled]:focus, 
fieldset[disabled] .btn-orange:focus, 
.btn-orange.disabled:active, 
.btn-orange[disabled]:active, 
fieldset[disabled] .btn-orange:active, 
.btn-orange.disabled.active, 
.btn-orange[disabled].active, 
fieldset[disabled] .btn-orange.active { 
  background-color: #FFA352; 
  border-color: #FFFFFF; 
} 
 
.btn-orange .badge { 
  color: #FFA352; 
  background-color: #FFFFFF; 
}

header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header .container {
  position: relative;
  z-index: 2;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

html,
body {
  width: 100%;
  height: 100%;
  background-color: #e9e9e9;
  font-family: 'News Cycle', sans-serif;
}


a {
  color: #fdcc52;
  transition: all .35s;
}

a:hover, a:focus {
  color: #fcbd20;
}

.przycisk_dodaj_ogloszenie {
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
color: #FFFFFF;
font-family: Open Sans;
font-size: 40px;
font-weight: 600;
padding: 21px;
hover-border-color: #B57026;
background-color: #c91111;
box-shadow: 1px 1px 20px 0px #000000;
-webkit-box-shadow: 1px 1px 20px 0px #000000;
-moz-box-shadow: 1px 1px 20px 0px #000000;
text-shadow: 1px 1px 20px #C60000;
border: solid #337FED 0px;
text-decoration: none;
display: inline-block;
cursor: pointer;
}

.przycisk_dodaj_ogloszenie:hover {
background: #930d0d;
color: white;
text-decoration: none;
}

hr {
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1);
}

hr.light {
  border-color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}

p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}

section {
  padding: 100px 0;
}

section h2 {
  font-size: 40px;
}

header.masthead {
  position: relative;
  width: 100%;
  padding-top: 150px;
  padding-bottom: 100px;
  color: white;
  background: url("../img/bg-pattern.png"), #7b4397;
  background: url("../img/bg-pattern.png"), linear-gradient(to left, #7b4397, #dc2430);
}

header.masthead .header-content {
  max-width: 500px;
  margin-bottom: 100px;
  text-align: center;
}

header.masthead .header-content h1 {
  font-size: 30px;
}

header.masthead .device-container {
  max-width: 325px;
  margin-right: auto;
  margin-left: auto;
}

header.masthead .device-container .screen img {
  border-radius: 3px;
}

@media (min-width: 992px) {
  header.masthead {
    height: 100vh;
    min-height: 775px;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.masthead .header-content {
    margin-bottom: 0;
    text-align: left;
  }
  header.masthead .header-content h1 {
    font-size: 50px;
  }
  header.masthead .device-container {
    max-width: 325px;
  }
}

section.ogloszenia {
  position: relative;
  padding: 40px 0;
}


section.download {
  position: relative;
  padding: 120px 0;
  background: linear-gradient(rgba(000,000,000,0.2), rgba(000,000,000,0.2)), url("../grafika/tlo1.jpg") no-repeat 15%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

section.download h2 {
  font-size: 40px;
  margin-top: 0;
}

section.download .badges .badge-link {
  display: block;
  margin-bottom: 25px;
}

section.download .badges .badge-link:last-child {
  margin-bottom: 0;
}

section.download .badges .badge-link img {
	height: 200px;
}

@media (min-width: 768px) {
  section.download .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  section.download h2 {
    font-size: 70px;
  }
}

section.features .section-heading {
  margin-bottom: 100px;
}

section.features .section-heading h2 {
  margin-top: 0;
}

section.features .section-heading p {
  margin-bottom: 0;
}

section.features .device-container,
section.features .feature-item {
  max-width: 325px;
  margin: 0 auto;
}

section.features .device-container {
  margin-bottom: 100px;
}

@media (min-width: 992px) {
  section.features .device-container {
    margin-bottom: 0;
  }
}

section.features .feature-item {
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

section.features .feature-item h3 {
  font-size: 30px;
}

section.features .feature-item i {
  font-size: 80px;
  display: block;
  margin-bottom: 15px;
  background: linear-gradient(to left, #7b4397, #dc2430);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

section.cta {
  position: relative;
  padding: 250px 0;
  background-image: url("../img/bg-cta.jpg");
  background-position: center;
  background-size: cover;
}

section.cta .cta-content {
  position: relative;
  z-index: 1;
}

section.cta .cta-content h2 {
  font-size: 50px;
  max-width: 450px;
  margin-top: 0;
  margin-bottom: 25px;
  color: white;
}

@media (min-width: 768px) {
  section.cta .cta-content h2 {
    font-size: 80px;
  }
}

section.cta .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

section.contact {
  text-align: center;
}

section.contact h2 {
  margin-top: 0;
  margin-bottom: 25px;
}

section.contact h2 i {
  color: #dd4b39;
}

section.contact ul.list-social {
  margin-bottom: 0;
}

section.contact ul.list-social li a {
  font-size: 40px;
  line-height: 80px;
  display: block;
  width: 80px;
  height: 80px;
  color: white;
  border-radius: 100%;
}

section.contact ul.list-social li.social-twitter a {
  background-color: #1da1f2;
}

section.contact ul.list-social li.social-twitter a:hover {
  background-color: #0d95e8;
}

section.contact ul.list-social li.social-facebook a {
  background-color: #3b5998;
}

section.contact ul.list-social li.social-facebook a:hover {
  background-color: #344e86;
}

section.contact ul.list-social li.social-google-plus a {
  background-color: #dd4b39;
}

section.contact ul.list-social li.social-google-plus a:hover {
  background-color: #d73925;
}

footer {
  padding: 50px 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.3);
  background-color: #222222;
}

footer p {
  font-size: 12px;
  margin: 0;
}

footer ul {
  margin-bottom: 0;
}

footer ul li a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}

footer ul li a:hover, footer ul li a:focus, footer ul li a:active, footer ul li a.active {
  text-decoration: none;
}

a.link_stopka{
	color: white!important;
}

a:hover.link_stopka{
	color: #ffe18a!important;
}

.bg-yellow {
  background: #fdcc52;
  background: linear-gradient(#fdcc52, #fdc539);
}

.text-primary {
  color: #fdcc52;
}

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

/* MODAL fullscreen */
.modal.modal-fullscreen {
  /* Maximize the main wrappers on the screen */
  /* Make the parent wrapper of the modal box a full-width block */
  /* Remove borders and effects on the content */
  /**
	 * /!\ By using this feature, you force the header and footer to be placed
	 * in an absolute position. You must handle by yourself the margin of the
	 * content.
	 */
}
.modal.modal-fullscreen .modal-dialog,
.modal.modal-fullscreen .modal-content {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.modal.modal-fullscreen .modal-dialog {
  margin: 0;
  width: 100%;
  animation-duration:0.6s;
}
.modal.modal-fullscreen .modal-content {
  border: none;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  -o-box-shadow: inherit;
  box-shadow: inherit;
  /* change bg color below */
 /* background:#1abc9c; */
}
.modal.modal-fullscreen.force-fullscreen {
  /* Remove the padding inside the body */
}
.modal.modal-fullscreen.force-fullscreen .modal-body {
  padding: 0;
}
.modal.modal-fullscreen.force-fullscreen .modal-header,
.modal.modal-fullscreen.force-fullscreen .modal-footer {
  left: 0;
  position: absolute;
  right: 0;
}
.modal.modal-fullscreen.force-fullscreen .modal-header {
  top: 0;
}
.modal.modal-fullscreen.force-fullscreen .modal-footer {
  bottom: 0;
}

.bg-zoltawy{
	background-color: #fdc74061!important;
}

/* SLIDER GALERIA */
.carousel {
  width: 100%;
}

.slide-box {
  display: flex;
  justify-content: space-between;
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .slide-box img {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .slide-box img {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
}

@media (min-width: 992px)
{
  .slide-box img {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.carousel-caption {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px;
  border-radius: .5rem;
}

.btn-orange { 
  color: #ffffff; 
  background-color: #2c3e50; 
  border-color: #2c3e50; 
} 
 
.btn-orange:hover, 
.btn-orange:focus, 
.btn-orange:active, 
.btn-orange.active, 
.open .dropdown-toggle.btn-orange { 
  color: #ffffff; 
  background-color: #2c3e50; 
  border-color: #2c3e50; 
} 
 
.btn-orange:active, 
.btn-orange.active, 
.open .dropdown-toggle.btn-orange { 
  background-image: none; 
} 
 
.btn-orange.disabled, 
.btn-orange[disabled], 
fieldset[disabled] .btn-orange, 
.btn-orange.disabled:hover, 
.btn-orange[disabled]:hover, 
fieldset[disabled] .btn-orange:hover, 
.btn-orange.disabled:focus, 
.btn-orange[disabled]:focus, 
fieldset[disabled] .btn-orange:focus, 
.btn-orange.disabled:active, 
.btn-orange[disabled]:active, 
fieldset[disabled] .btn-orange:active, 
.btn-orange.disabled.active, 
.btn-orange[disabled].active, 
fieldset[disabled] .btn-orange.active { 
  background-color: #2c3e50; 
  border-color: #2c3e50; 
} 
 
.btn-orange .badge { 
  color: #2c3e50; 
  background-color: #ffffff; 
}

/* MINI GALERIA */
.mini_kontener_galeria{
	cursor: pointer;
}

.mini_kontener_galeria:nth-child(6n+1) {
	padding-left : 15px!important;
}
.mini_kontener_galeria:nth-child(6n) {
	padding-right : 15px!important;
}

@media only screen and (max-width: 650px){
	.mini_kontener_galeria:nth-child(2n+1) {
		padding-left : 15px!important;
	}
	.mini_kontener_galeria:nth-child(2n) {
		padding-right : 15px!important;
	}
}
/* MINI GALERIA */

.podnaglowek_dlugi_tekst{
	font-size: 2.5vh!important;
}

.logo{
	max-height: 220px;
}

.w-50 {
    width: 51%!important;
}

@media (max-width: 1200.98px) {
	.card-img-top {
		height: 50vh!important;
	}
}

@media (max-width: 575.98px) {
	.logo {
		max-height: 50px;
	}
	
	.zdjecie_produktu {
		height: 35vh!important;
		object-fit: contain!important;
	}
	.zdjecie_mini {
		height: 15vh!important;
	}
	.navbar-brand{
		width: 68vw;
		color: white!important;
		font-size: 2.4vh;
	}
	section{
		padding-top: 30px!important;
		padding-bottom: 30px!important;
	}
	.card-img-top {
		height: 50vw!important;
	}
	.wyszukiwarka .section-heading{
		font-size: 27px;
	}
		
	.wyszukiwarka{
		background: linear-gradient(rgba(000,000,000,0.2), rgba(000,000,000,0.2)), url("../grafika/tlo.jpg") no-repeat 15%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	.wyszukaj_przycisk a{
		font-size: 18px;
	}
	
	.naglowek_w_podgladzie{
		font-size: 20px!important;
	}
}