	
body {
	margin: 0 auto;
	text-align: center;
	background: #F5F5F5;
	font-family: sans-serif;
}
p {
	text-align: left;
	}
h1, h2, h3 {
	font-family: 'play';
	font-weight: 100;
	-webkit-margin-before: 5px;
	-webkit-margin-after: 5px;
	text-align: center;
}	

.cc {
	font-family: 'play';
	font-weight: 100;
	font-size: 10px;
	color: #bd301b;
	display: inline;
}
h1 {
	font-size: 19px;
	margin-bottom: 9px;
	margin-top: 9px;
}
h2 {
	font-size: 35px;
	color: #bd301b;
	margin-bottom: 11px;
	margin-top: 11px;
}
h3 {
	font-size: 30px;
}
.headbar {
	margin: 30px auto;
	display: block;
	position: relative;
}
.main {
	margin: 38px auto;
	display: block;
	width: 300px;
}
.marg {
	margin-bottom: 7px;
	margin-top: 8px;
}
.margs {
	margin-bottom: 2px;
	margin-top: 2px;
}

.fon {
	z-index: -1;
	background: url('/fon.png') center center;
	content: ' ';
	width: 127px;
	height: 518px;
	position: absolute;
	left: 50%;
	top: 165px;
	margin-left: 26px;
}
.but {
	margin: 20px auto;
	border-radius: 50%;
	height: 100px;
	width: 100px;
}
.green {
	background: green;
}
.red {
	background: red;
}
.yellow {
	background: yellow;
}
.wrap {
	width: 100%;
	min-width: 320px;
	background: transparent;
	margin-bottom: 150px;
	}
.left {
	width: 60%;
	float:left;
}
.right {
	width: 40%;
	float:right;
	padding-top: 15px;
}
.clearfix {
	clear: both;
}
.baloon {
	margin: auto auto;
	width: 171px;
	height: 119px;
	border: 1px solid silver;
	border-radius: 7px;
	background: white;
	padding: 5px;
	position: relative;
	box-shadow: 0px 0px 15px -4px silver;
	border-right-color: transparent;
	z-index: -1;
}
.baloon:after {
	content: "";
	position: absolute;
	left: 175px;
	top: 15px;
	height: 97px;
	width: 69px;
	background: white;
	-webkit-perspective: 200px;
	-moz-perspective: 200px;
	-o-perspective: 200px;
	perspective: 200px;
	-webkit-transform: perspective( 100px ) rotateY( 45deg );
	-moz-transform: perspective( 100px ) rotateY( 45deg );
	-o-transform: perspective( 100px ) rotateY( 45deg );
	transform: perspective( 100px ) rotateY( 45deg );
	box-shadow: 7px 0px 15px -4px silver;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;  
	z-index: -2;
}
img {
	z-index: 100;
	}
	a {
		text-decoration: none;
		color: black;
	}
	ul {
		text-align: left;
	}
	.callnow {
		transform: skewX(-13deg);
		background: white;
		color: #ED1c24;
		padding: 13px 20px;
		margin: 20px;
		cursor: pointer;
		border: solid 1px #ed1c24;
		border-radius: 10px;
		font-size: 1.5em;
	}
	.mar {
		margin-top: 62px;
	}
	.container {
		position: fixed;
		bottom: 30px;
		z-index: 200;
		right: 30px;
	}
	
	.pulse-button {
	  position: relative;
	  width: 100px;
	  height: 100px;
	  border: none;
	  box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
	  border-radius: 50%;
	  background-color: #ED1C24;
	  background-image: url('/callme.png');
	  background-size: cover;
	  background-repeat: no-repeat;
	  cursor: pointer;
	  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	}
	
	.pulse-button:hover {
	  -webkit-animation: none;
	  -moz-animation: none;
	  -ms-animation: none;
	  animation: none;
	}
	
	@-webkit-keyframes pulse {
	  to {
		box-shadow: 0 0 0 25px rgba(232, 76, 61, 0);
	  }
	}
	
	@-moz-keyframes pulse {
	  to {
		box-shadow: 0 0 0 25px rgba(232, 76, 61, 0);
	  }
	}
	
	@-ms-keyframes pulse {
	  to {
		box-shadow: 0 0 0 25px rgba(232, 76, 61, 0);
	  }
	}
	
	@keyframes pulse {
	  to {
		box-shadow: 0 0 0 25px rgba(232, 76, 61, 0);
	  }
	}
	#modal {
		background:rgba(255,255,255,0.85);
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 1000;
		overflow: scroll;
	}
	#close {
		position: fixed;
		top: 20px;
		right: 20px;
		color: #000;
		font-size: 1em;
		cursor: pointer;
		background: #fff;
		padding: 16px 17px;
		border: solid 1px;
		border-radius: 20px;
		}
	.blur {
		-webkit-filter: blur(3px);
		filter: blur(3px);
	}
	.stop {
		overflow: hidden;
	}
	.mar2 {
		margin-top: 94px;
	}
	input {
		line-height: 2em;
		font-size: 1.5em;
		padding: 10px;
		margin: 20px auto;
	}
	
	
#noticerkn {
	padding: 10px;
	height: auto;
	width: 100%;
	background: rgba(0,0,0,.8);
	color: #fff;
	font-size: 12px;
	position: fixed;
    bottom: 0;
    z-index: 10000;
    text-align: center;
}
.scaleUp:hover {
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.scaleUp {
    -moz-transition: cubic-bezier(0.175, 0.885, 0.52, 1.575) 200ms;
    -o-transition: cubic-bezier(0.175, 0.885, 0.52, 1.575) 200ms;
    -webkit-transition: cubic-bezier(0.175, 0.885, 0.52, 1.575) 200ms;
    transition: cubic-bezier(0.175, 0.885, 0.52, 1.575) 200ms;
}
.circle {
    width: 40px;
    height: 40px;
    background: transparent;
    border: 4px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    display: inline-block;
    margin: 10px 20px;
}
.circle::before {
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -2px;
    width: 24px;
    height: 4px;
    background-color: #fff;
    content: "";
    position: absolute;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.circle::after {
    width: 24px;
    height: 4px;
    background-color: #fff;
    content: "";
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -2px;
    position: absolute;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#noticerkn .container {
	position: relative;
	bottom: 0;
}
#noticerkn a {
	color: #ED1C24;
}