.topCaption h1{
    font-size: 2.4em;
    font-weight: 600;
    color:#fff;
 
}
.topCaption h2{
   margin-top: 30px;
   font-weight: 600;
       color:#f00;
       
}
.topCaption{}
.topCaption h2 span{
color:red;
}
.yStack h2 span{
  color:red;  
}
.Footer .link-st{
     font-weight: 600;
       color:#111;
}
.kynsi-text-img{
    margin-top: 70px;
    width: 40%;
    margin-left: 75%;
}
.b2u-man{
    margin-top: 0px;
}
.bilet2uLogo{
     margin-top: 220px;
}
.Логотип{
    margin-top: 60px;
}
.kisLayer03{
    margin-top: -110px;
    margin-left: 30%;
}
.ЗаказатьСайт{
    position: absolute;
    right: 2%;
    bottom: 5%;
    background:red;
    font-size: 1.7em;
      padding: 8px 12px;
      box-shadow: 0px 0px 15px 0px #000000;
          transition: 0.5s;

}
.ЗаказатьСайт:hover{
    box-shadow: 0px 0px 5px 0px #000000;
    transition: 0.5s;
}
.ЗаказатьСайт a{
     font-size: 2em;
    text-decoration: none;
    color: #fff;
}