/*
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik+Spray+Paint&display=swap')
*//*

*/

@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0');

@import url('https://fonts.googleapis.com/css2?family=Bad+Script&family=Caveat:wght@400..700&family=Comfortaa:wght@300..700&family=Great+Vibes&family=Oi&family=Oswald:wght@200..700&family=Play:wght@400;700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Rubik+Glitch&display=swap');



@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight:200 700;
  src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v225/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsI.woff2) format('woff2');
}
.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-variation-settings:  'FILL' 0,  'wght' 300,  'GRAD' 0,  'opsz' 24;
  font-weight: 700;
  font-style: normal;
	/*
  font-size: 24px;
  line-height: 1;
	*/
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;

	line-height: 48px;
	font-size: 48px;
	}




article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
  overflow-x: hidden;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
}
a:hover,
a:active {
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img,
.gm-style img {
	max-width: none;
}
button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button,
input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}

.clr{ clear:both !important; float:none !important; width:100% !important; height:0px !important; overflow:hidden;}


.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}






body {
	margin: 0;
	font-size: 16px;
	line-height:normal;
	color: #3f4645;
	background-color: #fff;
    font-family: 'Play', sans-serif;
}
a {
	text-decoration: none; color:#6CAD15;
}
a:hover,
a:focus {
	text-decoration: underline;
}



table{ width:100%}
td{ vertical-align:top;}

.img-rounded {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}




.container {
	margin-right: auto;
	margin-left: auto;
	*zoom: 1;
	
	max-width:1400px;
	position:relative;
}
.container:before,
.container:after {
	display: table;
	content: "";
	line-height: 0;
}
.container:after {
	clear: both;
}
.container-fluid {
	padding-right: 20px;
	padding-left: 20px;
	*zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}
.container-fluid:after {
	clear: both;
}



p {
	margin: 0 0 20px 0; line-height:25px;
}
small {
	font-size: 85%;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
cite {
	font-style: normal;
}



h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 35px 0 10px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: normal;
	color: inherit;
	text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999;
}
h1,
h2,
h3 {
	color:#6CAD15; text-align:center; 
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  
/*
  font-family: "Play", sans-serif;
  font-family: "Roboto", sans-serif;
  font-family: "Playfair Display", serif;
  font-family: "Comfortaa", sans-serif;
  font-family: "Caveat", cursive;
  font-family: "Bad Script", cursive;
  font-family: "Rubik Glitch", system-ui;
  font-family: "Great Vibes", cursive;
  font-family: "Oi", serif;

*/
}
h1 {
  text-transform: uppercase;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 27px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
h1 small {
	font-size: 22.75px;
}
h2 small {
	font-size: 16.25px;
}
h3 small {
	font-size: 13px;
}
h4 small {
	font-size: 13px;
}
.page-header {
}

h1, h3.modtitle{ font-size:36px; line-height:50px; color:#373737; text-align:center;
	padding:20px 0; margin:15px 0;}
h1, .modtitle {
    /* Прячем часть линий, выходящие за пределы блока */
    overflow: hidden;
}
.modtitle:before,
.modtitle:after {
    /* Свойство content необходимо указывать хотя бы пустое, иначе псевдоэлементы не отобразятся */
    content: " ";
    /* Свойства линий, выравнивание по центру по вертикали */
    display: inline-block;
    vertical-align: middle;
    /* Ширина - 100% и указываем толщину линии */
    width: 100%;
    height: 1px;
    /* Цвет линии */
    background-color: #ddd;
    /* Возможность для пседоэлементов изменить позицию линии */
    position: relative;
}
.modtitle:before {
    /* Ставим левую линию слева от текста, смещая ее на 100% влево */
    margin-left: -100%;
    /* Отступ линии от заголовка */
    left: -100px;
}
.modtitle:after {
    /* Ставим правую линию справа от текста, смещая ее на 100% вправо */
    margin-right: -100%;
    /* Отступ линии от заголовка */
    right: -100px;
}




ul,
ol {
	padding: 0;
	margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
	margin-bottom: 0;
}
li {
	line-height: 18px;
}

.com-content-article__body ol, .com-content-article__body ul{padding:15px 0;}
.com-content-article__body li{padding:10px 0;}




hr {
	margin: 18px 0;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #fff;
}


.btn{ 
display:block; width:180px; 
margin:0 auto;  padding:10px 0;
border:1px solid #4CB911; background-color:#4CB911; 
  color:#FFFFFF; font-weight: bold;
font-size:10pt; text-align:center;		 
-webkit-transition: all .1s linear !important;
-moz-transition: all .1s linear !important;
-o-transition: all .1s linear !important;
transition: all .1s linear !important;
}
.btn.blue{ background-color:#78B830; border:1px solid #78B830; color:#ffffff;}
.btn.green{ background-color:#8EBE02; border:1px solid #8EBE02; color:#465225;}
.btn.light{ background:none; color:#0D73B5;}
.btn.line{border:1px solid #cccccc; background-color:#ffffff; color:#555555 !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.btn.grey{ background-color:rgba(188,188,188,0.7); border:1px solid #aaaaaa; color:#ffffff;}

.btn:hover{color:#FFFFFF; text-decoration:none;
  /*
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.7);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.7);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.7);
  */
	}
.btn.light:hover{color:#0A5F96; text-decoration:none;}


/********************************************************/


.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
button.close {
	padding: 3;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.alert-options {
	float: right;
	line-height: 18px;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.alert-options:hover,
.alert-options:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.alert,
.alert h4 {
	color: #c09853;
}
.alert h4 {
	margin: 0 0 .5em;
}
.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 18px;
	cursor: pointer;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success h4 {
	color: #468847;
}
.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info h4 {
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}






[class*="span"] {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	
	margin: 0 0 40px 0;
	*margin: 0 0 40px 0;
	/*
	width: 100%;
	min-height: 28px;
	margin-left: 2.127659574%;
	*margin-left: 2.0744680846383%;
	*/
}

.span9{
	width: 75%;
	*width: 75%;}
.span6 {
	width: 50%;
	*width: 50%;
}
.span4 {
	width: 33.3%;
	*width: 33.3%;
}
.span3 {
	width: 25%;
	*width: 25%;
}

.span2 {
	width: 20%;
	*width: 20%;
}
.span12{
	width: 100%;
	*width: 100%;
}


.pull-left{ float:left;}
.pull-right{ float:right;}




.flex_block{
	display: flex;
	flex-direction: row;
	align-items:stretch;
	align-content: stretch;
	justify-content:center;
	flex-wrap: wrap;
  list-style: none;}

.flex_block > li,
.flex_block > div{flex: 1 1 300px;}






body.site{
	background-color: #ffffff;
  	overflow: hidden;
	}

div#top{}

	header.header{
				background-color:#fdfdfd;
				/*
				background-color:#d2e2e0;
				background: -moz-linear-gradient(top, #90BC31 0%, #71991F 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #90BC31), color-stop(100%, #71991F));
				background: -webkit-linear-gradient(top, #90BC31 0%, #71991F 100%);
				background: -o-linear-gradient(top, #90BC31 0%, #71991F 100%);
				background: -ms-linear-gradient(top, #90BC31 0%, #71991F 100%);
				background: linear-gradient(to bottom, #90BC31 0%, #71991F 100%);
				*/
				position:fixed; 
				z-index:61; 
				top:0; 
				left:0; 
				right:0; 
				width:100%; 
				display:block;}
				
			div.header-cont{ 
              color:#9b9b9b; font-size:14px; line-height:20px;}
				.header-cont a, .header-cont strong{ color:#717c7b;}
				.header-cont p{ padding:7px 0 7px 0; margin:0; display:block;} 
									
					
				div.header-logo{width:260px; margin:0 auto; padding:0px 0 0px 0; position:absolute; z-index:77;}
					a.brand{display:block; text-decoration:none; padding:0 0 0px 0;}
						.brand img{ width:auto; height:auto; margin:0 0px 0 0;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)}
						.brand span.site-title{ display:block; font-size:19px; padding:11px 0 0 0; width:auto; color:#FFFFFF;}
						.brand div.site-description{ color:#D5FE7A; font-size:13px; width:auto; text-align:center;}

				div.header_in{ margin:0 0 0 280px;
                    display: flex;
                    flex-direction: row;
                    align-items:stretch;
                    align-content: stretch;
                    justify-content:flex-end;
                    flex-wrap: nowrap;}
					
								
							div.header_top_mod{margin:0 0 0 0px; font-size:16px;}
								.header_top_mod div.module_content{}
									.header_top_mod p{text-align:right;}
							
							div.moduletable_phone{}
								div.moduletable_phone div.module_content{padding:7px 0 0 0;}

							div.moduletable_grafik{width:330px;}
								.moduletable_grafik div.module_content{padding:7px 0 0 0;}
									.moduletable_grafik p{}

							div.moduletable_soc{width:140px;}
								.moduletable_soc div.module_content{}
									.moduletable_soc p{padding:9px 0;}
									.moduletable_soc img{ padding:0 5px;}
								
									
					


				div.header-inner{ padding:0px 0 0 0; border-bottom: 1px solid #eeeeee !important;}
				
					div.header-menu{padding:0px 0 0 0; margin:0 0 0 0px;}
						nav.navigation{ display:block;}
							div.showmenu_btn{
                              display: none;
                              position:absolute;
								cursor: pointer;
                              right:10px;
                              width:36px; height:36px; 
                              background-color: rgba(255,255,255,1);
										background-image:url(../images/menu_icon.gif);
										background-repeat:no-repeat; background-position:center;
							}

							div.nav-collapse{}

								div.moduletable_hormenu{float:right;}
									.moduletable_hormenu ul{
                                        display: flex;
                                        flex-direction: row;
                                        align-items:stretch;
                                        align-content: stretch;
                                        justify-content:flex-end;
                                        flex-wrap: nowrap;
                                        margin:0 0 0 20px;
										}
										.moduletable_hormenu li{ padding:0 20px !important;
										display:block; width:auto;
										/*
										text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.9);
										text-align:center;
										*/}
										.moduletable_hormenu li.item-110{padding:0 7px 0 20px !important;}
										.moduletable_hormenu li.item-101{}
										.moduletable_hormenu a{ 
											display:block; 
											padding:5px 0px 10px 0px; 
											margin:0; 
	                                        font-weight: bold;
											font-size:16px; line-height:20px; color:#555555;
											text-transform:uppercase;
												-webkit-transition: all .1s linear !important;
												-moz-transition: all .1s linear !important;
												-o-transition: all .1s linear !important;
												transition: all .1s linear !important;
											}
											.moduletable_hormenu a:hover, a.active{ color:#121212;}
												.moduletable_hormenu li span{display:block;}
										
										
								div.moduletable_callme{float:right;}
									.moduletable_callme div.module_content{padding:12px 0px 10px 0px; }



								
div#main_content_block{padding:85px 0 50px 0;}
	div#banner_block{background-image:url(../images/header_bgr.jpg); 
      background-position:center; background-repeat:no-repeat; background-size:cover;
		padding:60px 0;}


		div.moduletable_cont{ margin:0 auto; padding:40px 0; max-width:450px; 
          text-align:center;}
			.moduletable_cont h4{
			    font-size: 30px; line-height: 28px;
			     margin:0 auto; padding: 0px; color:#4CB911; text-transform: uppercase;
			}
			.moduletable_cont h5{margin: 0 auto;
                padding: 10px 0 30px 0;
                font-weight: bold;
                font-size: 17px;
                line-height: 18px;
                color: #888;}
				
				.moduletable_cont .convertforms .cf-content-wrap{
                  padding: 20px 30px 0 30px;
                }
                .moduletable_cont .convertforms .cf-form-wrap {
                  padding: 0 30px 30px 30px;
                }
                .moduletable_cont .cf-content-text.cf-col,
                .moduletable_cont .cf-content-text.cf-col p{
                    display: block; font-size: 14px; line-height: 16px;
                    font-family: 'Play', sans-serif; color: #000000;}
                
                
			#bannerbottom_block{
				background-color:#FFFFFF; 
              /* background-image:url(../images/banner_bottom.jpg); */
              	background-repeat:no-repeat;
				background-position:top center; height:40px;}


		


		
		
	div.container{}
	#first_block{ background-image:url(../images/bgr_girl.jpg); background-position:bottom right; background-repeat:no-repeat;}
		div.moduletable_services{ padding:0 0 100px 0;}
			.moduletable_services h3.modtitle{}
			.moduletable_services div.module_content{}
				.moduletable_services div.mod_articleslist_newsflash{
	display: flex;
	flex-direction: row;
	align-items:flex-start;
	align-content: stretch;
	justify-content:space-between;
	flex-wrap: wrap;}
	
					.moduletable_services div.mod_articleslist_item{
							flex:1 1 300px;
                      		/*min-width: 300px;
                      		max-width: 430px;*/
                      		text-decoration:none; 
							box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
							
                            -webkit-transition: all 0.2s ease-out;
                            -moz-transition: all 0.2s ease-out;
                            -o-transition: all 0.2s ease-out;
                            transition: all 0.2s ease-out;

                            -webkit-border-radius: 5px;
                            -moz-border-radius: 5px;
                            border-radius: 5px;
                            
                            margin:0 15px 40px 15px; background-color:#FFFFFF;}
					.moduletable_services div.mod_articleslist_item_last{
                          	border:0px none;
							box-shadow: none;
							background:none; opacity: 0; min-height:390px;}

                    .moduletable_services .mod_articleslist_item:hover{
                        box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);}
					/*
float:left; 
						div.jn_shl, div.jn_shr{ background-repeat:no-repeat;}
						div.jn_shl{ background-image:url(../images/item_sh_l.jpg); background-position:bottom left;}
						div.jn_shr{ background-image:url(../images/item_sh_r.jpg); background-position:bottom right;}
*/
						.moduletable_services .mod_articleslist_item_in{}

							.moduletable_services div.mod_articleslist_item_content{ margin:0 0px; padding:0px 0 0px 0; position: relative; border-left:2px solid #4CB911;}
					        .moduletable_services div.mod_articleslist_item_content:before{
					            display: block; content: ' '; height:7px; width: 80px; background-color:#4CB911;
					            position:absolute; top:32px; left:-2px; z-index:8;
					            /*
                            	-o-transform: translateX(-50%);
                            	-ms-transform: translateX(-50%);
                            	-moz-transform: translateX(-50%);
                            	-webkit-transform: translateX(-50%);
                            	transform:translateX(-50%);*/}

									.moduletable_services div.newsflash-image{ overflow:hidden; position:relative; }
										.moduletable_services .newsflash-image img{
											-webkit-transition: all .1s linear;
											-moz-transition: all .1s linear;
											-o-transition: all .1s linear;
											transition: all .1s linear;
											}
										.moduletable_services .mod_articleslist_item_in:hover .newsflash-image img{
											-moz-transform: scale(1.05) rotate(-0.5deg);
											-webkit-transform: scale(1.05) rotate(-0.5deg);
											-o-transform: scale(1.05) rotate(-0.5deg);
											transform: scale(1.05) rotate(-0.5deg);
											}
                                            
                                    .moduletable_services div.label_text{
                                        /**/
                                        background-color:rgba(255,255,255,0.8);}
        								.moduletable_services div.label_text_in{
        								    /*
        								    position:absolute; top:38%; z-index:7;
	-o-transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	-moz-transform: translateY(-30%);
	-webkit-transform: translateY(-30%);
	transform:translateY(-30%);*/
        								}
        								.moduletable_services .artlist_icon{position:absolute; top:-7px; right:-7px; z-index:5; background-color:#4CB911;
  -webkit-border-top-right-radius: 15px;
  -moz-border-top-right-radius: 15px;
  border-top-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-bottom-left-radius: 15px;
  border-bottom-left-radius: 15px;}
        								.moduletable_services .artlist_icon span.material-symbols-outlined{
	                                        line-height: 72px; font-size: 48px; color:#ffffff; width: 72px; text-align:center;}
	                                        
        									.moduletable_services h4{font-weight: bold;
                                              color:#000; font-size:16px; line-height:17px; padding:20px 0; margin:0 30px;}
        									.moduletable_services h4.newsflash-title a{
        										color: #000; display: block;}
        										
									.moduletable_services div.price_block{ margin:0 30px;}
    									.moduletable_services div.price_num{  
    									    color:#4CB911; padding:0 0 20px 0;
                                            font-size:16px; line-height:20px; font-weight: bold;}
                                            
        										.moduletable_services p{}
        									.moduletable_services .mod_articleslist_item_content a.btn{ margin:0 auto; 
        									position:absolute; bottom: 10px; right:-7px; z-index:15; width: 140px;
                									/*
                                                	-o-transform: translateX(-50%);
                                                	-ms-transform: translateX(-50%);
                                                	-moz-transform: translateX(-50%);
                                                	-webkit-transform: translateX(-50%);
                                                	transform:translateX(-50%);
                									*/
        											-webkit-transition: all .1s linear;
        											-moz-transition: all .1s linear;
        											-o-transition: all .1s linear;
        											transition: all .1s linear;
                                                    -webkit-border-radius: 3px;
                                                    -moz-border-radius: 3px;
                                                    border-radius: 3px;}
									




#second_block{ background-image:url(../images/step_bgr.jpg); background-repeat:no-repeat; background-position:center; background-size:cover;}
		div.moduletable_works{ padding:30px 0 70px;}
			.moduletable_works h3.modtitle:before,
			.moduletable_works h3.modtitle:after{ background-color:#59572b;}
			.moduletable_works h3.modtitle{ color:#59572b;}
				.moduletable_works div.module_content{}
						.howitwork table{ border:0 none;
							table-layout: fixed;}
							.howitwork tbody{}
								.howitwork tr{}
								.howitwork td{ text-align:center;}
								.howitwork td p{ text-align:center; text-transform:uppercase; color:#000000;}
								.howitwork td img{}




#third_block{}
	div.moduletable_because{padding: 50px 0 0 0;}
		.moduletable_because h3.modtitle{}
		.moduletable_because div.module_content{}
			.moduletable_because div.custom_text{}
				.moduletable_because table{ border:0 none;
							table-layout: fixed;}
				.moduletable_because tbody{}
				.moduletable_because tr{}
				.moduletable_because td{ padding:10px; vertical-align:middle; }
				.moduletable_because p{text-align:center; text-transform:uppercase; color:#000000;}
				.moduletable_because img{}
				






div.moduletable_priceforfoto{ padding: 100px 0;}
    .moduletable_priceforfoto div.module_content{ display: flex;}

        .moduletable_priceforfoto div.custom_aftercodeblock{ width: 50%; background-color: #f9f8f0;
            border: 2px solid #ffffff; border-top: 5px solid #FFD900; 
            box-shadow: 1.5px 1.5px 2px rgba(0, 0, 0, 0.2);
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            }
            .moduletable_priceforfoto div.custom_aftercodeblock_in{padding: 15px 0 20px 0; margin: 0 0 0 70px;}
                .moduletable_priceforfoto .custom_aftercodeblock h3{text-align: left; color: #373737;}
                .moduletable_priceforfoto .custom_aftercodeblock p{color: #777777; font-size: 19px;}
                .moduletable_priceforfoto .custom_aftercodeblock ul{
                    display: flex; flex-wrap: wrap; /*justify-content: space-between; */
                    align-content: stretch; align-items: stretch; 
                    list-style: none; margin:27px 0 0 0; padding: 0;}
                    .moduletable_priceforfoto .custom_aftercodeblock li{ 
                        display: inline-block; padding: 10px 20px 10px 0; margin: 0;}
                        .moduletable_priceforfoto .custom_aftercodeblock li a{}
                            .moduletable_priceforfoto .custom_aftercodeblock li img{} 

        .moduletable_priceforfoto div.custom_mainblock{}
            .moduletable_priceforfoto div.custom_mainblock_in{margin: 0 0 0 35px;}
                .moduletable_priceforfoto .custom_mainblock h3{text-align: left; color: #373737;}
                    .moduletable_priceforfoto .custom_mainblock span.inst_title_icon{}
                    .moduletable_priceforfoto .custom_mainblock .inst_title_icon img{}

                .moduletable_priceforfoto div.insta_cont{
                    display: flex; flex-wrap: wrap; justify-content: space-between; 
                    align-content: stretch; align-items: stretch;}
                    .moduletable_priceforfoto div.inst_text{margin: 0 0 0 65px;}
                        .moduletable_priceforfoto .custom_mainblock p.inst_label{
                            color: #777777; font-size: 22px; margin: 0; padding: 20px 0;}
                        .moduletable_priceforfoto .custom_mainblock ul{}
                            .moduletable_priceforfoto .custom_mainblock li{
                                font-size: 24px; padding: 7px 0; color: #000000;}
                        .moduletable_priceforfoto .custom_mainblock div.inst_btn{ padding: 20px 0 0 0;}
                            .moduletable_priceforfoto .custom_mainblock a.btn.blue{margin: 0 auto 0 0;}

                    div.inst_name_img{flex: none; width: 40px;}
                        .inst_name_img img{ 
                            width: 215px; height: 30px;
                            max-width:none;
                              -o-transform: rotate(-90deg) translate(-50%, -200%);
                              -ms-transform: rotate(-90deg) translate(-50%, -200%);
                              -moz-transform: rotate(-90deg) translate(-50%, -200%);
                              -webkit-transform: rotate(-90deg) translate(-50%, -200%);
                              transform: rotate(-90deg) translate(-50%, -200%);}

                    div.inst_qr_img{}
                        .inst_qr_img img{padding:0 0 0 35px;}





table.autocleanprice{}
.autocleanprice tbody{}
.autocleanprice tr{}
.autocleanprice th{
	text-transform: uppercase; text-align: left; 
	padding-top: 15px !important; padding-bottom: 15px !important; 
	color: #009A0E;}
.autocleanprice td{padding: 7px 10px;}
.autocleanprice_td{ width: 200px; text-align: center; font-weight: bold; font-size: 16px;}
th.autocleanprice_td{ text-align: center !important;}
td.autocleanprice_td{}






.moduletable_example{padding: 30px 0 0px 0;}

.beforeafter_list div.beforeafter_list_item_in{padding: 0 0 20px 0; margin:0 10px;}
.beforeafter_list_item:nth-child(4) div.beforeafter_list_item_in {
}
.beforeafter_list_item:nth-child(5) div.beforeafter_list_item_in {
}
.beforeafter_list_item:nth-child(6) div.beforeafter_list_item_in {
}
beforeafter_list
/*

*/

.moduletable_clients{padding: 0px 0 30px 0;}

.moduletable_clients ul{
  list-style: none;	
  display: flex;
	flex-direction: row;
	align-items:stretch;
	align-content: center;
	justify-content:space-around;
	flex-wrap: wrap;
	padding:0px;
  	margin:0;
}
.moduletable_clients ul li{
  flex:1 1 120px;
	padding: 10px;
}

.moduletable_clients ul li img{
  -webkit-transition: all .2s linear !important;
  -moz-transition: all .2s linear !important;
  -o-transition: all .2s linear !important;
  transition: all .2s linear !important;
  -webkit-filter: grayscale(100%) !important;
  -moz-filter: grayscale(100%) !important;
  -o-filter: grayscale(100%) !important;
  -ms-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important;
  opacity: 0.45;
}
.moduletable_clients ul li:hover img{
  -webkit-filter: none !important;
  -moz-filter: none !important;
  -ms-filter: none !important;
  -o-filter: none !important;
  filter: none !important;
  opacity: 1;
}


	div.moduletable_about {padding: 100px 0 50px 0;}
		.moduletable_about h3.modtitle{}
		.moduletable_about div.module_content{
	display: flex;
	flex-direction: row;
	align-items:center;
	align-content: stretch;
	justify-content:center;
	flex-wrap: nowrap;}

.moduletable_about div.module_content div{flex: 1 1 480px;}

						.moduletable_about div.custom_aftercodeblock{}
							.moduletable_about div.custom_aftercodeblock_in{}
								.moduletable_about .custom_aftercodeblock_in img{}
						.moduletable_about div.custom_mainblock{}
							.moduletable_about div.custom_mainblock_in{}
								.moduletable_about .custom_mainblock_in p{ text-align:left;}
								.moduletable_about .custom_mainblock_in a.btn{ margin:0 auto 0 0;}



div.moduletable_contacts{ padding:20px 0 0 0;}
	.moduletable_contacts h3.modtitle{}
	.moduletable_contacts div.module_content{}
	
			.contacts_table table{ font-size:20px; line-height:25px;
					table-layout: fixed;}
				.contacts_table tbody{}
				.contacts_table tr{}
				.contacts_table td{}
				.contacts_table td p{ text-align:center; margin:0; padding:0;}
				.contacts_table p{ margin:0; padding: 5px 0;}
				.contacts_table img{width: auto; height:48px;}


footer#footer{}
	div.footer_cont{}
	
	div.footer_bottom{ background-color:#f0f0f0; color:#aaaaaa;}
		div.container{}
			div.copyright{ padding:20px 0; margin:0; text-align:center;}
			
			
			
div.moduletable_breadcrumbs{ padding:35px 0 0 0;}
	div.module_content{}
		ol.mod-breadcrumbs{ list-style:none; margin:0; padding:0; height:40px;}
			ol.mod-breadcrumbs li{ display:inline; color:#7E7E7E;
				font-size: 12px;}
				ol.mod-breadcrumbs li.mod-breadcrumbs__here.float-start{}
				ol.mod-breadcrumbs li.mod-breadcrumbs__item.breadcrumb-item{ padding:0 7px;}
				ol.mod-breadcrumbs li.mod-breadcrumbs__item.breadcrumb-item.active{}
				ol.mod-breadcrumbs li a.pathway{ 
                  	color:#000000;
					text-decoration: underline;}
				ol.mod-breadcrumbs span{}
						
					main#content{ padding:0 0 35px 0;}
						div#system-message-container{}			
			
			
			
			
.block_75{ float:left; width:75%;}
.block_50{ float:left; width:50%;}
.block_25{ float:left; width:25%;}


.blog-items{
	display: flex;
	flex-direction: row;
	align-items:flex-start;
	align-content: center;
	justify-content:flex-start;
	flex-wrap: wrap;
}
.blog-item{
	position: relative;
  flex:1 1 300px;
  text-decoration: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 10px 40px 10px;
  background-color: #FFFFFF;}
  
  .blog-item_in{
    margin: 0 0px;
  padding: 0px 0 0px 0;}
  .blog-item_in:before {
      display: block;
      content: ' ';
      height: 7px;
      width: 80px;
      background-color: #4CB911;
      position: absolute;
      top: 32px;
      left: 0;
      z-index: 8;
    }
.blog-item .blog-item-image{
    overflow: hidden;}
.blog-item .blog-item-image img{
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
    transition: all .1s linear;
  }
  

.blog-item .blog-item-content{   /*position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 5;
  background-color: rgba(255,255,255,0.8);*/
}
.blog-item .blog-item-content_in{  
    /*position: absolute;
  top: 38%;
  z-index: 7;
  -o-transform: translateY(-30%);
  -ms-transform: translateY(-30%);
  -moz-transform: translateY(-30%);
  -webkit-transform: translateY(-30%);
  transform: translateY(-30%);
  text-align: center;*/}
    .blog-item .artlist_icon{
  position: absolute;
  top: -7px;
  right: -7px;
  z-index: 5;
  background-color: #4CB911;
  -webkit-border-top-right-radius: 15px;
  -moz-border-top-right-radius: 15px;
  border-top-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-bottom-left-radius: 15px;
  border-bottom-left-radius: 15px;
    }
  .blog-item .artlist_icon span.material-symbols-outlined {
  line-height: 72px;
  font-size: 48px;
  color: #ffffff;
  width: 72px;
  text-align: center;
    }
  
	.blog-item .blog-item-content h4{  font-weight: bold;
      color: #000;
        font-size: 16px;
        line-height: 17px;
      padding: 20px 0;
      margin: 0 30px;
        }
    .blog-item .blog-item-content h4 a.blog_item_tlink{color: #000;}
    
    
    .blog-item .price_block{color: #4CB911;
  padding: 0 0 20px 0;
      margin: 0 30px;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
      }
    
    
    .blog-item p.readmore{  margin: 0 auto;
  position: absolute;
  bottom: 10px;
  right: -7px;
  z-index: 15;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear;}
  
    .blog-item a.btn.btn-secondary{  margin: 0 auto;
  width: 140px; line-height: 10pt;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;}



.item_text td img{ padding:0 0 20px 0px;}
			
div.item-page.catalog-item-page.page.page_id-11{}
	div.articleBody.catalogitmBody{}
		div.page-header{}
			h1.catalog_header{}

		div.article_img_block{}
			div.itembigimg{ margin:0 35px 0 0; padding:0 0 25px 0;}
				a.bigimg{ padding:7px; border:1px solid #DDDDDD; display:block;}
				.itembigimg img{}
				
		div.article_content_block{}
			div.article_content_block_in{}
				div.item_price_block{ position:relative; height:70px;}
					div.item_price_num{ position:absolute; top:0; left:0;
						width:auto !important; background-color:#6E2783; 
						color:#FFFFFF; font-size:18px; line-height:20px;
						padding:7px 15px; margin:0 auto 0 0 !important;}
				div.item_text{}







					.item_fulltext_block table{ border-collapse:collapse; border:1px solid #aaaaaa;}
					.item_fulltext_block tbody{}
					.item_fulltext_block tr{}
					.item_fulltext_block th, .item_fulltext_block td{ padding:3px 10px; border:1px solid #DDDDDD;}
					.item_fulltext_block th{}
					.item_fulltext_block td{}
					.item_fulltext_block table p{ padding:0; margin:0;}
					.item_fulltext_block strong{}
			
	
	
	








.itemid-133 h1.catalog_header:before,
.itemid-133 h1.catalog_header:after{display:none; }

.itemid-133 div#main_content_block{background-image:url(../images/bgr_sofa.jpg); background-repeat:no-repeat; background-position:center; background-size:cover;}
.itemid-133 .catalog-item-page{}
.itemid-133 .item_fulltext p{ font-size:18pt; line-height:24pt;}


#price_block{padding:70px 0;}
	
.border_block_list{
	display: flex;
    flex-direction: row;
    align-items: stretch;
    align-content: stretch;
    justify-content:space-around;
    flex-wrap: wrap;
	list-style: none;
}	
div.border_block{
  flex:1 1 400px;
  padding:20px 0;
}
div.border_block_in{ border:3px solid #8BB3AD;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:0 20px 20px 20px;
	margin:0 20px;
	text-align:center;
	}
.border_block_in h4 {
    display: inline-block;
    margin: -30px 20px 10px 20px !important;
    padding:0 20px;
    background-color: white;
    line-height: 30px;
	font-size:24px; text-transform:uppercase;
    font-weight: 400;
}

.border_block_in p{
    display: block;
    margin:0 15px 0 15px !important;
    padding:10px 0;
}

.border_block div.price {
	background-color:#6E2783;
	color:#FFFFFF; 
	font-size:18px; 
	line-height:20px;
	padding:7px 0px; margin:0 auto;
	width:170px; text-align:center;
}
	



div.alert_block{clear:both; border:2px solid #6CAD15; }
div.alert_block_in{margin:0 20px; padding:20px 0 20px 0; text-align:center;}
div.alert_block_in p{margin:0 0px; padding:7px 0 7px 0;}




	div.item_banner_block{}
		div.item_banner_in{ position:relative;}
			.item_banner_in img{}
			.item_banner_in div.item_price_block{ position:absolute; bottom:-10px; right:40px; height:inherit;
              z-index:13;
              display: flex;
              flex-direction: row;
              align-items:stretch;
              align-content:flex-start;
              justify-content:flex-start;
              flex-wrap: nowrap;
			}

				.item_banner_in div.item_price_num{position:relative; text-align:center; font-size:28px; line-height:30px; padding:7px 20px 4px 20px;}
				.item_banner_in div.item_price_btn a.wjcallback-link.btn{ text-transform:uppercase; font-size:20px; margin:0px 0 0 0; padding:12px 0;}

			.item_banner_in div.item_logo{
              position: absolute;
              top: 30px;
              right: 15px;
              z-index:10;
              }
			.item_banner_in div.item_phone_block{
              position: absolute;
              top: 120px;
              right: 40px;
              z-index:20;
              }
			.item_banner_in div.item_descr_block{
              position: absolute;
              bottom: 0;
              right: 0;
              z-index:8;
              background-color: rgba(255, 255, 255, 0.7);
              padding:50px 0;
              max-width:600px;
              font-weight: bold;
              font-size: 20px;
              }

            .item_banner_in div.item_descr_block p{
                display:block; margin:0 40px;
                padding:15px 0;
				text-align: right;
                }

	
.item_fulltext_block{padding:50px 0 0px 0;}



	
ul.blocks_list{ margin:0; padding:30px 0; display:block; list-style:none;}
	.blocks_list li{ list-style:none; display:block; float:left; width:33.3%; height:200px; text-align:center; padding:0px 0 0px 0; margin:0;}
		.blocks_list p{ padding:0; margin:0; font-size:16px; line-height:20px; display:block; margin:0 auto; width:240px; text-transform:uppercase;}
		.blocks_list img{ padding:0 0 10px 0;}


.item_fulltext ol{ font-size:20px; line-height:25px;}
	.item_fulltext ol li{ margin:0; padding:5px 0 5px 10px;}


div.process_carpetclean{}
	.process_carpetclean h3.modtitle{}
	.process_carpetclean p{}
	.process_carpetclean img{ float:left;}
	.process_carpetclean ol{ margin:35px 0 35px 480px;}
	.process_carpetclean li{}


.custom_codeblock,
.item_video_block{
	padding:50px 0 0px 0; max-width:640px; margin:0 auto;}


.custom_codeblock_in,
.item_video_in { 
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}

.custom_codeblock_in iframe,
.item_video_in iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}


.moduletable_onmap .custom_codeblock{max-width:100%; margin:0;}








@media (max-width: 1200px){
	
	div.beforeafter_list_item{
		flex-grow: 1; 
		width:50%;
      	text-align: center;
	}
  
	.beforeafter_list_item:nth-child(1) div.beforeafter_list_item_in,
	.beforeafter_list_item:nth-child(2) div.beforeafter_list_item_in,
	.beforeafter_list_item:nth-child(3) div.beforeafter_list_item_in,
	.beforeafter_list_item:nth-child(4) div.beforeafter_list_item_in,
	.beforeafter_list_item:nth-child(5) div.beforeafter_list_item_in,
	.beforeafter_list_item:nth-child(6) div.beforeafter_list_item_in{
		margin: 0 20px;
	}
  
  .inst_qr_img img {
    padding: 20px 0 0 60px;
  }
  
}


@media (max-width: 1135px){


.container {
	margin:0;
	padding-left:20px;
	padding-right:20px;
	width:inherit;
	position:relative;
}


div.moduletable_phone div.custom_text p{}
div.moduletable_grafik div.custom_text p{}
div.moduletable_soc{ display:none;}


.howitwork td,.howitwork td p{ font-size:13px; line-height:18px;}

.contacts_table table{font-size:16px; line-height:20px;}
.contacts_table img{}	



.span6 {
	width: 50%;
	*width: 50%;
}
.span4 {
	width: 50%;
	*width: 50%;
}
.span3 {
	width: 33.3%;
	*width: 33.3%;
}

.span2 {
	width: 25%;
	*width: 25%;
}

#btn_showform{ width:140px;}

h1:after, h3.modtitle:after,
h1:before, h3.modtitle:before{ display:none;}
  
}

	



@media (max-width: 1090px){
  .moduletable_hormenu li {
    padding: 0 10px !important;
  }
}


  
  
  
@media (max-width: 980px){

header.header {/*
	position:relative;*/
  background: none;
}
div.header-cont{ padding:0px 0 10px 0; background-color: rgba(76,185,17,0.9);}

div.header-logo{width:260px; margin:0 auto; padding:0px 0 0px 0; position:relative; clear:both;
  display:none;}

div.header_in{ margin:0 0 0 0px; padding:0px 0; display:block;}
  .header_in div.moduletable_soc {display: none !important;}
  div.header_top_mod{margin:0 auto !important; padding:0px 0; display:block; width: auto;}
 
 .header-cont a, .header-cont strong {color: #ffffff;}
 
 div.moduletable_phone{padding:0px 0 0 0;} 
.header_top_mod p,
div.moduletable_phone p,
div.moduletable_grafik p{text-align:center; padding:0; margin:0; color:#ffffff;}
div.moduletable_phone p{font-size:20px; line-height:21px;}
div.moduletable_grafik p{font-size:13px; line-height:13px; }

div.moduletable_callme, div.moduletable_hormenu{float: none;}

 /*
div.moduletable_hormenu:before{
  position:fixed;
	display: block;
	z-index: 5;
  background-color: rgba(0,0,0,0.8);
	top: 0; right: 0; bottom: 0; left: 0;
  content: ' ';
  }
  */
  
div.showmenu_btn{
  display:none;
  }
div.moduletable_hormenu{ 
  display: none;
  /*
  position: fixed;
  text-align: center;
  top: 50%;
  left: 50%;
  -o-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  
  z-index: 1050;
  background-color: rgba(255,255,255, 1);
  */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: background .5s ease-out;
  -moz-transition: background .5s ease-out;
  -o-transition: background .5s ease-out;
  transition: background .5s ease-out;
  }
.moduletable_hormenu ul {
  display: block; text-align:center; 
  padding: 50px 0px;
  margin:0 auto;
  width:240px;
}
  
  
div#main_content_block{
  padding: 0px 0 0px 0;
  }

  
.span6 {
	width: 100%;
	*width: 100%;
}
.span4 {
	width: 50%;
	*width: 50%;
}
.span3 {
	width: 50%;
	*width: 50%;
}

.span2 {
	width: 33.3%;
	*width: 33.3%;
}

.contacts_table td{ padding:0 20px;}

.blog-item,
.moduletable_services div.mod_articleslist_item {}
 

  div.item_banner_block{}
  
  div.item_banner_in{ position:relative;}
  
  .item_banner_in img{}
  
  .item_banner_in div.item_price_block{ 
    position:relative; padding:0px 0; display: block;
    height:inherit;
  top:inherit; bottom:inherit; left:inherit; right:inherit;}
  .item_banner_in div.item_price_num{ clear:both; position:relative; text-align:center;}
  .item_banner_in div.item_price_btn a.wjcallback-link.btn{width: inherit;}

.item_banner_in div.item_logo {
  position: absolute;
  top: 0px;
  right: 10px;
  text-align:center; width: 160px;
} 
  
.item_banner_in div.item_descr_block {
  position: relative;
  padding: 0px 0;
  max-width: 600px;
  font-weight: bold;
  font-size: 16px; text-align:center;
   bottom:auto; left:auto; right:auto;
}
  .item_banner_in div.item_descr_block p{ text-align:center;}
  
.item_banner_in div.item_phone_block {
  position: relative; text-align:center;
  top:inherit; bottom:inherit; left:inherit; right:inherit;
} 
  .item_banner_in div.item_phone_block p{padding:20px 0;
  margin: 0 0px;}
  
  .item_fulltext_block {
  padding: 0px 0 30px 0;
}
  
  
  
  
.howitwork td,
.moduletable_because td,
.contacts_table td{ display:block; padding:20px}

div.moduletable_priceforfoto {
  padding: 50px 0;
}	
.moduletable_priceforfoto div.module_content {
  display: block;
}
.moduletable_priceforfoto .custom_mainblock h3 {
  text-align: center;
}  
  .moduletable_priceforfoto .custom_mainblock h3 span{
  display: block; padding:20px 0;}
.moduletable_priceforfoto div.custom_aftercodeblock {
  width:inherit;
  margin:0 0 0 -20px;
}
.moduletable_priceforfoto div.custom_aftercodeblock_in {
  padding:20px 0;
  margin: 0 30px;
}
  .moduletable_priceforfoto div.inst_text,
 .moduletable_priceforfoto div.custom_mainblock_in {
  margin: 0 0 0 0px;
} 
  div.inst_qr_img {width:100%;
  text-align: center;
}
  .inst_qr_img img {
    padding: 20px 0 0 0px;
  } 
  
ul.blocks_list{}
	.blocks_list li{float:none; width:inherit; height:inherit; padding:0px 0 35px 0;}
		.blocks_list p{margin:0 auto; display:block;}
		.blocks_list img{ padding:0 0 10px 0;}

div.beforeafter_list_item_in {
    margin: 0 0px;
  }


	.beforeafter_list_item:nth-child(1) div.beforeafter_list_item_in,
	.beforeafter_list_item:nth-child(2) div.beforeafter_list_item_in,
	.beforeafter_list_item:nth-child(3) div.beforeafter_list_item_in,
	.beforeafter_list_item:nth-child(4) div.beforeafter_list_item_in,
	.beforeafter_list_item:nth-child(5) div.beforeafter_list_item_in,
	.beforeafter_list_item:nth-child(6) div.beforeafter_list_item_in{
		margin: 0 0px;
	}
  
  
  
  .item_fulltext_block table,
  .item_fulltext_block tbody,
  .item_fulltext_block tr,
  .item_fulltext_block td,
  .item_fulltext_block td p,
  .item_fulltext_block td strong,
  .item_fulltext_block th{
    text-align:center !important;
  display: block; }
 
  .item_fulltext_block td:nth-child(odd){ padding: 20px 0 5px 0; border-bottom:0 none;}
  .item_fulltext_block td:nth-child(even){ padding: 5px 0 20px 0; border-top:0 none;}
  
  
div.process_carpetclean{}
	.process_carpetclean h3.modtitle{}
	.process_carpetclean p{ text-align:center;}
	.process_carpetclean img{ float:none;}
	.process_carpetclean ol{ margin:35px 30px;}
	.process_carpetclean li{ text-align:center;}

.moduletable_about div.module_content {
  display: block;}
  
}

@media (max-width: 900px){
  

.blog-item .artlist_icon span.material-symbols-outlined,
.moduletable_services .artlist_icon span.material-symbols-outlined {
  font-size: 48px;
}
.blog-item .blog-item-content h4,
.moduletable_services h4 {
  color: #000;
  font-size: 16px;
  line-height: 16px;
  padding: 20px 0;
  margin: 0 20px;
}

.blog-item div.price_block,
.moduletable_services div.price_block {
  margin: 0 20px;
}

	div.beforeafter_list{
    /**/
    padding: 20px 0;
    display:block;
    flex-wrap: wrap;
	}
	div.beforeafter_list_item{
		flex-grow: 1; 
		width:100%;
		text-align: center;
	}
	
	
div.moduletable_about {
  padding: 20px 0 20px 0;
}
}



@media (max-width: 640px){

div#banner_block{
  background-size: auto;
  background-size: cover;
  padding: 60px 0 0 0;
  background-position: right;
}
		div.moduletable_cont{ margin:0 0px; padding:20px 0 40px 0; max-width:100%; width:inherit;background-color: rgba(0, 0, 0, 0.7) !important;}
		#banner_block #cf_1{ max-width: 300px !important; background-color: rgba(255, 255, 255, 0) !important; margin:0 auto !important;}
		
			.moduletable_cont h4{}
			.moduletable_cont h5{color: #ccc;}
				
				.moduletable_cont .convertforms .cf-content-wrap,
                .moduletable_cont .convertforms .cf-form-wrap {
                  padding: 0 0px 0px 0px;
                }
                .moduletable_cont .cf-content-text.cf-col,
                .moduletable_cont .cf-content-text.cf-col p{ color: #ffffff;}
                
                

	
div.border_block{ padding:20px 0; float:none; width:inherit;}	


h1, h3.modtitle {
	font-size:25px; line-height:30px;
}
h1:before, .modtitle:before {
    left: -50px;
}
h1:after, .modtitle:after {
    right: -50px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 13px;
}

.block_75, .block_25,
.span6,
.span4,
.span3,
.span2 {
	width:inherit;
	*width:inherit;
	float:none; clear:both;
}
.blog-item, .moduletable_services div.mod_articleslist_item {margin:0 0 40px 0;}
.howitwork td{ display:block; width:inherit; padding:20px 0;}
}




@media (max-width: 480px){	

}
		

			