html{
    font-size: 4vw;
    font-family:'Arial','Tahoma', sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.03em;
    }
    * {
    margin:0;
    padding:0; 
    box-sizing:border-box;
    }
    img, video {
    max-width:100%;
    height: auto;
    
    }
    a{
    text-decoration:none;
    color: #fff;
    }
    li {
    list-style-type:none;
    }
    address {
    font-size:inherit;
    font-style:inherit;
    }
    .visiality-hidden {
    visibility:hidden;
    margin:0;
    padding:0;
    height: 0;
    width: 0;
    }
    
    body {
    background-color: #000;    
    color: #fff;
    }
    h2 {
        font-size: 2vw;  
        font-style: normal;
    font-weight: normal;
    letter-spacing: 0.03em;
    text-align: left;
    text-indent: 10vw;
    margin-top: 3vw;
    margin-bottom: 2vw;
    }
    .visiality-hidden {
        visibility:hidden;
        margin:0;
        padding:0;
        height: 0;
        width: 0;
        }
      
      
       @media (max-width:426px) {
        .header {
            position: relative;
            width:100vw;
        }
        .header .logo {
            position:absolute;
            width:50vw;
            height: auto;
            top:-5vw;
            left:3.5vw;
   
        }
           .header .exit{
            display:block;
            margin-top: 7vw;
            text-align: right;
            padding-right: 15vw;   
           position:relative;
           margin-bottom: 10vw;
           font-size: 1.2rem;  
           }
           .header .exit::after{
               position:absolute;
               content:"";
               width:5vw;
               height:0.7vw;
               top:2.5vw;
               right:9vw;
               background-color: #fff; 
               transform: rotate(45deg);
              }
              .header .exit::before{
               position:absolute;
               content:"";
               width:5vw;
               height:0.7vw;
               top:2.5vw;
               right:9vw;
               background-color: #fff; 
               transform: rotate(-45deg);
              }
              .header h1 {
                  
               
                text-align: center;
                  margin:0;
                  padding:0;
                  font-size: 1.5rem;
                  font-weight: 300;
                  margin-bottom: 5vw;
                  
              }
            

/* контейнер 4 mobil*/ 
main {
width:100vw;    
}
.myDIV4 {
  display:flex;
  flex-direction: column;
 text-align: justify;
 justify-content: center;
 align-items: center;
    font-size: 1.2rem;
line-height: 1.5rem;
letter-spacing: 0.1vw;
   }
.myDIV4 p{
text-indent: 1rem;
margin-top: 3vw;
padding-left: 2.5vw;
padding-right: 2.5vw;

}
        .myDIV4 span {
    
  color:#CDFA2D;
         
}
.myDIV4_image1 {
  width:100vw;
  height: auto;
  background-repeat: no-repeat;
  background-size: contain; 
  
  margin-bottom:1vw;
}
.myDIV4_image2{
    width:90vw;
    height: auto;
    
    background-repeat: no-repeat;
    background-size: contain; 


}
.myDIV4_image3{
    width:90vw;
    height: auto;
    
    background-repeat: no-repeat;
    background-size: contain; 

       }
     

       .myDIV4_image4 {
        width:90vw;
        height: auto;
        
        background-repeat: no-repeat;
        background-size: contain; 
       

       }
       .myDIV4_image5 {
           margin-top: 2vw;
        width:90vw;
    height: auto;
    
    background-repeat: no-repeat;
    background-size: contain; 
       }
       .myDIV4_diagnostik {
           margin-top: 3vw;
           margin-bottom: 3vw;
       }
       .myDIV4 ul li {
        text-indent: 1rem;
        padding-bottom: 1vw;
        font-style: italic;
        position:relative;
        padding-left: 2.5vw;
padding-right: 2.5vw;
       }
       .myDIV4 .myDIV4_diagnostik li::before {
      content: "";
      background-image: url("../image/galka/galka2.svg");
      width:4vw;
      height: 4vw;
      background-repeat: no-repeat;
      background-size: cover;
      position:absolute;
      top:-0.5vw;
      left:2vw;
      }
      .myDIV4_masters {
          margin-top: 3vw;
          margin-bottom: 3vw;
      }
      .myDIV4_masters li:first-of-type{
        color:#CDFA2D;
        padding-bottom: 3vw;
      }
      .myDIV4 .myDIV4_masters li:not(:first-of-type):before {
        content: "";
        background-image: url("../image/galka/galka2.svg");
        width:4vw;
        height: 4vw;
        background-repeat: no-repeat;
        background-size: cover;
        position:absolute;
        top:-0.5vw;
        left:2vw;
        }
        .myDIV4_recomendet  li:first-of-type{
            margin-top: 2vw;
          color:#CDFA2D;
        }
        .myDIV4 .myDIV4_recomendet li:not(:first-of-type):before {
          content: "";
          background-image: url("../image/galka/galka2.svg");
          width:4vw;
          height: 4vw;
          background-repeat: no-repeat;
          background-size: cover;
          position:absolute;
          top:-0.5vw;
          left:2vw;
          }
       
     
        .myDIV1_social p {
          font-style: italic;      
         padding-bottom: 1vw;  
         text-align: center; 
         font-size: 1.2rem; 
         padding-top: 3vw;
         }
         .myDIV1_social p a{
        color:#498F86;
         position: relative; 
          
        }
        
        .myDIV1_social p a:hover {
         color:#1B7496;
        }
        .myDIV1_social .myDIV1_instagram::before {
         content:"";
         background-image:  url('../image/social/Instagram_logo_2016 1.svg');
         width:5vw;
         height: 5vw;
         background-repeat: no-repeat;
         background-size: contain; 
         position: absolute;
         left:-5.5vw;  
        }
        .myDIV1_social .myDIV1_vk::before {
         content:"";
         background-image:  url('../image/social/VK.com-logo 1.svg');
         width:5vw;
         height: 5vw;
         background-repeat: no-repeat;
         background-size: contain; 
         position: absolute;
         left:-5.5vw;  
        }
        .form{
          display: block;
          margin-top: 10vw;
          width:100vw;
          height:15vw;
          line-height: 15vw;
      text-align: center;
      background-color: rgba(228, 0, 70, 1);
      margin-bottom: 5vw;

      }
    }