body {
	margin: 0;
	padding: 0;
    font-family: 'Futura PT Book', sans-serif;
	background: #F3F1EF !important;
}
p {font-size: 20px; color: #444;}
a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: 500;
	color: #5A65AF;
}
a:hover {text-decoration: none;}
a:visited {text-decoration: none !important;}
menu, ul, li {margin: 0; padding: 0;}
img {
	max-width: 100%;
	height: auto;
}

/* shapka */
.shapka {
	width: 100%;
	margin-top: -10px;
	padding-top: 10px;
	padding-bottom: 5px;
	background: #F3F1EF;
	color: #333;
}
.shapka a {
	text-decoration: none;
}
.shapka a:hover {
	text-decoration: none;
}
.top-mail {
	width: 230px;
	margin: 0 auto;
	padding-top: 5px;
	font-size: 16px;
}
.top-mail img {
	float: left;
	width: 30px;
	margin-right: 5px;
}
.top-social {
	width: 100px;
	margin: 0 auto;
}
.social {
	width: 40px;
	margin: 5px;
	float: left;
}
.logo {
	width: 130px;
	position: absolute;
	top: 30px;
	left: 40px;
	opacity: 0.8;
}
.logo:hover {
	opacity: 1;
}
.domen {
	width: 100px;
	position: absolute;
	top: 67px;
	left: 55px;
	font-size: 13px;
	font-weight: 400;
	font-family: Impact;
	letter-spacing: 2px;
	opacity: 0.9;
	color: #8690C4;
}
.top-tel {
	width: 220px;
	margin: 0 auto;
	margin-top: 80px;
	text-align: center;
	font-size: 27px;
	font-weight: 400;
}
.top-tel a {
	color: #666;
}
.top-tel a:hover {
	color: #5A65AF;
}
.zvonok-991 {
	display: none;
}
.zvonok-0 {
	width: 280px;
	position: absolute;
	top: 25px;
	right: 50px;
}
.zvonok-0 a {
	text-decoration: none;
	color: #555;
}
.zvonok-but {
	width: 100%;
	padding: 20px 0 5px;
	text-align: center;
	border-radius: 15px;
	box-shadow: 0 5px 10px rgba(0, 0, 85, 0.9);
	background: #dab361;
}
.zvonok-but:hover {
	box-shadow: 0 2px 3px rgba(0, 0, 85, 0.9);
	background: #F38356;
}
.zvonok-but p {
	letter-spacing: 3px;
	font-size: 14px;
	font-weight: 600;
	color: #555;
}
.zvonok-but span {
	font-size: 18px;
}
/* end shapka */
.top-title {
	width: 98%;
	margin: 0 auto;
	text-align: center;
}
.top-title h1 {
	font-size: 42px;
	font-weight: 700;
	letter-spacing: 3px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #984ED6;
}
.top-title h3 {
	margin-top: -1px;
	font-size: 32px;
	font-weight: 400;
	letter-spacing: 5px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #BE9641;
}
.top-mess h2 {
	padding-top: 30px;
	text-align: center;
	font-size: 25px;
	color: #333;
}
.top-mess p {
	width: 70%;
	margin: 20px auto;
	padding-top: 10px;
	color: #333;
}
.top-mess-img {
	width:70%;
	margin: 20px auto 25px;
}
.top-color {
	width: 100%;
	padding-top: 30px;
	background: #334792;
}
.top-message {
	width: 70%;
	margin: 0 auto 20px;
	text-align: center;
}
.top-message p {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
}
.top-all-wr {
	width: 1220px;
	margin: 0 auto;
}
.top-img {
	width: 600px;
	height: 580px;
	float: left;
	padding: 65px 0 20px;
	border-right: 3px solid #2B3D7B;
	border-radius: 15px 0 0 15px;
	box-shadow: 0 15px 60px rgba(0, 0, 0, 0.8);
	background: #334792;
}
.top-img img {
	border-bottom: 1px solid #333;
}
.top-offer {
	width: 90%;
	margin: 25px auto 0;
}
.top-offer p {
	font-size: 20px;
	color: #fff;
}
.top-text {
	width: 600px;
	height: 580px;
	position: relative;
	float: left;
	padding: 0 20px 20px 20px;
	border-left: 3px solid #2B3D7B;
	border-radius: 0 15px 15px 0;
	box-shadow: 0 15px 60px rgba(0, 0, 0, 0.8);
	background: #334792;
}
.top-textimg {
	width: 80px;
	position: absolute;
	top: 20px;
	right: 70px;
}
.top-text h2 {
	padding: 20px 40px;
	font-size: 20px;
	color: #fff;
}
.top-text p {
	margin: 5px 0;
	padding: 10px 20px;
	border-radius: 7px;
	color: #333;
	background: #fff;
}
.top-text span {
	letter-spacing: 3px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #c69a3a;
}
.plus {
	width: 80%;
	margin: 0 auto;
	padding-bottom: 20px;
}
.plus img {
	margin-top: 60px;
}
.plus-magnit {
	width: 280px;
	margin: 50px auto -10px;
}
.plus-magnit-but {
	width: 100%;
	margin: 0 auto;
	padding: 15px 0 10px;
	text-align: center;
	border-radius: 7px;
	box-shadow: 0 9px 20px rgba(0, 0, 0, 0.9);
	background: #C65A48;
}
.plus-magnit-but p {
	letter-spacing: 3px;
	font-size: 18px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #fff;
}
.plus-magnit-but span {
	font-size: 22px;
	font-weight: 600;
	color: #e4d28b;
}
.plus-magnit-but:hover {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.9);
}
.side-knopka-0 {
	width: 90%;
	margin: 30px auto 20px;
}
.side-knopka {
	width: 100%;
	padding: 20px 10px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: 600;
	border-radius: 5px;
	box-shadow: 0 5px 10px rgba(0, 0, 85, 0.9);
	background: #c19a45;
	color: #3C3C6F;
}
.side-knopka:hover {
	box-shadow: 0 2px 3px rgba(0, 0, 85, 0.9);
	background: #F38356;
}
.side-top {
	width: 30%;
	float: left;
	margin: 130px 20px 10px 10px;
	padding: 0 0 20px 0;
	border-radius: 5px;
	box-shadow: 0 9px 20px rgba(0, 0, 0, 0.9);
	background: #fff;
}
.side-top p {
	font-size: 18px;
	padding: 7px 20px;
}
.side p {
	font-size: 18px;
	padding: 7px 20px;
}
.side h4 {
	font-size: 20px;
}
.side {
	width: 30%;
	float: left;
	margin: 10px;
	padding: 0 0 20px 0;
	border-radius: 5px;
	box-shadow: 0 9px 20px rgba(0, 0, 0, 0.9);
	background: #fff;
}
.side-top a:hover {
	text-decoration: none;
}
.side a:hover {
	text-decoration: none;
}
.other {
	width: 30%;
	float: left;
	margin: 10px;
}
.clearfix {
	clear: both;
}
.zagolovok {
	margin: 50px 0;
	padding: 0 5px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 3px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #c69a3a;                 
}
.imagetext-1 {
	width: 30%;
	margin: 20px auto;
}
.imagetext-2 {
	width: 20%;
	margin: 20px auto;
}
.why-color {
	width: 100%;
	background: #4B1D65;
}
.why {
	width: 65%;
	float: left;
	margin: 0 10px 0 20px;
}
.okno-why {
	width: 100%;
	padding: 30px 25px;
	border-radius: 5px;
	box-shadow: 0 9px 20px rgba(0, 0, 0, 0.9);
	background: #fff;
}
.okno-why h3 {
	margin: 20px 0;
	text-align: center;
	font-size: 26px;
	font-weight: 600;
	color: #444;
}
.okno-why p {
	color: #444;
}
.okno-why span {
	letter-spacing: 3px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #c69a3a; 
}
.than-color {
	width: 100%;
	padding: 10px 0;
	background: #331B7C;
}
.than {
	width: 90%;
	margin: 0 auto;
}
.than span {
	letter-spacing: 3px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #c69a3a;
}
.okno-than {
	width: 48%;
	height: 510px;
	margin: 10px;
	padding: 10px 20px;
	float: left;
	text-align: left;
	border-radius: 5px;
	box-shadow: 0 0 90px rgba(0, 0, 0, 0.9);
	background: #FAF9F8;
}
.okno-than h3 {
	text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
	font-weight: 800;
	letter-spacing: 1px;
	color: #50579b;
}
.iconka {
	width: 30%;
	float: left;
	margin: 10px 20px 10px 0;
}
.what-color {
	width: 100%;
	padding: 10px 0;
	background: #396A4A;
}
.what {
	width: 90%;
	margin: 0 auto;
}
.what span {
	letter-spacing: 3px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #c69a3a;
}
.okno-what {
	width: 33%;
	height: 760px;
	padding: 20px;
	float: left;
	border-left: 3px solid #999;
	border-right: 3px solid #999;
	border-radius: 3px;
	box-shadow: 0 15px 60px rgba(0, 0, 0, 0.9);
	background: #fff;
}
.what-img {
	width: 70%;
	margin: 5px auto 10px;
}
.how-color {
	width: 100%;
	padding: 10px 0;
	background: #3C3C6F;
}
.how {
	width: 90%;
	margin: 0 auto;
}
.how span {
	letter-spacing: 3px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #c69a3a;
}
.how-img {
	width: 40%;
	margin: 0 auto;
}
.okno-how {
	width: 50%;
	height: 660px;
	margin: 10px 0;
	padding: 30px;
	float: left;
	text-align: left;
	border-left: 3px solid #999;
	border-right: 3px solid #999;
	border-radius: 5px;
	box-shadow: 0 20px 60px rgba(0, 0, 0, 0.9);
	background: #FAF9F8;
}
.seo-color {
	width: 100%;
}
.img-seo {
	width: 40%;
	margin: 10px;
	float: left;
}
.okno-seo {
	width: 88%;
	height: auto;
	margin: 30px auto 0;
	padding: 30px;
	text-align: left;
	border-radius: 5px;
	box-shadow: 0 9px 20px rgba(0, 0, 0, 0.9);
	background: #FAF9F8;
}
.okno-seo span {
	letter-spacing: 3px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #c69a3a;
}
.mess {
	
}
.mag {
	width: 280px;
	margin: 20px auto;
	text-align: center;
}
.mag h4 {
	letter-spacing: 2px;
	font-weight: 500;
	color: #333;
}
.mag-but {
	width: 100%;
	padding: 20px 10px 10px;
	border-radius: 7px;
	box-shadow: 0 9px 20px rgba(0, 0, 0, 0.9);
	background: #C65A48;
}
.mag-but p {
	letter-spacing: 3px;
	font-size: 16px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #fff;
}
.mag-but span {
	font-size: 20px;
	font-weight: 600;
	color: #E4D28B;
}
.mag-but:hover {
	text-decoration: none !important;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.9);
}
.footer-wr {
	width: 98%;
	position: relative;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #555;
	background: #F3F1EF;
}
.polosa-niz {
	width: 100%;
}
.up {
	width: 50px;
	position: absolute;
	top: 80px;
	left: 100px;
	opacity: 0.8;
}
.up:hover {
	opacity: 1;
}
.footer-logo-0 {
	width: 100px;
	margin: 20px auto 30px;
}
.footer-logo {
	opacity: 0.8;
}
.footer-logo:hover {
	opacity: 1;
}
.footer-domen {
	margin-top: -5px;
	font-size: 14px;
	font-family: Impact;
}
.footer-cen {
	width: 300px;
	margin: 0 auto;
	margin-bottom: 80px;
	text-align: center;
	font-size: 12px;
}
.footer-cen h4 {
	margin-top: -15px;
	font-size: 18px;
}
.footer-cen h3 {
	margin-top: 20px;
	font-size: 18px;
}
.footer-tel {
	width: 100%;
	text-align: center;
	background: #F3F1EF;
}
.footer-tel h3 {
	font-size: 26px;
	font-weight: 400;
}
.footer-tel a {
    color: #fff;
}
.footer-tel a:hover {
	text-decoration: underline;
    color: #c2c1d1;
}
.footer-mail {
	width: 230px;
	margin: 0 auto;
	padding-top: 5px;
	font-size: 16px;
}
.footer-mail img {
	float: left;
	width: 30px;
	margin-right: 5px;
}
.footer-social {
	width: 100px;
	margin: 20px auto;
}
.footer-vk {
	width: 40px;
	margin: 5px;
	float: left;
}
.footer-niz {
	width: 450px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	font-size: 16px;
}
.footer-niz a:hover {
	text-decoration: underline;
}
/*Portfolio*/
.p-top {
	text-align: center;
	padding-bottom: 20px;
}
.p-top h1 {
	font-weight: bold;
	letter-spacing: 3px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #5e8dd3;
}
.p-hi-offer {
	width: 1210px;
	margin: 0 auto;
}
.p-hi {
	width: 470px;
	float: left;
	padding: 0;
	border: 6px solid #c0bfea;
	border-radius: 10px;
	background: #fff;
}
.p-hi img {
	width: 100%;
	border-radius: 10px 10px 0 0;
}
.p-hi p {
	padding: 3px 20px;
}
.p-offer p {
	padding: 5px 0;
}
.p-offer {
	width: 720px;
	float: left;
	margin-left: 20px;
	padding: 15px 20px 20px;
	border: 6px solid #c0bfea;
	border-radius: 10px;
	background: #fff;
}
.liniya {
	width: 100%;
	height: 1px;
	margin-bottom: 10px;
	background: #555;
}
.p-site {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.p-site-1 {
	width: 587px;
	float: left;
	margin: 10px;
	border: 1px solid #333;
	border-radius: 10px;
}
.p-site-1 img {
	border-radius: 10px;
}
.p-text {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	color: #333;
}
.p-text a {
	color: #333;
}
.p-text-art-top {
	width: 570px;
	float: left;
	margin: 0 10px 10px;
	padding: 0 20px 10px;
	text-align: left;
}
.p-text-art {
	width: 570px;
	float: left;
	margin: 0 10px 10px;
	padding: 0 20px 10px;
	text-align: left;
}
.p-text-art h3 {
	letter-spacing: 2px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #EF9223;
}
.p-text-art-top h3 {
	letter-spacing: 2px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #EF9223;
}
.p-image {
	width: 90%;
	margin: 0 auto;
	padding-top: 50px;
	text-align: center;
}
.p-image-1 {
	width: 384px;
	float: left;
	margin: 10px;
	border-radius: 10px;
}
.p-image-1 img {
	border-radius: 10px;
}
.p-down {
	width: 600px;
	margin: 10px auto;
	padding: 20px;
	text-align: left;
	border: 6px solid #c0bfea;
	border-radius: 10px;
	background: #fff;
}
.p-mintext {
	text-align: center;
	font-size: 18px;
	color: #333;
}
.p-minimg {
	width: 120px;
	margin-right: 480px;
	margin-bottom: -35px;
}
.p-zagolov-offer {
	margin-top: 10px;
	margin-bottom: 14px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 3px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #5e8dd3;
}
.p-zagolov-site {
	margin-top: 50px;
	font-weight: bold;
	letter-spacing: 3px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #5e8dd3;
}
.p-zagolov-text {
	margin-top: -20px;
	font-weight: bold;
	letter-spacing: 3px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #5e8dd3;
}
.p-zagolov-img {
	margin-top: -10px;
	font-weight: bold;
	letter-spacing: 3px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #5e8dd3;
}
.p-zagolov-img-0 {
	margin-top: -20px;
	font-weight: bold;
	letter-spacing: 3px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #5e8dd3;
}
/* Price */
.price-top {
	text-align: center;
	padding-bottom: 5px;
}
.price-top h1 {
	font-weight: bold;
	letter-spacing: 3px;
	text-shadow: #463600 1px 0px 0, #463600 0px 1px 0, #463600 0px -1px 0, #463600 -1px 0px 0;
	color: #c69a3a;
}
.price {
	width: 900px;
	margin: 20px auto;
	padding: 20px;
	border: 6px solid #c0bfea;
	border-radius: 10px;
	background: #fff;
}
/* menu */
nav ul { list-style: none; padding: 0; margin: 0; display: flex; color: #333; background: #F3F1EF; }
nav ul li { position: relative; }
nav ul li a { display: block; padding: 10px 15px; color: #333; text-decoration: none; }
nav ul li a:hover { color: #fff; background: #444; }
nav ul li ul { display: none; position: absolute; top: 100%; left: 0; background: #555; }
nav ul li:hover ul { display: block; }
nav ul li ul li a { color: #fff; }
/* end menu */

/* POP zvonok */
.pop-zvonok {
	width: 450px;
	margin: 0 auto;
	padding: 0 25px;
	background: #f2e2a9;
	color: #333;
}
.pop-zvonok h3 {
	font-size: 18px;
	letter-spacing: 3px;
	color: #333;
}
.pop-cons-f {
	width: 100%;
	margin: 0 auto 20px;
}
.pop-cons-f input {
	width: 100%;
	height: 45px;
	margin: -5px auto;
	text-align: left;
	font-size: 18px;
	background: #FFF;
}
.pop-cons-but {
	margin-top: 20px;
	padding: 10px 20px;
	font-size: 12px;
	letter-spacing: 3px;
	border-radius: 7%;
	color: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 85, 0.9);
	background: #4e5cb1;
}
.pop-cons-but:hover {
	box-shadow: 0 2px 3px rgba(0, 0, 85, 0.9);
}
.pop-cons-da input {
	width: 15px;
	float: left;
}
.pop-cons-politika p {
	margin-top: 33px;
	padding-left: 20px;
	font-size: 12px !important;
}
.pop-cons-politika a {
	font-weight: 400;
	text-decoration: underline;
	color: #333;
}
.pop-cons-politika a:hover {
	color: #5A65AF;
}
/* Thank you_Error */
.thank-wr {
	width: 100%;
	text-align: center;
}
.thank-page {
	width: 500px;
	height: auto;
	margin: 10px auto;
	padding: 10px 10px 20px;
	font-size: 16px;
	border-radius: 7px;
	box-shadow: 0 5px 10px rgba(0, 0, 85, 0.9);
	color: #555;
	background: #fff;
}
.thank-page img {
	width: 50px;
	margin-top: 20px;
}
.thank-page h2 {
	margin: 20px 0;
	font-size: 20px;
	color: #777;
}
.thank-page h3 {
	font-size: 22px;
	color: #777;
}
.thank-page h4 {
	margin: 20px 0;
	font-size: 25px;
	font-weight: 700;
	color: #B90000;
}
.thank-page a {
	text-decoration: none;
	color: #E8E0B1;
}
.thank-page a:hover {
	color: #fff;
}
.thank-knopka {
	width: 200px;
	margin: 20px auto;
	padding: 10px 0;
	font-size: 16px;
	font-weight: 700;
	border: 1px solid #009c6c;
	border-radius: 7px;
	box-shadow: 0 5px 10px rgba(0, 0, 85, 0.9);
	background: #009c6c;
}
.thank-knopka:hover {
	border: 1px solid #fff;
	box-shadow: 0 0 0 rgba(0, 0, 85, 0.9);
}
/* Политика конфиденциальности */
.userok h3 {
	text-align: center;
}
.userok-off p {
	text-align: center;
}
/* mob */
@media only screen and (max-width : 1292px) {
.why-color {
	padding: 10px 0;
}
.p-site {
	width: 93%;
}
.p-site-1 {
	width: 48%;
}
.p-text {
	width: 93%;
}
.p-text-art-top {
	width: 47%;
}
.p-text-art {
	width: 47%;
}
.p-image {
	width: 70%;
}
.p-image-1 {
	width: 47%;
}
.noimage {
	display: none;
}
}
@media only screen and (max-width : 1250px) {
.p-hi-offer {
	width: 99%;
	margin-left: 10px;
	padding: 0 10px;
}
.p-hi {
	width: 49%;
}
.p-offer {
	width: 49%;
	margin-left: 15px;
}
}
@media only screen and (max-width : 1241px) {
.top-all-wr {
	width: 99%;
}
.top-img {
	width: 50%;
}
.top-text {
	width: 50%;
}
.side-top {
	display: none;
}
.side {
	display: none;
}
.other {
	display: none;
}
.why {
	width: 80%;
	float: none;
	margin: 10px auto;
}
.okno-why {
	width: 100%;
	padding: 20px 30px;
}
.okno-than {
	width: 88%;
	height: auto;
	float: none;
	margin: 5px auto;
	padding: 20px 30px;
}
.iconka {
	width: 20%;
	margin: 20px 20px 10px 0;
}
.okno-what {
	width: 88%;
	height: auto;
	float: none;
	margin: 10px auto;
	padding: 20px 30px;
}
.what-img {
	width: 25%;
	float: left;
	margin: 10px;
}
.how-img {
	width: 30%;
	margin: 20px 20px 10px 0;
	float: left;
}
.okno-how {
	width: 88%;
	height: auto;
	float: none;
	margin: 10px auto;
	padding: 20px 30px;
}
.okno-seo {
	width: 79%;
}
}
/* md_Medium Devices, Desktops */
@media only screen and (max-width : 1115px) {
.top-all-wr {
	width: 100%;
	margin: 0;
}
.top-img {
	width: 80%;
	height: auto;
	float: none;
	margin: 0 auto;
	border-radius: 15px 15px 0 0;
}
.top-text {
	width: 80%;
	height: auto;
	float: none;
	margin: 0 auto;
	padding: 20px;
	border-radius: 0 0 15px 15px;
}
.top-textimg {
	display: none;
}
.top-text h2 {
	margin: -10px 0 10px;
	padding: 10px;
	text-align: center;
}
.p-hi-offer {
	position: relative;
	width: 800px;
	right: 20px;
	margin: 0 auto;
	margin-left: none;
	padding: none;
}
.p-hi {
	width: 800px;
	float: none;
	margin: 0 auto 10px;
}
.p-offer {
	width: 800px;
	float: none;
	margin: 10px auto 0;
	margin-left: none;
}
}
/* END - 1.115 px */
@media only screen and (max-width : 1090px) {
.p-site {
	margin-left: 45px;
}
.p-site-1 {
	width: 47%;
}
}

/* sm_Small Devices, Tablets */
@media only screen and (max-width : 991px) {
.shapka {
	padding-bottom: 40px;
}
.logo {
	width: 80px;
	top: 13px;
	left: 30px;
}
.domen {
	display: none;
}
.top-tel {
	width: 200px;
	margin: 0;
	position: absolute;
	top: 13px;
	right: 15px;
	font-size: 24px;
}
.social {
	width: 30px;
}
.zvonok-0 {
	display: none;
}
.zvonok-991 {
	display: block;
	position: static;
	width: 280px;
	margin: 0 auto 40px;
}
.zvonok-991 a {
	text-decoration: none;
	color: #555;
}
.zvonok-but-991 {
	width: 100%;
	padding: 20px 0 5px;
	text-align: center;
	border-radius: 15px;
	box-shadow: 0 5px 10px rgba(0, 0, 85, 0.9);
	background: #dab361;
}
.zvonok-but-991:hover {
	box-shadow: 0 2px 3px rgba(0, 0, 85, 0.9);
	background: #F38356;
}
.zvonok-but-991 p {
	letter-spacing: 3px;
	font-size: 14px;
	font-weight: 600;
	color: #555;
}
.zvonok-but-991 span {
	font-size: 18px;
}
.top-mess p {
	width: 80%;
}
.top-mess-img {
	width:80%;
}
.why-color {
	padding: 10px 0 0;
}
.why {
	width: 100%;
	margin: 0 0 -10px;
}
.okno-why {
	margin: 10px 0;
	padding: 20px;
}
.than {
	width: 100%;
	margin: 0 0 -15px;
}
.okno-than {
	width: 100%;
	margin: 5px 0;
	padding: 20px;
}
.what {
	width: 100%;
	margin: 0 0 -20px;
}
.okno-what {
	width: 100%;
	padding: 20px;
}
.what-img {
	float: none;
	width: 40%;
	margin: 0 auto 20px;
}
.how {
	width: 100%;
	margin: 0 0 -17px;
}
.okno-how {
	width: 100%;
	padding: 20px;
}
.okno-seo {
	width: 100%;
	margin: 0 auto;
	padding: 20px;
}
.up {
	left: 80px;
}
.p-hi-offer {
	position: static;
	width: 99%;
	right: none;
	margin: 0 auto;
	margin-left: none;
	padding: none;
}
.p-site {
	width: 100%;
	margin: 0;
	margin-left: none;
}
.p-site-1 {
	width: 600px;
	float: none;
	margin: 10px auto;
}
.p-image-1 {
	margin: 5px;
}
.thank-page {
	width: 80%;
}	
}
/* END - 991 px */
@media only screen and (max-width : 967px) {
.p-image {
	width: 80%;
}
}
@media only screen and (max-width : 930px) {
.price {
	width: 99%;
}
}
@media only screen and (max-width : 913px) {
.polosa-niz {
	margin-bottom: -11px;
}
}
@media only screen and (max-width : 848px) {
.p-image {
	width: 90%;
}
}
@media only screen and (max-width : 840px) {
.p-hi-offer {
	width: 99%;
}
.p-hi {
	width: 100%;
}
.p-offer {
	width: 100%;
}
}	

/* xs_Extra Small Devices, Phones */
@media only screen and (max-width : 767px) {
.top-mail {
	display: none;
}
.top-mess p {
	width: 90%;
}
.top-img {
	width: 100%;
	border-radius: 0;
}
.top-text {
	width: 100%;
	margin: 0 0 -10px;
	border-radius: 0;
}
.top-mess-img {
	width:90%;
}
.plus {
	width: 90%;
}
.imagetext-1 {
	width: 40%;
}
.okno-seo h3 {
	text-align: center;
}
.img-seo {
	width: 60%;
	margin: 0 auto 10px;
	float: none;
}
.up {
	left: 50px;
}
}
@media only screen and (max-width : 755px) {
.p-image {
	width: 99%;
}
}
@media only screen and (max-width : 749px) {
.polosa-niz {
	margin-bottom: -8px;
}	
}
@media only screen and (max-width : 731px) {
.p-text {
	width: 90%;
}
.p-text-art-top {
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
.p-text-art {
	width: 100%;
	margin: -15px auto 10px;
}
}
@media only screen and (max-width : 680px) {
.p-minimg {
	display: none;
}
.p-zagolov-text {
	margin-top: 30px;
}
.p-text-art-top {
	width: 100%;
	margin: -10px auto 0;
	padding: 0 20px;
}
}		
@media only screen and (max-width : 629px) {
.top-text {
	margin: 0 auto -10px;
	padding: 20px 5px 5px;
}
.top-text p {
	padding: 15px;
}
.plus {
	width: 100%;
}
.p-hi p {
	padding: 3px 10px;
}
.p-offer {
	padding: 10px;
}
.p-site-1 {
	width: 100%;
}	
.p-image-1 {
	width: 100%;
}
.p-down {
	width: 99%;
	padding: 10px;
}	
}
@media only screen and (max-width : 600px) {
.top-social {
	display: none;
}
.top-tel {
	top: 10px;
}
.up {
	left: 30px;
}
}	
@media only screen and (max-width : 540px) {
.side-top {
	width: 100%;
	margin: 5px 0 0;
}.other {
	width: 100%;
	margin: 5px 0 0;
}
.thank-page {
	width: 100%;
}
}

/* mob_SmartPhone */
@media only screen and (max-width : 500px) {
.top-mess-img {
	width:100%;
	margin: 20px 0 0;
}
.top-text {
	padding: 20px 0 3px;
}
.top-text p {
	margin: 5px 0;
	border-radius: 0;
}
.imagetext-1 {
	width: 50%;
}
.imagetext-2 {
	width: 30%;
}
.what-img {
	width: 250px;
}
.iconka {
	width: 30%;
	float: none;
	margin: 20px auto 10px;
}
.how-img {
	width: 60%;
	float: none;
	margin: 10px auto;
}
.img-seo {
	width: 70%;
}
.up {
	top: 50px;
	left: 20px;
}
.footer-niz {
	width: 100%;
}
.p-zagolov-offer {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 26px;
}
.p-text {
	width: 99%;
}
.p-text-art {
	margin: -15px auto 0;
}
.p-zagolov-img-0 {
	margin-top: -30px;
}
.p-image {
	width: 100%;
	margin: 0;
}
.p-image-1 {
	width: 98%;
	float: none;
	margin: 10px auto;
}
.thank-page {
	width: 98%;
}		
}
@media only screen and (max-width : 472px) {
.pop-zvonok {
	width: 100%;
}
.top-title h1 {
	font-size: 31px;
	letter-spacing: 3px;
}
.top-title h2 {
	font-size: 22px;
	letter-spacing: 1px;
}
.top-title h3 {
	font-size: 24px;
	letter-spacing: 3px;
}
.side-knopka-0 {
	width: 80%;
}
}
@media only screen and (max-width : 411px) {
.imagetext-1 {
	width: 70%;
}
.imagetext-2 {
	width: 40%;
}
.side-knopka-0 {
	width: 90%;
}
.how-img {
	width: 70%;
}
.up {
	top: 40px;
	left: 10px;
}
}
@media only screen and (max-width : 390px) {
.iconka {
	width: 50%;
}
.okno-why {
	padding: 20px 15px;
}
.okno-than {
	padding: 20px 15px;
}
.okno-what {
	padding: 20px 15px;
}
.okno-how {
	padding: 20px 15px;
}
.okno-seo {
	padding: 20px 15px;
}
.img-seo {
	width: 80%;
}	
.footer-cen {
	width: 100%;
}
.p-zagolov-offer {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 24px;
}		
}
@media only screen and (max-width : 340px) {
.top-tel {
	width: 180px;
	top: 13px;
	font-size: 22px;
}
nav ul li a { padding: 10px; }
.imagetext-1 {
	width: 90%;
}
.p-zagolov-img-0 {
	letter-spacing: 1px;
}
.p-zagolov-img {
	letter-spacing: 1px;
}	
}

/*fonts*/
@font-face {
	font-family: 'Futura PT Book';
	src: url('../fonts/futura_pt_book.eot'); /* IE 9 Compatibility Mode */
	src: url('../fonts/futura_pt_book.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('../fonts/futura_pt_book.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/futura_pt_book.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('../fonts/futura_pt_book.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/futura_pt_book.svg#futura_pt_book') format('svg'); /* Chrome < 4, Legacy iOS */
}
@font-face {
	font-family: 'Glyphicons Halflings Regular';
	src: url('../fonts/glyphicons-halflings-regular.eot'); /* IE 9 Compatibility Mode */
	src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/glyphicons-halflings-regular.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/glyphicons-halflings-regular.svg#century_gothic') format('svg'); /* Chrome < 4, Legacy iOS */
}
@font-face {
	font-family: 'Impact';
	src: url('../fonts/impact.eot'); /* IE 9 Compatibility Mode */
	src: url('../fonts/impact.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('../fonts/impact.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/impact.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('../fonts/impact.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/impact.svg#impact') format('svg'); /* Chrome < 4, Legacy iOS */
}