

.wpcf7 .required {
  font-weight: bold;
  color: #f00; }
.wpcf7 .hidden-field {
  display:none;
}
.wpcf7 .wpcf7-form-control-wrap{
  position:relative;
}
.wpcf7 .wpcf7-not-valid-tip{
 position:absolute;
 top:10px;
 right: 400px;
 width: 400px;

}
@media screen and (max-width:991px) {
  .wpcf7 .wpcf7-not-valid-tip {
    position:static;
  }
}
.wpcf7 .wpcf7-list-item-label{
  display:none;
}

.wpcf7 .fieldsets-index {
  padding: 50px 0; }
  .wpcf7 .fieldsets-index.sticky {
    position: fixed;
    top: 110px;
    width: 100%; }
  .wpcf7 .fieldsets-index ol {
    text-align: center;
    counter-reset: fieldsetindex;
    position:relative; }
    .wpcf7 .fieldsets-index ol li {
      display: inline-block;
      padding: 0 15px;
      margin-right: 2.5px;
      position: relative; }
    .wpcf7 .fieldsets-index ol li:first-of-type:before {
      content: '';
      display: none;
      position: absolute;
      top:0;
      right:50%;
      width:100%;
      height:100%;
      background:#fff;
      }
      /*.wpcf7 .fieldsets-index ol li:last-of-type:before {
      content: '';
      display: block;
      position: absolute;
      top:0;
      left:50%;
      z-index: -1;
      width:100%;
      height:100%;
      background:#fff;
      }*/
      @media screen and (min-width:1155px) {
      .wpcf7 .fieldsets-index li:before {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 12px;
        height: 35px;
        border-bottom: 10px dotted #1D1D1B; }
      }
      .wpcf7 .fieldsets-index ol li:first-of-type {
        margin-left: 0; }
      .wpcf7 .fieldsets-index ol li:last-of-type {
        margin-right: 0; }
      .wpcf7 .fieldsets-index ol li a {
        display: block;
        text-align: center;
        font-weight: bold;
        text-transform: uppercase; }
        .wpcf7 .fieldsets-index ol li a:before {
          counter-increment: fieldsetindex;
          content: counter(fieldsetindex);
          display: block;
          margin: 0 auto 10px;
          text-align: center;
          width: 60px;
          line-height: 60px;
          font-size: 30px;
          color: #fff;
          background: #1D1D1B;
          border-radius: 50%; }

.wpcf7 fieldset {
  display: block;
  margin: 50px 0 0; }
  .wpcf7 fieldset legend {
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px; }
  .wpcf7 fieldset p {
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
    font-size: 14px; }
    .wpcf7 fieldset p label {
      font-weight: bold;
      padding: 5px;
      cursor: pointer; }
    .wpcf7 fieldset p input, .wpcf7 fieldset p textarea, .wpcf7 fieldset p select {
      border: none;
      color: #000;
      padding: 5px;
      font-family: "Lato",sans-serif;
      text-align: right;
      font-size:14px;
    }
    .wpcf7 fieldset p input[type="checkbox"],
    .wpcf7 fieldset p input[type="radio"] {
      float: right; }
    .wpcf7 fieldset p label:hover ~ input,
    .wpcf7 fieldset p label:hover ~ textarea,
    .wpcf7 fieldset p label:hover ~ select,
    .wpcf7 fieldset p input:hover,
    .wpcf7 fieldset p textarea:hover,
    .wpcf7 fieldset p select:hover,
    .wpcf7 fieldset p input:focus,
    .wpcf7 fieldset p textarea:focus,
    .wpcf7 fieldset p select:focus {
      background: #ccc;
      text-align: left; }
    .wpcf7 fieldset p select option {
      background: #fff; }
    .wpcf7 fieldset p.info {
      border: none;
      padding: 0;
      margin-top: 50px;
      text-align: center; }

  .wpcf7 fieldset.customertype {
    margin: 0 -15px;

  }
  .wpcf7 fieldset.customertype:after {
      content:'';
      display:block;
      clear:both;
  }
  .wpcf7 fieldset.customertype p {
    display:block;
    float:left;
    margin-top: 50px;
    padding: 0 15px;
    width: 100%;
    border:none;
    box-sizing: border-box;
  }
  @media screen and (min-width: 768px) {
    .wpcf7 fieldset.customertype p {
      width: 50%;
    }

  }

  .wpcf7 fieldset.customertype p label{
    display:flex;
      align-items: center;
      justify-content: center;
    height: 200px;
    font-size: 1.4em;
    box-sizing:border-box;
    transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
  }

.wpcf7 fieldset.customertype p label span.labelinner {
  transform:translateY(-50%;);
}




.wpcf7 .submit {
  text-align: center;
  margin: 20px 0; }

.wpcf7-text{
 width: 100%;
}
.wpcf7-form-control-wrap{
    padding-right: 0px;
}

.formwrapper .row label{
    margin: 0;
}

.formwrapper p{
    margin: 0;
}


#niechce{
    display: none;
}

#listnaflex{
    display: flex;
    justify-content: center;
    flex-direction: row;
    padding: 0px;
}

@media (max-width: 900px) {
    #listnaflex{
        flex-direction: column;
    }
}

.l-section__title{
    text-align: center;
}

.customertype{
    text-align: center;
}

.wspolpraca_na_chwile{
    width: 100% !important;
}

.c-single-offer {
    text-align: center;
}

.c-single-offer__icon-wrapper {
    margin-bottom: 20px;
    width: 135px;
    height: 135px;
    border-radius: 50%;
    background-color: #78bf26;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.zakres-uslug, .range-of-services {
        width: 135px;
    height: 135px;
    border-radius: 50%;
    background-color: #fff;
}

.c-single-offer__icon {
    color: white;
    font-size: 4em;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}


.c-offer__co p{
    line-height: 2px;
}

.l-section__title, h2.l-section__title {
    margin-bottom: 85px;
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    line-height: 1.4;
}

@media (min-width: 786px){
.l-section__title:after, h2.l-section__title:after {
    width: 155px;
    height: 3px;
    background-color: #1d1d1b;
    display: block;
    content: '';
    margin: 30px auto;
}}

.row-center{
    display: flex;
    justify-content: center;
    align-content: center;
}


@media (min-width: 578px){
.thumb-info-wrapper a img{
    height: 166px;
}
}

.thumb-info{
    height: 305px;
}

.opinia{
            display: flex;
            flex-direction: row;
        }

        .opinia-pierwsze{
            min-width: 80px;
			max-width: 80px;
        }

        .opinia-main > *{
            margin-left: 50px;
        }

		.opinia-minimum{
		padding: 10px;
		margin-bottom: 20px;
}


        .opinia-main:before{
            width: 30px;
            height:30px;
            content: " ";
            position:absolute;
            background-size: 30px 30px;
            background-image: url('http://test.net-design.pl/patkar2019/wp-content/uploads/2019/04/quotasmall.png');

        }

		.promoted{
		font-weight: bold;
		}

        .opinia-kto{
            color: grey;
			display: flex;
            justify-content: flex-end;
        }

@media (max-width: 767px) {
  .opinia-minimum{
        border-bottom: 1px solid grey;
}
}

.fotorelacja-czas{
    color: grey;
}

.fotorelacja-temat{
    font-size: 28px;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 700;
    min-height: 56px;
}

.fotorelacja-opis{
    line-height:20px; /* Height / no. of lines to display */
    overflow:hidden;
    margin: 10px 0px;
}


.fotorelacja-zdj-senior{
        overflow: hidden;
        max-height: 301px;
}

.fotorelacjarow{
    margin-bottom: 50px;
}

.fotorelacja-zdj-child{
  height: auto;
  width: 100%;
  align-self: center;
}

.fotorelacja-zdj{
  height: 100%;
  display:flex;
  align-items: center;
}

.fotorealizacje-galeria{
    max-width: 250px;
    margin: 10px;
    border: 4px solid #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.fotorealizacja-galeria{
    margin-top: 30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.formularzrozmiar98{
    width: 90%;
}

@media (max-width: 450px){.formularzrozmiar98{
    width: 80%;
}}

.space-between{
    justify-content: space-between;
    margin-bottom: 5px;
}

.wp-block-columns {
	margin-bottom: 0 !important;
}
.stay-in-touch-form #rodo + .wpcf7-list-item-label,
.quick-quote #rodo-quick-quote + .wpcf7-list-item-label {
	display: inline;
}
.stay-in-touch-form input:not([type="submit"]):not([type="checkbox"]),
.stay-in-touch-form textarea,
.quick-quote input:not([type="submit"]):not([type="checkbox"]),
.quick-quote textarea {
	display: block;
	width: 100%;
	padding: 5px;
	margin-bottom: 10px;
	border:none;
	border-bottom: 1px solid #ccc;
}
.stay-in-touch-form input:[type="submit"],
.quick-quote input:[type="submit"] {
	display:inline-block;
	max-width: 100%;
}
.wp-block-columns {
	margin-bottom: 0 !important;
}
.stay-in-touch-form #rodo + .wpcf7-list-item-label,
.quick-quote #rodo-quick-quote + .wpcf7-list-item-label {
	display: inline;
}
.stay-in-touch-form input:not([type="submit"]):not([type="checkbox"]),
.stay-in-touch-form textarea,
.quick-quote input:not([type="submit"]):not([type="checkbox"]),
.quick-quote textarea {
	display: block;
	width: 100%;
	padding: 5px;
	margin-bottom: 10px;
	border:none;
	border-bottom: 1px solid #ccc;
}
.stay-in-touch-form input:[type="submit"],
.quick-quote input:[type="submit"] {
	display:inline-block;
	max-width: 100%;
}
.stay-in-touch-form .wpcf7-not-valid-tip,
.quick-quote .wpcf7-not-valid-tip {
  position: static;
  width: auto;
}
