h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px 0;
}
.service-description1 ul{
  margin: 0 0 15px 0;
  padding: 0 0 0 20px;
}
.service-description1 ul li {
  list-style: disc; 
}
p{
  margin-bottom: 15px;
}
.pagination .nav-links{
  padding-left: 15px;
}

.wow {
  opacity: 0;
  animation-fill-mode: forwards !important;
}
.service-description1{
  padding: 4rem 0 30px;
  font-family: Montserrat;
  color: #474747;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-top: 0.875rem;

}
.service-description2 {
  padding: 30px 0;
  color: #474747;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-top: 0.875rem;

}
.footer-link {
     color: #bbb;
     font-family: Montserrat;
     font-style: normal;
     font-weight: 400;
     -webkit-text-decoration-line: underline;
     text-decoration-line: underline;
     display: inline-block;
     font-size: 13px;
 }

 .wp-block-image img {
   max-width: 100%;
   height: auto;
 }

 .p-form__content .form-agree {
   font-size: 12px;
 }
.p-form__content .consult__form-subtitle {
  font-size: 12px;
  margin-top: 15px;
}
 @media (max-width: 490px) {
  .form-agree {
    font-size: 13px;
  }
 }

 .burger-menu-child {
   display: block;
   text-align: center;
   padding: 14px 10px 14px 10px;
   font-weight: 500;
   font-size: 14px;
   line-height: normal;
   color: #474747;
   position: relative;
   white-space: nowrap;
 }

 .video__c .video-inf {
   z-index: 10;
 }
.video__c .video-play--about {
  z-index: 9;
}
