body
{
	padding:0;
	margin:0;
	border:0;
	font-family: 'Roboto', sans-serif !important;
	color: #4a4a4a;
	background:#f5f6f7;
	touch-action: manipulation;

}
.center-mode
{
	width:320px;
	height:570px;
	background: #222222;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
.center-mode iframe
{
	border:none;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
.phone-frame
{
    position: Absolute;
    top: -76px;
    left: -16px;
    pointer-events: none;
}
.phone-frame img
{
	width:350px;

}
.hide
{
	display:none !important;
}
.store-main
{
	margin-bottom:0;
	padding-bottom:70px;
	position:Relative;
	float:left;
}
a 
{
	cursor:pointer;
}
select,
input,
input:focus,
select:focus
{
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);  
	-webkit-user-modify: read-write-plaintext-only;
	 outline-width: 0;
	 outline:none;
}
table td
{
    padding: 10px;
    vertical-align: top;
	text-align:left;
}
table tr
{
    border-bottom: 1px solid #dcdcdc;
	float:left;
	display:inline-block;
	width:100%;
}
table td:last-child
{
    border-bottom: 0;
}
table
{
	width:280px;
	display:block;
	margin:auto;
	font-size:13px;
	font-weight:bold;
	margin-bottom:30px;
}
td.left-td
{
	text-align:right;
	width:75px;
	font-weight:normal;
}
h1
{
	font-size:22px;
	width:100%;
	text-align:Center;
	display:inline-block;
	margin-bottom:5px;
	color: #5f5f5f;
}
h2
{
    font-size: 18px;
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
    color: gray;
    padding-left: 15px;
    font-weight: normal;
}
a
{
	outline:none;
	 -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
span.subtitle
{
	color: #b9b9b9;
}
a.button:hover,
a.button:focus,
a.button:active,
.profile-footer a:hover,
.profile-footer a:focus,
.profile-footer a:active
{
	background:#2ea0e7;
}
a.button.gray
{
	background:gray;
}
a.button.selected
{
	background: #2ea0e7;
	box-shadow: none;
}
.selected-link
{
	color:#2ea0e7 !important;
}
a.button 
{
    width: 240px;
    border: none;
    color: White;
    text-transform: uppercase;
    outline: none;
    text-decoration: none;
    display: block;
    margin: auto;
    padding: 14px;
    text-align: center;
    font-size: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 13px;
    border-radius: 30px;
    background: #4caaff; /* Old Browsers */
	background: -webkit-linear-gradient(left,#4caaff,#55cdff); /*Safari 5.1-6*/
	background: -o-linear-gradient(left,#4caaff,#55cdff); /*Opera 11.1-12*/
	background: -moz-linear-gradient(left,#4caaff,#55cdff); /*Fx 3.6-15*/
	background: linear-gradient(to right, #4caaff, #55cdff); /*Standard*/
    letter-spacing: 0.5px;
    position: relative;
}
a.login-btn
{
    margin-top: 20px;
    width: 100%;
    float: left;
}
a.disabled
{
	opacity:0.6;
	pointer-events:none;
}
a.category-btn 
{
	position:Relative;
}
a.category-btn img
{
	width:21px;
	position:Absolute;
	right:13px;
	top:13px;
}
.main-logo
{
	display:block;
	padding-bottom:20px;
	margin:auto;
}
a.scan-btn
{
	margin: auto;
    width: 230px;
    float: none;
}
.top-nav
{
	float:left;
	width:100%;
	background: #0d7ad7; /* Old Browsers */
	background: -webkit-linear-gradient(left,#0d7ad7,#53d0ff); /*Safari 5.1-6*/
	background: -o-linear-gradient(left,#0d7ad7,#53d0ff); /*Opera 11.1-12*/
	background: -moz-linear-gradient(left,#0d7ad7,#53d0ff); /*Fx 3.6-15*/
	background: linear-gradient(to right, #0d7ad7, #53d0ff); /*Standard*/
	height:60px;
	box-shadow: 2px 2px 2px #cccccc;
}
.top-nav a
{
	float:left;
	margin: 20px 20px 10px 20px;
}
.top-nav a img
{
	width:20px;
}
.top-nav p
{
	display:block;
	float:left;
	color:white;
	line-height:28px;
}
.about-text
{
	font-size:1rem;
	box-sizing: border-box;
	line-height: 23px;
	padding-top:10px !important;
}
.pswp__button.pswp__button--close
{
	margin-top:-5px;
}
.tab-about
{
	padding:20px;
}
.lang-popup
{
	top:0 !important;
	padding-top:0 !important;
}
.lang-popup .store-entry,
.lang-popup .lang-entry
{
	padding: 0 !important;
    border-bottom: solid 1px #f3f3f3 !important;
}
.lang-popup .store-entry.selected,
.lang-popup .lang-entry.selected
{
	background:#4e4d4d;
}
.lang-popup .store-entry.selected p,
.lang-popup .lang-entry.selected p
{
	color:white !important;
}
.lang-popup .store-entry span.lang-check img,
.lang-popup .lang-entry span.lang-check img
{
	position: Absolute;
    right: 16px;
    left: initial;
    width: 20px;
    top: 16px !important;
}
.lang-popup .store-entry p,
.lang-popup .lang-entry p
{
	font-size:15px !important;
	color:dimgrey  !important;
	padding-left: 70px;
}
.lang-popup .store-entry img,
.lang-popup .lang-entry img
{
	width:30px;
	top:8px !important;
}
.how-popup
{
	padding-top:0 !important;
}
.scan-popup a,
.success-box a,
a.payment-done 
{
    width: 215px;
    margin-bottom: 0;
}
.about-text,
.profile-popup-1,
.profile-popup-2,
.scan-popup,
.lang-popup,
.how-popup
{
	width: 100vw;
	height: 100vh;
	top: 0;
	overflow: hidden;
	transition: all 400ms;
}
.profile-popup-1.close,
.profile-popup-2.close,
.about-text.close,
.scan-popup.close,
.lang-popup.close,
.how-popup.close
{
	top: 100vh !important;
	height: 0;
}
.scan-inner
{
	margin-top:20%;
}
.profile-footer
{
	position:fixed;
	bottom:0;
	left:0;
	background: #2082da; /* Old Browsers */
	background: -webkit-linear-gradient(left,#2082da,#55cdff); /*Safari 5.1-6*/
	background: -o-linear-gradient(left,#2082da,#55cdff); /*Opera 11.1-12*/
	background: -moz-linear-gradient(left,#2082da,#55cdff); /*Fx 3.6-15*/
	background: linear-gradient(to right, #2082da, #55cdff); /*Standard*/
	width:100%;
	text-align:center;
	z-index:200;
}
.profile-footer a
{
	color:white;
	text-decoration:none;
	display:block;
	float:left;
	width:33.33%;
	font-size:15px;
	padding: 15px 0px 15px 0px;
}
.selected-footer-link
{
	background:#2ea0e7 !important;
}
.profile-footer.store-footer
{
	position:relative !important;
	float:left;
}
.store-logo-box
{
	background:white;
	border-radius:50%;
	width:110px;
	height:110px;
	text-align:center;
	margin:auto;
	border: solid 1px #eaeaea;
}
.store-logo
{
    margin: auto;
    width: 80px;
    margin-top: 22px;
}
.profile-footer.store-footer a 
{
	width:50%;
}
.profile-footer.store-footer a img
{
	width:35px;
}
.profile-footer a img
{
    display: block;
    margin: auto;
    width: 25px;
	margin-bottom:5px;
}
.profile-footer p
{
	width:100%;
	display:block;
	float:left;
	margin:0;
	font-size:13px;
}
.user-account span
{
	width:100%;
	display:inline-block;
	text-align:Center;
	font-size:15px;
}
.scan-popup
{
    position: absolute;
    top: 0 !important;
    height: 100vh;
    padding-top: 0;
    padding: 20px;
    -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
    text-align: center;
}
.profile-popup-1,
.profile-popup-2,
.scan-popup,
.lang-popup,
.about-text,
.how-popup
{
	position:fixed;
	top:60px;
	left:0;
	width:100%;
	height:100%;
	background:white;
	z-index:900;
	padding-top:10px;
}
.profile-popup-1 .store-entry img
{
	left: 15px;
	width: 30px;
    top: 20px;
}
.profile-popup-1 .store-entry
{
	margin-bottom:0;
}
.profile-popup-1 .store-entry p,
.profile-popup-1 .store-entry span
{
	padding-left: 55px;
}
span.history-date
{
	font-weight:bold;
	font-size:13px;
}
a.popup-close
{
	
}
a.download-link
{
	width: 25px;
    right: 20px;
    position: absolute;
    top: 17px;
	margin: 0;
}
a.download-link img
{
	width:100%;
	padding:0;
}
.main-container
{
	padding:20px;
	width: -webkit-calc(100% - 40px);
    width:    -moz-calc(100% - 40px);
    width:         calc(100% - 40px);
	margin:auto;
	float:left;
}
.center-container.success-box
{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    top: 50%;
}
.center-container
{
	max-width: 450px;
    width: 100%;
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.inner-container
{
	padding:20px;
	width: -webkit-calc(100% - 40px);
    width:    -moz-calc(100% - 40px);
    width:         calc(100% - 40px);
}
.lang-sel 
{
	position:absolute;
    top: 15px;
    left: 15px;
	z-index:500;
}
.copyright
{
    position: absolute;
    bottom: 18px;
    text-align: center;
    display: block;
    width: 100%;
    font-size: 12px;
    color: #cccccc;
}
.lang-sel img
{
	width:25px;
	opacity:0.3;
}
.lang-sel.selected img
{
	opacity:1;
}
.inner-container.login-container
{
	margin:auto;
	padding:0;
	width:100% !important;
}
.login-top-bg
{
	position: absolute;
    height: 50%;
    top: 0;
    width: 100%;
    background: #0d7ad7;
    background: -webkit-linear-gradient(left,#0d7ad7,#53d0ff);
    background: -o-linear-gradient(left,#0d7ad7,#53d0ff);
    background: -moz-linear-gradient(left,#0d7ad7,#53d0ff);
    background: linear-gradient(to right, #0d7ad7, #53d0ff);
	z-index:100;
}
.login-mid
{
	z-index:500;
}
.login-box
{
	float:left;
    background: white;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 20px;
    padding-bottom: 0;
}
img.login-avatar
{
	width:64px;
	margin:auto;
	display:block;
	margin-bottom:20px;
}
.login-container p
{
	text-align:Center;
	font-size:1rem;
	display:inline-block;
	float:left;
	width:100%;
}
.login-container input
{
    width: 100%;
    display: block;
    float: left;
    height: 20px;
    font-size: 15px;
    margin-bottom: 15px;
    padding: 18px 10px 18px 10px;
    border-bottom: 1px #e6e6e6 solid !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
    border: none;
    color: #404040;
    padding-left: 0;
}
input.user-login 
{
	background-image: url(../assets/user-ico.png);
    background-repeat: no-repeat;
	background-position:right;
}
input.user-pass
{
	background-image: url(../assets/pass-ico.png);
    background-repeat: no-repeat;
	background-position:right;
}
p.no-account
{
	color:#0d7ad7;
	font-size:15px;
}
a.howto-link
{
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #b5b5b5;
    text-decoration: none;
    margin-top: 20px;
    font-weight: bold;
}
img.find-arrow
{
    width: 12px !important;
    display: inline-block;
    position: Absolute !important;
    right: 15px !important;
    top: 14px !important;
    left: initial !important;
}
img.back-arrow
{
	width:14px;
	display:inline-block;
	position:Absolute;
	left:15px;
	top:12px;
}
a.scan-back.selected 
{
	background:#383838;
}
a.find-store
{
	position:relative;
	width: 220px;
    margin: auto;
    float: none;
}
.user-funds.rocks-bg
{
    background-image: url(../assets/gallery1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
    text-shadow: 1px 1px black;
    padding: 0;
    background-position: 0px -77px;
	border-radius:0;
}
.overlay-discount
{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
}
.user-funds.rocks-bg p,
.user-funds.rocks-bg span
{
	color:white;
	text-shadow:1px 1px black;
}
.user-funds
{
	padding:20px;
	background:white;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    border-radius: 5px;
	margin-bottom:20px;
}
.user-funds.store-offer
{
	float:left;
	width:100%;
		 box-sizing: border-box;	


}
.pay-ok
{
	position:relative;
	max-width:140px;
	margin:auto;
	height:223px;
}
.dis-avail
{
	position:Relative;
	width:100%;
	margin:auto;
	max-width:240px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color: #5d5d5d;
}
a.scan-open
{
	margin-top: 20px !important;
    margin-bottom: 0px;
    width: 200px;
    margin: auto;
}
}
a.scan-open,
a.scan-close
{
	position:relative;
}
.discount-get-container
{
	position:relative;
	float:right;
	margin-top:20px;
}
img.avail-tag
{
    display: block;
    position: absolute !important;
    top: 0px !important;
    width: 17px !important;
    right: -4px;
    left: initial !important;
}
.loc-icon
{
	opacity:0.3;
	width:20px;
	display:inline-block;
	position:Absolute;
	left:2px;
	top:1px;
}
.user-funds span
{
	width:Auto;
	font-size:1rem;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	color:#4dadff;
}
.user-funds.big-digits span
{
	font-size:40px;
	font-weight:normal;
	padding-left:0;
}
.user-funds.big-digits span#resultDiv,
.user-funds.big-digits span#resultDiv1,
.user-funds.big-digits span#resultDiv2
{
	font-size:16px;
	line-height:21px;
	color:#333333;
}
.user-funds p
{
	font-size:16px;
	width:100%;
	text-align:center;
	display:inline-block;
	margin:0;
	margin-bottom:10px;
}
img.scan-img
{
	width: 140px;
    display: block;
    margin: auto;
    float: none;
}

.category-filters
{
	background: #0d7ad7; /* Old Browsers */
	background: -webkit-linear-gradient(left,#0d7ad7,#53d0ff); /*Safari 5.1-6*/
	background: -o-linear-gradient(left,#0d7ad7,#53d0ff); /*Opera 11.1-12*/
	background: -moz-linear-gradient(left,#0d7ad7,#53d0ff); /*Fx 3.6-15*/
	background: linear-gradient(to right, #0d7ad7, #53d0ff); /*Standard*/
	float:left;
     width: -webkit-calc(100% - 40px);
    width:    -moz-calc(100% - 40px);
    width:         calc(100% - 40px);
    padding: 20px;
	padding-bottom:10px;
	padding-top:10px;
}
.category-filters .first-filter,
.category-filters .second-filter
{
	position:relative;
}
.category-filters .first-filter select
{
	padding-left:35px;
}
.category-filters .second-filter select
{
	padding-left:35px;
}
.category-filters .first-filter img,
.category-filters .second-filter img
{
	width:25px;
	position:absolute;
	left:-2px;
	top:6px;
}

.category-filters span
{
	font-size: 11px;
    color: white;
    display: inline-block;
    padding-bottom: 8px;
	color:gray;
}
.category-filters select
{
	width:100%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	display:block;
	padding:10px;
	border:none;
	font-size:15px;
	background:none;
	color:white;
	border-bottom:solid 1px white;
	padding-left:0px;
	
}
.category-filters select option
{
	color:black;
}
span.discount
{
    padding: 12px;
    padding-left: 25px !important;
    padding-right: 25px !important;
    width: 100%;
    text-align: center;
    font-size: 15px !important;
    width: -webkit-calc(100% - 25px) !important;
    width: -moz-calc(100% - 25px) !important;
    width: calc(100% - 10px) !important;
	color: #808080;
    position: relative;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 0 !important;
    margin-top: 10px !important;
    margin-left: -20px;
}
.store-entry,
.lang-entry
{
	margin-bottom:15px;
    position: relative;
    margin: .5rem 0 1rem 0;
    background-color: #fff;
    transition: box-shadow .25s;
    border-radius: 5px;
    float: left;
    width: 100%;
	background:white;
	padding: 20px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.store-entry.selected .store-entry-inner
{
	opacity:0.4;
	float:left;
	pointer-events:none;
}
.store-entry:last-child
{
	border:none;
}
.store-entry p,
.lang-entry p
{
	display: block;
    float: left;
    color: #717070;
    font-size: 15px;
    margin-bottom: 10px;
    width: 80%;
    padding-left: 47px;
    font-weight: bold;
	margin-top:5px;
}
.store-entry span,
.lang-entry span
{
	display:block;
	float:left;
	font-size:13px;
	width:80%;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:60px;
	
}
strong.discount-valid
{
    color: #1381da;
    padding-top: 12px;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
}
.store-entry a,
.lang-entry a
{
	float:right;
	font-size:13px;
	text-decoration:none;
	color:#656565;
	text-align:right;
	font-weight:normal;
	padding-right:20px;
}
.store-entry a.small.km-button span
{
	width:100%;
	padding:0;
	margin: 0;
	position:relative;
}
.store-entry a.small.km-button span img
{
	position:absolute;
}
.store-entry a.discount-link
{
	float:none;
	margin:0;
	padding:0;
	font-weight:normal;
}
.entries.history-box .store-entry
{
	padding-top:10px !important;
}
.entries.history-box .store-entry,
.entries.history-box .lang-entry
{
	box-shadow: none;
    padding: 5px;
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
	padding-top:0;
}
.entries.history-box .store-entry:first-child img,
.entries.history-box .lang-entry:first-child img
{
	padding-top:0;
	top:18px;
}
.entries.history-box .store-entry img,
.entries.history-box .lang-entry img
{
	top:26px;
}
.entries.history-box .store-entry:last-child,
.entries.history-box .lang-entry:last-child
{
	border:none;
}
.entries.history-box .store-entry p,
.entries.history-box .lang-entry p
{
	color:#0d7ad7;
	margin-bottom: 0;
}
.entries.history-box .store-entry span,
.entries.history-box .lang-entry span
{
	margin-top: 5px;
}
.entries
{
    clear: both;
    position: relative;
    float: left;
    width: 100%;
}
.tabs 
{
	position: absolute;
    top: 0;
    left: 0;
    background: #0d7ad7;
    background: -webkit-linear-gradient(left,#0d7ad7,#53d0ff);
    background: -o-linear-gradient(left,#0d7ad7,#53d0ff);
    background: -moz-linear-gradient(left,#0d7ad7,#53d0ff);
    background: linear-gradient(to right, #0d7ad7, #53d0ff);
    
    width: 100%;
	box-sizing: border-box;
}
.tabs a
{
	display:block;
	width:50%;
	text-align:center;
	float:left;
	box-sizing: border-box;
	color:#80d9ff;
	font-size:13px;
	text-decoration:none;
	padding: 10px 20px 10px 22px;
	border-bottom: 3px #e6e6e6 solid;
}
.tabs a.selected
{
    color: white;
	border-bottom: 3px #2b90e6  solid;
}
.store-entry img,
.lang-entry img
{
	position:absolute;
	left: 15px;
    top: 13px;
    width: 40px;
}
img.store-photo
{
	display:block;
	float:left;
	width:100%;
	height:auto;
	top:0;
	
	left:0;
}
.store-entry-inner
{

}
.dots-menu
{
    position: absolute;
    top: 18px;
    right: 5px;
	width: 25px;
    height: 30px;
}
.dots-menu a
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 25px;
    height: 30px;
    padding: 0;
    margin: 0;
    opacity: 0.4;
}
.dots-menu span
{
    position: absolute;
    display: block;
    padding: 10px;
    font-size: 15px;
    width: 130px;
    right: 10px;
    background: white;
    top: 20px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    z-index: 900;
	cursor:pointer;
}
.dots-menu img
{
	width:20px;
	top:0;
	left:0;
	right:0;
}
.store-entry-inner p.address-store
{
	width:220px;
	margin:auto;
	margin:auto;
	text-align:center;
	margin-top:0;
	margin-bottom:25px;
	position:relative;
	opacitY:0.8;
	font-size:13px;
	color: #b1b1b1;
}
.store-entry-inner h1
{
	margin-bottom:2px;
	margin-top:5px;
}
.store-entry-inner span
{
	width:100%;
	text-align:center;
}
.payment-box
{
	padding:20px;
	padding-top:5px;
}
a.payment-next
{
	width:100%;
	float:left;
}
.duration-select
{
	position:relative;
}
.payment-box select
{
    padding: 15px;
    padding-left: 45px;
    display: block;
    border: none;
    border-bottom: 1px solid #e8e8e8;
    background: #ffffff;
    width: 100%;
    font-size: 14px;
}
.payment-box a.payment.selected-pay
{
	color:White;
    background: #464646;
    box-shadow: none;
}
.payment-box a.payment
{
	display:block;
	width:100%;
	float:left;
	text-decoration:none;
	position:relative;
	padding:15px;
	padding-left:50px;
    box-shadow: 1px 1px 1px #dcdcdc;
    border-radius: 2px;
	background: #f5f6f7;
	box-sizing: border-box;
	margin-bottom:10px;
	color:inherit;
	font-size:15px;
}
.payment-box a.payment img.white-icon
{
	display:none;
}
.payment-box a.payment.selected-pay img.white-icon
{
	display:block;
}
.payment-box a.payment.selected-pay img.icon
{
	display:none;
}
.payment-box a.payment.last
{
	margin-bottom:40px;
}
.payment-box p
{
	font-size:14px;
	margin-top:0;
}
.payment-box a img
{
	width:30px;
	position:absolute;
	left: 10px;
    top: 10px;
}
.duration-box
{
	margin-top: 10px;
    margin-bottom: 30px;
    display: block;
    border-bottom: solid 1px #e8e8e8;
    width: 100%;
    position: relative;
    padding: 17px;
    box-sizing: border-box;
}
.duration-box p
{
	padding-left:33px;
	margin:0;
	color: #6d6d6d;
}
.duration-box img,
.duration-select img
{
	position: absolute;
    left: 5px;
    top: 9px;
    width: 30px;
}
.duration-box p span
{
	font-weight:bold;
}
.payment-inner-2 span
{
	width: 100%;
    display: inline-block;
    text-align: Center;
    font-size: 15px;
}
.pay-loading
{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: rgba(255, 255, 255, 0.85);
	background-image: url(../assets/loader.svg);
    background-position: center;
    background-repeat: no-repeat;
}
.store-gallery-zoom
{
    position: absolute;
    bottom: 0;
    right: 0px;
    width: 20px;
    padding: 11px;
	pointer-events:none;
}
.store-gallery
{
	position:relative;
	float:left;	
	padding: 5px;
    padding-top: 0;
	margin-top:-5px;
}
.store-gallery figure
{
	float:left;
    margin: 1%;
	width:48%;
}
.pswp__top-bar
{
	height:60px !important;
	padding-top:10px;
}
.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before
{
	width:50px !important;
}
.footer-notice
{
	width:100%;
	font-size:12px;
	position:fixed;
	bottom:10px;
	text-align:center;
	color:#d2d2d2;
}
.km-scroll-container
{
	height:100%;
}

.languages p 
{
	padding-top:9px;
}
.languages .store-entry,
.languages .lang-entry
{
	border-radius:0;
}
.languages .store-entry a,
.languages .lang-entry a
{
	float: left;
    padding: 0;
    text-align: left;
    width: 100%;
}
p.timer-icon img
{
	width: 25px;
    opacity: 0.3;
}

@-webkit-keyframes rotation {
   0% { -webkit-transform:rotate(0); }
}
.pie {
    background-color:#dcdcdc;
    width:200px;
    height:200px;
    -moz-border-radius:100px;
    -webkit-border-radius:100px;
    border-radius:100px;
    position:relative;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 0px;
    backface-visibility: visible;
    -webkit-transform: translate3d(0,0,0);

}
.clip1 {
    position:absolute;
    top:0;
    left:0;
    width:200px;
    height:200px;
    clip:rect(0px, 200px, 200px, 100px);
    -webkit-transform: translate3d(0,0,0);
}
.slice1 {
    position:absolute;
    width:200px;
    height:200px;
    clip:rect(0px, 100px, 200px, 0px);
    -moz-border-radius:100px;
    -webkit-border-radius:100px;
    border-radius:100px;
    background-color: #4dadff;
    -webkit-transform-style: preserve-3d;
    -moz-transform:rotate(0);
    -webkit-transform:rotate(0);
    -o-transform:rotate(0);
    transform:rotate(0);
    -webkit-transform: translate3d(0,0,0);
}
.animation1 {
    -webkit-animation: rotation 1s ease-in;
    animation: rotation 1s ease-in;
}
.clip2 {
    position:absolute;
    display: block;
    top:0;
    left:0;
    width:200px;
    height:200px;
    clip:rect(0, 100px, 200px, 0px);
    -webkit-transform: translate3d(0,0,0);
}
.slice2 {
    position:absolute;
    width:200px;
    height:200px;
    clip:rect(0px, 200px, 200px, 100px);
    -moz-border-radius:100px;
    -webkit-border-radius:100px;
    border-radius:100px;
    background-color:#4dadff;
    -webkit-transform-style: preserve-3d;
    -moz-transform:rotate(0);
    -webkit-transform:rotate(0);
    -o-transform:rotate(0);
    transform:rotate(0);
    -webkit-transform: translate3d(0,0,0);
}
.animation2 {
    -webkit-animation: rotation 1s ease-out backwards;
    animation: rotation 1s ease-out backwards;
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;
}
.status {
    position: absolute;
	height: 190px;
    width: 190px;
    line-height: 60px;
    text-align: center;
    top: 5px;
    left: 5px;
    border-radius:100px;
    background-color: #FFF;
    color: #434448;
    font-size: 45px;
    font-weight: lighter;
    line-height: 160px;
    -webkit-transform: translate3d(0,0,0);
	box-shadow:none;
}
.status p 
{
	font-size:14px;
	display:block;
	float:left;
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
	line-height: 17px;
	color:gray;
}
.status.user-funds 
{
	padding:0;
	border:none;
}
.status.user-funds .big-digits
{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
strong.sep
{
	font-size:28px;
	display:inline-block;
	line-height:40px;
	position:relative;
	top:-5px;
	color:#616161;
}
p#HMSremaining,
p#HMSremaining1,
p#HMSremaining2
{
	padding-top: 10px;
}

.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: #37c137;
  fill: none;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}
.checkmark {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  position:absolute;
	top: 50px;
	left: 45px;
  box-shadow: inset 0px 0px 0px #37c137;
  animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #37c137;
  }
}

.swiper-container .user-account 
{
	height:100%;
	margin-top:40px;
}

.swiper-container img.scan-img
{
	width:210px;
}
.swiper-pagination-bullet-active {
    background: #47c1f8 !important;
}
.swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
}
.swiper-container {
	width: 100%;
	height: 485px;
	margin: 0;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.frame-back
{
	position: Absolute;
    left: 51px;
    bottom: -37px;
    z-index: 9999;
    width: 40px;
    height: 35px;
}

@media only screen and (max-height: 770px) 
{
	.phone-frame
	{
		display:none;
	}
	.center-mode
	{
		position: static;
		top: 0;
		left: 0;
		transform: none;
		margin: auto;
		height: 100%;
	}
	.center-mode iframe 
	{
		height:100vh;
	}
}

@media only screen and (max-width: 360px) 
{
	.phone-frame
	{
		display:none;
	}
	.center-mode
	{
		position: static;
		top: 0;
		left: 0;
		transform: none;
		width:100%;
		height: 100%;
	}
	.center-mode iframe 
	{
		height:100vh;
	}
}