html,body {
	padding: 0;
	margin: 0;
	font-size: 10px;
	height: 100%;
}

h2 {
	padding: 0;
	margin: 0;
}

label {
	margin: 0;
}
/* SERVICE STYLES */

.centred {
	text-align: center;
}

.lefted {
	text-align: left;
}

.righted {
	text-align: right;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.x11 {
	font-size: 1.1em;
}

.x12 {
	font-size: 1.2em;
}

.x14 {
	font-size: 1.4em;
}

.x15 {
	font-size: 1.5em;
}

.x16 {
	font-size: 1.6em;
}

.x17 {
	font-size: 1.7em;
}

.x18 {
	font-size: 1.8em;
}

.x19 {
	font-size: 1.9em;
}

.x20 {
	font-size: 2.0em;
}

.x24 {
	font-size: 2.4em;
}

.x25 {
	font-size: 2.5em;
}

.x26 {
	font-size: 2.6em;
}


.x28 {
	font-size: 2.8em;
}

.x30 {
	font-size: 3em;
}

.x32 {
	font-size: 3.2em;
}

.x34 {
	font-size: 3.4em;
}

.x36 {
	font-size: 3.6em;
}
.x40 {
	font-size: 4.0em;
}
.x46 {
	font-size: 4.6em;
}

.x48 {
	font-size: 4.8em;
}

.x50 {
	font-size: 5.0em;
}

.x60 {
	font-size: 6.0em;
}

.x70 {
	font-size: 7.0em;
}

.x90 {
	font-size: 9.0em;
}
.x200 {
	font-size: 20em;
}

.block-display {
	display: block;
}

.p100 {
	font-family: 'pf_dindisplay_proregular';
	font-weight: 100;
}

.p700 {
	font-family: 'pf_dindisplay_probold';
	font-weight: 100;
}

.p900 {
	font-family: 'pf_dindisplay_problack';
	font-weight: 100;
}




.m100 {
	    font-family: 'museo_100', Arial;
	    font-weight: 100;
}

.m300 {
	    font-family: 'museo_300',Arial;

}

.m700 {
	    font-family: 'museo_700',Arial;
	    	    font-weight: 100;
}

.m900 {
	    font-family: 'museo_900',Arial;
	    font-weight: 100;
}

.m900i {
	    font-family: 'museo_900',Arial;
}

.black {
	color: #000;
}

.white {
	color: #fff;
}

.uppercased {
	text-transform: uppercase;
}

.inlined {
	display: inline-block !important;
	vertical-align: middle;
}

.inlined-no {
	display: inline-block !important;
	vertical-align: top;
}

.half-width {
	width: 50%;
}

.clearfix {
	height: 0px;
	visibility: hidden;
	clear: both;
}

.line-height-normal {
	line-height: normal;
}

.col-x3 {
	width: 33.3333333%;
	float: left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box; 
	box-sizing:border-box; 
}

.col-x3:after {
	content: '.';
height: 0px;
clear: both;
visibility: hidden;
overflow: hidden;

}

.col-x4 {
	width: 25%;
	float: left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box; 
	box-sizing:border-box; 
}

.col-x4:after {
	content: '.';
height: 0px;
clear: both;
visibility: hidden;
overflow: hidden;
}

.pt10 {
	padding-top: 10px;
}

.pt20 {
	padding-top: 20px;
}

.pt30 {
	padding-top: 30px;
}

.pt40 {
	padding-top: 40px;
}

.pt50 {
	padding-top: 50px;
}
.pt60 {
	padding-top: 60px;
}



/* HEADER */
#header {
	width: 100%;
	padding: 20px;
	background: #8dbed8;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box; 
	box-sizing:border-box; 
}

.left-side {
	float: left;
}

.right-side {
	float: right;
}
/* END */


/*GENERAL*/
#wrapper {
background: #f0f0f0;
position: relative;
}
/*END*/

/* HEADER */
.header-block {
min-height: ;: 820px;
background-image: url(../img/header.jpg);
background-repeat: no-repeat;
background-size: cover;
padding-bottom: 60px;
}

#spasibo-wrap {
height: 100%;
background-image: url(../img/header.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box; 
	box-sizing:border-box; 
}

.phone-call {
	width: 190px;
	height: 35px;
	background: #2881ba;
	border: 1px solid #00558b;
	border-radius: 3px;
	box-shadow: 0px 1px 0px rgba(255,255,255,0.5) inset;
	cursor: pointer;
	text-align: center;
	line-height: 35px;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	 -o-transition: all 0.3s;
	 transition: all 0.3s; 
}

.phone-call:hover {
		background: #3a9bd8;
	border: 1px solid #2881ba;
}

.phone-call-ico {
	background: rgba(0,0,0,.1);
	float: right;
	padding: 0 4px;
	 text-shadow: 1px 1px rgb(17, 95, 145), 2px 2px rgb(17, 95, 145), 3px 3px rgb(17, 95, 145), 4px 4px rgb(17, 95, 145), 5px 5px rgb(17, 95, 145), 6px 6px rgb(17, 95, 145), 7px 7px rgb(17, 95, 145), 8px 8px rgb(17, 95, 145), 9px 9px rgb(17, 95, 145), 10px 10px rgb(17, 95, 145), 11px 11px rgb(17, 95, 145), 12px 12px rgb(17, 95, 145), 13px 13px rgb(17, 95, 145), 14px 14px rgb(17, 95, 145), 15px 15px rgb(17, 95, 145), 16px 16px rgb(17, 95, 145), 17px 17px rgb(17, 95, 145), 18px 18px rgb(17, 95, 145), 19px 19px rgb(17, 95, 145), 20px 20px rgb(17, 95, 145), 21px 21px rgb(17, 95, 145), 22px 22px rgb(17, 95, 145), 23px 23px rgb(17, 95, 145), 24px 24px rgb(17, 95, 145), 25px 25px rgb(17, 95, 145), 26px 26px rgb(17, 95, 145), 27px 27px rgb(17, 95, 145), 28px 28px rgb(17, 95, 145), 29px 29px rgb(17, 95, 145), 30px 30px rgb(17, 95, 145), 31px 31px rgb(17, 95, 145), 32px 32px rgb(17, 95, 145), 33px 33px rgb(17, 95, 145), 34px 34px rgb(17, 95, 145), 35px 35px rgb(17, 95, 145), 36px 36px rgb(17, 95, 145), 37px 37px rgb(17, 95, 145), 38px 38px rgb(17, 95, 145), 39px 39px rgb(17, 95, 145), 40px 40px rgb(17, 95, 145), 41px 41px rgb(17, 95, 145), 42px 42px rgb(17, 95, 145), 43px 43px rgb(17, 95, 145), 44px 44px rgb(17, 95, 145), 45px 45px rgb(17, 95, 145), 46px 46px rgb(17, 95, 145), 47px 47px rgb(17, 95, 145), 48px 48px rgb(17, 95, 145), 49px 49px rgb(17, 95, 145), 50px 50px rgb(17, 95, 145), 51px 51px rgb(17, 95, 145), 52px 52px rgb(17, 95, 145), 53px 53px rgb(17, 95, 145), 54px 54px rgb(17, 95, 145), 55px 55px rgb(17, 95, 145), 56px 56px rgb(17, 95, 146), 57px 57px rgb(17, 96, 146), 58px 58px rgb(17, 96, 146), 59px 59px rgb(17, 96, 147), 60px 60px rgb(17, 96, 147), 61px 61px rgb(17, 96, 147), 62px 62px rgb(17, 97, 148), 63px 63px rgb(17, 97, 148), 64px 64px rgb(17, 97, 148), 65px 65px rgb(17, 97, 148), 66px 66px rgb(17, 97, 149), 67px 67px rgb(17, 98, 149), 68px 68px rgb(17, 98, 149), 69px 69px rgb(17, 98, 150), 70px 70px rgb(17, 98, 150), 71px 71px rgb(17, 98, 150), 72px 72px rgb(17, 99, 151), 73px 73px rgb(17, 99, 151), 74px 74px rgb(17, 99, 151), 75px 75px rgb(17, 99, 151), 76px 76px rgb(17, 99, 152), 77px 77px rgb(17, 100, 152), 78px 78px rgb(17, 100, 152), 79px 79px rgb(18, 100, 153), 80px 80px rgb(18, 100, 153), 81px 81px rgb(18, 100, 153), 82px 82px rgb(18, 101, 154), 83px 83px rgb(18, 101, 154), 84px 84px rgb(18, 101, 154), 85px 85px rgb(18, 101, 155), 86px 86px rgb(18, 101, 155), 87px 87px rgb(18, 102, 155), 88px 88px rgb(18, 102, 155), 89px 89px rgb(18, 102, 156), 90px 90px rgb(18, 102, 156), 91px 91px rgb(18, 102, 156), 92px 92px rgb(18, 103, 157), 93px 93px rgb(18, 103, 157), 94px 94px rgb(18, 103, 157), 95px 95px rgb(18, 103, 158), 96px 96px rgb(18, 103, 158), 97px 97px rgb(18, 104, 158), 98px 98px rgb(18, 104, 158), 99px 99px rgb(18, 104, 159), 100px 100px rgb(18, 104, 159), 101px 101px rgb(18, 104, 159), 102px 102px rgb(18, 105, 160), 103px 103px rgb(18, 105, 160), 104px 104px rgb(18, 105, 160), 105px 105px rgb(19, 105, 161), 106px 106px rgb(19, 105, 161), 107px 107px rgb(19, 106, 161), 108px 108px rgb(19, 106, 162), 109px 109px rgb(19, 106, 162), 110px 110px rgb(19, 106, 162), 111px 111px rgb(19, 106, 162), 112px 112px rgb(19, 107, 163), 113px 113px rgb(19, 107, 163), 114px 114px rgb(19, 107, 163), 115px 115px rgb(19, 107, 164), 116px 116px rgb(19, 107, 164), 117px 117px rgb(19, 108, 164), 118px 118px rgb(19, 108, 165), 119px 119px rgb(19, 108, 165), 120px 120px rgb(19, 108, 165), 121px 121px rgb(19, 108, 165), 122px 122px rgb(19, 109, 166), 123px 123px rgb(19, 109, 166), 124px 124px rgb(19, 109, 166), 125px 125px rgb(19, 109, 167), 126px 126px rgb(19, 109, 167), 127px 127px rgb(19, 110, 167), 128px 128px rgb(19, 110, 168), 129px 129px rgb(19, 110, 168), 130px 130px rgb(19, 110, 168), 131px 131px rgb(20, 111, 169);
}
.main-nav ul {
list-style: none;
padding: 0;
}

.main-nav li {
	display: inline-block;
	margin: 20px 2%;
	border-bottom: 1px dotted #428BCA;
}

.main-nav li a {
	color: #428BCA;
	text-decoration: none;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.main-nav li a:hover {
	color: #000;
}

.main-nav li:hover {
	border-bottom: none;
}

.heading {
	color: #797979;
}

.window-block {
 position: relative;
max-width: 780px;
float: right;
}

.window-action {
width: 300px;
background: #fff;
border-radius: 5px;
overflow: hidden;
position: absolute;
z-index: 9;
top: 120px;
left: -170px;
}

.window-action-header {
	background: #67d441;
	padding: 10px;
	color: #5b5b5b;
}

.window-action-timer {
	background: #f7f7f7;
	position: relative;
	padding: 10px;
}

.window-layer {
position: relative;
z-index: 1;
text-align: center;
width: 497px;
float: right;
}

.window-layer img {
	width: 100%;
}

/*-- Standart form --*/
.standart-form {
	background: #fff;
	border-radius: 3px;
	overflow: hidden;
	width: 320px;
	margin: 0 auto;
}

.footer-form {
	background: #4da2d8;
	border-radius: 3px;
	overflow: hidden;
	width: 320px;
	margin: 0 auto;
}

.footer-form-header {
	padding: 10px;
}

.blue-form .standart-form-header {
	background: #2c8ac7;
	padding: 10px;
}

.yellow-form .standart-form-header {
	background: #ffea00;
	padding: 10px;
}

.standart-form-content {
	padding: 0 20px;
}

.standart-form-footer {
	padding: 20px;
	background: #f7f7f7;
}

.footer-form-footer {
	padding: 20px;
	background: #4591c2;
}

.form-tag {
	padding-bottom: 30px;
}

.standart-form-input {
	display: block;
	width: 95%;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #bdbdbd;
	box-shadow: 2px 2px 4px rgba(0,0,0,.1) inset;
	margin-bottom: 10px;
}

.footer-form-input {
	display: block;
	width: 95%;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #3978a0;
	box-shadow: 2px 2px 4px rgba(0,0,0,.1) inset;
	margin-bottom: 10px;
}

.footer-form-submit {
display: block;
width: 95%;
border: none;
margin: 0 auto;
height: 45px; 
border: 1px solid #d2c100;
box-shadow: 0px 2px 0px rgba(255,255,255,.7) inset;
border-radius: 3px; 
background: #ffea00; /* Old browsers */
}

.footer-form-submit:hover {
box-shadow: 0px 0px 0px rgba(255,255,255,.7) inset;
background: #ffd200; /* Old browsers */
}

.blue-form .standart-form-submit {
display: block;
width: 95%;
border: none;
margin: 0 auto;
height: 45px; 
border: 1px solid #00558b;
box-shadow: 0px 1px 0px rgba(255,255,255,.5) inset;
border-radius: 3px; 
background: #00a5ff; /* Old browsers */
background: -moz-linear-gradient(top,  #00a5ff 0%, #003b93 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a5ff), color-stop(100%,#003b93)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00a5ff 0%,#003b93 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00a5ff 0%,#003b93 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00a5ff 0%,#003b93 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00a5ff 0%,#003b93 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5ff', endColorstr='#003b93',GradientType=0 ); /* IE6-9 */
}

.yellow-form .standart-form-submit {
display: block;
width: 95%;
border: none;
margin: 0 auto;
height: 45px; 
border: 1px solid #eb8a00;
box-shadow: 0px 1px 0px rgba(255,255,255,.5) inset;
border-radius: 3px; 
background: #ffea00; /* Old browsers */
background: -moz-linear-gradient(top,  #ffea00 0%, #eb8a00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffea00), color-stop(100%,#eb8a00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffea00 0%,#eb8a00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffea00 0%,#eb8a00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffea00 0%,#eb8a00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffea00 0%,#eb8a00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffea00', endColorstr='#eb8a00',GradientType=0 ); /* IE6-9 */

}

.blue-form .standart-form-submit:hover {
background: #003b93; /* Old browsers */
background: -moz-linear-gradient(top,  #003b93 0%, #00a5ff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003b93), color-stop(100%,#00a5ff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #003b93 0%,#00a5ff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #003b93 0%,#00a5ff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #003b93 0%,#00a5ff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #003b93 0%,#00a5ff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003b93', endColorstr='#00a5ff',GradientType=0 ); /* IE6-9 */
}

.yellow-form .standart-form-submit:hover {
background: #eb8a00; /* Old browsers */
background: -moz-linear-gradient(top,  #eb8a00 0%, #ffea00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eb8a00), color-stop(100%,#ffea00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eb8a00 0%,#ffea00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eb8a00 0%,#ffea00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eb8a00 0%,#ffea00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eb8a00 0%,#ffea00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb8a00', endColorstr='#ffea00',GradientType=0 ); /* IE6-9 */

}
/* /Standart form */


/* SECOND SCREEN */
.screen-block {
position: relative;
padding-bottom: 50px;
}

.before-skew {
	width: 100%;
	height: 65px;
	position: absolute;
	background: #ffffff;
	z-index: 1;
	top: -33px;
	transform: skewY(-2.0deg);
}

.zindextop {
	position: relative;
	z-index: 50;
}

/*icons*/
.benefit-icon {
	height: 120px;
	width: 120px;
	margin: 0 auto;
	border-radius: 50%;
	text-align: center;
	line-height: 120px;
	overflow: hidden;
}
.i-1{
	background: #56b4f1;
	 text-shadow: 1px 1px rgb(65, 135, 181), 2px 2px rgb(65, 135, 181), 3px 3px rgb(65, 135, 181), 4px 4px rgb(65, 135, 181), 5px 5px rgb(65, 135, 181), 6px 6px rgb(65, 135, 181), 7px 7px rgb(65, 135, 181), 8px 8px rgb(65, 135, 181), 9px 9px rgb(65, 135, 181), 10px 10px rgb(65, 135, 181), 11px 11px rgb(65, 135, 181), 12px 12px rgb(65, 135, 181), 13px 13px rgb(65, 135, 181), 14px 14px rgb(65, 135, 181), 15px 15px rgb(65, 135, 181), 16px 16px rgb(65, 135, 181), 17px 17px rgb(65, 135, 181), 18px 18px rgb(65, 135, 181), 19px 19px rgb(65, 135, 181), 20px 20px rgb(65, 135, 181), 21px 21px rgb(65, 135, 181), 22px 22px rgb(65, 135, 181), 23px 23px rgb(65, 135, 181), 24px 24px rgb(65, 135, 181), 25px 25px rgb(65, 135, 181), 26px 26px rgb(65, 135, 181), 27px 27px rgb(65, 135, 181), 28px 28px rgb(65, 135, 181), 29px 29px rgb(65, 135, 181), 30px 30px rgb(65, 135, 181), 31px 31px rgb(65, 135, 181), 32px 32px rgb(65, 135, 181), 33px 33px rgb(65, 135, 181), 34px 34px rgb(65, 135, 181), 35px 35px rgb(65, 135, 181), 36px 36px rgb(65, 135, 181), 37px 37px rgb(65, 135, 181), 38px 38px rgb(65, 135, 181), 39px 39px rgb(65, 135, 181), 40px 40px rgb(65, 135, 181), 41px 41px rgb(65, 135, 181), 42px 42px rgb(65, 135, 181), 43px 43px rgb(65, 135, 181), 44px 44px rgb(65, 135, 181), 45px 45px rgb(65, 135, 181), 46px 46px rgb(65, 135, 181), 47px 47px rgb(65, 135, 181), 48px 48px rgb(65, 135, 181), 49px 49px rgb(65, 135, 181), 50px 50px rgb(65, 135, 181), 51px 51px rgb(65, 135, 181), 52px 52px rgb(65, 135, 181), 53px 53px rgb(65, 135, 181), 54px 54px rgb(65, 135, 181), 55px 55px rgb(65, 135, 181), 56px 56px rgb(65, 135, 181), 57px 57px rgb(65, 135, 181), 58px 58px rgb(65, 135, 181), 59px 59px rgb(65, 135, 181), 60px 60px rgb(65, 135, 181), 61px 61px rgb(65, 135, 181), 62px 62px rgb(65, 135, 181), 63px 63px rgb(65, 135, 181), 64px 64px rgb(65, 135, 181), 65px 65px rgb(65, 135, 181), 66px 66px rgb(65, 135, 182), 67px 67px rgb(65, 136, 182), 68px 68px rgb(65, 136, 183), 69px 69px rgb(66, 137, 184), 70px 70px rgb(66, 137, 184), 71px 71px rgb(66, 138, 185), 72px 72px rgb(66, 138, 186), 73px 73px rgb(66, 139, 186), 74px 74px rgb(67, 139, 187), 75px 75px rgb(67, 140, 187), 76px 76px rgb(67, 140, 188), 77px 77px rgb(67, 141, 189), 78px 78px rgb(68, 141, 189), 79px 79px rgb(68, 142, 190), 80px 80px rgb(68, 142, 191), 81px 81px rgb(68, 142, 191), 82px 82px rgb(68, 143, 192), 83px 83px rgb(69, 143, 192), 84px 84px rgb(69, 144, 193), 85px 85px rgb(69, 144, 194), 86px 86px rgb(69, 145, 194), 87px 87px rgb(70, 145, 195), 88px 88px rgb(70, 146, 196), 89px 89px rgb(70, 146, 196), 90px 90px rgb(70, 147, 197), 91px 91px rgb(70, 147, 197), 92px 92px rgb(71, 148, 198), 93px 93px rgb(71, 148, 199), 94px 94px rgb(71, 149, 199), 95px 95px rgb(71, 149, 200), 96px 96px rgb(72, 150, 201), 97px 97px rgb(72, 150, 201), 98px 98px rgb(72, 150, 202), 99px 99px rgb(72, 151, 202), 100px 100px rgb(72, 151, 203), 101px 101px rgb(73, 152, 204), 102px 102px rgb(73, 152, 204), 103px 103px rgb(73, 153, 205), 104px 104px rgb(73, 153, 206), 105px 105px rgb(73, 154, 206), 106px 106px rgb(74, 154, 207), 107px 107px rgb(74, 155, 207), 108px 108px rgb(74, 155, 208), 109px 109px rgb(74, 156, 209), 110px 110px rgb(75, 156, 209), 111px 111px rgb(75, 157, 210), 112px 112px rgb(75, 157, 211), 113px 113px rgb(75, 157, 211), 114px 114px rgb(75, 158, 212), 115px 115px rgb(76, 158, 212), 116px 116px rgb(76, 159, 213), 117px 117px rgb(76, 159, 214), 118px 118px rgb(76, 160, 214), 119px 119px rgb(77, 160, 215), 120px 120px rgb(77, 161, 216), 121px 121px rgb(77, 161, 216), 122px 122px rgb(77, 162, 217), 123px 123px rgb(77, 162, 217), 124px 124px rgb(78, 163, 218), 125px 125px rgb(78, 163, 219), 126px 126px rgb(78, 164, 219), 127px 127px rgb(78, 164, 220), 128px 128px rgb(79, 165, 221), 129px 129px rgb(79, 165, 221), 130px 130px rgb(79, 165, 222), 131px 131px rgb(79, 166, 222), 132px 132px rgb(79, 166, 223), 133px 133px rgb(80, 167, 224), 134px 134px rgb(80, 167, 224), 135px 135px rgb(80, 168, 225), 136px 136px rgb(80, 168, 226), 137px 137px rgb(80, 169, 226), 138px 138px rgb(81, 169, 227), 139px 139px rgb(81, 170, 227), 140px 140px rgb(81, 170, 228), 141px 141px rgb(81, 171, 229), 142px 142px rgb(82, 171, 229), 143px 143px rgb(82, 172, 230), 144px 144px rgb(82, 172, 231), 145px 145px rgb(82, 172, 231), 146px 146px rgb(82, 173, 232), 147px 147px rgb(83, 173, 232), 148px 148px rgb(83, 174, 233), 149px 149px rgb(83, 174, 234), 150px 150px rgb(83, 175, 234), 151px 151px rgb(84, 175, 235), 152px 152px rgb(84, 176, 236), 153px 153px rgb(84, 176, 236), 154px 154px rgb(84, 177, 237), 155px 155px rgb(84, 177, 237), 156px 156px rgb(85, 178, 238), 157px 157px rgb(85, 178, 239), 158px 158px rgb(85, 179, 239), 159px 159px rgb(85, 179, 240), 160px 160px rgb(86, 180, 241);
  
}

.i-2 {
	background: #267eb8;
	text-shadow: 1px 1px rgb(29, 95, 138), 2px 2px rgb(29, 95, 138), 3px 3px rgb(29, 95, 138), 4px 4px rgb(29, 95, 138), 5px 5px rgb(29, 95, 138), 6px 6px rgb(29, 95, 138), 7px 7px rgb(29, 95, 138), 8px 8px rgb(29, 95, 138), 9px 9px rgb(29, 95, 138), 10px 10px rgb(29, 95, 138), 11px 11px rgb(29, 95, 138), 12px 12px rgb(29, 95, 138), 13px 13px rgb(29, 95, 138), 14px 14px rgb(29, 95, 138), 15px 15px rgb(29, 95, 138), 16px 16px rgb(29, 95, 138), 17px 17px rgb(29, 95, 138), 18px 18px rgb(29, 95, 138), 19px 19px rgb(29, 95, 138), 20px 20px rgb(29, 95, 138), 21px 21px rgb(29, 95, 138), 22px 22px rgb(29, 95, 138), 23px 23px rgb(29, 95, 138), 24px 24px rgb(29, 95, 138), 25px 25px rgb(29, 95, 138), 26px 26px rgb(29, 95, 138), 27px 27px rgb(29, 95, 138), 28px 28px rgb(29, 95, 138), 29px 29px rgb(29, 95, 138), 30px 30px rgb(29, 95, 138), 31px 31px rgb(29, 95, 138), 32px 32px rgb(29, 95, 138), 33px 33px rgb(29, 95, 138), 34px 34px rgb(29, 95, 138), 35px 35px rgb(29, 95, 138), 36px 36px rgb(29, 95, 138), 37px 37px rgb(29, 95, 138), 38px 38px rgb(29, 95, 138), 39px 39px rgb(29, 95, 138), 40px 40px rgb(29, 95, 138), 41px 41px rgb(29, 95, 138), 42px 42px rgb(29, 95, 138), 43px 43px rgb(29, 95, 138), 44px 44px rgb(29, 95, 138), 45px 45px rgb(29, 95, 138), 46px 46px rgb(29, 95, 138), 47px 47px rgb(29, 95, 138), 48px 48px rgb(29, 95, 138), 49px 49px rgb(29, 95, 138), 50px 50px rgb(29, 95, 138), 51px 51px rgb(29, 95, 138), 52px 52px rgb(29, 95, 138), 53px 53px rgb(29, 95, 138), 54px 54px rgb(29, 95, 138), 55px 55px rgb(29, 95, 138), 56px 56px rgb(29, 95, 138), 57px 57px rgb(29, 95, 138), 58px 58px rgb(29, 95, 138), 59px 59px rgb(29, 95, 138), 60px 60px rgb(29, 95, 138), 61px 61px rgb(29, 95, 138), 62px 62px rgb(29, 95, 138), 63px 63px rgb(29, 95, 138), 64px 64px rgb(29, 95, 138), 65px 65px rgb(29, 95, 138), 66px 66px rgb(29, 95, 138), 67px 67px rgb(29, 95, 139), 68px 68px rgb(29, 96, 139), 69px 69px rgb(29, 96, 140), 70px 70px rgb(29, 96, 140), 71px 71px rgb(29, 97, 141), 72px 72px rgb(29, 97, 141), 73px 73px rgb(29, 97, 142), 74px 74px rgb(29, 98, 142), 75px 75px rgb(30, 98, 143), 76px 76px rgb(30, 98, 143), 77px 77px rgb(30, 99, 144), 78px 78px rgb(30, 99, 144), 79px 79px rgb(30, 99, 145), 80px 80px rgb(30, 100, 145), 81px 81px rgb(30, 100, 146), 82px 82px rgb(30, 100, 146), 83px 83px rgb(30, 101, 147), 84px 84px rgb(30, 101, 147), 85px 85px rgb(30, 101, 148), 86px 86px rgb(31, 102, 148), 87px 87px rgb(31, 102, 149), 88px 88px rgb(31, 102, 149), 89px 89px rgb(31, 103, 149), 90px 90px rgb(31, 103, 150), 91px 91px rgb(31, 103, 150), 92px 92px rgb(31, 104, 151), 93px 93px rgb(31, 104, 151), 94px 94px rgb(31, 104, 152), 95px 95px rgb(31, 105, 152), 96px 96px rgb(32, 105, 153), 97px 97px rgb(32, 105, 153), 98px 98px rgb(32, 105, 154), 99px 99px rgb(32, 106, 154), 100px 100px rgb(32, 106, 155), 101px 101px rgb(32, 106, 155), 102px 102px rgb(32, 107, 156), 103px 103px rgb(32, 107, 156), 104px 104px rgb(32, 107, 157), 105px 105px rgb(32, 108, 157), 106px 106px rgb(32, 108, 158), 107px 107px rgb(33, 108, 158), 108px 108px rgb(33, 109, 159), 109px 109px rgb(33, 109, 159), 110px 110px rgb(33, 109, 160), 111px 111px rgb(33, 110, 160), 112px 112px rgb(33, 110, 161), 113px 113px rgb(33, 110, 161), 114px 114px rgb(33, 111, 161), 115px 115px rgb(33, 111, 162), 116px 116px rgb(33, 111, 162), 117px 117px rgb(33, 112, 163), 118px 118px rgb(34, 112, 163), 119px 119px rgb(34, 112, 164), 120px 120px rgb(34, 113, 164), 121px 121px rgb(34, 113, 165), 122px 122px rgb(34, 113, 165), 123px 123px rgb(34, 114, 166), 124px 124px rgb(34, 114, 166), 125px 125px rgb(34, 114, 167), 126px 126px rgb(34, 115, 167), 127px 127px rgb(34, 115, 168), 128px 128px rgb(35, 115, 168), 129px 129px rgb(35, 115, 169), 130px 130px rgb(35, 116, 169), 131px 131px rgb(35, 116, 170), 132px 132px rgb(35, 116, 170), 133px 133px rgb(35, 117, 171), 134px 134px rgb(35, 117, 171), 135px 135px rgb(35, 117, 172), 136px 136px rgb(35, 118, 172), 137px 137px rgb(35, 118, 172), 138px 138px rgb(35, 118, 173), 139px 139px rgb(36, 119, 173), 140px 140px rgb(36, 119, 174), 141px 141px rgb(36, 119, 174), 142px 142px rgb(36, 120, 175), 143px 143px rgb(36, 120, 175), 144px 144px rgb(36, 120, 176), 145px 145px rgb(36, 121, 176), 146px 146px rgb(36, 121, 177), 147px 147px rgb(36, 121, 177), 148px 148px rgb(36, 122, 178), 149px 149px rgb(36, 122, 178), 150px 150px rgb(37, 122, 179), 151px 151px rgb(37, 123, 179), 152px 152px rgb(37, 123, 180), 153px 153px rgb(37, 123, 180), 154px 154px rgb(37, 124, 181), 155px 155px rgb(37, 124, 181), 156px 156px rgb(37, 124, 182), 157px 157px rgb(37, 125, 182), 158px 158px rgb(37, 125, 183), 159px 159px rgb(37, 125, 183), 160px 160px rgb(38, 126, 184);

}

.i-3 {
	background: #269eb8;
	 text-shadow: 1px 1px rgb(29, 119, 138), 2px 2px rgb(29, 119, 138), 3px 3px rgb(29, 119, 138), 4px 4px rgb(29, 119, 138), 5px 5px rgb(29, 119, 138), 6px 6px rgb(29, 119, 138), 7px 7px rgb(29, 119, 138), 8px 8px rgb(29, 119, 138), 9px 9px rgb(29, 119, 138), 10px 10px rgb(29, 119, 138), 11px 11px rgb(29, 119, 138), 12px 12px rgb(29, 119, 138), 13px 13px rgb(29, 119, 138), 14px 14px rgb(29, 119, 138), 15px 15px rgb(29, 119, 138), 16px 16px rgb(29, 119, 138), 17px 17px rgb(29, 119, 138), 18px 18px rgb(29, 119, 138), 19px 19px rgb(29, 119, 138), 20px 20px rgb(29, 119, 138), 21px 21px rgb(29, 119, 138), 22px 22px rgb(29, 119, 138), 23px 23px rgb(29, 119, 138), 24px 24px rgb(29, 119, 138), 25px 25px rgb(29, 119, 138), 26px 26px rgb(29, 119, 138), 27px 27px rgb(29, 119, 138), 28px 28px rgb(29, 119, 138), 29px 29px rgb(29, 119, 138), 30px 30px rgb(29, 119, 138), 31px 31px rgb(29, 119, 138), 32px 32px rgb(29, 119, 138), 33px 33px rgb(29, 119, 138), 34px 34px rgb(29, 119, 138), 35px 35px rgb(29, 119, 138), 36px 36px rgb(29, 119, 138), 37px 37px rgb(29, 119, 138), 38px 38px rgb(29, 119, 138), 39px 39px rgb(29, 119, 138), 40px 40px rgb(29, 119, 138), 41px 41px rgb(29, 119, 138), 42px 42px rgb(29, 119, 138), 43px 43px rgb(29, 119, 138), 44px 44px rgb(29, 119, 138), 45px 45px rgb(29, 119, 138), 46px 46px rgb(29, 119, 138), 47px 47px rgb(29, 119, 138), 48px 48px rgb(29, 119, 138), 49px 49px rgb(29, 119, 138), 50px 50px rgb(29, 119, 138), 51px 51px rgb(29, 119, 138), 52px 52px rgb(29, 119, 138), 53px 53px rgb(29, 119, 138), 54px 54px rgb(29, 119, 138), 55px 55px rgb(29, 119, 138), 56px 56px rgb(29, 119, 138), 57px 57px rgb(29, 119, 138), 58px 58px rgb(29, 119, 138), 59px 59px rgb(29, 119, 138), 60px 60px rgb(29, 119, 138), 61px 61px rgb(29, 119, 138), 62px 62px rgb(29, 119, 138), 63px 63px rgb(29, 119, 138), 64px 64px rgb(29, 119, 138), 65px 65px rgb(29, 119, 138), 66px 66px rgb(29, 119, 138), 67px 67px rgb(29, 120, 139), 68px 68px rgb(29, 120, 139), 69px 69px rgb(29, 121, 140), 70px 70px rgb(29, 121, 140), 71px 71px rgb(29, 121, 141), 72px 72px rgb(29, 122, 141), 73px 73px rgb(29, 122, 142), 74px 74px rgb(29, 123, 142), 75px 75px rgb(30, 123, 143), 76px 76px rgb(30, 123, 143), 77px 77px rgb(30, 124, 144), 78px 78px rgb(30, 124, 144), 79px 79px rgb(30, 125, 145), 80px 80px rgb(30, 125, 145), 81px 81px rgb(30, 125, 146), 82px 82px rgb(30, 126, 146), 83px 83px rgb(30, 126, 147), 84px 84px rgb(30, 127, 147), 85px 85px rgb(30, 127, 148), 86px 86px rgb(31, 127, 148), 87px 87px rgb(31, 128, 149), 88px 88px rgb(31, 128, 149), 89px 89px rgb(31, 129, 149), 90px 90px rgb(31, 129, 150), 91px 91px rgb(31, 129, 150), 92px 92px rgb(31, 130, 151), 93px 93px rgb(31, 130, 151), 94px 94px rgb(31, 131, 152), 95px 95px rgb(31, 131, 152), 96px 96px rgb(32, 132, 153), 97px 97px rgb(32, 132, 153), 98px 98px rgb(32, 132, 154), 99px 99px rgb(32, 133, 154), 100px 100px rgb(32, 133, 155), 101px 101px rgb(32, 134, 155), 102px 102px rgb(32, 134, 156), 103px 103px rgb(32, 134, 156), 104px 104px rgb(32, 135, 157), 105px 105px rgb(32, 135, 157), 106px 106px rgb(32, 136, 158), 107px 107px rgb(33, 136, 158), 108px 108px rgb(33, 136, 159), 109px 109px rgb(33, 137, 159), 110px 110px rgb(33, 137, 160), 111px 111px rgb(33, 138, 160), 112px 112px rgb(33, 138, 161), 113px 113px rgb(33, 138, 161), 114px 114px rgb(33, 139, 161), 115px 115px rgb(33, 139, 162), 116px 116px rgb(33, 140, 162), 117px 117px rgb(33, 140, 163), 118px 118px rgb(34, 140, 163), 119px 119px rgb(34, 141, 164), 120px 120px rgb(34, 141, 164), 121px 121px rgb(34, 142, 165), 122px 122px rgb(34, 142, 165), 123px 123px rgb(34, 142, 166), 124px 124px rgb(34, 143, 166), 125px 125px rgb(34, 143, 167), 126px 126px rgb(34, 144, 167), 127px 127px rgb(34, 144, 168), 128px 128px rgb(35, 145, 168), 129px 129px rgb(35, 145, 169), 130px 130px rgb(35, 145, 169), 131px 131px rgb(35, 146, 170), 132px 132px rgb(35, 146, 170), 133px 133px rgb(35, 147, 171), 134px 134px rgb(35, 147, 171), 135px 135px rgb(35, 147, 172), 136px 136px rgb(35, 148, 172), 137px 137px rgb(35, 148, 172), 138px 138px rgb(35, 149, 173), 139px 139px rgb(36, 149, 173), 140px 140px rgb(36, 149, 174), 141px 141px rgb(36, 150, 174), 142px 142px rgb(36, 150, 175), 143px 143px rgb(36, 151, 175), 144px 144px rgb(36, 151, 176), 145px 145px rgb(36, 151, 176), 146px 146px rgb(36, 152, 177), 147px 147px rgb(36, 152, 177), 148px 148px rgb(36, 153, 178), 149px 149px rgb(36, 153, 178), 150px 150px rgb(37, 153, 179), 151px 151px rgb(37, 154, 179), 152px 152px rgb(37, 154, 180), 153px 153px rgb(37, 155, 180), 154px 154px rgb(37, 155, 181), 155px 155px rgb(37, 155, 181), 156px 156px rgb(37, 156, 182), 157px 157px rgb(37, 156, 182), 158px 158px rgb(37, 157, 183), 159px 159px rgb(37, 157, 183), 160px 160px rgb(38, 158, 184);
 
}

.i-4 {
	background: #3ed6b8;
	  text-shadow: 1px 1px rgb(47, 161, 138), 2px 2px rgb(47, 161, 138), 3px 3px rgb(47, 161, 138), 4px 4px rgb(47, 161, 138), 5px 5px rgb(47, 161, 138), 6px 6px rgb(47, 161, 138), 7px 7px rgb(47, 161, 138), 8px 8px rgb(47, 161, 138), 9px 9px rgb(47, 161, 138), 10px 10px rgb(47, 161, 138), 11px 11px rgb(47, 161, 138), 12px 12px rgb(47, 161, 138), 13px 13px rgb(47, 161, 138), 14px 14px rgb(47, 161, 138), 15px 15px rgb(47, 161, 138), 16px 16px rgb(47, 161, 138), 17px 17px rgb(47, 161, 138), 18px 18px rgb(47, 161, 138), 19px 19px rgb(47, 161, 138), 20px 20px rgb(47, 161, 138), 21px 21px rgb(47, 161, 138), 22px 22px rgb(47, 161, 138), 23px 23px rgb(47, 161, 138), 24px 24px rgb(47, 161, 138), 25px 25px rgb(47, 161, 138), 26px 26px rgb(47, 161, 138), 27px 27px rgb(47, 161, 138), 28px 28px rgb(47, 161, 138), 29px 29px rgb(47, 161, 138), 30px 30px rgb(47, 161, 138), 31px 31px rgb(47, 161, 138), 32px 32px rgb(47, 161, 138), 33px 33px rgb(47, 161, 138), 34px 34px rgb(47, 161, 138), 35px 35px rgb(47, 161, 138), 36px 36px rgb(47, 161, 138), 37px 37px rgb(47, 161, 138), 38px 38px rgb(47, 161, 138), 39px 39px rgb(47, 161, 138), 40px 40px rgb(47, 161, 138), 41px 41px rgb(47, 161, 138), 42px 42px rgb(47, 161, 138), 43px 43px rgb(47, 161, 138), 44px 44px rgb(47, 161, 138), 45px 45px rgb(47, 161, 138), 46px 46px rgb(47, 161, 138), 47px 47px rgb(47, 161, 138), 48px 48px rgb(47, 161, 138), 49px 49px rgb(47, 161, 138), 50px 50px rgb(47, 161, 138), 51px 51px rgb(47, 161, 138), 52px 52px rgb(47, 161, 138), 53px 53px rgb(47, 161, 138), 54px 54px rgb(47, 161, 138), 55px 55px rgb(47, 161, 138), 56px 56px rgb(47, 161, 138), 57px 57px rgb(47, 161, 138), 58px 58px rgb(47, 161, 138), 59px 59px rgb(47, 161, 138), 60px 60px rgb(47, 161, 138), 61px 61px rgb(47, 161, 138), 62px 62px rgb(47, 161, 138), 63px 63px rgb(47, 161, 138), 64px 64px rgb(47, 161, 138), 65px 65px rgb(47, 161, 138), 66px 66px rgb(47, 162, 138), 67px 67px rgb(47, 162, 139), 68px 68px rgb(47, 163, 139), 69px 69px rgb(47, 163, 140), 70px 70px rgb(47, 164, 140), 71px 71px rgb(48, 164, 141), 72px 72px rgb(48, 165, 141), 73px 73px rgb(48, 165, 142), 74px 74px rgb(48, 166, 142), 75px 75px rgb(48, 167, 143), 76px 76px rgb(48, 167, 143), 77px 77px rgb(49, 168, 144), 78px 78px rgb(49, 168, 144), 79px 79px rgb(49, 169, 145), 80px 80px rgb(49, 169, 145), 81px 81px rgb(49, 170, 146), 82px 82px rgb(49, 170, 146), 83px 83px rgb(49, 171, 147), 84px 84px rgb(50, 172, 147), 85px 85px rgb(50, 172, 148), 86px 86px rgb(50, 173, 148), 87px 87px rgb(50, 173, 149), 88px 88px rgb(50, 174, 149), 89px 89px rgb(50, 174, 149), 90px 90px rgb(51, 175, 150), 91px 91px rgb(51, 175, 150), 92px 92px rgb(51, 176, 151), 93px 93px rgb(51, 177, 151), 94px 94px rgb(51, 177, 152), 95px 95px rgb(51, 178, 152), 96px 96px rgb(52, 178, 153), 97px 97px rgb(52, 179, 153), 98px 98px rgb(52, 179, 154), 99px 99px rgb(52, 180, 154), 100px 100px rgb(52, 180, 155), 101px 101px rgb(52, 181, 155), 102px 102px rgb(52, 181, 156), 103px 103px rgb(53, 182, 156), 104px 104px rgb(53, 183, 157), 105px 105px rgb(53, 183, 157), 106px 106px rgb(53, 184, 158), 107px 107px rgb(53, 184, 158), 108px 108px rgb(53, 185, 159), 109px 109px rgb(54, 185, 159), 110px 110px rgb(54, 186, 160), 111px 111px rgb(54, 186, 160), 112px 112px rgb(54, 187, 161), 113px 113px rgb(54, 188, 161), 114px 114px rgb(54, 188, 161), 115px 115px rgb(54, 189, 162), 116px 116px rgb(55, 189, 162), 117px 117px rgb(55, 190, 163), 118px 118px rgb(55, 190, 163), 119px 119px rgb(55, 191, 164), 120px 120px rgb(55, 191, 164), 121px 121px rgb(55, 192, 165), 122px 122px rgb(56, 193, 165), 123px 123px rgb(56, 193, 166), 124px 124px rgb(56, 194, 166), 125px 125px rgb(56, 194, 167), 126px 126px rgb(56, 195, 167), 127px 127px rgb(56, 195, 168), 128px 128px rgb(57, 196, 168), 129px 129px rgb(57, 196, 169), 130px 130px rgb(57, 197, 169), 131px 131px rgb(57, 197, 170), 132px 132px rgb(57, 198, 170), 133px 133px rgb(57, 199, 171), 134px 134px rgb(57, 199, 171), 135px 135px rgb(58, 200, 172), 136px 136px rgb(58, 200, 172), 137px 137px rgb(58, 201, 172), 138px 138px rgb(58, 201, 173), 139px 139px rgb(58, 202, 173), 140px 140px rgb(58, 202, 174), 141px 141px rgb(59, 203, 174), 142px 142px rgb(59, 204, 175), 143px 143px rgb(59, 204, 175), 144px 144px rgb(59, 205, 176), 145px 145px rgb(59, 205, 176), 146px 146px rgb(59, 206, 177), 147px 147px rgb(59, 206, 177), 148px 148px rgb(60, 207, 178), 149px 149px rgb(60, 207, 178), 150px 150px rgb(60, 208, 179), 151px 151px rgb(60, 209, 179), 152px 152px rgb(60, 209, 180), 153px 153px rgb(60, 210, 180), 154px 154px rgb(61, 210, 181), 155px 155px rgb(61, 211, 181), 156px 156px rgb(61, 211, 182), 157px 157px rgb(61, 212, 182), 158px 158px rgb(61, 212, 183), 159px 159px rgb(61, 213, 183), 160px 160px rgb(62, 214, 184);

}

.i-5 {
	background: #26b837;
	 text-shadow: 1px 1px rgb(29, 138, 41), 2px 2px rgb(29, 138, 41), 3px 3px rgb(29, 138, 41), 4px 4px rgb(29, 138, 41), 5px 5px rgb(29, 138, 41), 6px 6px rgb(29, 138, 41), 7px 7px rgb(29, 138, 41), 8px 8px rgb(29, 138, 41), 9px 9px rgb(29, 138, 41), 10px 10px rgb(29, 138, 41), 11px 11px rgb(29, 138, 41), 12px 12px rgb(29, 138, 41), 13px 13px rgb(29, 138, 41), 14px 14px rgb(29, 138, 41), 15px 15px rgb(29, 138, 41), 16px 16px rgb(29, 138, 41), 17px 17px rgb(29, 138, 41), 18px 18px rgb(29, 138, 41), 19px 19px rgb(29, 138, 41), 20px 20px rgb(29, 138, 41), 21px 21px rgb(29, 138, 41), 22px 22px rgb(29, 138, 41), 23px 23px rgb(29, 138, 41), 24px 24px rgb(29, 138, 41), 25px 25px rgb(29, 138, 41), 26px 26px rgb(29, 138, 41), 27px 27px rgb(29, 138, 41), 28px 28px rgb(29, 138, 41), 29px 29px rgb(29, 138, 41), 30px 30px rgb(29, 138, 41), 31px 31px rgb(29, 138, 41), 32px 32px rgb(29, 138, 41), 33px 33px rgb(29, 138, 41), 34px 34px rgb(29, 138, 41), 35px 35px rgb(29, 138, 41), 36px 36px rgb(29, 138, 41), 37px 37px rgb(29, 138, 41), 38px 38px rgb(29, 138, 41), 39px 39px rgb(29, 138, 41), 40px 40px rgb(29, 138, 41), 41px 41px rgb(29, 138, 41), 42px 42px rgb(29, 138, 41), 43px 43px rgb(29, 138, 41), 44px 44px rgb(29, 138, 41), 45px 45px rgb(29, 138, 41), 46px 46px rgb(29, 138, 41), 47px 47px rgb(29, 138, 41), 48px 48px rgb(29, 138, 41), 49px 49px rgb(29, 138, 41), 50px 50px rgb(29, 138, 41), 51px 51px rgb(29, 138, 41), 52px 52px rgb(29, 138, 41), 53px 53px rgb(29, 138, 41), 54px 54px rgb(29, 138, 41), 55px 55px rgb(29, 138, 41), 56px 56px rgb(29, 138, 41), 57px 57px rgb(29, 138, 41), 58px 58px rgb(29, 138, 41), 59px 59px rgb(29, 138, 41), 60px 60px rgb(29, 138, 41), 61px 61px rgb(29, 138, 41), 62px 62px rgb(29, 138, 41), 63px 63px rgb(29, 138, 41), 64px 64px rgb(29, 138, 41), 65px 65px rgb(29, 138, 41), 66px 66px rgb(29, 138, 41), 67px 67px rgb(29, 139, 41), 68px 68px rgb(29, 139, 41), 69px 69px rgb(29, 140, 41), 70px 70px rgb(29, 140, 41), 71px 71px rgb(29, 141, 42), 72px 72px rgb(29, 141, 42), 73px 73px rgb(29, 142, 42), 74px 74px rgb(29, 142, 42), 75px 75px rgb(30, 143, 42), 76px 76px rgb(30, 143, 42), 77px 77px rgb(30, 144, 42), 78px 78px rgb(30, 144, 43), 79px 79px rgb(30, 145, 43), 80px 80px rgb(30, 145, 43), 81px 81px rgb(30, 146, 43), 82px 82px rgb(30, 146, 43), 83px 83px rgb(30, 147, 43), 84px 84px rgb(30, 147, 43), 85px 85px rgb(30, 148, 44), 86px 86px rgb(31, 148, 44), 87px 87px rgb(31, 149, 44), 88px 88px rgb(31, 149, 44), 89px 89px rgb(31, 149, 44), 90px 90px rgb(31, 150, 44), 91px 91px rgb(31, 150, 44), 92px 92px rgb(31, 151, 45), 93px 93px rgb(31, 151, 45), 94px 94px rgb(31, 152, 45), 95px 95px rgb(31, 152, 45), 96px 96px rgb(32, 153, 45), 97px 97px rgb(32, 153, 45), 98px 98px rgb(32, 154, 45), 99px 99px rgb(32, 154, 46), 100px 100px rgb(32, 155, 46), 101px 101px rgb(32, 155, 46), 102px 102px rgb(32, 156, 46), 103px 103px rgb(32, 156, 46), 104px 104px rgb(32, 157, 46), 105px 105px rgb(32, 157, 46), 106px 106px rgb(32, 158, 47), 107px 107px rgb(33, 158, 47), 108px 108px rgb(33, 159, 47), 109px 109px rgb(33, 159, 47), 110px 110px rgb(33, 160, 47), 111px 111px rgb(33, 160, 47), 112px 112px rgb(33, 161, 48), 113px 113px rgb(33, 161, 48), 114px 114px rgb(33, 161, 48), 115px 115px rgb(33, 162, 48), 116px 116px rgb(33, 162, 48), 117px 117px rgb(33, 163, 48), 118px 118px rgb(34, 163, 48), 119px 119px rgb(34, 164, 49), 120px 120px rgb(34, 164, 49), 121px 121px rgb(34, 165, 49), 122px 122px rgb(34, 165, 49), 123px 123px rgb(34, 166, 49), 124px 124px rgb(34, 166, 49), 125px 125px rgb(34, 167, 49), 126px 126px rgb(34, 167, 50), 127px 127px rgb(34, 168, 50), 128px 128px rgb(35, 168, 50), 129px 129px rgb(35, 169, 50), 130px 130px rgb(35, 169, 50), 131px 131px rgb(35, 170, 50), 132px 132px rgb(35, 170, 50), 133px 133px rgb(35, 171, 51), 134px 134px rgb(35, 171, 51), 135px 135px rgb(35, 172, 51), 136px 136px rgb(35, 172, 51), 137px 137px rgb(35, 172, 51), 138px 138px rgb(35, 173, 51), 139px 139px rgb(36, 173, 51), 140px 140px rgb(36, 174, 52), 141px 141px rgb(36, 174, 52), 142px 142px rgb(36, 175, 52), 143px 143px rgb(36, 175, 52), 144px 144px rgb(36, 176, 52), 145px 145px rgb(36, 176, 52), 146px 146px rgb(36, 177, 52), 147px 147px rgb(36, 177, 53), 148px 148px rgb(36, 178, 53), 149px 149px rgb(36, 178, 53), 150px 150px rgb(37, 179, 53), 151px 151px rgb(37, 179, 53), 152px 152px rgb(37, 180, 53), 153px 153px rgb(37, 180, 53), 154px 154px rgb(37, 181, 54), 155px 155px rgb(37, 181, 54), 156px 156px rgb(37, 182, 54), 157px 157px rgb(37, 182, 54), 158px 158px rgb(37, 183, 54), 159px 159px rgb(37, 183, 54), 160px 160px rgb(38, 184, 55);

}

.i-6 {
	background: #b8b326;
	text-shadow: 1px 1px rgb(138, 134, 29), 2px 2px rgb(138, 134, 29), 3px 3px rgb(138, 134, 29), 4px 4px rgb(138, 134, 29), 5px 5px rgb(138, 134, 29), 6px 6px rgb(138, 134, 29), 7px 7px rgb(138, 134, 29), 8px 8px rgb(138, 134, 29), 9px 9px rgb(138, 134, 29), 10px 10px rgb(138, 134, 29), 11px 11px rgb(138, 134, 29), 12px 12px rgb(138, 134, 29), 13px 13px rgb(138, 134, 29), 14px 14px rgb(138, 134, 29), 15px 15px rgb(138, 134, 29), 16px 16px rgb(138, 134, 29), 17px 17px rgb(138, 134, 29), 18px 18px rgb(138, 134, 29), 19px 19px rgb(138, 134, 29), 20px 20px rgb(138, 134, 29), 21px 21px rgb(138, 134, 29), 22px 22px rgb(138, 134, 29), 23px 23px rgb(138, 134, 29), 24px 24px rgb(138, 134, 29), 25px 25px rgb(138, 134, 29), 26px 26px rgb(138, 134, 29), 27px 27px rgb(138, 134, 29), 28px 28px rgb(138, 134, 29), 29px 29px rgb(138, 134, 29), 30px 30px rgb(138, 134, 29), 31px 31px rgb(138, 134, 29), 32px 32px rgb(138, 134, 29), 33px 33px rgb(138, 134, 29), 34px 34px rgb(138, 134, 29), 35px 35px rgb(138, 134, 29), 36px 36px rgb(138, 134, 29), 37px 37px rgb(138, 134, 29), 38px 38px rgb(138, 134, 29), 39px 39px rgb(138, 134, 29), 40px 40px rgb(138, 134, 29), 41px 41px rgb(138, 134, 29), 42px 42px rgb(138, 134, 29), 43px 43px rgb(138, 134, 29), 44px 44px rgb(138, 134, 29), 45px 45px rgb(138, 134, 29), 46px 46px rgb(138, 134, 29), 47px 47px rgb(138, 134, 29), 48px 48px rgb(138, 134, 29), 49px 49px rgb(138, 134, 29), 50px 50px rgb(138, 134, 29), 51px 51px rgb(138, 134, 29), 52px 52px rgb(138, 134, 29), 53px 53px rgb(138, 134, 29), 54px 54px rgb(138, 134, 29), 55px 55px rgb(138, 134, 29), 56px 56px rgb(138, 134, 29), 57px 57px rgb(138, 134, 29), 58px 58px rgb(138, 134, 29), 59px 59px rgb(138, 134, 29), 60px 60px rgb(138, 134, 29), 61px 61px rgb(138, 134, 29), 62px 62px rgb(138, 134, 29), 63px 63px rgb(138, 134, 29), 64px 64px rgb(138, 134, 29), 65px 65px rgb(138, 134, 29), 66px 66px rgb(138, 134, 29), 67px 67px rgb(139, 135, 29), 68px 68px rgb(139, 135, 29), 69px 69px rgb(140, 136, 29), 70px 70px rgb(140, 136, 29), 71px 71px rgb(141, 137, 29), 72px 72px rgb(141, 137, 29), 73px 73px rgb(142, 138, 29), 74px 74px rgb(142, 138, 29), 75px 75px rgb(143, 139, 30), 76px 76px rgb(143, 139, 30), 77px 77px rgb(144, 140, 30), 78px 78px rgb(144, 140, 30), 79px 79px rgb(145, 141, 30), 80px 80px rgb(145, 141, 30), 81px 81px rgb(146, 141, 30), 82px 82px rgb(146, 142, 30), 83px 83px rgb(147, 142, 30), 84px 84px rgb(147, 143, 30), 85px 85px rgb(148, 143, 30), 86px 86px rgb(148, 144, 31), 87px 87px rgb(149, 144, 31), 88px 88px rgb(149, 145, 31), 89px 89px rgb(149, 145, 31), 90px 90px rgb(150, 146, 31), 91px 91px rgb(150, 146, 31), 92px 92px rgb(151, 147, 31), 93px 93px rgb(151, 147, 31), 94px 94px rgb(152, 148, 31), 95px 95px rgb(152, 148, 31), 96px 96px rgb(153, 149, 32), 97px 97px rgb(153, 149, 32), 98px 98px rgb(154, 149, 32), 99px 99px rgb(154, 150, 32), 100px 100px rgb(155, 150, 32), 101px 101px rgb(155, 151, 32), 102px 102px rgb(156, 151, 32), 103px 103px rgb(156, 152, 32), 104px 104px rgb(157, 152, 32), 105px 105px rgb(157, 153, 32), 106px 106px rgb(158, 153, 32), 107px 107px rgb(158, 154, 33), 108px 108px rgb(159, 154, 33), 109px 109px rgb(159, 155, 33), 110px 110px rgb(160, 155, 33), 111px 111px rgb(160, 156, 33), 112px 112px rgb(161, 156, 33), 113px 113px rgb(161, 156, 33), 114px 114px rgb(161, 157, 33), 115px 115px rgb(162, 157, 33), 116px 116px rgb(162, 158, 33), 117px 117px rgb(163, 158, 33), 118px 118px rgb(163, 159, 34), 119px 119px rgb(164, 159, 34), 120px 120px rgb(164, 160, 34), 121px 121px rgb(165, 160, 34), 122px 122px rgb(165, 161, 34), 123px 123px rgb(166, 161, 34), 124px 124px rgb(166, 162, 34), 125px 125px rgb(167, 162, 34), 126px 126px rgb(167, 163, 34), 127px 127px rgb(168, 163, 34), 128px 128px rgb(168, 164, 35), 129px 129px rgb(169, 164, 35), 130px 130px rgb(169, 164, 35), 131px 131px rgb(170, 165, 35), 132px 132px rgb(170, 165, 35), 133px 133px rgb(171, 166, 35), 134px 134px rgb(171, 166, 35), 135px 135px rgb(172, 167, 35), 136px 136px rgb(172, 167, 35), 137px 137px rgb(172, 168, 35), 138px 138px rgb(173, 168, 35), 139px 139px rgb(173, 169, 36), 140px 140px rgb(174, 169, 36), 141px 141px rgb(174, 170, 36), 142px 142px rgb(175, 170, 36), 143px 143px rgb(175, 171, 36), 144px 144px rgb(176, 171, 36), 145px 145px rgb(176, 171, 36), 146px 146px rgb(177, 172, 36), 147px 147px rgb(177, 172, 36), 148px 148px rgb(178, 173, 36), 149px 149px rgb(178, 173, 36), 150px 150px rgb(179, 174, 37), 151px 151px rgb(179, 174, 37), 152px 152px rgb(180, 175, 37), 153px 153px rgb(180, 175, 37), 154px 154px rgb(181, 176, 37), 155px 155px rgb(181, 176, 37), 156px 156px rgb(182, 177, 37), 157px 157px rgb(182, 177, 37), 158px 158px rgb(183, 178, 37), 159px 159px rgb(183, 178, 37), 160px 160px rgb(184, 179, 38);
  
}

.benefit-text {
	padding-top: 10px;
	padding-bottom: 30px;
	min-height: 145px;
}

.benefit-text span {
	line-height: 20px;
}
/*icons*/

/* END SECOND SCREEN */


/* THIRD SCREEN */
.third-screen {
	background: #56b4f1;
	position: relative;
	padding-bottom: 80px;
}

.before-skew-blue {
	width: 100%;
	height: 65px;
	position: absolute;
	background: #56b4f1;
	z-index: 1;
	top: -33px;
	transform: skewY(-2.0deg);
}
.window-type-name span {
	border-bottom: 1px dotted #fff;
	cursor: pointer;
}

.window-type-image {
	padding: 10px 0px;
}

.window-type-order {
	width: 290px;
	background: #ffea00;
	border-radius: 30px;
	height: 55px;
	border: 3px solid #3692cd;
	color: #474747;
	line-height: 50px;
	margin: 0 auto;
	box-shadow: 0px 2px 0px rgba(255,255,255,.8) inset;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}


.separator {
	width: 150px;
	height: 4px; 
	background: white;
	margin: 20px auto;

}

.text-block {
	width: 40%;
	margin: 0 auto;
}
/* END THIRD SCREEN*/


/* FOURTH SCREEN */
.fourth-screen {
	position: relative;
	padding-bottom: 60px;
}

.video-block {
	width: 560px;
	height: 315px;
	border-radius: 20px;
	border: 15px solid ;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	margin-top: 40px;
}

.video-block-shadow {
	width: 602px;
	background: url(../img/shadow.png) no-repeat;
	height: 44px;
	position: absolute;
	bottom: -25px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9;
}
/* END FOURTH SCREEN*/


/* FIFTH SCREEN */
.fifth-screen {
	background: #67d441;
	position: relative;
	padding-bottom: 60px;
}

.before-green {
		width: 100%;
	height: 65px;
	position: absolute;
	background: #67d441;
	z-index: 1;
	top: -33px;
	transform: skewY(-2.0deg);
}

.for-example-column:hover .for-example-inner-yellow  {
	height: 100%;
}

.for-example-chart {
	position: relative;
	overflow: hidden;
	height: 497px;
	width: 492px;
}

.for-example-image {
	position: relative;
	z-index: 1;
}

.for-example-cover {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 350px;
	background: rgba(103,212,65,0.8);
	border-bottom: 3px solid #fff600;
	overflow: hidden;
	-webkit-transition: height 1s;
	-o-transition: height 1s;
	transition: height 1s;
}

.for-example-chart:hover .for-example-cover {
	height: 0%;
}

.offer-text {
	border-radius: 70px;
	background: rgba(88, 182, 56, 0.54);
	width: 50%;
	padding: 10px;
	margin: 0 auto;
	margin-top: 150px;
	line-height: 20px;
}


.for-example-column {
	float: left;
	position: relative;
}

.for-example-inner {
	width: 15px;
	height: 490px;
	background: #fff;
	overflow: hidden;
	border-radius: 20px;
	position: relative;
}

.for-example-inner-yellow {
	width: 100%;
	height: 143px;
	position: absolute;
	bottom: 0;
	background: #fff600;
	-webkit-transition: height 1s;
	-o-transition: height 1s;
	transition: height 1s;
}


.for-example-sphere {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #fff600;
	position: absolute;
	left: -15px;
	bottom: -5px;
}
.for-example-chart-wrap {
	float: right;
}
.for-example-chart {
	float: left;
}

.for-example-ul ul {
list-style: none;
padding: 0;
}

.for-example-ul ul li {
	margin-bottom: 20px;
}

.for-example-order {
	width: 50%;
	background: #ffea00;
	border-radius: 40px;
	height: 70px;
	border: 3px solid #30a408;
	color: #474747;
	line-height: 65px;
	box-shadow: 0px 0px 0px 10px #58b638, 0px 2px 0px rgba(255,255,255,.8) inset;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.for-example-order:hover {
	background: #6ce641;
	color: #fff;
}
/* END FIFTH SCREEN*/


/* SIXTH SCREEN */
.sixth-screen {
	position: relative;
	padding-bottom: 140px;
}

.service-wrap {
	position: relative;
}

.service-icon {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	text-align: center;
	line-height: 160px;
	margin: 0 auto;
	cursor: pointer;
	margin-bottom: 10px;
}


.service-icon-order-wrap {
	background: rgba(0,0,0,0.8);
	position: absolute;
	height: 100%;
	width: 100%;
	display: none;
	opacity: 0;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.service-icon:hover .service-icon-order-wrap  {
display: block;
opacity: 1;
}


.service-icon-order {
	width: 90%;
	background: #ffea00;
	border-radius: 50px;
	height: 50px;
	color: #474747;
	line-height: 50px;
	box-shadow: 0px 2px 0px rgba(255,255,255,.8) inset;
	cursor: pointer;
	margin: 55px auto;


}

.service-icon-image {
	margin: 0 auto;
	text-align: center;
}


.step-wrapper {
	position: relative;
}

.step-icon-wrap {
	width: 120px;
	margin: 0 auto;
}
.step-icon {
	position: relative;
	width: 120px;
	height: 120px;
	overflow: hidden;
	border-radius: 50%;
	border: 3px solid #e7e7e7;
	margin: 0 auto;
	z-index: 2;
}

.step-line-right {
	position: absolute;
	width: 100%;
	height: 4px;
	background: #cef1c2;
	transform: rotate(-20deg);
	right: -100px;
	top: 100px;
	z-index: 1;
}

.step-line-left {
	position: absolute;
	width: 100%;
	height: 4px;
	background: #cef1c2;
	transform: rotate(20deg);
	left: -100px;
	top: 100px;
	z-index: 1;
}

.step-counter {
	width: 35px;
	height: 35px;
	background: #67d441;
	text-align: center;
	line-height: 35px;
	position: absolute;
	top: 60px;
	z-index: 5;
	border-radius: 50%;
}
.step-counter-padding {
	top:10px;
}
/* END SIXTH SCREEN*/


/* SEVENTH SCREEN */
.seventh-screen {
	background: url(../img/second.jpg) no-repeat;
	background-attachment: fixed;
	background-size: cover;
	min-height: 600px;
	position: relative;
}



.action-sticker {
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	width: 100px;
	height: 100px;
	background: #ffea00;
	border-radius: 50%;
	border: 5px solid #fff;
	line-height: 95px;
	-webkit-transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);
	-o-transform: rotate(-30deg);
	transform: rotate(-30deg);
}


.blueprint .action-sticker {
	left: 30px;
	top: 30px;
}
/* END SEVENTH SCREEN*/


/* EIGHTH SCREEN */
.eighth-screen {
	background: #f7f7f7;
position: relative;
padding-bottom: 80px;
}

.before-gray {
		width: 100%;
	height: 65px;
	position: absolute;
	z-index: 1;
	top: -33px;
	transform: skewY(-2.0deg);
	background: #f7f7f7;
}

.work-wrap {
	background: #fff;
	position: relative;
	overflow: hidden;
	border-radius: 5px;
	box-shadow: 0px 3px 0px rgba(0,0,0,.1);
	margin-bottom: 20px;
}

.work-image-wrap {
	width: 100%;
}
.work-image {
	position: relative;
	z-index: 1;
}

.work-address {
	background: #67d441;
	padding-left: 15px;
	line-height: 45px;
	height: 45px;
	width: 50%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.work-address:after {
content: '';
height: 45px;
width: 30px;
top:0;
right: -30px;
position: absolute;
border-top: 0px solid transparent;
border-right: 0px solid transparent;
border-bottom: 45px solid transparent;
border-left: 30px solid #67d441;
}

.work-enlarge-ico {
	position: absolute;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	text-align: center;
	line-height: 64px;
	z-index: 10;
	left: 0;
	right: 0;
	background: rgba(0,0,0,.7);
	margin: 0 auto;
	display: none;
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
	cursor: pointer;
}

.work-image img {
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: auto;
}
.work-text {
	color: #797979;
	padding: 10px;
}
/* END EIGHTH SCREEN*/


/* NINETH SCREEN */
.nineth-screen {
		background: #56b4f1;
	position: relative;
	padding-bottom: 80px;
}

.guarantee-wrap	{
	margin: 0 auto;
	margin-bottom: 30px;
}

.guarantee-icon {
width: 120px;
height: 120px;
background: #fff;
border-radius: 50%;
position: relative;
text-align: center;
margin: 0 auto;
line-height: 120px;
color:#56b4f1;
}
/* END NINETH SCREEN */


/* TENTH SCREEN */
.tenth-screen {
	position: relative;
	padding-bottom: 50px;
}

.feedback {
margin-bottom: 40px;
}

.feedback-photo-wrap {
	width: 260px;
	margin: 0 auto;
}

.feedback-photo {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
}

.feedback-shadowed:after {
	content: '';
	width: 15px;
	height: 217px;
	position: absolute;
	background: url(../img/shade.jpg);
	right: -30px;
	top: 10px;
}


/* END TENTH SCREEN*/


/*ELEVENTH-SCREEN*/
.eleventh-screen {
background: #f7f7f7;
padding-bottom: 50px;
}

.photo-wrap {
	position: relative;
}
.photo-block {
	border: 6px solid #bababa;
	background: #fff;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	width: 550px;
	height: 370px;
	margin: 0 auto;
z-index: 2;
}

.photo-description {
	position: absolute;
	z-index: 10;
	background: rgba(0,0,0,0.8);
	padding: 10px;
	width: 100%;
	text-align: center;
	color: #fff;
}

.photo-shadow {
	width: 619px;
	height: 49px;
	background: url(../img/shadow-2.png);
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -21px;
	z-index: 1;
}

.company-ul	{
	list-style: none;
	padding: 0;
	padding-top: 20px;
	color: #797979;
}

.company-ul li {
	background: url(../img/circl.png) no-repeat left center;
	padding-left: 30px;
	margin-bottom: 10px;
}


/*END*/

.twelveth-screen {
background: #dfdfdf;
padding-bottom: 90px;
}

.thirteenth-screen {
position: relative;
padding-bottom: 70px;
}

#map-1 {
	height: 350px;
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
	margin: 0 auto;
}




/**/

.fourteenth-screen {
	position: relative;
 background: #56b4f1;
}

.form-selector {
	width: 1000px;
	margin: 0 auto;
}

.select-form-1 {
	display: none;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.select-form-2 {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}


.selector-a {
	color: #fff;
	text-decoration: underline;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	outline: none !important;
	border: none;
}

.form-selector a:hover {
	color: #000;
	text-decoration: none;
}

.form-selector-selected {
	color: #000 !important;
	text-decoration: none !important;
	outline: none !important;
	border: none;
}
/**/


/* CIRCLES */
.down-circle {
	width: 65px;
	height: 65px;
	position: absolute;
	z-index: 99;
	border-radius: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -63px;
	text-align: center;
	line-height: 65px;
	-webkit-box-sizing:padding-box;
	-moz-box-sizing:padding-box; 
	box-sizing:padding-box; 
}

.bsow {
		background: #eeeeee;
	border: 6px solid #fff;
}

.bwob {
		background: #fff;
	border: 6px solid #56b4f1;
}

.bbow {
		background: #56b4f1;
	border: 6px solid #fff;
}

.bwog {
		background: #fff;
	border: 6px solid #67d441;
}

.bgow {
		background: #67d441;
	border: 6px solid #fff;
}

.bwov {
	top: -10px;
	background: #fff;
	border: 6px solid #56b4f1;
	
}

.bwovv {
	top: -10px;
	background: #fff;
	border: 6px solid #A8B7C0;
	
}

.full-yellow {
	height: 100%;
}

.empty-cover {
	height: 50px;
}
/* */


/* FLOAT FORM */
.calculate-form-float {
	position: fixed;
	background: rgba(0,0,0,0.8);
	width: 100%;
	height: 100%;
	z-index: 999;
	display: none;
}

.calculate-form-wrap {

}
.calculate-form {
	position: absolute;
	width: 850px;
	height: 510px;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
}

.calculate-form-stationar {
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
}

.calculate-close {
	position: absolute;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #fff;
	z-index: 99;
	top: 50px;
	right: 50px;
	text-align: center;
	line-height: 45px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	cursor: pointer;
}

.form-close {
	position: absolute;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #fff;
	z-index: 99;
	top: 50px;
	right: 50px;
	text-align: center;
	line-height: 39px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	cursor: pointer;
}

.calculate-form-input {
	display: block;
	width: 90%;
	height: 35px;
	border: 1px solid #d7d7d7;
	box-shadow: 0px 2px 0px #d7d7d7;
	border-radius: 3px;
	text-align: center;
	font-family: 'pf_dindisplay_proregular';
	font-weight: 100;
	font-size: 18px;
	margin: 10px auto;
}

.calculate-form-submit {
display: block;
width: 90%;
border: none;
margin: 0 auto;
height: 45px; 
border: 1px solid #00558b;
box-shadow: 0px 1px 0px rgba(255,255,255,.5) inset;
border-radius: 3px; 
background: #00a5ff; /* Old browsers */
background: -moz-linear-gradient(top,  #00a5ff 0%, #003b93 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a5ff), color-stop(100%,#003b93)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00a5ff 0%,#003b93 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00a5ff 0%,#003b93 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00a5ff 0%,#003b93 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00a5ff 0%,#003b93 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5ff', endColorstr='#003b93',GradientType=0 ); /* IE6-9 */
text-align: center;
	font-family: 'pf_dindisplay_problack';
	font-weight: 100;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
}

.calculate-form-submit-2 {
display: block;
width: 90%;
border: none;
margin: 0 auto;
height: 45px; 
border: 1px solid #00558b;
box-shadow: 0px 1px 0px rgba(255,255,255,.5) inset;
border-radius: 3px; 
background: #00a5ff; /* Old browsers */
background: -moz-linear-gradient(top,  #00a5ff 0%, #003b93 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a5ff), color-stop(100%,#003b93)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00a5ff 0%,#003b93 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00a5ff 0%,#003b93 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00a5ff 0%,#003b93 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00a5ff 0%,#003b93 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a5ff', endColorstr='#003b93',GradientType=0 ); /* IE6-9 */
text-align: center;
	font-family: 'pf_dindisplay_problack';
	font-weight: 100;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
}

.preview-order {
	width: 80%; margin: 0 auto;
}

.calculate-counter {
	width: 35px;
	height: 35px;
	background: #56b4f1;
	line-height: 35px;
	border-radius: 50%;
	margin-right: 20px;
}

.calculate-step {
border-bottom: 2px  solid #DADADA;
padding: 10px 0px;
}

.calculate-step-active {
border: 3px solid #56b4f1;
}

.calculate-step-ul {
	padding: 0;
	list-style: none;
}
.calculate-step-li {
	display: inline-block;
	margin: 10px;
	position: relative;
}

.parameters-sub {
	display: block;
	position: absolute;
	background: #fff;
	box-shadow: 0px 0px 5px rgba(0,0,0,.4);
	list-style: none;
	padding: 0;
	border-radius: 5px;
	left: -10px;
	top: 49px;
	overflow: hidden;
	display: none;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.parameters-sub label {
	cursor: pointer;
}

.parameters-sub li {
	padding: 10px;
background: #fff;
 -webkit-transition: all 0.3s;
 -o-transition: all 0.3s;
 transition: all 0.3s;
}

.parameters-sub li:hover {
	background: #56b4f1;
}

.options-checkbox {
	padding: 0;
	list-style: none;
}

.options-check {
	margin-right: 10px !important;
}


.call-form-float {
	position: fixed;
	background: rgba(0,0,0,0.8);
	width: 100%;
	height: 100%;
	z-index: 999;
	display: none;
}

.call-form-order {
	position: absolute;
	width: 320px;
	height: 360px;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
}

.message {
	width: 400px;
	padding: 20px;
	text-align: center;
	border-radius: 5px;
	background: #fff;
	position: fixed;
	z-index: 9999;
   opacity: 0;
   display: none;
   border: 3px solid rgba(0,0,0,.5);
}

.last {
	background: #f7f7f7;
}
.padded {
	padding-top: 60px;
}

#videoblock {
	width: 560px; height: 315px; background: #474747
}

.large-hidden {
	display: none;
}
/* */


@media screen and (max-width: 768px)  { 

body {
	font-size: 8px;
}

.header-block {
	padding-bottom: 60px;
}

#main-offer {
	font-size: 2.5em;
}

.window-layer {
	width: 297px;
	float: none;
	margin: 0 auto;
}

.window-block {
	float: none;
}

.text-block {
	width: 100%;
}

#colors {
	width: 100%;
}

.video-block {
	width: 300px; height: 215px; 
}


.video-block-shadow {
display: none;
}

.step-line-left {
	display: none;
}

.step-line-right {
	display: none;
}

.padded {
	padding-top: 0px;
}

.photo-block {
	width: auto;
	height: auto;
}

.feedback-shadowed:after {
display: none;
}

.main-nav li {
	display: block;
	margin: 20px;
	border-bottom: 1px dotted #428BCA;
}

.phone-call {
	margin: 0 auto;
	float: none;
}

.seventh-screen {
	padding-bottom: 100px;
}

.righted {
	text-align: center;
}

.photo-holder img {
	width: 100%;
}

.photo-shadow {
	display: none;
}

.window-type-image img {
	width: 100%;
	height: auto;
}
.for-example-order {
	margin: 0 auto;
	font-size: 24px;
}

.window-action {
	position: relative;
	left: 0;
	right: 0;
	top: 20px !important;
	margin:  0 auto;
	width: 270px;
}

.standart-form {
	width: 270px;
}

.fifth-screen {
	padding-bottom: 80px;
}

.xs-centred {
	text-align: center;
}

.xs-pt30 {
	padding-top: 30px;
}
.xs-hide {
	display: none;
}

.large-hidden {
	display: block;
}

.preview-order {
	width: 100%; margin: 0 auto;
}
}

#price .col-md-4 {
    margin: 20px 0;
}
@media screen and (max-width: 1024px)  { 
body {
	font-size: 8px;
}

.feedback-shadowed:after {
display: none;
}

.header-block {
	padding-bottom: 60px;
}

#main-offer {
	font-size: 2.5em;
}

.window-layer {
	width: 397px;
}


.for-example-chart {
	position: relative;
	overflow: hidden;
	height: 397px;
	width: 392px;
}

.for-example-image {
	position: relative;
	z-index: 1;
}


.for-example-image img {
	position: relative;
	width: 100%;
}


.for-example-inner {
	width: 15px;
	height: 390px;
	background: #fff;
	overflow: hidden;
	border-radius: 20px;
	position: relative;
}

.for-example-inner-yellow {
	width: 100%;
	height: 143px;
	position: absolute;
	bottom: 0;
	background: #fff600;
	-webkit-transition: height 1s;
	-o-transition: height 1s;
	transition: height 1s;
}

.for-example-order {
	margin: 0 auto;
	font-size: 24px;
}

.text-block {
	width: 100%;
}

#colors {
	width: 100%;
}


.step-line-left {
	display: none;
}

.step-line-right {
	display: none;
}

.padded {
	padding-top: 0px;
}

.photo-block {
	width: auto;
	height: auto;
}

.feedback-shadowed:after {
display: none;
}

.main-nav li {
	display: block;
	margin: 10px;
	border-bottom: 1px dotted #428BCA;
}

.phone-call {
	margin: 0 auto;
	float: none;
}

.seventh-screen {
	padding-bottom: 100px;
}

.righted {
	text-align: center;
}

.photo-holder img {
	width: 100%;
}

.photo-shadow {
	display: none;
}


.window-action {

}

.standart-form {
	width: 270px;
}

.fifth-screen {
	padding-bottom: 80px;
}

.xs-centred {
	text-align: center;
}

.xs-pt30 {
	padding-top: 30px;
}
}


@media screen and (max-width: 1140px)  { 
.x28 {
	font-size: 2.3em;
}
.x36 {
	font-size: 3.1em;
}

.fifth-screen {
	padding-bottom: 80px;
}

.feedback-shadowed:after {
display: none;
}

.header-block {
	padding-bottom: 60px;
}

#main-offer {
	font-size: 2.5em;
}

.window-layer {
	width: 397px;
}


.for-example-chart {
	position: relative;
	overflow: hidden;
	height: 397px;
	width: 392px;
}

.for-example-image {
	position: relative;
	z-index: 1;
}


.for-example-image img {
	position: relative;
	width: 100%;
}


.for-example-inner {
	width: 15px;
	height: 390px;
	background: #fff;
	overflow: hidden;
	border-radius: 20px;
	position: relative;
}

.for-example-inner-yellow {
	width: 100%;
	height: 143px;
	position: absolute;
	bottom: 0;
	background: #fff600;
	-webkit-transition: height 1s;
	-o-transition: height 1s;
	transition: height 1s;
}

.for-example-order {
	margin: 0 auto;
	font-size: 24px;
}

.text-block {
	width: 100%;
}

#colors {
	width: 100%;
}


.step-line-left {
	display: none;
}

.step-line-right {
	display: none;
}

.padded {
	padding-top: 0px;
}

.photo-block {
	width: auto;
	height: auto;
}

.feedback-shadowed:after {
display: none;
}

.main-nav li {
	display: block;
	margin: 10px;
	border-bottom: 1px dotted #428BCA;
}

.phone-call {
	margin: 0 auto;
	float: none;
}

.seventh-screen {
	padding-bottom: 100px;
}

.righted {
	text-align: center;
}

.photo-holder img {
	width: 100%;
}

.photo-shadow {
	display: none;
}


.window-action {

}

.standart-form {
	width: 270px;
}

.fifth-screen {
	padding-bottom: 80px;
}

.xs-centred {
	text-align: center;
}

.xs-pt30 {
	padding-top: 30px;
}
}

.phone a {
	color: #000;
	text-decoration: none;
}
.phone-call.floatright.white {
    background: #3eca1a;
    background: -moz-linear-gradient(top, #3eca1a 0, #49d049 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #3eca1a), color-stop(100%, #49d049));
    background: -webkit-linear-gradient(top, #3eca1a 0, #49d049 100%);
    border: none;
}
.phone-call.floatright.white:hover, .phone-call.floatright.white:focus {color: #fff;text-decoration: none;}
.eleventh-screen {
    padding-top: 50px;
}
.feedback-shadowed:after {display: none !important;}.testimonial {text-align: center;}

@media (max-width: 1025px) {
    div#about .col-md-4 {
        width: 50%;
    }
	div#about .col-md-8.col-md-offset-2 .row {
		display: flex;
		flex-wrap: wrap;
	}
    div#price .col-md-4 {
        width: 50%;
        margin-bottom: 30px;
    }
	div#price .row {
		display: flex;
		flex-wrap: wrap;
	}
	.window-type-image.centred {
		min-height: 240px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
div#price img {
        max-width: 220px;
    }
.serts .row.pt30 {
    display: flex;
    flex-wrap: wrap;
}
	.serts .row.pt30 .col-md-3 {width: 50%;}
a.phone-call.floatright.white {
    display: block;
}
	
	
}
@media (max-width: 770px) {
	.row.pt60.what_we_do {
		display: flex;
		flex-wrap: wrap;
	}	
	.what_we_do .col-md-3 {
		width: 50% !important;
		margin-bottom: 30px;
	}
	.service-icon-img, .service-icon-img img {
		max-width: 105px !important;
		margin: 0 auto;
	}
	.service-icon-img {
		border-radius: 50%;	
        width: 105px;
        height: 105px;	
	    margin: 0 auto;
		display: flex;
		align-items: center;
		justify-content: center;
		overflow: hidden;
	}
    .service-icon-img img {
		display: block;
		height: 100%;
		width: 100%;
		object-fit: cover;
    }
	.twelveth-screen.pt50 .col-md-4 {
		width: 50%;
		margin-bottom: 20px;
	}
	.twelveth-screen .row.pt30 {
		display: flex;
		flex-wrap: wrap;
	}
	.sertificate-wrap.centred img {
		max-width: 100%;
	}
	.window-layer.blueprint {
		max-width: 100%;
	}
	div#price .row + .row {
		margin-top: 0 !important;
	}
	.service-icon {
		width: 100%;
		height: auto;
	}
div#price .col-md-4 {
    width: 50%;
	margin-bottom: 30px;
}

div#price img {
    max-width: 190px;
}
div#price .x48.p900.white.centred.uppercased {
    margin-bottom: 30px;
}
div#about .col-md-4 {
    width: 50%;
}
div#about .col-md-8.col-md-offset-2 .row {
	display: flex;
	flex-wrap: wrap;
}
.benefit-text {
    min-height: 0;
}
.window-type-order.x24.centred.p700 {
    width: 100%;
}
	.window-type-image.centred {
		min-height: 170px;
	}
.window-type-name.x26.p700.centred.white {
    min-height: 60px;
}
.header-block .window-block {
    display: flex;
    flex-direction: column;
}
.header-block .window-action {
    order: 2;
}
.header-block .window-layer {
	width: 397px;
	max-width: 300px;
}
.header-block .col-xs-8.col-xs-offset-2 {
    margin: 0 auto !important;
    width: 100%;
    padding: 0 30px;
}
.pt60 {
    padding-top: 35px;
}
.x48 {
    font-size: 3.8em;
}
.action-sticker {
    width: 66px;
    font-size: 12px !important;
    height: 66px;
    line-height: 62px;
}
.seventh-screen.pt60 {
    padding-bottom: 40px;
}
.tenth-screen {
    position: relative;
    padding-bottom: 25px;
}
	
	
}



