*, *:before, *:after {padding: 0; margin: 0; border: 0; box-sizing: border-box;}
html, body {height: 100%; font-family: Arial, Helvetica, Verdana, sans-serif;}
body {
	background-color: #ffe4c4;
	font-size: 20px; 
	margin: 0 auto; 
	padding: 0;
	width: 100%;
	max-width: 1280px;	
	min-width: 320px;
}
/* popup */
#parent_popup {
	background-color: rgba(1,1,1,0.5);
	display: none;
	min-height: 920px;
	height: 100%; 
	position: fixed;
	width: 100%;
	max-width: 1280px;
	z-index: 100;   	
}
#popup {
	background: url("/images/popup.png") no-repeat center;	
	height: 406px;
	width: 597px;
	margin: 200px auto 0;
}
#popup_main {
	height: 406px;
	width: 597px;
	margin: 185px auto 0;	
	text-align: center; 	
}
#popup_checkbox {
	border: none;
	height: 15px;
	text-align: left;
	width: 15px;
	margin: 15px 5px 0 -11px;	
}
#popup_close {
	height: 24px;
	margin: 35px 0 0 560px;
	padding-top: 15px;
	text-align: right;
	width: 24px;
}
#popup_close img {
	cursor: pointer;
}
#popup p {
	color: #fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	letter-spacing: 1px;
	margin: -150px 0 0 0;	
	font-size: 140%;
}
.privacy-policy {
	color: #fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	font-size: 70%;   
}
.privacy-policy a {
	color: #fff;
	text-decoration: underline;
	text-decoration-color: #fff;
}
.privacy-policy a:hover {
	color: #fff;
	text-decoration: none;
}
#popup_name, #popup_phone {
	border-radius: 5px;
	border: none;
	height: 38px;
	font-size: 120%;
	padding: 0 10px;	
	width: 230px;
	margin: 25px 0 0 0;	
}
#popup_phone {margin: 10px 0 0 0;}
#popup input[type="submit"] {
	background: url("/images/b-popup.jpg") no-repeat;
	border: none;
	height: 44px;
	width: 200px;
	cursor: pointer;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 120%;
	color: #fff;
	letter-spacing: 1px;	
	margin: 37px 0 0 0;	
}
#popup input[type="submit"]:hover {
	background: url("/images/b-popup_hover.jpg") no-repeat;
	border: none;
}   	
/* cover */
.header {	
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 50;	
}
.container {
	background: rgb(118,67,20);      
	background-color: rgba(118,67,20,0.4);  
	max-width: 1280px;
	margin: 0 auto;	
	padding: 0 10px;	
}
.header:before {      
	content: "";
	position: absolute;
	height: 100%;	
	width: 100%;
	left: 0;
	top: 0;
	z-index: 2;
}
.header__body {
	position: relative;
	display: flex;
	flex-wrap: nowrap;	
	justify-content: space-between;	  
	height: 90px;                      
	align-items: center;  
}
.header__logo {
	flex: 0 0 90px;
	z-index: 3;
}
.header__logo img {
	max-width: 100%;
	display: block;     
}
.header__burger {
	display: none;   
    display: flex;	  
    flex: 0 0 31px;	
}
.header__list {display: flex;}
.header__list li {
	list-style: none;    
	margin: 0 0 0 20px;	
	z-index: 50;
}
.header__link, .header__link1 {
	color: #fff;
	font-size: 100%;
	text-decoration: none;	
}
.header__link1 {margin-left: 0;}
.header__link:hover, .header__link1:hover {color: #bb3b0e;}
.phones {
	display: flex;	
	flex: 0 0 192px;
}
.top_phone {    
	font-family: Arial, Helvetica, Verdana, sans-serif; 
    font-size: 120%;    
	font-weight: 600;
	right: 0;
	color: #fff; 
	font-style: normal;
    top: 14px;	
	text-shadow: 1px 1px #692300;
	position: absolute;
	z-index: 100;
}
.top_phone a {
	text-decoration: underline;
	text-decoration-color: #fff;
}	
.top_phone a:hover {text-decoration: none;}
.top_whatsapp {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
    font-size: 120%;    
	font-weight: 600;	 
	right: 0;
	color: #fff; 
	font-style: normal;	
	top: 54px;	
	text-shadow: 1px 1px #692300;
    position: absolute;
	z-index: 100;
}
.top_whatsapp a {
	text-decoration: underline;
	text-decoration-color: #fff;
}	
.top_whatsapp a:hover {text-decoration: none;}
header {
	background: linear-gradient(rgba(0,0,0,0.5),
	rgba(0,0,0,0.5)), url("/images/header.jpg") no-repeat top center;
	background-color: #aa4000; 
	background-size: cover;
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height: 900px;	
	max-width: 1280px;
	text-align: center;	
}
header h1 header h2 {margin: 0;}
header h1 {
	font-family: "PT Serif", TimesNewRoman, Georgia, serif;
	color: #ffffff;
	font-size: 350%; 
	letter-spacing: 1.5px;
    padding-top: 450px;	
	text-shadow: 2px 2px 2px 2px #000;
	text-align: center;
}
header h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	color: #ffffff;
	font-size: 110%;   
	font-weight: 100;
	letter-spacing: 0.5px;
	margin-top: 40px;	
    text-shadow: 1px 1px 1px 1px #000;
	text-align: center;
}
.button-header {
	background: url("/images/b-header.png") no-repeat;
	color: #fff;
	cursor: pointer;
	height: 60px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 160%; 
	letter-spacing: 1px;
	margin: 0 auto;
	padding: 11px 0 14px;
	text-shadow: 1px 1px 2px #000;
	width: 250px;
}
.button-header:hover {background: url("/images/b-header_hover.png") no-repeat;}	
/* about */
#about {
	background: #ffe4c4;
	border-left: 1px solid #e4c3a5;
	border-right: 1px solid #e4c3a5;
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: 400;
	line-height: 1.25;
	margin: 0 auto;
	padding: 80px 150px 30px;
	text-align: justify;
	text-align: left;
	min-height: 900px;
}
p { 
    font-family: Arial, Helvetica, Verdana, sans-serif; 
    font-size: 100%; 
	color: #692300;
	padding: 10px 0 10px;
}
.wrapper {text-align: center;}
.play {
	margin: 10px auto 10px;
	display: inline-flex;
}
.video {
	height: 80px;
	width: 80px;
	max-width: 100%;
	height: auto; 
}
.channels {	
	text-align: center;
	white-space:nowrap;		
}
.youtube {
	height: 60px;
	width: 60px;
	max-width: 100%;	
	margin: 0 0 0 20px;
	height: auto; 
}
.rutube {
	height: 60px;
	width: 60px;
	max-width: 100%;	
	height: auto; 
}
.text-look {
	font-family: "PT Serif", TimesNewRoman, Georgia, serif;
	padding: 20px 20px;
	font-size: 120%; 
	font-weight: 600;
    letter-spacing: 1px;	
	color: #bb3b0e;	
	text-decoration-line: none;
}	
.text-look:hover {
	text-decoration: underline;
}
.link {
	color: #692300;
	text-decoration: underline;
}
.link:hover {
	color: #bb3b0e;
	text-decoration-line: none;
}
.videopresentation {
	margin: 30px 0 30px;
	border: none;
	border-radius: 30px;
	width: 750px;
	height: 422px;
	max-width: 100%;
	max-height: 100%;
}
.videopresentation_img {
    height: 422px;
    width: 750px;
	margin: 30px 0 30px;
	border-radius: 30px;
	max-width: 100%;
	height: auto;
}
.congratulations {color: ea570d;}
#about mark {
  background-color: #a02800;
  border-radius: 10px;
  color: #fff;
  font-family: Arial, Helvetica, Verdana, sans-serif; 
  padding: 2px 5px 4px;
  text-decoration: underline; 
}
#about mark:hover {
  color: #fff;
  text-decoration-line: none;	
}
/* advantages */
#advantages {
	background: url("/images/list-orange.png") repeat;
	border-left: 1px solid #e4c3a5;
	border-right: 1px solid #e4c3a5;
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: 400;
	line-height: 1.35;
	margin: 0 auto;
	min-height: 900px;
	padding: 80px 50px 20px;
	text-align: center;
}
h1, h2 {
	font-family: "PT Serif", TimesNewRoman, Georgia, serif;
	font-size: 140%;
	color: #692300;	
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#about h3, #about-masters h2, #articles h2, #sitemap h2, #mistake_404 h2 {text-align: left;}
h3, #pikino h2, #matras h2 {text-align: center;}
h3, #pikino h2, #about-masters h2, #articles h2, #mistake_404 h2, #sitemap h2, #matras h2 {
	font-family: "PT Serif", TimesNewRoman, Georgia, serif;
	font-size: 115%;	
	color: #bb3b0e;	
	letter-spacing: 0.5px;	
}
#advantages h3 {margin: 10px 0 15px;}
.divTable {	
	display: table;
	width: 100%;
	max-width: 1280px;	
}
.table {	
	display: table-row-group;
	margin: 0 auto;
}
.row {display: table-row;}
#advantages .cell {	    
	display: table-cell;
	padding: 50px 40px 0;
	width: 33.3333%;
}
.icons {
	height: 60px; 
	width: 60px;
	text-align: center;
	max-width: 100%;
	height: auto; 
}
#advantages .button {
	background: url("/images/b-advantages.png") no-repeat;
	color: #fff;
	cursor: pointer;
	height: 60px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 160%;
	letter-spacing: 1px;
	margin: 95px auto 0;	
	padding: 7px 0 13px;
	text-shadow: 1px 1px 2px #000;
	width: 250px;
}
#advantages .button:hover {background: url("/images/b-advantages_hover.png") no-repeat;}
/* prices */
#prices {
	background-color: #ffe4c4;
    border-left: 1px solid #e4c3a5;
	border-right: 1px solid #e4c3a5;
	display: block;
	min-height: 960px;
	height: auto;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: 400;
	margin: 0 auto; 
	padding: 80px 50px 20px;
	text-align: left;
}
#prices .cell-inside {
	background-color: #f9f3e4;
	border: solid 1px #fcd5a7;
	border-radius: 30px;
	padding: 20px 28px 25px;   
	height: auto;              
}
.img-prices {
	height: 170px;
	width: 170px;
	padding: -5px 0;
	margin: 20px 0 20px; 
	max-width: 100%;
	height: auto; 	
}
.prices {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
    font-size: 80%;
	color: #692300;
	line-height: 1.2;
	margin: 0 0 20px;
	text-align: left;
}
.prices-top {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
    font-size: 90%;
	font-weight: 600;
	color: #692300;
	text-align: center;
}
.prices-bottom {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
    font-size: 80%;	
	color: #692300;
	line-height: 1.2;
	padding: 30px 50px 30px;
	text-align: left;
}
#prices .button {
	background: url("/images/b-price.jpg") no-repeat center center;
	color: #fff;
	cursor: pointer;
	height: 40px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 90%;
	letter-spacing: 0.6px;
	margin: 0 auto;
	padding: 8px 8px 22px;          
	text-align: center;
	text-shadow: 1px 1px 2px #000; 
	width: 180px;
}
#prices .button:hover {background: url("/images/b-price_hover.jpg") no-repeat center center;}
/* goods */
#goods {
	background: url("/images/list.png") repeat;
	border-left: 1px solid #e4c3a5;
	border-right: 1px solid #e4c3a5;
	display: block;
	min-height: 900px;
	height: auto;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: 400;
	margin: 0 auto;
	padding: 80px 50px 0px;
	text-align: left;
 } 
#goods .cell-inside {
	background-color: #f9f3e4;
	border: solid 1px #e7c7ab;
	border-radius: 30px;
	padding: 20px 28px 25px;  
	height: auto;
	text-align: center;
}
.img-goods {
	height: 170px;
	width: 170px;
	padding: -5px 0;
	margin: 20px 0 20px; 
	max-width: 100%;
	height: auto;
}
#goods .button {
	background: url("/images/b-goods.jpg") no-repeat center center;
	color: #fff;
	cursor: pointer;
	height: 35px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 90%;
	letter-spacing: 0.6px;
	margin: 0 auto;
	padding: 6px 10px 14px;
	text-align: center;
	text-shadow: 1px 1px 2px #000; 
	width: 160px;
}
#goods .button:hover {background: url("/images/b-goods_hover.jpg") no-repeat center center;}
/* masters */
#masters {
	background-color: #ffe4c4;
	border-left: 1px solid #e4c3a5;
	border-right: 1px solid #e4c3a5;
	display: block;
	min-height: 900px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: 400;
	margin: 0 auto;
	padding: 80px 60px 0px;
	text-align: left;
 } 
#masters .cell-inside {
	background-color: #ffe4c4;	
	padding: 35px 20px 25px;
	height: auto;
	text-align: center;
}
#masters h3 {margin: 0 0 15px;}
#masters .prices-top {
	font-size: 16px;
	font-weight: 600;
	color: #692300;
}
#masters .prices {
	text-align: center;
	line-height: 1.2;
}
#masters h3 {color: #a02800;}
.img-masters {
	height: 200px;
	width: 200px;
	padding: -5px 0;
	margin: 0 0 20px; 
	max-width: 100%;
	height: auto;
}
#masters mark {
  background-color: #a02800;
  border-radius: 10px;
  color: white;
  font-family: Arial, Helvetica, Verdana, sans-serif; 
}
.button1 {
	background: url("/images/b-masters.png") no-repeat center center;
	color: #fff;
	cursor: pointer;
	height: 30px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 90%;
	letter-spacing: 0.6px;
	margin: 0 auto;
	padding: 4px 8px 16px;
	text-align: center;
	width: 160px;
}
.button1:hover {background: url("/images/b-masters_hover.png") no-repeat center center;}
#masters a {
    color: #fff;
	text-decoration: none;
}
#masters a:hover {opacity: 0.7;}
/* feedbacks */
#feedbacks {
	background: url("/images/list.png") repeat;
	border-left: 1px solid #e4c3a5;
	border-right: 1px solid #e4c3a5;
	display: block;
	min-height: 900px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: 400;
	margin: 0 auto;
	padding: 80px 200px 0;
	text-align: left;
 } 
#feedbacks h3, #articles h2 {text-align: left;}
#feedbacks h3 {margin: 10px 0 0;}
#feedbacks .cell-inside {
    background-color: #f9f3e4;
    border: solid 1px #e7c7ab;
	border-radius: 30px;	
	padding: 5px 40px 25px;
	height: auto;
	text-align: center;
}
.feedbacks_video {
	border: none;
	border-radius: 30px;
	width: 640px;
	height: 352px;
	max-width: 100%;
	max-height: 100%;
}
#feedbacks .link {
	color: #692300;
	text-align: center;
	text-decoration: underline;
}
#feedbacks .link:hover {
	color: #bb3b0e;
	text-decoration-line: none;
}
#feedbacks .prices {
	font-size: 90%;
	line-height:1.45;
	text-align: left;
}
.masters_img {
    height: 352px;
    width: 640px;
    margin: 25px 0 25px;	
	border-radius: 30px;
	max-width: 100%;
	height: auto;
}
#feedbacks mark {
  background-color: #bb3b0e;
  border-radius: 7px;
  color: white;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  text-align: right;  
}
/* mobil, pikino, about-masters */
#mobil, #pikino, #holidays, #about-masters, #articles, #sitemap, #mistake_404, #presentation_video, #temperature, #zaparivanie, #matras {
	background: url("/images/list.png") repeat;	
	border-left: 1px solid #e4c3a5;
	border-right: 1px solid #e4c3a5;
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: 400;
	margin: 0 auto;	
	padding: 40px 200px 0;
	text-align: justify;
	height: auto;
}
#about-masters, #pikino, #mobil, #holidays, #temperature, #zaparivanie, #matras, #presentation_video {
	padding: 40px 150px 50px;
	line-height: 1.25;
}
#about-masters h1 {padding-bottom: 0;}
#pikino h1, #mobil h1, #holidays h1, #temperature h1, #zaparivanie h1, #matras h1 {padding-bottom: 40px;}
#about-masters h2 {padding: 30px 0 7px;}
#about-masters .list, #matras .list, #pikino .list {
	margin: 10px 0 10px 40px;
	text-align: left;
	color: #13550e;
}
.video_petr {
	border: none;
	border-radius: 30px;	
	width: 100%;
    height: auto;
    margin: 0 auto;  
    display: block;
    max-width: 510px;
}
.master_petr {
	margin: 30px 0 25px;
	text-align: center;	
}
#pikino h2, #matras h2 {padding: 10px 0px 15px;}
#pikino .cell-inside, #mobil .cell-inside, #holidays .cell-inside, #matras .cell-inside {
    padding: 0px 40px 20px;
	height: auto;
	text-align: center;
}
#mobil .button, #holidays .button, #matras .button {
	background: url("/images/b-mobil.png") no-repeat center;
	color: #fff;
	cursor: pointer;
	height: 60px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 140%;
	letter-spacing: 1px;
	margin: 25px auto 25px;
	padding: 11px 6px 0px 12px;
	text-shadow: 1px 1px 2px #000;
	text-align: center;
	width: 260px;
}
#mobil .button:hover, #holidays .button:hover, #matras .button:hover {background: url("/images/b-mobil_hover.png") no-repeat center;}
#pikino .button {padding: 13px 4px 14px 14px;}
#pikino .price, #mobil .price, #holidays .price, #matras .price {font-weight: 600;}
.img-pikino, .img-mobil, .img-holidays, .img-matras {
	text-align: center;
	border: 2px solid #e7c7ab;
	border-radius: 30px;	
	margin: 0 auto;	
	max-width: 100%;
	height: auto; 
}
.width {
	text-align: center;
	width: 100%;
}
.presentation {
	border: none;
	border-radius: 30px;
	margin: 20px 0 25px;
	width: 510px;
	height: 280px;
	max-width: 100%;
	max-height: 100%;
}
.tel-pikino {
	margin: 40px 0 50px;
    text-align: center;
}
#pikino .tel-pikino a {
	margin: 35px 0 50px;
    text-align: center;
	text-decoration: none;
	background-color: #a02800;
	border: 1px solid #692300;	
	border-radius: 28px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
    font-size: 150%;
	font-weight: 600;
	color: #fff;
	letter-spacing: 1px;	
	padding: 8px;
	text-align: center;
	text-shadow: 1px 1px 2px #000;
}
.map-wrapper {
	margin: 30px 0 30px;
	display: flex; 
	justify-content: center; 
	border-radius:30px;
	position:relative;
	overflow:hidden;
}
.author {
	color: #692300;
	font-style: italic;
	text-align: right;	
}
/* articles */
#articles {padding: 40px 200px 70px;}
#articles p {padding: 0;}
#articles h2 {padding: 20px 0 20px;}
#articles .entry_img_left1 {	
    height: 200px;
    width: 200px;	
	max-width: 100%;
	height: auto;
}
#articles mark {
  background-color: #bb3b0e;
  border-radius: 10px;
  color: white;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  padding: 2px 5px 4px;
  text-align: right; 
  text-decoration: underline;  
}
#articles mark:hover {
  color: #fff;
  text-decoration-line: none;	
}
.link-articles {
  color: #fff;
  text-decoration: underline;
}
.link-articles:hover {
	color: #fff;
	text-decoration-line: none;
}	
/* sitemap, mistake_404 */
#sitemap, #mistake_404 {
	display: block;
	min-height: 805px;
	padding: 50px 200px 0;
}
#sitemap h1, #mistake_404 h1 {padding: 0 0 30px;}
#sitemap h2, #mistake_404 h2 {padding: 20px 0 0;}
#sitemap ul, #mistake_404 ul {
	line-height: 1.4;
	padding: 10px 0 10px;
}
#sitemap h2 .link, #mistake_404 h2 .link {
	color: #bb3b0e;
	text-decoration-line: none;
}
#sitemap h2 .link:hover, #mistake_404 h2 .link:hover {
	color: #692300;
	text-decoration-line: none;
}
#mistake_404 p {padding: 0 0 10px;}	
/* privacy-policy */
#privacy-policy {
	background-color: #ffe4c4;	
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 90%;
	font-weight: 400;
	line-height: 1.35;
	margin: 0 auto;
	height: auto;
	padding: 40px 50px 160px;
	text-align: left;
}
#privacy-policy h2 {padding: 0 0 30px;}
/* contacts */
#contacts {
	background: url("/images/list-orange.png") repeat;
	border-left: 1px solid #e4c3a5;
	border-right: 1px solid #e4c3a5;
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: 400;
	min-height: 805px;
	line-height: 1.15;
	margin: 0 auto;
	padding: 80px 0 0 0;
	text-align: center;		
}
#contacts h3 {
	text-align: center;	
	font-size: 130%;
	margin: 40px 0 20px;
}
#contacts p { 
    font-family: Arial, Helvetica, Verdana, sans-serif; 
    font-size: 130%;
	color: #692300;
	padding: 15px 0 5px;
}
/* contacts-form */
#parent_contacts-form {
	display: inline-block;
	height: 325px; 
	width: 620px;
    text-align: center;		
}
#contacts-form {
	background: rgb(228,159,58);      
	background-color: rgba(228,159,58,0.3);
	border: 1px solid #e49f3a;
	border-radius: 30px;
	height: 325px;
	width: 620px;
	margin: 35px auto 0;
	text-align: center;
}
#contacts_checkbox {
	border: none;
	height: 18px;
	width: 18px;
	margin: 35px 5px 0 49px;	
}
#contacts .privacy-policy {
	color: #692300;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	font-size: 80%;
}
#contacts .privacy-policy a {
	color: #692300;
	text-decoration: underline;
	text-decoration-color: #692300;
}
#contacts .privacy-policy a:hover {
	color: #692300;
	text-decoration: none;
}
#contacts_name, #contacts_phone {
	border-radius: 5px;
	border: none;
	height: 38px;
	font-size: 130%;
	padding: 7px 10px;	
	width: 250px;
	margin: 60px 5px 0 30px;	
}
#contacts_phone {margin: 60px 30px 0 5px;}
#contacts-form input[type="submit"] {
	background: url("/images/b-contacts.jpg") no-repeat;
	border: none;
	height: 60px;
	width: 270px;
	cursor: pointer;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 160%;
	color: #fff;
	letter-spacing: 1px;	
	margin: 43px auto 0;	
	text-align: center;
	text-shadow: 1px 1px 2px #000;	
	padding: 10px 0 15px;
}
#contacts-form input[type="submit"]:hover {background: url("/images/b-contacts_hover.jpg") no-repeat;}  
/* image */ 
.img-mobil1 {
	border: 2px solid #e7c7ab;
	border-radius: 30px;
	height: 300px;
	margin: 20px 20px 20px 0;
	width: 300px;
	max-width: 100%;
	height: auto; 
}	
.entry_img_left1 {	
   	border: 1px solid #e7c7ab;
	border-radius: 30px;
	margin: 6px 20px 20px 0;
    max-width: 100%;
	height: auto;    
}
.entry_img_left2 {	
    border: 5px solid #ffdbb1;
	border-radius: 30px;
	margin: 20px 20px 20px 0; 
    max-width: 100%;
	height: auto;  	
}
.entry_img_right {	
    border: 5px solid #ffdbb1;
	border-radius: 30px;
	margin: 5px 0 20px 20px; 
    max-width: 100%;
	height: auto;  	
}
.entry_img_right1 {	
    border: 5px solid #ffdbb1;
	border-radius: 30px;
	margin: 8px 0 20px 20px; 
    max-width: 100%;
	height: auto;  	
}	
/* footer */
footer {
	background-color: #692300;
	color: #fff;
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 70%;
	height: 117px;
	margin: 0 auto;
	padding: 17px 0 17px;
	width: 100%;
	max-width: 1280px;
}
.part1 {
	display: inline-block;
	float: left;
	padding-left: 80px;	
	font-style: normal;
	line-height: 1.15;
}
.part1 a{
	color: #fff;	
	text-decoration: underline;
	text-decoration-color: #fff;
}
.part1 a:hover {opacity: 0.5;}
.social_share {
	display: inline-block;
	float: right;
    padding-right: 40px;    
    color: #fff;	
	line-height: 25px;
}
.social_share-title {padding: 0 40px 1em 21px;}
.psb {
	background: url("/images/socialshare.png") 0 0 no-repeat;
	display: inline-block;
	float: left;
	height: 40px;
	width: 40px;
	margin: 0 12px 0 -5px;
    }
.wa {background-position: 0 0;}
.fb {background-position: -40px 0;}
.tm {background-position: -80px 0;}
.vk {background-position: -120px 0;}
.ok {background-position: -160px 0;}
.psb:hover {opacity: 0.5;}
/* cookie */
.cookie_notice {
    display: none;
	position: fixed;
	margin: 0 auto;
	width: 100%;
	max-width: 1280px;	
    z-index: 9999999;
    bottom: 0;
	text-align: center;
    font-size: 16px;
    font-family: Arial, Helvetica, Verdana, sans-serif;  
	color: #FFF;
    background: #a02800;
    padding: 20px 20px;   
}
/* cookie - оформление кнопок */
.cookie_btn {
    display: inline-block;
    margin: 18px 20px 4px 20px;
	text-decoration: none;
    position: relative;
    font-size: 16px;
    padding: 4px 12px;
    color: #FFF;
    font-weight: 500;
    text-transform: uppercase; 
    background: #a02800;
    border: 2px solid #fff;
}
.cookie_btn:hover {
    color: #a02800;
	background: #fff;
	text-decoration: none;
}
.cookie_btn:after,
.cookie_btn:before {
    position: absolute;
    height: 2px;
    left: 50%;
	color: #a02800;
    background: #fff;
    bottom: -6px;
    content: "";
	text-decoration: none;
    width: 0;
}
.cookie_btn:before {
    top: -6px;
}
.cookie_btn:hover:after,
.cookie_btn:hover:before {
    width: 100%;	
	left: 0;
}

@media screen and (max-width:1130px){
	.header__list {		
	height: 90px;
	line-height: 30px;
    flex-wrap: wrap;  
	flex: 0 0 380px;	
    align-content: center;
    }
	.header__list li {margin: 0 0 0 20px;}
    .header__link, .header__link1 {font-size: 100%;}	
	.phones {flex: 0 0 210px;}
    #masters {padding: 80px 50px 0;}	
    #feedbacks {padding: 80px 150px 0;}	
	#articles {padding: 40px 120px 50px;}
}
@media screen and (max-width:1040px){
    #popup {
	background: url("/images/popup-1024.png") no-repeat center;	
	height: 380px;
	width: 559px;
	}
    #popup_main {
	height: 380px;
	width: 559px;		
    }
    #popup_close {margin: 35px 0 0 530px;}
    #popup p {
	font-size: 130%;
	margin: -155px 0 0 0;
    }
    #popup_name, #popup_phone {
	height: 36px;
	font-size: 110%;
	margin: 15px 0 0 0;	
    }
    #popup input[type="submit"] {
	font-size: 110%;	
	margin: 30px 0 0 0;	
    }
	header h1 header h2 {margin: 0;}
	header h1 {
	font-size: 315%;
    padding-top: 440px;	
	}
	header h2 {
	font-size: 100%;
    padding-top: 0;	
	}
	.button-header {margin-top: -30px;}	
	h1, h2 {font-size: 130%;}
	h3, #pikino h2, #about-masters h2, #articles h2, #mistake_404 h2, #sitemap h2, #matras h2 {font-size: 110%;}
	p {font-size: 95%;}
	#about {padding: 80px 50px 20px;}
	.video {
	max-width: 90%;
	height: auto; 
    }
    .text-look {	
	font-size: 115%; 
    letter-spacing: 0.5px;	
	}	
	#advantages .cell {padding: 30px 40px 0;}
	#advantages .button {margin: 35px auto 0;}
    #prices .button {padding: 8px 8px 22px;}
    #masters {padding: 80px 40px 0;}
	#masters .cell-inside {padding: 5px 20px 25px;}
    #feedbacks {padding: 80px 100px 0;}
	#feedbacks .cell-inside {padding: 0px 40px 15px;}
	#feedbacks h2 {padding-bottom: 0;}	
    #sitemap {padding: 50px 150px 0px;}
    #mistake_404 {padding: 50px 150px 0px;}
	#about-masters, #pikino, #mobil, #holidays, #presentation_video, #temperature, #matras {
	padding: 40px 100px 50px;}
	#pikino h1, #mobil h1, #holidays h1, #temperature h1, #zaparivanie h1, #matras h1 {padding-bottom: 20px;}
	#contacts h3 {font-size: 125%;}
    #contacts p {font-size: 120%;}
	#parent_contacts-form, #contacts-form {
	height: 300px; 
	width: 572px;
	}
	#contacts_name, #contacts_phone {
	height: 38px;
	font-size: 120%;
	margin: 55px 5px 0 30px;
	width: 240px;
	}
	#contacts_phone {margin: 55px 30px 0 5px;}	
	#contacts_checkbox {margin: 35px 5px 0 35px;}	
	#contacts-form input[type="submit"] {
	background: url("/images/b-contacts-1024.jpg") no-repeat;
	height: 53px;
	width: 240px;
	font-size: 140%;
	}
    #contacts-form input[type="submit"]:hover {background: url("/images/b-contacts_hover-1024.jpg") no-repeat;}  	
	.part1 {padding-left: 40px;}
	.social_share {padding-right: 20px;} 
    .social_share-title {padding: 0 20px 1em 21px;}	
}
@media screen and (max-width:1024px){   
	header {
	background: linear-gradient(rgba(0,0,0,0.5),
	rgba(0,0,0,0.5)), url("/images/header-1024.jpg") no-repeat top center;
	height: 900px;	
	max-width: 1024px;
	}	
}
@media screen and (max-width:820px){             
	#popup {
	background: url("/images/popup-820.png") no-repeat center;	
	height: 380px;
	width: 479px;
	margin: 150px auto 0;
	}
    #popup_main {
	height: 380px;
	width: 479px;	
	}
    #popup_close {margin: 35px 0 0 455px;}	
	header {
	background: linear-gradient(rgba(0,0,0,0.5),
	rgba(0,0,0,0.5)), url("/images/header-820.jpg") no-repeat top center;	
	height: 620px;
	max-width: 820px;
	}
  	header h1 {
	font-size: 260%; 
	letter-spacing: 1.0px;
    padding-top: 300px;	
	}
    header h2 {
	font-size: 95%; 	
	letter-spacing: 0.2px;
    margin-top: 20px;	
    }
	h1, h2 {
	font-size: 120%;
    padding-bottom: 0;	
	}
	p {font-size: 95%;}	
	.button-header {
	background: url("/images/b-header-820.png") no-repeat;
	height: 49px;
	font-size: 130%; 
	padding: 6px 0 19px;
	width: 220px;
    }
    .button-header:hover {background: url("/images/b-header_hover-820.png") no-repeat;}	
	#about {	
	padding: 80px 20px 20px;
    min-height: 690px;	
    }
	.video {
	max-width: 80%;
	height: auto; 
    }
    .text-look {	
	font-size: 110%; 
    letter-spacing: 0.5px;	
	}		
	#advantages {
	padding: 80px 0px 20px;
	min-height: 800px;
	}
	#advantages h3 {margin: 10px 0 5px;}
	#advantages .button {
	background: url("/images/b-advantages-820.png") no-repeat;
	height: 49px;
	font-size: 130%;
	padding: 5px 0 20px;
	width: 220px;
	}
    #advantages .button:hover {background: url("/images/b-advantages-820_hover.png") no-repeat;}	
    #advantages .cell {padding: 20px 20px 0;}
    .icons {               
	max-width: 80%;
	height: auto; 
    }   	
	#prices {
	min-height: 930px;
	padding: 80px 10px 20px;
	}
	#goods {
    min-height: 740px;
	padding: 80px 10px 0;
	}
	#masters {
	min-height: 700px;	
	padding: 80px 10px 0;
	}
    #masters .cell-inside {padding: 0 20px 25px;}
	#feedbacks {
	min-height: 800px;
	padding: 80px 50px 0;
	}
	#articles, #pikino, #mobil,  #about-masters, #holidays, #presentation_video, #temperature, #zaparivanie, #matras {
	padding: 40px 40px 50px;}
	#mobil .button, #holidays .button, #matras .button {
	background: url("/images/b-mobil-820.png") no-repeat center;
	height: 53px;
	font-size: 120%;	
	margin: 30px auto 25px;
	width: 230px;
    }
    #mobil .button:hover, #holidays .button:hover, #matras .button:hover {background: url("/images/b-mobil-820_hover.png") no-repeat center;}	
    #privacy-policy {padding: 40px 20px 100px;}
	#privacy-policy h2 {padding: 0 0 20px;}
	#contacts {min-height: 680px;}	
    #contacts h3 {font-size: 114%;}	
	#contacts p { 
	font-size: 114%;
	padding: 10px 0 5px;
    }
	#parent_contacts-form, #contacts-form {
	height: 300px; 
	width: 560px;
	margin-top: 20px;
	}
    #contacts_name {
	font-size: 114%;
	margin: 57px 5px 0 30px;
	}
    #contacts_phone {
	font-size: 114%;
	margin: 57px 30px 0 5px;	
    }	
	#contacts_checkbox {margin: 35px 5px 0 29px;}
	#contacts-form input[type="submit"] {
	background: url("/images/b-contacts-820.jpg") no-repeat;
	height: 49px;
	width: 220px;
	font-size: 130%;	
	padding: 8px 0 17px;
	}
	#contacts-form input[type="submit"]:hover {
	background: url("/images/b-contacts_hover-820.jpg") no-repeat;
	color: #d4d4d4;
    } 	
	footer {
    height: auto;
	text-align: center;
	font-size: 70%;		
	}	
    .part1 {
    float: none;
	text-align: center;
	padding: 10px 5px 0 5px;
   	width: 100%;	
    }
	.social_share {  
	float: none; 
	display: flex;
    position: relative;
	justify-content: center;
	padding-right: 0px;
    text-align: center;
	width: 100%;	
	margin: 0 auto;	
    }
	.social_share-title {display: none;}
	.psb {
	display: inline-block;
	background: url("/images/socialshare.png") 0 0 no-repeat;	
	float: left;
	height: 40px;
	width: 40px;
	margin: 10px 12px 5px 20px;
    }
.wa {background-position: 0 0;}
.fb {background-position: -40px 0;}
.tm {background-position: -80px 0;}
.vk {background-position: -120px 0;}
.ok {background-position: -160px 0;}
	.part1 br {content: ""}
    .part1 br:after {content: "\00a0"}	
	.cookie_notice {    
	max-width: 820px;	
    z-index: 9999999;
    bottom: 0;
	text-align: center;
    font-size: 14px;
    padding: 10px 10px;   
    }
    .cookie_btn {    
    margin: 10px 10px 4px 10px;
	text-decoration: none;
	border: 1px solid #fff;    
    font-size: 14px;
    padding: 4px 12px;   
    }
}
@media screen and (max-width:768px){
	body.lock {overflow: hidden;}
	.header__body {height: 60px;}
	.header__logo {flex: 0 0 60px;}
	.header__burger {
	align-content: center;
	display: block;
    position: relative;	
	height: 20px;
	width: 30px;
	left: 0;
	z-index: 103;
    }
	.header__burger span {
	display: block; 
	position: absolute;
    background-color: #fff;
	width: 100%;
	height: 2px;
	left: 0;
	top: 9px;
    }
	.header__burger:before, .header__burger:after { 
        content: "";
		background-color: #fff;
		position: absolute;
		width: 100%;
		height: 2px;
		left: 0;
		display: block;
		transform-origin: center center;
        transform: rotate(0deg);
		transition: all 0.3s ease 0s;
	} 
	.header__burger:before {top: 0;}
	.header__burger:after {bottom: 0;}
	.header__burger.active span {
		transform: scale(0);
        transition: all 0.3s ease 0s;		
	}
	.header__burger.active:before {
		top: 9px;
		transform: rotate(45deg);		
	}
	.header__burger.active:after {
		bottom: 9px;
		transform: rotate(-45deg);		
	}
	.header__menu { 
    display: block;
	width: 212px;
    margin: auto;	
    background-color: rgba(1,1,1,0.6);
	color: #fff;
	position: fixed;	 
	left: 0;
	top: -100%;   
	height: 100%;
	width: 100%;
	padding: 100px 10px 15px;	
	transition: all 0.3s ease 0s;	     
	overflow: auto;
	}
	.header__menu.active {top: 0;}
	.header__list {
	display: block;
	position: relative;
	z-index: 2;
    }
	.header__list li {margin: 0 0 20px 0;}
	.header__link, .header__link1, .header__link2 {
	font-size: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
	.phones {flex: 0 0 160px;}
	.top_phone {
	font-size: 100%;
    top: 4px;	    
	}
    .top_whatsapp {
	font-size: 100%;
	top: 34px;	
   	} 
	#about, #advantages, #prices, #goods, #masters, #feedbacks, #contacts {
	padding-top: 45px;}
	#mistake_404 {padding: 40px 50px 0;}
	#contacts {min-height: 650px;}	
}
@media screen and (max-width:670px){ 
	#articles, #pikino, #mobil, #holidays, #about-masters, #presentation_video, #temperature, #zaparivanie, #matras {
	padding: 20px 10px 30px;
	background-image: none;	
	background-color: #ffe4c4;
    }
	#pikino h1, #mobil h1, #holidays h1, #about-masters h1, #presentation_video h1, #temperature h1, #zaparivanie h1, #matras h1 {
	padding: 5px 0 5px;}
	#articles h1 {padding-top: 10px;}
	#sitemap, #mistake_404 {
	background-image: none;	
	background-color: #ffe4c4;
    }
	#sitemap {padding: 40px 50px 0;}
	#privacy-policy {padding: 20px 20px 100px;}
	#privacy-policy h2 {padding: 0 0 10px;}	
}
@media screen and (max-width:620px){  
    #popup {margin: 130px auto 0;}	
	.button-header:hover {
	background: url("/images/b-header-820.png") no-repeat;
	color: #d4d4d4;
	}
	#about {min-height: 740px;}
	#advantages, #contacts {
	background-image: none;	
	background-color: #fcba59;	
	}
	#advantages .button {background: url("/images/b-advantages-620.jpg") no-repeat;}
    #advantages .button:hover {
	background: url("/images/b-advantages-620.jpg") no-repeat;
	color: #d4d4d4;
	}	
	.icons {
	height: 50px;
	width: 50px;	
	margin-bottom: -10px;
	}
	#prices .button:hover {
	background: url("/images/b-price.jpg") no-repeat center center;
	color: #d4d4d4;
    }
	.prices-bottom {padding: 20px 20px 5px;}
	#goods {min-height: 700px;}
	#goods .button:hover {
	background: url("/images/b-goods.jpg") no-repeat center center;
	color: #d4d4d4;
    }
	#goods, #feedbacks {
	background-image: none;	
	background-color: #ffcc99;
	}
	#masters {min-height: 650px;}
	#masters .cell-inside {padding: 20px 60px 25px;}
    .button1:hover {
	background: url("/images/b-masters.png") no-repeat center center;
	color: #d4d4d4;
    }	
	#feedbacks {min-height: 760px;}	
	#parent_contacts-form {
	height: 280px; 
	margin: 20px 0 0 0;
	width: 480px;
	}
    #contacts {min-height: 620px;}	
	#contacts-form {
	height: 280px; 
	width: 480px;
	position: absolute;
	}	
	#contacts_name {
	font-size: 110%;
	margin: 40px 5px 0 0;
	width: 210px;
	}
	#contacts_phone {
    font-size: 110%;
	margin: 40px 1px 0 0;
    width: 210px;	
	}
	#contacts_checkbox {margin: 35px 5px 0 20px;}
	#contacts-form input[type="submit"] {background: url("/images/b-contacts-620.jpg") no-repeat;}
	#contacts-form input[type="submit"]:hover {
	background: url("/images/b-contacts-620.jpg") no-repeat;
	color: #d4d4d4;
    } 	
   	.tel-pikino {margin: 30px 0 30px;}
}
@media screen and (max-width:570px){
	#advantages {
	padding: 50px 0px 20px;
	min-height: 1220px;
	}
	#advantages h3 {margin-bottom: -10px;}
	#advantages .cell, .row, .table {display: block;}
	.table {margin: 20px auto 0;}
	#advantages .cell {	
	padding: 10px 90px 0;
	text-align: center;
	width: 100%;
	}
	.icons {margin-bottom: -15px;}
	#advantages .button {margin: 30px auto 0;}
	#masters .cell-inside {padding: 20px 45px 35px;}	
}
@media screen and (max-width:544px){
	header h1 {
	font-size: 225%; 
	letter-spacing: 0.6px;
    padding-top: 300px;	
	}
    header h2 {padding-top: 5px;}
	#contacts {padding: 45px 0 0;}
	#parent_contacts-form {
	margin: 20px 0 0 0;
	width: 460px;
	}
	#contacts-form {width: 460px;}
}
@media screen and (max-width:500px){
	#popup {
	background: url("/images/popup-500.png") no-repeat center;	
	height: 370px;
	width: 459px;
	}
    #popup_main {
	height: 370px;
	width: 459px;	
	}
	#popup_close {margin: 30px 0 0 430px;}	
	#popup p {font-size: 120%;}	
	.icons {               
	max-width: 60%;
	height: auto; 
    }  
	#masters .cell-inside {padding: 20px 30px 25px;}
	#feedbacks {padding: 50px 10px 0;}
	#feedbacks .cell-inside {padding: 0px 20px 15px;}
	#pikino .cell-inside, #mobil .cell-inside, #holidays .cell-inside, #matras .cell-inside {padding: 0px 20px 20px;}
}
@media screen and (max-width:450px){
	#popup {
	background: url("/images/popup-300.png") no-repeat center;	
	height: 400px;
	margin: 70px auto 0;
	width: 286px;
	}
    #popup_main {	
	height: 400px;
	width: 286px;
	}
	#popup_close {margin: 0 0 0 250px;}	
	#popup p {
	font-size: 85%;
	letter-spacing: 0.6px;
	margin: -160px 25px 0 0;
	}	
	#popup_name, #popup_phone {
	font-size: 115%;
	padding: 11px 5px;	
	width: 210px;
	margin: 15px 25px 0 0;	
    }
	.privacy-policy {
	margin: 0 40px 0 15px;
	font-size: 75%;   
    }
    #popup input[type="submit"] {
	font-size: 120%;	
	margin: 35px 23px 0 0;	
    }	
	header {
	background: linear-gradient(rgba(0,0,0,0.5),
	rgba(0,0,0,0.5)), url("/images/header-450.jpg") no-repeat top center;	
	max-width: 450px;
	height: 620px; 
	}
	header h1 {
	font-size: 215%; 
	letter-spacing: 0.6px;
    padding-top: 270px;	
	}
    header h2 {padding-top: 0;}
	.button-header {
	font-size: 140%; 
	padding: 6px 0 19px;
	}
	#advantages .cell {padding: 10px 40px 0;}
	#advantages .button {margin: 20px auto 15px;}
	#prices .button {
	font-size: 90%;
	letter-spacing: 0.5px;	
	}
	#goods .button {
	font-size: 90%;
	letter-spacing: 0.5px;		
	padding-top: 6px;
	}	
	#masters .cell-inside {padding: 0 20px 25px;}
	.button1 {margin-bottom: 30px;}
	#feedbacks {min-height: 740px;}
    #feedbacks .cell-inside {padding: 5px 20px 15px;}	
	#contacts {min-height: 630px;}
	#contacts h3 {font-size: 112%;}
	#contacts p { 
	font-size: 109%;
	padding: 5px 20px 5px;
	}
    #parent_contacts-form {
	height: 320px; 
	margin: 0 auto 20px;
	width: 296px;
	}	
	#contacts-form {
	height: 320px; 
	width: 296px;
	position: absolute;
	}
    #contacts_name {
	font-size: 125%;
	margin: 33px 5px 0 5px;
	width: 230px;
	}	
    #contacts_phone {
	font-size: 125%;
	margin: 20px 5px 0 5px;	
	width: 230px;
    }
	#contacts_checkbox {margin: 30px 5px 0 0;}
	#contacts .privacy-policy {
	font-size: 80%;
	margin: 0 30px 0;
	}
    #contacts-form input[type="submit"] {
	font-size: 140%;	
	padding: 9px 0 16px;
	margin: 33px auto 0;	
	}   
	#articles, #pikino, #mobil, #holidays, #about-masters, #presentation_video, #temperature, #zaparivanie, #matras {
	font-size: 95%;   	
    padding: 10px 5px 10px;	
	}
	#about-masters .list, #matras .list {margin: 10px 0 10px 20px;}
	#mobil .button, #holidays .button, #matras .button {
	font-size: 125%;	
	margin: 5px auto 0;
	} 
	#privacy-policy {
	font-size: 80%;
	padding: 20px 5px 20px;
	}	
    #sitemap, #mistake_404 {
	font-size: 95%;
	line-height: 1.45;
	padding: 20px 30px 350px;
    }
} 
@media screen and (max-width:390px){
	header h1 {font-size: 220%;}
	h1, h2 {font-size: 113%;}			
	#about {padding: 50px 10px 10px;}
	.video {
	max-width: 80%;
	height: auto; 
    }
    .text-look {	
	font-size: 95%; 
    letter-spacing: 0.3px;	
	padding: 20px 0 20px 20px;
	}	
	#advantages .cell {padding: 10px 20px 0;}	
    #advantages .button {margin: 30px auto 0px;}	
	#prices {padding: 50px 10px 20px;}
	#prices .cell-inside, #goods .cell-inside {padding: 5px 10px 15px;}
	.prices-bottom {padding: 10px 5px 5px;}
	.prices {
	font-size: 85%;	
    margin: 0 auto;	
	}
	#goods {min-height: 670px;}
	#masters {min-height: 635px;}
	#masters .cell-inside {padding: 0 10px 10px;}
	#masters .prices {margin: 0 0 10px;}	
	#feedbacks {
	min-height: 725px;		
	padding: 50px 2px 0;
	}
	#feedbacks .cell-inside {padding: 0 2px 15px;}	
	#contacts {min-height: 600px;}	
	#contacts h3 { 
	letter-spacing: 1.3;
	margin: 23px 0 20px;
	font-size: 105%;
	}	
	#contacts p {font-size: 105%;}	
}  
@media screen and (max-width:340px){
    header {
	background: linear-gradient(rgba(0,0,0,0.5),
	rgba(0,0,0,0.5)), url("/images/header-340.jpg") no-repeat top center;	
	max-width: 340px;
	height: 620px; 
	}	
	p {font-size: 90%;}	
    #advantages {
	padding: 50px 0px 20px;
	min-height: 1150px;
	}
	#advantages .cell {padding: 10px 15px 0;}
	#advantages .button {margin: 20px auto 10px;}		
	#sitemap, #mistake_404 {padding: 20px 1px 350px 20px;}	
}   	
@media screen and (max-width:320px){
    .psb {margin: 10px 12px 5px 10px;}
}
















	
