@charset "utf-8";

@import url('fonts/fonts.css');

/* --------------- default --------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	font-size: 100%;
}
a                 { margin: 0; padding: 0; font-size: 100%; background: transparent;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section 
                  { display:block;}
nav ul            { list-style:none;}

sub, sup          { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup               { top: -0.5em; }
sub               { bottom: -0.25em; }
ins               { text-decoration: none;}
p, pre,
blockquote, ul, ol, dl            
				  { margin: 0 0;}
blockquote        { margin-left: 40px; margin-right: 40px;}
ol, ul, dd        { margin-left: 40px;}
pre, code, 
kbd, samp         { font-family: monospace, sans-serif;}

h1,h2,h3,h4,h5,h6 { font-weight: normal;}
h1                { font-size: 40px; margin: .5cm 0; color:#78d1ca;}
h2                { font-size: 18px; margin: .83cm 0;}
h3                { font-size: 16px; margin: 1.0em 0;}
h4                { font-size: 14px; margin: 1.33em 0;}
h5                { font-size: 12px; margin: 1.5em 0;}
h6                { font-size: 11px; margin: 1.67em 0;}

body, input, select, button, textarea
				  { font-family: Arial, Helvetica, sans-serif;}
html 			  { /*overflow-y: scroll;*/ height:100%; min-width:980px;}
body 			  { background: #FFF; text-align: left; line-height: 1.2; font-size: 13px; color: #63554d; position:relative; height:100%;}
a           	  { color: #0088cc; text-decoration: underline;}
a:hover 		  { text-decoration: none;}
img 			  { border: none;}
hr 				  { color: #aaa; background: #aaa; height: 1px; border: none;}


input, select, button, textarea { margin: 0; font-size: 100%; color: #000; vertical-align: middle; }
input[type="button"], input[type="submit"], input[type=reset], button { cursor: pointer; }
input[disabled], button[disabled] { cursor: default;}
button, input { line-height: normal; }
fieldset { border: 1px solid gray;}
legend { border: 0; padding: 0; white-space: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }

.p5 {  line-height: 0.5;
}

.ul_null {
	margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0;
	padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0;
	list-style: none;
}



.clear { clear: both; height: 0; overflow: hidden; font-size: 0;}
.clear_inside { height: 0;}

.clear_inside:after,
.clear_self:after,
.content_body:after { content: '.'; display: block; clear: both; height: 0; visibility: hidden;}

.res {
	width: 940px; margin-left: auto; margin-right: auto;
}
.bbox,
.res {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}



.futura {font-family: 'AG_FuturaRegular';}
.futura_bold {font-family: 'a_FuturaOrtoBold';}
.pt_sans {font-family: 'PTSansRegular';}
.pt_bold {font-family: 'PTSansBold';}
.intro {font-family: 'intro_';}
.georgia {font-family: Georgia;}

.but {
	cursor: pointer; border: none;
	display: inline-block; height: 32px; line-height: 32px;
	background: #78d1ca; box-shadow: 2px 2px 0 #75a8a4;
	border-radius: 3px;
	padding: 0 20px; font-size: 14px;
	color: #fff; text-decoration: none; text-transform: uppercase;
	text-shadow: 1px 1px 3px #4ea29b;
}
.but.grey {background: #b6b6b6; text-shadow: 1px 1px 3px #858383; box-shadow: 2px 2px 0 #898989;}

.but:hover {
	background: #6abcb6; box-shadow: 2px 2px 0 #5f8b88;
	transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
}

.but.pink {background: #ff9c95; text-shadow: 1px 1px 3px #df6561; box-shadow: 2px 2px 0 #e2797b;}
.but.pink:hover {background: #fb837a; text-shadow: 1px 1px 3px #ce4a46; box-shadow: 2px 2px 0 #ae5b5d;}


/* --------------- /default ---------*/


/* wrapper
-------------------------------*/
.wrapper {min-height: 100%; margin: 0;}

/* main
-------------------------------*/

.container:after,
.wrapper:after {content: ''; display: block; clear: both;}
.wrapper:after {}


.header    { min-height: 140px; position: relative;}

.container {padding: 0;}

.footer { min-height: 162px; background: #e9e9e9;}
.footer .res {height: 162px; position: relative;}

/* header
-------------------------------*/
.site_name {
	position: absolute; top: 30px; left: 0; text-align: center;
	padding-bottom: 30px; background: url(../uploads/images/logo.png) 50% 100% no-repeat;
	font-size: 30px; color: #7b7b7b; text-decoration: none;
}
.site_name .georgia {font-style: italic; font-size: 25px; display: block;}

.activity {position: absolute; top: 30px; left: 0; right: 0; text-align: center; color: #78d1ca; font-size: 30px;}
.activity1 {position: absolute; top: 70px; left: 0; right: 0; text-align: center; color: #78d1ca; font-size: 35px;}
.phone_top {
	position: absolute; top: 34px; right: 0; text-align: right;
	font-size: 21px; color: #7d7d7d;
}
.phone_top1 {
	position: absolute; top: 34px; right: 0; text-align: right;
	font-size: 12px; color: #7d7d7d;
}


.navigation_top {
	box-shadow: 3px 4px 0 #c2c3c3;
	background: #eaf6f7; margin-bottom: 35px;
}

.navigation_top > nav {
	background: #ff767f; margin-bottom: 10px;
}
.navigation_top .upm {}
.navigation_top .upm li {
	float: left; width: 17%;
	background: url(../uploads/images/mark_upm.png) 0 50% no-repeat;
}
.navigation_top .upm li a {
	margin-left: 15px; margin-right: 5px; text-align: center;
	display: block; height: 50px; line-height: 50px;
	font-size: 16px; color: #fff; text-decoration: none;
	text-shadow: 1px 1px 3px #ca4a50;
	transition: background 200ms linear;
	-o-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	-webkit-transition: background 200ms linear;
}
.navigation_top .upm li a:hover {
	background: #ed6d75;
}
.navigation_top .upm li:first-child {background: none;}
.navigation_top .upm li:first-child a {margin-left: 0;}
.navigation_top .upm li:last-child a {margin-right: 0;}



.top_slider {height: 562px; position: relative;}
.top_slider:after {
	display: block; content: '';
	height: 10px; position: absolute; top: -10px; left: 0; right: 0;
	box-shadow: 2px 5px 5px rgba(0, 0, 0, 0.5); z-index: 39;
}

.sliderArrows a {
	cursor: pointer; text-indent: -9999px;
	position: absolute; top: 50%; margin-top: -27px;
	width: 40px; height: 54px; left: -57px;
	background: url(../uploads/images/sl_nav.png) 0 0 no-repeat;
}
.sliderArrows .next {left: auto; right: -57px; background-position: -50px 0;}

.sliderArrows a:hover {background-position: -100px 0;}
.sliderArrows a.next:hover {background-position: -150px 0;}

.top_slider .slide_cont {
	width: 100%; height: 100%; overflow: hidden;
	position: relative; float:left; clear:both;
}
.top_slider .slide_cont li {position: absolute; width: 100%; height: 100%; background: #fff;}

.top_slider .slide_cont li .desc {
	position: absolute; bottom: 16px; left: 0;
	border-radius: 2px;
	background: rgba(0, 0, 0, 0.4);
	padding: 13px 20px 15px 37px;
	font-size: 20px; color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5)
}




/*(slider form)*/

.slider-form {position: absolute; top: 65px; right: 25px; width: 281px; height: 322px; background: url(../uploads/images/sliedr-firm-bg.png) 0 0 repeat; border-radius: 5px; padding: 15px 0 0;}

	.slider-form-name {font-size: 18px; line-height: 30px; margin: 0 0 8px; text-align: center;}

		.slider-form-name:first-line {font-family: 'a_FuturaOrtoBold' !important;}

		.textarea,
		.slider-form input[type="text"], .slider-form textarea{display: block; border:0; padding: 0 20px; margin: 0 14px 1px; font-size: 15px; line-height: 47px; height: 47px; width: 214px; color: #626262;}

		.textarea,
		.slider-form textarea {resize:none; outline: none; height: 78px; line-height: 20px; margin-bottom: 12px; padding-top: 8px;}

		.slider-form input[type="submit"]{display: block; border: 0; padding: 0; margin: 0; width: 255px; height: 48px; background: url(../uploads/images/slf-but.png) 0 0 no-repeat; margin: 0 0 0 14px;}

		.slider-form input[type="submit"]:hover {opacity: 0.8; filter: alpha(opacity=80)}

		.slf-first-border {border-radius: 4px 4px 0 0;}
		.slf-last-border {border-radius: 0 0 4px 4px;}

/*(/slider form)*/

/*(box 2)*/

.this-box2 {padding: 47px 0 0; background: url(../uploads/images/separator.png) center 12px no-repeat;}

	.this-box2-left {float: left; width: 330px; height: 333px; background: url(../uploads/images/box2-round.png) 0 0 no-repeat; position: relative;}
	.this-box3-left {float: left; width: 330px; height: 400px; background: url(../uploads/images/box3-round.png) 0 0 no-repeat; position: relative;}
	.this-box4-left {float: left; width: 330px; height: 400px; background: url(../uploads/images/box4-round.png) 0 0 no-repeat; position: relative;}
	.this-box6-left {float: left; width: 330px; height: 400px; background: url(../uploads/images/box6-round.png) 0 0 no-repeat; position: relative;}
	.this-box7-left {float: left; width: 330px; height: 400px; background: url(../uploads/images/box7-round.png) 0 0 no-repeat; position: relative;}
	.this-box8-left {float: left; width: 330px; height: 400px; background: url(../uploads/images/box8-round.png) 0 0 no-repeat; position: relative;}
	.this-box9-left {float: left; width: 330px; height: 400px; background: url(../uploads/images/box9-round.png) 0 0 no-repeat; position: relative;}
.this-box10-left {float: left; width: 330px; height: 300px; background: url(../uploads/images/box10-round.png) 0 0 no-repeat; position: relative;}
		.this-box2-left div {position: absolute; top: 112px; left: 80px; width: 195px; font-size: 31px; line-height: 39px; color: #fff; text-align: center;}

			.this-box2-left div span {font-family: 'a_FuturaOrtoBold'; font-size: 30px;}

	.this-box2-right {float: right; margin: 0 37px 0 0; width: 456px; counter-reset: list 0; position: relative;}

		.this-box2-right .item {font-size: 18px; line-height: 26px; margin: 0 0 17px; position: relative;}

			.this-box2-right .item:before {counter-increment: list; content: counter(list)"."; position: absolute; left: -38px; top: 50%; width: 38px; height: 26px; margin-top: -13px; font-size: 30px; color: #ff767f; font-family: 'a_FuturaOrtoBold';}
		
		.this-box2-right .item1 {font-size: 18px; line-height: 26px; margin: 0 0 17px; position: relative;}
		
			.this-box2-right .item1:before { content: counter(); background: url(../uploads/img/li-yes.png) no-repeat;  position: absolute; left: -38px; top: 50%; width: 38px; height: 26px; margin-top: -13px; font-size: 30px; color: #fff; font-family: 'a_FuturaOrtoBold';}
			
				.this-boxYES-right {float: right; margin: 0 137px 0px 0px; width: 472px; counter-reset: list 0; position: relative;}

		.this-boxYES-right .item {font-size: 18px; line-height: 26px; margin: 0 0 17px; position: relative;}

			.this-boxYES-right .item:before {counter-increment: list; content: counter(list)"."; position: absolute; left: -38px; top: 50%; width: 38px; height: 26px; margin-top: -13px; font-size: 30px; color: #ff767f; font-family: 'a_FuturaOrtoBold';}

.this-boxNO-left {float: left; margin: 0px 0px 0px 175px; width: 472px; counter-reset: list 0; position: relative;}

		.this-boxNO-left .item {font-size: 18px; line-height: 26px; margin: 0 0 17px; position: relative;}

			.this-boxNO-left .item:before {counter-increment: list; content: counter(list)"."; position: absolute; left: -38px; top: 50%; width: 38px; height: 26px; margin-top: -13px; font-size: 30px; color: #ff767f; font-family: 'a_FuturaOrtoBold';}
			
			.this-box2-left2 {float: left; width: 330px; height: 333px; background: url(../uploads/images/box2-round111.png) 0 0 no-repeat; position: relative;}
	.this-box2-left2 {float: left; width: 330px; height: 400px; background: url(../uploads/images/box2-round111.png) 0 0 no-repeat; position: relative;}
	.this-box3-left2 {float: left; width: 330px; height: 400px; background: url(../uploads/images/box2-round1111.png) 0 0 no-repeat; position: relative;}
/*(/box 2)*/

/*(box 3)*/

.this-box3 {height: 604px; position: relative; background: url(../uploads/images/separator.png) center top no-repeat;}

	.this-box3-right {position: absolute; top: 138px; right: 0; width: 284px; height: 285px; background: url(../uploads/images/box3-round.png) 0 0 no-repeat; color: #fff;}

		.this-box3-right div {position: absolute; top: 92px; left: 58px; width: 159px; text-align: center; font-size: 30px; line-height: 42px; font-family: 'a_FuturaOrtoBold';}

		.this-box3-right div:first-line {font-family: 'AG_Regular';}

	.this-box3-left {padding: 37px 0 0; position: relative; margin: 0 0 0 -5px; text-align: center;}

		.this-box3-left div {margin: 0 -10px;}

		.this-box3-left .item {float: left; width: 182px; height: 283px; font-size: 15px; color: #00a499; line-height: 23px; margin: 0 55px 0 0;}

			.this-box3-left .item img {width: 170px; border-radius: 50%; border: 5px solid #fff; box-shadow: 1px 2px 2px #d4d4d4; margin: 0 0 4px;}

			.this-box3-left .item img {
				-moz-box-shadow: 1px 2px 2px #d4d4d4;
				-webkit-box-shadow: 1px 2px 2px #d4d4d4;
				-o-box-shadow: 1px 2px 2px #d4d4d4;
				box-shadow: 1px 2px 2px #d4d4d4;
			}

/*/(box 3)*/

/*(box 4)*/

.this-box4 {padding: 0px 0 0; background:  center top no-repeat; overflow: hidden; position: relative; margin: 0 0 0px;}
.this-box4 > .this-box4_inside {position: relative; float: left; clear: left; left: 50%; margin-left: -2000px; width: 4000px; text-align: center;}

/*(/box 4)*/

/*(box 5)*/

.this-box5 {position: relative; background: url(../uploads/images/box5bg.png) 0 0 repeat; height: 272px; border-radius: 10px;}
.this-box5 {
	-moz-box-shadow:0 2px 3px #e6e6e6;
	-webkit-box-shadow:0 2px 3px #e6e6e6;
	-o-box-shadow:0 2px 3px #e6e6e6;
	box-shadow:0 2px 3px #e6e6e6;
}

	.this-box5-round {position: absolute; top: -25px; left: 77px; width: 180px; height: 110px; background: url(../uploads/images/box5-round.png) 0 0 no-repeat; padding: 66px 0 0; text-align: center; font-size: 30px; line-height: 36px; text-transform: uppercase; color: #fff;}

	.this-box5-form {position: absolute; top: 15px; right: 32px; width: 254px; height: 248px;}

		.this-box5-form-title {font-size: 18px; line-height: 28px; font-family: 'AG_FuturaRegular'; text-align: center; margin: 0 0 12px;}

		.this-box5-form-title:first-line {font-family: 'a_FuturaOrtoBold';}

		.inpit_text,
		.this-box5-form input[type="text"]{display: block; width: 220px; height: 45px; line-height: 45px; font-size: 15px; color: #626262; padding: 0 17px; margin: 0 0 10px; background: url(../uploads/images/box5input.png) 0 0 no-repeat; font-family: 'PTSansRegular'; border: 0;}

		.this-box5-form input[type="text"] + .this-box5-form input[type="text"]{margin-bottom: 21px;}

		.this-box5-form input[type="submit"]{display: block; border: 0; padding: 0; margin: 0; width: 255px; height: 48px; background: url(../uploads/images/slf-but.png) 0 0 no-repeat; margin: 0 -1px 0 0;}

		.this-box5-form input[type="submit"]:hover {opacity: 0.8; filter: alpha(opacity=80)}

	.this-box5-text {position: absolute; top: 54px; left: 314px; width: 328px; text-align: center; font: normal 25px Georgia, "Times New Roman", Times, serif; color: #63554d; line-height: 34px;}

		.this-box5-text div {font-size: 35px; font-weight: bold; line-height: 41px; color: #f24841; margin: 10px 0 0;}

	.this-box5-timer {position: absolute; top: 190px; left: 15px; width: 277px; height: 59px; background: url(../uploads/images/box5-timer.png) center top no-repeat; padding: 8px 0 0 10px;}

		.this-box5-timer .position {float: left; width: 40px; height: 50px; background: #f00; background: #fff; position: relative; border-radius: 4px; margin: 0 2px 0 0; text-align: center; font-size: 30px; line-height: 50px; color: #ff9a94; font-family: 'a_FuturaOrtoBold';}

		.this-box5-timer .countSeconds {display: none;}

		.this-box5-timer .position + .position {margin-right: 10px;}

/*(/box 5)*/

/*(box6)*/

.box6 {text-align: center; padding: 37px 0 0; font-size: 25px; line-height: 32px; color: #7b7b7b; font-family: 'AG_FuturaRegular'; height: 126px;}

.box6:first-line {font-size: 30px; line-height: 47px; color: #78d1ca;}

/*/(box6)*/





/* content
-------------------------------*/

.cont_box {margin-bottom: 50px; padding-top: 37px; background: url(../uploads/images/sep.png) 50% 0 no-repeat;}


.show_block {
	width: 400px; min-height: 400px; float: right;
	position: relative;
	background: url(../uploads/images/show_bl_about.png) 0 0 no-repeat;
	z-index: 0;
}

.disc {
	width: 158px; height: 158px; border-radius: 50%; line-height: 158px;
	background: #ff9c95 url(../uploads/images/hotspot_pink.png) 50% 50% no-repeat;
	position: absolute; left: 22px; top: -2px;
}
.disc.blue {background-image: url(../uploads/images/sh_b2_blue.png); background-color: #78d1ca; background-position: 50% -56px;}
.disc:before {content: ''; display: block; width: 169px; height: 33px; background: url(../uploads/images/shadow.png) 0 0 no-repeat; position: absolute; left: 50%; margin-left: -90px; bottom: -15px; z-index: -1;}
.disc .txt {display: inline-block; width: 100%; vertical-align: middle; line-height: normal; text-align: center; font-size: 20px; color: #fff;}
.disc .txt .georgia {display: block; margin-bottom: 3px;}
.disc .line {position: absolute; top: 44px; left: 0; right: 0; height: 2px; background: url(../uploads/images/show_top.png) 50% 0 no-repeat;}
.disc .line.bot {top: auto; bottom: 34px;}

.disc.disc2 {left: 210px; top: 15px;}
.disc.disc3 {left: 70px; top: 183px;}

.text_desc {overflow: hidden; padding-left: 20px; padding-right: 20px; font-size: 20px;}
.text_desc .h2 {font-size: 30px; color: #ff9c95;}

.sl_2 {margin-bottom: 45px;}

.gal {margin-bottom: 50px; width: 100%; overflow: hidden; position: relative;}
.gal ul {
	width: 4000px;
	font-size: 0; white-space: nowrap; text-align: center;
	position: relative; float: left; left: 50%; margin-left: -2000px;
}
.gal ul li {display: inline-block; padding-left: 5px;}
.gal2 ul li {padding-left: 10px;}

.gal ul li:first-child {padding-left: 0;}


h1.sp_1 {margin-bottom: 45px; color: #ff9c95; font-size: 30px; text-align: center;}
.c_b2 {text-align: center; margin-bottom: 70px;}
.c_b2 .show_block {
 	counter-reset: sh_b 0;
	width: 100%; min-height: 460px; float: none;
	background: url(../uploads/images/sh_b2.png) 50% 60px no-repeat;
}


.c_b2 .disc {top: 0; left: 84px;}
.c_b2 .disc2 {top: 0; left: 382px;}
.c_b2 .disc3 {top: 0; left: 675px;}
.c_b2 .disc4 {top: 296px; left: 232px;}
.c_b2 .disc5 {top: 296px; left: 526px;}

.c_b2 .disc .txt {font-size: 18px;}
.c_b2 .disc3 .georgia {font-size: 14px;}
.c_b2 .disc4 .txt {font-size: 14px;}

.c_b2 .disc .line {height: 38px; top: 12px; background-position: 50% 100%;}
.c_b2 .disc .line.bot {height: 15px; padding-top: 7px; top: auto; bottom: 15px; background-position: 50% 0;}

.c_b2 .disc .line:after {display: block; content: ''; height: 100%; background: url(../uploads/images/icons.png) 50% 0 no-repeat;}
.c_b2 .disc .line.bot:after {counter-increment: sh_b; background: none; content: counter(sh_b); font-size: 20px; font-family: 'a_FuturaOrtoBold'; color: #fff; line-height: normal;}


/* comments
-------------------------------*/

.comments_wrap {background: #f3f9f9; padding: 16px 0 43px;}
.comments_list {text-align: center;}

.comments_list .item {margin-bottom: 15px; text-align: left;}

.comments_list .item img {
	float: left; background: #e8e8e8;
	width: 102px; border-radius: 50%; border: 5px solid #fff;
	box-shadow: 1px 2px 2px #d4d4d4; margin: 0 23px 4px 0;
    -moz-box-shadow: 1px 2px 2px #d4d4d4;
    -webkit-box-shadow: 1px 2px 2px #d4d4d4;
    -o-box-shadow: 1px 2px 2px #d4d4d4;
    box-shadow: 1px 2px 2px #d4d4d4;
}

.comments_list .item .georgia {overflow: hidden; font-size: 20px; color: #888; padding-top: 20px;}

.comments_list .item.right img {margin-left: 23px; margin-right: 0; float: right;}
.comments_list .item.right .georgia {text-align: right;}


/* comments end
-------------------------------*/



/* footer
-------------------------------*/
.copyright {margin-top: 10px; font-size: 20px;}
.copyright1 {margin-top: 2px; font-size: 20px;}
.copyright2 {margin-top: 45px; font-size: 20px;}

.footer .activity {top: 45px; color: #7b7b7b;}
.footer .phone_b {top: 45px;}



/******/
.separator {height: 80px; background: url(../uploads/images/separator.png) 50% 50% no-repeat;}


/*****/

.popup_bg {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); visibility: hidden; z-index: 99;}
.popup {
	position: fixed; top: 50%; left: 50%; margin:-250px 0 0 -200px;
	width: 340px; background: #fff; border-radius: 3px;
	padding: 25px 30px; text-align: center;
	visibility: hidden; z-index: 99;
}

.popup_bg.active,
.popup.active {visibility: visible;}

.popup .name {font-size: 20px; color: #ff8889; margin-bottom: 25px;}
.popup .inpit_text {width: 100%; height: 45px; background: url(../uploads/images/txt_bg.png) 0 0 repeat-x; border-left: 1px solid #dfdfdf; border-radius: 3px;}
.popup .textarea {width: 100%; height: 190px; background: url(../uploads/images/txt_bg.png) 0 0 repeat-x; border-left: 1px solid #dfdfdf; border-radius: 3px; margin: 0 0 10px;}


/*   file_input
*******************************/

	#wrapper {position: relative; width: 350px; height: 38px; overflow: hidden;}
	#file1 {
	    position: absolute;
	    z-index: 1;
	}
	.customFile {
		cursor: pointer;
	    width: 200px;
	    position: relative;
	    margin-left: -50px;
	    height: 32px;
	    z-index: 2;
	    filter: alpha(opacity: 0);
	    opacity: 0;
	}
	.fakeButton {
	    position: absolute;
	    z-index: 1;
	    top: 0; left: 0;
	    width: 159px;
	    height: 20px;
	    background: url(../uploads/images/b1.png) no-repeat left top;
	    float: left;
	    cursor: pointer;
	}

	.blocker {
	    display: none;
	}
	#FileName {
		top: 3px;
		position: absolute;
		height: 15px;
		margin-left: 160px;
		font-size: 8pt;
		font-size: 13px;
		color: #000;
		margin-top: 2px;
		padding-top: 1px;
		padding-left: 19px;
		overflow: hidden;
	}
	#activeBrowseButton {
	    background: url(../uploads/images/b1.png) no-repeat left top;
	    display: none; cursor: pointer;
	}

/*   /file_input
*******************************/


.slider_2 {height: 440px; width: 610px; margin: 0 auto; position: relative;}

.slider_2 .sliderArrows a {
	cursor: pointer; text-indent: -9999px;
	position: absolute; top: 50%; margin-top: -37px;
	width: 40px; height: 54px; left: -57px;
	background: url(../uploads/images/sl_nav.png) 0 -60px no-repeat;
}
.slider_2 .sliderArrows .next {left: auto; right: -57px; background-position: -50px -60px;}

.slider_2 .sliderArrows a:hover {background-position: -100px -60px;}
.slider_2 .sliderArrows a.next:hover {background-position: -150px -60px;}

.slider_2 .slide_cont {
	width: 100%; height: 100%; overflow: hidden;
	position: relative; float:left; clear:both;
}
.slider_2 .slide_cont li {position: absolute; width: 100%; height: 100%; background: #fff;}



.totop {position: fixed; bottom: 0; right: 10px; width: 53px; height: 72px; background: url(../uploads/images/totop.png) 0 0 no-repeat;}

.contain1 {
  width: 980px;
  margin: 0 auto;
  padding-top: 12px;
}
.my-title {
  font-size: 22px;
  text-align: center;
  padding: 5px;
}
.my-title1 {
  font-size: 22px;
  text-align: center;
  padding: 5px;
}
.my-title2 {
  font-size: 45px;
  text-align: center;
  padding: 5px;
}

.p2 {
  font-size: 32px;
  text-align: center;
  padding: 5px;
}

.plan {
  display: inline-block;
  width: 185px;
  vertical-align: top;
  text-align: center;
  font-size: 25px;
  }
  
  .plan1 {
  display: inline-block;
  width: 300px;
  vertical-align: top;
  text-align: center;
  font-size: 25px;
  }
  .blue {
  color: #00BFF2;  
}

 .pink {
  color: #ff767f;  
}

.look-bg {
  /* background: url(../uploads/img/background/payok-bg.png); */
}
 
.look {
  padding-top: 15px;
  width: 980px;
  margin: 0 auto;
  text-align: center;
}

.look p:first-child{
  font-size: 18px;
}

.payok {
width: 270px;
height: 315px;
display: inline-block;
border-radius: 7px;
margin-right: 20px;
margin-top: 30px;
margin-bottom: 20px;
-webkit-box-shadow: 10px 10px 38px -19px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 38px -19px rgba(0,0,0,0.75);
box-shadow: 10px 10px 38px -19px rgba(0,0,0,0.75);
background: #fff;
padding: 15px 10px 20px 0;
vertical-align: top;
position: relative;
}

.payok:nth-child(3).payok:nth-child(6) {
  margin-right: 0;
}
.payok p:first-child{
  font-weight: bold;
  font-size: 20px;
}
.payok p:last-child{
 padding-top: 11px;
  font-size: 18px;
  line-height: 1;
  font-family: 'DinPro';
  font-weight: lighter;
}

.payok-link {
  height: 33px;
  width: 258px;
  position: absolute;
  bottom: 15px;
  left: 10px;
  color: #fff;
  text-shadow: 1px 1px 0 #d87305;
  font-size: 18px;
  text-decoration: none;
  background: rgba(255,118,127,1);
  background: -moz-linear-gradient(top, rgba(255,118,127,1) 0%, rgba(255,118,127,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,118,127,1)), color-stop(100%, rgba(255,118,127,1)));
  background: -webkit-linear-gradient(top, rgba(255,118,127,1) 0%, rgba(250,118,127,1) 100%);
  background: -o-linear-gradient(top, rgba(255,118,127,1) 0%, rgba(255,118,127,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,118,127,1) 0%, rgba(255,118,127,1) 100%);
  background: linear-gradient(to bottom, rgba(255,118,127,1) 0%, rgba(255,118,127,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0c30f', endColorstr='#f39d12', GradientType=0 );
  padding-top: 9px;
  font-weight: bold;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;  
}
<!--.problems {
  display: inline-block;
  width: 472px;
  height: 130px;
  border: 2px solid #afff;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  margin: 30px 30px 0px 75px;
  text-align: center;
  padding-top: 15px;
  color: #afff;
  font-size: 24px;
  vertical-align: top;
}
.problems:last-child {
  margin: 10px 0 0 0;
  padding-top: 25px;
}
.no {
  padding: 20px 0 0 15px;
  display: inline-block;	
  width: 472px;
}
.no p{
  vertical-align: top;
  line-height: 2;
  color: #afff;
  font-size: 20px;
  padding-left: 0;
  padding-bottom: 10px;
}
.no img{
  padding-right: 25px;
}
.yes {
  padding: 20px 0 0 15px;
  display: inline-block;
  width: 472px;
}
.yes p{
  vertical-align: top;
  line-height: 2;
  color: #afff;
  font-size: 20px;
  padding-left: 0;
  padding-bottom: 10px;
}
.yes img{
  padding-right: 25px;
} -->

.popup {          
    left: 50%;
    opacity: 0;
    padding: 10px;
    position: fixed;    
    top: 40%;
    visibility: hidden;
    z-index: 10;
 
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;   
 
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.popup-payok {              
    opacity: 0;
    padding: 10px;
    position: absolute;
    left: 50%;
    top: 200px;
    visibility: hidden;
    z-index: 10;
 
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;   
 
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;

}

/* ================== POP-UP’S ======================== === ==================================== */
.wint-green {
  color: #62912d;
}
.wint-left {
  padding: 20px;
  width: 550px;
  float: left;
  font-size: 16px;
  line-height: 1;
}
.wint-feedback {
  margin-top: 2000px;
  width: 980px;
  height: 830px;
  background: #fff;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  position: relative;
}
.wint-feedback:after{
  position: absolute;
  content: "";
  top: 35px;
  right: 10px;
  background: url(../uploads/img/background/wint-bg.png);
  width: 435px;
  height: 373px;
}
.wint-feedback1:after{
  position: absolute;
  content: "";
  top: 35px;
  right: 10px;
  background: url(../uploads/img/background/wint-bg1.png);
  width: 435px;
  height: 373px;
}
.wint-pop-form {
padding-top: 10px;
width: 275px;
height: 360px;
position: absolute;
bottom: 45px;
right: 110px;
}
.wint-pop-form p:first-child{
  color: #598428;
  font-size: 36px;
  font-weight: bold;
}
.wint-pop-form p {
  text-align: center;
  font-size: 38px;
  font-weight: 100;
}
.wint-pop-form input {
  padding-left: 30px;  
  border: 1px solid #c6c6c6;
  border-top: 2px solid #c6c6c6;
  border-left: 2px solid #c6c6c6;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;    
  height: 35px;
  width: 220px;
  margin: 0 0 10px 10px;
  font-size: 16px;
}
.wint-pop-form input:focus {
outline: 0;
}
.wint-pop-form input:nth-child(1){
  background: url(../uploads/img/background/input-name.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center;
  margin-top: 20px; 
}
.wint-pop-form input:nth-child(2){
  background: url(../uploads/img/background/input-tel.png) no-repeat;
  background-color: #fff;
  background-position: 3% center;
}
.wint-pop-form input:nth-child(4){
  background: url(../uploads/img/background/input-maill.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center;  
}
.wint-pop-form input[type="button"]{
  cursor: pointer;
  margin-top: 10px;
  width: 252px;
  padding: 0;
  height: 50px;
  background: rgba(240,195,15,1);
  background: -moz-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240,195,15,1)), color-stop(100%, rgba(243,157,18,1)));
  background: -webkit-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: -o-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: -ms-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: linear-gradient(to bottom, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0c30f', endColorstr='#f39d12', GradientType=0 );
  border: none;
  color: #fff;
  font-size: 32px;
  text-shadow: 1px 1px 0 #d87305;
}
.zakaz-feedback {
  height: 293px;
  width: 277px;  
    -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
}
.zakaz-pop-form {
padding-top: 10px;
width: 275px;
height: 360px;
}
.zakaz-pop-form p:first-child{
  color: #52ac62;
  font-size: 20px;
  font-weight: bold;
}
.zakaz-pop-form p {
  text-align: center;
  font-size: 21px;
  font-weight: 100;
}
.zakaz-pop-form input {
  padding-left: 30px;  
  border: 1px solid #c6c6c6;
  border-top: 2px solid #c6c6c6;
  border-left: 2px solid #c6c6c6;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;    
  height: 35px;
  width: 220px;
  margin: 0 0 10px 10px;
  font-size: 14px;
}
.zakaz-pop-form input:focus {
outline: 0;
}
.zakaz-pop-form input:nth-child(1){
  background: url(../uploads/img/background/input-name.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center;
  margin-top: 20px; 
}
.zakaz-pop-form input:nth-child(2){
  background: url(../uploads/img/background/input-tel.png) no-repeat;
  background-color: #fff;
  background-position: 3% center;
}
.zakaz-pop-form input[type="button"]{  
  cursor: pointer;
  width: 252px;
  padding: 0;
  height: 50px;
  background: rgba(240,195,15,1);
  background: -moz-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240,195,15,1)), color-stop(100%, rgba(243,157,18,1)));
  background: -webkit-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: -o-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: -ms-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: linear-gradient(to bottom, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0c30f', endColorstr='#f39d12', GradientType=0 );
  border: none;
  color: #fff;
  font-size: 32px;
  text-shadow: 1px 1px 0 #d87305;
}
/* ПРОМЕЖУТОЧНЫЙ */
.min-green {
  color: #62912d;
}
.min-left {  
  width: 480px;
  float: left;
  font-size: 16px;
  line-height: 1;
  display: inline-block;
}
.min-feedback {
  width: 980px;
  height: 830px;
  background: #fff;
  margin-top: 2000px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  position: relative;
  padding: 20px 0 0 20px;
}
.min-bottom {
  padding: 20px;
  width: 480px;
  float: left;
  font-size: 16px;
  line-height: 1;  
  position: absolute;
  bottom: 15px;
  left: 0px;
}
.host {
  padding: 20px;
  width: 300px;
  float: left;
  font-size: 16px;
  line-height: 1;  
  position: absolute;
  bottom: 15px;
  right: 60px;
}
.min-feedback:after {
  content: "";
  position: absolute;
  top: 430px;
  left: 1px;
  background: url(../uploads/img/background/after-line.png) no-repeat;
  width: 978px;  
  height: 18px;
}
.min-pop-form {
padding-top: 10px;
width: 275px;
height: 360px;
position: absolute;
bottom: 40px;
right: 110px;
}
.min-pop-form p:first-child{
  color: #598428;
  font-size: 36px;
  font-weight: bold;
}
.min-pop-form p {
  text-align: center;
  font-size: 38px;
  font-weight: 100;
}
.min-pop-form input {
  padding-left: 30px;  
  border: 1px solid #c6c6c6;
  border-top: 2px solid #c6c6c6;
  border-left: 2px solid #c6c6c6;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;    
  height: 35px;
  width: 220px;
  margin: 0 0 10px 10px;
  font-size: 16px;
}
.min-pop-form input:focus {
outline: 0;
}
.min-pop-form input:nth-child(1){
  background: url(../uploads/img/background/input-name.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center;
  margin-top: 20px; 
}
.min-pop-form input:nth-child(2){
  background: url(../uploads/img/background/input-tel.png) no-repeat;
  background-color: #fff;
  background-position: 3% center;
}
.min-pop-form input:nth-child(4){
  background: url(../uploads/img/background/input-maill.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center;  
}
.min-pop-form input[type="button"]{
  cursor: pointer;
  margin-top: 10px;
  width: 252px;
  padding: 0;
  height: 50px;
  background: rgba(240,195,15,1);
  background: -moz-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240,195,15,1)), color-stop(100%, rgba(243,157,18,1)));
  background: -webkit-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: -o-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: -ms-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: linear-gradient(to bottom, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0c30f', endColorstr='#f39d12', GradientType=0 );
  border: none;
  color: #fff;
  font-size: 32px;
  text-shadow: 1px 1px 0 #d87305;
}
/* ПОВСЕДНЕВНЫЙ */
.min-green {
  color: #62912d;
}
.min-left {  
  width: 480px;
  float: left;
  font-size: 16px;
  line-height: 1;
  display: inline-block;
}
.day-feedback {
  width: 980px;
  height: 830px;
  background: #fff;
  margin-top: 2000px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  position: relative;
  padding: 20px 0 0 20px;
}
.min-bottom {
  padding: 20px;
  width: 480px;
  float: left;
  font-size: 16px;
  line-height: 1;  
  position: absolute;
  bottom: 15px;
  left: 0px;
}
.host {
  padding: 20px;
  width: 300px;
  float: left;
  font-size: 16px;
  line-height: 1;  
  position: absolute;
  bottom: 15px;
  right: 60px;
}
.day-feedback:after {
  content: "";
  position: absolute;
  bottom: 25px;
  left: 1px;
  background: url(../uploads/img/background/after-line.png) no-repeat;
  width: 978px;  
  height: 18px;
}
.day-feedback:before {
  content: "";
  position: absolute;
top: 85px;
right: 25px;
  background: url(../uploads/img/background/day.png) no-repeat;
  width: 400px;  
  height: 294px;
}
/* */
.batle-feedback {
  width: 980px;
  height: 830px;
  background: #fff;
  margin-top: 2000px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  position: relative;
  padding: 20px 0 0 20px;
}
.batle-feedback:after{
  position: absolute;
  content: "";
  top: 45px;
  right: 0px;
  background: url(../uploads/img/background/batle-bg.png);
  width: 435px;
  height: 376px;
  
}
.pop-form {
padding-top: 20px;
width: 275px;
height: 360px;
position: absolute;
bottom: 1px;
right: 180px;
}
.pop-form p:first-child{
  color: #598428;
  font-size: 36px;
  font-weight: bold;
}
.pop-form p {
  text-align: center;
  font-size: 38px;
  font-weight: 100;
}

.pop-form input {
  padding-left: 30px;  
  border: 1px solid #c6c6c6;
  border-top: 2px solid #c6c6c6;
  border-left: 2px solid #c6c6c6;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;    
  height: 35px;
  width: 220px;
  margin: 0 0 10px 10px;
  font-size: 16px;
}
.pop-form input:focus {
outline: 0;
}
.pop-form input:nth-child(1){
  background: url(../uploads/img/background/input-name.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center;
  margin-top: 25px; 
}
.pop-form input:nth-child(2){
  background: url(../uploads/img/background/input-tel.png) no-repeat;
  background-color: #fff;
  background-position: 3% center;
}
.pop-form input:nth-child(4){
  background: url(../uploads/img/background/input-maill.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center;  
}
.pop-form input[type="button"]{
  cursor: pointer;
  margin-top: 10px;
  width: 252px;
  padding: 0;
  height: 50px;
  background: rgba(240,195,15,1);
  background: -moz-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240,195,15,1)), color-stop(100%, rgba(243,157,18,1)));
  background: -webkit-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: -o-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: -ms-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: linear-gradient(to bottom, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);  
  border: none;
  color: #fff;
  font-size: 32px;
  text-shadow: 1px 1px 0 #d87305;
}
.overlay:target+.popup {
    top: 50%;
    opacity: 1;
    visibility: visible;
}
.overlay-payok:target+.popup-payok{
    top: 50%;
    opacity: 1;
    visibility: visible;
}
/*window*/
.no-but {  
  padding: 10px 200px 0 0;   
  font-size: 15px;
}
.telll {
font-size: 21px;
line-height: 0.8;
font-weight: bold;
}
.telll span{
  color: #28557B;
  font-size: 28px;
}
.green {
  color: #529FAD;
  font-size: 40px;
  font-weight: bold;
}
h1 {
  text-align: center;
  font-size: 30px;
}
.funktions {
  background: url(../uploads/img/background/zahvat.png) top center;
  width: 100%;
  height: 347px;
}
.contens {
  width: 980px;
  height: 347px;
  margin: 0 auto;
  position: relative;
}
.packs {
  position: absolute;
  bottom: -30px;
  left: 380px;
}


/* =============== ВСПЛЫВАЮЩИЕ ОКНА ======================= ===================
============================================================ POP-UP============
/////////////////////////////////////////////////////////////////////////////*/
/* window */
.overlay {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 2;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay-payok {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 2;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
.overlay-payok:target {
    visibility: visible;
    opacity: 1;
}
/* Кнопка закрытия окна  */
.close {
    background-color: rgba(0, 0, 0, 0.8);
    border: 2px solid #ccc;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: -13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    top: -15px;
    width: 24px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
     border-radius: 15px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
    z-index: 15;
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-size: 22px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    line-height: 0.4;
    padding-top: -6px;
}
.close:hover {
    background-color: #e7cca0;
}
.popup p, .popup div {
    margin-bottom: 10px;
}
/* =========== ФОРМА ============= 
================================== */
.popup {          
    left: 50%;
    opacity: 0;
    padding: 10px;
    position: fixed;    
    top: 40%;
    visibility: hidden;
    z-index: 10;
 
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;   
 
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.popup-payok {              
    opacity: 0;
    padding: 10px;
    position: absolute;
    left: 50%;
    top: 200px;
    visibility: hidden;
    z-index: 10;
 
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;   
 
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;

}
.relative-close {
  position: relative;  
}
.feedback2 {
  width: 980px;
  height: 708px;
  background: #fff;
  border-radius: 7px;
  margin-top: 7500px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  position: relative;
}

.feedback {
  width: 980px;
  height: 708px;
  background: #fff;
  border-radius: 7px;
  margin-top: 5500px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  position: relative;
}
.feedback:after {
  content: "";
  position: absolute;
  top: 310px;
  left: 1px;
  background: url(../uploads/img/background/after-line.png);
  width: 978px;  
  height: 18px;
}
.left {
  padding: 20px 0px 0px 20px;
  float: left;  
}
.left p {
  font-size: 16px;  
}
.left p:nth-child(1){  
  font-weight: bold; 
  font-size: 17px;
}
.right{
  padding: 20px 50px 0px 0px;
  float: right;
}
.right p {
  font-size: 16px; 
}
.right p:first-child{ 
  color: #000;
  font-weight: bold;
  font-size: 17px;
}
.feedback img{
  display: block;
  position: absolute;
bottom: 40px;
left: 45px;
}

/*window*/
.no-but {  
  padding: 10px 200px 0 0;   
  font-size: 15px;
}
.telll {
font-size: 21px;
line-height: 0.8;
font-weight: bold;
}
.telll span{
  color: #28557B;
  font-size: 28px;
}
.green {
  color: #529FAD;
  font-size: 40px;
  font-weight: bold;
}
h1 {
  text-align: center;
  font-size: 30px;
}
.funktions {
  background: url(../uploads/img/background/zahvat.png) top center;
  width: 100%;
  height: 347px;
}
.contens {
  width: 980px;
  height: 347px;
  margin: 0 auto;
  position: relative;
}
.packs {
  position: absolute;
  bottom: -30px;
  left: 380px;
}
.fform {
padding-top: 10px;
width: 275px;
height: 360px;
border-radius: 5px;
position: absolute;
right: 0;
top: -5px;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 55%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(55%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 55%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 55%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 55%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 55%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
}
.fform p:first-child{
  color: #2D8BFF;
  font-size: 36px;
  font-weight: bold;
}
.fform p {
  text-align: center;
  font-size: 38px;
  font-weight: 100;
}
.fform input {
  padding-left: 30px;  
  border: 1px solid #c6c6c6;
  border-top: 2px solid #c6c6c6;
  border-left: 2px solid #c6c6c6;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;    
  height: 35px;
  width: 220px;
  margin: 0 0 10px 10px;
  font-size: 16px;
}
.fform input:focus {
outline: 0;
}
.fform input:nth-child(1){
  background: url(../uploads/img/background/input-name.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center;
  margin-top: 20px; 
}
.fform input:nth-child(2){
  background: url(../uploads/img/background/input-tel.png) no-repeat;
  background-color: #fff;
  background-position: 3% center;
}
.fform input:nth-child(4){
  background: url(../uploads/img/background/input-maill.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center;  
}
.fform input[type="button"]{
  cursor: pointer;
  margin-top: 10px;
  width: 252px;
  padding: 0;
  height: 50px;
  background: rgba(240,195,15,1);
  background: -moz-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240,195,15,1)), color-stop(100%, rgba(243,157,18,1)));
  background: -webkit-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: -o-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: -ms-linear-gradient(top, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  background: linear-gradient(to bottom, rgba(240,195,15,1) 0%, rgba(243,157,18,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0c30f', endColorstr='#f39d12', GradientType=0 );
  border: none;
  color: #fff;
  font-size: 32px;
  text-shadow: 1px 1px 0 #d87305;
}
.menu {
  padding-top: 55px;
  width: 875px;
  margin: 0 auto; 
  padding-bottom: 30px;   
}
.menu li{
  display: inline-block;
  width: 215px;
  height: 180px;  
  color: #598428;
  font-size: 15px;
  text-align: center;
  vertical-align: bottom;
}
.menu p {
  font-size: 15px;
  font-weight: bold;
}
.menu span{
font-weight: bold;
font-size: 17px;
}

.look {
  padding-top: 15px;
  width: 980px;
  margin: 0 auto;
  text-align: center;
}
.look p:first-child{
  font-size: 18px;
}
/*заказ звонка верхняя*/
.overlay-zvonokt {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 2;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay-zvonokt:target {
    visibility: visible;
    opacity: 1;
}
.popup-zvonokt {              
    left: 50%;
    opacity: 0;
    padding: 10px;
    position: fixed;    
    top: 40%;
    visibility: hidden;
    z-index: 10;
 
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
 
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;   
 
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top .5s;
}
.popup-form {
  background: url(../uploads/img/background/form.jpg);
  width: 2000px;
  height: 168px;
  margin: 15px 0 15px 0;
  padding-top: 17px;
  border: 4px solid #fff;
}
.wind-zakaz-top {
padding: 10px 15px 0 15px;
height: 130px;
width: 1000px;
margin: 0 auto;
border-radius: 5px;
background: rgba(255,255,255,0.5);
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
}

.wind-zakaz-top p {
  text-align: center;
  font-size: 30px;  
}

.wind-zakaz-top input {
  padding-left: 30px;    
  border-top: 2px solid #c6c6c6;
  border-left: 2px solid #c6c6c6;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;    
  height: 35px;
  width: 201px;  
  font-size: 16px;
  margin-left: 3px;  
  vertical-align: top;
}

.wind-zakaz-top form{
  margin-top: 11px;
}

.wind-zakaz-top input[type="text"] {
  margin-top: 7px;
}

.wind-zakaz-top input:focus {
outline: 0;
}

.wind-zakaz-top input[type="text"]:nth-child(1){
  background: url(../uploads/img/background/input-name.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center;  
  border: 1px solid #c6c6c6;
}

.wind-zakaz-top input[type="text"]:nth-child(2){
  background: url(../uploads/img/background/input-tel.png) no-repeat;
  background-color: #fff;
  background-position: 3% center;
  border: 1px solid #c6c6c6;
}

.wind-zakaz-top input[type="text"]:nth-child(4){
  background: url(../uploads/img/background/input-maill.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center; 
  border: 1px solid #c6c6c6; 
}

.wind-zakaz-top input[type="button"]{
  cursor: pointer;  
  width: 220px;
  padding: 0;
  height: 50px;
  background: #00BFF2;  
  color: #fff;
  font-size: 20px;
  border: none;
  border-bottom: 3px solid #0099CF;
  font-family: 'DinPro';
  -webkit-box-shadow: 0px 12px 40px -11px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 12px 40px -11px rgba(0,0,0,0.75);
  box-shadow: 0px 12px 40px -11px rgba(0,0,0,0.75);
  outline: none;
}
.wind-zakaz-top input[type="button"]:focus{
  outline: none;
}
.wind-zakaz-top input[type="button"]:hover{
  background: #00D2F2;
}

.wind-zakaz-top input[type="button"]:active{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;  
  margin-top: 3px;
  height: 47px;  
  outline: none;
}

.overlay-zvonokt:target+.popup-zvonokt {    
    opacity: 1;
    visibility: visible;
}
.rel-pos {
  position: relative;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing: border-box;
}

.fform {
padding-top: 10px;
width: 275px;
height: 300px;
border-radius: 5px;
background: rgba(255,255,255,0.5);
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
float: right;
}

.fform p:first-child{  
  font-size: 25px;
  font-weight: bold;
}

.fform p {
  text-align: center;
  font-size: 20px;  
}

.fform input {
  padding-left: 30px;  
  
  border-top: 2px solid #c6c6c6;
  border-left: 2px solid #c6c6c6;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;    
  height: 35px;
  width: 220px;
  margin: 0 0 10px 10px;
  font-size: 16px;
}

.fform input:focus {
outline: 0;
}

.fform input[type="text"]:nth-child(1){
  background: url(../uploads/img/background/input-name.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center;
  margin-top: 20px; 
  border: 1px solid #c6c6c6;
}

.fform input[type="text"]:nth-child(2){
  background: url(../uploads/img/background/input-tel.png) no-repeat;
  background-color: #fff;
  background-position: 3% center;
  border: 1px solid #c6c6c6;
}

.fform input[type="text"]:nth-child(4){
  background: url(../uploads/img/background/input-maill.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center; 
  border: 1px solid #c6c6c6; 
}

.fform input[type="button"]{
  cursor: pointer;  
  width: 252px;
  padding: 0;
  height: 50px;
  background: #00BFF2;  
  color: #fff;
  font-size: 20px;
  border: none;
  border-bottom: 3px solid #0099CF;
  font-family: 'DinPro';
  -webkit-box-shadow: 0px 12px 40px -11px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 12px 40px -11px rgba(0,0,0,0.75);
  box-shadow: 0px 12px 40px -11px rgba(0,0,0,0.75);
}

.form {
  background: url(../uploads/img/background/form.jpg); 
  width: 100%;
  height: 152px;
  margin: 15px 0 15px 0;
  padding-top: 17px;
}
.copy-form {
  display: inline-block;
}

.fform-inline {
padding: 10px 15px 0 15px;
height: 130px;
width: 900px;
margin: 0 auto;
border-radius: 5px;
background: rgba(255,255,255,0.5);
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
}

.fform-inline p {
  text-align: center;
  font-size: 28px;  
}

.fform-inline input {
  padding-left: 30px;    
  border-top: 2px solid #c6c6c6;
  border-left: 2px solid #c6c6c6;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;    
  height: 35px;
  width: 201px;  
  font-size: 16px;
  margin-left: 3px;  
  vertical-align: top;
}

.fform-inline form{
  margin-top: 11px;
}

.fform-inline input[type="text"] {
  margin-top: 7px;
}

.fform-inline input:focus {
outline: 0;
}

.fform-inline input[type="text"]:nth-child(1){
  background: url(../uploads/img/background/input-name.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center;  
  border: 1px solid #c6c6c6;
}

.fform-inline input[type="text"]:nth-child(2){
  background: url(../uploads/img/background/input-tel.png) no-repeat;
  background-color: #fff;
  background-position: 3% center;
  border: 1px solid #c6c6c6;
}

.fform-inline input[type="text"]:nth-child(4){
  background: url(../uploads/img/background/input-maill.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center; 
  border: 1px solid #c6c6c6; 
}

.fform-inline input[type="button"]{
  cursor: pointer;  
  width: 220px;
  padding: 0;
  height: 50px;
  background: #00BFF2;  
  color: #fff;
  font-size: 20px;
  border: none;
  border-bottom: 3px solid #0099CF;
  font-family: 'DinPro';
  -webkit-box-shadow: 0px 12px 40px -11px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 12px 40px -11px rgba(0,0,0,0.75);
  box-shadow: 0px 12px 40px -11px rgba(0,0,0,0.75);
}

.fform-inline input[type="button"]:hover{
  background: #00D2F2;
}

.fform-inline input[type="button"]:active{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;  
  margin-top: 3px;
  height: 47px;  
}

.wind-zakaz-top input[type="button"]:focus{
  outline: none;
}

.fform input[type="button"]:hover{
  background: #00D2F2;
}

.fform input[type="button"]:active{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  margin-top: 3px;
  height: 47px;  
}

/* Begin Форма заказа 2 */

.form2 {
  /*background: url(../uploads/img/background/form.jpg); */
  width: 100%;
  height: 152px;
  margin: 15px 0 15px 0;
  padding-top: 17px;
}
.copy-form {
  display: inline-block;
}

.fform-inline {
padding: 10px 15px 0 15px;
height: 130px;
width: 900px;
margin: 0 auto;
border-radius: 5px;
background: rgba(255,255,255,0.5);
-webkit-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
-moz-box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
box-shadow: 0px -1px 47px -14px rgba(0,0,0,1);
}

.fform-inline p {
  text-align: center;
  font-size: 28px;  
}

.fform-inline input {
  padding-left: 30px;    
  border-top: 2px solid #c6c6c6;
  border-left: 2px solid #c6c6c6;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;    
  height: 35px;
  width: 201px;  
  font-size: 16px;
  margin-left: 3px;  
  vertical-align: top;
}

.fform-inline form{
  margin-top: 11px;
}

.fform-inline input[type="text"] {
  margin-top: 7px;
  width:180px;
}

.fform-inline input:focus {
outline: 0;
}

.fform-inline input[type="text"]:nth-child(1){
  background: url(../uploads/img/background/input-name.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center;  
  border: 1px solid #c6c6c6;
}

.fform-inline input[type="text"]:nth-child(2){
  background: url(../uploads/img/background/input-tel.png) no-repeat;
  background-color: #fff;
  background-position: 3% center;
  border: 1px solid #c6c6c6;
}

.fform-inline input[type="text"]:nth-child(4){
  background: url(../uploads/img/background/input-maill.png) no-repeat;  
  background-color: #fff;
  background-position: 3% center; 
  border: 1px solid #c6c6c6; 
}

.fform-inline input[type="button"]{
  cursor: pointer;  
  width: 220px;
  padding: 0;
  height: 50px;
  background: #00BFF2;  
  color: #fff;
  font-size: 20px;
  border: none;
  border-bottom: 3px solid #0099CF;
  font-family: 'DinPro';
  -webkit-box-shadow: 0px 12px 40px -11px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 12px 40px -11px rgba(0,0,0,0.75);
  box-shadow: 0px 12px 40px -11px rgba(0,0,0,0.75);
}

.fform-inline input[type="button"]:hover{
  background: #00D2F2;
}

.fform-inline input[type="button"]:active{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;  
  margin-top: 3px;
  height: 47px;  
}

.wind-zakaz-top input[type="button"]:focus{
  outline: none;
}

.fform input[type="button"]:hover{
  background: #00D2F2;
}

.fform input[type="button"]:active{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  margin-top: 3px;
  height: 47px;  
}

/* END Форма заказа 2 */

.no {
  width: 465px;
  display: inline-block;
  vertical-align: top;
}

.yes {
  width: 465px;
  display: inline-block;
  vertical-align: top;
}

.title2 {
  text-align: left;
  font-size: 28px;
}

.yes-no li{
  font-size: 18px;
  padding-left: 8px;  
}

.yes-no span{
  font-weight: bold;   
}

.no li{
  background: url(../uploads/img/li-no.png) no-repeat top left;
  list-style: none;
  padding: 0 0 0 45px;
  margin-top: 25px;  
}

.yes li{
  background: url(../uploads/img/li-yes.png) no-repeat top left;
  list-style: none;
  padding: 0 0 0 45px;
  margin-top: 25px;  
}

.contain {
  width: 980px;
  margin: 0 auto;
  padding-top: 12px;
}