


h2 {padding-top: 13px !important;margin-bottom: -8px;font-size: 19px; }




h1 {
    text-align: center;
    color: #050086;
    font-family: Verdana;
    font-size: 17px;
    line-height: 1.65em;
    padding: 0 !important;
    margin-top: -21px !important;
    margin-bottom: -12px !important;
    font-weight: bold !important;
}


.ring215 {top:253px;left:77px;position: absolute;z-index: 25; display: none;cursor:pointer;}
.ring205 {top:245px;left:77px;position: absolute;z-index: 25; display: none;cursor:pointer;}
.ring215_2 {top: 260px;left: 64px;position: absolute;z-index: 25; display: none;cursor:pointer;}
.ring215zerno {top: 248px;left: 62px;position: absolute;z-index: 25; display: none;cursor:pointer;}

#hand1 {position: absolute; left: 0px; top: 135px;
    display:none; cursor: pointer;opacity: 1;
     background-image:url(https://vost.com.ua/images/rings/hand.png);
   

     width:257px; height:252px}

#txthelp2 {
    display: none;
    text-align: center;
    position: relative;
    /* left: 135px; */
    margin-left: auto;
    line-height: 1.6em;
    font-size: 15px;
    margin-top: 38px;
    margin-right: auto;
    /* top: 344px; */
    background-color: #8ccafdb3;
    padding: 17px 12px;
    width: 201px;
    border-radius: 12px;
}

#interdiv {
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    line-height: 1.76em;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
    font-size: 14px;
    position: relative;
    height: 88%;
    width: 96%;
    background-color: #8ccafdb3;
    border-radius: 20px;
    /* left: 34px; */
    z-index: 99;
    /* top: 53px; */
    padding: 20px 16px;
    display: none; opacity: 0;
}


#catSubZag {
width: 100%; 
  max-width:580px;
  height:100px; display: table-cell;vertical-align: middle; }
#catzag {background-image: url(https://vost.com.ua/images/lines/x2rings5.webp);}

#catzag {
    margin-top: -5px;
    width: 100%;
    background-size:150%;
    /* background-position-x: center; */
    max-width: 610px;
    height: 90px;
    
    background-position-x: -5px;
    color: #FFFFFF;
    background-repeat: no-repeat;
    vertical-align: middle;
    display: table;
    margin-left: auto;
    margin-right: auto;
}



  
#startpanel p { line-height: 1.55em !important; }
#startpanel {
    opacity: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
    position: relative;
    padding: 20px 19px;
    /* padding-top: 20px; */
    /* padding-top: 24px; */
    /* padding-right: 19px; */
    /* padding-left: 19px; */
    padding-bottom: 22px;
    width: 81%;
    display: block;
    vertical-align: middle;
    top: 48px;
    height: 278px;
    /* left: 41px; */
    margin-right: auto;
    margin-left: auto;
    background-color: #8ccafdb3;
    border-radius: 15px;
    text-align: center;
    z-index: 20;
}

    #startButt {
    width: 90px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    /* box-shadow: 1px 1px 3px 0px hsl(242deg 100% 26%); */
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    border-radius: 12px;
    color: #050086;
    background: #fff;
    cursor: pointer;
    position: relative;
    margin-left: auto;
    margin-top: 28px;
    margin-right: auto;
}

/* #startButt:hover, 
 #startButt:focus {
  animation: pulse1 0.5s;
background: #fff;
}

@keyframes pulse1 {
  0% {  background: rgb(255 255 255); }
   50% { background: rgb(163 208 248); }
    100%  {  background: rgb(255 255 255); }
  
}*/



.nobgf1{background-image: none !important;}


#rfon1 {
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
font-family: 'verdana_pro';
    display: flex;
    width: 100%;
  box-shadow: 0px 19px 8px -8px white inset, 0px -15px 8px 0px white inset;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 420px;
    background-size: cover;
    align-content: flex-end;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#secondfon { background-image: url(https://vost.com.ua/images/rings/new/fon2.webp);}


#secondfon {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;

    left: -25px;
    top: 0px;
    position: absolute;
    width: 100%;
    padding-left: 25px;
    margin-left: auto;
    margin-right: auto;
    height: 420px;
    background-size: cover;
    display: none;
    background-repeat: no-repeat;
}

  #txthelp1 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
    display: none; opacity: 1;
    text-align: center;
    position: relative;
    /* left: 135px; */
    width: 167px;
    margin-left: auto;
    font-size: 15px;
    margin-top: 11px;
    margin-right: auto;
    /* top: 344px; */
    background-color: #8ccafdb3;
    padding: 19px 9px;  width: 167px;
    border-radius: 12px;
}


@keyframes fadeInMy {
  0% {   opacity: 0; display: block}
  100% {   opacity: 1; display: block }
}

@keyframes fadeOutMy {
  0% {   opacity: 1; display: block }
  100% {   opacity: 0; display: block}
}

.fadeInMy { 
  opacity: 1 !important ;   display: block !important ;
  animation: fadeInMy 0.5s ease-in; 
}
.fadeOutMy { 
  opacity: 0 ;  display: block;
  animation: fadeOutMy 0.5s ease-in; 
}


#tarelka {
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
 display: none; opacity: 1;

    background-image:url(https://vost.com.ua/images/rings/tarelka22.png);

position: relative;
    /* left: 280px; */
    margin-left: auto;
    margin-right: auto;
  margin-top: 14px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: contain;
    width: 295px;
    height: 297px;


 }


     #againButt {
    width: 92px;
    padding-top: 4px;
    position: absolute;
    padding-bottom: 4px;
    padding-left: 3px;
    padding-right: 3px;
    margin: 0px;
    right: 23px;
    bottom: 22px;
    /* margin-top: 17px; */
    font-size: 14px;
    font-weight: 500;
    border-radius: 12px;
    text-align: center;
    color: #050086;
    background: #fff;
    cursor: pointer;
    /* margin-right: auto; */
    /* margin-left: auto; */
}






#firstfon {background-image: url(https://vost.com.ua/images/rings/new/bg.webp);}





    #firstfon { 
     
     -webkit-tap-highlight-color: rgba(0, 0, 0, 0); user-select: none;
     width: 100%;box-shadow: 0px 19px 8px -8px white inset, 0px -15px 8px 0px white inset;
    position: absolute;
    left: 0;top:0;
    height: 100%;
    background-size: cover;
}



#startpanel p { font-family: 'verdana_pro' !important;
font-size: 15px  !important; text-align: center !important;
    padding-left: 0px  !important;
    padding-right: 0px  !important; margin-top: 12px !important; 
}


@media (min-width:375px) { 

h2 {padding-top: 13px !important;margin-bottom: -6px;}




h1 { text-align: center; color: #050086; 
line-height: 1.55em;
    font-family: Verdana;
 font-size: 18px;
    padding: 0 5px !important;
    margin-top: -2px !important;
    margin-bottom: -13px !important;
    font-weight: bold !important;
}




#interdiv {
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    line-height: 1.76em;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
    font-size: 15px;
    position: relative;
    height: 84%;
    width: 90%;
    background-color: #8ccafdb3;
    border-radius: 20px;
    /* left: 34px; */
    z-index: 99;
    /* top: 53px; */
    padding: 20px 28px;


    display: none;
}


#catSubZag {
width: 100%; 
  max-width:580px;
  height:100px; display: table-cell;vertical-align: middle; }

#catzag {
    margin-top: 0px;
    width: 100%;
    background-size: 150%;
    /* background-position-x: center; */
    max-width: 610px;
    height: 90px;
   
    background-position-x: -4px;
    color: #FFFFFF;
    background-repeat: no-repeat;
    vertical-align: middle;
    display: table;
    margin-left: auto;
    margin-right: auto;
}





#startpanel {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
    position: relative;
    /* padding: 20px 19px; */
    /* padding-top: 20px; */
    padding-top: 24px;
    padding-right: 19px;
    padding-left: 19px;
    padding-bottom: 22px;
    width: 73%;
    display: block;
    vertical-align: middle;
    height: 234px;
    top: 65px;
    /* left: 41px; */
    margin-right: auto;
    margin-left: auto;
    background-color: #8ccafdb3;
    border-radius: 15px;
    text-align: center;
    z-index: 20;
}

    #startButt {
    width: 92px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    /* box-shadow: 1px 1px 3px 0px hsl(242deg 100% 26%); */
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    border-radius: 12px;
    color: #050086;
    background: #fff;
    cursor: pointer;
    position: relative;
    margin-left: auto;
    margin-top: 28px;
    margin-right: auto;
}

/* #startButt:hover, 
 #startButt:focus {
  animation: pulse1 0.5s;
background: #fff;
}

@keyframes pulse1 {
  0% {  background: rgb(255 255 255); }
   50% { background: rgb(163 208 248); }
    100%  {  background: rgb(255 255 255); }
  
}*/



.nobgf1{background-image: none !important;}


#rfon1 {
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
font-family: 'verdana_pro';
    display: flex;
    width: 100%;
   box-shadow: 0px 19px 8px -8px white inset, 0px -15px 8px 0px white inset;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 420px;
    background-size: cover;
    align-content: flex-end;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}




  










    #firstfon { 
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0); user-select: none;
     width: 100%;box-shadow: 0px 19px 8px -8px white inset, 0px -15px 8px 0px white inset;  
    position: absolute;
    left: 0;top:0;
    height: 100%;
    background-size: cover;
}




#startpanel p { font-family: 'verdana_pro' !important;
font-size: 15px  !important; text-align: center !important;
    padding-left: 0px  !important;
    padding-right: 0px  !important; margin-top: 12px !important; 
}



	}		
@media (min-width:568px) { 

#interdiv {
    line-height: 1.76em;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
    font-size: 15px;
    position: relative;
    box-sizing: border-box;
    margin-top: 2px;
width: 455px;
    height: 300px;
    background-color: #8ccafdb3;
    border-radius: 15px;
    z-index: 99;
    display: none;
   padding-top: 22px;
    padding-right: 16px;
    padding-bottom: 20px;
    padding-left: 22px;
    margin-left: auto;
    margin-right: auto;
}
 
#txtinter {padding-left: 12px;
    padding-right: 10px;}
#hand1 {
    position: absolute;
    left: 0px;
    box-shadow: 16px 0px 10px -11px white inset;
    top: 132px;
    display: none; 
    background-image: url(https://vost.com.ua/images/rings/hand.png);
    width: 257px;
    height: 252px;
}

.ring215 {top:252px;left:77px;position: absolute;z-index: 25; display: none;cursor:pointer;}
.ring205 {top:248px;left:77px;position: absolute;z-index: 25; display: none;cursor:pointer;}
.ring215_2 {top: 256px;left: 64px;position: absolute;z-index: 25; display: none;cursor:pointer;}
.ring215zerno {top: 246px;left: 62px;position: absolute;z-index: 25; display: none;cursor:pointer;}

 #txthelp2 {
    text-align: center; line-height: 1.55em;
    position: relative;
    /* left: 135px; */
    margin-left: auto;
    font-size: 15px;
  margin-top: 38px;
    margin-right: auto;
    /* top: 344px; */
    background-color: #8ccafdb3;
    padding: 17px 18px;
    width: 182px;
    border-radius: 12px;
}

#againButt {
    width: 92px;
    position: absolute;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0.5px;
    padding-right: 0.5px;
    font-size: 13.5px;
    font-weight: 500;
    border-radius: 12px;
    text-align: center;
    color: #050086;
    background: #fff;
    cursor: pointer;   
    bottom: 22px;
    margin: 0;
    right: 22px;  
}


#startpanel p { font-family: 'verdana_pro' !important;
font-size: 15px  !important; text-align: center !important;
    padding-left: 0px  !important;
    padding-right: 0px  !important;margin-top: 11px !important; 
}


#startpanel {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
    position: relative;
    box-sizing: border-box;
    /* padding: 16px 13px; */
    width: 395px;
    height: 254px;
    line-height: 22px;
    padding: 22px 31px;
    /* padding: 0px; */
    /* width: 84%; */
    display: block;
    vertical-align: middle;
    /* height: 152px; */
    /* left: 41px; */
    margin-right: auto;
    top: 83px;
    margin-left: auto;
    background-color: #8ccafdb3;
    border-radius: 12px;
    /* text-align: center; */
    z-index: 20;
}

#startButt {
    width: 86px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0.5px;
    padding-right: 0.5px;
    display: block;
    /* box-shadow: 1px 1px 3px 0px hsl(242deg 100% 26%); */
    font-size: 13.5px;
    font-weight: 500;
    text-align: center;
    border-radius: 12px;
    color: #050086;
    background: #fff;
    cursor: pointer;
    position: relative;
    margin-left: auto;
    margin-top: 24px;
    margin-right: auto;
}
 


#secondfon {
  
    left: -25px;
    top: 0px;
    position: absolute;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 420px;
    padding-left: 25px;
    background-size: 104% 420px;
    display: none;
    background-repeat: no-repeat;
}

#txthelp1 {
    text-align: center;
    position: relative;
    /* left: 135px; */
    margin-left: auto;
    font-size: 15px;
    margin-top: 1px;
    margin-right: auto;
    /* top: 344px; */
    background-color: #8ccafdb3;
    padding: 17px 8px;
    width: 167px;
    border-radius: 12px;
}


#tarelka {    background-image:url(https://vost.com.ua/images/rings/tarelka22.png);

position: relative;
    /* left: 280px; */
    margin-left: auto;
    margin-right: auto;
  margin-top: 13px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: contain;
    width: 295px;
    height: 297px;


 }





#rfon1{
  width: 100%;
-web-kit-tap
    position: relative;
    max-width: 600px;
    height: 420px;   
    
    margin-left: auto;
    margin-right: auto;
    



}
#firstfon {
   
    width: 100%;
    /* box-shadow: 0px 0px 15px 15px white inset; */
    box-shadow: 0px 19px 8px -8px white inset, 0px -15px 8px 0px white inset;
    background-size: cover;
    background-position: -24px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

    #catSubZag {width: 580px;
    height: 100px; display: table-cell;vertical-align: middle; }
#catzag {
    margin-top: -5px;
    width: 100%;
    background-size: 100%;
    /* background-position-x: center; */
    max-width: 610px;
    height: 90px;
  
    background-position-x: 0px;
    color: #FFFFFF;
    background-repeat: no-repeat;
    vertical-align: middle;
    display: table;
    margin-left: auto;
    margin-right: auto;
}


#content .mainContent p {
   
    padding-left: 32px;
    padding-right: 32px;
   
}

}			
						
@media (min-width:600px) { 
 #content .mainContent p {
   
    padding-left: 68px;
    padding-right: 68px;
   
}
#interdiv {
    line-height: 1.76em;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
    font-size: 15px;
    position: relative;
    box-sizing: border-box;
    margin-top: 2px;
width: 455px;
    height: 300px;
    background-color: #8ccafdb3;
    border-radius: 15px;
    z-index: 99;
    display: none;
   padding-top: 22px;
    padding-right: 16px;
    padding-bottom: 20px;
    padding-left: 22px;
    margin-left: auto;
    margin-right: auto;
}
 
#txtinter {padding-left: 12px;
    padding-right: 10px;}
#hand1 {
    position: absolute;
    left: 0px;
    box-shadow: 16px 0px 10px -11px white inset;
    top: 132px;
    display: none;
    background-image: url(https://vost.com.ua/images/rings/hand.png);
    width: 257px;
    height: 252px;
}

.ring215 {top:252px;left:77px;position: absolute;z-index: 25; display: none;cursor:pointer;}
.ring205 {top:248px;left:77px;position: absolute;z-index: 25; display: none;cursor:pointer;}
.ring215_2 {top: 256px;left: 64px;position: absolute;z-index: 25; display: none;cursor:pointer;}
.ring215zerno {top: 246px;left: 62px;position: absolute;z-index: 25; display: none;cursor:pointer;}

 #txthelp2 {
    text-align: center; line-height: 1.55em;
    position: relative;
    /* left: 135px; */
    margin-left: auto;
    font-size: 15px;
     margin-top: 60px;
    margin-right: auto;
    /* top: 344px; */
    background-color: #8ccafdb3;
    padding: 17px 18px;
    width: 182px;
    border-radius: 12px;
}

#againButt {
    width: 92px;
    position: absolute;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0.5px;
    padding-right: 0.5px;
    font-size: 13.5px;
    font-weight: 500;
    border-radius: 12px;
    text-align: center;
    color: #050086;
    background: #fff;
    cursor: pointer;   
    bottom: 22px;
    margin: 0;
    right: 22px;  
}


#startpanel p { font-family: 'verdana_pro' !important;
font-size: 15px  !important; text-align: center !important;
    padding-left: 0px  !important;
    padding-right: 0px  !important;margin-top: 11px !important; 
}


#startpanel {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
    position: relative;
    box-sizing: border-box;
    /* padding: 16px 13px; */
    width: 395px;
    height: 254px;
    line-height: 22px;
    padding: 22px 31px;
    /* padding: 0px; */
    /* width: 84%; */
    display: block;
    vertical-align: middle;
    /* height: 152px; */
    /* left: 41px; */
    margin-right: auto;
    top: 83px;
    margin-left: auto;
    background-color: #8ccafdb3;
    border-radius: 12px;
    /* text-align: center; */
    z-index: 20;
}

#startButt {
    width: 86px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0.5px;
    padding-right: 0.5px;
    display: block;
    /* box-shadow: 1px 1px 3px 0px hsl(242deg 100% 26%); */
    font-size: 13.5px;
    font-weight: 500;
    text-align: center;
    border-radius: 12px;
    color: #050086;
    background: #fff;
    cursor: pointer;
    position: relative;
    margin-left: auto;
    margin-top: 24px;
    margin-right: auto;
}
 

#secondfon {
   
    left: -1px;    box-shadow: 0px 0px 15px 15px white inset;
    top: 0px;
    position: absolute;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    height: 420px;
    background-size: 100% 420px;
    display: none;
    background-repeat: no-repeat;
}

#txthelp1 {
    text-align: center;
    position: relative;
    /* left: 135px; */
    margin-left: auto;
    font-size: 15px;
    margin-top: 1px;
    margin-right: auto;
    /* top: 344px; */
    background-color: #8ccafdb3;
    padding: 17px 8px;
    width: 167px;
    border-radius: 12px;
}


#tarelka {    background-image:url(https://vost.com.ua/images/rings/tarelka22.png);

position: relative;
    /* left: 280px; */
    margin-left: auto;
    margin-right: auto;
  margin-top: 13px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: contain;
    width: 295px;
    height: 297px;


 }





#rfon1{
  width: 100%;
-web-kit-tap
    position: relative;
    max-width: 600px;
    height: 420px;   
    
    margin-left: auto;
    margin-right: auto;
    



}
#firstfon {
  
    width: 100%;
box-shadow: 0px 0px 15px 15px white inset;
    background-size: cover;
    /* background-position: -53px -25px; */
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

    #catSubZag {width: 580px;
    height: 100px; display: table-cell;vertical-align: middle; }
#catzag {
    margin-top: -5px;
    width: 100%;
    background-size: 100%;
    /* background-position-x: center; */
    max-width: 610px;
    height: 90px;
  
    background-position-x: 0px;
    color: #FFFFFF;
    background-repeat: no-repeat;
    vertical-align: middle;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
}						
						
@media (min-width:801px) { }

@media (min-width:1040px){

#interdiv {
    line-height: 1.76em;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none;
    font-size: 15px;
    position: relative;
    box-sizing: border-box;
    margin-top: 2px;
width: 455px;
    height: 300px;
    background-color: #8ccafdb3;
    border-radius: 15px;
    z-index: 99;
    display: none;
   padding-top: 22px;
    padding-right: 16px;
    padding-bottom: 20px;
    padding-left: 22px;
    margin-left: auto;
    margin-right: auto;
}
 
#txtinter {padding-left: 12px;
    padding-right: 10px;}
#hand1 {
    position: absolute;
    left: 0px;
    box-shadow: 16px 0px 10px -11px white inset;
    top: 132px;
    display: none;
    background-image: url(https://vost.com.ua/images/rings/hand.png);
    width: 257px;
    height: 252px;
}

.ring215 {top:252px;left:77px;position: absolute;z-index: 25; display: none;cursor:pointer;}
.ring205 {top:248px;left:77px;position: absolute;z-index: 25; display: none;cursor:pointer;}
.ring215_2 {top: 256px;left: 64px;position: absolute;z-index: 25; display: none;cursor:pointer;}
.ring215zerno {top: 246px;left: 62px;position: absolute;z-index: 25; display: none;cursor:pointer;}

 #txthelp2 {
    text-align: center; line-height: 1.55em;
    position: relative;
    /* left: 135px; */
    margin-left: auto;
    font-size: 15px;
 margin-top: 60px;
    margin-right: auto;
    /* top: 344px; */
    background-color: #8ccafdb3;
    padding: 17px 18px;
    width: 182px;
    border-radius: 12px;
}

#againButt {
    width: 92px;
    position: absolute;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0.5px;
    padding-right: 0.5px;
    font-size: 13.5px;
    font-weight: 500;
    border-radius: 12px;
    text-align: center;
    color: #050086;
    background: #fff;
    cursor: pointer;   
    bottom: 22px;
    margin: 0;
    right: 22px;  
}


#startpanel p { font-family: 'verdana_pro' !important;
font-size: 15px  !important; text-align: center !important;
    padding-left: 0px  !important;
    padding-right: 0px  !important;margin-top: 11px !important; 
}


#startpanel {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    user-select: none; 
    position: relative;
    box-sizing: border-box;
    /* padding: 16px 13px; */
    width: 395px;
    height: 254px;
    line-height: 22px;
    padding: 22px 31px;
    /* padding: 0px; */
    /* width: 84%; */
    display: block;
    vertical-align: middle;
    /* height: 152px; */
    /* left: 41px; */
    margin-right: auto;
    top: 83px;
    margin-left: auto;
    background-color: #8ccafdb3;
    border-radius: 12px;
    /* text-align: center; */
    z-index: 20;
}


#startButt {
    width: 86px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0.5px;
    padding-right: 0.5px;
    display: block;
    /* box-shadow: 1px 1px 3px 0px hsl(242deg 100% 26%); */
    font-size: 13.5px;
    font-weight: 500;
    text-align: center;
    border-radius: 12px;
    color: #050086;
    background: #fff;
    cursor: pointer;
    position: relative;
    margin-left: auto;
    margin-top: 24px;
    margin-right: auto;
}
 

#secondfon {
 
    left: -1px;    box-shadow: 0px 0px 15px 15px white inset;
    top: 0px;
    position: absolute;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    height: 420px;
    background-size: 100% 420px;
    display: none;
    background-repeat: no-repeat;
}

#txthelp1 {
    text-align: center;
    position: relative;
    /* left: 135px; */
    margin-left: auto;
    font-size: 15px;
    margin-top: 1px;
    margin-right: auto;
    /* top: 344px; */
    background-color: #8ccafdb3;
    padding: 17px 8px;
    width: 167px;
    border-radius: 12px;
}


#tarelka {    background-image:url(https://vost.com.ua/images/rings/tarelka22.png);

position: relative;
    /* left: 280px; */
    margin-left: auto;
    margin-right: auto;
  margin-top: 13px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: contain;
    width: 295px;
    height: 297px;


 }





#rfon1{
  width: 100%;
-web-kit-tap
    position: relative;
    max-width: 600px;
    height: 420px;   
    
    margin-left: auto;
    margin-right: auto;
    



}
#firstfon {

    width: 100%;
box-shadow: 0px 0px 15px 15px white inset;
    background-size: cover;
    /* background-position: -53px -25px; */
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

    #catSubZag {width: 580px;
    height: 100px; display: table-cell;vertical-align: middle; }
#catzag {
  
    width: 610px;
    height: 90px;
 background-size: contain;
  color:#FFFFFF;
  background-repeat: no-repeat;
  vertical-align:middle;
  display:table;
 margin-left: auto;
  margin-right: auto;}
    .wrappClass1 { 
   position: absolute;
   display: none;
  width: 348px;
    height: 207px;
    left: 159px;
    top: 123px;
  }
	h1 { text-align: center;
    padding: 0 !important;
   margin-top: -3px !important;
    margin-bottom: -10px !important;
    font-size: 18px;
}


#content .mainContent p {
     
    padding-left: 127px;
    padding-right: 127px;
   
}


}