@import url('https://fonts.googleapis.com/css?family=Open+Sans:300');
@import url('https://fonts.googleapis.com/css?family=Russo+One');
* {
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
document, body, html {
	margin: 0px; padding: 0px; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 14px; color: #000000;
}

body{
background-repeat: no-repeat;
	background-position: left top;
	background-color: rgb(230,230,235);
}


a:hover {
	text-decoration: none;
}

.clr {
	clear: both;
}

.hidden {
	display: none;
}

.wrapper {
	width: 1000px; margin: 0px auto;
}

.header {
	color: #ffffff;
}

.header {
	height: auto;
}

.header div.top{
	height: 110px;
	background: #828282;
	border-bottom: solid 2px #007060;
}

.header div.top div.logo {
	float: left;
	padding-top: 3px;
}

.header div.top div.logo img{
	max-width: 160px;
	max-height: 100px;
}

.header div.top div.phone-block {
	float: right; padding: 29px 0px 0px 0px;
}

.phone-block div.phone {
	background: url(../images/red_phone.svg) no-repeat left; padding: 5px 5px 5px 50px; color: #FFFFFF; font-size: 22px; float: left;font-weight:bold;background-size:contain;
}

.phone-block div.callback {
	float: right;
}

.phone-block div.callback a {
	color: #ffffff;
	font-size: 16px;
	background: #007060;
	padding: 10px 20px;
	margin: 0 0 0 20px;
	text-decoration: none;
	display: block;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	transition: 200ms;
}

.phone-block div.callback a:hover {
	background: #609b87;
}

.header .bottom {
	text-align: center;
}

.header h1, .slick-wrap h1 {
	color: #000000; font-size: 24px; margin: 40px 0px 0px 0px; font-weight: bold; text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}

.slick-wrap h1 {
	text-align: center;
}

.header h1.utm {
	text-transform: uppercase; color: #007060; margin-bottom: -40px; font-size: 35px; font-weight: nornal;
}

.header div.get-discount{
	font-weight: bold; font-size: 35px; color: #000000; margin-bottom: 40px; margin-top: 20px;
	font-family: 'Open Sans', sans-serif;
}

.header div.get-discount span{
	color: #007060;
}



.header div.get-discount span.gray{
	color: rgb(40,40,50)!important;
}

.header div.get-discount span.lsp2{
	letter-spacing: 2px;
}

.header div.get-discount small{
	#color: rgb(40,40,50);
	#font-weight: bold;
}


.header div.get-discount span{
	color: #007060;
}

.header h3 {
	color: #000000; font-size: 12px; font-family: "Myriad Pro"; margin: 10px 0px 5px 0px; font-weight: normal;
}


.header p {
	margin: 0px 0px 20px 0px;
}

.content {
	background: white; margin-bottom: 20px; position: relative;
}

.content .top {
	height: 90px;
}

.content .middle {
	position: relative; padding: 0px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.content div.steps {
	background: #dedfe3; margin: 0px;
	height: 60px;
}

.result div.steps {
	display: none;
}

.content div.steps div.wrap {
	width: 90%; margin: 0px auto; height: 33px;
	border-bottom: 1px solid #bbbcbe;
}

.content div.steps div.wrap ul {
	list-style: none; margin: 0px 5%; padding: 0px;
}

.content div.steps div.wrap ul li {
	float: left; height: 33px; width: 25%; position: relative;
}

.content div.steps div.wrap ul li:first-child {
	width: 0px;
}

.content div.steps div.wrap ul li span {
	background: #bbbcbe; border-radius: 100%; width: 13px; height: 13px; margin: 0 0 -7px -6px;
	position: absolute; bottom: 0px; right: 0px;
}

.content div.steps div.wrap ul li .progress {
	background: #007060; position: absolute; bottom: 0px; left: 0px; height: 1px; width: 0%; margin-bottom: -0px;
	transition: 500ms;
}

.content div.steps div.wrap ul li.active .progress {
	width: 100%;
}

.content div.steps div.wrap ul li.active.red1 {
	border-bottom: 1px solid #007060;
}

.content div.steps div.wrap ul li.active.red span {
	background: #007060;
}


div.step-title {
	position: relative;
}

.result div.step-title {
	
}


div.step-title div.title {
	display: none; line-height: 35px;
	font-size: 35px; margin-top: 40px;
	font-family: 'Open Sans', sans-serif;
}

div.result div.step-title div.title {
	display: block;
}


div.step-title div.title.active {
	display: block; line-height: 1.2em;
}

div.content div.middle div.discount {
	font-size: 35px; font-family: 'Open Sans', sans-serif; padding:35px 0 0 0px; text-transform: uppercase; width: 120px; line-height: 1.1em; float: left;
}

div.content div.middle div.discount span {
	font-size: 60px; font-weight: bold; font-family: Arial; color: #007060; line-height: 1.3em;
}

div.content div.card-image {
	text-align: left; margin-bottom: 0; margin-left: -40px;
	box-shadow: 1px 1px 18px 3px rgb(227 227 227);
    -webkit-box-shadow: 1px 1px 18px 3px rgb(227 227 227);
    -moz-box-shadow: 1px 1px 18px 3px rgba(227,227,227,1);
}

div.content div.card-image img {
	/*max-width: 350px;*/
}

div.present-box {
	display: table; background: #f6f6f6; margin-top: -90px; z-index: 1; position: relative; margin-left: -40px;
	border-radius: 0 100px 100px 0; position: absolute;width: 305px;
}

div.present-box div.icon, div.present-box div.plus, div.present-box div.txt{
	display: table-cell; vertical-align: middle; padding: 10px 0px;
}

div.present-box div.icon {
	width: 75px; background: url(../images/present.png) no-repeat 32px center;
}

div.present-box div.plus {
	font-size: 30px; font-weight: bold; width: 40px; text-align: center;
}

div.present-box div.title {
	font-size: 24px; font-weight: bold; text-transform: uppercase;
}

div.present-box div.txt {
	width: 190px; padding-right: 20px;
}

div.content div.card-image div.dsc {
	position: absolute; bottom: 20px; left: 35px; font-size: 18px; color: #ffffff; font-weight: bold;
}

div.content div.card-image div.name {
	position: absolute; bottom: 20px; right: 12px; padding: 5px 10px; background: white; font-size: 13px;
}

div.content div.fields {
	float: right; width: 55%;
}

div.content div.fields div.form {
	display: none;
}

div.content div.fields div.form.active {
	display: block;
}


/************ ����� 1 ***********/
div.content div.fields div.form.textfield{
	padding: 20px 20px 20px 20px; margin: 20px 0px 20px 0px;
	background: #fafafa;
}

div.content div.fields div.text-field {
	margin: 10px 0px;
}

div.content div.fields div.text-field input[type=text] {
	padding: 16px 20px; border: 1px solid #cccccc; width: 100%; font-size: 18px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(PIE.htc);
}

div.content div.fields div.text-field input[type=text].error {
	background: #FFaaaa;
}

div.content div.fields div.step1 div.alt {
	color: #666666; font-size: 11px;
}

div.content div.fields .checkbox {
	background: #fafafa!important; margin: 20px 0px 20px 0; padding: 20px 0px;
}

div.content div.fields table {
	font-size: 12px;
}

div.content div.fields .checkbox span {
	font-size: 14px; display: block; margin: 5px 0px; font-weight: bold;
}

div.content div.fields t.check {
	height: 21px; margin-bottom: 10px;
}

div.content div.fields .check div.check {
	background: url(../images/td-check.png) no-repeat center;
}

div.content div.fields table td.check {
	cursor: default; background: #f7f7f7;
}



div.content div.buttons {
	position: relative; text-align: center;
}

div.content div.buttons div.next, .btn {
	background: #007060; color: #ffffff; padding: 21px 57px; border-radius: 40px; font-weight: bold; display: inline-block; cursor: pointer; text-decoration: none;
	transition: 200ms;	
	border: none;
}

.radio .field.click {
  -webkit-animation: blink .3s linear;
  animation: blink .3s linear;
}

div.content div.buttons div.next.disabled {
	cursor: default; background: #cccccc;
}

div.content div.buttons div.prev {
	position: absolute; top: 20px; left: 10px; color: #999999; font-size: 12px; padding-left: 20px; cursor: pointer;
	background: url(../images/pipula.png) no-repeat;
}

div.content div.buttons div.prev.disabled {
	color: #aaaaaa; cursor: default;
}

div.content div.bottom {
	text-align: center; font-size: 12px; color: #666666;
}

div.content div.form .checkbox li {
	text-align: left; font-size: 14px; cursor: default;
}

div.content div.form .checkbox ul {
	list-style: none; margin: 0px 0px 0px 25px; padding: 0px;
}

div.content div.form .checkbox ul {
	font-size: 14px;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}


div.content div.form .checkbox ul li.field {
	background: url(../images/checkbox.png) no-repeat left top; padding: 7px 0px 7px 40px; margin: 6px 0px; cursor: pointer;
}
div.content div.form .checkbox ul li.field{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

div.content div.form .checkbox ul li.field.active{
	background: url(../images/checkbox-check.png) no-repeat left 0px;
}


div.content div.form .checkbox span {
	font-size:12px; font-weight: normal;
}

div.content div.phone {
	font-size: 20px; font-weight: bold; margin: 5px 0px; color: black;
}

div.content div.result {
	color: black; font-size: 15px;
}

div.content div.result div.goto {
	margin: 20px 0px;
}

div.content div.result div.goto a {
	text-decoration: none; color: #ffffff; text-transform: uppercase; background: #007060; padding: 10px 25px; font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);
}

.goto a {
	text-decoration: none; color: #ffffff; text-transform: uppercase; background: #007060; padding: 10px 25px; font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);

}

div.user-discount {
	background: url(../images/user-discount.png); width: 156px; height: 60px; color: #ffffff; font-size: 40px; font-family: "Myriad Pro"; position: absolute; top: 0px; left: 50%; margin: -33px 0px 0px -80px; text-align: center; padding-top: 10px;
}


table.card-list {
	border-collapse: collapse; width: 100%; margin-bottom: 50px;
}

table.card-list td {
	padding: 20px; width: 50%; vertical-align: top;
}

table.card-list tr td:nth-child(2) {
	width: 50%;
}

table.card-list tr:nth-child(2n-1) td {
	background: #f7f7f7;
}

table.card-list div.title {
	font-family: "Myriad Pro"; font-size: 40px;
}

table.card-list .card-image div.img {
	float: left;
}

table.card-list .card-image div.small {
	float: left; padding-left: 20px; width: 230px; font-size: 13px;
}

table.card-list .zag {
	font-size: 16px; font-weight: bold; margin: 15px 0px 10px 0px
}

table.card-list ul.service-list {
	margin: 0px; padding: 0px; list-style: none;
}

table.card-list ul.service-list li {
	padding: 3px 0px 3px 25px; font-size: 16px;
}

table.card-list div.base {
	background: #ffffff; border: 1px solid #cccccc; padding: 10px; margin-top: 15px;
}

table.card-list div.base a.opener {
	display: block; color: black
}

table.card-list div.base.active a.opener, table.card-list div.base a.opener:hover {
	
}

table.card-list div.base.active a.opener:hover {
}

table.card-list div.base div.base-content {
	display: none; padding-top: 10px;
}


#callback, #direction {
	margin: 20px;
	height: 120px; width: 400px;
}

#callback h1, #direction h1 {
	font-size: 20px; font-weight: normal;
}

form.signin div.field {
	float: left; margin-right: 25px; color: white; margin-bottom: 20px;
}

form.signin div.field div.label {
	height: 13px; color: black;
}

form.signin div.field input[type=text] {
	width: 350px; padding: 5px 10px; font-size: 20px; font-family: Arial; border: 1px solid #cccccc; margin-top: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(PIE.htc);
}

form.signin div.field input[type=submit] {
	background: #007060; color: #ffffff; font-size: 18px; font-family: Arial; padding: 6px 50px; margin-top: 10px; cursor: pointer; border: none; text-transform: uppercase; font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(PIE.htc);
}

div.card-block {
	float: left; width: 40%;
}

div.card-block div.wrap{
	padding: 15px 0px 10px 80px; width: 320px;
}

div.card-block h3 {
	font-size: 24px; font-weight: normal; margin: 0px; padding: 0px; text-align: center;
}

div.step-title.mobile {
	display: none;
}

div.bonus-box {
	padding: 40px 0 0 150px;
}

div.bonus-box div.bonus {
	padding: 1px 0px;
}

div.bonus-box div.bonus span {
	background: #f1eeee;border-left: 2px solid #007060; padding: 6px 12px; display: inline-block;
}

div.direction div.name {
	font-size: 18px; margin: 10px 0px;
}

div.slick {
	min-height: 400px;
}

div.slick-wrap {
	padding: 20px 40px;
	position: relative; max-width: 900px; margin: 0px auto;
}

div.direction {
	border: 2px solid #b18425;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(PIE.htc);
	

}

div.direction div.name {
	padding: 0px 10px;
}

div.direction div.desc {
	padding: 0px 10px;
}


div.direction div.img img {
	border-bottom: 2px solid #b18425;
	-webkit-border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
	behavior: url(PIE.htc);
}

div.direction div.button {
	text-align: center;  display: none; height: 35px; margin-top: 15px;
}

div.direction div.button  a {
	background: #007060; color: white; padding: 10px 20px; text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(PIE.htc);
}

div.direction:hover div.button {
	display: block;
}

div.result-top {
	background: #fafafa; margin: 30px 0px; padding: 40px 20px;
}

div.field-set {
	margin: 20px 0px;
	background: #fafafa; padding: 50px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

div.row {
	margin: 0 -10px;
}

div.field-set * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}

div.field-set div.field {
	border: 1px solid #cccccc; background: #f1eeee;
	transition: 200ms;
}

div.field-set div.field>div {
	padding: 5px 20px 5px 15px;
/*	border-left: 3px solid #f1eeee;*/
	cursor: pointer;
	display: table; width: 100%;
}

div.field-set div.field span {
	position: relative; display: table-cell; vertical-align: middle; height: 80px; text-align: center;
}

div.field-set div.field.active, div.field-set div.field:hover {
/*	border-left: 1px solid #E61B31;*/
	box-shadow:1px 1px 18px 3px rgba(227,227,227,1);
	-webkit-box-shadow:1px 1px 18px 3px rgba(227,227,227,1);
	-moz-box-shadow:1px 1px 18px 3px rgba(227,227,227,1);
}

div.field-set div.field.active div, div.field-set div.field:hover div {
/*	border-left: 3px solid #E61B31;*/
}

div.field-set div.field.active span:before, div.field-set div.field:hover span:before {
	background: #007060;
}


div.field-set.col2 div.option {
	width: 50%; float: left; padding: 0 10px;
}

div.field-set.col3 {
	padding: 50px 20px;
}

div.field-set.col3 div.option {
	width: 33.333333%; float: left; padding: 0 10px;
}


.bottom-text {
	text-align: center; margin: 40px 0px;
}


div.right-side {
	float: right; width: 50%;
}
div.full-width {
	width: 80%;
	padding: 20px 10%;
}
div.alt {
	color: #000000; font-size: 25px;
	font-family: 'Open Sans', sans-serif; margin-bottom: 40px;
}

.mobile {
	display: none;
}

.slide0-title {
	padding: 20px 20px 5px 20px; text-transform: uppercase;
    font-weight: bold;
    font-size: 32px;
    color: #000000;
    margin-bottom: 0px;
    font-family: 'Open Sans Bold', sans-serif;
}
.slide0-title span {
	color: #007060;
}
.slide0-alt {
	margin: 0px 20px;
	color: #000000;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}

div.slide0-card {
	padding-left: 0; overflow: hidden; margin-top: -0px;
}

div.slide0.present-box {
	background: none;
	margin: 0px;
	position: relative;
	width: 100%;
}

div.slide0.present-box div.icon {
    width: 65px;
    background: url(../images/present.png) no-repeat 20px center;
}

div.slide0.present-box .txt{
	width: auto;
}

.main-site-link-block{
	position: relative; 
	float: right; 
	padding: 29px 2em 0 0;
}
.main-site-link-block .main-site-link-block__ico{
	float: left;
}
.main-site-link-block .main-site-link-block__text{
	line-height:42px;
	float:left;
	margin-left: .5em;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

.main-site-link-block .main-site-link-block__text2{
	display: none;
	position:absolute;
	font-size: 10px; 
	bottom: -10px; 
	left:10px;
	color:#cccccc; 
	width:50px;
}


@media screen and (max-width: 1000px) {
	div.middle {
		width: 100%;
	}
	div.content div.card-block {
		width: 30%;
	}
	div.wrapper {
		width: 100%;
	}
}

@media screen and (max-width: 731px) {
	div.right-side {
		float: none; width: 100%;
	}
	div.result-top {
		background: none; padding: 20px 0px;
	}
	.callback {
		display: none;
	}
	div.content div.card-block {
		display: none;
	}
	div.content div.fields {
		width: 100%; margin: 0px auto;
		float: none;
	}
	
	div.content div.fields div.field-set {
		margin: 15px 0; background: none; padding: 0px;
	}
	
	div.header div.bottom {
		display: none;
	}
	
	div.step-title div.title {
		padding: 0px 0px;
	}
	.content {
		background: none;
	}
	.header div.top div.phone-block {
		padding-top: 35px;
	}
	.header div.top {
		height: 110px;
	}
	.phone-block div.phone {
		width: 30px; overflow: hidden; height: 40px; font-size: 0px;
	}
	.header div.top div.logo img {
		#height: 60px;
	}
	div.content div.fields div.form.textfield {
		background: none; margin: 0px; padding: 0px;
	}
	div.content div.fields .checkbox {
		background: none!important; margin: 0px 20px;
	}
	.bottom-text {
		display: none;
	}
	.buttons {
		margin-bottom: 40px;
	}
	.notmobile {
		display: none!important;
	}
	.header div.top div.logo{
		padding-top: 5px;
	}
	.main-site-link-block{
		padding-top: 35px;
	}
	.main-site-link-block__text{
		display: none;
	}
	.main-site-link-block__text2{
		display: block!important;
	}
}

@media screen and (max-width: 460px) {
	div.field-set div.field {
		background: #007060; color: #ffffff;
	}
	.hidemobile {
		display: none;
	}
	.mobile {
		display: block;
	}
	.discount.mobile {
		font-family: 'Open Sans', sans-serif; font-size: 30px; text-transform: uppercase; margin: 20px 20px 0px 20px; line-height: 1.1em; height: 100px;
	}
	.discount.mobile div {
		float: left;
	}
	.discount.mobile span {
		font-size: 60px; color: #007060; float: right; margin-top: 10px;
	}
	.content .middle {
		padding: 0px 20px;
	}
	.content div.steps div.wrap {
		border: none;
	}
	div.field-set div.option {
		width: 100%!important; float: none!important; margin-bottom: 15px;
	}
	div.bottom-text {
		display: block;
		padding: 0 5px;
		box-sizing: border-box;
	}
	div.step-title div.title.active {
		font-size: 25px;
	}
	div.field-set div.field>div {
		padding: 15px 20px;
	}
	div.step-title div.title.active {
		padding: 10px 0px; margin: 0px;
	}
	div.content div.buttons div.next {
		width: 100%;
	}
	.content div.steps {
		background: none;
	}
	div.field-set div.field span {
		height: 40px;
	}
	.prev {
		display: none;
	}
	div.content div.fields div.form.textfield{
		background: none; margin: 0px; padding: 0px;
	}
	div.content div.fields .checkbox {
		margin: 0px; background: none!important; padding: 15px 0px;
	}
	div.content div.form .checkbox ul {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
	}
	.btn {
		width: 100%; display: block; text-align: center; padding: 21px 0px;
	}
	.slide0-card img {
		width: 100%; margin-top: 0;min-height: 200px;
	}
	.slide0-title {
		font-size: 25px;
	}
	
	.slide0-alt {
		font-size: 14px;
	}
}

@-webkit-keyframes blink {
  50% { background: #007060;}
  100% { background: #609b87;}
}
@keyframes blink {
  50% { background: #007060;}
  100% { background: #609b87;}
}

#canvas {
border: 1px solid black;
position: absolute;
z-index: 10000;
}


#flake {
color: #fff;
position: absolute;
font-size: 25px;
top: -50px;
}