@charset "UTF-8";[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide:not(.ng-hide-animate){display:none !important;}ng\:form{display:block;}.ng-animate-shim{visibility:hidden;}.ng-anchor{position:absolute;}

.price-table {
    width: 100%;
    text-align: center;
/*border-top: 2px solid #cfcfcf;*/
    color: #434f53;
    margin: 0px 0px;
}
.price-table th {
	font-weight: bold;
    font-style: normal;
    font-family: 'Varela Round', sans-serif;
    color: #2db8f5;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 1px;
	padding: 12px 5px;

    position: relative;
}
#PriceFilter span,
.price-table tbody td
{
	font-weight: normal;
    font-style: normal;
    font-family: 'Varela Round', sans-serif;
    color: #6F6F6F;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 1px;
	padding: 10px 5px;
    position: relative;

}
.price-table tbody td,
.price-table th {
	text-align:center;
}
.price-table th:nth-child(2n):before,
.price-table th:nth-child(3n):before,
.price-table th:nth-child(4n):before,
.price-table th:nth-child(5n):before {
	content: " ";
	display:inline-block;
    width: 1px;
    height: 73%;
    position: absolute;
    top: 10px;
    left: 0px;
    border-left: 1px solid #CCC;
}
.price-table tbody td:nth-child(2n):before,
.price-table tbody td:nth-child(3n):before,
.price-table tbody td:nth-child(4n):before {
	content: " ";
	display:inline-block;
	width:1px;
	height:34px;
	position:absolute;
	top:10px;
	left:0px;
    border-left: 0px solid #CCC;
}
.price-table tbody tr td,
.price-table tbody tr th {
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
    color: #000;
}
.price-table tr th.row_type {
    color: #5B5B5B;
    text-align: left;
    line-height: 12px;
    border: 0px solid #cfcfcf;
    font-size: 13px;
    letter-spacing: -0.6px;
}
.price-table tr th.row_view {
border: 0px solid #cfcfcf;
}
#PriceFilter {
    width: 100%;
	text-align:right;
}
#PriceFilter select {
	width:150px;
	margin:10px 0px;
}
.cert-div,
.goods_list,
.provider {
    text-align: center;
}
.goods_list img {
    margin: 10px;
}
.goods_list p,
.provider p {
    text-align: justify !important;
    width: 290px;
    display: inline-block;
}
.provider img {
	margin: 10px;
	width: 290px;
}
.provider table,
.provider table tr,
.provider table tr td {
    margin-left: 0px !important;
    display: inline-block;
}
.provider p {
	    margin-bottom: 10px;
}
.clear {
	clear:both;
}
.m-cert img {
    width: 82px !important;
    height: 116px !important;
    border: 1px solid #CCC;
}
.m-cert a {
    float: left;
    width: 20%;
}
.m-cert .cert-detail {
	float: left;
    width: 80%;
    text-align: justify;
    padding-left: 28px;
    font-size: 12px;
    line-height: 16px;
}
.m-cert .cert-detail .year {
	font-size: 18px;
    display: inline-block;
	margin-bottom: 7px;
}
.m-cert .cert {
	width: 100%;
    float: left;
    margin: 8px 0px;
}
.row_point {
display:none;
}
.point {
width: 19px;
    height: 19px;
    display: inline-block;
    border-radius: 10px;
	background: url(/bitrix/templates/lydmila/include/price_2.png) no-repeat #2db8f5;
    padding: 3px 1px 0px 0px;
    vertical-align: middle;
    margin: -4px 0px 0px 4px;
    position: absolute;
    right: 0px;
    top: 12px;
    color: #FFF;
    text-align: center;
}
.point_up {
	background: url(/bitrix/templates/lydmila/include/price_1.png) no-repeat #2db8f5;
}
.type_view {
    width: 285px;
    word-wrap: normal;
    overflow: hidden;
}
.type_view div {
    width: 1200px;
    word-wrap: normal;
}
.row_view {
	display:none;
	text-align: right !important;
}
.row_view a {
color: #2db8f5;
    text-decoration: underline;
    font-size: 12px;
    font-style: italic;
}

#popup__toggle{bottom:40px;right:90px;position:fixed;z-index:999;}
.img-circle{background-color:#ff4e00;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #ff4e00;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#ff4e00;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;
background-image:url(/phone-min.png);background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
.cert {
    margin: 10px 0px;
}

.ispk {
    display: inline-block;
	font-family: 'Times New Roman';
}
.ismobile {
    display: none !important;
}
#body {
    width: 1200px;
    display: inline-block;
}
.ispk {
	color: #000;
}
.ispk #descr {
	line-height: 16px;
	color: #000;
}
.ispk #menu {
	line-height: 24px;
}
.ispk h1 {
    line-height: 38px;
    margin: .67em 0;
}

.ispk .goods_list p, 
.ispk .provider p {
    text-align: left !important;
    width: auto;
    display: block;
}
.ispk ul.main_list li {
    line-height: 20px;
    color: #000;
}
