/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.revo-slider-emphasis-text {
	font-size: 64px;
	font-weight: 700;
	letter-spacing: -1px;
	font-family: 'Poppins', sans-serif;
	padding: 15px 20px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

.revo-slider-desc-text {
	font-size: 20px;
	font-family: 'Poppins', sans-serif;
	width: 650px;
	text-align: center;
	line-height: 1.5;
}

.revo-slider-caps-text {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 3px;
	font-family: 'Poppins', sans-serif;
}
.tp-video-play-button { display: none !important; }

.tp-caption { white-space: nowrap; }

.stretched .full-header #header-wrap-top > .container {
  width: 100%;
  max-width: none;
  padding: 0 30px;
}


.section-pad-10 {
	padding: 10px!important;
}

.section-marg-10 {
	margin: 10px 0 10px 0 !important;
}

.section-pad-20 {
	padding: 2px!important;
}

.section-marg-20 {
	margin: 20px 0 20px 0 !important;
}

.section-pad-30 {
	padding: 30px!important;
}

.section-pad-50 {
	padding: 50px!important;
}

.breadcrumb {
  right: auto !important;
}



#page-title {
  padding: 1rem 0;
  background: linear-gradient(252deg, #ffffff, #d0e7ff, #ffffff);
}

.grid-filter-wrap {
	max-width: 1320px;
	margin-right: auto;
	margin-left: auto;
}

.horange, .horange p {
	/*background: #000000 !important;*/
	color: #ffffff !important;
}

#top-bar {
  border: 1px solid #dddddd;
}

body {
  /*background-image: url('../images/pattern-2.png');
  background-repeat: repeat;
  background-color: #000000;*/
}

#header {
  position: relative;
  /*background-color: #000000;
  border-bottom: 1px solid #000000;*/
}

#content {
  background-color: #ffffff;
}

#wrapper {
  background-color: #ffffff;
}

.title-block h2 {
	font-size: 30px;
	line-height: 36px;
	background-color: rgba(255, 255, 255, 0.62);
	width: 500px;
	position: absolute;
	margin-top: -350px;
	padding: 20px; 
}

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #000000;
  content: var(--bs-breadcrumb-divider, "/");
}

.green_bg-box {
	display: block;
	/*height: 50px;
	background-color: #417f4a;*/
	height: 0 !important;
    
}

.contact-box {
	padding-bottom: 2px;
}	

.title-center {
  text-align: center !important;
}

#top-bar-info {
	color: #000000;
	font-size: 1rem;
}

#top-bar-info a {
	color: #4d4d4d;
}

#top-bar-info a:hover {
	color: #000000;
}

.full-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	/*padding: 10px;
	border-radius: 50%;*/
	padding: 5px;
    border: #e0e8ff00 2px solid;
    border-radius: 10px;
}

.box-content {
    /*padding: 10px;
	padding: 20px 25px 25px 35px;*/
	color: #000000;
	/*border: 2px solid #ffffff !important;
    margin: 50px !important;	*/
	/*min-height: 250px;*/
	padding: 1rem;
    /*box-shadow: 0.6em 0.6em 1.2em #d2dce9, -0.5em -0.5em 1em #ffffff;*/
	text-align: center;
}

.box-content-p {
    line-height: 1.5;
	margin: 0px;
	font-size: 1.1rem !important;
}

.footer-widget-logo-background {
	background: url('../../../gfx/world-map.png') no-repeat center center; 
	background-size: 100%;	
}

.box-content h3 {
	color: #ffffff !important;
	/*text-shadow: 1px 1px 2px rgb(51, 51, 50);*/
	font-weight: 600;
	margin: 0px;
	font-size: 1rem;
}

.box-content h3 a {
	color: #0fb5f5 !important;
    border-color: #0fb5f5;
    /* color: #FFF; */
    border: 4px solid #fff;
    border-radius: 1.3rem;
    background-color: #fff;
	padding-left: 6px;
    padding-right: 6px;

}

.box-content h3 a:hover {
	color: #fff !important;
    border-color: #0fb5f5;
    /* color: #FFF; */
    border: 4px solid #fff;
    border-radius: 1.3rem;
    background-color: #fff0;
	padding-left: 6px;
    padding-right: 6px;

}

@media (min-width: 768px) {
	#map {
		height: 420px;
		margin-bottom: 60px;
		z-index: 1;
	}
	
	#sec12_9q5O4rGZxc .align-items-stretch .col-padding { padding: 0.25rem; }
	
	#top-bar .nav {
		padding: 0;
		visibility: hidden !important;
	}	
	
	.nav li a {
		color: #ffffff !important;
		font-weight: 600;
	}	
}


@media (max-width: 768px) {
	.primary-menu {
		flex-basis: 45% !important;
	}
	
	.box-content h3 {
		font-size: 0.9rem !important;
	}
	
	.align-items-stretch .col-padding { padding: 0.05rem; }
	
	#sec12_9q5O4rGZxc .gutter-20 {
	  --custom-gutter: 10px;
	}
	
	.entry {
		position: relative;
		margin-bottom: 0;
	}	
	
	#top-bar .nav {
		padding: 0;
	}
	
	#top-bar .nav li a {
		padding: 0 10px 0 0;
		font-size: 13px;
		padding: 10px 10px 10px 0;
		color: #000000;
		font-weight: 600;
	}
	
	.nav-item-phone, .nav-item-email {
		visibility: hidden !important; 
		margin: 0 !important; 
		display: none;
	}

	#page-title {
		padding: 0 !important; 
		text-align: left;
	}

	#page-title .breadcrumb {
		margin: 0 !important;
		justify-content: left;
	}

	.breadcrumb-item + .breadcrumb-item {
		padding-left: 0;
	}	
}

#sec35_cV8EKYgHsu {
	background: rgba(239, 97, 11, 0.89) url(/gfx/bg_services.webp);
	background-size: auto;
	background-size: cover;
	color: #ffffff;
}

#sec55_VWRz45Z7M6 {
	background-image: url(/gfx/parallax/agencja-interaktywna-Lodz-strony-www.jpg);
}

#sec55_VWRz45Z7M6 h2 {
	color: #0083d3;
	font-size: 26px;
	margin-bottom: 0;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center !important;
}


  @media (min-width: 768px)
.text-md-right {
  text-align: right !important;
}

.fbox-radius {
	margin-right: 2px;
	/*background: rgb(0 188 212 / 5%);
	border-radius: 8px;
	padding: 10px;*/
	padding: 32px;
    box-shadow: 1px 1px 1px 0 rgb(29 88 255 / 65%), -2px 3px 12px 4px rgb(0 0 0 / 0%);
    background: linear-gradient(153deg,#24d7ff0d 0%,hsl(207.65deg 100% 63% / 25%) 100%);
    border-radius: 32px;
	/*box-shadow: 2px 3px 3px 0 rgb(0 0 0 / 10%), -2px 3px 12px 4px rgba(0, 0, 0, 0.1)*/
}

ol.listaol li {
  line-height: 1.5em !important;
  padding: 10px 0 10px 10px !important;
  margin: 0 0 0 20px !important;
} 

ol.listaol li ol li {
  line-height: 1.5em !important;
  padding: 10px 0 10px 10px !important;
  margin: 0 0 0 30px !important;
}  

.redtext {
  color: #ff0000;
}

.yellowtext {
  color: #2f96c3;
}

.bluetext {
  color: #54a8ed;
}

h1.sitename, .container h2, h3.name {
  /*display: block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  font-family: Lato, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #003366;*/
  display: block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  font-family: Lato, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.6rem;
  color: #06b6f3;
  text-align: left !important;
}

h3.opis {
	padding: 20px 0 0 0;
}

p.links, p.links span {
  font-size: 16px;
  color: #0051a2;
}

.box-button {
    float: right;
}

.box-show-more {
	margin: 10px;
    padding: 7px;
    color: #ffffff;
    clear: both;
    border-radius: 5px;
    /* width: 150px; */
    text-align: center;
    position: relative;
    border: 3px solid #ffffff;
    outline: #12b4f5 solid 3px;
    font-size: 0.89rem;
    font-weight: bold;
    text-transform: uppercase;
}

a.box-show-more:not(:hover) {
	color: #fff;
	background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#00b7f3), color-stop(0.75, #6ba7ff), color-stop(0.75, rgba(45, 126, 255, 0.68))); 
	letter-spacing: 1px;
	border-radius: 1.3rem;
} 

a.box-show-more:hover {
	color: #12b4f5;
	background-color: #ffffff;
	letter-spacing: 1px;
	/*box-shadow: 0px 8px 19px 0 rgb(47 129 161);*/
	box-shadow: 0px 6px 26px rgba(84,127,243,0.4);
	border-radius: 1.3rem;
} 

.res_title_class {}

a.res_title_class:not(:hover) {
	color: #414e7f;
} 

a.res_title_class:hover {
	color: #0558c3;
} 

.res_cat_class {}

a.res_cat_class:not(:hover) {
	color: #0051a2;
} 

a.res_cat_class:hover {
	color: #08b6f4;
}

.img-responsive {
	display: block !important;
	width: 100% !important;
	height: auto !important;
}	

.entry-image img {
    border-radius: 3px;
    border: #e0e8ff 2px solid;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ahref-level-1 {
	width: 200px;
} 

.ul-level-2 {
	margin-top: -5px !important;
}

input[type=text] + label.error { display: block !important; }

em {
	line-height: 1.5;
	color: #09b5f4;
	margin: 10px;
	font-style: italic;
}

.content_zajawka {
	
}

.content_tresc {
	
}

#copyrights a {
	color: #000000;
}

#copyrights a:hover {
	color: #333333;
}

#copyrights .divcopy {
	color: #000000;
}

#copyrights .text-md-right {
	text-align: right;
}

.poradnikh1 {
	text-transform: none;
    color: #0c1a8b;
	font-size: 32px;
}

.red-white {
	color: #FFF !important;
	background-color: #EC0F0F !important;
}
.menu-link {
    text-transform: uppercase;
}

@media (max-width: 767.98px) {
    h2 {
        font-size: 1.2rem !important;
    }
}

.promocje .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.3 * var(--bs-gutter-x));
  margin-left: calc(-0.3 * var(--bs-gutter-x));
  border-radius: 10px;
  box-shadow: 0px 1px 1px 1px rgb(84 127 243 / 37%);
}
.dark #footer, #footer.dark {
    color: #000000;
    background-color: #f5feff;
}

.sub-menu-container {
	margin-left: 1px;
}	
h1, h2, h3, h4, h5, h6 {
    color: #005fb3;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 20px 0;
    font-family: 'Poppins', sans-serif;
}
.entry {
    position: relative;
    margin-bottom: 10px;
}
.artykul-logo img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 20px auto;
  clear: both;
}

.artykul-logo img[style*="float: left"] {
  float: left;
  margin: 10px 20px 10px 0;
}

.artykul-logo img[style*="float: right"] {
  float: right;
  margin: 10px 0 10px 20px;
}

@media screen and (max-width: 768px) {
  .artykul-logo img {
    float: none !important;
    margin: 20px auto;
  }
}

.tag-cloud-container {
    padding: 20px 0;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    background-color: #F9F9F9; /* Delikatne tło dla wyróżnienia sekcji */
}

/* Tytuł nad listą tagów */
.tag-list-title {
    margin-bottom: 15px;
    font-size: 13px;
    color: #888;
}

/* Kontener, w którym znajdują się same linki-tagi */
.tag-list {
    display: flex;
    flex-wrap: wrap; /* Pozwala tagom zawijać się do nowej linii */
    justify-content: center; /* Centruje tagi w linii */
    gap: 8px 12px; /* Odstępy między tagami (pionowe i poziome) */
}

/* Indywidualny link-tag */
a.tag-link {
    display: inline-block;
    padding: 6px 16px;
    background-color: #EFEFEF;
    color: #555;
    border-radius: 50rem; /* Tworzy kształt pigułki (rounded-pill) */
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    border: 1px solid #DDD;
    transition: all .2s ease-in-out; /* Płynne przejście dla hover */
}

/* Efekt po najechaniu myszką na tag */
a.tag-link:hover {
    background-color: #333; /* Ciemne tło - możesz dopasować do koloru głównego Twojej strony */
    color: #FFF;
    border-color: #333;
    transform: translateY(-2px); /* Lekkie uniesienie tagu */
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.tag-cloud {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.tag-cloud-item {
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #f0f0f0;
    color: #333;
    transition: all 0.2s;
}
.tag-cloud-item:hover {
    background-color: #007bff;
    color: white;
}
.tag-size-1 { font-size: 0.8rem; }
.tag-size-2 { font-size: 1.0rem; }
.tag-size-3 { font-size: 1.3rem; font-weight: bold; }
.tag-size-4 { font-size: 1.6rem; font-weight: bold; }
.tag-size-5 { font-size: 2.0rem; font-weight: bold; }

.tag-list-column {
    list-style-type: none;
    padding-left: 0;
}
.tag-list-column li {
    padding: 5px 0;
    border-bottom: 1px solid #eee;
}
.tag-list-column li a {
    text-decoration: none;
    color: #007bff;
}
.tag-list-column li a:hover {
    text-decoration: underline;
}
.tag-count {
    color: #6c757d;
    font-size: 0.9em;
    margin-left: 5px;
}
