@charset  "UTF-8";

img,legend {
    border: 0;
}

body,html {
    background: #fff;
}

.container,.item,sub,sup {
    position: relative;
}

#iphone,#win2,#winP,[hidden],template {
    display: none;
}

.container,.popup,table td {
    text-align: center;
}

.title_h1,.title_h2,.title_h3,b,strong {
    font-weight: 700;
}

.popup,.tooltip_yet_spin {
    box-shadow: 0 4px 9px 4px rgba(0,0,0,.55);
}

@font-face {
    font-family: Roboto;
    font-weight: 400;
   
}


article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary {
    display: block;
}

audio,canvas,video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}





html {
    color: #555;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 14px;
    line-height: 1;
}

button,html,input,select,textarea {
    font-family: 'PT Sans';
}

body {
    margin: 0;
}

a {
    background: 0 0;
    color: #cf0103;
}

a:active,a:hover {
    outline: 0;
    text-decoration: none;
}

.title_h1,.title_h2,.title_h3,h1,h2,h3 {
    color: #1254bc;
}

.title_h1,h1 {
    font-size: 38px;
    margin: 10px 0 30px;
}

.title_h2,h2 {
    font-size: 24px;
    margin: 10px 0 20px;
}

.title_h3,h3 {
    font-size: 18px;
    margin: 10px 0 15px;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: .83em;
    margin: 1.67em 0;
}

h6 {
    font-size: .75em;
    margin: 2.33em 0;
}

p.attention {
    color: #fa8564;
}

abbr[title] {
    border-bottom: 1px dotted;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

code,kbd,pre,samp {
    font-family: monospace,serif;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

q:after,q:before {
    content: '';
    content: none;
}

small {
    font-size: 80%;
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

dl,menu,ol,ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    padding: 0;
    white-space: normal;
}

button,input,select,textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

input[type=search]::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

input[type=search]::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

button,input {
    line-height: normal;
}

button,select {
    text-transform: none;
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],input[disabled] {
    cursor: default;
}

#win,#win2,.close_button,.popup .popup_header .close:hover {
    cursor: pointer;
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

body {
    padding: 0;
    font-family: roboto ,sans-serif;
}

.popup .popup_content p,.popup .popup_header,.popup_wrapper.winner .popup_content {
    font-family: 'PT Sans';
}

.header {
    background: url('../index_files/Screenshot_1.jpg') no-repeat left/cover;
    color: rgba(255, 255, 0, 0.74);
    font-size: 4.5em;
/*    padding: .2em;*/
    height: 40px !important;
    box-sizing: border-box;
/*    max-width: 1200px;*/
    margin: 0 auto;
    background-color: aquamarine;
}
@media screen and (max-width: 540px) {
    .header {
/*        background: url('../index_files/Screenshot_2.png') no-repeat top/contain;*/
    }
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    height: 63px !important;
}

table td.first {
    width: 60px;
    background: #243c6d;
}
td {
    height: 63px !important;
}

.clear {
    clear: both;
}

.item {
    margin-bottom: 3px;
    padding: 2px;
    background: #fff;
    overflow: hidden;
        min-height: 30vw;
    
}
#spinner{
	    max-width: 396px;
        position: relative;
    margin: auto;
    text-align: initial;
        margin-top: 15px;
        
}
.item .img {
    float: left;
    border: 0 solid #666;
    padding: 1px;

}

.container {
   
}

#iphone,#light,#spin,#spinBG,#win,#win2 {
    position: absolute;
    top: 0;
    left: 0;
}

#spin {
    position: relative;
    z-index: 2;
    
    
    max-width: 100%;
}

#light {
    z-index: 2;
    
    
    max-width: 100%;
    animation: light 1.2s infinite;
}

#spinBG {
    z-index: 2;
    top: 2vw;
    left: 2vw;
    width: 88vw;
}

#win,#win2 {
    z-index: 8;
    width: 20%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

#iphone {
    z-index: 4;
    top: 15vw;
    left: 10vw;
    width: 72vw;
}

@keyframes light {
    0%,100% {
        opacity: 0;
    }

    60% {
        opacity: 1;
    }
}

#win {
    animation: scale .5s infinite;
    animation-direction: alternate;
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0;
    }

    100% {
        transform-origin: center;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    animation-name: rotateIn;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.spinAround,.spinAround2 {
    animation-duration: 6.6s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
}

@keyframes scale {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.1);
    }
}

.spinAround {
    animation-name: spin;
}

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

    80% {
        transform: rotate(4740deg);
    }

    95% {
        transform: rotate(4738deg);
    }

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

.spinAround2 {
    animation-name: spin2;
}

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

    90% {
        transform: rotate(7456deg);
    }

    95% {
        transform: rotate(7454deg);
    }

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

.show {
    opacity: 1 !important;
    display: block !important;
}

.popup_wrapper {
    background: rgba(0,0,0,.5);
    height: 100%;
    opacity: 0;
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    display: none;
}

.popup {
    width: 467px;
    border-radius: 9px;
    position: relative;
    margin: 12vw auto 0;
    z-index: 4;
    overflow: hidden;
}

.popup .popup_header {
font-size: 23px;
    color: #fffefe;
    background: #46578a;
    padding: 16px 0;
    position: relative;
    z-index: 1;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Roboto, Roboto;
}

.popup .popup_header .close {
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(icon_close.png) no-repeat;
    z-index: 4;
    top: 10px;
    right: 12px;
    display: block;
}

.popup .popup_content {
    background: #fff;
    text-align: center;
    position: relative;
    padding: 25px 17px;
    border-bottom: 1px solid #f2f2f2;
}

.popup .popup_content p {
    font-size: 19px;
    color: #000000;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    font-family: Roboto, Roboto;
}

.popup.welcome p span {
    color: #e9946f;
    display: block;
    padding: 12px 0;
}

.popup_wrapper.winner .popup_content {
    font-size: 16px;
    color: #888787;
}

.popup_wrapper.winner .popup_content img {
    max-width: 100%;
}

.close_button,.select_block,.select_block h2,.tooltip_yet_spin {
    color: #fff;
    font-family: Roboto, Roboto, 'PT Sans';
}


.priceс {
    position: absolute;
    font-family: Arial, sans-serif;
    right: 0px;
    bottom: 0px;
    color: rgb(0, 0, 0);
    box-shadow: rgba(0, 0, 0, 0.8) 0px 3px 30px;
    width: 165px;
    height: 98px;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.3;
    transform: rotateZ(-7deg);
    text-align: center !important;
    margin: 0px auto;
    background: linear-gradient(to right, rgb(238, 165, 19) 0%, rgb(253, 237, 19) 100%);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    border-radius: 19%;
}

.popup_wrapper.winner .popup_content span {
font-weight: 700;
    display: block;
    padding-bottom: 10px;
    font-family: Roboto, Roboto;
    font-size: 18px;
}

.popup_wrapper.winner .popup_content p {
    line-height: 22px;
}

.popup_button {
    padding: 12px 20px;
    text-align: center;
    background: #fff;
}

.close_button {
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    padding: 10px 23px;
    background: #58cd52;
    border-radius: 5px;
    display: inline-block;
    text-decoration: none;
    font-family: 'Roboto';
    text-transform: uppercase;
    font-family: Roboto, Roboto, Arial, sans-serif;
}

.close_button:hover {
    background: #5edb58;
}

.tooltip_yet_spin {
    background: #3b5998;
    font-size: 18px;
    line-height: 26px;
    padding: 20px;
    width: 245px;
    text-align: left;
    border-radius: 10px;
    position: relative;
    margin: 12vw auto 0;
    cursor: pointer;
}

.tooltip_yet_spin:after {
    position: absolute;
    bottom: -42px;
    border: 17px solid transparent;
    border-top: 25px solid #3b5998;
    left: 127px;
    display: block;
    content: '';
}

@media screen and (max-width:460px) {
    .tooltip_yet_spin {
        width: 185px !important;
        padding: 14px !important;
    }

    .select_block {
        width: 100% !important;
        font-size: 14px !important;
        line-height: 18px !important;
    }

    .select_block h2 {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .top_block {
       
    }

    .top_block h1 {
        font-size: 23px !important;
        line-height: 30px !important;
        padding-bottom: 25px !important;
    }

    .top_block p {
        font-size: 16px !important;
        line-height: 20px;

    }

    .top_block p span {
        padding: 0 15px;
    }

    .popup,.tooltip_yet_spin {
        margin-top: 10vw !important;
    }
}

@media screen and (max-width:360px) {
    .container {
        padding: 15px !important;
    }

    .select_block {
        width: 100% !important;
        padding: 23px !important;
    }

    .tooltip_yet_spin {
        width: 220px !important;
    }

    .popup {
        width: 100% !important;
    }

    .popup_header {
        text-align: left !important;
        padding-left: 15px !important;
    }
}

@media screen and (max-width:780px) {
    .select_block {
        width: 86% !important;
    }
}

@media screen and (max-width:760px) {
    .popup {
        width: 80% !important;
    }
}

.select_block {
    background: #eb4d36;
    padding: 10px 10px;
    width: 50%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.select_block h2 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    margin: 0 0 10px;
}

.select_block span {
    color: #fffc00;
}

.top_block {
    font-family: 'roboto';
    margin: 15px 0 15px;
}

.top_block h1 {
    font-weight: 700;
    color: #1e2d4c;
    font-size: 30px;
    font-family: Roboto;
    margin: 0;
    line-height: 40px;
    padding-bottom: 15px;
}

.top_block p {
    color: #888787;
    margin: 0;
    font-size: 18px;
    line-height: 26px;
    font-family: Roboto, Roboto;
}

.top_block p span {
    font-weight: 700;
    display: block;
}
@media(max-width: 1144px){

	.item{
		min-height: 380px;
	}
}

@media(max-width: 768px){
/*	#spinner, #spin, #light{
		width: 41vw;
	}
	#win, #win2{
		left:15vw;
		top:15vw;
		width: 11vw;
	}
	.item{
		min-height: 350px;
	}*/
}

@media(max-width: 480px){
/*	#spinner, #spin, #light{
		width: 90%;
	}
	#win, #win2{
		left: 38%;
		top:31vw;
		width: 20vw;
	}
	.item{
		min-height: 440px;
	}*/
}

@media(max-width: 375px){
	.item{
		min-height: 350px;
	}
}


.myblock1{  font-family: Roboto, Roboto;
    color: rgba(255, 32, 0, 0.78);
    padding: 10px 7px 10px 7px;
    font-size: 21px;
    max-width: 421px;
    width: auto;
    margin: 0 auto;
    border: 1px dashed rgba(241, 70, 45, 0.85);
    font-weight: 500;
    top: 20px;
    display: -webkit-inline-box;
    margin-top: 0;
    border-radius: 3px;
    text-shadow: 0 0 0px #cecece}



.order_block {
	display: none;
	font-family: 'Arial', sans-serif;
}
.prod_img_wrapper {
    
    max-width: 300px;
    margin: 0 auto;
    position: relative;
}
.prod_img {
    width: 100%;
}
.priceÑ {
    position: absolute;
		font-family: 'Arial', sans-serif;
    right: 0; 
    bottom: 0;
     
    color:#000;
    box-shadow: rgba(0, 0, 0, 0.8) 0px 3px 30px;
    width: 165px;
    height: 98px;
    text-align: center !important;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.3;
    transform: rotateZ(-7deg);
    margin: -0px auto 0px;
    background: linear-gradient(to right, rgb(238, 165, 19) 0%, rgb(253, 237, 19) 100%);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    border-radius: 19%;  
}
 span.discountÑ {
    display: block;
    margin-top: 9px;
    font-size: 18px;             
}              
.price_main {
    border-bottom: 2px solid #d31812;
    font-size: 24px;
    line-height: 0px;
    margin: 0 auto;
}
.js_old_price {
    margin: 0 auto;
}
.wheel_input {
    padding: 10px !important;
    display: block !important;
    margin: 0 auto 20px!important;
    padding: 10px !important;
    width: 50% !important;
    border: 2px solid grey !important;
    border-radius: 5px !important;
}
.data_label {
    line-height: 30px;
}
.country_select {
    display: none!important;
    width: 52%!important;
}

.order_form {
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important;
}
@media screen and (max-width: 480px) {
    .wheel_input {
        width: 90%!important;
    }
    .country_select {
    	width: 96%!important;

    }
}
.main-link {
    display: block;
    margin: 40px auto ;
    padding: 20px;
    font-size: 20px;
    text-decoration: none;
    background-color: #de0606;
    text-align: center;
    color: #fff!important;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}
.main-link:hover {
    opacity: 0.8;
}
.spin-wrapper {
	font-family: 'Arial', sans-serif;
	-webkit-box-shadow: 0 0 10px;
	box-shadow: 0 0 10px;
	border: 3px solid red;
	padding: 20px 10px;
	border-radius: 10px;
	text-align: center;
	box-sizing: border-box;
}
.spin-wrapper p {
	text-align: center;
	font-size: 21px!important;
	line-height: 1.4!important;
	margin-bottom: 15px;
}
.wheel-wrapper {
	text-align: center;
}
.wheel {
	width: 380px!important;
	margin: 0 auto;
	position: relative;
}
.wheel-cursor {
	position: absolute;
	width: 35%!important;
	height: 35%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.cursor-text {
	position: absolute;
	z-index: 2;
	display: inline-block;
	width: 45%!important;
	height: 45%;
	line-height: 61px;
	cursor: pointer;
	border-radius: 50%;
	vertical-align: middle;
	text-align: center;
	background-color: #ccc;
	border: 1px solid #ccc;
	top: 49%;
	left: 50%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-box-shadow: rgba(255, 255, 255, 1) 0px -2px 0px inset, rgba(255, 255, 255, 1) 0px 2px 0px inset, rgba(0, 0, 0, 0.4) 0px 0px 5px;
	box-shadow: rgba(255, 255, 255, 1) 0px -2px 0px inset, rgba(255, 255, 255, 1) 0px 2px 0px inset, rgba(0, 0, 0, 0.4) 0px 0px 5px;
	background: rgb(255, 255, 255);
	/* Old browsers */
	/* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
	/* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	/* Opera 12+ */
	/* IE10+ */
	background: -webkit-radial-gradient(center, ellipse, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -o-radial-gradient(center, ellipse, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%);
	/* W3C */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	;
}
.wheel-img {
	-webkit-transition: 4s;
	-o-transition: 4s;
	transition: 4s;
}
.close-popup {
	position: absolute;
	width: 30px;
	height: 30px;
	background-image: url('/cdn/img/cross.svg');
	background-size: 100%;
	top: -40px;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 10px #fff;
	box-shadow: 0 0 10px #fff;
	right: -40px;
	cursor: pointer;
}
.cursor-text:active {
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px inset;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 5px inset;
}
.spin-result-wrapper {
	display: none;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	top: 0;
	z-index: 999;
	left: 0;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, .6);
	text-align: center;
}
.pop-up-layer {
	position: fixed!important;
	top: 0px !important;
	width: 100% !important;
	height: 100% !important;
	background-color: rgba(0, 0, 0, 0.7) !important;
	z-index: 99 !important;
}
.pop-up-layer-show {
	display: block;
}
.pop-up-window {
	position: relative;
	max-width: 400px;
	right: 0px;
	left: 0px;
	top: 40%;
	margin: 0px auto;
	background: #ffffff none repeat scroll 0% 0%;
	text-align: center;
	padding: 10px;
	padding-top: 70px;
	padding-bottom: 20px;
	border-radius: 10px;
	animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}
.pop-up-window::before {
	content: "";
	position: absolute;
	width: 110px;
	height: 110px;
	top: -55px;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	background-color: rgb(113, 195, 65);
	border-radius: 50%;
	animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}
.pop-up-window::after {
	content: "";
	position: absolute;
	width: 50px;
	height: 20px;
	top: -20px;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	border-width: medium medium 4px 4px;
	border-style: none none solid solid;
	border-color: currentcolor currentcolor rgb(255, 255, 255) rgb(255, 255, 255);
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	transform: rotate(-45deg);
	transition: opacity 1s ease 0s;
	animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}
@keyframes pop-up-appear {
	0% {
		transform: translateY(-2000px);
	}
	30% {
		transform: translateY(100px);
	}
	100% {
		transform: translateY(0px);
	}
}
@keyframes pop-up-appear-before {
	0% {
		transform: scale(0);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes pop-up-appear-after {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.pop-up-heading {
	font-size: 40px;
	margin-bottom: 20px;
}
.pop-up-text {
	margin-bottom: 25px;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}
.pop-up-button {
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px 20%;
	font-size: 20px;
	border-radius: 5px;
	background-color: rgb(113, 195, 65);
	color: rgb(255, 255, 255);
	border: medium none;
	cursor: pointer;
	outline: medium none;
}
.pop-up-button:hover {
	color: rgb(255, 255, 255);
	text-decoration: none;
}
.wheel img {
	max-width: 100%;
}
@media all and (max-width: 520px) {
	.wheel {
		width: 280px!important;
	}
	.cursor-text {
		line-height: 48px;
		font-size: 14px;
	}
	.close-popup {
		position: absolute;
		width: 30px;
		height: 30px;
		background-image: url('/cdn/img/cross.svg');
		background-size: 100%;
		top: -40px;
		border-radius: 50%;
		-webkit-box-shadow: 0 0 10px #fff;
		box-shadow: 0 0 10px #fff;
		right: -10px;
		cursor: pointer;
	}
    /*.order_block h3 {
        font-size: .8em;
    }*/
}
.super-rotation {
                 -webkit-animation-name: super-rotation;
                 animation-name: super-rotation;
                 -webkit-animation-duration: 7s;
                 animation-duration: 7s;
                 -webkit-animation-fill-mode: forwards;
                 animation-fill-mode: forwards;
                 -webkit-transition-timing-function: ease-in-out;
                 -o-transition-timing-function: ease-in-out;
                 transition-timing-function: ease-in-out
             }

             @-webkit-keyframes super-rotation {
                 70% {
                   -webkit-transform: rotate(1783deg);
                   transform: rotate(1783deg)
               }
               100% {
                   -webkit-transform: rotate(1774deg);
                   transform: rotate(1774deg)
               }
           }

           @keyframes super-rotation {
               70% {
                   -webkit-transform: rotate(1783deg);
                   transform: rotate(1783deg)
               }
               100% {
                   -webkit-transform: rotate(1774deg);
                   transform: rotate(1774deg)
               }
             }
.time_remains{
    font-size: 1.1em; 
    color: red; 
    font-weight: bold;
}
.time_remains_title {
    padding-top: 15px; 
    text-align: center; 
    font-size: 22px;
}
