

/* Start:/bitrix/components/niges/socmenu/templates/.default/style.css?16157972355027*/
/* NIGES.SOCMENU / SOCIAL NETWORKS and MESSENGERS */

.nsm-fab {line-height:1;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;-webkit-font-smoothing:antialiased;font-variant:normal;text-rendering:auto;}
@font-face{font-family:"NSMFontAwesome";font-style:normal;font-weight:normal;font-display:auto;
	src:url(/bitrix/components/niges/socmenu/templates/.default/./afonts-2/fa-brands.eot);
	src:url(/bitrix/components/niges/socmenu/templates/.default/./afonts-2/fa-brands2.eot?#iefix) format("embedded-opentype"),
	url(/bitrix/components/niges/socmenu/templates/.default/./afonts-2/fa-brands.woff2) format("woff2"),
	url(/bitrix/components/niges/socmenu/templates/.default/./afonts-2/fa-brands.woff) format("woff"),
	url(/bitrix/components/niges/socmenu/templates/.default/./afonts-2/fa-brands.ttf) format("truetype"),
	url(/bitrix/components/niges/socmenu/templates/.default/./afonts-2/fa-brands.svg#fontawesome) format("svg")
}
.nsm-fab {font-family:"NSMFontAwesome";}
.nsm-fa-instagram:before{content:"\f16d"}
.nsm-fa-odnoklassniki:before{content:"\f263"}
.nsm-fa-vk:before{content:"\f189"}
.nsm-fa-facebook:before{content:"\f39e"}
.nsm-fa-twitter:before{content:"\f099"}
.nsm-fa-pinterest:before{content:"\f231"}
.nsm-fa-telegram:before{content:"\f3fe"}
.nsm-fa-viber:before{content:"\f409"}
.nsm-fa-whatsapp:before{content:"\f232"}
.nsm-fa-skype:before{content:"\f17e"}
.nsm-fa-youtube:before{content:"\f167"}

.nsm-fa-tel-var1:before{content:"\f000"}
.nsm-fa-tel-var2:before{content:"\f001"}
.nsm-fa-tel-var3:before{content:"\f002"}
.nsm-fa-tel-var4:before{content:"\f003"}
.nsm-fa-tel-var5:before{content:"\f004"}
.nsm-fa-tel-var6:before{content:"\f005"}

/* Niges SocMenu Native Style */
.nsm-bar.nsm-style-native .nsm-fab {
	color:#fff !important;	
}
.nsm-bar.nsm-style-native .nsm-fa-instagram {
	background: #bd20c7 !important;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%) !important;
}
.nsm-bar.nsm-style-native .nsm-fa-odnoklassniki {
	background: #f19912 !important;
}
.nsm-bar.nsm-style-native .nsm-fa-vk {
	background: #467fc2 !important;
}
.nsm-bar.nsm-style-native .nsm-fa-facebook {
	background: #3b5998 !important;
}
.nsm-bar.nsm-style-native .nsm-fa-twitter {
	background: #37a4d9 !important;
}
.nsm-bar.nsm-style-native .nsm-fa-pinterest {
	background: #bb0112 !important;
}
.nsm-bar.nsm-style-native .nsm-fa-telegram {
	background: #32a7d9 !important;
}
.nsm-bar.nsm-style-native .nsm-fa-viber {
	background: #7f49ac !important;
}
.nsm-bar.nsm-style-native .nsm-fa-whatsapp {
	background: #08bb07 !important;
}
.nsm-bar.nsm-style-native .nsm-fa-skype {
	background: #27a3e3 !important;
}
.nsm-bar.nsm-style-native .nsm-fa-youtube {
	background: #dc100c !important;
}

.nsm-bar.nsm-style-native .nsm-fa-tel-var1, 
.nsm-bar.nsm-style-native .nsm-fa-tel-var2, 
.nsm-bar.nsm-style-native .nsm-fa-tel-var3, 
.nsm-bar.nsm-style-native .nsm-fa-tel-var4, 
.nsm-bar.nsm-style-native .nsm-fa-tel-var5, 
.nsm-bar.nsm-style-native .nsm-fa-tel-var6 {
	background: #009900 !important;
}

.nsm-bar.nsm-style-native .nsm-fa-tel-var1:hover, 
.nsm-bar.nsm-style-native .nsm-fa-tel-var2:hover, 
.nsm-bar.nsm-style-native .nsm-fa-tel-var3:hover, 
.nsm-bar.nsm-style-native .nsm-fa-tel-var4:hover, 
.nsm-bar.nsm-style-native .nsm-fa-tel-var5:hover, 
.nsm-bar.nsm-style-native .nsm-fa-tel-var6:hover {
	background: #00b712 !important;
}


/* Niges SocMenu CSS */
.nsm-bar .nsm-bar-btn,
.nsm-bar .nsm-bar-btn:hover,
.nsm-bar .nsm-bar-btn:focus,
.nsm-bar .nsm-bar-btn:active,
.nsm-bar .nsm-bar-btn:visited{
	outline: none;
	overflow: hidden;
	max-width: none;
	max-height: none;
	min-width: 0;
	min-height: 0;
	text-decoration: none;	
}

.nsm-bar{
	outline:none;
}
.nsm-bar .nsm-bar-btn{
	display: block;
	background-repeat: no-repeat;
	position: relative;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	left: 0;
}

.nsm-bar.nsm-position-left{left: 0;}
.nsm-bar.nsm-position-right{right: 0;}
.nsm-bar.nsm-position-indiv .nsm-bar-btn{top: 0;}
.nsm-bar.nsm-animation-none .nsm-bar-btn:hover{
}
.nsm-bar.nsm-animation-shake .nsm-bar-btn:hover{
}
.nsm-bar.nsm-animation-rotate .nsm-bar-btn:hover .nsm-bar__ico{
	-moz-transform: srotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.nsm-bar.nsm-position-left.nsm-animation-shift .nsm-bar-btn:hover{left: 10px;}
.nsm-bar.nsm-position-right.nsm-animation-shift .nsm-bar-btn:hover{left: -10px;}
.nsm-bar.nsm-position-indiv.nsm-animation-shift .nsm-bar-btn:hover{top: -5px;}

#niges-socmenu, .niges-socmenu{
	display: inline-block;
}
.nsm-position-indiv{
	display: none;
}
#niges-socmenu .nsm-position-indiv,
.niges-socmenu .nsm-position-indiv{
	display: inline-block !important;
	position: relative !important;
}
#niges-socmenu .nsm-position-indiv .nsm-bar-btn,
.niges-socmenu .nsm-position-indiv .nsm-bar-btn{
	display: inline-block !important;
}

@media screen and (min-width:767.01px) {
	.nsm-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nsm-hidden-mobile {display: none !important;}
}
/* End */


/* Start:/bitrix/templates/mlife/template_styles.css?175961402177451*/
/* Zahalski Andrew*/

@import 'https://fonts.googleapis.com/css?family=Roboto';

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}

article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.0;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

html {font-size:100.01%;}
body {font-family: 'Roboto', 'Arial', 'Helvetica', 'Helvetica CY', 'Nimbus Sans L', sans-serif;font-size:15px;
background:#ffffff;color:#303030;overflow-y:auto;-webkit-text-size-adjust:100%;}
a {color:#3d6d10;text-decoration:underline;outline:none;}
a:hover {color:#303030;}
.clear {clear:both;}

#sp-component-area ul, #sp-component-area ol {
    padding: 0;
    margin: 0 0 10px 25px;
}

#sp-component-area p {
    margin: 0 0 10px;
}



.mlfSite {display:block;width:96%;min-width:480px;margin:auto;padding:0 2%;max-width:1200px;}
.mlfShap {display:block;width:100%;clear:both;padding:10px 0;overflow:hidden;}
.mlfShap  .logo {display:block;width:40%;float:left;overflow:hidden;padding:15px 0 0 0;overflow:hidden;max-width:300px;}
.mlfShap  .logo img {max-width:100%;height:auto;}

.mlfShap .rightBlock {display:block;width:60%;float:right;overflow:hidden;}
.mlfShap .rightBlock .topMenu {display:block;width:100%;clear:both;text-align:right;}
.mlfShap .rightBlock .topMenu ul {display:block;width:100%;text-align:right;}
.mlfShap .rightBlock .topMenu ul li {display:inline-block;}
.mlfShap .rightBlock .topMenu ul li a {text-decoration:none;display:block;padding:3px 0 3px 20px;color:#3d6d10;font-size:14px;font-weight:bold;}
.mlfShap .rightBlock .topMenu ul li a:hover {color:#303030;}

.mlfShap .rightBlock .phoneRight {display:inline-block;float:right;}
.mlfShap .rightBlock .phoneRight span {display:block;padding:3px 0 3px 30px;font-size:18px;font-weight:bold;}
.mlfShap .rightBlock .phoneRight .mts {background:url('/bitrix/templates/mlife/images/mobile.png') 0 -35px no-repeat;}
.mlfShap .rightBlock .phoneRight .vel {background:url('/bitrix/templates/mlife/images/mobile.png') 0 2px no-repeat;}

.mlfShap .rightBlock .phoneLeft {display:inline-block;float:right;margin-right:10px;margin-top:24px;}
.mlfShap .rightBlock .phoneLeft a.zvonok {display:block;padding:5px 10px;text-transform:uppercase;font-size:14px;text-decoration:none;
background:#477d14; border-radius:3px;color:#ffffff;
}
.mlfShap .rightBlock .phoneLeft a.zvonok:hover {background:#305d06;}

@media screen and (max-width:1000px) {
	.mlfShap .rightBlock  {width:65%;}
	.mlfShap  .logo {width:35%;}
}
@media screen and (max-width:780px) {
	.mlfShap .rightBlock .phoneLeft {clear:both;margin-top:10px;margin-right:0;}
	
}
.mobileMenu {display:none;}

@media screen and (max-width:680px) {
	.mlfShap .rightBlock .topMenu {display:none;}
	.mlfShap .rightBlock  {width:55%;}
	.mlfShap  .logo {width:45%;padding-top:5px;}
	
	.mobileMenu {display:block;width:110px;margin-top:10px;padding:3px 20px;border:1px solid #305d06;}
	.mobileMenu  img {max-width:100%;height:auto;}
	.mlfShap .rightBlock .phoneRight span {font-size:20px;}
}

.mainMenu {display:block;clear:both;overflow:hidden;padding:5px 20px 0 20px;}
.mainMenu .swiper-slide {display:block;float:left;/*min-width:155px;*/height:80px;}
.mainMenu .swiper-slide a {display:block;width:100%;height:100%;background:#66a926;text-decoration:none;}
.mainMenu .swiper-slide a * {text-decoration:none;color:#ffffff;}
.mainMenu .swiper-slide a span {display:block;width:100%;clear:both;text-align:center;overflow:hidden;}
.mainMenu .swiper-slide a .name {font-size:14px;padding:5px 0;}
.mainMenu .swiper-slide a .image {height:42px;padding-top:10px;}
.mainMenu .swiper-slide a .image img {max-height:100%;width:auto;}
.mainMenu .swiper-slide a:hover, .mainMenu .swiper-slide a.active {background:#568c22;}

@media screen and (max-width:680px) {
	.mainMenu .swiper-slide a .name {font-size:18px;}
	.mainMenu {display:none;padding:5px 0;}
}

.mlfContent {display:block;width:100%;clear:both;padding:10px 0;overflow:hidden;}

.mlfContent .rightBlock {display:block;width:74%;float:right;padding-top:5px;/*margin-top:-40px;*/}
.blockCategory {display:block;width:100%;clear:both;padding:0;overflow:hidden;}
.blockCategory .item {display:block;width:12.3%;float:left;margin:0%;padding:15px 2.5% 15px 2.5%;}
/*.blockCategory .itemsort400 {border-bottom:1px solid #d4d4d4;}*/
.blockCategory .item {}
.blockCategory .item .image {display:block;width:100%;clear:both;padding:0;text-align:center;border:1px solid #f0f0f1;}
.blockCategory .item .image img {opacity:0.60;width:100%;height:auto;}
.blockCategory .item .image img:hover {opacity:1;}
.blockCategory .item .name {display:block;width:100%;clear:both;text-align:center;padding:5px;}
.blockCategory .item .name a {color:#b5b3ac;text-decoration:none;}
.blockCategory .item .name a:hover {color:#568c22;}

.navigator_slide {display:block;width:100%;padding:10px 0;font-size:18px;text-align:center;overflow:hidden;clear:both;}
.navigator_slide a {display:inline-block;color:#477d14;text-decoration:none;padding:0 0px;
font-size:18px;line-height:32px;height:32px;width:32px;
border:1px solid #e1e6c3;background:#ffffff;color:#477d14;margin:3px 5px;}
.navigator_slide a.active {display:inline-block;color:#ffffff;padding:0 0px;font-weight: normal;
background:#477d14;font-size:18px;line-height:32px;height:32px;width:32px;
border:1px solid #477d14;margin:3px 5px;}
.navigator_slide a:hover {border:1px solid #477d14;}
.blockCategory .row {display:none;}
.blockCategory .row:nth-child(1){display:block;}

.blockCategory .row .item:nth-child(6n+1){clear:both;padding-left:0;}
.blockCategory .row .item:nth-child(6n){padding-right:0;}

@media screen and (max-width:1000px) {
	.blockCategory .row .item:nth-child(6n+1){clear:none;padding-left:2.5%;}
	.blockCategory .row .item:nth-child(6n){padding-right:2.5%;}
	.blockCategory .row .item:nth-child(4n+1){clear:both;padding-left:0;}
	.blockCategory .row .item:nth-child(4n){padding-right:0;}
	.blockCategory .item {width:21%;float:left;}
}

.blockItems {display:block;width:100%;clear:both;padding:0;overflow:hidden;}
.blockItems .item {display:block;width: 21.2%;float:left;margin:0%;padding:5px 1%;margin:5px 1%;border:1px solid #f0f0f1;
border-radius:5px;}
.blockItems .item:hover {border:1px solid #c3c3c3;}
.blockItems .item .image {display:block;width:100%;clear:both;padding:5px 0;text-align:center;height:220px;}
.blockItems .item .image img {max-width:100%;height:auto;opacity:0.80;}
.blockItems .item .image img:hover {opacity:1;}
.blockItems .item .name {display:block;width:100%;clear:both;text-align:center;padding:5px 0;}
.blockItems .item .name a {color:#b5b3ac;text-decoration:none;}
.blockItems .item .name a:hover {color:#568c22;}

.blockItems .item:nth-child(4n+1){clear:both;margin-left:0;}
.blockItems .item:nth-child(4n) {margin-right:0;}


@media screen and (max-width:1000px) {
	.blockItems .item {width: 29.6%;}
	.blockItems .item:nth-child(4n+1){clear:none;margin-left:1%;}
	.blockItems .item:nth-child(4n) {margin-right:1%;}
	.blockItems .item:nth-child(3n+1){clear:both;margin-left:0;}
	.blockItems .item:nth-child(3n) {margin-right:0;}
}

@media screen and (max-width:800px) {
	.blockItems .item {width: 46.5%;}
	.blockItems .item:nth-child(3n+1){clear:none;margin-left:1%;}
	.blockItems .item:nth-child(3n) {margin-right:1%;}
	.blockItems .item:nth-child(2n+1){clear:both;margin-left:0;}
.blockItems .item:nth-child(2n) {margin-right:0;}
}

.mainTitle {display:block;width:100%;clear:both;padding:0 0 20px 0;font-size:24px;color:#000000;font-weight:bold;overflow:hidden;
margin-top:-35px;
margin-bottom:-45px;
text-align:center;
}
.mainTitle span {display:block;width:60%;float:left;line-height:38px;padding-top:45px;} 
.mainTitle i {display:block;width:40%;float:right;text-align:center;}
.mainTitle img {margin:auto;height:120px;width:auto;margin-top:10px;}

/*
.navigation {display:block;width:100%;padding:20px 0 0px 0;clear:both;overflow:hidden;text-align:center;}
.navigation .navprew,
.navigation .navnext,
.navigation .navall {display:inline-block;padding:2px 15px;font-size:14px;line-height:28px;text-transform:uppercase;
color:#0179E0;margin:0 10px;border:1px solid #0179E0;display:none;}
.navigation span.num {display:inline-block;padding:0 0px;font-size:18px;line-height:32px;float:left;width:100%;text-align:center;
}
.navigation span.name {display:inline-block;padding:0 10px 0 0px;font-size:20px;line-height:32px;float:left;color:#0179E0;display:none;
}
.navigation span.num b {display:inline-block;color:#3d6d10;padding:0 0px;font-weight: normal;font-size:18px;line-height:32px;height:32px;
margin:0 5px;text-decoration:underline;font-style:italic;}
.navigation span.num a {display:inline-block;color:#3d6d10;text-decoration:none;padding:0 0px;
font-size:18px;line-height:32px;height:32px;margin:0 5px;
}
.navigation span.num a:hover {color:#000000;}

.navigation .navprew, 
.navigation .navnext, 
.navigation .navall a {color:#0179E0;text-decoration:none;}
.navigation .navprew:hover, 
.navigation .navnext:hover, 
.navigation .navall:hover {color:#00b7f4;border:1px solid #00b7f4;}
.navigation span.navprew:hover, 
.navigation span.navnext:hover {color:#0179E0;border:1px solid #0179E0;}
*/
.seorBl {display:block;width:100%;padding:10px 0;clear:both;font-size:16px;line-height:22px;}
.seorBl p {padding-bottom:10px;}
.seorBl h2 {display:block;text-align:center;padding:0 0 10px 0;font-weight:bold;line-height:30px;}
.seorBl h2:before {content:'.';text-indent:-999px;display:inline-block;width:26px;height:28px;margin:0px 5px 0 5px;background:url('/bitrix/templates/mlife/images/icn_h2.png') 0 2px no-repeat;}

.seorBl h1 {display:block;text-align:center;padding:0 0 10px 0;font-weight:bold;line-height:30px;}
.seorBl h1:before {content:'.';text-indent:-999px;display:inline-block;width:26px;height:28px;margin:0px 5px 0 5px;background:url('/bitrix/templates/mlife/images/icn_h2.png') 0 2px no-repeat;}

.mlfContent .titler {font-size:20px;color:#000000;padding-bottom:0px;}

.seorBl.seorBlOfferN {display:inline;clear:none;}

.mlfContent .leftBlock {width:23%;float:left;display:block;overflow:hidden;margin-right:2%;}

@media screen and (max-width:1000px) {
	.mlfContent .leftBlock {width:32%;}
	.mlfContent .rightBlock {width:65%;margin-top:0;}
}

.blockCons {display:block;padding-top:14px;}
.leftBlockdetail .blockCons {padding-top:14px;}
#ksForm {display:block;width:98%;position:relative;border:1px solid #427113;border-radius:5px;overflow: hidden;}

#ksForm h4, #ksForm .divh4 {display:block;width:90%;clear:both;padding:30px 0;text-align:center;font-size:16px;margin:auto;line-height:22px;}
#ksForm .field  input {display:block;width:70%;padding:5px 5px;margin:auto;color:#000000;border:1px solid #427113;font-size:14px;
text-align:center;
outline:none;
}
@media screen and (max-width:680px) {
	#ksForm .field  input {font-size:20px;}
	#ksForm h4, #ksForm .divh4 {font-size:16px;}
}
#ksForm .button {display:block;width:100%;clear:both;padding:20px 0;text-align:center;}
#ksForm .button a {display:inline-block;padding:5px 10px;text-transform:uppercase;font-size:16px;text-decoration:none;
background:#477d14; border-radius:3px;color:#ffffff;}
#ksForm .button a:hover {background:#305d06;}
#ksForm .fielderror {display:block;width:100%;text-align:center;color:red;padding:5px 0;}
#ksForm .descerr {display:block;width:90%;text-align:center;color:#3d6d10;padding:5px 0;padding-bottom:30px;font-size:16px;line-height:22px;margin:auto;}
#ksForm .meww {display:block;width:100%;padding-bottom:10px;font-size:14px;text-align:center;}

#ksForm h3 {display:block;width:90%;clear:both;padding:20px 0 0 0;text-align:center;font-size:20px;margin:auto;}
#ksForm h3 span, #ksForm h3 b {display:block;width:100%;padding-top:8px;}
#ksForm h3 span.price {font-size:16px;}


#commentFrm {display:block;width:98%;position:relative;overflow: hidden;}

#commentFrm h4 {display:block;width:90%;clear:both;padding:30px 0;text-align:center;font-size:16px;margin:auto;line-height:22px;}
#commentFrm .field  input, #commentFrm .field  textarea  {display:block;width:90%;padding:5px 5px;margin:auto;color:#000000;
border:1px solid rgba(66,113,19,0.5);font-size:14px;
text-align:left;
outline:none;
float:left;
resize:none;border-radius:3px;

}
#commentFrm .field  textarea {
border:1px solid rgba(66,113,19,0.5);
height:60px;width:99%;
border-radius:3px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.15);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.15);
}
#commentFrm .field {width:50%;float:left;max-width:250px;padding:5px 0;}
@media screen and (max-width:1240px) {
	#commentFrm .field  textarea {width:98%;}
}
@media screen and (max-width:680px) {
	#commentFrm .field {width:90%;float:left;max-width:260px;padding:5px 0;}
	#commentFrm .field  input {font-size:20px;}
	#commentFrm h4 {font-size:16px;}
	#commentFrm .field  textarea {width:96%;}
}
#commentFrm .button {display:block;width:100%;clear:both;padding:5px 0 20px 0;text-align:left;}
#commentFrm .button a {display:inline-block;padding:5px 10px;font-size:14px;text-decoration:none;
background:#477d14; border-radius:3px;color:#ffffff;}
#commentFrm .button a:hover {background:#305d06;}
#commentFrm .fielderror {display:block;width:100%;text-align:left;color:red;padding:5px 0;    clear: both;}
#commentFrm .descerr {display:block;width:90%;text-align:left;color:#3d6d10;padding:5px 0;padding-bottom:30px;font-size:16px;
line-height:22px;}
#commentFrm .meww {display:block;width:100%;padding-bottom:10px;font-size:14px;text-align:center;}

#commentFrm h3 {display:block;width:90%;clear:both;padding:20px 0 0 0;text-align:center;font-size:20px;margin:auto;}
#commentFrm h3 span, #commentFrm h3 b {display:block;width:100%;padding-top:8px;}
#commentFrm h3 span.price {font-size:16px;}

.preload {width:100%;height:100%;position:absolute;top:0;z-index:2;background:url('/bitrix/templates/mlife/images/loadbg2.png') 0 0 repeat;}
.preload .load {width:100%;height:100%;display:block;background:url('/bitrix/templates/mlife/images/load.gif') 50% 50% no-repeat;opacity:1;}



.titleCons {display:block;width:100%;padding:10px 0;text-align:center;font-size:18px;color:#000000;line-height:22px;font-weight:bold;}
.blockCons .imgs {display:block;width:100%;padding:10px 0 5px 0;}
.blockCons .imgs img {max-width:100%;height:auto;}
.leftBlockdetail .titleCons {font-size:18px;line-height:22px;}

@media screen and (max-width:860px) {
	.mlfContent .leftBlock {width:100%;clear:both;}
	.mlfContent .rightBlock {width:100%;clear:both;}
	.blockCons .imgs {text-align:center;}
	.blockCons {width:70%;margin:auto;min-width:350px;padding-top:0px;}
	.leftBlockdetail .blockCons {padding-top:10px;}
	.mainTitle img {margin:5px auto;float:none;}
	.seorBl.seorBlOfferN {display:block;clear:both;}
}


.detailPage {display:block;width:100%;clear:both;overflow:hidden;}
.detailPage .image {width:40%;float:right;display:block;text-align:center;padding-bottom:15px;}
.detailPage .image img {max-width:90%;height:auto;margin-top:20px;}
.detailPage .image .name {display:block;width:100%;padding:15px 0 5px 0;font-size:20px;font-weight:bold;}
.detailPage .image .name2 {display:block;width:100%;padding:5px 0;font-size:20px;}

.vidRabot {width:60%;display:block;}
.vidRabotWp {display:block;border:1px solid #ddd;border-bottom:0;}
.vidRabot__title {display:block;width:100%;padding:5px 0 5px 0;text-align:center;font-size:20px;color:#000000;line-height:36px;}
.vidRabot .item {display:block;width:100%;}
.vidRabot .item:nth-child(2n){background:#f9f9f9;}
.vidRabot .item a {display:block;padding:10px 5px;overflow:hidden;border-bottom:1px solid #ddd;}

.vidRabot .item a, .vidRabot .item a * {text-decoration:none;color:#303030;}
.vidRabot .item a:hover {background:#568c22;}
.vidRabot .item a:hover *{color:#ffffff;}
.vidRabot .item a .left {display:block;float:left;width:75%;font-size:16px;padding-top:6px;}
.vidRabot .item a .right {display:block;width:25%;float:right;}
.vidRabot .item a .right .readmore {font-size:12px;font-style:italic;padding-top:3px;}

@media screen and (max-width:760px) {
	.detailPage .image {width:100%;padding-bottom:30px;}
	.vidRabot {width:100%;}
	.vidRabot .item a .left {font-size:16px;}
}

@media screen and (max-width:1090px) {
	.mainTitle span {width:100%;text-align:center;}
	.mainTitle i {width:100%;}
	.mainTitle {margin-bottom:-5px;}
}

.seo_services {display:block;clear:both;padding:10px 0;overflow:hidden;}
.seo_services .titleServ {display:block;text-align:left;padding:0 0 20px 0;font-weight:bold;font-size:18px;}
.seo_services ul {display:block;width:100%;}
.seo_services ul  li {display:block;width:30%;float:left;display:inline-block;margin-right:2%;padding:5px 0;}
.seo_services ul  li a {display:block;color:#000000;text-decoration:none;font-size:14px;line-height:20px;}
.seo_services ul  li a:before {content:'';display:inline-block;width:20px;height:20px;line-height:26px;margin:0px 5px 0 5px;background:url('/bitrix/templates/mlife/images/icn_h2.png') 0 0px no-repeat;float:left;background-size:100%;}
.seo_services ul  li a:hover {color:#427113;}
.seo_services ul  li a span {float:left;text-decoration:none;display:inline-block;}

.seo_services ul  li:nth-child(3n+1){clear:both;}

@media screen and (max-width:1000px) {
	.seo_services ul  li {width:48%;}
	.seo_services ul  li:nth-child(3n+1){clear:none;}
	.seo_services ul  li:nth-child(2n+1){clear:both;}
}
@media screen and (max-width:760px) {
	.seo_services ul  li {width:100%;clear:both;}
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
      align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.products-carousel__list-wrap {position:relative;}
.swiper-wrapper { position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;}

.products-carousel__btn-prev,
.products-carousel__btn-next {
	 background:#66a926;
  display: block;
  position: absolute;
  top: 0px;
  z-index: 200;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.products-carousel__btn-prev:hover,
.products-carousel__btn-next:hover {
  opacity: 1;
  background-color:#568c22;
}
.products-carousel__btn-prev {
  background-image: url('/bitrix/templates/mlife/images/arrow.png');
  background-position: 4px 15px;
  background-repeat:no-repeat;
  width: 25px;
  height: 80px;
  left: -20px;
  border-right:1px solid #ffffff;
  border-top-left-radius:5px;border-bottom-left-radius:5px;
}
.products-carousel__btn-next {
  background-image: url('/bitrix/templates/mlife/images/arrow.png');
  background-position: -129px 15px;
  background-repeat:no-repeat;
  width: 25px;
  height: 80px;
  right: -20px;
  border-left:1px solid #ffffff;
  border-top-right-radius:5px;border-bottom-right-radius:5px;
}
.products-carousel__btn-prev_fix {height:80px;width:5px;background:#ffffff;left:-20px;position: absolute;top: 0px;z-index: 199;}
.products-carousel__btn-next_fix {height:80px;width:5px;background:#ffffff;right:-20px;position: absolute;top: 0px;z-index: 199;}

/*.swiper-button-disabled {display:none;}*/

.swiper-slide:nth-child(1) a {border-top-left-radius:5px;border-bottom-left-radius:5px;}
.swiper-slide:nth-last-child(1) a {border-top-right-radius:5px;border-bottom-right-radius:5px;}

@media screen and (max-width:580px) {
	.products-carousel__btn-next {display:none;}
	.products-carousel__btn-prev {display:none;}
	.swiper-slide:nth-child(1) a {border-top-left-radius:0px;border-bottom-left-radius:0px;}
	.swiper-slide:nth-last-child(1) a {border-top-right-radius:0px;border-bottom-right-radius:0px;}
	.swiper-wrapper {display:block;}
	.mainMenu .swiper-slide {margin-bottom:1px;height:50px;}
	.mainMenu .swiper-slide a{}
	.mainMenu .swiper-slide a .image {display:block;float:left;width:20%;text-align:center;height:40px;margin-top:0;padding:5px 0;}
	.mainMenu .swiper-slide a .name {width:80%;float:left;display:block;clear:none;text-align:left;padding-top:15px;}
}

ul.breadcrumb-navigation{padding:0; margin:0;padding-top:4px;list-style:none;float:left;}
ul.breadcrumb-navigation li{display:inline;}
.breadcrumb {display:block;width:100%;padding:3px 0;margin-bottom:10px;overflow:hidden;font-size:14px;line-height:20px;clear:both;overflow:hidden;}
.breadcrumb a {text-decoration:none;}

.hrRow {display:block;width:100%;margin:0px 0 35px 0;height:5px;border-top:1px solid #f0f0f1;clear:both;}

.shapScroll {display:block;width:100%;padding:5px 0;background:#ffffff;
-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
overflow:hidden;
display:none;
}
.shapScroll .wrap {display:block;width:96%;min-width:480px;margin:auto;padding:0 2%;max-width:1200px;}
.shapScroll .logo {width:25%;float:left;}
.shapScroll .logo img {height:40px;width:auto;}
.shapScroll .phone {width:55%;float:right;padding-top:10px;}
.shapScroll .phone .phoneRight {display:inline-block;float:right;}
.shapScroll .phone .phoneRight span {display:inline-block;padding:3px 0 3px 30px;font-size:18px;font-weight:bold;}
.shapScroll .phone .phoneRight .mts {background:url('/bitrix/templates/mlife/images/mobile.png') 0 -35px no-repeat;}
.shapScroll .phone .phoneRight .vel {background:url('/bitrix/templates/mlife/images/mobile.png') 0 2px no-repeat;}

.shapScroll .phone .phoneLeft {display:inline-block;float:right;margin-right:20px;}
.shapScroll .phone .phoneLeft a.zvonok {display:block;padding:5px 10px;text-transform:uppercase;font-size:14px;text-decoration:none;
background:#477d14; border-radius:3px;color:#ffffff;
}
.shapScroll .phone .phoneLeft a.zvonok:hover {background:#305d06;}
.shapScroll .adress {display:block;width:20%;float:left;padding-top:6px;}
.shapScroll .adress span {display:block;font-size:14px;line-height:16px;text-align:center;}
.shapScroll.fixed {position: fixed;
    top:0; left:0;
    width: 100%;z-index:2100;display:block;}

@media screen and (max-width:1100px) {
	.shapScroll .phone .phoneLeft {display:none;}
	.shapScroll .phone {width:45%;}
	.shapScroll .adress {width:30%;}
}	

@media screen and (max-width:1000px) {
	.shapScroll.fixed {display:none;}
}

.mlfFoot {display:block;width:100%;padding:10px 0;margin-top:10px;background:#fbfbfb;overflow:hidden;}
.mlfFoot  .logoFoot {display:block;width:20%;float:left;overflow:hidden;padding:0px 0 5px 0;overflow:hidden;max-width:300px;}
.mlfFoot  .logoFoot img {max-width:100%;height:auto;}

.mlfFoot .wrapRight {display:block;width:80%;float:right;overflow:hidden;}

.menuCat {display:block;width:51%;float:left;margin-left:4%;}
.menuCat ul {display:block;}
.menuCat ul li {display:block;width:32%;float:left;margin:5px 0;margin-left:1%;}
.menuCat ul li a {color:#3d6d10;text-decoration:none;font-weight:bold;font-size: 14px;}
.menuCat ul li a:hover {color:#303030;}

.adressBlock {display:block;width:100%;padding:5px 0;font-size:14px;line-height:16px;text-align:center;}

.mlfFoot .phone {width:45%;float:right;padding-top:0px;}
.mlfFoot .phone .phoneRight {display:inline-block;float:right;}
.mlfFoot .phone .phoneRight span {display:inline-block;padding:3px 0 3px 30px;font-size:18px;font-weight:bold;}
.mlfFoot .phone .phoneRight .mts {background:url('/bitrix/templates/mlife/images/mobile.png') 0 -35px no-repeat;}
.mlfFoot .phone .phoneRight .vel {background:url('/bitrix/templates/mlife/images/mobile.png') 0 2px no-repeat;}
@media screen and (max-width:680px) {
	.mlfFoot .phone .phoneRight span {font-size:20px;}
}
.social {display:block;width:100%;clear:both;text-align:right;padding-top:5px;}
.social a {display:inline-block;width:34px;height:34px;background:url('/bitrix/templates/mlife/images/social.png') 0 0 no-repeat;margin:5px 0 0 0px;opacity:0.7;}
.social a.gp {background-position:-39px 0;}
.social a.tw {background-position:-77px 0;}
.social a.vk {background-position:-116px 0;}
.social a.ok {background-position:-154px 0;}
.social a:hover {opacity:1;}

.bottomMenu {display:block;width:100%;padding-bottom:5px;}
.bottomMenu ul {display:block;width:100%;text-align:right;}
.bottomMenu ul li {display:inline-block;}
.bottomMenu ul li a {text-decoration:none;display:block;padding:3px 0 3px 20px;color:#3d6d10;font-size:14px;font-weight:bold;}
.bottomMenu ul li#itemFoot2 a {background:#477d14;border-radius:3px;color:#ffffff;padding:3px 5px;margin-left:20px;font-weight:normal;}
.bottomMenu ul li#itemFoot2 a:hover {background:#305d06;}
.bottomMenu ul li a:hover {color:#303030;}

@media screen and (max-width:1160px) {
	.mlfFoot .phone .phoneRight {text-align:right;}
}
@media screen and (max-width:980px) {
	.mlfFoot  .logoFoot {clear:both;width:100%;min-width:100%;text-align:center;padding-top:20px;}
	.mlfFoot  .logoFoot a {width:240px;float:none;display:block;text-align:center;margin:auto;}
	.mlfFoot  .logoFoot a img {margin:auto;}
	.mlfFoot .wrapRight {width:100%;}
	.menuCat {margin-left:0;}
	.adressBlock {float:none;margin-left:25px;clear:both;width:auto;text-align:center;display:inline-block;padding:10px;}
	.menuCat {width:100%;overflow:hidden;padding-bottom:25px;}
	.mlfFoot .phone {width:100%;clear:both;display:block;padding-bottom:15px 0 10px 0;text-align:center;}
	.bottomMenu ul {text-align:center;}
	.mlfFoot .phone .phoneRight {text-align:center;width:100%;}
	.social {text-align:center;}
	.menuCat ul li {text-align:center;}
}

/*стилизация checkbox*/

.jq-checkbox {
	top: -1px;
	width: 13px;
	height: 13px;
	border: 1px solid #C3C3C3;
	border-radius: 3px;
	background: #F6F6F6 url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) repeat-x;
	box-shadow: 0 1px 1px rgba(0,0,0,0.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	vertical-align: middle;
	cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 9px;
	height: 9px;
	margin: 2px 0 0 2px;
	border-radius: 2px;
	background: #666;
	box-shadow: inset 0 -3px 6px #AAA;
}
.jq-checkbox.focused {
	border: 1px solid #000000;
}
.jq-checkbox.disabled {
	opacity: 0.55;
	filter: alpha(opacity=55);
}


.jq-radio {
	width: 12px;
	height: 12px;
	border: 1px solid #C3C3C3;
	border-radius: 50%;
	background: #F6F6F6 url(data:image/gif;base64,R0lGODlhAQAMALMAAPHx8f7+/vv7+/j4+PX19fLy8vz8/Pn5+fb29vPz8/39/ff39wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAAwAAAQJMCgjzliIpAIiADs=) 0 -1px repeat-x;
	box-shadow: 0 1px 1px rgba(0,0,0,0.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	vertical-align: middle;
	cursor: pointer;
}
.jq-radio.checked .jq-radio__div {
	width: 6px;
	height: 6px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #666;
}
.jq-radio.focused {
	border: 1px solid #000000;
}
.jq-radio.disabled {
	opacity: 0.55;
	filter: alpha(opacity=55);
}


.jq-file {
	width: 270px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	border-radius: 4px;
}
.jq-file input {
	cursor: pointer;
	height: auto;
	line-height: 1em;
}
.jq-file__name {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 32px;
	padding: 0 80px 0 10px;
	color: #333;
	font: 14px/30px Arial, sans-serif;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1;
	background: #FFF;
}
.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: #F1F1F1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	text-shadow: 1px 1px #FFF;
	font: 14px/30px Arial, sans-serif;
}
.jq-file:hover .jq-file__browse {
	background-color: #E6E6E6;
	background-position: 0 -10px;
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.disabled .jq-file__name {
	color: #888;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}


.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
    width: 100%;
}
.jq-selectbox__select {
	height: 36px;
	padding: 0 39px 0 10px;
	border: 1px solid #b6b6b6;

	background: #ffffff;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(215, 215, 215, 0.8);
	-moz-box-shadow:    0px 2px 3px 0px rgba(215, 215, 215, 0.8);
	box-shadow:         0px 2px 3px 0px rgba(215, 215, 215, 0.8);
	color: #333;
	font: 16px/38px Arial, sans-serif;
}
.jq-selectbox__select:hover {
	background-color: #fbfbfb;
	background-position: 0 -10px;
}
.jq-selectbox__select:active {
	background: #fbfbfb;
}
.jq-selectbox.focused .jq-selectbox__select {
}
.jq-selectbox.disabled .jq-selectbox__select {
	background-color: #fbfbfb;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 38px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 16px;
	right: 14px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-top: 5px solid #000;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	opacity: 1;
	filter: alpha(opacity=100);
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.jq-selectbox__dropdown {
	top: 39px;
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 1px solid #b6b6b6;
	
	background: #FFF;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(215, 215, 215, 0.8);
-moz-box-shadow:    0px 2px 3px 0px rgba(215, 215, 215, 0.8);
box-shadow:         0px 2px 3px 0px rgba(215, 215, 215, 0.8);
	font: 12px/14px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	outline: none;
	border: 1px solid #CCC;
	
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
	-webkit-appearance: textfield;
	font-size:16px;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 16px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 24px;
	padding: 5px 10px 6px;
	color: #000000;
	font-size:16px;
	line-height:24px;
}
.jq-selectbox li.selected {
	background-color: #f6f6f6;
	color: #000000;
}
.jq-selectbox li:hover {
	background-color: #f6f6f6;
	color: #000000;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #000000;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}


.jq-select-multiple {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	background: #FFF;
	color: #333;
	font: 14px/18px Arial, sans-serif;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}


input[type="email"].styler,
input[type="number"].styler,
input[type="password"].styler,
input[type="search"].styler,
input[type="tel"].styler,
input[type="text"].styler,
input[type="url"].styler,
textarea.styler {
	padding: 7px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	font: 14px Arial, sans-serif;
}
input[type="search"].styler {
	-webkit-appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type="email"].styler:hover,
input[type="number"].styler:hover,
input[type="password"].styler:hover,
input[type="search"].styler:hover,
input[type="tel"].styler:hover,
input[type="text"].styler:hover,
input[type="url"].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type="email"].styler:focus,
input[type="number"].styler:focus,
input[type="password"].styler:focus,
input[type="search"].styler:focus,
input[type="tel"].styler:focus,
input[type="text"].styler:focus,
input[type="url"].styler:focus,
textarea.styler:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	outline: none;
}
button.styler,
input[type="button"].styler,
input[type="submit"].styler,
input[type="reset"].styler {
	overflow: visible;
	padding: 7px 11px;
	outline: none;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F1F1F1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	text-shadow: 1px 1px #FFF;
	font: 14px Arial, sans-serif;
	cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type="button"].styler::-moz-focus-inner,
input[type="submit"].styler::-moz-focus-inner,
input[type="reset"].styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:after {
	content: '';
}
button.styler:not([disabled]):hover,
input[type="button"].styler:not([disabled]):hover,
input[type="submit"].styler:not([disabled]):hover,
input[type="reset"].styler:hover {
	background-color: #E6E6E6;
	background-position: 0 -10px;
}
button.styler:not([disabled]):active,
input[type="button"].styler:not([disabled]):active,
input[type="submit"].styler:not([disabled]):active,
input[type="reset"].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type="button"].styler[disabled],
input[type="submit"].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}

.selectBlock .optionsFilter {width:50%;}

@media screen and (max-width:980px) {
	.selectBlock .optionsFilter {width:55%;}
}
@media screen and (max-width:560px) {
	.selectBlock .optionsFilter {width:100%;}
}

.selectBlock {margin-bottom:10px;}
.selectDetail {margin-bottom:20px;}

h1.titles {display:block;text-align:center;padding:0 0 20px 0;font-weight:bold;line-height:30px;}
h1.titles:before {content:'.';text-indent:-999px;display:inline-block;width:26px;height:28px;margin:0px 5px 0 5px;background:url('/bitrix/templates/mlife/images/icn_h2.png') 0 2px no-repeat;}

/*.seoinline {display:inline;}*/

.imgsTop img {margin-top: 110px;}
.imgsTop {padding-bottom:60px;}
@media screen and (max-width:860px) {
.imgsTop img {margin-top: 10px;}
}
@media screen and (max-width:560px) {
	.imgsTop img {margin-top: 10px;}
	.imgsTop {padding-bottom:10px;}
}

.categoryMainBclock {display:block;width:100%;padding:10px 0;}
.categoryMainBclock .item {display:block;width:49%;margin:10px 0%;padding:10px 0;border:1px solid #e9f1e2;}
.categoryMainBclock .item:hover {border:1px solid #c3c3c3;}
.categoryMainBclock .item:nth-child(2n) {margin-left:0;float:left;}
.categoryMainBclock .item:nth-child(2n+1) {clear:both;margin-right:0;float:right;}
.categoryMainBclock .item .image {display:block;width:40%;float:left;margin:0 2%;}
.categoryMainBclock .item .image img {max-width:100%;height:auto;}
.categoryMainBclock .item .info {display:block;margin-left:2%;width:52%;float:left;}
.categoryMainBclock .item .info .title {display:block;padding:5px 0;font-size:18px;line-height:22px;}
.categoryMainBclock .item .info .title a {text-decoration:none;color:#000000;}
.categoryMainBclock .item .info .title a:hover {color:#568c22;}
.categoryMainBclock .item .text {font-size:16px;line-height:22px;}

@media screen and (max-width:1000px) {
	.categoryMainBclock .item .text {font-size:14px;line-height:20px;}
}

@media screen and (max-width:680px) {
	.categoryMainBclock .item .image {width:100%;text-align:center;}
	.categoryMainBclock .item .image img {max-width:60%;height:auto;}
	.categoryMainBclock .item .info {width:80%;margin:auto;clear:both;float:none;}
	.categoryMainBclock .item .info .title {text-align:center;}
	.categoryMainBclock .item .info .title a {display:block;text-align:center;}
	.categoryMainBclock .item .text {text-align:center;}
}

#sp-slideshow-wrapper {}

/**
* @author    JoomShaper http://www.joomshaper.com
* @copyright Copyright (C) 2010 - 2012 JoomShaper
* @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2
*/

.layout-minima{ 
    position: relative;
    overflow: hidden;
	padding-bottom:40px;
}
.minima-slider{
    position: relative;
    color:#000;
    height:400px;
    z-index:0;
	border-bottom:1px solid #e9f1e2;
}



.sp-preloader{
    position: absolute;
    text-align: center;
    top:40%;
    left: 45%;
    color:#fff;
    font-size: 36px;
}

/*.m-slider .slider-item:not(:first-child){
opacity:0;
}*/
.minima-slider .slider-item{
    opacity:0;
	filter:alpha(opacity=0);
    width:100%;
    height: 100%;
}

.minima-slider .slider-content{
    width:50%;
    float: left;
	margin-top:50px;
}

.minima-slider .slider-image{
    width:50%;
    float: left;
}


.minima-slider .slider-item.animate-in{
    opacity:1;
    z-index: 1;
	filter:alpha(opacity=100);
    -webkit-transition:opacity 1s;
    -moz-transition:opacity 1s;
    -ms-transition:opacity 1s;
    transition:opacity 1s;
}

.minima-slider .slider-item.animate-out{
    opacity:0;
	filter:alpha(opacity=0);
    z-index: 0;
    -webkit-transition:opacity 1s;
    -moz-transition:opacity 1s;
    -ms-transition:opacity 1s;
    transition:opacity 1s;
}

/** 1st slide **/
.minima-slider .slider-item.item-1  .sp-smart-title{
    -webkit-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    transform: translateX(-400px);
    opacity:0
	filter:alpha(opacity=0);
}
.minima-slider .slider-item.item-1.animate-in .sp-smart-title{

    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    opacity:1;
	filter:alpha(opacity=100);
    -webkit-transition:1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition:1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition:1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition:1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550);
}
.minima-slider .slider-item.item-1.animate-out .sp-smart-title{

    -webkit-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    transform: translateX(-400px);
    opacity:0;
	filter:alpha(opacity=0);
    -webkit-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);

}

.minima-slider .slider-item.item-1 .sp-smart-posttitle{
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    transform: translateX(300px);
    opacity:0
	filter:alpha(opacity=0);
}
.minima-slider .slider-item.item-1.animate-in .sp-smart-posttitle{
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    opacity:1;
	filter:alpha(opacity=100);
    -webkit-transition:1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition:1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition:1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition:1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550);
}
.minima-slider .slider-item.item-1.animate-out .sp-smart-posttitle{
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    transform: translateX(300px);
    opacity:0;
	filter:alpha(opacity=0);
    -webkit-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
}

/** 2nd slide **/

.minima-slider .slider-item.item-2 .sp-smart-title{
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    opacity:0;
	filter:alpha(opacity=0);
}

.minima-slider .slider-item.item-2.animate-in .sp-smart-title{
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity:1;
	filter:alpha(opacity=100);
    -webkit-transition:1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition:1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition:1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition:1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550);

}
.minima-slider .slider-item.item-2.animate-out .sp-smart-title{
    -webkit-transform: translateY(-200px);
    -moz-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    opacity:0;
	filter:alpha(opacity=0);
    -webkit-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
}

.minima-slider .slider-item.item-2 .sp-smart-posttitle{
    -webkit-transform: translateY(300px);
    -moz-transform: translateY(300px);
    -ms-transform: translateY(300px);
    transform: translateY(300px);
    opacity:0
	filter:alpha(opacity=0);
}
.minima-slider .slider-item.item-2.animate-in .sp-smart-posttitle{
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity:1;
	filter:alpha(opacity=100);
    -webkit-transition:1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550) 1000ms;
    -moz-transition:1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550) 1000ms;
    -ms-transition:1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550) 1000ms;
    transition:1.5s cubic-bezier(0.680, -0.550, 0.265, 1.550) 1000ms;
}
.minima-slider .slider-item.item-2.animate-out .sp-smart-posttitle{
    -webkit-transform: translateY(300px);
    -moz-transform: translateY(300px);
    -ms-transform: translateY(300px);
    transform: translateY(300px);
    opacity:0;
	filter:alpha(opacity=0);
    -webkit-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
} 

/** 3rd slide **/

.minima-slider .slider-item.item-3 .sp-smart-title{
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
    opacity:0;
	filter:alpha(opacity=0);
}

.minima-slider .slider-item.item-3.animate-in .sp-smart-title{
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity:1;
	filter:alpha(opacity=100);
    transform-origin:right bottom;
    -webkit-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
}
.minima-slider .slider-item.item-3.animate-out .sp-smart-title{
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
    opacity:0;
	filter:alpha(opacity=0);
    transform-origin:right bottom;
    -webkit-transition:1.2s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition:1.2s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition:1.2s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition:1.2s cubic-bezier(0.680, -0.550, 0.265, 1.550);
}

.minima-slider .slider-item.item-3 .sp-smart-posttitle{
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    opacity:0
	filter:alpha(opacity=0);
}
.minima-slider .slider-item.item-3.animate-in .sp-smart-posttitle{
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity:1;
	filter:alpha(opacity=100);
    transform-origin:right bottom;
    -webkit-transition:1.2s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition:1.2s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition:1.2s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition:1.2s cubic-bezier(0.680, -0.550, 0.265, 1.550);
}

.minima-slider .slider-item.item-3.animate-out .sp-smart-posttitle{
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    opacity:0;
	filter:alpha(opacity=0);
    transform-origin:right bottom;
    -webkit-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -moz-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -ms-transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition:1s cubic-bezier(0.680, -0.550, 0.265, 1.550);
}

/* Slider Intro Text animation */
.minima-slider .slider-item .slider-text{
     opacity:0;
	 filter:alpha(opacity=0);
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -ms-transform: translateX(200px);
    transform: translateX(200px);

}
.minima-slider .slider-item.animate-in .slider-text{
     opacity:1;
	 filter:alpha(opacity=100);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
     -webkit-transition:1s ease-out;
    -moz-transition:1s ease-out;
    -ms-transition:1s ease-out;
    transition:1s ease-out;
}
.minima-slider .slider-item.animate-out .slider-text{
     opacity:0;
	 filter:alpha(opacity=0);
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -ms-transform: translateX(200px);
    transform: translateX(200px);
    -webkit-transition:200ms ease-out;
    -moz-transition:200ms ease-out;
    -ms-transition:200ms ease-out;
    transition:200ms ease-out;
}

/* Slider Button Text animation */
.minima-slider .slider-item .slider-button{
     opacity:0;
	 filter:alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
   
}
.minima-slider .slider-item.animate-in .slider-button{
  opacity:1;
  filter:alpha(opacity=100);
     -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
     -webkit-transition:600ms ease-out;
    -moz-transition:600ms ease-out;
    -ms-transition:600ms ease-out;
    transition:600ms ease-out;

}
.minima-slider .slider-item.animate-out .slider-button{
     opacity:0;
	 filter:alpha(opacity=0);
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
}

/* Slider image animation */
.minima-slider .slider-item .slider-image{
     opacity:0;
	 filter:alpha(opacity=0);
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    transform: translateX(-200px);

}
.minima-slider .slider-item.animate-in .slider-image{
     opacity:1;
	 filter:alpha(opacity=100);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
     -webkit-transition:1s ease-out;
    -moz-transition:1s ease-out;
    -ms-transition:1s ease-out;
    transition:1s ease-out;
}
.minima-slider .slider-item.animate-out .slider-image{
     opacity:0;
	 filter:alpha(opacity=0);
    -webkit-transform: translateX(-200px);
    -moz-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    transform: translateX(-200px);
    -webkit-transition:200ms ease-out;
    -moz-transition:200ms ease-out;
    -ms-transition:200ms ease-out;
    transition:200ms ease-out;
}

.layout-minima .slider-content-wrapper{
    z-index:1;
}
.layout-minima .slider-title{ }
.layout-minima .slider-title div,
.layout-minima .slider-title div >small{color:#000;display: block;}
.layout-minima .slider-title div span{text-transform:uppercase;font-weight:bold}
.layout-minima .slider-title .sp-smart-posttitle{
    font-weight: normal;
}

.layout-minima .slider-title,
.layout-minima .slider-title a{color:#000}
.layout-minima .slider-title div{font-size:41px;}
.layout-minima .slider-introtext{font-size:30px;font-weight:400;}
.layout-minima .slider-introtext >div{padding:20px;}


.layout-minima .slider-controllers{z-index:2;position: absolute;bottom: 15px;width: 100%}
.layout-minima .slider-controllers ul{list-style:none; margin: 0;display: block; text-align: center;}
.layout-minima .slider-controllers ul li{border-radius:1px;margin-right:5px;cursor:pointer;width:120px;height:6px;display: inline-block;}

.layout-minima .slider-controllers .controller-prev,
.layout-minima .slider-controllers .controller-next{position:absolute;bottom:50px}
.rtl .layout-minima .slider-controllers .controller-next{left:0}
.ltr .layout-minima .slider-controllers .controller-next{right:0}
.ltr .layout-minima .slider-controllers >a{width: 80px;height: 80px;line-height:80px;display: block;float: left}
.rtl .layout-minima .slider-controllers >a{width: 80px;height: 80px;line-height:80px;display: block;float: right}
.layout-minima .slider-controllers >a{color:#fff;margin:0 .5px;padding:0;cursor:pointer}
.layout-minima .slider-controllers >a:hover{color:#333;}
.layout-minima .slider-controllers >a >span{display:block;font-family:"Helvetica Neue";font-size:48px}

.ltr .layout-minima .slider-item{position:absolute;left:0;top:0;width:100%;height: 100%;/*overflow:hidden*/}
.rtl .layout-minima .slider-item{position:absolute;right:0;top:0;width:100%;height: 100%;/*overflow:hidden*/}



.layout-minima .slider-content .slider-button{cursor:pointer;margin-top: 20px}


/*Animation*/
.slider-content-wrapper{
    position: relative;
}

#sp-slideshow-wrapper #sp-slideshow .layout-minima .slider-controllers ul li {
  background: rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,.4);
  -moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,.4);
  box-shadow: inset 1px 1px 0 rgba(255,255,255,.4);
  border: 1px solid #c7c7c7;
}

#sp-slideshow-wrapper #sp-slideshow .layout-minima .slider-controllers ul li.active {
  border: 1px solid #4e7f1d;
  background: #67a926;
}

.layout-minima .slider-item{position:absolute;left:0;top:0;width:100%;height: 100%;/*overflow:hidden*/}
.layout-minima .slider-item{position:absolute;right:0;top:0;width:100%;height: 100%;/*overflow:hidden*/}

@media screen and (max-width:860px) {
	#sp-slideshow-wrapper {display:none;}
}

/*#sp-component-area {margin-left:0;margin:auto;}*/

/*Всплывающее окно*/
.modalform2 {display:block;position:fixed;width:100%;height:100%;min-width:400px;z-index:2200;top:0;background:url('/bitrix/templates/mlife/images/loadbg4.png') 0 0 repeat;}
.modalform2 .wrap {display:block;width:362px;max-height:80%;margin:0 auto;overflow-x:hidden;overflow-y:auto;}
.modalform2 .wrap {width:360px;
position:relative;
padding:20px 0;
/*margin-top:10%;*/
}
.modalform2 .wrap .bg1 {display:block;width:100%;height:100%;position:relative;background:#568c22;overflow:hidden;
-webkit-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 0px 8px rgba(50, 50, 50, 0.75);
box-shadow:         0px 0px 8px rgba(50, 50, 50, 0.75);
}
.modalform2 .wrap .bg2 {display:block;width:100%;height:100%;width:350px;margin:5px;background:#efefef;position:relative;overflow:hidden;
}
.modalform2 .wrapform {padding:5px;}
.modalform2 .wrap .title {color:#000000;font-size:18px;text-transform:uppercase;font-weight:bold;display:block;text-align:center;padding:10px 0 10px 0;}
.modalform2 .wrap .desc {color:#000000;font-size:14px;display:block;text-align:center;padding:0px 0 5px 0;font-weight:bold;line-height:20px;}
.modalform2 .wrap .name, .modalform2 .wrap .phone, .modalform2 .wrap .mess, .modalform2 .wrap .button, .modalform2 .wrap .email
{width:100%;display:block;padding:20px 0 0 0;clear:both;position:relative;}
.modalform2 .wrap input.mlfinp {border:1px solid #aeadad;padding:7px;height:20px;line-height:20px;font-size:16px;width:77%;float:left;color:#000000;
-webkit-box-shadow: 0px 0px 4px rgba(124, 124, 124, 0.65) inset;
-moz-box-shadow:    0px 0px 4px rgba(124, 124, 124, 0.65) inset;
box-shadow:         0px 0px 4px rgba(124, 124, 124, 0.65) inset;
margin-left:30px;
outline:none;
font-weight:normal;
}
.modalform2 .wrap textarea.mlftarea {
-webkit-box-shadow: 0px 0px 4px rgba(124, 124, 124, 0.65) inset;
-moz-box-shadow:    0px 0px 4px rgba(124, 124, 124, 0.65) inset;
box-shadow:         0px 0px 4px rgba(124, 124, 124, 0.65) inset;
margin-left:30px;
border:1px solid #aeadad;padding:7px;height:85px;line-height:22px;font-size:16px;width:77%;float:left;color:#000000;
resize:none;
outline:none;
font-weight:normal;
}

.modalform2 .wrap .button a {display:block;width:210px;height:38px;background:#568c22;
line-height:38px;font-size:18px;text-transform:uppercase;text-align:center;color:#ffffff;text-decoration:none;margin:10px auto;
border-radius:3px;
transition: 0.1s;margin-left:67px;}
.modalform2 .wrap .button a:hover {background:#305d06;transition: 0.6s;}
.modalform2 .wrap .closewrap {display:block;width:100%;clear:both;position:absolute;right: -1px;top: 9px;z-index:2;}
.modalform2 .wrap .closewrap .close {display:block;width:34px;height:37px;float:right;background:url('/bitrix/templates/mlife/images/close.png') 0 0 no-repeat;opacity:1;}
.modalform2 .wrap .closewrap .close:hover {cursor:pointer;}
.modalform2 .wrap .preload {width:100%;height:100%;position:absolute;top:0;z-index:2;background:url('/bitrix/templates/mlife/images/loadbg2.png') 0 0 repeat;}
.modalform2 .wrap .preload .load {width:100%;height:100%;display:block;background:url('/bitrix/templates/mlife/images/load.gif') 50% 50% no-repeat;opacity:0.8;}
.modalform2 .wrap .fielderror {position:absolute;top:5px;left:10px;padding:5px 5px;font-size:12px;background:#568c22;color:#ffffff;border-radius:0px;}
.modalform2 .descerr {display:block;font-size:18px;text-transform:uppercase;text-align:center;padding:10px 0;width:90%;margin:auto;line-height:22px;}

.vidRabot #ksForm {padding:15px 0 30px 0;}
.vidRabot #ksForm .wrapfield {padding-top:10px;}

@media screen and (max-width:680px) {
#modalform2 .mess {display:none;}
}

.hc__form__send {
background:#477d14 !important;}
.hc__top__unlike {display:none !important;}
.hc__top__like:hover {background:#477d14 !important;color:#ffffff !important;}
.hc__top__like:hover * {color:#ffffff !important;}

#modalform2 .mess i {display:block;width:82%;text-align:center;margin-left:30px;font-size:12px;line-height:14px;padding:0 0 5px 0;}

.phoneRight span a {text-decoration:none;color:#303030;}
.phoneRight span a:hover {color:#3d6d10;}

.seorBl ul {padding-left: 22px;padding-bottom:10px;}

ul.titem-class.item-class2 li {
    width: 22%;
    text-align: center;
    border: 1px solid #CCC;
    padding: 20px 5px 0px 5px;
    -webkit-border-radius: 5px;
    margin: 20px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: top;
    min-height: 298px;
}
h4:before {
    content: ' ';
    text-indent: -1999px;
    display: inline-block;
    width: 26px;
    height: 28px;
    font-weight: bold;
    margin: 0px 5px 0 5px;
    background: url(/bitrix/templates/mlife/images/icn_h2.png) 0 2px no-repeat;
}
h4:before {
    content: '.';
    text-indent: -1999px;
    display: inline-block;
    width: 26px;
    height: 28px;
    margin: 0px 5px 0 5px;
    background: url(/bitrix/templates/mlife/images/icn_h2.png) 0 2px no-repeat;
}

.navigation {display:block;width:100%;padding:20px 0;clear:both;overflow:hidden;text-align:center;}
.navigation .navprew,
.navigation .navnext,
.navigation .navall {display:inline-block;padding:2px 15px;font-size:14px;line-height:28px;text-transform:uppercase;
color:#477d14;margin:0 10px;border:1px solid #477d14;display:none;}
.navigation span.num {display:inline-block;padding:0 0px;font-size:18px;line-height:32px;float:none;
}
.navigation span.name {display:inline-block;padding:0 10px 0 0px;font-size:18px;line-height:32px;float:left;color:#477d14;display:none;
}
.navigation span.num b {display:inline-block;color:#ffffff;padding:0 0px;font-weight: normal;
background:#477d14;font-size:18px;line-height:32px;height:32px;width:32px;
border:1px solid #477d14;
}
.navigation span.num a {display:inline-block;color:#477d14;text-decoration:none;padding:0 0px;
font-size:18px;line-height:32px;height:32px;width:32px;
border:1px solid #e1e6c3;background:#ffffff;color:#477d14;
}
.navigation span.num a:hover {color:#477d14;border:1px solid #477d14;}

.navigation .navprew, 
.navigation .navnext, 
.navigation .navall a {color:#477d14;text-decoration:none;}
.navigation .navprew:hover, 
.navigation .navnext:hover, 
.navigation .navall:hover {color:#00b7f4;border:1px solid #00b7f4;}
.navigation span.navprew:hover, 
.navigation span.navnext:hover {color:#477d14;border:1px solid #477d14;}

.dissalowLink {opacity:0.3;}

.rightfoto{
float:right;
margin: 6px 10px 2px 10px;
border:1px solid #CCC;
padding:0px;
}

.mapYashka {height:377px;width:100%;position:relative;display:block;clear: both;margin:20px 0;}
.mpRemove {display:block;width:100%;height:100%;opacity:0.3;background:#ffffff;position:absolute;top:0;left:0;z-index:5;}
.mpRemove p {padding-top:150px;}
.mpRemove:hover {opacity:0;}

embed, iframe {
  display: block;
  margin: 0 auto;
}

h3 {
font-size: 21px;
line-height: 20px;
font-weight: bold;
margin-bottom: 15px;
margin-top: 0px;
}
/* End */
/* /bitrix/components/niges/socmenu/templates/.default/style.css?16157972355027 */
/* /bitrix/templates/mlife/template_styles.css?175961402177451 */
