
.form {
  margin-top:10vh;
}

.form p {
  font-size:12px;
  font-weight:200;
  text-align:left;
  margin-top:-10px;
  margin-left:5px;
}
.form h4 {
  font-size:14px;
  font-weight:400;
  text-align:left;
  padding-top:44px;
}
.one-half,
.one-third {
  	
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}
 .one-half label, .one-third label, .one label {
  display:block !important;
}

.one-half { width: 48%; }
.one-third { width: 50%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}

.wpcf7-list-item {
  display:block;
  margin-top:14px;
}
 
.captcha {
  margin-top:50px;
}
.send {
  margin-top:30px;
  float:left !important;
}
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}

.home #primary-navigation > div > ul > li.current-menu-ancestor > a, .home #primary-navigation > div > ul > li.current-menu-item > a{
	color: #535353 !important;
}
.button-belka{
	    margin-top: 55px;
}
.category .main-content h1.entry-title{
  display:none;
}
.one-half{
margin-bottom: 0;
}

.fw-team-name:after{
content: 'czytaj więcej';
display: block;
      position: relative;
    top: 30px;
    left: 40px;
    padding: 6px 12px;
    background: #233c74;
    width: 150px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    border: none;
    text-transform: uppercase;
    margin-bottom: 20px;
      font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
 transition: all 200ms ease-in-out ;
    -webkit-transition: all 200ms ease-in-out ;
    -moz-transition: all 200ms ease-in-out ;
    -o-transition: all 200ms ease-in-out ;

}
.fw-team-name:hover:after{
  background: #1d3468 ; 
}
@media only screen and (max-width: 767px){
.fw-team-name:after{
	margin: 0 auto;
    margin-bottom: 20px;
    left:0;
  }
}

#wpcf7-f2839-p2707-o1 input::-webkit-input-placeholder {
  color:#333 !important;
}
#wpcf7-f2839-p2707-o1 input::-moz-placeholder{
color:#333 !important;
}
#wpcf7-f2839-p2707-o1 input:-ms-input-placeholder{
color:#333 !important;
}
#wpcf7-f2839-p2707-o1 input:-moz-placeholder {
  color:#333 !important;
}
#wpcf7-f2839-p2707-o1 textarea::-webkit-input-placeholder {
  color:#333 !important;
}
#wpcf7-f2839-p2707-o1 textarea::-moz-placeholder{
 color:#333 !important;
}
#wpcf7-f2839-p2707-o1 textarea:-ms-input-placeholder{
 color:#333 !important;
}
#wpcf7-f2839-p2707-o1 textarea:-moz-placeholder{
 color:#333 !important;
}
.tb-icon-box-image img {
display: inline-block;
}
.tb-single-image {
display:block !important
}
.form p{
  margin-top:0;
  margin-bottom: 0;
}
.form > div{
margin-bottom: 0;
}

.zarzad .fw-team .fw-team-image {
height: unset !important;
}