/*@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800&subset=latin-ext');*/


* {
	/*padding: 0;*/
	/*margin: 0;*/
	box-sizing: border-box;
	position: relative;
	font-family: Verdana, sans-serif;
}


a {
	text-decoration: none !important;
}

ol, ul {
	padding-left: 40px;
}

.outer {
	max-width: 1440px;
	margin: 0 auto;
	overflow-x: hidden;
}

.smedia-bar {
	background: #f6f6f6;
	color: #022674;
	width: 100%;
	text-align: right;
	padding: 20px;
	display: flex;
	justify-content: space-between;
}

.smedia-bar ul li {
	display: inline-block;
	padding: 0 15px;
	font-size: 12px;
}

.smedia-bar ul li a {
	display: inline-block;
	color: #022674 !important;
	font-size: 12px;
}

.nav-bar {
	text-align: right;
	background: #f6f6f6;
	padding: 0 20px 20px 20px;
	height: 150px;
}

.nav-bar .logo {
	float: left;
	max-width: 80%;
	z-index: 1000;
	position: relative;
}

.nav-bar .logo img {
  height: 95px;
  display: flex;
}
.nav-bar.containerFixed .logo:not(.logo--kkk, .logo--cme) {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media(max-width: 767px) {
	.nav-bar--silesia {
		height: 100px;
	}
	.nav-bar--silesia .logo img {
		height: 70px;
	}
	.nav-bar--silesia #burger {
		top: 15px;
	}
	.nav-bar--silesia #menu {
		top: 100px;
	}
}
.nav-bar.containerFixed .logo.logo--silesia {
	height: 70px;
}
@media(min-width: 992px) {
	.nav-bar.containerFixed .logo.logo--silesia {
		margin-bottom: -15px;
	}
}

.nav-bar.containerFixed .logo a {
  padding-bottom: 5px;
  height: 100%;
}

.nav-bar.containerFixed .logo a img {
  height: 100%;
}


#burger {
	position: absolute;
	right: 20px;
	text-align: right;
	width: 50px;
	top: 30px;
}

#burger .line {
	display: block;
	background: #03309e;
	height: 7px;
	border-radius: 10px;
	margin: 5px 0;
	float: right;
	clear: right;
	transition: all 0.4s;
}

#burger .l1 {
	width: 45px;
	top: 0;
}

#burger .l2 {
	width: 20px;
}

#burger .l3 {
	width: 30px;
	top: 0;
}

#burger.open .l1 {
	transform: rotateZ(45deg);
	top: 17px;
}

#burger.open  .l2{
	opacity: 0;
}

#burger.open .l3 {
	width: 45px;
	transform: rotateZ(-45deg);
	top: -17px;
}

#menu {
    position: absolute;
    top: 150px;
    background: #f6f6f6;
    right: 0;
    max-width: 100%;
    width: 600px;
    z-index: 999;
    line-height: 2;
    display: none;
}

#menu ul {
	list-style-type: none;
	max-height: 100%;
	margin-bottom: 0;
}

#menu ul li {
	display: block;
}

#menu a {
	font-size: 16px;
	font-family: Verdana;
	color: #0c1a4d;
	display: block;
	padding: 10px 20px;
	max-height: 150px;
}

header .left-col {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	height: 645px;
	background: #0146ae;
}

header .left-col .text {
	padding: 50px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 40px;
	background: #f6f6f6;
	color: #0146ae;
	z-index: 9;

	animation: scale 0.4s;
}

@keyframes scale {
	0% {transform: scale(0.4); top: 25%;};
	100% {transform: scale(1); top: 50%;}
}

header .left-col h1 {
	line-height: 1.3;
	font-weight: 400;
	font-size: 24px;
}

@media(min-width: 480px) 
{
	header .left-col h1 {
		font-size: 28px;
		line-height: 1.5;
	}
}
@media(min-width: 768px) 
{
	header .left-col h1 {
		font-size: 32px;
	}
}
@media(min-width: 992px) 
{
	header .left-col h1 {
		line-height: 1.6;
		font-weight: 400;
		font-size: 36px;
	}
}

img.arrow {
	display: inline-block;
}

header .right-col {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	height: 645px;

}

.obraz_1
{
	background-image: url(/_img/_templates1/obraz_1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.obraz_2
{
	background-image: url(/_img/_templates1/obraz_2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.obraz_3
{
	background-image: url(/_img/_templates1/obraz_3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}


.inner {
	max-width: 1300px;
	margin: 0 auto;
}

.big-background {
	background: url(/_img/_templates1/tlo1.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#about {
	padding: 50px;
	width: 100%;
}

#about .row, #about .container {
	padding: 0;
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}

#left-navi ul {
	list-style-type: none;
	line-height: 2.3;
	padding: 0;
}

#left-navi ul li a {
	font-size: 14px;
	font-family: Verdana;
	color: #03309e !important;
	padding: 5px 0;
	display: block;
	position: relative;
}

#left-navi ul li.active a:before {
	content: url(/_img/_templates1/strzalka.png);
	position: absolute;
	left: -25px;
}

#about .description {
	position: relative;
	font-size: 18px;
	color: #011880;
	line-height: 1.7;
	margin-top: 50px;
	transition: all 0.4s;
	left: 0%;
	opacity: 1;
}

#about .description h2 {
	font-size: 34px;
	font-weight: 600;
	color: #03309e;
	margin: 0;
}

#about .description .button-img {
	margin-top: 35px;
	display: block;
}

#numbers {
	min-height: 770px;
}

#numbers .container, #numbers .row {
	padding: 0;
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}

#numbers .inner-num {
	max-width: 1160px;
	background: #fff;
	width: 100%;
}

#numbers .box {
	max-width: 575px;
	height: 275px;
	width: 90%;
	border: 5px solid #03309e;
	margin: 15px auto;
	min-width: 220px;
}


#numbers .box p {
	text-align: center;
	color: #03309e;
	font-size: 24px;
	line-height: 1;
	top: 0; /*30px;*/
}

#numbers .box .small {
	font-size: 18px;
	color: #011880;
	padding: 30px 20px;
	text-align: left;
	top: 0;
	line-height: 24px;
}

#numbers .box .main {
	transition: all 0.5s;
}

#numbers .box .main.min {
	transform: scale(0.3);
}

#numbers .box p span {
	font-size: 98px;
	font-weight: 300;
}

#numbers .box p span.top {
	font-weight: 400;
	font-size: 24px;
	top: -30px;
}

#numbers .box p span.marg {
	font-weight: 400;
	font-size: 24px;
	padding-left: 3em;
}

/* OFERTA */

#offer {
	padding: 50px;
	color: #03309e;
}

#offer .container {
	max-width: 100%;
}

#offer h3, #clients h3 {
	font-size: 34px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 50px;
	color: #03309e;
}

#offer .company a {
	display: block;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	font-size: 28px;
	font-weight: 600;
	color: #03309e;
	padding: 20px 0;
	transform: scale(0.90);
}

#offer .company a:hover {
	transform: scale(1);
	transition: all 0.4s;
}

#offer .company .arrow {
	padding-left: 10px;
}

#offer .company a img {
	transform: scale(0.80);
	transition: all 0.5s;
}

#offer .company img.before {
	transform: scale(0.1) rotateZ(-180deg);
}

#offer .company a img:hover {
	transform: scale(1);
	transition: all 0.4s;
}

#pros {
	position: relative;
	min-height: 700px;
}

#pros  .pro-off {
	display: none;
}

#pros img {
	max-width: 100%;
}

#pros .col-md-6 img.my_image_big {
	max-height: 614px;
    height: auto;
    width: 100%;
    object-fit: cover;
}

#pros .col-md-6:nth-child(2) img {
	max-height: 615px;
    height: auto;
    width: 100%;
    object-fit: cover;
}

#pros .container, #pros .row {
	padding: 0;
	margin: 0;
	width: 100%;
}

#pros .col-md-6 {
	position: relative;
	height: 100%;
	padding: 0;
}

#pros .pro-desc {
	background: #0146ae;
	color: #fff;
	font-size: 18px;
	line-height: 1.8;
	min-height: 615px;
	overflow: hidden;
}

#pros .pro-desc div {
	padding: 0 50px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	transition: all 0.5s;
	left: 0%;
}

#pros .pro-desc div.slided {
	left: -100%;
}

#pros .pro-desc .button-img {
	margin-top: 30px;
	display: block;
}

#pros .pro-bar {
	min-height: 120px;
}

#pros .pro-bar .col-pro {
	background: #f7f7f7;
	font-size: 24px;
	color: #03309e;
	height: 120px;
    vertical-align: bottom;
    padding: 55px 0 0 20px !important;
    cursor: pointer;
}

#pros .pro-bar .col-md-3 {
	padding: 0;
}

#pros .pro-bar .col-pro.active {
	background: #0146ae;
	color: #fff;
	text-align: center;
	padding: 55px 0 0 0px !important;
}

#pros .col-pro a {
	color: #03309e;
	width: 100%;
	height: 100%;
	vertical-align: bottom;
	font-weight: 500;
}

#pros .col-pro.active a {
	color: #fff;
}

/* NASI KLIENCI */

#clients {
	margin-top: 100px;
	padding: 20px 0 70px 0;
}

.kk #clients {
	margin-top: 0;
	padding: 110px 0;
}

.silesia #clients {
	margin-top: 40px;
}

#clients img {
	/*max-width: 90%;*/
	margin: 10px auto;
	display: block;
}

footer {
	background: url(/_img/_templates1/tlo_stopka.png);
	background-size: cover;
	background-position: bottom right;
	color: #fff;
	background-repeat: no-repeat;
	margin-top: 50px;
	padding: 80px 30px 110px 30px;
}

footer .container {
	max-width: 1300px;
	width: 100%;
}

footer .f-box {
	margin: 50px 0;
}

footer .f-box h4, 
footer .f-box h4 > a {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	font-weight: bold;
}

footer .f-box img {
	max-width: 130px;
}

footer .f-box.address img {
	height: 95px;
	max-width: 85%;
}

footer .f-box > a {
	color: #fff;
	display: block;
	padding: 5px 0;
	font-size: 14px;
}

footer .address {
	font-size: 11px;
}

footer .address p {
	padding-left: 50px;
}

.kk footer {
	margin-top: 0;
}

.kk footer .address {
	font-size: 14px;
}

.kk footer .address p {
	padding-left: 0;
}

footer .smedia-bar {
	position: absolute;
	padding: 50px 50px 30px 0;
	background: transparent;
	color: #fff;
	bottom: 0;
	right: 0;
	font-size: 12px;
}

.right-side {
	left: 100% !important;
	opacity: 0 !important;
	transition: all 0s !important;
	position: absolute !important;
}


/* SILESIA SLIDER */


#carousel .item .carousel-caption {
    width: 100%;
    background: #0146ae;
    top: 0;
    left: 0;
    position: relative;
    min-height: 400px;
    height: fit-content;
    padding: 40px 0;
}

#carousel .item img {
	width: 100%;
    left: 0%;
}

#carousel .carousel-caption .rectangle {
	background: #fff;
	text-shadow: none;
	color: #0146ae;
	position: relative;
	left: 5%;
	padding: 45px;
	text-align: left;
	width: 90%;

}

#carousel .carousel-caption .slide-date {
	position: absolute;
    text-shadow: none;
    font-weight: 500;
    font-size: 18px;
    padding-left: 20px;
    top: -32px;
    color: #fff;
    left: 0;
}

#carousel .carousel-caption .button-img {
	display: block;
}

#carousel .button-img img {
	width: auto !important;
	left: 0 !important;
}

#carousel .carousel-caption h1 {
	line-height: 1.6;
}

#carousel .carousel-indicators {
	width: 100%;
    padding: 0 20px;
    left: 0;
    margin: 0;
    bottom: 10px;
    text-align: left;
    padding-left: 5%;
    height: fit-content;
    transition: all 0.3s;
}

#carousel .carousel-indicators li {
	background: rgba(255, 255, 255, 0.5);
	border: none;
	margin: 0 5px;
}

#carousel .carousel-indicators .active {	
	background: rgba(255, 255, 255, 1);
	width: 10px;
	height: 10px;
	margin: 0 5px;
}

#numbers .col-md-12 {
	padding: 0;
}

#numbers .timer {
	background: #03309e;
	color: #fff;
	padding: 30px;
	font-weight: 500;
	font-size: 18px;
	text-align: center;
}

#numbers .timer div {
	text-align: left;
}

#numbers .big {
	font-size: 105px;
    display: inline-block;
    width: 50%;
}

.silesia footer {
	margin-top: 0;
}

footer .f-box.images img {
	margin: 10px 30px;
	display: inline-block;
}

/* kk */
#aboutproject {
	line-height: 1.7;
	padding: 0 40px;
	font-size: 18px;
	color: #011880;
}

#aboutproject h1 {
	margin-bottom: 40px;
	font-weight: bold;
	padding-left: 15px;
	font-size: 30px;
}

.people-foto img {
	display: block;
	margin: 0 auto;
}

@media(min-width: 992px) {

	.smedia-bar {
		padding: 30px 50px;
	}

	.nav-bar {
		padding: 0 50px 40px 50px;
	}

	#burger {
		display: none;
	}

	#menu {
		height: 150px;
    	line-height: 150px;
		position: relative;
		top: -20px;
		width: 100%;
		display: block !important;
		background: transparent;
	}

	#menu ul li {
		display: inline-block;
	}

	#menu a {
		padding: 10px 20px;
		font-size: 14px;
	}

	header {
		height: 645px;
	}

	.silesia header, .kk header {
		height: auto;
	}

	header .left-col {
		width: 40%;
		display: inline-block;
	}

	header .left-col .text {
		width: 130%;
	}

	header .right-col {
		width: 60%;
		display: inline-block;
	}

	#about {
		padding: 130px 100px;
		min-height: 670px;
	}

	#about .description {
		margin-top: 0px;
	}

	#numbers .inner-num {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		border: 5px solid #03309e;
	}

	#numbers .box {
		border: none;
		margin: 0;
		width: 50% !important;
	}	

	#numbers .box.bt {
		border-bottom: 5px solid #03309e;
	}

	#numbers .box.rg {
		border-right: 5px solid #03309e;
	}

	#numbers .timer {
		height: 285px;
	}

	#numbers .big {
	    display: inline-block;
	    width: auto;
	}

	#numbers #seconds {
		min-width: 130px;
	}

	#offer {
		padding: 70px;
	}

	#pros .pro-desc div {
		padding: 0 100px;
	}


	.people-foto {
		top: -40px;
	}


	#clients img {
		/*max-width: 16.2%;*/
		margin: 0 0.2%;
		display: initial;
	}

	.kk #clients img {
		max-width: 100%;
	}

	footer {
		padding: 80px 0 110px 0;
	}

	footer .f-box {
		margin: 0;
	}
	

	/*slider silesia*/
	#slider {
		height: 645px;
	}

	#carousel, #carousel .carousel-inner {
		max-height: 645px;
		bottom: auto;
		height: 645px;
	}

	#carousel .item {
		height: 645px;
	}

	#carousel .item .carousel-caption {
	    width: 40%;
	    float: left;
	    background: #0146ae;
	    top: 0;
	    height: 645px;
	    left: 0;
	    position: absolute;
	}

	#carousel .item img {
		width: 60%;
	    left: 40%;
	    height: 100%;
	    object-fit: cover;
	}

	#carousel .carousel-caption .rectangle {
		background: #fff;
		text-shadow: none;
		color: #0146ae;
		position: absolute;
	/*	width: 125%;
		*/
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		padding: 45px;
		text-align: left;
	}

	#carousel .carousel-indicators {
		text-align: left !important;
		width: 40%;
	}
}

/* nowe */

.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

#slider_1 .swiper-container {
	padding-bottom: 20px;
}
#slider_1 .swiper-slide {
	min-height: 100px;
  	position:  relative;
}
#slider_1 .swiper-logo {
	max-width: 90%;
	max-height: 100px;
	position:  absolute;
	top: 50%;
	transform: translate(-50%,-50%);
    left: 50%;
    right: auto;
}

#slider_1_pagination {
	bottom: 0px;
}

.lTitle {
    color: #ffffff;
    font-family: Verdana, sans-serif;
    background: #0146ae;
    padding: 20px 15px 20px 15px;
    font-size: 27px;
    text-align: right;
}

.page_header_block {
	padding: 0;
	text-align: center;
	position: relative;
	background-color: #0146ae;
	min-height: 100px;
	max-height: 455px;
	overflow: hidden;
}
.page_header_block .my_img {
	max-width: 100%;
}
.page_header_block .my_title_block {
	padding: 50px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 40px;
	background: #f6f6f6;
	color: #0146ae;
	z-index: 90;
	animation: scale 0.4s;
}
.page_header_block .my_title {
	position: relative;
}
.page_header_block .my_title > a {
	max-width: 100%;
	display: inline-block;
	text-decoration: none;
	line-height: 1.6;
	font-weight: 400;	
	font-size: 36px;
	color: #0146ae;
	background-color: #f6f6f6;
}

#page {
	padding: 50px 30px;
	width: 100%;
}
#page .row, #page .container {
	padding: 0;
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}
#page .description {
	position: relative;
	font-size: 14px; /*18px;*/
	color: #011880;
	line-height: 1.5; /*1.7;*/
	margin: 0 0 15px 0;
	transition: all 0.4s;
	left: 0%;
	opacity: 1;
}
#page .description h1 {
	font-size: 34px;
	font-weight: 600;
	color: #03309e;
	margin: 0 0 20px 0;
}
#page .description h2 {
	font-size: 24px;
}
#page .description h3 {
	font-size: 18px;
}
#page .description h4 {
	font-size: 16px;
}
#page .description .button-img {
	margin-top: 35px;
	display: block;
}


#menu_left ul {
	list-style-type: none;
	line-height: 2.3;
	padding: 0;
}
#menu_left ul li a {
	font-size: 14px;
	font-family: Verdana;
	color: #03309e !important;
	padding: 5px 0;
	display: block;
	position: relative;
}
#menu_left ul li a.menuon {
	font-weight: bold;
}
#menu_left ul li a.menuon:before {
	content: url(/_img/_templates1/strzalka.png);
	position: absolute;
	left: -25px;
}
#menu_left > ul > li > ul {
	padding-left: 10px;
	padding-bottom: 1px;
	background: #f6f6f6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#menu_left > ul > li > ul > li > a {
	padding: 3px 0;
}
#menu_left > ul > li > ul > li > ul {
	padding: 0 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	background: #f0f0f0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#menu_left > ul > li > ul > li > ul > li > a {
	padding: 1px 0;
}

#menu_left a:hover,
#left-navi a:hover {
	font-weight: bold;
}
#menu_left a:hover:before,
#left-navi a:hover:before {
	content: url(/_img/_templates1/strzalka.png);
	position: absolute;
	left: -25px;
}

.admin-cellpic {
	z-index: 1100;
	position: relative;
	height: auto;
	background: #0A2E3C;;
	top: 0;
	left: 0;
	right: 0;
	border: 0;
	border-bottom: 1px solid #224155;
	width: 100%;
}
.admin-cellpic a {
	float: left;
	display: block;
	padding: 3px 15px;
	font-size: 16px;
	color: #97c5d4 !important;
	text-decoration: none;
	border-right: 1px solid #224155;
	min-height: 30px;
}
.admin-cellpic a:hover,
.admin-cellpic a:focus,
.admin-cellpic a:active {
	background: #419ba4;
	color: #ffffff !important;
}
.admin-cellpic a.pull-right {
	border-left: 1px solid #224155;
	border-right: 0;
	float: right !important;
}

#pros .my_list {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#pros .my_list > li {
	margin: 0;
	padding: 0;
}
#pros .my_list > li > a {
	color: #fff;
	padding: 0 30px 0 0;
	background: url(/_img/_templates1/strzalka_biala.png) no-repeat 100% 50%;
	font-size: 14px;
	font-weight: bold;
}
#pros .my_list > li > a:hover {
	font-size: 15px;
}

.containerFixed {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 99;
	width: 100%;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(68,68,68,0.5);
	-moz-box-shadow: 0px 2px 5px 0px rgba(68,68,68,0.5);
	box-shadow: 0px 2px 5px 0px rgba(68,68,68,0.5);
	/*border-bottom: 2px solid #03309e;*/
	height: 80px;
	padding: 0 50px 0 20px;
}
.containerFixed #menu {
	top: 80px;
}
.containerFixed #burger {
	top: 15px;
}
.containerFixed .logoChanged > a {
	display: block;
	padding-top: 5px;
	width: 90px;
}
.top2 .containerFixed .logoChanged > a {
	width: 170px;
	padding-top: 10px;
}
.top3 .containerFixed .logoChanged > a {
	width: 170px;
	padding-top: 12px;
}
.top4 .containerFixed .logoChanged > a {
	width: 150px;
}
@media(min-width: 992px) {
	
	.containerFixed {
		padding: 0 50px 0 50px;
	}
	.containerFixed #menu {
		top: -20px;
		height: 80px;
		line-height: 90px;
	}
	
}

#menu li.active > a,
#menu a:hover {
	color: #083dff;
}

#carousel .carousel-indicators {
	text-align: center !important;
	padding: 0;
}
#carousel .carousel-caption .slide-date {
	top: 15px;
	color: #0146ae;
	padding-left: 46px; 
}

.button-img img {
	transform: scale(1);
}
.button-img img:hover {
	transform: scale(1.1);
	transition: all 0.4s;
}

footer a:hover,
.list_news_content a {
	text-decoration: underline !important;
}


#breadcrumbs {
	margin: 0 auto;
	padding: 10px 5px;
}
#breadcrumbs a,
#breadcrumbs span {
	font-size: 13px;
	font-weight: 300;
}
#breadcrumbs a:after {
	content: ">";
	position: relative;
	right: 0px;

}
#breadcrumbs a:last-child {
	font-weight: 400;
	text-decoration: underline !important;
}
#breadcrumbs a:last-child:after {
	display: none;
}

.lista_kafelki {
	display: block;
	width: 100%;
	margin: 0 -10px;
}
.lista_kafelki .my_frame {
	position: relative;
}
.lista_kafelki .my_ribbon_wrapper {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 10;
}
.lista_kafelki .my_ribbon_red {
	background-color: #e13434;
	color: white;
	padding: 5px 10px;
	font-weight: bold;
}
.lista_kafelki .my_item {
	max-width: 320px;
	margin: 0 7px 30px 7px;
	display: inline-block;
	vertical-align: top;
}
.lista_kafelki .my_item_video {
	width: 100%;
	max-width: none;
}
@media(min-width: 450px) {
	.lista_kafelki .my_item_video {
		width: 434px;
		max-width: none;
	}
}
.lista_kafelki .my_radio_16_9 {
	position: relative;
	padding-bottom: 56.25%;
	height: 0; 
}
.lista_kafelki .my_radio_16_9 > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.lista_kafelki .my_img {
	position: relative;
	height: 240px;
	vertical-align: middle;
	display: table-cell;
}
.lista_kafelki .my_img img {
	max-width: 100%;
}
.lista_kafelki.kafelki_24 .my_img img {
	max-height: 100%;
}
.lista_kafelki .my_date {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: right;
	background-color: rgb(0, 0, 0);
   background-color: rgba(0, 0, 0, 0.3);
	color: #fff;
}
.lista_kafelki .my_date > span {
	display: block;
	padding: 5px;
	font-size: 14px;
}
.lista_kafelki .my_title {
	font-size: 18px;
	margin: 5px 0;
}
.lista_kafelki .my_text {
	font-size: 14px;
}

.hr_dots {
	height: 1px;
	border-bottom: 1px dotted #ededed;
	margin: 10px 0;
	clear: both;
}

.pagination_menu {
	text-align: center;
}

.pagination_menu span,
.pagination_menu a {
	display: inline-block;
	padding: 3px;
	/*border: 1px solid #c8c8c8;*/
	margin: 3px;
}
.pagination_menu a.active {
	text-decoration: underline !important;
}

@media(max-width: 480px) {

	#page {
		padding: 20px 15px;
	}
	
}

.lista_zakladki_tagi {
	margin-bottom: 35px;
}
.lista_zakladki_tagi > ul {
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0;;
}
.lista_zakladki_tagi > ul > li {
  margin: 0 10px 10px 0;
  padding: 0;
  display: inline-block;
}
.lista_zakladki_tagi > ul > li > a {
	display: block;
	color: #fff;
	background: #003D82;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 15px;
	transition: all 0.3s ease 0s;
	text-decoration: none;
}
.lista_zakladki_tagi > ul > li.selected > a,
.lista_zakladki_tagi > ul > li > a:hover {
	color: #003D82;
	background: #ddd;
}

.lista_inwestorzy {
	margin: 20px 0;
}
.lista_inwestorzy .my_section_title {
	margin-bottom: 10px;
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 5px;
}
.lista_inwestorzy .my_item {
	margin-bottom: 15px;
}
.lista_inwestorzy .my_frame {
	background: #f6f6f6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
}
.lista_inwestorzy .my_title {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 5px;
	padding-left: 15px;
}
.lista_inwestorzy .row {
	/*margin: 0 -15px !important;*/
}
.lista_inwestorzy .my_options {
	
}
.lista_inwestorzy .my_options > ul > li > span {
	font-weight: bold;
}
.lista_inwestorzy .my_address {
	
}
.lista_inwestorzy .my_city, 
.lista_inwestorzy .my_trade {
	margin-bottom: 5px;
}
.lista_inwestorzy .my_options_more ul {
	list-style: none;
	margin: 0 0 10px 0px;
	padding: 0;
}
.lista_inwestorzy .my_options_more > ul > li > span {
	font-weight: bold;
}
.lista_inwestorzy .my_description_more .my_content {
	margin: 0 10px 10px 10px;
}

.lista_inwestorzy .my_title2 {
	font-size: 18px;
}
.lista_inwestorzy .my_header {
	margin-bottom: 20px !important;
}
.lista_inwestorzy .my_status {
	font-size: 18px;
	color: #0146ae;
}


.szukaj_inwestorzy {
	margin: 20px 0;
}

.oferty_wyszukiwarka {
	background: #f6f6f6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	margin: 0 0 20px 0;
}
.oferty_wyszukiwarka .div_submit > input {
	width: 100%;
}
.oferty_wyszukiwarka .control-label {
	padding-top: 0px;
}
.szczegoly_oferty .my_img_big {
	max-width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.szczegoly_oferty .div_img_mini > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.szczegoly_oferty .div_img_mini > ul > li {
	margin: 10px 9px;
	display: inline-block;
}
.szczegoly_oferty .div_img_mini img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.szczegoly_oferty .my_params  {

}
.szczegoly_oferty .my_params td > span {
	font-weight: bold;
}
.szczegoly_oferty .my_content {
	clear: both;
	margin: 20px 0;
}

#newMapDiv {
	max-width: 700px;
	margin: 0 auto;
}
#map-svg {
	width: 100%;
	height: auto;
}
#map-svg path {
	fill: #ccc !important;
	transition: all 0.1s;
	max-width: 840px;
	stroke-width: 1;
	stroke: #fff;
}
#map-svg a path {
	fill: #bcbcbc !important;
	cursor: pointer;
}
#map-svg a path:hover,
#map-svg a.active path {
	fill: #004c99 !important;
	transition: all 0s;
}
#map-svg * {
	max-width: 100%;
}
#newMapDiv #info-box {
	background: #fff;
	border: 1px solid #004c99;
	padding: 15px;
	font-size: 12px;
	position: absolute;
    z-index: 99999;
    top: 0;
    left: 0;
    display: none;
}
#info-box h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#info-box p {
	margin: 0;
}

.form-kalkulator {
	margin: 15px 0;
}
.form-kalkulator .row {
	margin-bottom: 5px !important;
	background: #ddd;
}
.form-kalkulator .my-header {
	color: #fff;
	background: #003D82;
	padding-top: 30px;
	padding-bottom: 30px;
}
.form-kalkulator .my-value {
	color: #003D82;
	background: #ddd;
	padding-top: 20px;
	padding-bottom: 20px;
}
.form-kalkulator .form-inline .form-control {
	width: calc(100% - 70px);
}
.form-kalkulator .my-submit {
	width: 100%;
	background: #003D82;
}

@media(min-width: 992px) {
	.ct-kontakt {
		border-left: 1px solid #085BA9;
	}
}

#slider_1 {
	position: relative;
	padding: 0 30px;
}
#slider_1_btn_prev, 
#slider_1_btn_next {
	/*display: none;*/
}
#slider_1 .swiper-container {
	
}
#slider_1 .swiper-button-prev {
	left: 0;
}
#slider_1 .swiper-button-next {
	right: 0;
}

footer {
	padding-bottom: 0px;
}
footer .smedia-bar {
	position: relative;
	padding: 20px 50px 20px 0;
}
.kk footer .address, 
footer .address {
	font-size: 12px;
}
.kk footer .address p,
footer .address p {
	padding-right: 15px;
}
@media(min-width: 768px) {
	.smedia-bar .address {
		text-align: left;
		padding-left: 20px;
	}
	.kk footer .address p {
		padding-left: 50px;
	}
	.smedia-bar {
		/* 
		display: table;
		*/
	}
	.smedia-bar .row {
		display: table-row;
	}
	.smedia-bar .address,
	.smedia-bar .text-right {
		display: table-cell;
		float: none;
		vertical-align: bottom;
	}
}

ul.boxy_li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.boxy_li > li { 
	display: block;
	margin: 0;
	padding: 0;
}

.div_box_slider {
	
}
#slider_101 .swiper-slide img,
#slider_102 .swiper-slide img {
	width: auto;
}
#slider_101 .swiper-slide,
#slider_102 .swiper-slide {
	display: inline-block;
}

.lista_portrety {
	list-style: none;
	margin: 20px 0;
	padding: 0;
}
.lista_portrety > li {
	display: inline-block;
	width: 300px;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

footer .f-box.images > a {
	display: inline-block;
}

.div_box {
	color: #fff;
	background-color: #0146ae;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
	margin: 20px 0;
}
.div_box .div_box_top {
	
}
.div_box .div_box_content {
	
}
.div_box .div_box_content a {
	display: inline-block;
	color: #fff;
	background: url(/_img/_templates1/strzalka_biala.png) no-repeat 0% 50%;
	padding-left: 30px;
}
.div_box .div_box_content ul {
	list-style: none;
	margin: 0;
	padding-left: 20px;
}
.div_box .div_box_title {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: center;
}
.div_box .div_box_bottom {
	
}

/* footer */

.table {
	display: table;
}
.table_tr {
	display: table-row;
}
.table_td {
	display: table-cell;
}
.no-wrap {
	white-space: nowrap;
}
.v_bottom {
	vertical-align: bottom;
}
.table_footer {
	margin-top: 40px;
}
@media(max-width: 991px) {
	.table_footer .table_td {
		display: block;
	}
}
@media(min-width: 992px) {
	.table_footer .c_nowrap {
		white-space: nowrap;
	}
	.table_footer .w_25p {
		width: 25%;
	}
}


footer .f-box.images-new img {
	margin: 10px 30px 0px 0;
}
.silesia footer .f-box.images-new img {
	margin: 10px 100px 0px 0;
}
footer .f-box-new {
	margin-top: 23px;
}
.social-ico {
	list-style: none;
	padding: 0;
	margin: 0;
}
.social-ico li {
	display: inline-block;
	padding: 5px 12px;
}

.footer_silesia {
	background: url(/_img/_templates1/tlo_stopka_silesia.png);
}
.footer_silesia .f-box.address img {
	max-width: 250px;
}
.footer_silesia .address p {
	padding-left: 104px;
}
.silesia #numbers .box {
	border: 5px solid #2b78be;
}
@media(min-width: 992px) {
	.silesia #numbers .box {
		border: none;
		margin: 0;
		width: 50% !important;
	}	
	.silesia #numbers .box.bt {
		border-bottom: 5px solid #2b78be;
	}
	.silesia #numbers .box.rg {
		border-right: 5px solid #2b78be;
	}
}
.silesia #numbers .inner-num {
	border: 5px solid #2b78be;
}
.silesia #numbers .timer {
	background: #2b78be;
}
.silesia #numbers .box.rg {
	border-right: 5px solid #2b78be;
}
.silesia #numbers .box p {
	color: #2b78be;
}
.silesia #pros .my_right .pro-desc {
	background: #2b78be url(/_img/_templates1/silesia_tlo_r.png) no-repeat 100% 50%;
}
.silesia #pros .my_left .pro-desc {
	background: #2b78be url(/_img/_templates1/silesia_tlo_l.png) no-repeat 0% 50%;
}
.silesia #carousel .item .carousel-caption {
	background: #2b78be;
}
.silesia .lTitle {
	background: #2b78be;
}
.silesia .div_box {
	background-color: #2b78be;
}
.silesia .page_header_block {
	background-color: #2b78be;
}


/* testy */

#pros h2 {
	font-size: 42px;
}
#pros .my_list > li > a{
	font-size: 16px;
}
#pros .my_list > li > a:hover {
	font-size: 17px;
}

/* tabela */
.div-table {
	display: table;
}
.div-table-row {
	display: table-row;
}
.div-table-col {
	display: table-cell;
	vertical-align: middle;
}

/* zdjęcia */
.maxw-100p {
	max-width: 100%;
}

.page_gallery {
	clear: both;
	padding-top: 15px;
}
.page_gallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.page_gallery ul li {
	display: inline-block; 
	padding: 12px;
	vertical-align: top;
}


.page_image_right {
	float: right;
	margin-left: 15px; 
	margin-bottom: 10px;
}
.page_image_left {
	float: left;
	margin-right: 15px; 
	margin-bottom: 10px;
}
.page_image_top {
	margin-bottom: 15px;
	width: 100%;
	text-align: center;
}
.page_image_descr {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #808080;
	margin-top: 2px;
}

.ankiety_table_15 {
	width: 100%;
	background-color: #2b78be;
	border-collapse: initial;
}
.ankiety_table_15 th {
	color: #fff;
}
.ankiety_table_15 td {
	background-color: #fff;
}


.form_register .form_error {
	font-size: 12px;
	color: #990000;
}


.logo_psi {
	position: absolute;
	top: 0;
	right: -166px;
	width: 106px;
	height: 108px;

}
.logo_psi_en {
	background-image: url(/_img/_templates1/logo_psi_en.png);
	background-size: cover;
}

.logo_psi_pl {
	background: url(/_img/_templates1/logo_psi.png) no-repeat top left;
	background-size: cover;
}


.containerFixed .logoChanged .logo_psi {
	top: 5px;
	/*right: -110px;*/
	right: -145px;
	width: 66px;
	height: 67px;
}
@media(min-width: 1120px) {
	.logo_psi {
		position: absolute;
		top: 0;
		right: -252px;
		width: 192px;
		height: 108px;

	}
	
	.logo_psi_en {
		background: url(/_img/_templates1/logo_psi2_en.png) no-repeat top left;
		background-size: cover;
	}
	
	.logo_psi_pl {
		background: url(/_img/_templates1/logo_psi2.png) no-repeat top left;
		background-size: cover;
	}
	
	.containerFixed .logoChanged .logo_psi {
		top: 5px;
		right: -230px;
		width: 119px;
		height: 67px;
	}
}

@media(max-width: 450px) {
	.body_lang_1 .nav-bar {
		height: 90px;
	}
	.body_lang_1 #burger {
		top: 10px;
	}
	.body_lang_1 #menu {
		top: 90px;
	}
	.body_lang_1 .logo > a {
		display: block;
		padding-top: 5px;
		width: 90px;
	}
	.body_lang_1 .logo img {
		height: 70px;
		/* do skasowania */
	}
	.body_lang_1 .logo_psi {
		/* right: -110px; */
		right: -130px;
		width: 66px;
		height: 67px;
	}
}

.swiper-logo {
	position: absolute;
	top: 20px;
	right: 20px;
}

.form_register fieldset {
	clear: both;
}

#slider_1 .swiper-logo {
    max-width: 90%;
    max-height: 100px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    right: auto;
}

@media(max-width: 992px) {
	.page_header_block .my_title_block {
		padding: 20px;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	#page_content table:not(.fc-scrollgrid, .fc-col-header, .fc-scrollgrid-sync-table), 
	#page_content table:not(.fc-scrollgrid, .fc-col-header, .fc-scrollgrid-sync-table) * {
		display: block;
		max-width: 100%;
		height: auto !important;
	}

	#page_content table img {
		height: auto;
	}

	.social-ico li {
		padding: 5px 0;
	}
}

.white-popup-block {
	position: relative;
	background: #FFF;
	padding: 20px 30px;
	max-width: 600px; 
	margin: 40px auto;
	text-align: left;
}

.helpline {
    font-size: 12px;
    text-transform: uppercase;
}

.helpline a {
    color: inherit;
}

@media(max-width: 767px) {

    .smedia-bar {
        flex-wrap: wrap;
    }

    .helpline {
        width: 100%;
        margin-bottom: 10px;
        text-align: left;
    }

    .smedia-bar ul {
        padding-left: 10px;
    }
}

/* niebieska odmiana slidera --silesia */
#carousel.c-blue .carousel-caption .rectangle, 
#carousel.c-blue .carousel-caption .slide-date {
	background: transparent;
	color: #fff;
}

.smedia-bar ul:only-child {
    margin-left: auto;
}

/*23.09.19*/

.logo--kkk, .logo--cme {
	display: none;
}

.nav-bar.nav2logos {
	display: flex;
}

.nav-bar.nav2logos .logo {
	float: none;
}

@media(min-width: 768px) {
	.nav-bar.nav2logos .logo--kkk, .nav-bar.nav2logos .logo--cme {
		display: inline-block;
		max-width: 25%;
		float: none;
		margin-right: 2.5%;
	}

	.nav-bar__logos {
		width: 100%;
		display: flex;
		align-items: center;
	}

	.nav-bar__logos .logo a {
		display: block;
	}

	.nav-bar__logos .logo--cme {
		transform: translateY(17%);
	}

	.nav-bar.nav2logos.containerFixed .logo--kkk, .nav-bar.containerFixed .logo--cme {
		display: none;
	}
}

@media(min-width: 992px) {
	.nav-bar.nav2logos {
		flex-wrap: wrap;
		height: unset;
		padding-bottom: 20px;
	}

	.nav-bar.nav2logos #menu {
		height: unset;
		top:0 !important;
		line-height: unset;
		margin-top: 30px;
		text-align: center;
	}

	.nav-bar.nav2logos #menu ul {
		padding-left: 0;
	}

	.nav-bar__logos .logo {
		margin-right: 40px;
	}

	.nav-bar__logos .logo--kkk, .nav-bar__logos .logo--cme, .nav-bar__logos .logo--kkk img, .nav-bar__logos .logo--cme img {
		max-height: 100px;
	}

	.nav-bar__logos .logo--cme {
		transform: translateY(19%);
	}

	.nav-bar.nav2logos.containerFixed {
		flex-wrap: nowrap;
	}

	.nav-bar.nav2logos.containerFixed .nav-bar__logos {
		width: auto;
	}

	.nav-bar.nav2logos.containerFixed #menu {
		line-height: unset;
		height: unset;
		width: 100%;
		white-space: nowrap;
		margin-top: 25px;
		overflow-x: auto;
		text-align: right;
	}
}

.bs-example {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 15px;
	background-color: #fff;
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px 4px 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 15px 15px;
}

.style1-popup-block {
	border-top: 40px solid #0146ae;
}
.style1-popup-block .mfp-close {
	top: -40px;
	color: #fff;
}

.video-container {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%; 
	height: 0;
}
.video-container iframe {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* talenty */
.talenty {
	overflow: hidden;
} 
.talenty__content {

}
.talenty__step {
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.talenty__step .my_max {
	/* color: red; */
}

.talenty__progress ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.talenty__progress ul li {
	position: relative;
	display: inline-block;
	padding-left: 30px;
}
.talenty__progress ul li::before {
	content: "";
	position: absolute;
	top: 40%;
	left: 0;
	width: 30px;
	height: 1px;
	border-top: 2px solid #ededed;
	margin-top: 1px;
}
.talenty__progress ul li:first-of-type {
	padding-left: 0px;
}
.talenty__progress ul li:first-of-type::before {
	content: none;
}
.talenty__progress .my_circle,
.talenty__progress .my_circle_checked {
	display: inline-block;
	width: 22px;
	height: 22px;
}
.talenty__progress .my_circle path,
.talenty__progress .my_circle_checked path {
	fill: #92c1e8;
}
.talenty__progress .my_circle_checked {
	display: none;
}
.talenty__progress .my_filled::before {
	border-top: 2px solid #194b6c;
}
.talenty__progress .my_filled path,
.talenty__progress .my_actived path {
	fill: #194b6c;
}
.talenty__progress .my_active .my_circle {
	display: none;
}
.talenty__progress .my_active .my_circle_checked {
	display: inline-block;
}


.talenty__card {
	display: none;
}
.talenty__card.my_active {
	display: block;
}
.talenty__card_header {

}
.talenty__card_body {

}
.talenty__card .my_form_error {
	display: none;
}
.talenty__card.my_error .my_form_error {
	display: block;
	padding-bottom: 20px;
}
.talenty__card_footer {
	padding-top: 30px;
}
.talenty__card_footer .my_dash {
	padding-top: 25px;
	border-top: 1px dashed #d6dded;
}
.talenty__card_footer .my_required_info {
	text-align: center;
	margin-bottom: 35px;
}
.talenty__card_footer .my_btn {
	display: inline-block;
	background-color: #333;
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 13px 30px;
	border: 0;
	border-radius: 50px;
	min-width: 225px;
	text-align: center;
	margin-bottom: 15px;
}
.talenty__card_footer .my_btn svg polygon {
	fill: #ffffff;
}
.talenty__card_footer .my_btn .btn-arrow-right {
	width: 13px;
	margin: 0 0 4px 30px;
}
.talenty__card_footer .my_btn .btn-arrow-left {
	width: 13px;
	transform: rotate(180deg);
	margin: 0 30px 4px 0;
}
.talenty__card_footer .my_btn_next {
	background-color: #194b6c;
}
.talenty__card_footer .my_btn_prev {
	background-color: #dda6a3;
}
.talenty__card_footer .my_btn_send {
	background-color: #5cb85c;
}

.talenty__group_title {
	margin-top: 30px;
	font-size: 26px !important;
}
.talenty__group_description {
	font-style: italic;
	margin-bottom: 20px;
} 
.talenty__field_header {
	margin-bottom: 20px;
} 
.talenty__field_header2 {
	margin-left: 15px;
	margin-bottom: 15px;
} 
.talenty__field_row {
	padding-bottom: 20px !important;
} 
.talenty__field_row::after {
	clear: both;
} 
.talenty__field_row > label {
	
}
.form_required_asterisk {
	color: red;
}


.range__container {
	display: flex;
	align-items: center;
	gap: 20px;
}
.range__info {
	white-space: nowrap;
	display: flex;
	align-items: center;
}
.range__label {
	padding-right: 5px;
}
.range__value {
	font-weight: bold;
}

@media(min-width: 768px) {
	.talenty__card_footer .my_dash {
		padding-top: 45px;
	}
	.talenty__card_footer .my_required_info {
		margin-bottom: -35px;
	}
}

.silesia-automotive-login-popup {
	position: fixed;
	width: 260px;
	top: 20px;
	left: 1200px;
}
.silesia-automotive-login-popup .my_wrapper {
	position: relative;
	margin: 0;
	padding: 40px 25px 15px 25px;
	border-radius: 8px;
	background-color: #ffffff;
	text-align: center;
}
.silesia-automotive-login-popup .my_content {

}
.silesia-automotive-login-popup .my_button {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 12px 20px;
	border: 0;
	border-radius: 50px;
	box-shadow: 0px 1px 6px rgba(68,68,68,0.2);
	background-color: #fff;
	color: #333;
	margin-bottom: 20px;
}
.silesia-automotive-login-popup .my_button:hover {
	background-color: #2b78be;
	color: #fff;
}


.przycisk {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 12px 20px;
	border: 0;
	border-radius: 50px;
	box-shadow: 0px 1px 6px rgba(68,68,68,0.2);
	margin-bottom: 20px;
	background-color: #2b78be;
	color: #fff;
	min-width: 200px;
	max-width: fit-content;
}
.przycisk:hover {
	background-color: #2668a4;
	color: #fff;
} 

/* cluster services */
.cs__details_description,
.cs__details_description * {
	font-family: Verdana, sans-serif !important;
	font-size: 14px !important;
	line-height: 1.4 !important;
}
.cs__details_description p {
	margin-bottom: 8px !important;
}