/* ----------------------------------------------------------------
	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: 'Lato', 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: 15px!important;
}

.section-marg-10 {
	margin: 10px 0 10px 0 !important;
}

.section-pad-20 {
	padding: 2px!important;
}

.section-marg-20 {
	/*margin: 50px 0 20px 0 !important;*/
	margin: 5px 0 10px 0 !important;
}

.section-pad-30 {
	padding: 30px!important;
}

.section-pad-50 {
	padding: 50px!important;
}

.breadcrumb {
  right: auto !important;
}



#page-title {
  /*padding: 2rem 0;*/
  padding-top: 2rem;
  padding-bottom: 0rem;
}

.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;
  background-color: #eff5ff;*/
  background: -webkit-gradient(linear, left top, right top, from(#0B0301), color-stop(.75, #802502), color-stop(.75, rgb(128, 37, 2)));
  border-bottom: 1px solid #eeeeeebf;
}

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;*/
  border-bottom: 1px solid #eeeeee9e;
}

#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: 18px;
    
}

.contact-box {
	padding-bottom: 2px;
}	

.title-center {
  text-align: center !important;
}

#top-bar-info {
	color: #fffefe;
	font-size: 1rem;
}

#top-bar-info a {
	color: #fffefe !important;
}

#top-bar-info a:hover {
	color: #c4c2c2 !important;
}

.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: #fff;
	/*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;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9);
}

.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;
}
#sec39_m9lbc1rSgU {
background-color: #000;
}

#sec39_m9lbc1rSgU h3 {
	color: #FFF;
}

#sec39_m9lbc1rSgU .card {
	color: #FF0000;
	background-color: #ffffff;
}

#sec56_ve0UpLJgPk {
background-color: #f7f0e8;
}

.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;*/
	color: #529142 !important;
    border-color: #0fb5f5;
    border: 4px solid #fff;
    border-radius: 0.8rem;
    background-color: #fff;
    padding-left: 16px;
    padding-right: 16px;

}

.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; }
}


@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;
	}	
}

#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: 12px;*/
	padding: 26px;
	border: 3px solid #e6eed3;
    /*outline: #faa9213d solid 6px;
    box-shadow: 1px 1px 1px 0 rgb(29 88 255 / 65%), -2px 3px 12px 4px rgb(0 0 0 / 0%);
    background: linear-gradient(100deg, #4ebde0a6 0%, hsl(88.71deg 72.92% 37.65% / 54%) 100%);*/
    border-radius: 0.8rem;
    /*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: 'Open sans', Arial, sans-serif;
  font-weight: bold;
  font-size: 1.9rem;
  color: #682105;
  /*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: 8px;
    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(#a6d687), color-stop(0.75, #92bc59), color-stop(0.75, rgb(123 184 97)));
    letter-spacing: 1px;
    border-radius: 0.8rem;
} 

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;
}	

.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: #e80303;
	margin: 10px;
	font-style: italic;
}

.header-extras li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}

.header-extras li i {
	margin-top: 0 !important;
	font-size: 36px !important;
	#44aa00
}

.header-extras li .he-text {
	padding-left: 15px;
	font-weight: 400;
	/*font-size: 12px;*/
	line-height: 16px;
	/*color: #888;*/
	text-transform: uppercase;
	letter-spacing: 1px;
}

.header-extras li .he-text span {
	font-weight: 600;
	text-transform: none;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
}

.slider-caption {
	max-width: 950px;
	float: right;
}

.slider-caption > div {
	background-color: rgba(255,255,255,0.9);
	border-radius: 2px;
	padding: 40px;
}

.slider-caption h2 {
	font-size: 24px;
	margin-bottom: 20px;
}

.slider-caption p {
	margin-bottom: 0;
	font-size: 18px;
}

.slider-box-one {
	width: 450px;	
}

.dark .slider-caption { background-color: rgba(0,0,0,0.75) }

.oferta-fbox-radius {
	margin-right: 2px;
	/*background: rgb(0 188 212 / 5%);
	border-radius: 8px;*/
	/*padding: 12px;*/
	padding: 26px;
	border: 3px solid #66eed3;
    /*outline: #faa9213d solid 6px;
    box-shadow: 1px 1px 1px 0 rgb(29 88 255 / 65%), -2px 3px 12px 4px rgb(0 0 0 / 0%);
    background: linear-gradient(100deg, #4ebde0a6 0%, hsl(88.71deg 72.92% 37.65% / 54%) 100%);*/
    border-radius: 0.8rem;
    /*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)*/
}

.czyste-powietrze-fbox-radius {
	margin-right: 2px;
	/*background: rgb(0 188 212 / 5%);
	border-radius: 8px;*/
	/*padding: 12px;*/
	padding: 26px;
	border: 3px solid #a66ed3;
    /*outline: #faa9213d solid 6px;
    box-shadow: 1px 1px 1px 0 rgb(29 88 255 / 65%), -2px 3px 12px 4px rgb(0 0 0 / 0%);
    background: linear-gradient(100deg, #4ebde0a6 0%, hsl(88.71deg 72.92% 37.65% / 54%) 100%);*/
    border-radius: 0.8rem;
    /*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)*/
}

#sec27_aTk5eUFXoK {
	background: rgba(239, 97, 11, 0.89) url(/gfx/bg_services.webp);
	color: #ffffff;
}

#sec34_dn01RzIOoP {
	background: transparent;
}

.entry-content ul {
	padding-left: 15px;
}

.menu-link {
    display: block;
    line-height: 22px;
    padding: 14px 5px;
    color: #fff !important;
	background-color: #000;
    font-weight: 300;
    /* font-size: 0.8125rem; */
    font-size: 1.165rem;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.portfolio-item figure img {
  display: block;
  width: 100%;
  height: auto;
}
.ares.tparrows {
    cursor: pointer;
    background: #7c2402bd !important;
    border: 2px solid #ffffff !important;
    color: #fff;
	border-radius:0% !important;
}

body {

    font-family: 'Open sans', Arial, sans-serif !important;
}
.dark #copyrights, #copyrights.dark {
    background: #000;
	color: #fff;
}
a {
    color: #7b7b75 !important;
}
    .sub-menu-container, .mega-menu-content {
       
        background-color: #000000;
        box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05);
        border: 1px solid #EEE;
        border-top: 2px solid #eee;
        z-index: 399;
        top: 100%;
        left: 0;
        padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    color: #000000;
    text-transform: none;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 0 30px 0;
    font-family: 'Open sans', Arial, sans-serif; 
}
.heading-block h2 {
    font-size: 34px;
}
.heading-block h1, .heading-block h2, .heading-block h3, .heading-block h4, .emphasis-title h1, .emphasis-title h2 {
    color: #000000;
}
.counter.counter-large + h5, .counter.counter-xlarge + h5 {
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    background-color: #000000;
}
.counter {
    font-size: 42px;
    font-weight: 600;
    font-family: 'Open sans', Arial, sans-serif;
    color: #b55029;
    text-shadow: 2px 2px 12px rgb(255 255 255);
}
.event .grid-inner {
    box-shadow: 0px 1px 6px rgb(110 175 85 / 0%);
}
.entry-image img {
    border-radius: 0px;

}
.btn-danger {
    background-color: #ffffff;
    border-color: #000000;
}
.btn {
  
    border: 2px solid #000;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0rem;
}
.grid-filter li.activeFilter a {
    color: #FFF !important;
    background-color: #000000;
}
.fbox-icon i, .fbox-icon img {
    background-color: #802502;
    border-radius: 0%;
}
.button.button-3d {
    border-radius: 0px;
    background: #802502;
    transition: none;
}

.section-marg-top-10 {
	margin: 10px 0 0 0 !important;
}

.section-marg-top-20 {
	margin: 20px 0 0 0 !important;
}

.section-marg-top-30 {
	margin: 30px 0 0 0 !important;
}

.section-pad-top-10 {
	padding: 10px 0 0 0 !important;
}

.section-pad-top-20 {
	padding: 20px 0 0 0 !important;
}

.section-pad-top-30 {
	padding: 30px 0 0 0 !important;
}
.gdpr-settings.dark {
    background-color: rgb(255, 255, 255);
    color: rgb(156 62 30);
    box-shadow: rgba(2, 2, 3, 0.28) 0px 0.625em 1.875em;
}
.btn-outline-warning {
    color: #ffffff;
    background-color: #802502;
    border-color: #802502 !important;
}
.page-item.active .page-link, .page-link:hover, .page-link:focus {
    color: #FFF !important;
    background-color: #000;
}
.button-border.button-green {
    color: #793414;
    border-color: #ababab;
    background-color: #fff;
}
.button-3d.button-green:hover, .button-reveal.button-green:hover, .button-border.button-green:hover, .button-border.button-green.button-fill::before {
    background-color: #000 !important;
	color:#fff;
	border-color: #fff;
	
}