﻿
/* first for IE 4–8 */
/*@font-face {
  font-family: DINWeb-Medium;
  src: url("https://land1.yyy-net.com/m-muchb/css/DINWeb-Medium.eot");
}

@font-face {font-family: 'PalatinoLTStd-Roman';src: url('https://land1.yyy-net.com/m-muchb/css/palatino/webfonts/2BA91E_0_0.eot');src: url('https://land1.yyy-net.com/m-muchb/css/palatino/webfonts/2BA91E_0_0.eot?') format('embedded-opentype'),url('https://land1.yyy-net.com/m-muchb/css/palatino/webfonts/2BA91E_0_0.woff') format('woff'),url('https://land1.yyy-net.com/m-muchb/css/palatino/webfonts/2BA91E_0_0.ttf') format('truetype'); font-weight:normal;}*/

/* then for WOFF-capable browsers */
/*@font-face {
  font-family: DINWeb-Medium;
  src: url("https://land1.yyy-net.com/m-muchb/css/DINWeb-Medium.woff") format("woff");
}*/

	
	body {
  font-family: Arial, Helvetica, sans-serif;
  background-color:#000000;
  margin: 0px;
  padding: 0px;
  font-size: 0.8em;
  color:#fff;

 
  }
 
 #page {
	 margin:0 auto;
	
	background-position:right 300px;
	background-size: 100% auto;
	
	background-repeat:no-repeat;
 }
  img {
	  border: 0px;
	 
  }
 .logo{
	 padding-top: 8px;
	 text-align: center;
	  
 }
 .logo img{ width: 200px; height: 100px;}
	  

 .offer {
	
	
	text-align:center;
	text-transform:uppercase;
	margin-top:0px;
	padding-top: 20px;
	
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 1);
	 margin:0 auto;
	
 }
 
 
.offer1 { 

font-size: 20px;
 font-weight: bolder;
  line-height: 40px;
  color: #f8b40a;
 }
 .offer2 { color: #FFF;
 font-size: 36px;
 line-height: 40px;
 font-weight: bolder;
 letter-spacing: 1px;
 }
 .offer3 { color: #FFF;
 font-size: 23px;
 font-weight:bold;
 line-height: 35px;
 }
 .offer4 { color: #f8b40a;
 font-size: 22px;
 font-weight:bold;
 line-height: 30px;
 margin-top: 5px;
 }
 .offer4 img{
	 height: 42px !important; width: 170px !important;}
 .phone { font-size: 20px; line-height: 18px; margin-top: 15px;  color: #f8b40a; font-weight:normal;}
  .phone span {font-size: 24px;  font-weight: bolder;}
 .phone img{ width: 30px; height:auto; font-weight: bolder; margin-right: 10px; }
.button {
	 margin:0 auto;
    text-align: center;
   
	margin-bottom: 7px;
}
.imgoffer {margin-top: 5px;}
.button img{ width: 250px; height: 73px;}


.tc {color: #fff; text-transform: none; font-size: 1em; font-family:Arial, Helvetica, sans-serif; margin: 20px 10px;}
.tc a{color: #fff; text-decoration:underline; text-transform: none; font-size: 1.2em; font-family:Arial, Helvetica, sans-serif;}

.steps_main{
	
	  margin:0 auto;
	 width: 320px;
	text-shadow: -1px 0px 1px rgba(150, 150, 138, 1);
	clear:both;
	margin-top: 30px;
}
.steps_main span{
	text-transform:uppercase;
	 font-size: 20px;
	 color: #f8b40a;
	 letter-spacing: normal;
	 line-height: 30px;
}
.steps1, .steps2, .steps3  {
	 background-image: url('https://land1.yyy-net.com/m-muchb/images/steps_bg_small.png');
	background-position:left top;
	background-repeat:no-repeat;
	font-size:14px;
	text-align:right;
	width: 315px;
	height: 125px;
	line-height: 16px;
	
	
}
.steps1 div{padding: 18px 20px 0px 17px;}
.steps2 div{padding: 18px 20px 0px 17px;}
.steps3 div{padding: 18px 20px 0px 17px;}

.steps_main img { margin-left:  8px; height: 60px; width: 40px;}

.footer {  margin:0 auto;
text-align:center;
width: 95%;}
.clv_f_payments {
		border-top: solid 1px #5f5f5f;
		border-bottom: solid 1px #5f5f5f;
		position: relative;
		text-align: center;
		padding: 5px 0px 15px 0px;
		
	}

	.clv_f_payments a {
		text-decoration: none;
	}

	.clv_f_payments img {
		margin-right: 10px;
	}
.footer_line{ display: none;}
.tc_maintext {  text-align: right; padding: 10px; line-height: 1.5; }
.tc_maintext a {color: #FFF;}
.tc_maintext ul { padding: 1em;}
.jp_iframe { display:none; margin-top: 110px; background-color:#000; width: 950px; height: 50px;  }
.payments { margin-top: 25px; font-size: 1.3em; text-align:center; color: #FFF; margin-bottom:20px;}
.payments img {margin-left: 4px; margin-right: 4px; height: 34px; margin-top: 5px; }
.payments div { padding-top: 5px; text-align:center;}

/* Absolute Center Spinner */
.float {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 40px;
	right: 40px;
	background-color: #25d366;
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	box-shadow: 2px 2px 3px #999;
	z-index: 100;
}

.my-float {
	margin-top: 16px;
}

.loading {
	position: fixed;

	z-index: 999;

	height: 2em;

	width: 2em;

	overflow: show;

	margin: auto;

	top: 0;

	left: 0;

	bottom: 0;

	right: 0;

	display: none;
}

/* Transparent Overlay */

.loading:before {
	content: "";

	display: block;

	position: fixed;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	background: radial-gradient(rgba(20, 20, 20, 0.8), rgba(0, 0, 0, 0.8));

	background: -webkit-radial-gradient(
			rgba(20, 20, 20, 0.8),
			rgba(0, 0, 0, 0.8)
	);
}

/* :not(:required) hides these rules from IE9 and below */

.loading:not(:required) {
	/* hide "loading..." text */

	font: 0/0 a;

	color: transparent;

	text-shadow: none;

	background-color: transparent;

	border: 0;
}

.loading:not(:required):after {
	content: "";

	display: block;

	font-size: 10px;

	width: 1em;

	height: 1em;

	margin-top: -0.5em;

	-webkit-animation: spinner 150ms infinite linear;

	-moz-animation: spinner 150ms infinite linear;

	-ms-animation: spinner 150ms infinite linear;

	-o-animation: spinner 150ms infinite linear;

	animation: spinner 150ms infinite linear;

	border-radius: 0.5em;

	-webkit-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0,
	rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0,
	rgba(255, 255, 255, 0.75) 0 1.5em 0 0,
	rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0,
	rgba(255, 255, 255, 0.75) -1.5em 0 0 0,
	rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0,
	rgba(255, 255, 255, 0.75) 0 -1.5em 0 0,
	rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;

	box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0,
	rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0,
	rgba(255, 255, 255, 0.75) 0 1.5em 0 0,
	rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0,
	rgba(255, 255, 255, 0.75) -1.5em 0 0 0,
	rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0,
	rgba(255, 255, 255, 0.75) 0 -1.5em 0 0,
	rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);

		-moz-transform: rotate(0deg);

		-ms-transform: rotate(0deg);

		-o-transform: rotate(0deg);

		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);

		-moz-transform: rotate(360deg);

		-ms-transform: rotate(360deg);

		-o-transform: rotate(360deg);

		transform: rotate(360deg);
	}
}

@-moz-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);

		-moz-transform: rotate(0deg);

		-ms-transform: rotate(0deg);

		-o-transform: rotate(0deg);

		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);

		-moz-transform: rotate(360deg);

		-ms-transform: rotate(360deg);

		-o-transform: rotate(360deg);

		transform: rotate(360deg);
	}
}

@-o-keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);

		-moz-transform: rotate(0deg);

		-ms-transform: rotate(0deg);

		-o-transform: rotate(0deg);

		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);

		-moz-transform: rotate(360deg);

		-ms-transform: rotate(360deg);

		-o-transform: rotate(360deg);

		transform: rotate(360deg);
	}
}

@keyframes spinner {
	0% {
		-webkit-transform: rotate(0deg);

		-moz-transform: rotate(0deg);

		-ms-transform: rotate(0deg);

		-o-transform: rotate(0deg);

		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);

		-moz-transform: rotate(360deg);

		-ms-transform: rotate(360deg);

		-o-transform: rotate(360deg);

		transform: rotate(360deg);
	}
}

.iti__country-list {
	background: rgb(151, 38, 199);
	color: white;
	border: 1px solid rgb(151, 38, 199);
}

.iti__country-list .iti__dial-code {
	color: rgb(219, 233, 247);
}

.logo img {
	width: 150px;
	height: 75px;
	margin-top: 15px;
}

.clv_f_payments img {
	margin: 10px;
}

.iti__selected-flag {
	padding: 0 6px 0 17px;
}

@media (max-width: 480px) {
	.logo img {
		width: 92px;
		height: 56px;
		padding-top: 10px;
	}

	.iti__selected-flag {
		padding: 0 6px 0 17px;
	}

	.clv_f_payments img {
		margin: 10px;
	}

	.tc_maintext {
		width: 100%;
	}
}
