/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 14 сент. 2022 г., 16:37:32
    Author     : skrav
*/
.field--name-field-p-services > .field__item {
  margin-bottom: 30px;
}
.field--name-field-p-service-title {
  cursor: pointer;
  font-size: 20px;
  color: #4a4a4a;
}
.field--name-field-service-media {
  display: flex;
  flex-wrap: wrap;
}
.field--name-field-service-media > .field__item {
  margin-right: 15px;
}
.field--name-field-service-media > .field__item:last-child {
  margin-right: 0;
}
.field--name-field-service-media > .field__item iframe {
  width: 200px;
  height: 200px;
}
.field--name-field-service-media > .field__item img {
  height: 200px;
  width: auto;
}
.views-field-field-testim-media {
  text-align: center;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
}
.views-field-field-testim-media img {
  width: 100%;
  height: auto;
}
.views-field-field-testim-media iframe {
  width: 350px;
  height: 619px;
}
.custom-price-table {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
.custom-price-table tr:nth-child(2n+2) {
  background: #eee;
}
.custom-price-table tr td {
  padding: 10px;
}
.testimonials-header {
  color: #fff;
  position: relative;
  z-index: 1000;
  margin-bottom: 30px;
  text-transform: uppercase;
}
/*# sourceMappingURL=style1.css.map */