html, body 
    {
        padding: 0;
        margin: 0;
        height: 100%;
    }
body 
    {
    z-index: 10;
    color: white;
    font-family: 'VenrynSans-Thin';
    letter-spacing: 1px;
    background: 
    url(../Img/Kladbishe.gif) no-repeat #000000;
    background-size: cover;
    background-position: 50% 0%;
    background-attachment: fixed;
    }
#VideoFon {
  height: 390px;
  width: 520px;
}
.Header {
display: flex;
     align-items: center;
     justify-content: space-between;
    padding: 1em;
}
.Header p {
  font-size: 24px;   
    letter-spacing: 0.5ex;
}
#logo a {
  font-size: 72px;
  font-weight: 900;
  font-family: 'VenrynSans-Medium';
  color: #4FB0AE;
}
.WhatsButton { 
  background: #43C553;
   border-radius: 10px;
  padding: 3px 5px 0 3px;
  color: white;
  cursor: pointer;
}
.WhatsButton a {
 display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 40px;
  margin: 2px 0 5px 5px;
}
.WhatsButton span {
  padding: 0 5px 0px 5px;
  font-size: 24px;
  font-weight: 900;
}

.WhatsButton:hover {
    background: #00FFFF;
    color: #000;

}
.PhoneHead {
  display: flex;
  justify-content: flex-end;

}
.PhoneHead a {
  display: flex;
  align-items: center;
}
.youtube, .Insta {    
    background: #00FF00;
    font-size: 1.5em;
    color: black;
    -webkit-border-radius: 10px;
            border-radius: 10px;    
}
.Insta img, .youtube img {
    margin: 3px;
}
.Insta, .YouTubeText {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
}
#Succ p {
    color: rgb(79, 176, 174);
    font-size: 20px;
}
.Insta a, .YouTubeText a {
    display: flex;
    align-items: center;
    margin-right: 15px;

}
.YouInsta {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 5%;
}
.FinishView h2 {
    display: flex;
     justify-content: center;
     align-items: center;
     margin-top: 10%;
}
.FinishView  {
         margin-top: 10%;
}
.Look {
    display: flex; 
    align-items: center;
    justify-content: center;
}
.Insta:hover, .youtube:hover {
    background: #00FFFF;
}
#PrevButton {
    position: fixed; 
  bottom: 40px;
  right: 40px;
}
label > input + img {
       cursor: pointer;
   }
section {
  display: none;
  text-align: center;

}
section:first-child  {
    display: block;
}
main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
   height: 50%;
}
.TipDoma {
    display: inline-block;
    max-width: 700px;
    text-align: center;
    width: 100%;
}
#TipDoma {
  display: flex;
  justify-content: center;
  align-items: center;
}
#comment {
  margin: 10% 15%;
}
h1 {
    font-size: 2.5em;
    letter-spacing: 0.3ex;
}
p {
    font-weight: 900;    
    letter-spacing: 0.5ex;
}

.Number {
    color: #4FB0AE;
    margin-right: 20px;
    font-size: 24px;
}
h2 {
    max-width: 700px;
    letter-spacing: 0.3ex;
}
h3 {
    
    font-style: italic;
    font-size: 14px;
    letter-spacing: 4px;
}
a { 
    text-decoration: none;
    color: inherit; /* Отменяем подчеркивание у ссылки */
   } 
    .modul h1 {
           color: #4FB0AE; 
       }
       .modul h2 {
        color: #00FF00; 
       }
.Fotogorizont {
    display: block;
    max-width: 750px;
}
.InpPanel {
    pointer-events: none;
}
.FotoBlock {
    display: inline-block;
    margin: 7px;
    padding: 8px;
    border: 1px solid #4FB0AE;
    min-height: 40px;
    max-width: 175px;
    color: rgb(79, 176, 174);
    background-color: rgba(79, 176, 174, 0.0980392);
   /* box-shadow: rgba(79, 176, 174, 0.6) 0px 0px 0px 1px inset;*/
    cursor: pointer;
    opacity: 1;
    height: 100%;
    border-radius: 4px;
}
.FotoBlock:hover {
    background-color: rgba(79, 176, 174, 0.298039);
    color: rgb(132,229,227);
    transform: scale(1.1);
}
.Size {
  width: 120px;
  color: white;
  font-size: 1.5em;
  font-weight: bolder;
}
.Varianti {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    justify-content: start;
    height: 40px;
}
.Bukvi {
    display: flex;
    align-self: flex-start;
    box-shadow: transparent 0px 0px 0px 1px;
    margin: 8px;
}
.Bukovka {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    font-size: 16px;
    line-height: 16px;
    font-family: sans-serif;
    color:rgb(79, 176, 174);
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    border-color: rgb(79, 176, 174);
}
.FotoBlock .Bukvi:hover {
     color: rgb(132,229,227);
     width: 30%;
}
.Bukva {
    width: 22px;
    height: 22px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 700;
    -webkit-box-pack: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.TextVariant {
    -webkit-box-flex: 1;
    flex-grow: 1;
    width: 100%;
    min-width: 50px;
    font-size: 12px;
    line-height: 16px;
    min-height: 40px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 4px 12px 4px 0px;
}
.TextVar {
    font-weight: 900;
    font-size: 18px;
    margin: 0px;
}
.Question {
    position: relative;
    height: 100%;
    margin: 5%;    
    }
.QuestioDom {
    padding-top: 5%;
    padding-bottom: 10%;
    min-height: 100%;
}
.QuestionKolvo {
    padding-top: 10%;
    padding-bottom: 10%;
     min-height: 100%;
}
.Amount {
    color: rgb(79, 176, 174);
    -webkit-appearance: none;
    font-size: 16px;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
    border: none;
    outline: none;
    border-radius: 0px;
    transition: box-shadow 0.2s ease;
    background: none;
    width: 300px;
    letter-spacing: 2px;
}
.Amount:not(:focus) {
    box-shadow: rgba(79, 176, 174, 0.298039) 0px 1px;
}
input::-webkit-input-placeholder { 
  color: #00FF00;
  
 }
input::-moz-placeholder { 
  color: #00FF00;
}
.QuestionTipOkna {
    display: none;
    height: 100%;
}
.ThankYouQuest {
    display: none;
    max-width: 700px; 
    margin: 0 20%;
    padding-top: 10%;
    font-size: 20px;
    font-style: bold;
    line-height: 1.15em;
    text-align: center;
     height: 100%;
}
.button {
    display: flex;
    text-align: center;
    justify-content: center;
    font-size: 20px; 
    padding: 0 10px 0 10px;   
    background-color: #4FB0AE;
    color: rgb(255, 255, 255);    
    border-radius: 4px;
    border: 1px solid;
    border-color: #4fb0ae;
    font-family: inherit;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 3px;
    cursor: pointer;
}
.button:hover {
    background-color: #69CAC8;
}
.but {
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.but span {
    color: #4FB0AE;
    float: left;
    line-height: 17px;
    font-weight: 900;
    margin-left: 20px;
    display: inline-block;
    white-space: nowrap;
    vertical-align: bottom;
}
.HeightWind {
   
    margin-top: 100px;
    text-align: center;
    height: 50%;
}
.QuestionProfileOkna {
    height: 100%;
}
.QuestionBoolean {
    height: 100%;
    max-width: 100%;
    margin: 0 10%;
}
.FotoBigs {
    margin-top: 10%;
    border: 2px solid #4FB0AE;
    border-radius: 10px;
    max-width: 520px;
    padding: 4px;
   /* display: inline-block;
max-width: 100%;
text-align: center;*/
}


/*Стеклопаеты коэффициенты*/

.Coefits {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.Phraze {
  font-family: 'VenrynSans-Regular';
  font-size: 18px;
  font-weight: 300;
}
.Charakteristik {
margin: 7px;
    padding: 8px;
    border: 1px solid #4FB0AE;
    border-radius: 5px;
}
.Charakteristik p {
  width: 200px;
  height: 100px;
}
.Char {
   font-size: 30px;
      font-weight: 900;
    width: 200px;
  height: 50px;
}
.ColorChar1   {
      background: url(../img/Steklopaket/ico1.png) 15px no-repeat #ef6836;
}
.ColorChar2 {
 background: url(../img/Steklopaket/ico2.png) 15px no-repeat #34c1ad;
 
}
.ColorChar3 {
   background: url(../img/Steklopaket/ico3.png) 15px no-repeat #3e78f7;
}

.ButAbs {
  position: sticky; 
    top: 90%;
    left: 0;
    width: 90px;
    height: 60px;
    background: rgba(13,62,68, 1);
    border-radius: 0.4em 0.4em 0.4em 0.4em;
    cursor: pointer;
     display: flex;
  justify-content: center;
  align-items: center;
}
.ButSchet {
    position: sticky; 
    top: 85%;
    left: 0; 
    font-size: 20px;  
    width: 60px;
    color: #00FF00;
    font-family: 'VenrynSans-Regular';
}

.ButAbs:hover {
   box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  background: #004EA1;
}
.Slide {
    position: relative;
    display: flex;
    justify-content: center;  
}
.KluchVarText {
    display: inline-block;
    text-align: left;
    margin-top: 50px;
}
.KluchVarText label {
    display: block;
    max-width: 100%;
    min-width: 200px;
    min-height: 40px; 
    line-height: 20px;
    color: rgb(79, 176, 174);   
    background-color: rgba(79, 176, 174, 0.0980392);
    font-size: 20px;
    box-shadow: rgba(79, 176, 174, 0.6) 0px 0px 0px 1px inset;
    cursor: pointer;
    opacity: 1;
    border-radius: 4px;
    margin-top: 10px;
    padding: 5px 10px 5px 15px;
    text-align: center;
}
.QuestBoolButton label {
    display: inline-block;
    max-width: 100%;    
    min-width: 60px;
    line-height: 20px;
    color: rgb(79, 176, 174);
    background-color: rgba(79, 176, 174, 0.0980392);
    font-size: 20px;
    font-weight: 900;
    box-shadow: rgba(79, 176, 174, 0.6) 0px 0px 0px 1px inset;
    cursor: pointer;
    opacity: 1;
    border-radius: 4px;
    margin: 20px 10px 0px 0px;
    padding: 5px 10px 5px 15px;
    text-align: center;
}
.QuestBoolButton label:hover {
    background-color: rgba(79, 176, 174, 0.298039);
    color: rgb(132,229,227);
}
.KluchVarText span {
    padding-left: 10px;
}
.KluchVarText label:hover {
    background-color: rgba(79, 176, 174, 0.298039);
    color: rgb(132,229,227);
}
.Razmer {
    display: flex;
    justify-content: center;
}
.Razmer p {
    color: #4FB0AE;
    font-size: 30px;
    padding-right: 10px; 
}
.OkGalka {
    min-width: 100%;
    font-size: 20px;
    font-style: bold;
    line-height: 1.2em;
    padding-top: 10%;
     height: 100%;
} 
.FotoModul {
            margin: 7px;
            padding: 4px;
            border: 1px solid #4FB0AE;
            border-radius: 4px;
             }
.Enime {
  stroke-dashoffset: 0;
  stroke-dasharray: 700;  
 animation: anim 5s ease infinite;
}
@keyframes anim
  {
    0%
      {stroke-dashoffset: 0;}
    50%
      {stroke-dashoffset: 700;}
    100%  
  }
   









    @media only screen and (max-device-width: 540px) {
       /* styles for mobile browsers smaller than 480px; (iPhone) */

       body 
    {
    z-index: 10;
    color: white;
    font-family: 'VenrynSans-Regular';
    letter-spacing: 1px; 
    font-weight: 300;
    }
    /*.Header {
      width: 100vw;
    }*/
    main {
      width: 100vw;
    }
  

#logo a {
    font-size: 12px;
       }

.Header p {
  font-size: 12px;
  font-weight: 300;
}
.WhatsButton { 
   border-radius: 5px;
  padding: 1px 2px 0 1px;
}
.WhatsButton a {
  width: 84px;
  height: 23px;
  margin: 1px 0 2px 2px;
}
.WhatsButton span {
  padding: 0 2px 0px 2px;
  font-size: 12px;
  font-weight: 300;
}
.PhoneHead p {
  font-size: 8px;
  font-weight: 300;
}
.PhoneHead p img {
  width: 15px;
  height: 15px;
}
   .Fotogorizont {
    margin-top: 5%;
}
.Question {
    margin-top: 15%;
  }

.VvodDannich { 
     margin: 0 5% 0 5%;
}
.Amount {
        width: 170px;
       }
       .youtube {
        transform: scale(0.6); 
       }

       .Number {
           font-size: 14px;
           margin: 0;
       } 
       .FotoModul {
            max-height: 100px;
            max-width: 100px;
           
             }
             h1 {
              font-size: 1em;
              font-weight: 300;

             }
             p {
             font-size: 0.7em; 
              font-weight: 300;
             }

       h2 {
           line-height: 1.2;
           font-size: 14px;
            font-weight: 300;
           margin: 0 0 0 5px;

       }
       h3 {
        font-size: 12px;
         font-weight: 300;
       }
       #QuestGlass p {
           margin: 5px 0 0 0;
           color: white;
       }
       .FotoBlock {
            max-width: 98px;
            padding: 6px;
       }
      .FotoBlock svg, .FotoBlock img  {
            width: 60px;
            height: 84px;
             border-radius: 2px;
      }
     .b-lazy .FotoBlock {   
    height: 120px;
    padding: 4px;
      }
      .Bukvi {
          margin: 2px;
        }
      .Bukovka {
        font-size: 12px;
        width: 16px;
        height: 16px;
      }

      .TextVar {
        display: flex;
        align-items: center;
        font-size: 10px;
         font-weight: 300;
        letter-spacing: 1px;
        padding-left: 1px;
      }
  
      .TextVariant {   
    min-height: 16px;   
    padding: 0;
}
      .Varianti {
        height: 25px;
      }
      .Razmer p {
        font-size: 14px;
      }
      .Amount {
        font-size: 10px;
      }
      .but span {
        font-size: 12px;
      }
      .button {
        font-size: 14px;
      }
      .QuestBoolButton label {
        min-width: 35px;
        font-size: 12px;
        padding: 0;
      }
.Coefits {
  
  justify-content: center;
}
.Phraze {
  font-family: 'VenrynSans-Regular';
  font-size: 12px;
  font-weight: 500;
  padding: 0 20px 0 20px;
}

.Charakteristik {
margin: 5px;
    padding: 8px;
    border: 1px solid #4FB0AE;
    border-radius: 5px;
}
.Charakteristik p {
     font-size: 10px;
    width: 144px;
    height: 54px;
}
.Char {
       font-size: 18px;
    font-weight: 900;
    width: 145px;
    height: 30px;
}
.ButAbs {
    width: 40px;
    height: 40px;
}
.ButSchet {
    position: sticky; 
    top: 85%;
    left: 0; 
    font-size: 14px;  
    width: 60px;
    color: #00FF00;
}
.ButAbs svg #LineBottom { 
     padding: 10px;
}
      .ThankYouQuest {
        font-size: 12px;
      }
      #Galka {
        width: 150px;
      }
      #Succ p {
        font-size: 14px;
    }
    
    .YouInsta img {
        max-width: 25px;
    } 
    .Header .YouTubeText {
        width: 200px;
    }
   .FotoBigs {
    border-radius: 4px;   
    max-width: 200px;
    border: 1px solid #4FB0AE;
}
.modul p {
            font-size: 10px;
            margin: 15px;
             letter-spacing: 2px;
       }
}
    






    @media only screen and (min-device-width: 540px) and (max-device-width: 768px) {
       /* default iPad screens */
       main {
        max-height: 100%;
       }
       #logo img {
        transform: scale(0.6);
       }
       .Header .youtube {
        transform: scale(0.6); 
       }
       
       .Number {
           font-size: 18px;
       }
       h2 {
           line-height: 1.2;
           font-size: 18px;
       }
       h3 {

           font-size: 16px;
       }
      
    }


    @media only screen and (min-device-width: 769px) and (max-width: 960px) {
        /* styles for browsers larger than 960px; */
        h2 {
            line-height: 1.5;
        }
         #logo img {
            transform: scale(0.7);
            margin: 0;
         }
        #logo p {
            font-size: 24px;
       }
       h2 {
           line-height: 1.2;
           font-size: 18px;
       }
       h3 {

           font-size: 16px;
       }
       

    }
    @media only screen and (min-width: 961px) and (max-width: 1440px) {
        /* styles for browsers larger than 960px; */
        h2 {
            line-height: 1.5;
        }
        #logo img {
            transform: scale(0.7);
            margin: 0;
         }
        #logo p {
            font-size: 24px;
       }
    }
    @media only screen and (min-width: 1441px) and (max-width: 2000px) {
        /* styles for browsers larger than 1440px; */
        h2 {
            line-height: 1.5;
            font-size: 32px;
        }
        h3 {
            font-size: 24px;
        }
        #logo {
            height: 250px;
        }
        
        #logo p {
           font-size: 24px;           
       }
       .VvodDannich { 
     margin: 5% 0% 5% 30%;
}
.ThankYouQuest {
        margin: 0 30%;
}
    }
    @media only screen and (min-width: 2001px) {
        /* for sumo sized (mac) screens */
        h2 {
            line-height: 2;
            font-size: 36px;
        }
        h3 {
            font-size: 24px;
        }
        
        .Number {
           font-size: 36px;
       }
        #logo img {
             transform: scale(1.6);
       }
       #logo .YouTubeText img {
        margin-right: 20px;
       }
       #logo .YouTubeText {
        width: 350px;
        height: 70px;
        font-size: 46px;
        margin-bottom: 10px;
       }
       #logo p {
           font-size: 36px;        
       }
       .Fotogorizont {
           transform: scale(1.4);
           padding-top: 15%;
       } 

.ThankYouQuest {
    font-size: 36px;
        margin: 0 30%;
}
#Succ p {
        font-size: 36px;
    }
    }

    

