.header-text-p1 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  text-align: center;
  text-shadow: 1px 1px 2px gray;
}

.row-p1 {
  background-color: #f0eded;
  border-radius: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 115px;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.p_1 {
  width: 250px;
  padding-left: 5px;
}
/* .card:hover {
  display: inline-block;
  margin: 0 0.5rem;
  animation: rubberBand;
  animation-duration: 2s;
} */
.card-text {
  font-size: 13px;
  font-weight: 700;
  text-shadow: 1px 1px 2px gray;
}

/* вторая сектция услуги */
.row-p2 {
  background-color: #f0eded;
  border-radius: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 115px;
  margin-top: 10px;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
.row-p3 {
  background-color: #f0eded;
  border-radius: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 115px;
  margin-top: 10px;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
.card {
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

/* p4_1 */
.row-p4_1 {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 30px;
  border-radius: 5px;
  background-color: #f0eded;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.p4_1 {
  border-radius: 15px;
  width: 400px;
  text-align: center;
}
.p4_1-full-text {
  padding: 40px;
}

.p4_1-sub-text {
  text-align: center;
}
.p4_1-full-images {
  padding-bottom: 20px;
  margin-right: -100px;
}
.p4_1-text {
  font-weight: 900;
  text-align: center;
}
.p4_1-image {
  background-image: url(../images_cards/p4_1.jpg);
  background-repeat: no-repeat;
  width: 400px;
  height: 300px;
  border-radius: 6px;
}

/* p5_1 */
.row-p5_1 {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 30px;
  border-radius: 5px;
  background-color: #f0eded;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.p5_1 {
  border-radius: 15px;
  width: 400px;
  text-align: center;
}
.p5_1-full-text {
  padding: 40px;
}

.p5_1-sub-text {
  text-align: center;
}
.p5_1-full-images {
  padding-bottom: 20px;
  margin-right: -100px;
}
.p5_1-text {
  font-weight: 900;
  text-align: center;
}
.p5_1-image {
  background-image: url(../images_cards/p5_1.jpg);
  background-repeat: no-repeat;
  width: 400px;
  height: 300px;
  border-radius: 6px;
}

/* p6_1 */
.row-p6_1 {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 30px;
  border-radius: 5px;
  background-color: #f0eded;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
.p6_1-sub-sub-text {
  text-align: left;
  margin-top: -40px;
}

.p6_1 {
  border-radius: 15px;
  width: 400px;
  text-align: center;
}
.p6_1-full-text {
  padding: 40px;
}

.p6_1-sub-text {
  text-align: left;
}
.p6_1-full-images {
  padding-bottom: 20px;
  margin-right: -100px;
}
.p6_1-text {
  font-weight: 900;
  text-align: center;
}
.p6_1-image {
  background-image: url(../images_cards/p6_1.jpg);
  background-repeat: no-repeat;
  width: 400px;
  height: 300px;
  border-radius: 6px;
}
/* p7_1 */
.row-p7_1 {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 30px;
  border-radius: 5px;
  background-color: #f0eded;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.p7_1 {
  border-radius: 15px;
  width: 400px;
  text-align: center;
}
.p7_1-full-text {
  padding: 40px;
}

.p7_1-sub-text {
  text-align: center;
}
.p7_1-full-images {
  padding-bottom: 20px;
  margin-right: -100px;
}
.p7_1-text {
  font-weight: 900;
  text-align: center;
}
.p7_1-image {
  background-image: url(../images_cards/p7_1.jpg);
  background-repeat: no-repeat;
  width: 400px;
  height: 300px;
  border-radius: 6px;
}

/* p8_1 */
.row-p8_1 {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 30px;
  border-radius: 5px;
  background-color: #f0eded;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.p8_1 {
  border-radius: 15px;
  width: 400px;
  text-align: center;
}
.p8_1-full-text {
  padding: 40px;
}

.p8_1-sub-text {
  text-align: center;
}
.p8_1-full-images {
  padding-bottom: 20px;
  margin-right: -100px;
}
.p8_1-text {
  font-weight: 900;
  text-align: center;
}
.p8_1-image {
  background-image: url(../images_cards/p8_1.jpg);
  background-repeat: no-repeat;
  width: 400px;
  height: 300px;
  border-radius: 6px;
}

/* p9_1 */
.row-p9_1 {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 30px;
  border-radius: 5px;
  background-color: #f0eded;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.p9_1 {
  border-radius: 15px;
  width: 400px;
  text-align: center;
}
.p9_1-full-text {
  padding: 40px;
}

.p9_1-sub-text {
  text-align: center;
}
.p9_1-full-images {
  margin-top: 110px;
  padding-bottom: 20px;
  margin-right: -100px;
}
.p9_1-text {
  font-weight: 900;
  text-align: center;
}
.p9_1-image {
  background-image: url(../images_cards/p9_1.jpg);
  background-repeat: no-repeat;
  width: 400px;
  height: 300px;
  border-radius: 6px;
}

/* p10_1 */
.row-p10_1 {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 30px;
  border-radius: 5px;
  background-color: #f0eded;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.p10_1 {
  border-radius: 15px;
  width: 400px;
  text-align: center;
}
.p10_1-full-text {
  padding: 40px;
}

.p10_1-sub-text {
  text-align: left;
}
.p10_1-full-images {
  margin-top: 260px;
  margin-right: -100px;
}
.p10_1-text {
  font-weight: 900;
  text-align: center;
}
.p10_1-image {
  background-image: url(../images_cards/p10_1.jpg);
  background-repeat: no-repeat;
  width: 400px;
  height: 300px;
  border-radius: 6px;
}

/* p11_1 */
.row-p11_1 {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 30px;
  border-radius: 5px;
  background-color: #f0eded;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.p11_1 {
  border-radius: 15px;
  width: 400px;
  text-align: center;
}
.p11_1-full-text {
  padding: 40px;
}

.p11_1-sub-text {
  text-align: left;
}
.p11_1-full-images {
  margin-top: 110px;
  padding-bottom: 20px;
  margin-right: -100px;
}
.p11_1-text {
  font-weight: 900;
  text-align: center;
}
.p11_1-image {
  background-image: url(../images_cards/p11_1.jpg);
  background-repeat: no-repeat;
  width: 400px;
  height: 300px;
  border-radius: 6px;
}

/* p12_1 */
.row-p12_1 {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 30px;
  border-radius: 5px;
  background-color: #f0eded;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.p12_1 {
  border-radius: 15px;
  width: 400px;
  text-align: center;
}
.p12_1-full-text {
  padding: 40px;
}

.p12_1-sub-text {
  text-align: left;
}
.p12_1-full-images {
  margin-top: 20px;
  padding-bottom: 20px;
  margin-right: -100px;
}
.p12_1-text {
  font-weight: 900;
  text-align: center;
}
.p12_1-image {
  background-image: url(../images_cards/lic2.png);
  background-repeat: no-repeat;
  width: 400px;
  height: 300px;
  border-radius: 6px;
}

/* p13_1 */
.row-p13_1 {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 30px;
  border-radius: 5px;
  background-color: #f0eded;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.p13_1 {
  border-radius: 15px;
  width: 400px;
  text-align: center;
}
.p13_1-full-text {
  padding: 40px;
}

.p13_1-sub-text {
  text-align: left;
}
.p13_1-full-images {
  margin-top: 20px;
  padding-bottom: 20px;
  margin-right: -100px;
}
.p13_1-text {
  font-weight: 900;
  text-align: center;
}
.p13_1-image {
  margin-top: 40px;
  background-image: url(../images_cards/p12_1.jpg);
  background-repeat: no-repeat;
  width: 400px;
  height: 300px;
  border-radius: 6px;
}
