.menu-item .sub-menu li a {
    color: #191919;
    font-size: 14px !important;
    letter-spacing: 0.3px !important;
}

.dialog-widget-content {
border-radius: 6px 6px 6px 6px !important;
}

.menu-item .sub-menu li.current-menu-item a {
    background-color: #FFF !important;
    color: #191919 !important;
}

.jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu li.menu-item-has-children .sub-menu {
     min-width: 400px !important;
}


.menu-item .sub-menu li {
    border-bottom: 2px solid #fff;
    transition: .5s all;
}

.menu-item .sub-menu li:hover {
     border-bottom: 2px solid #099771;
}

.colori i {
	color: #099771;
	font-size: 20px;
	margin-right: 10px;
}

.colori ul {
	list-style: none;
	margin-left: 0;
}

.colori li {
	margin-bottom: 5px;
	display: flex;
	align-items: center;
}


header.scrolled #logo {
    width: 160px;
}

header #logo {
    transition: width 0.3s ease;
}

#menu-item-497 {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    transition: color 0.3s ease;
}

#menu-item-497:hover {
    animation: pulse 1.5s infinite;
}

.servicesBox {
	position: relative;
}

.servicesBox a::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #0f0f0f;
	opacity: 0.4;
	left: 0;
	top: 0;
}



.servicesBox a {
	overflow: hidden;
}

.servicesBox figcaption {
	opacity: 1;
	position: absolute;
	bottom: 0px;
	font-size: 16px;
	left: 0;
	color: #fff;
	background-color: #0f0f0f;
	width: 100%;
	padding: 20px 10px;
	font-style: normal;
	
}

.servicesBox img {
	transform: scale(1.2);
	transition: .5s all;
}

.servicesBox:hover img {
	transform: scale(1);
}

/* slider */


/* Inline #91 | https://biuro-wbr.pl/ */

.swiper-container {
  position: relative;
}

.owl-dots {
  position: absolute;
  bottom: 10%;
  left: 6%;
  width: max-content;
  height: max-content;
}

.owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 100% !important;
  margin: 0 10px;
  border: 2px solid #099771 !important;
}

.owl-dot.active {
  border: 2px solid #E8C854 !important;
  background-color: #E8C854 !important;
}


.slider-content {
  display: flex;
}

.slider-text {
  	width: 50%;
	color: #fff;
	position: relative;
	padding: 50px;
	text-align: center;
	min-height: 550px;
	display: flex;
	flex-flow: column;
	justify-content: center;
	font-size: 20px;
	line-height: 1.5;
}

.slider-text::before {
	background-image: url("https://biuro-wbr.pl/wp-content/uploads/2024/09/Polygon-1.png");
	background-position: center left;
	background-repeat: no-repeat;
	background-size: 20% auto;
	opacity: 0.02;
	color: ;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
}

.slider-text h2, .slider-text h3 {
	color: #fff;
}

.slider-text h2 {
	font-size: 50px;
}

.slider-video {
  	width: 50%;
	min-height: 550px;
	position: relative;
}

.slider-video-layer {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #0f0f0f;
	opacity: 0.4;
}

.slider-video video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	min-height: 550px;
}

/* koniec slidera */


.branze article {
	position: relative;
}


.branze .elementor-post__text {
	position: absolute;
	bottom: 20px;
	padding: 20px 10px;
	text-align: center;
	z-index: 1;
}

.branze .elementor-post__thumbnail {
	position: relative;
	overflow: hidden;
}

.branze .elementor-post__thumbnail img {
	transform: scale(1) translate(-50%,-50%);
	transition: .5s all;
}

.branze .elementor-post__thumbnail__link:hover .elementor-post__thumbnail img {
	transform: scale(1.1) translate(-50%,-50%);
}

.branze .elementor-posts--skin-classic .elementor-post {
	overflow: inherit;
}

.branze .elementor-post__text::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #0f0f0f;
	left: 0;
	bottom: 0;
	opacity: 0.8;
	border-radius: 4px;
	z-index: 1;
}

.branze .elementor-post__title {
	position: relative;
	z-index: 10;
}

.branze .elementor-post__thumbnail__link {
	box-shadow: 3px 5px 4px rgba(0, 0, 0, 0.4);
	border-radius: 4px;
}

.singleBranze .elementor-container.elementor-column-gap-default {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
}

.singleBranze .elementor-col-70 {
  width: 65%;
}

.singleBranze .elementor-col-30 {
  	width: 35%;
	margin-top: 20px;
}

.singleBranze .elementor-col-30 img {
	width: 100%;
}

.singleBranze {
	margin: 30px 0;
}

.singleBranze h1 {
	font-size: 42px !important;
	margin-bottom: 20px;
}

.text {
	color: #0F0F0F;
}
 
/* Inline #91 | https://biuro-wbr.pl/ */

.d-flex .elementor-widget-wrap.elementor-element-populated {
  display: flex;
}

.d-flex .elementor-widget-wrap.elementor-element-populated div {
  width: max-content;
  margin-right: 10px;
}

.offerButton a {
	padding: 20px 20px 20px 20px !important;
	animation: pulse 2s infinite;
	box-shadow: 0 0 0 0 rgba(0, 168, 45, 0.5);
}

.gradientbutton span {
	color: #fff;
	border-radius: 3px;
	padding: 4px 12px;
	margin-left: 20px;
	background: linear-gradient(to bottom right, #D12525, #992B2B, #7D2525);
}

.elementor-button, .firstroMainBox .jkit-icon-box-wrapper, .borderRadiusCounter .elementor-widget-container, .borderRadiusAcoo .elementor-tab-title, .borderRadiusContact .elementor-widget-container {
	border-radius: 5px !important;
}

@keyframes pulse {
	0% {
		transform: scale(0.98);
	}
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 20px rgba(0, 168, 45, 0);
	}
	100% {
		transform: scale(0.98);
		box-shadow: 0 0 0 0 rgba(0, 168, 45, 0);
	}
/*     0%,
    100% {
        transform: scale(1);
        text-shadow: 0 0 10px rgba(0, 168, 45, 0.6),
            0 0 20px rgba(0, 168, 45, 0.4),
            0 0 30px rgba(0, 168, 45, 0.2);
    }

    50% {
        transform: scale(1.05);
        text-shadow: 0 0 20px rgba(0, 168, 45, 0.8),
            0 0 40px rgba(0, 168, 45, 0.6),
            0 0 60px rgba(0, 168, 45, 0.4);
    } */
}

@media screen and (max-width: 1024px) {
    .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu li.menu-item-has-children .sub-menu {
        min-width: 320px !important;
    }
}


@media screen and (max-width: 768px) {


	.slider-content {
	  flex-flow: column-reverse;
	}

	.slider-video {
	  width: 100%;
	  min-height: 0px;
	  height: 180px;
	}

	.slider-video video {

	  height: 100%;
	  min-height: 0;
	}

	.slider-text {

	  width: 100%;
	  padding: 20px;
	  min-height: max-content;
	  font-size: 16px;
	}

	.slider-text h2 {

	  font-size: 20px;
	  margin-bottom: 10px;
	}

	.elementor-popup-modal .dialog-message {
		width: 90vw !important;
	}
}



/* cennik// */

.cennik {
	max-width: 100%;
	margin: 20px auto;
	font-family: Arial, sans-serif;
	margin-top: 0;
}

.cennik-item {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}

.cennik-name {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	flex: 1;
}

.cennik-price {
	font-size: 16px;
	font-weight: bold;
	color: #00a82d;
	white-space: nowrap;
}

.cennik-note {
	font-size: 12px;
	color: #666;
	display: block;
}

/* strona glowna */

.iconsBoxMain h3 {
	font-size: 20px !important;
	min-height: 45px;
}


/* Inline #90 | https://biuro-wbr.pl/ */

.two-links br {
  display: none;
}

.two-links-row {
  display: flex;
  flex-flow: column;
  margin-top: 20px;
}

.firstroMainBox .icon-box.icon-box-body {
	min-height: 240px;
}

.secMainBox .icon-box.icon-box-body {
	min-height: 310px;
}

/* style custom */

.borderShadow {
	box-shadow: 0 8px 10px rgba(0, 0, 0, 0.4);
	border-radius: 4px;
}

.borderShadow img {
	border-radius: 4px;
}

.firstroMainBox .jkit-icon-box-wrapper {
	min-height: 470px;
}

.secMainBox .jkit-icon-box-wrapper {
	min-height: 405px;
}

.offerIconLeft .elementor-icon-box-description {
	line-height: 34px;
	color: #0f0f0f;
}

#logo {
	max-width: 300px;
}

@media screen and (min-width: 1600px) and (max-width: 1800px)  {
	.owl-dots {
		bottom: 15%;
	}
}

@media screen and (min-width: 1400px) and (max-width: 1600px)  {
	
	

	.elementor-191 .elementor-element.elementor-element-70cbac32, .elementor-728 .elementor-element.elementor-element-70cbac32 {
	  padding: 0px 0px 10px 0px;
	}

	.elementor-191 .elementor-element.elementor-element-70d216f .elementor-field-group .elementor-field, .elementor-191 .elementor-element.elementor-element-70d216f .elementor-field-subgroup label, .elementor-728 .elementor-element.elementor-element-70d216f .elementor-field-group .elementor-field, .elementor-728 .elementor-element.elementor-element-70d216f .elementor-field-subgroup label  {
	  line-height: 30px;
	  font-size: 16px;
	}


	.elementor-191 .elementor-widget:not(:last-child), .elementor-728 .elementor-widget:not(:last-child) {
	  margin-bottom: 0;
	}


	.elementor-191 .elementor-widget:not(:last-child), .elementor-728 .elementor-widget:not(:last-child) {
	  margin-block-end: 10px;
	}



	.elementor-field-type-acceptance.elementor-field-group.elementor-column.elementor-field-group-field_2faa32e.elementor-col-100.elementor-field-required label {
	  font-size: 15px;
	}

	
	

	.owl-dots {
	  bottom: 110px;
	}

	.slider-content {
	  margin-bottom: 60px;
	  align-items: center;
	}

	.slider-video video {
	  min-height: 390px;
	}

	.slider-video {
	  min-height: 420px;
	  height: 300px;
	}

}

@media screen and (min-width: 1200px) and (max-width: 1400px)  {
	.elementor-148 .elementor-element.elementor-element-6cc0c985 .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu > li > a {
	  padding: 0px 7px 0px 7px;
	}

	.elementor-social-icons-wrapper.elementor-grid {
	  display: flex;
	}

	.owl-dots {
	  bottom: 110px;
	}

	.slider-content {
	  margin-bottom: 60px;
	}

	.slider-video {
	  min-height: 350px;
	  height: 100px;
	}

	.slider-video video {
	  height: 100%;
	  min-height: 230px;
	}

	.slider-content {
	  align-items: center;
	}

}

@media screen and (min-width: 1025px) and (max-width: 1225px) {
	header #logo {
	  max-width: 170px;
	}

	header .offerButton a {
	  padding: 10px 10px 10px 10px !important;
	}


	header .elementor-148 .elementor-element.elementor-element-6cc0c985 .jeg-elementor-kit.jkit-nav-menu .jkit-menu-wrapper .jkit-menu > li > a {
	  font-size: 12px;
	}

	 header .elementor-148 .elementor-element.elementor-element-7ebbe521 {
		width: 74.667%;
	  }


	header .elementor-social-icons-wrapper.elementor-grid {
	  display: flex;
	  flex-flow: column;
	}



	header .elementor-social-icons-wrapper.elementor-grid .elementor-grid-item {
	  margin-bottom: 5px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1200px)  {

	  .elementor-148 .elementor-element.elementor-element-124aa6c7 {
		width: 30%;
	  }


	.elementor-element.elementor-element-6cc0c985.elementor-widget.elementor-widget-jkit_nav_menu {
	  display: flex;
	  justify-content: flex-end;
	}

	.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-290dee82 {
	}

	.elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-290dee82 .elementor-widget-wrap.elementor-element-populated {
	  margin-right: 15px;
	}


	section.elementor-element-14a2c91:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) {
	  display: flex;
	  justify-content: flex-end;
	}

	.slider-text h2 {
	  font-size: 40px;
	}

	.slider-text {
	  padding: 40px;
	  font-size: 18px;
	}

	.slider-video {
	  min-height: 160px;
	}

	.slider-video video {
	  min-height: 30px;
	}

	.firstroMainBox .jkit-icon-box-wrapper {
	  min-height: 480px;
	}

	  .elementor-10 .elementor-element.elementor-element-616a9e70 {
		width: 32%;
	  }
	  .elementor-10 .elementor-element.elementor-element-290dee82 {
		/* width: 100%; */
		width: 32%;
	  }
	  .elementor-10 .elementor-element.elementor-element-c5389ab {
		/* width: 100%; */
		width: 32%;
	  }
	  .elementor-10 .elementor-element.elementor-element-1b6c5f2 {
		/* width: 50%; */
		width: 32%;
	  }
	  .elementor-10 .elementor-element.elementor-element-5f09a62 {
		/* width: 100%; */
		width: 32%;
	  }
	  .elementor-10 .elementor-element.elementor-element-cd0d430 {
		/* width: 100%; */
		width: 32%;
	  }

	  .elementor-10 .elementor-element.elementor-element-290dee82 > .elementor-element-populated {
		/* margin: 30px 0px 0px 0px; */
		margin: 0;
	  }
	  .elementor-10 .elementor-element.elementor-element-c5389ab > .elementor-element-populated {
		/* margin: 30px 0px 0px 0px; */
		margin: 0;
	  }
	  .elementor-10 .elementor-element.elementor-element-5f09a62 > .elementor-element-populated {
		/* margin: 30px 0px 0px 0px; */
		margin: 0;
		margin-right: 15px;
	  }
	  .elementor-10 .elementor-element.elementor-element-cd0d430 > .elementor-element-populated {
		/* margin: 30px 0px 0px 0px; */
		margin: 0;
	  }

	#main {
	  width: 98%;
	  margin: 0 1%;
	}

	.priceTitle span {
	  font-size: 25px !important;
	}

	.shadowPrice .elementor-widget-wrap.elementor-element-populated {
	  padding: 40px 10px !important;
	}

}

@media screen and (min-width: 768px) and (max-width: 992px)  {
	.elementor-148 .elementor-element.elementor-element-124aa6c7 {
		width: 30%;
	}

	.elementor-element.elementor-element-6cc0c985.elementor-widget.elementor-widget-jkit_nav_menu .elementor-widget-container {
		display: flex;
		justify-content: end;
	}


	.elementor-728 .elementor-element.elementor-element-70cbac32 {
		padding: 20px 10px 20px 10px;
	}
	.elementor-728 .elementor-element.elementor-element-3a8eb737 .elementor-heading-title {
		font-size: 30px;
	}
	.elementor-728 .elementor-element.elementor-element-311face1 > .elementor-widget-container {
		padding: 0;
	}

	.elementor-728 .elementor-element.elementor-element-70d216f .elementor-field-group .elementor-field, .elementor-728 .elementor-element.elementor-element-70d216f .elementor-field-subgroup label {
	  line-height: 30px;
	}

	.elementor-field-type-acceptance.elementor-field-group.elementor-column.elementor-field-group-field_2faa32e.elementor-col-100.elementor-field-required label {
		font-size: 14px;
	}

	.elementor-191 .elementor-element.elementor-element-70cbac32 {
		padding: 30px 10px 30px 10px;
	}
	.elementor-191 .elementor-element.elementor-element-3a8eb737 .elementor-heading-title {
		font-size: 30px;
	}
	.elementor-191 .elementor-element.elementor-element-311face1 > .elementor-widget-container {
		padding: 0;
	}

	.elementor-191 .elementor-element.elementor-element-70d216f .elementor-field-group .elementor-field, .elementor-191 .elementor-element.elementor-element-70d216f .elementor-field-subgroup label {
		line-height: 30px;
	}

	  .elementor-191 .elementor-element.elementor-element-70cbac32 {
		padding: 30px 10px 30px 10px;
	  }
	  .elementor-191 .elementor-element.elementor-element-3a8eb737 .elementor-heading-title {
		font-size: 30px;
	  }
	  .elementor-191 .elementor-element.elementor-element-311face1 > .elementor-widget-container {
		padding: 0;
	  }

	.elementor-191 .elementor-element.elementor-element-70d216f .elementor-field-group .elementor-field, .elementor-191 .elementor-element.elementor-element-70d216f .elementor-field-subgroup label {
	  line-height: 30px;
	}


	.slider-content {
	  flex-flow: column-reverse;
	}

	.slider-text {

	  width: 100%;
	  min-height: 110px;
	}

	.slider-video {

	  width: 100%;
	  min-height: 360px;
	}

	.slider-video video {

	  height: 100%;
	  min-height: 250px;
	}

	.owl-dots {

	  bottom: -10px;
	  left: 50%;
	  transform: translateX(-50%);
	}

	.firstroMainBox .icon-box.icon-box-body {
	  min-height: 120px;
	}

	.firstroMainBox .jkit-icon-box-wrapper {
	  min-height: 340px;
	}


	  .elementor-10 .elementor-element.elementor-element-616a9e70 {
		width: 100%;
	  }
	  .elementor-10 .elementor-element.elementor-element-1b6c5f2 {
		width: 100%;
	  }


	.elementor-widget-wrap > .elementor-element {
	  width: 80%;
	  margin: 0 auto;
	}

	  .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
		width: 50%;
	  }


	.elementor-element.elementor-element-60f5aef.elementor-align-center.elementor-widget.elementor-widget-button.animated.fadeInUp {
	  margin-left: 0;
	  margin-bottom: 5px;
	}

	.elementor-element.elementor-element-68f5d3d.elementor-align-center.elementor-widget.elementor-widget-button.animated.fadeInUp {
	  margin-left: 0;
	}

	.elementor-element.elementor-element-7ce7bb04.elementor-widget.elementor-widget-heading.animated.fadeInUp {
	  margin-left: 0;
	}

	.elementor-element.elementor-element-255d057e.elementor-widget.elementor-widget-text-editor.animated.fadeInUp {
	  margin-left: 0;
	}


	.branza-item {
	  width: 49% !important;
	}

	.elementor-986 .elementor-element.elementor-element-31746cc {
	  padding: 80px 0px 80px 0px;
	}

	.shadowPrice {
	  margin: 20px auto;
	  width: 47% !important;
	}

	.minHeightPrice {
	  min-height: 170px;
	  margin: 0 !important;
	  width: 100% !important;
	  margin-top: 20px !important;
	}

	.priceTitle {
	  margin: 0 0 !important;
	  width: 100% !important;
	  font-size:  !important;
	}

	.priceTitle span {
	  font-size: 28px !important;
	}

	.marginbottom0 {
	  margin: 10px 0 !important;
	  width: 100% !important;
	}

	.sectionContact .elementor-widget-wrap.elementor-element-populated {
	  margin: 0 !important;
	  margin-bottom: 20px !important;
	}

	.sectionContact .elementor-divider-separator {
	  margin-top: 25px !important;
	}


	#contactFormCol {
	  width: 90%;
	  padding: 30px 0;
	}

}

@media screen and (max-width: 768px) {

	.elementor-field-type-acceptance.elementor-field-group.elementor-column.elementor-field-group-field_2faa32e.elementor-col-100.elementor-field-required label {
	  font-size: 14px !important;
	}

	.owl-dots {
	  bottom: 0;
	  left: 50%;
	  transform: translateX(-50%);
	}

	.firstroMainBox .icon-box.icon-box-body {
	  min-height: 100px;
	}

	.firstroMainBox .jkit-icon-box-wrapper {
	  min-height: 100px;
	}

	.secMainBox .jkit-icon-box-wrapper {
	  min-height: 100px;
	}

	.secMainBox .icon-box.icon-box-body {
	  min-height: 100px;
	}


	.elementor-10 .elementor-element.elementor-element-5683fba > .elementor-container > .elementor-column > .elementor-widget-wrap {
	  display: flex;
	  align-items: center;
	  flex-flow: row;
	  align-items: center;
	}

	.elementor-10 .elementor-element.elementor-element-316e5515 > .elementor-widget-container {
	  margin: 0;
	}


	.elementor-element.elementor-element-60f5aef.elementor-align-center.elementor-widget.elementor-widget-button.animated.fadeInUp {
	  margin-bottom: 0;
	}

	.elementor-element.elementor-element-05af199.elementor-widget.elementor-widget-button.animated.fadeInUp {
	  margin-top: 10px;
	  text-align: center;
	}

	.elementor-divider-separator {
	  margin-left: 0px !important;
	}


	.elementor-kit-55 button, .elementor-kit-55 input[type="button"], .elementor-kit-55 input[type="submit"], .elementor-kit-55 .elementor-button {
	  padding: 15px 25px 15px 25px;
	}


	.branza-item {
	  width: 95% !important;
	  height: 190px !important;
	  margin: 5px auto;
	}

	.elementor-10 .elementor-element.elementor-element-c368118 > .elementor-widget-container {
	  margin: 0;
	}

	.elementor-10 .elementor-element.elementor-element-e1ba1b0 .elementor-divider-separator {
	  width: 50px;
	}

	.elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-4f3b347 .elementor-divider {
	  padding-left: 20px !important;
	}

	.elementor-element.elementor-element-316e5515.animated-slow.elementor-widget.elementor-widget-jkit_heading {
	  padding-left: 10px;
	}


	.elementor-element.elementor-element-9208b79.elementor-widget-divider--view-line.elementor-widget.elementor-widget-divider .elementor-divider {
	  padding-left: 10px;
	}

	.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-1557c32 .elementor-widget-wrap.elementor-element-populated {
	  padding: 20px;
	}


	.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-70522b3.borderRadiusCounter .elementor-widget-wrap.elementor-element-populated {
	  padding: 20px;
	}

	
	.elementor-986 .elementor-element.elementor-element-31746cc {
	  padding: 70px 0px 70px 0px;
	}

	.elementor-986 .elementor-element.elementor-element-27b8b62 {
	  margin-top: 50px;
	}


	.shadowPrice {
	  margin: 20px 10px;
	}

	.minHeightPrice {
	  min-height: max-content;
	}


	.shadowPrice .elementor-divider-separator {
	  margin: 0 auto !important;
	}

	.sectionContact .elementor-divider-separator {
	  left: ;
	  margin: 0 auto !important;
	}

	.linkBlack .elementor-icon-box-content {
	  min-height: max-content;
	}

	#contactFormCol {
	  width: 100%;
	  padding: 30px 10px;
	}

	.single-branze .borderShadow img {
		height: 260px !important;
	}
	
	.single-branze .whyUS .elementor-widget-jkit_heading {
		margin-left: 20px;
	}

	.single-branze .whyUS .elementor-divider {
		margin-left: 20px;
	}

	.dlaKogo {
	  padding: 30px 20px !important;
	}


	.elementor-889 .elementor-element.elementor-element-7836b9a {
	  padding: 0px 0px 30px 0px;
	}

	.elementor-12 .elementor-element.elementor-element-619e652 {
	  padding: 60px 0px 60px 0px;
	  margin: 0 20px;
	}

	.elementor-12 .elementor-element.elementor-element-619e652 .elementor-column {
	  margin-bottom: 10px;
	}

	.cennik-price {
		  padding-left: 10px;
	}
	
	

}