.tabs-content {
    overflow: visible;
}
.nav-flex{
	height:100vh;
}
.wpcf7-list-item label{
color: #656060;
    font-size: 11px;
    font-weight: 300;
    line-height: 13px;

    margin-bottom: 0;
    margin-left: 0;
    display: flex;
    align-items:flex-start;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-left: 3px;
}
.wpcf7-list-item input[type="checkbox"] {
    flex-shrink: 0;
    margin-right: 10px;
    margin-top:4px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ce0202;
    background: #ce0202;
    color: #fff;
    padding: 10px;
    margin: 0px 0px 20px 0px;
    font-size: 14px;
    line-height: 21px;
}

.wpcf7 form.sent .wpcf7-response-output {
  
      border-color: #46b450;
    background: #46b450;
    color: #fff;
    padding: 10px;
    margin: 0px 0px 20px 0px;
    font-size: 14px;
    line-height: 21px;
}
.darkHeader{
	background:#fff;
}
.navbar{
	transition:0.5s all;
}
.w-slider-nav.w-num > div {
    width: 4px!important;
    height: 4px!important;
    padding: 0!important;
    font-size: 0!important;
    line-height: inherit!important;
    background: #8492AF!important;
    border-radius: 100%!important;
    margin: 0 8px!important;
}
.w-slider-nav .w-slider-dot.w-active{
	width:8px!important;
	height:8px!important;
	background:#192846!important;
}
.icon-img{
	margin-bottom:3px;
}
.slide-nav {
    position: static;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.w-slider-dot{
	position:relative;
}
.w-slider-dot.w-active:before {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    width: 16px;
    height: 16px;
    border: 1px solid #8492AF;
    border-radius: 100%;
}
.slick-slide {
      margin: 0 15px;
  }

  /* the parent */
  .slick-list {
      margin: 0 -15px;
  }
  .slick-list {
    padding:0 20% 0 0 !important;
}
.spage-slider{
	padding-left:0;
}
 
.spage-slider{
	position:absolute;
	right:15px;
 
}
.pp-tp{
	padding-bottom:220px;
}
.section-page-header,
.ovh{
	overflow:hidden;
}
.home .realizacje-slider .w-slider-nav .w-slider-dot.w-active {
    width: 8px!important;
    height: 8px!important;
    background: #ffffff!important;
}
.opinie-slider .slide-nav-2 {
    margin-top: 12px;
    position: absolute;
    bottom: -80px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    right: -40px;
}
.kolor2 .cs-button.color2{
	    background-color: #d39c7c;
	        border-color: #d39c7c;
}
.kolor2 .cs-button.color2:hover{
	    background-color:transparent;
	       color: #d39c7c;
}
.kolor2 .cs-info-cs-bg {
    background-color: #FBF6F3;
    border-radius: 30px;
    padding: 50px 60px;
}
.kolor2 .w-slider-nav .w-slider-dot.w-active {
    width: 8px!important;
    height: 8px!important;
    background: #725747!important;
}
.kolor2 .w-slider-nav.w-num > div {
    background: #D39C7C!important;
}
.w-slider-dot.w-active:before {
    border: 1px solid #725747!important;
}

@media (max-width:1024px){
	.spage-slider{
	padding-left:40px;
}
 .pp-tp {
    padding-bottom: 90px;
}
}
@media (max-width:768px){
	.spage-slider{
	position:static;
	padding-left:0;
}
 
}
.footer-menu a:last-of-type{
	    color: #d39c7c;
}