
.t4527 {
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    width: 100%;
    height: 100%;
    z-index: 333;
    position: fixed;
    top: 0;
    left: 0;
}

.p5213 {
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -425px;
    padding: 20px;
    width: 850px;
    z-index: 3333;
    background: transparent linear-gradient(135deg, rgb(60, 114, 181) 0%, rgb(123, 159, 204) 100%) repeat scroll 0% 0%;
    border: 5px solid rgb(221, 221, 221);
    box-sizing: border-box;
    padding-bottom: 90px;
    height: auto;
}

.y3498 {
    margin: 0 0 25px 0;
    color: #fff;
    text-align: center;
    font-size: 28px;
    line-height: 25px;
    font-weight: bold;
    display: block;
}

.r6934 {
    position: absolute;
    width: 30px;
    height: 40px;
    right: 10px;
    top: 10px;
    line-height: 40px;
    color: #DE455C;
    font-size: 40px;
    cursor: pointer;
    transition: 0.3;
    text-shadow: 1px 1px 2px black, 0 0 1.5rem #fff;
    opacity: 0.7;
    transition: 0.2s;
}

.r6934:hover {
    opacity: 1;
}

.i9983 {
    width: 35%;
    float: left;
}

.i9983 img {
    width: 100%;
    height: auto;
}

.i8328 {
    width: 100%;
    margin-top: 65px;
    margin-bottom: 40px;
}

.n1543 {
    width: 60%;
    float: right;
    color: #fff;
    font-size: 24px;
    margin-top: 85px;
    margin-left: 5%;
    word-wrap: break-word;
    line-height: 1.4;
}

.p5213 a {
    position: absolute;
    margin: 0;
    left: 50%;
    bottom: 20px;
    margin-left: -200px;
    background: transparent linear-gradient(to bottom, rgb(222, 69, 92) 0%, rgb(222, 69, 92) 13%, rgb(192, 31, 55) 76%, rgb(192, 31, 55) 100%) repeat scroll 0% 0%;
    color: #E0E2E6;
    text-transform: uppercase;
    line-height: 60px;
    display: block;
    text-indent: 0px;
    font-style: normal;
    font-family: Arial,Helvetica,sans-serif;
    width: 400px;
    height: 60px;
    opacity: 1;
    text-align: center;
    font-size: 26px;
    font-weight: 900;
    border-radius: 10px;
    transition: all 0.8s ease 0s;
    text-decoration: none;
    box-shadow: 0 0 25px rgba(0,0,0,0.8);
    box-sizing: border-box;
}

.p5213 a:hover {
    font-size: 28px;
    color: #fff !important;
    text-shadow: 1px 1px 2px black, 0 0 1.5rem #FCF84B !important;
    text-decoration: none !important;
}


@media only screen and (max-width: 866px) {
    .p5213 {
        width: 100%;
        left: 0;
        margin-left: 0;
    }
}

@media only screen and (max-width: 759px) {
    .y3498 {
        font-size: 26px;
    }

    .n1543 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 605px) {
    .i9983 {
        float: none;
        margin: auto;
    }

    .n1543 {
        float: none;
        width: 100%;
        margin: 0;
        margin-top: 20px;
    }

    .b4571 {
        width: 250px;
        margin-left: -135px;
        font-size: 18px;
    }

    .y3498 {
        font-size: 24px;
    }

    .r6934 {
        right: 0;
    }
}

@media only screen and (max-width: 450px) {
    .b4571 {
        width: 95% !important;
        left: 0 !important;
        display: block !important;
        margin-left: 2.5% !important;
        font-size: 22px !important;
    }
}

.y3498 p {
    padding: 0;
    color: #fff;
    text-align: center;
    font-size: 28px;
    line-height: 25px;
    font-weight: bold;
    word-wrap: break-word;
    width: 90%;
    display: block;
    margin: auto;
}

.n1543 p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 24px;
}

.js-date {
    /*color: #fff;*/
    /*font-size: 24px;*/
    /*font-weight: bold;*/
}

.js-timer {
	color: #E9214F;
    animation: blur 2s ease-out infinite;
    font-style: italic;
    text-shadow: 1px 1px 2px black, 0 0 1em #5D89C1;
    display: flex;
    width: 300px;
    height: 100px;
    background-color: #2C303B;
    text-align: center;
    line-height: 77px;
    border-radius: 15px;
    text-align: center;
    box-sizing: border-box;
    padding: 0 50px;
    box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.75);
    margin: auto;
}

@keyframes blur {
  from {
    text-shadow: 1px 1px 2px black, 0 0 1em #5D89C1,
      0px 0px 100px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 50px #fff,
      0px 0px 50px #fff,
      0px 0px 50px #FFCE44,
      0px 0px 150px #FFCE44,
      0px 10px 100px #FFCE44,
      0px 10px 100px #FFCE44,
      0px 10px 100px #FFCE44,
      0px 10px 100px #FFCE44,
      0px -10px 100px #FFCE44,
      0px -10px 100px #FFCE44;
  }
}

.minute,
.second {
    position: relative;
    display: inline-block;
    border: 3px solid white;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    font-size: 37px;
}

.colon {
    padding: 0 9px;
    display: inline-block;
    font-size: 40px;
}

.minute:after {
    position: absolute;
    content: "минут";
    bottom: -10px;
    font-size: 12px;
    display: block;
    width: 100%;
    color: white;
}

.second:after {
    position: absolute;
    content: "секунд";
    bottom: -10px;
    font-size: 12px;
    display: block;
    width: 100%;
    color: white;
}
