body {
    margin: 0px;
    width: 100%;
    overflow-x: hidden;
}

.topMenu {
    width: 100%;
    display: grid;
    place-items: center;
    grid-template-columns: 70% 30%;
    overflow-x: hidden;
}

#logo {
    width: 200px;
    margin: 15px 10px;
}

#openMenu {
    width: 40px;
    transition: 0.5s ease;
}

.start {
    width: 100%;
    display: grid;
    place-items: center;
    overflow: hidden;
}

.start ul{
    margin-top: 25px;
    margin-bottom: 25px;
}
.start p{
    text-align: justify;
    font-family: Poiret One;
  font-size: 11px;
    margin-bottom: 25px;
    padding: 15px;
}

.start h2,
ul,
.stor h2,
.cover h2 {
    margin: 15px 15px;
    font-family: Poiret One;
}

#mary {
    width: 250px;
    border-radius: 20px;
}

.alignCar {
    width: 100%;
    display: grid;
    place-items: center;
}

.stor,
.cover {
    width: 100%;
    max-width: 500px;
    display: grid;
    place-items: center;
    overflow: hidden;
}

.item {
    display: grid;
    place-items: center;

}



.dataSpace{
    margin-top: 10px;
    display: grid;
    /* grid-template-columns: 50% 50%; */
    place-items: center;
    font-family: Poiret One;
  text-align: center;
  z-index: 100;

  background-color: white;
}

.broosD img, .penB img{
    width: 100%;
    max-width: 500px;
    margin-bottom: 15px;
}

#datastor {

    bottom: 5px;
    left: 35px;
    width: 150px;
    height: 30px;
    border-radius: 10px;
outline: none;
padding-left: 10px;
font-family: Poiret One;
  text-align: center;
  font-size: 15px;
  border: solid 0.5px rgb(153, 153, 153);
  background-color: white;

}

.formBook {
    width: 100%;
    display: grid;
    place-items: center;

}



#broos, #format{
    display: grid;
    place-items: center;
  width: 170px;
  height: 34px;
  background-color: white;
  position: relative;
  outline: none;
  font-family: Poiret One;
  text-align: center;
  font-size: 20px;
  border-radius: 15px;
  padding-left: 20px;
   
  }

 .broosD, .formatD , .priceBox ,.penB,.pageR{
     width: 100%;
    display: grid;
    place-items: center;
    font-family: Poiret One;
    font-size: 20px;
    padding: 30px 0px 30px;
    border-bottom: solid 1px rgb(163, 163, 163);
    overflow-x: hidden;
 }
 
.broosD label{
    margin-top: 20px;
}

 .pageR{
     grid-template-columns: 50% 50%;
     overflow: hidden;
     max-width: 500px;
     border-bottom: none;


 }

 .aliPage{
     width: 100%;
     display: grid;
     place-items: center;
     border-bottom: solid 1px rgb(163, 163, 163);
 }

 .inBut{
     display: grid;
     place-items: center;
     height: 100px;
 }

 .borderSel{
     width: 100%;
     height: 100%;
 }

 .zaok{
     width: 100%;
     height:100%;
     background-color: rgb(255, 217, 217);
     position: relative;
     transform: translate(150px,-10px)rotate(25deg) scale(2);
     /* border-radius: 25px; */
     transition: 0.5s ease;

 }

 .formatD, .broosD{
    border-bottom: none;
 }


.broosImg{
     margin-top: 20px;
    display: grid;
     place-items: center;
     width: 100%;
     max-width: 500px;
     
}

#broosImg{
    width: 100%;
     max-width: 500px;
}

 #broosAni{
     margin-top: 10px;
     display: grid;
     place-items: center;
     height: 100px;
     /* background-color: beige; */


 }


 #broosAni span{
color: green;
display: inline-block;
animation: spanMy 0.5s ease forwards;
opacity: 0;

 }

 @keyframes spanMy {
     0%{opacity: 0;transform: scale(0.1);}
     100%{opacity: 1;transform: scale(1);}
 }

label{
    font-family: Poiret One;
  text-align: center;
  font-size: 20px;
}


.poshtaAlign{
    padding-top: 0px;
    width: 100%;
    display: grid;
    place-items: center;
    margin-bottom: 50px;
}
.poshta{
    padding-top: 5px;
    width: 100%;
    display: grid;
    place-items: center;
    /* max-width: 500px; */

    background-color: white;
     /* background-color: rgb(255, 242, 242); */
    padding-bottom: 50px;
    overflow-y: hidden;
    height: 70px;
    transition: 1s ease;
}

.novaImg{
    width: 300px;
    margin: 15px;
}

.poshta input[type=text],.poshta input[type=tel], .poshta input[type=number] {
    margin: 10px;
    width: 200px;
    height: 30px;
    border: none;
    font-family: Poiret One;
    outline: none;
    border-radius: 15px;
    padding-left: 20px;
    color: black;
}

.fullT{
    margin: 10px;
    width: 200px;
    height: 60px;
    border: none;
    font-family: Poiret One;
    outline: none;
    border-radius: 15px;
    padding-left: 20px;
    padding-right: 20px;
    color: black;
}

.poshta input[type=text]::placeholder,
.poshta input[type=tel]::placeholder,
 .poshta input[type=number]::placeholder,
 .fullT::placeholder{
     padding-left: 0px;
     color: rgb(177, 177, 177);
 }

.novaAni{
    margin: 20px;
    width: 250px;
    display: grid;
    grid-template-columns: 12% 88%;
    /* background-color: burlywood; */
    height: auto;
    transition: 1s ease;
    /*margin-bottom: 30px;*/


}

 .novaText{
    height: auto;
    width: 100%;

}

.novaLogo{
    height: auto;
    width: 100%;


}

@keyframes nova{
    0%{transform: rotate(0deg);}

    100%{transform: rotate(360deg);}
}

#sendAll{
    margin: 15px;
    width: 120px;
    height: 40px;
    background-color: rgb(146, 221, 123);
    border: none;
    border-radius: 15px;
    font-family: Poiret One;
  text-align: center;
  font-size: 20px;
  color: white;
  outline: none;
  transform: scale(1);
  transition: 0.3s ease;
}


.inBut div{
    display: grid;
    grid-template-columns: 30% 70%;
    place-items: center;
    /* background-color: hotpink; */
    height: 50px;
    width: 100%;
}

#kut{
    margin: 0px;
   appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: rgba(255, 231, 231, 0.452);
    border-radius: 50%;
    border: solid 3px rgb(230, 196, 196);

    width: 30px;
    height: 30px;
    cursor: pointer;
    position: relative;
    top: 5px;
    -webkit-transition: .5s;
transition: .5s;
outline: none;
}




#kut:checked
{
    background-color: rgb(171, 252, 218);
    background:#378B30 url("https://www.soulbook.com.ua/wp-content/uploads/2020/09/done.png") 0px 0px  no-repeat;
    background-size: 25px 25px;
    border: solid 3px #378B30;
}
#kut:disabled
{
    background-color: rgb(180, 180, 180);
    background: rgb(233, 233, 233) url("https://www.soulbook.com.ua/wp-content/uploads/2020/09/done.png") 0px 0px  no-repeat;
    background-size: 25px 25px;
    border: solid 3px rgb(230, 230, 230);
}



/* instagram */

.alignResult{
width: 100%;
display: grid;
place-items: center;
/*background-color: rgb(247, 255, 254);*/
padding-top: 20px;
padding-bottom: 20px;

}

#inst{
    width: 350px;
    max-width: 500px;
z-index: 3;
}

.result{
    width: 350px;
display: grid;
place-items: center;
height: auto;
position: relative;

}
.backFon{
    background-color: rgb(255, 246, 250);
    width: 300px;
    height: 400px;
    position: absolute;
    z-index: 0;
    left: 27px;
    top: 50px;
}

.pageResult{
    position: absolute;
    width: auto;
    height: 120px;
    top: 77px;
    left: 100px;
    transform: rotate(7deg);
    z-index: 1;
    box-shadow: rgb(194, 194, 194) 3px 3px 3px;

    border-radius: 10px;
}

.coverResult{
    position: absolute;
    width: auto;
    height: 120px;
    top: 217px;
    left:70px;
    transform: rotate(-5deg);
    z-index: 1;
    box-shadow: rgb(212, 212, 212) 3px 3px 3px;
    border-radius: 20px;
}

.insFormat{
    position: absolute;
    top: 399px;
    z-index: 5;
    color: #36a7e9;
    font-size: 12px;
    left: 122px;
}

.insZao{
    position: absolute;
    top: 399px;
    z-index: 5;
    color: #36a7e9;
    font-size: 12px;
    left: 210px;
}


.insKr{
    position: absolute;
    top: 399px;
    z-index: 5;
    color: #36a7e9;
    font-size: 12px;
    left: 155px;
}

.desc{
    position: absolute;
    z-index: 5;
    top: 420px;
    left: 30px;
    font-family: Roboto;
  text-align: center;
  font-size: 14px;
}



#oforBut{
    width: auto;
    height: auto;
    font-family: Poiret One;
    padding: 10px;
    border-radius: 20px;
    border: none;
    text-align: center;
    font-size: 20px;
    color: white;
    background-color: rgb(255, 209, 209);
    outline: none;
}

#utoch{
    font-family: Poiret One;
    padding: 5px;
}




/********** Present **************/

.presentAli{
    width: 100%;
    height: 450px;
    display: grid;
    place-items: center;
    overflow: hidden;

}
.present{
    position: relative;
    width: 100%;
    height: auto;
    display: grid;
    place-items: center;
}

.presImg{

    width: 100%;
    max-width: 500px;
    z-index: 0;

}


.present button{
    position: absolute;
    top: 360px;
    border: none;
    background-color: rgba(253, 196, 196, 0.815);
    padding: 20px;
    color: white;
    border-radius: 20px;
    font-family: Poiret One;
    font-size: 20px;
    outline: 0px;
    z-index: 3;
    transition: 0.5s ease;

}

#oldprice{
    
  text-decoration-line: line-through;
  -webkit-text-decoration-line: line-through;
  text-decoration-color: rgb(255, 177, 177);
  -webkit-text-decoration-color: rgb(255, 177, 177);
    text-decoration: line-through rgb(255, 177, 177);
    color: rgb(255, 177, 177);
}

#oldpriceLive{
    text-decoration-line: line-through;
  -webkit-text-decoration-line: line-through;
  text-decoration-color: rgb(255, 177, 177);
  -webkit-text-decoration-color: rgb(255, 177, 177);
    text-decoration: line-through rgb(255, 177, 177);
    color: rgb(255, 177, 177);
}

.livePrice p{
    font-size: 13px;
}

.livePrice{
    border-left: solid 1px rgb(185, 185, 185);
    display: grid;
    place-items: center;
    width: 100%;
    height: 20px;
}

.presentNova{
    padding-top: 9px;
    color: green;
    width: 270px;
    height: 50px;
    font-family: Poiret One;
    font-size: 20px;
    display: grid;
    place-items: center;
    border: solid 2px white;
    border-radius: 15px;
    background-color: rgb(255, 220, 220);
    display: none;

}

.progress-container {
    position: fixed;
    width: 100%;
    height: 35px;
    background-color: rgb(255, 245, 245);
    z-index: 20;
    overflow: hidden;
    transition: 0.5s ease;
    top: -50px;
    display: grid;
    margin: 0px;
    padding: 0px;
    

  }

#myBar {
    /* position: fixed; */
    top: 0px;
    left: 0px;
    height: 5px;
    background: #ffdfdf;
    width: 0%;
    z-index: 20;
    border: none;
    /*transition: 0.3s ease;*/
    margin: 0px;
    padding: 0px;

    /* box-shadow: rgb(219, 219, 219) 0px 3px 5px; */

  }

  .liveTop{
      display: grid;
      width: 100%;
      height: 30px;
      grid-template-columns: 65% 35%;
      place-items: center;
      font-family: Poiret One;
    font-size: 15px;
    background-color: rgb(253, 236, 236);
    /* background-color: rgb(248, 255, 254); */
    margin: 0px;
    padding: 0px;
    transition: 0.5s ease;

  }

  .liveDisc{
    display: grid;
    width: 100%;
    place-items: center;
    height: 20px;
    margin: 0px;
    padding: 0px;

  }



  .menuAli{
      position: fixed;
      height: 100%;
      width: 100%;
      background-color: white;
      top: 0px;
      left: -110%;
      z-index: 50;
      display: grid;
      transition: 0.5s ease;
      overflow-y: scroll;



  }

  .slideTop{
      position: sticky;

      display: grid;
      grid-template-columns: 70% 30%;
      /* background-color: blanchedalmond; */
      width: 100%;
      height: 70px;
      place-items: center;
      margin: 0px;
      padding: 0px;
      border-bottom: solid 0.5px rgb(235, 235, 235);
  }
  .slideTop img{
      width: 50px;
      height: auto;
  }

  .slideTop h2{
    font-family: Poiret One;
    font-size: 35px;
  }

  .slideMain{
      display: grid;
      position: relative;
      height: auto;
      width: 100%;
      background-color: rgb(255, 247, 247);
      top: 0px;
      margin: 0px;
      padding: 0px;
      left: 0px;
      font-family: Poiret One;
      font-size: 30px;
      place-items: center;
  }


  .contact{
    display: grid;
    position: relative;
    place-items: center;
    font-family: Poiret One;
      font-size: 20px;
      margin: 20px;
      margin-bottom: 50px;
  }

  .contact h2{
    font-family: Poiret One;
    font-size: 30px;
  }

  .contact a{
color:  rgb(255, 149, 149);
  }

  .pro{
      margin: 0px;
      font-family: Poiret One;
      font-size: 20px;
      transition: 0.5s ease;
      height: 0px;
      overflow: hidden;
      display: block;
  }
  .pro p{
      margin: 20px;
  }
  .dost{
      width: 100%;
      font-family: Poiret One;
      font-size: 15px;
      transition: 0.5s ease;
      height: 0px;
      overflow: hidden;
      display: block;

  }

  .dost p, .dost h2{
    margin: 10px;
    text-align: justify;
  }

  #dost{

    text-align: justify;
  }


.vidguk{
    width: 100%;

    transition: 0.5s ease;
    height:0px;
    overflow: hidden;
    display: grid;
    /* grid-template-columns: 50% 50%; */
    place-items: center;
  grid-row: auto;
}

.vidguk img{
    /* width: 150px; */
    width: 80vw;
    margin-bottom: 20px;
    border: solid 1px rgb(216, 216, 216);
    border-radius: 10px;
    max-width: 500px;
}
.open{
    transition: 0.5s ease;
    height:470px;
    overflow-y: scroll;
    display: grid;
    background-color: rgb(255, 255, 255);
}


.noScr{
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.indStor{
    width: 100%;
    height: 5px;
    background-color: rgb(250, 250, 250);
}

.storLine{
    width: 7%;
    height: 5px;
    background-color: rgb(247, 220, 220);
    transition: .7s ease;
}

.indCover{
    width: 100%;
    height: 5px;
    background-color: rgb(250, 250, 250);
}

.coverLine{
    width: 4%;
    height: 5px;
    background-color: rgb(247, 220, 220);
    transition: .7s ease;
}