.nano {position: relative;width: 100%;height: 100%;overflow: hidden}
.whatsapp a svg {
    margin-right: 6px;
    position: relative;
    margin-top: -3px;
}
table.alfa_table td {
    border: 1px solid #999999;
    padding: 3px;
    font-size: 12px;
}

.image-zone a {
    display: inline-block;
}
.image-zone img {
    width: 100%;
    height: auto;
}
table.alfa_table {
    width: 100%;
}
a.credit-link-fon {
}
.grecaptcha-badge {
    display: none!important;
}
.whatsapp a {
    background: #35BE27;
    color: #fff;
    display: inline-flex;
    line-height: 39px;
    align-items: center;
    padding: 0 10px;
    font-size: 14px;
}
.nano > .nano-content {position: absolute;overflow: scroll;overflow-x: hidden;top: 0;right: 0;bottom: 0;left: 0}

.nano > .nano-content:focus {outline: thin dotted}

.nano > .nano-content::-webkit-scrollbar {display: none}

.has-scrollbar > .nano-content::-webkit-scrollbar {display: block}

.nano > .nano-pane {background: rgba(0, 0, 0, .25);position: absolute;width: 10px;right: 0;top: 0;bottom: 0;visibility: hidden;opacity: .01;-webkit-transition: .2s;transition: .2s;border-radius: 5px}

.nano > .nano-pane > .nano-slider {background: #444;background: rgba(0, 0, 0, .5);position: relative;margin: 0 1px;border-radius: 3px}

.nano-pane.active, .nano-pane.flashed, .nano:hover > .nano-pane {visibility: visible;opacity: .99}

.slick-slider {box-sizing: border-box;-webkit-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent}

.slick-list, .slick-slider {position: relative;display: block}

.slick-list {overflow: hidden;margin: 0;padding: 0;height: 100%}

.slick-list:focus {outline: none}

.slick-list.dragging {cursor: pointer;}

.slick-slider .slick-list, .slick-slider .slick-track {-webkit-transform: translateZ(0);transform: translateZ(0)}

.slick-track {position: relative;top: 0;left: 0;display: block;height: 100%}

.slick-track:after, .slick-track:before {display: table;content: ''}

.slick-track:after {clear: both}

.slick-loading .slick-track {visibility: hidden}

.slick-slide {display: none;float: left;height: 100%;min-height: 1px}

[dir=rtl] .slick-slide {float: right}

.slick-slide img {display: block}

.slick-slide.slick-loading img {display: none}

.slick-slide.dragging img {pointer-events: none}

.slick-initialized .slick-slide {display: block}

.slick-loading .slick-slide {visibility: hidden}

.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent}

.slick-arrow.slick-hidden {display: none}

.zones__item {
	display: inline-block;
	height: 40px;
	padding: 10px;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	margin: 10px;
	font-size: 13px;
	line-height: 18px;
}

.zones__item:hover {
	background: #f2f2f2;
	border-color: #f2f2f2;
}

.zone__link {
	color: inherit;
}

.device__list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 80px;
	flex-wrap: wrap;
}

.device__item {
	width: calc((100% - 30px) / 4);
	min-width: 185px;
	height: 220px;
	position: relative;
	border: 1px solid #00993f;
	text-align: center;
}
@media (max-width: 1199px) {
	.device__item {
		width: calc((100% - 30px) / 2);
		margin: 20px auto;
	}
}
@media (max-width: 767px) {
	.device__item {
		width: calc(100% - 30px);
	}

}
.device__item img {
	max-width: 100%;
	height: auto;
	width: auto;
	max-height: calc(100% - 20px);
	margin-top: 20px;
}

.device__name {
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	font-size: 14px;
}

/*new header*/
.header__top.clearfix {
	width: 100%;
	height: 30px;
	background: #009a3f;
	color: white;
	font-size: 13px;
	line-height: 30px;
}

.header__top--container {
	display: flex;
	justify-content: space-between;
	padding: 0 15px;
}

.header__motto span {
	text-decoration: underline dotted;
	font-weight: 500;
}

.social__links {
	width: 70px;
	display: flex;
	justify-content: space-between;
}

.header .header__bottom.header-bottom {
	padding: 0 !important;
}

.header-bottom__wrap.header__bottom--container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 30px 0;
}

.header__city, .header__phone {
	padding-left: 50px;
	background-size: 30px 30px;
	background-position: left center;
	background-repeat: no-repeat;
}

.header__city {
	background-image: url('data:image/svg+xml;svg,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="38.5px" height="38.5px"><path fill-rule="evenodd"  stroke="rgb(0, 154, 63)" stroke-width="1px" stroke-linecap="butt" stroke-linejoin="miter" opacity="0.659" fill="none" d="M18.999,0.500 C29.217,0.500 37.500,8.782 37.500,19.000 C37.500,29.217 29.217,37.499 18.999,37.499 C8.782,37.499 0.499,29.217 0.499,19.000 C0.499,8.782 8.782,0.500 18.999,0.500 Z"/><path fill-rule="evenodd"  fill="rgb(0, 154, 63)" d="M18.499,12.500 C15.742,12.500 13.500,14.647 13.500,17.286 C13.500,17.974 13.647,18.631 13.936,19.239 C15.187,21.858 17.583,24.622 18.289,25.406 C18.341,25.465 18.418,25.499 18.499,25.499 C18.580,25.499 18.658,25.465 18.710,25.406 C19.415,24.622 21.812,21.858 23.062,19.239 C23.352,18.631 23.499,17.974 23.499,17.286 C23.498,14.647 21.256,12.500 18.499,12.500 ZM18.499,19.772 C17.067,19.772 15.902,18.656 15.902,17.286 C15.902,15.915 17.067,14.799 18.499,14.799 C19.932,14.799 21.097,15.915 21.097,17.286 C21.097,18.656 19.932,19.772 18.499,19.772 Z"/></svg>');
}

.header__phone {
	background-image: url('data:image/svg+xml;svg,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"	width="38.5px" height="38.5px"><path fill-rule="evenodd"  stroke="rgb(0, 154, 63)" stroke-width="1px" stroke-linecap="butt" stroke-linejoin="miter" opacity="0.659" fill="none"	d="M18.999,0.500 C29.216,0.500 37.499,8.782 37.499,19.000 C37.499,29.217 29.216,37.499 18.999,37.499 C8.782,37.499 0.499,29.217 0.499,19.000 C0.499,8.782 8.782,0.500 18.999,0.500 Z"/><path fill-rule="evenodd"  fill="rgb(0, 154, 63)" d="M23.910,21.915 L22.212,20.207 C21.874,19.869 21.313,19.879 20.963,20.231 L20.107,21.091 C20.054,21.061 19.997,21.030 19.938,20.997 C19.398,20.695 18.659,20.283 17.880,19.500 C17.100,18.715 16.689,17.971 16.389,17.427 C16.357,17.370 16.327,17.314 16.297,17.262 L16.871,16.685 L17.154,16.401 C17.504,16.048 17.513,15.485 17.176,15.146 L15.478,13.438 C15.140,13.099 14.579,13.109 14.229,13.461 L13.750,13.946 L13.763,13.958 C13.603,14.165 13.469,14.402 13.369,14.658 C13.277,14.902 13.220,15.134 13.194,15.367 C12.969,17.236 13.819,18.945 16.124,21.263 C19.312,24.466 21.880,24.224 21.991,24.212 C22.232,24.183 22.464,24.126 22.699,24.034 C22.951,23.934 23.188,23.800 23.392,23.639 L23.403,23.648 L23.887,23.171 C24.238,22.818 24.248,22.255 23.910,21.915 Z"/></svg>');
}

.header__name {
	font-size: 13px;
	font-weight: 300;
	color: #999;
}

.header__value {
	font-size: 16px;
	font-weight: 600;
	color: #333;
}

.clbk__btn {
	width: 163px;
	height: 40px;
	border-radius: 3px;
	background: #009a3f;
	color: white;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}

.clbk__btn:hover {
	opacity: 0.8;
	cursor: pointer;
}

.header-bottom .menu-bottom.header__menu {
	margin-top: 0;
}

/*
.header__bottom .menu-bottom.header__menu {
	margin-top: 0;
	font-size: 16px;
	background-color: #ddd;
	height: 50px;
	line-height: 50px;
	width: 100%;
}
.header__bottom .menu-bottom .menu > li {
	position: relative;
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
}
.header__bottom .menu-bottom .menu > li > a {
	display: block;
	font-size: 100%;
	color: #333;
	-webkit-transition: all .1s ease;
	transition: all .1s ease;
	padding: 0 35px;
}
.header__bottom .menu-bottom .menu > li.current-menu-item > a, .header__bottom .menu-bottom .menu > li.current-menu-parent > a, .header__bottom .menu-bottom .menu > li:hover, .header__bottom .menu-bottom .menu > li > a:focus {
	background: #009a3f;
	color: #fff;
}
.header__bottom .menu-bottom .menu > li:hover > a, .header__bottom .menu-bottom .menu > li > a:hover {
	color: #fff;
}
.header__bottom .menu-bottom .sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 200px;
	background-color: #009a3f;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	display: none;
	z-index: 25;
}
.header__bottom .menu-bottom .menu > li:hover > .sub-menu {
	display: block;
}
.header__bottom .menu-bottom .sub-menu > li {
	display: block;
	width: 100%;
	text-align: left;
}
.header__bottom .menu-bottom .sub-menu > li > a {
	display: block;
	width: 100%;
	padding: 10px 20px;
	font-size: 13px;
	color: #fff;
	line-height: normal;
	-webkit-transition: all .1s ease;
	transition: all .1s ease;
}
.header__bottom .menu-bottom .sub-menu > li > a:hover {
	background-color: #ddd;
	color: #333;
}*/
/*icons*/
.iconed-list__item_speed .iconed-list__thumb {
	background-image: url('data:image/svg+xml;svg,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="60px" height="40px"><path fill-rule="evenodd"  fill="rgb(35, 151, 83)" d="M59.982,38.975 C59.971,39.221 59.961,39.461 59.951,39.696 C59.950,39.696 59.950,39.698 59.950,39.699 C59.944,39.867 59.805,40.000 59.639,40.000 L47.233,40.000 C47.239,39.973 47.246,39.948 47.254,39.921 C47.265,39.877 47.278,39.832 47.290,39.785 C47.303,39.731 47.315,39.675 47.329,39.617 C47.355,39.501 47.383,39.378 47.412,39.250 C47.442,39.122 47.465,38.987 47.494,38.848 C47.521,38.709 47.553,38.566 47.576,38.417 C47.601,38.267 47.627,38.114 47.654,37.958 C47.677,37.800 47.700,37.639 47.723,37.475 C47.749,37.312 47.763,37.143 47.785,36.974 C47.795,36.889 47.804,36.803 47.814,36.717 C47.822,36.631 47.830,36.544 47.838,36.457 C47.845,36.370 47.852,36.283 47.861,36.195 L47.867,36.129 L47.870,36.096 L47.870,36.087 C47.870,35.991 47.872,36.215 47.871,36.190 L47.872,36.185 L47.873,36.164 L47.879,35.996 C47.889,35.773 47.899,35.549 47.908,35.325 L47.915,35.158 L47.917,35.042 C47.920,34.965 47.922,34.888 47.924,34.810 C47.926,34.733 47.928,34.656 47.932,34.579 L47.936,34.463 L47.934,34.333 C47.928,33.982 47.932,33.635 47.910,33.301 C47.902,33.134 47.897,32.969 47.887,32.807 C47.874,32.647 47.861,32.489 47.849,32.336 C47.830,32.028 47.788,31.741 47.759,31.473 C47.752,31.406 47.744,31.340 47.738,31.276 C47.729,31.212 47.718,31.150 47.710,31.090 C47.691,30.969 47.674,30.853 47.658,30.745 C47.641,30.637 47.628,30.535 47.612,30.442 C47.594,30.349 47.578,30.263 47.564,30.186 C47.550,30.109 47.537,30.040 47.526,29.981 C47.497,29.821 47.592,29.665 47.747,29.620 L57.891,26.689 C58.052,26.642 58.221,26.733 58.273,26.896 C58.308,27.005 58.352,27.144 58.404,27.309 C58.440,27.421 58.479,27.545 58.521,27.680 C58.562,27.816 58.602,27.964 58.646,28.121 C58.691,28.279 58.737,28.447 58.787,28.624 C58.811,28.713 58.836,28.804 58.862,28.898 C58.884,28.991 58.908,29.087 58.932,29.185 C59.026,29.578 59.137,30.002 59.226,30.456 C59.273,30.684 59.320,30.917 59.369,31.155 C59.414,31.395 59.454,31.640 59.497,31.889 C59.589,32.388 59.654,32.907 59.726,33.434 C59.735,33.501 59.743,33.567 59.752,33.634 C59.759,33.706 59.766,33.778 59.773,33.850 C59.788,33.995 59.801,34.141 59.815,34.286 C59.829,34.431 59.843,34.578 59.856,34.724 L59.876,34.943 L59.890,35.112 C59.906,35.336 59.923,35.560 59.941,35.783 L59.953,35.950 L59.955,35.971 L59.955,35.976 L59.957,36.088 L59.957,36.101 L59.959,36.152 L59.962,36.252 C59.967,36.386 59.972,36.520 59.977,36.653 C59.982,36.787 59.986,36.919 59.991,37.052 C59.992,37.184 59.994,37.316 59.995,37.447 C59.996,37.709 60.004,37.968 59.996,38.223 C59.992,38.479 59.987,38.729 59.982,38.975 ZM47.325,27.695 C47.159,27.763 46.971,27.675 46.914,27.502 C46.889,27.426 46.859,27.336 46.826,27.234 C46.796,27.144 46.763,27.043 46.726,26.934 C46.699,26.854 46.669,26.768 46.637,26.677 C46.606,26.584 46.572,26.486 46.537,26.382 C46.523,26.333 46.496,26.268 46.473,26.209 C46.449,26.148 46.426,26.086 46.401,26.022 C46.352,25.896 46.301,25.763 46.248,25.626 C46.191,25.490 46.131,25.350 46.070,25.207 C46.040,25.134 46.009,25.061 45.978,24.987 C45.944,24.914 45.910,24.840 45.876,24.766 C45.807,24.616 45.737,24.463 45.666,24.308 C45.510,24.004 45.360,23.682 45.184,23.369 C45.142,23.289 45.099,23.210 45.055,23.130 L44.991,23.010 L44.922,22.892 C44.831,22.734 44.738,22.576 44.646,22.418 C44.552,22.261 44.452,22.107 44.356,21.952 C44.307,21.874 44.261,21.796 44.210,21.720 C44.159,21.645 44.109,21.570 44.058,21.495 C44.008,21.420 43.957,21.345 43.908,21.270 C43.858,21.195 43.808,21.121 43.756,21.050 C43.652,20.906 43.550,20.764 43.450,20.624 C43.349,20.484 43.241,20.353 43.141,20.220 C43.041,20.088 42.943,19.957 42.841,19.837 C42.740,19.715 42.642,19.596 42.548,19.480 C42.454,19.364 42.355,19.260 42.265,19.154 C42.174,19.050 42.087,18.950 42.003,18.855 C41.917,18.763 41.835,18.676 41.758,18.594 C41.681,18.512 41.609,18.435 41.543,18.363 C41.477,18.292 41.412,18.231 41.355,18.173 C41.296,18.114 41.243,18.061 41.198,18.016 C41.084,17.901 41.074,17.717 41.177,17.591 L46.621,10.909 C46.728,10.778 46.918,10.756 47.051,10.859 C47.138,10.927 47.248,11.012 47.378,11.114 C47.467,11.184 47.568,11.260 47.674,11.348 C47.779,11.436 47.894,11.531 48.017,11.632 C48.138,11.734 48.268,11.843 48.405,11.957 C48.539,12.076 48.679,12.200 48.825,12.330 C48.971,12.461 49.127,12.593 49.279,12.739 C49.432,12.885 49.591,13.035 49.754,13.190 C49.919,13.344 50.080,13.509 50.247,13.677 C50.412,13.846 50.585,14.015 50.752,14.195 C50.919,14.375 51.089,14.559 51.261,14.745 C51.348,14.837 51.432,14.933 51.516,15.030 C51.600,15.126 51.684,15.224 51.769,15.321 C51.854,15.419 51.939,15.517 52.024,15.616 C52.110,15.715 52.190,15.818 52.273,15.918 C52.438,16.122 52.607,16.325 52.769,16.533 C52.929,16.742 53.089,16.952 53.248,17.161 L53.368,17.318 L53.482,17.478 C53.557,17.584 53.633,17.690 53.709,17.796 C54.016,18.216 54.291,18.648 54.567,19.061 C54.698,19.273 54.827,19.480 54.953,19.683 C55.016,19.785 55.078,19.886 55.140,19.986 C55.198,20.086 55.256,20.187 55.313,20.285 C55.427,20.483 55.537,20.676 55.645,20.862 C55.749,21.050 55.846,21.234 55.940,21.409 C55.987,21.497 56.033,21.584 56.077,21.668 C56.123,21.754 56.166,21.830 56.210,21.922 C56.297,22.098 56.379,22.266 56.456,22.423 C56.532,22.581 56.604,22.729 56.671,22.866 C56.722,22.975 56.769,23.076 56.811,23.167 C56.856,23.264 56.897,23.349 56.930,23.422 C57.007,23.586 56.932,23.782 56.765,23.850 L47.325,27.695 ZM39.683,16.202 C39.584,16.353 39.381,16.390 39.237,16.282 C39.173,16.233 39.098,16.177 39.014,16.113 C38.975,16.084 38.934,16.053 38.891,16.020 C38.849,15.989 38.798,15.949 38.767,15.928 C38.696,15.876 38.619,15.820 38.537,15.761 C38.454,15.700 38.367,15.635 38.274,15.567 C38.169,15.496 38.059,15.422 37.943,15.344 C37.844,15.279 37.743,15.207 37.637,15.139 L39.572,6.623 C39.630,6.645 39.687,6.667 39.745,6.689 C39.970,6.775 40.186,6.873 40.401,6.962 C40.614,7.053 40.825,7.140 41.025,7.235 C41.226,7.328 41.422,7.419 41.611,7.507 C41.801,7.594 41.978,7.689 42.152,7.775 C42.325,7.863 42.491,7.948 42.648,8.028 C42.813,8.119 42.971,8.206 43.118,8.287 C43.266,8.370 43.404,8.447 43.532,8.518 C43.587,8.550 43.640,8.580 43.690,8.609 C43.737,8.636 43.781,8.662 43.823,8.686 C43.914,8.739 43.995,8.787 44.064,8.827 C44.220,8.917 44.267,9.122 44.169,9.273 L39.683,16.202 ZM36.208,14.292 L31.309,35.853 C31.227,36.202 31.102,36.572 30.940,36.908 C30.100,38.650 28.377,39.663 26.585,39.663 C25.872,39.663 25.146,39.502 24.461,39.163 C22.058,37.971 21.063,35.030 22.238,32.594 L31.912,12.532 L35.382,5.336 L37.734,0.457 C37.888,0.138 38.162,-0.001 38.435,-0.001 C38.900,-0.001 39.365,0.403 39.231,0.995 L38.075,6.081 L36.208,14.292 ZM26.765,32.219 C25.454,32.219 24.391,33.296 24.391,34.626 C24.391,35.955 25.454,37.033 26.765,37.033 C28.076,37.033 29.139,35.955 29.139,34.626 C29.139,33.297 28.076,32.219 26.765,32.219 ZM29.996,12.073 C29.868,12.050 29.747,12.029 29.633,12.010 C29.518,11.989 29.412,11.970 29.313,11.953 C29.213,11.939 29.122,11.927 29.040,11.915 C28.950,11.903 28.871,11.892 28.802,11.882 C28.643,11.860 28.526,11.717 28.534,11.554 L28.847,4.922 C28.855,4.752 28.994,4.619 29.162,4.621 C29.268,4.623 29.399,4.624 29.554,4.626 C29.665,4.628 29.788,4.630 29.920,4.632 C30.054,4.639 30.197,4.645 30.351,4.653 C30.505,4.660 30.669,4.668 30.842,4.677 C31.015,4.685 31.195,4.705 31.385,4.720 C31.574,4.736 31.771,4.753 31.975,4.771 C32.180,4.796 32.390,4.821 32.606,4.847 C32.715,4.860 32.825,4.874 32.936,4.888 C33.047,4.902 33.159,4.921 33.272,4.938 C33.438,4.964 33.606,4.991 33.777,5.018 L30.341,12.144 C30.222,12.118 30.107,12.091 29.996,12.073 ZM26.110,11.690 C26.031,11.691 25.937,11.691 25.832,11.692 C25.736,11.692 25.630,11.693 25.514,11.694 C25.421,11.697 25.320,11.700 25.212,11.704 C25.103,11.706 24.988,11.710 24.865,11.713 C24.807,11.713 24.737,11.719 24.668,11.723 C24.600,11.728 24.529,11.733 24.457,11.738 C24.312,11.748 24.162,11.758 24.005,11.769 C23.850,11.785 23.690,11.802 23.524,11.820 C23.441,11.828 23.358,11.837 23.273,11.845 C23.188,11.855 23.103,11.869 23.016,11.880 C22.843,11.905 22.666,11.930 22.486,11.955 C22.306,11.986 22.124,12.019 21.940,12.051 C21.847,12.068 21.753,12.082 21.661,12.101 C21.568,12.121 21.475,12.141 21.381,12.162 C21.287,12.182 21.193,12.202 21.099,12.222 C21.004,12.242 20.908,12.261 20.815,12.286 C20.626,12.334 20.436,12.381 20.247,12.429 C20.057,12.478 19.870,12.536 19.682,12.589 C19.589,12.617 19.494,12.642 19.401,12.671 C19.308,12.701 19.217,12.732 19.125,12.762 C19.033,12.792 18.941,12.822 18.850,12.851 C18.759,12.881 18.668,12.910 18.579,12.944 C18.400,13.009 18.224,13.074 18.050,13.137 C17.876,13.200 17.709,13.273 17.543,13.339 C17.377,13.406 17.214,13.469 17.060,13.541 C16.904,13.610 16.752,13.678 16.606,13.743 C16.458,13.807 16.321,13.880 16.186,13.944 C16.052,14.009 15.923,14.072 15.801,14.131 C15.680,14.195 15.566,14.255 15.458,14.312 C15.351,14.369 15.250,14.423 15.156,14.472 C15.064,14.521 14.981,14.571 14.905,14.615 C14.817,14.664 14.739,14.708 14.675,14.746 C14.533,14.826 14.356,14.784 14.265,14.648 L11.705,10.834 C11.611,10.694 11.643,10.503 11.778,10.403 C11.858,10.342 11.958,10.268 12.075,10.180 C12.161,10.117 12.254,10.044 12.360,9.970 C12.466,9.896 12.580,9.816 12.702,9.731 C12.824,9.646 12.955,9.555 13.092,9.460 C13.232,9.368 13.380,9.272 13.535,9.173 C13.690,9.074 13.847,8.965 14.018,8.864 C14.189,8.761 14.364,8.656 14.545,8.547 C14.725,8.436 14.916,8.333 15.109,8.224 C15.304,8.118 15.500,8.003 15.706,7.898 C15.912,7.793 16.121,7.686 16.332,7.578 C16.437,7.522 16.546,7.472 16.655,7.421 C16.764,7.370 16.874,7.318 16.984,7.266 C17.094,7.215 17.204,7.163 17.315,7.111 C17.427,7.061 17.541,7.014 17.654,6.965 C17.880,6.869 18.107,6.768 18.337,6.677 C18.568,6.587 18.799,6.498 19.029,6.409 C19.144,6.363 19.261,6.323 19.377,6.283 C19.493,6.242 19.609,6.202 19.724,6.162 C19.839,6.122 19.955,6.082 20.069,6.042 C20.184,6.004 20.300,5.970 20.415,5.934 C20.644,5.864 20.871,5.795 21.093,5.727 C21.319,5.666 21.541,5.606 21.757,5.547 C21.866,5.519 21.973,5.488 22.080,5.462 C22.187,5.438 22.293,5.413 22.397,5.389 C22.606,5.340 22.810,5.294 23.006,5.248 C23.204,5.209 23.396,5.172 23.579,5.136 C23.671,5.118 23.761,5.100 23.850,5.083 C23.938,5.067 24.023,5.049 24.113,5.036 C24.292,5.008 24.462,4.982 24.621,4.958 C24.781,4.933 24.930,4.911 25.068,4.890 C25.185,4.875 25.293,4.861 25.390,4.849 C25.495,4.835 25.587,4.824 25.666,4.814 C25.844,4.791 26.003,4.925 26.015,5.106 L26.419,11.354 C26.431,11.535 26.290,11.689 26.110,11.690 ZM12.311,16.308 C12.246,16.357 12.172,16.414 12.088,16.478 C12.049,16.508 12.008,16.539 11.966,16.571 C11.924,16.604 11.875,16.640 11.839,16.670 C11.759,16.735 11.674,16.804 11.582,16.878 C11.490,16.952 11.392,17.030 11.289,17.113 C11.183,17.204 11.073,17.300 10.957,17.399 C10.843,17.500 10.719,17.601 10.598,17.714 C10.477,17.826 10.351,17.942 10.222,18.061 C10.091,18.178 9.963,18.306 9.831,18.436 C9.701,18.567 9.562,18.696 9.430,18.836 C9.296,18.975 9.161,19.117 9.025,19.261 C8.955,19.332 8.888,19.406 8.822,19.481 C8.755,19.556 8.688,19.632 8.620,19.708 C8.553,19.783 8.485,19.859 8.416,19.935 C8.348,20.012 8.284,20.092 8.217,20.171 C8.086,20.329 7.951,20.486 7.821,20.647 C7.693,20.810 7.565,20.973 7.438,21.136 L7.343,21.258 L7.251,21.383 C7.190,21.465 7.129,21.548 7.069,21.631 C6.821,21.957 6.602,22.296 6.378,22.617 C6.273,22.782 6.170,22.944 6.068,23.103 C6.017,23.183 5.967,23.262 5.917,23.339 C5.870,23.419 5.824,23.497 5.778,23.574 C5.686,23.729 5.596,23.880 5.509,24.025 C5.427,24.174 5.348,24.317 5.271,24.455 C5.196,24.593 5.120,24.724 5.054,24.852 C4.989,24.980 4.927,25.101 4.869,25.215 C4.810,25.329 4.755,25.437 4.705,25.536 C4.657,25.636 4.613,25.728 4.574,25.812 C4.525,25.913 4.484,26.001 4.449,26.074 C4.379,26.223 4.208,26.291 4.057,26.232 L1.675,25.307 C1.520,25.246 1.438,25.072 1.492,24.912 C1.522,24.821 1.559,24.710 1.602,24.581 C1.634,24.483 1.672,24.374 1.711,24.255 C1.754,24.138 1.801,24.011 1.851,23.876 C1.901,23.740 1.954,23.595 2.010,23.443 C2.067,23.291 2.134,23.134 2.200,22.969 C2.268,22.804 2.338,22.632 2.410,22.454 C2.488,22.278 2.569,22.096 2.652,21.909 C2.693,21.816 2.735,21.721 2.778,21.625 C2.823,21.530 2.869,21.434 2.915,21.337 C3.009,21.143 3.104,20.946 3.202,20.744 C3.410,20.349 3.615,19.933 3.851,19.527 C3.909,19.424 3.967,19.321 4.026,19.218 L4.113,19.063 L4.205,18.910 C4.329,18.706 4.452,18.501 4.577,18.296 C4.704,18.093 4.837,17.893 4.966,17.693 C5.032,17.593 5.095,17.491 5.163,17.394 C5.231,17.296 5.299,17.199 5.366,17.102 C5.434,17.005 5.501,16.908 5.568,16.812 C5.635,16.715 5.702,16.620 5.773,16.528 C5.911,16.341 6.049,16.158 6.183,15.977 C6.319,15.796 6.460,15.625 6.595,15.454 C6.730,15.284 6.862,15.116 6.998,14.960 C7.133,14.802 7.263,14.649 7.390,14.500 C7.516,14.350 7.646,14.214 7.767,14.079 C7.889,13.944 8.007,13.816 8.118,13.694 C8.238,13.570 8.351,13.453 8.459,13.343 C8.565,13.233 8.666,13.131 8.759,13.035 C8.808,12.985 8.845,12.950 8.885,12.911 C8.923,12.874 8.960,12.838 8.994,12.803 C9.070,12.729 9.137,12.664 9.195,12.608 C9.324,12.482 9.531,12.492 9.648,12.631 L12.359,15.851 C12.476,15.990 12.454,16.198 12.311,16.308 ZM3.346,28.835 C3.321,28.912 3.292,29.002 3.258,29.103 C3.228,29.196 3.194,29.300 3.157,29.412 C3.122,29.522 3.092,29.632 3.055,29.755 C3.020,29.876 2.982,30.006 2.941,30.143 C2.921,30.211 2.900,30.281 2.879,30.354 C2.860,30.428 2.841,30.504 2.821,30.582 C2.744,30.893 2.648,31.229 2.574,31.590 C2.535,31.771 2.494,31.956 2.452,32.145 C2.414,32.335 2.381,32.530 2.343,32.729 C2.263,33.125 2.210,33.539 2.145,33.960 L2.122,34.118 L2.104,34.277 C2.092,34.384 2.080,34.490 2.068,34.598 C2.056,34.705 2.043,34.812 2.031,34.920 L2.013,35.081 L2.000,35.243 C1.983,35.459 1.966,35.675 1.949,35.890 L1.936,36.052 L1.934,36.072 L1.933,36.082 C1.933,36.084 1.933,36.083 1.933,36.080 L1.931,36.122 L1.927,36.205 C1.922,36.316 1.917,36.427 1.912,36.537 C1.907,36.647 1.901,36.757 1.897,36.867 C1.895,36.971 1.892,37.075 1.890,37.178 C1.888,37.281 1.886,37.384 1.884,37.486 C1.882,37.537 1.881,37.589 1.880,37.639 C1.881,37.691 1.881,37.742 1.881,37.793 C1.882,37.997 1.884,38.198 1.884,38.395 C1.891,38.592 1.898,38.784 1.903,38.972 C1.907,39.160 1.920,39.342 1.931,39.518 C1.933,39.568 1.937,39.616 1.939,39.665 C1.950,39.846 1.807,39.999 1.628,39.999 L0.789,39.999 C0.639,39.999 0.510,39.891 0.483,39.741 C0.481,39.727 0.477,39.712 0.475,39.697 C0.442,39.514 0.406,39.325 0.378,39.129 C0.349,38.933 0.318,38.732 0.287,38.526 C0.261,38.320 0.234,38.109 0.208,37.894 C0.201,37.841 0.194,37.787 0.187,37.733 C0.182,37.678 0.176,37.622 0.171,37.567 C0.160,37.456 0.149,37.344 0.139,37.231 C0.128,37.119 0.117,37.005 0.106,36.891 C0.098,36.782 0.090,36.673 0.082,36.562 C0.074,36.452 0.066,36.342 0.058,36.231 L0.052,36.148 L0.049,36.106 L0.046,36.050 L0.040,35.877 C0.031,35.647 0.021,35.415 0.011,35.183 L0.005,35.009 L0.004,34.835 C0.003,34.719 0.003,34.603 0.002,34.488 C0.001,34.372 0.001,34.256 0.000,34.141 L-0.001,33.968 L0.004,33.796 C0.018,33.339 0.025,32.887 0.058,32.450 C0.073,32.232 0.084,32.017 0.101,31.806 C0.122,31.596 0.142,31.391 0.162,31.191 C0.196,30.790 0.254,30.414 0.298,30.065 C0.310,29.978 0.321,29.892 0.333,29.809 C0.345,29.725 0.360,29.642 0.374,29.561 C0.401,29.399 0.427,29.245 0.451,29.101 C0.477,28.958 0.498,28.818 0.522,28.699 C0.545,28.583 0.566,28.477 0.585,28.381 C0.606,28.276 0.624,28.183 0.641,28.104 C0.677,27.926 0.853,27.816 1.027,27.862 L3.131,28.431 C3.304,28.478 3.403,28.663 3.346,28.835 Z"/> </svg>');
	background-size: 60px 40px;
}

.iconed-list__item_unlim .iconed-list__thumb {
	background-image: url('data:image/svg+xml;svg,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="60px" height="29px"><path fill-rule="evenodd"  fill="rgb(35, 151, 83)" d="M46.285,-0.000 C37.772,-0.000 32.140,6.926 27.170,13.038 C22.923,18.258 18.913,23.189 14.030,23.189 C8.954,23.189 5.837,17.997 5.837,14.275 C5.837,10.825 9.256,5.810 14.615,5.810 C19.814,5.810 22.523,9.951 22.660,10.163 C23.502,11.520 25.291,11.947 26.660,11.115 C28.037,10.280 28.473,8.493 27.634,7.123 C27.456,6.832 23.174,0.000 14.615,0.000 C6.002,0.000 -0.001,7.524 -0.001,14.276 C-0.001,21.240 5.762,28.999 14.030,28.999 C21.698,28.999 26.787,22.743 31.707,16.692 C36.259,11.097 40.558,5.810 46.284,5.810 C49.691,5.810 51.930,6.960 53.127,9.324 C54.164,11.375 54.163,13.695 54.161,14.500 C54.161,14.961 53.917,17.273 52.783,19.356 C51.490,21.728 49.655,22.832 47.004,22.832 C41.665,22.832 38.780,19.378 37.693,18.077 C37.411,17.739 37.208,17.495 36.936,17.263 C35.713,16.221 33.870,16.361 32.820,17.579 C31.808,18.755 31.906,20.502 33.011,21.560 C33.064,21.620 33.127,21.697 33.203,21.788 C34.619,23.484 38.924,28.641 47.004,28.641 C56.824,28.641 59.999,19.113 59.999,14.460 C60.000,11.497 59.442,8.891 58.341,6.711 C56.792,3.650 53.443,-0.000 46.285,-0.000 Z"/></svg>');
	background-size: 60px 29px;
}

.iconed-list__item_date .iconed-list__thumb {
	background-image: url('data:image/svg+xml;svg,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="47px" height="60px"><path fill-rule="evenodd"  fill="rgb(35, 151, 83)" d="M46.701,23.076 L44.611,25.001 C44.439,25.158 44.217,25.245 43.985,25.245 C43.726,25.245 43.478,25.135 43.303,24.943 L42.499,24.062 L41.283,25.213 C43.866,28.820 45.387,33.242 45.387,38.015 C45.387,50.137 35.569,59.999 23.501,59.999 C11.433,59.999 1.614,50.137 1.614,38.015 C1.614,33.242 3.137,28.820 5.719,25.213 L4.503,24.061 L3.699,24.943 C3.524,25.134 3.276,25.244 3.017,25.244 C2.785,25.244 2.563,25.158 2.391,25.001 L0.301,23.076 C-0.076,22.729 -0.101,22.140 0.243,21.763 L4.849,16.714 C5.023,16.523 5.273,16.413 5.532,16.413 C5.764,16.413 5.985,16.499 6.157,16.657 L8.247,18.581 C8.429,18.749 8.535,18.978 8.547,19.226 C8.557,19.474 8.471,19.712 8.304,19.895 L7.635,20.628 L8.808,21.737 C11.872,18.944 15.725,17.008 19.988,16.315 L19.988,14.474 C17.542,13.195 15.866,10.625 15.866,7.668 C15.866,3.440 19.292,-0.000 23.501,-0.000 C27.710,-0.000 31.136,3.440 31.136,7.668 C31.136,10.625 29.460,13.195 27.014,14.474 L27.014,16.315 C31.277,17.008 35.130,18.944 38.194,21.737 L39.367,20.628 L38.698,19.895 C38.531,19.712 38.445,19.475 38.456,19.227 C38.466,18.978 38.573,18.749 38.755,18.581 L40.845,16.657 C41.016,16.500 41.238,16.413 41.470,16.413 C41.729,16.413 41.978,16.523 42.153,16.715 L46.758,21.763 C47.103,22.140 47.078,22.730 46.701,23.076 ZM27.972,7.668 C27.972,5.193 25.966,3.179 23.501,3.179 C21.036,3.179 19.031,5.193 19.031,7.668 C19.031,8.714 19.389,9.677 19.988,10.441 L19.988,9.430 C19.988,8.723 20.559,8.149 21.264,8.149 L25.738,8.149 C26.442,8.149 27.014,8.722 27.014,9.430 L27.014,10.441 C27.612,9.677 27.972,8.714 27.972,7.668 ZM23.501,19.717 C13.457,19.717 5.286,27.926 5.286,38.015 C5.286,48.104 13.457,56.312 23.501,56.312 C33.545,56.312 41.716,48.104 41.716,38.015 C41.716,27.926 33.545,19.717 23.501,19.717 ZM37.534,37.973 L24.457,37.973 C23.935,37.973 23.511,37.547 23.511,37.022 L23.511,23.919 C23.511,23.394 23.718,22.969 24.457,22.969 C32.204,22.969 38.480,29.273 38.480,37.022 C38.480,37.547 38.057,37.973 37.534,37.973 Z"/></svg>');
	background-size: 47px 60px;
}

.iconed-list__item_service .iconed-list__thumb {
	background-image: url('data:image/svg+xml;svg,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="57px" height="60px"><path fill-rule="evenodd"  fill="rgb(35, 151, 83)" d="M20.382,13.698 C20.711,14.382 20.445,15.206 19.769,15.539 C12.779,18.983 8.466,26.008 8.466,33.872 L8.466,39.433 C8.466,40.194 7.799,40.867 7.047,40.867 L4.211,40.867 C1.896,40.867 -0.001,38.904 -0.001,36.561 L-0.001,30.279 C-0.001,28.428 1.177,26.802 2.921,26.234 C3.636,26.000 4.408,26.399 4.639,27.123 C4.869,27.847 4.472,28.623 3.757,28.856 C3.151,29.054 2.721,29.639 2.721,30.279 L2.721,36.561 C2.721,37.385 3.397,38.112 4.211,38.112 L5.745,38.112 L5.745,33.872 C5.745,29.450 6.952,25.152 9.293,21.441 C11.570,17.831 14.751,14.933 18.548,13.062 C19.224,12.729 20.053,13.014 20.382,13.698 ZM56.999,30.279 L56.999,36.561 C56.999,38.904 55.178,40.867 52.863,40.867 L50.350,40.867 C49.526,43.469 48.216,45.991 46.452,48.243 C43.554,51.943 39.565,54.633 35.130,55.988 C34.931,58.254 33.045,59.999 30.756,59.999 L26.318,59.999 C23.897,59.999 21.926,58.012 21.926,55.561 C21.926,53.109 23.897,51.122 26.318,51.122 L30.756,51.122 C32.350,51.122 33.748,52.015 34.518,53.305 C42.906,50.678 48.666,42.866 48.666,33.872 C48.666,31.835 48.374,29.841 47.795,27.923 C45.162,30.032 41.835,31.293 38.224,31.293 C30.797,31.293 24.577,25.962 23.102,18.881 C23.098,18.867 23.096,18.853 23.092,18.840 C23.000,18.389 22.927,17.933 22.875,17.473 C22.805,16.874 22.769,16.265 22.769,15.647 C22.769,13.026 23.410,10.553 24.540,8.381 C24.555,8.346 24.571,8.312 24.589,8.278 C26.800,4.095 30.707,1.209 35.189,0.304 C36.149,0.109 37.140,-0.001 38.155,-0.001 C38.158,-0.001 38.162,-0.001 38.165,-0.001 C38.168,-0.001 38.174,-0.001 38.178,-0.001 C38.181,-0.001 38.186,-0.001 38.189,-0.001 C38.193,-0.001 38.197,-0.001 38.201,-0.001 C38.205,-0.001 38.209,-0.001 38.213,-0.001 C38.221,-0.001 38.228,-0.001 38.235,-0.001 C38.239,-0.001 38.245,-0.001 38.248,-0.001 C38.253,-0.001 38.256,-0.001 38.260,-0.001 C38.263,-0.001 38.268,-0.001 38.271,-0.001 C38.275,-0.001 38.280,-0.001 38.284,-0.001 C38.287,-0.001 38.290,-0.001 38.294,-0.001 C39.302,-0.001 40.288,0.108 41.242,0.300 C45.732,1.202 49.646,4.091 51.859,8.279 C51.877,8.312 51.893,8.346 51.908,8.380 C53.038,10.553 53.679,13.026 53.679,15.648 C53.679,16.298 53.639,16.939 53.563,17.568 C53.512,17.996 53.442,18.423 53.356,18.843 C53.353,18.858 53.350,18.878 53.346,18.893 C52.802,21.499 51.615,23.875 49.963,25.829 C50.908,28.403 51.388,31.123 51.388,33.900 C51.388,35.320 51.264,36.734 51.020,38.112 L52.863,38.112 C53.677,38.112 54.278,37.385 54.278,36.561 L54.278,30.279 C54.278,29.639 53.878,29.053 53.272,28.856 C52.557,28.623 52.187,27.847 52.417,27.123 C52.647,26.399 53.398,26.000 54.113,26.234 C55.858,26.802 56.999,28.428 56.999,30.279 ZM32.427,55.583 C32.427,55.471 32.416,55.391 32.395,55.285 C32.391,55.268 32.388,55.237 32.385,55.221 C32.215,54.469 31.549,53.877 30.756,53.877 L26.318,53.877 C25.398,53.877 24.648,54.628 24.648,55.561 C24.648,56.493 25.398,57.244 26.318,57.244 L30.756,57.244 C31.677,57.244 32.427,56.516 32.427,55.583 ZM44.920,11.970 C45.037,13.160 45.097,14.393 45.097,15.648 C45.097,16.926 45.034,18.181 44.913,19.391 C47.002,18.983 48.986,18.381 50.812,17.595 C50.857,17.301 50.891,17.003 50.916,16.703 C50.943,16.352 50.958,16.000 50.958,15.648 C50.958,13.878 50.603,12.192 49.964,10.656 C48.363,11.214 46.671,11.654 44.920,11.970 ZM42.735,3.592 C42.967,4.041 43.186,4.530 43.389,5.057 C43.869,6.298 44.254,7.712 44.537,9.241 C45.948,8.983 47.314,8.637 48.616,8.207 C47.163,6.132 45.119,4.510 42.735,3.592 ZM34.607,9.623 C36.983,9.864 39.466,9.864 41.841,9.623 C41.593,8.316 41.262,7.114 40.854,6.060 C39.913,3.622 38.850,2.757 38.225,2.757 C37.600,2.757 36.536,3.622 35.594,6.060 C35.187,7.114 34.856,8.316 34.607,9.623 ZM25.652,17.595 C27.478,18.381 29.447,18.983 31.536,19.391 C31.414,18.181 31.352,16.926 31.352,15.648 C31.352,14.393 31.414,13.160 31.531,11.970 C29.780,11.654 28.091,11.214 26.488,10.655 C25.849,12.191 25.499,13.879 25.499,15.648 C25.499,15.938 25.517,16.229 25.535,16.518 C25.536,16.520 25.551,16.522 25.551,16.523 C25.551,16.524 25.551,16.525 25.551,16.526 C25.551,16.887 25.599,17.243 25.652,17.595 ZM33.714,27.702 C33.481,27.254 33.263,26.765 33.060,26.238 C32.603,25.054 32.230,23.713 31.951,22.264 C30.093,21.953 28.300,21.501 26.604,20.916 C27.985,24.026 30.550,26.485 33.714,27.702 ZM33.714,3.592 C31.329,4.510 29.286,6.133 27.832,8.207 C29.135,8.637 30.501,8.983 31.911,9.241 C32.194,7.712 32.580,6.298 33.060,5.057 C33.263,4.530 33.481,4.041 33.714,3.592 ZM41.640,22.628 C39.395,22.826 37.054,22.826 34.808,22.628 C35.026,23.568 35.289,24.444 35.594,25.235 C36.536,27.673 37.600,28.538 38.224,28.538 C38.849,28.538 39.913,27.673 40.854,25.235 C41.161,24.444 41.424,23.568 41.640,22.628 ZM42.375,15.648 C42.375,14.520 42.324,13.416 42.224,12.353 C39.595,12.628 36.854,12.628 34.226,12.353 C34.125,13.416 34.073,14.520 34.073,15.648 C34.073,17.086 34.157,18.487 34.320,19.812 C35.596,19.951 36.901,20.022 38.224,20.022 C39.548,20.022 40.854,19.951 42.129,19.812 C42.292,18.487 42.375,17.086 42.375,15.648 ZM49.845,20.916 C48.149,21.501 46.357,21.953 44.498,22.264 C44.219,23.713 43.847,25.054 43.389,26.238 C43.186,26.765 42.968,27.254 42.735,27.702 C45.899,26.485 48.463,24.026 49.845,20.916 Z"/></svg>');
	background-size: 57px 60px;
}

.iconed-list__item_bubble .iconed-list__thumb {
	background-image: url('data:image/svg+xml;svg,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="59px" height="60px"><path fill-rule="evenodd"  fill="rgb(35, 151, 83)" d="M53.642,24.441 L52.802,24.441 L52.802,23.576 C52.802,10.576 42.349,-0.000 29.499,-0.000 C16.650,-0.000 6.197,10.576 6.197,23.577 L6.197,24.442 L5.357,24.442 C2.403,24.442 -0.000,26.873 -0.000,29.862 L-0.000,37.791 C-0.000,40.779 2.403,43.211 5.357,43.211 L8.344,43.211 C8.912,43.211 9.399,42.863 9.610,42.367 C13.147,49.489 18.294,54.198 18.634,54.504 C18.818,54.670 19.050,54.754 19.283,54.754 C19.285,54.754 19.286,54.755 19.288,54.754 C19.827,54.754 20.264,54.312 20.264,53.767 C20.264,53.637 20.240,53.513 20.195,53.400 C20.169,53.309 20.125,53.147 20.070,52.925 C22.477,55.982 25.059,57.790 27.019,58.827 C28.468,59.594 30.101,59.999 31.741,59.999 C33.382,59.999 35.014,59.594 36.463,58.827 C38.335,57.836 40.773,56.138 43.084,53.327 C47.454,51.716 50.784,47.897 51.748,43.211 L53.642,43.211 C56.596,43.211 58.999,40.779 58.999,37.791 L58.999,29.862 C58.999,26.873 56.596,24.441 53.642,24.441 ZM10.638,15.344 C13.796,7.966 21.060,2.789 29.499,2.789 C38.802,2.789 46.676,9.080 49.196,17.675 C48.097,16.605 46.895,15.993 45.837,15.774 C45.086,13.612 43.982,12.271 43.738,11.992 C43.277,11.364 38.979,5.861 30.173,5.861 C27.156,5.861 23.932,6.523 20.592,7.828 C18.209,8.759 13.905,10.937 10.638,15.344 ZM35.558,57.077 C34.388,57.697 33.068,58.024 31.741,58.024 C30.415,58.024 29.095,57.697 27.925,57.077 C25.524,55.807 22.094,53.260 19.385,48.343 C19.331,48.246 19.282,48.146 19.229,48.047 C18.868,44.281 19.125,39.510 22.082,36.999 C24.371,35.055 28.224,34.150 31.949,33.274 C36.614,32.178 41.410,31.048 44.053,27.853 C44.883,28.640 45.583,29.642 45.860,30.893 C46.808,35.159 45.593,38.815 45.575,38.867 C45.443,39.251 45.557,39.678 45.863,39.943 C46.044,40.099 46.269,40.179 46.497,40.179 C46.655,40.179 46.814,40.141 46.959,40.061 C46.970,40.056 46.994,40.042 47.024,40.025 C46.411,42.919 45.486,45.824 44.098,48.343 C43.683,49.096 43.251,49.786 42.808,50.431 C41.472,51.029 39.998,51.363 38.446,51.363 L37.019,51.363 C36.457,49.841 35.010,48.753 33.313,48.753 L29.542,48.753 C27.360,48.753 25.584,50.550 25.584,52.758 C25.584,54.967 27.360,56.763 29.542,56.763 L33.313,56.763 C35.010,56.763 36.457,55.675 37.019,54.153 L38.446,54.153 C38.867,54.153 39.282,54.133 39.693,54.095 C38.203,55.495 36.752,56.445 35.558,57.077 ZM46.712,47.473 C47.957,44.704 48.763,41.671 49.276,38.741 L49.276,40.405 C49.276,43.097 48.310,45.564 46.712,47.473 Z"/></svg>');
	background-size: 59px 60px;
}

.iconed-list__item_man .iconed-list__thumb {
	background-image: url('data:image/svg+xml;svg,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="68px" height="50px"><path fill-rule="evenodd"  fill="rgb(0, 153, 63)" d="M34.271,-0.002 C33.305,-0.003 32.342,0.001 31.376,0.010 C26.188,0.098 20.967,0.222 15.827,0.925 C14.053,1.808 13.143,3.746 12.035,5.280 C10.032,8.562 9.100,12.333 7.996,15.957 C7.534,16.450 7.217,17.136 6.698,17.550 C6.233,17.440 6.731,16.414 6.617,15.927 C6.889,14.421 5.048,13.505 3.766,14.080 C2.468,14.571 0.500,14.701 -0.000,16.200 C-0.014,17.899 1.776,19.171 3.451,18.962 C4.221,19.085 4.548,20.025 5.022,20.542 C5.062,23.287 4.425,26.038 4.583,28.803 C4.664,30.552 4.484,32.393 5.034,34.072 C5.189,34.232 5.337,34.278 5.480,34.260 C5.448,34.360 5.424,34.463 5.424,34.569 L5.424,48.814 C5.424,49.435 6.002,50.001 6.636,50.001 L11.486,50.001 C12.120,50.001 12.698,49.435 12.698,48.814 L12.698,43.902 L55.271,43.902 L55.271,48.814 C55.271,49.435 55.848,50.001 56.483,50.001 L61.332,50.001 C61.966,50.001 62.543,49.435 62.544,48.814 L62.544,34.569 C62.544,34.457 62.524,34.348 62.488,34.242 C63.361,34.247 63.141,32.870 63.280,32.256 C63.428,28.566 63.417,24.812 62.829,21.178 C62.928,20.298 63.716,19.486 64.381,18.986 C65.983,19.063 67.753,18.163 67.999,16.485 C67.773,14.926 65.776,14.608 64.523,14.159 C63.390,13.699 61.465,13.915 61.350,15.394 C61.230,16.068 61.675,17.118 61.369,17.562 C60.665,17.274 60.384,16.378 59.909,15.818 C58.943,12.507 58.065,9.077 56.408,6.001 C55.266,4.211 54.114,2.246 52.350,0.974 C49.295,0.343 46.080,0.491 42.962,0.199 C40.068,0.062 37.168,0.003 34.271,-0.002 L34.271,-0.002 ZM34.030,1.531 C39.744,1.530 45.458,1.548 45.905,1.591 C46.280,1.627 46.765,1.729 46.994,1.815 C47.448,1.985 47.620,2.165 48.639,3.493 C49.652,4.813 49.967,5.148 51.144,6.176 C53.158,7.933 53.368,8.221 53.946,10.028 C54.129,10.600 54.673,12.279 55.159,13.765 C55.643,15.250 56.030,16.549 56.018,16.648 L56.000,16.829 L51.107,16.872 C41.672,16.955 30.851,16.973 24.499,16.926 C20.971,16.900 16.721,16.877 15.053,16.872 C12.381,16.863 12.017,16.846 11.979,16.750 C11.956,16.691 12.296,15.544 12.734,14.201 C13.172,12.858 13.720,11.170 13.952,10.446 C14.638,8.313 14.872,7.947 16.315,6.685 C17.803,5.384 18.418,4.752 19.278,3.645 C19.752,3.034 20.260,2.400 20.410,2.239 C20.759,1.865 21.264,1.682 22.154,1.597 C22.602,1.555 28.316,1.531 34.030,1.531 ZM10.093,19.331 C13.130,19.954 15.900,21.827 18.678,23.170 C20.254,23.753 22.359,25.338 21.121,27.156 C19.035,28.599 16.110,27.640 13.724,27.580 C11.827,27.048 8.844,27.227 7.928,25.181 C7.809,23.249 7.355,19.639 10.093,19.331 ZM57.534,19.440 C60.619,19.331 61.209,24.366 59.266,25.969 C56.195,27.907 52.187,27.716 48.652,27.743 C46.953,28.005 45.298,25.975 47.025,24.788 C50.094,22.397 53.743,20.465 57.534,19.440 L57.534,19.440 Z"/></svg>');
	background-size: 68px 50px;
}

.iconed-list__item_note .iconed-list__thumb {
	background-image: url('data:image/svg+xml;svg,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="49px" height="55px"><path fill-rule="evenodd"  fill="rgb(35, 151, 83)" d="M47.124,40.221 L35.424,51.970 C35.164,52.231 34.840,52.421 34.486,52.519 L25.866,54.922 C25.677,54.974 25.485,54.999 25.296,54.999 C24.728,54.999 24.174,54.772 23.767,54.351 C23.223,53.791 23.025,52.976 23.252,52.227 L25.805,43.770 C25.907,43.431 26.092,43.123 26.341,42.873 L38.065,31.104 C40.562,28.593 44.627,28.593 47.124,31.106 C49.623,33.619 49.623,37.708 47.124,40.221 ZM37.648,37.593 L29.737,45.535 L28.467,49.738 L32.804,48.530 L40.669,40.632 L37.648,37.593 ZM44.104,34.144 C43.272,33.307 41.917,33.307 41.084,34.144 L40.672,34.559 L43.693,37.597 L44.106,37.181 C44.937,36.345 44.937,34.982 44.104,34.144 ZM24.026,34.375 L10.666,34.375 C9.486,34.375 8.530,33.413 8.530,32.226 C8.530,31.040 9.486,30.078 10.666,30.078 L24.026,30.078 C25.205,30.078 26.162,31.040 26.162,32.226 C26.162,33.413 25.205,34.375 24.026,34.375 ZM32.664,17.187 L10.666,17.187 C9.486,17.187 8.530,16.225 8.530,15.039 C8.530,13.852 9.486,12.890 10.666,12.890 L32.664,12.890 C33.843,12.890 34.799,13.852 34.799,15.039 C34.799,16.225 33.843,17.187 32.664,17.187 ZM32.664,25.781 L10.666,25.781 C9.486,25.781 8.530,24.819 8.530,23.633 C8.530,22.446 9.486,21.484 10.666,21.484 L32.664,21.484 C33.843,21.484 34.799,22.446 34.799,23.633 C34.799,24.819 33.843,25.781 32.664,25.781 ZM41.206,23.955 C40.026,23.955 39.071,22.993 39.071,21.806 L39.071,8.593 C39.071,6.224 37.155,4.297 34.799,4.297 L8.542,4.297 C6.187,4.297 4.271,6.224 4.271,8.593 L4.271,46.406 C4.271,48.775 6.187,50.703 8.542,50.703 L15.685,50.703 C16.864,50.703 17.821,51.665 17.821,52.851 C17.821,54.038 16.864,54.999 15.685,54.999 L8.542,54.999 C3.832,54.999 -0.001,51.144 -0.001,46.406 L-0.001,8.593 C-0.001,3.855 3.832,-0.001 8.542,-0.001 L34.799,-0.001 C39.509,-0.001 43.342,3.855 43.342,8.593 L43.342,21.806 C43.342,22.993 42.386,23.955 41.206,23.955 Z"/></svg>');
	background-size: 49px 55px;
}

.iconed-list__item_wifi .iconed-list__thumb {
	background-image: url('data:image/svg+xml;svg,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="60px" height="45px"><path fill-rule="evenodd"  fill="rgb(35, 151, 83)" d="M55.276,41.343 L55.276,43.212 C55.276,44.199 54.488,44.999 53.518,44.999 C52.546,44.999 51.760,44.199 51.760,43.212 L51.760,42.049 L8.239,42.049 L8.239,43.212 C8.239,44.199 7.452,44.999 6.481,44.999 C5.511,44.999 4.723,44.199 4.723,43.212 L4.723,41.343 C1.943,40.076 -0.001,37.236 -0.001,33.942 L-0.001,28.986 C-0.001,24.517 3.576,20.880 7.972,20.880 L9.352,20.880 L9.352,1.787 C9.352,0.800 10.139,-0.001 11.110,-0.001 C12.081,-0.001 12.868,0.800 12.868,1.787 L12.868,20.880 L52.027,20.880 C56.423,20.880 59.999,24.517 59.999,28.986 L59.999,33.942 C59.999,37.236 58.056,40.076 55.276,41.343 ZM56.484,28.986 C56.484,26.488 54.484,24.455 52.027,24.455 L7.972,24.455 C5.515,24.455 3.515,26.487 3.515,28.986 L3.515,33.942 C3.515,36.441 5.515,38.475 7.972,38.475 L52.027,38.475 C54.484,38.475 56.484,36.441 56.484,33.942 L56.484,28.986 ZM49.258,31.255 L45.936,31.255 C44.966,31.255 44.179,30.455 44.179,29.468 C44.179,28.481 44.966,27.680 45.936,27.680 L49.258,27.680 C50.230,27.680 51.017,28.481 51.017,29.468 C51.017,30.455 50.230,31.255 49.258,31.255 Z"/></svg>');
	background-size: 60px 45px;
}

.iconed-list__item_home .iconed-list__thumb {
	background-image: url('data:image/svg+xml;svg,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="67px" height="60px"><path fill-rule="evenodd"  fill="rgb(0, 153, 63)"	d="M38.050,28.674 C38.050,26.263 39.988,24.301 42.371,24.301 C44.754,24.301 46.693,26.263 46.692,28.674 C46.692,31.086 44.754,33.048 42.371,33.048 C39.988,33.048 38.050,31.086 38.050,28.674 ZM44.706,28.674 C44.706,27.372 43.659,26.311 42.371,26.311 C41.084,26.311 40.037,27.372 40.037,28.674 C40.037,29.977 41.084,31.037 42.371,31.037 C43.659,31.037 44.706,29.977 44.706,28.674 ZM58.724,38.029 L58.724,50.136 C58.724,50.691 58.279,51.141 57.730,51.141 L44.108,51.141 C43.559,51.141 43.115,50.691 43.115,50.136 L43.115,38.029 C43.115,37.474 43.559,37.024 44.108,37.024 L57.730,37.024 C58.279,37.024 58.723,37.474 58.724,38.029 ZM56.737,39.034 L45.101,39.034 L45.101,40.703 L56.737,40.703 L56.737,39.034 ZM56.737,42.713 L45.101,42.713 L45.101,49.131 L56.737,49.131 L56.737,42.713 ZM60.508,42.522 C61.056,42.522 61.501,42.972 61.501,43.527 L61.501,52.126 L66.006,52.126 C66.554,52.126 66.999,52.575 66.999,53.131 L66.999,58.994 C66.999,59.550 66.554,59.999 66.006,59.999 L44.108,59.999 C44.107,59.999 44.106,59.999 44.105,59.999 L40.635,59.999 L28.672,59.999 L25.800,59.999 C25.799,59.999 25.798,59.999 25.798,59.999 L0.993,59.999 C0.444,59.999 -0.001,59.550 -0.001,58.994 L-0.001,53.131 C-0.001,52.576 0.444,52.126 0.993,52.126 L2.768,52.126 L2.768,50.588 C2.768,50.023 3.229,49.566 3.791,49.583 C4.335,49.600 4.754,50.080 4.754,50.630 L4.754,52.126 L5.958,52.126 L5.958,50.588 C5.958,50.022 6.419,49.566 6.982,49.583 C7.525,49.600 7.944,50.080 7.944,50.630 L7.944,52.126 L10.966,52.126 L10.966,45.197 C8.413,44.152 6.086,42.062 4.201,39.062 C1.492,34.751 -0.001,29.041 -0.001,22.982 C-0.001,16.923 1.492,11.212 4.201,6.902 C6.999,2.451 10.765,-0.000 14.806,-0.000 C16.247,-0.000 17.661,0.313 19.021,0.933 C19.555,1.176 19.766,1.832 19.477,2.347 C19.226,2.794 18.679,2.983 18.217,2.771 C17.108,2.266 15.965,2.010 14.806,2.010 C11.469,2.010 8.297,4.131 5.877,7.981 C3.368,11.974 1.985,17.301 1.985,22.982 C1.985,28.664 3.368,33.991 5.877,37.983 C8.297,41.834 11.469,43.955 14.806,43.955 C17.906,43.955 20.893,42.101 23.242,38.728 L23.242,36.779 L22.407,37.585 C22.216,37.770 21.969,37.863 21.721,37.863 C21.495,37.863 21.268,37.785 21.083,37.627 L18.218,35.193 C18.085,35.080 17.974,34.939 17.911,34.776 C17.759,34.381 17.863,33.952 18.149,33.677 L27.585,24.582 C27.610,24.053 27.626,23.518 27.626,22.982 C27.626,15.723 25.316,9.012 21.546,5.174 C21.177,4.798 21.156,4.200 21.500,3.801 C21.878,3.365 22.544,3.339 22.947,3.750 C27.018,7.899 29.534,14.991 29.608,22.632 L40.246,12.379 L41.696,11.016 C42.077,10.658 42.666,10.658 43.047,11.016 L44.487,12.370 L50.640,18.300 L50.640,15.964 C50.640,15.409 51.084,14.959 51.632,14.959 L60.700,14.959 C61.249,14.959 61.694,15.409 61.694,15.964 L61.694,28.955 L66.593,33.677 C66.879,33.952 66.984,34.381 66.832,34.776 C66.768,34.939 66.658,35.080 66.525,35.193 L63.659,37.627 C63.271,37.957 62.701,37.938 62.335,37.585 L61.501,36.779 L61.501,38.837 C61.501,39.392 61.056,39.842 60.508,39.842 C59.960,39.842 59.514,39.392 59.514,38.837 L59.514,34.859 L42.371,18.294 L25.228,34.859 L25.228,52.126 L25.798,52.126 C26.346,52.126 26.791,52.575 26.791,53.131 L26.791,57.989 L27.679,57.989 L27.679,38.029 C27.679,37.474 28.124,37.024 28.672,37.024 L40.635,37.024 C41.183,37.024 41.628,37.474 41.628,38.029 L41.628,57.989 L43.115,57.989 L43.115,53.131 C43.115,52.575 43.559,52.126 44.108,52.126 L59.515,52.126 L59.515,43.527 C59.515,42.972 59.960,42.522 60.508,42.522 ZM16.660,45.787 C16.049,45.904 15.430,45.964 14.805,45.964 C14.180,45.964 13.561,45.905 12.952,45.790 L12.952,52.126 L16.660,52.126 L16.660,45.787 ZM23.242,41.906 C21.842,43.409 20.289,44.519 18.646,45.194 L18.646,52.126 L19.950,52.126 L19.950,50.588 C19.950,50.033 20.395,49.583 20.944,49.583 C21.493,49.583 21.937,50.033 21.937,50.588 L21.937,52.126 L23.242,52.126 L23.242,41.906 ZM17.664,54.136 C17.661,54.136 17.657,54.136 17.653,54.136 L11.959,54.136 C11.955,54.136 11.951,54.136 11.948,54.136 L1.985,54.136 L1.985,57.989 L24.235,57.989 L24.235,57.989 L24.804,57.989 L24.805,57.989 L24.805,54.136 L17.664,54.136 ZM59.708,16.969 L52.626,16.969 L52.626,20.215 L59.708,27.041 L59.708,16.969 ZM41.686,16.178 C41.877,15.992 42.124,15.900 42.371,15.900 C42.618,15.900 42.865,15.992 43.057,16.178 L63.063,35.509 L64.419,34.357 L43.126,13.834 L42.371,13.124 L41.607,13.842 L20.323,34.357 L21.679,35.509 L41.686,16.178 ZM39.642,39.034 L29.665,39.034 L29.665,57.989 L39.642,57.989 L39.642,39.034 ZM45.101,54.136 L45.101,57.989 L60.508,57.989 L60.508,57.989 L65.013,57.989 L65.013,54.136 L45.101,54.136 ZM36.541,47.439 L38.278,47.439 C38.826,47.439 39.271,47.889 39.271,48.444 C39.271,49.000 38.826,49.449 38.278,49.449 L36.541,49.449 C35.993,49.449 35.549,49.000 35.549,48.444 C35.549,47.889 35.993,47.439 36.541,47.439 Z"/></svg>');
	background-size: 67px 60px;
}

.iconed-list__item_office .iconed-list__thumb {
	background-image: url('data:image/svg+xml;svg,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="60px" height="60px"><path fill-rule="evenodd"  fill="rgb(35, 151, 83)" d="M59.000,26.440 L0.999,26.440 C0.447,26.440 -0.001,25.985 -0.001,25.423 C-0.001,24.861 0.447,24.406 0.999,24.406 L33.116,24.406 L33.721,19.489 C33.950,17.651 35.485,16.273 37.307,16.271 L40.999,16.271 L40.999,14.237 L39.013,14.237 C38.842,14.237 38.670,14.224 38.500,14.200 C36.525,13.911 35.153,12.050 35.436,10.041 L35.688,8.250 C35.950,6.438 37.475,5.092 39.276,5.084 L44.723,5.084 C46.523,5.092 48.048,6.438 48.311,8.250 L48.562,10.041 C48.587,10.214 48.599,10.388 48.599,10.563 C48.598,12.592 46.981,14.237 44.985,14.237 L43.000,14.237 L43.000,16.271 L46.692,16.271 C48.514,16.273 50.050,17.651 50.277,19.489 L50.882,24.406 L59.000,24.406 C59.552,24.406 59.999,24.861 59.999,25.423 C59.999,25.985 59.552,26.440 59.000,26.440 ZM44.985,12.203 C45.060,12.203 45.134,12.197 45.208,12.187 C46.092,12.059 46.707,11.227 46.581,10.328 L46.331,8.538 C46.213,7.724 45.529,7.119 44.720,7.114 L39.274,7.114 C38.466,7.119 37.782,7.724 37.664,8.538 L37.413,10.328 C37.403,10.405 37.397,10.482 37.397,10.559 C37.397,11.467 38.121,12.203 39.013,12.203 L44.985,12.203 ZM48.292,19.741 C48.190,18.921 47.506,18.306 46.692,18.304 L37.307,18.304 C36.493,18.306 35.807,18.921 35.705,19.741 L35.133,24.406 L48.866,24.406 L48.292,19.741 ZM20.999,22.372 L14.999,22.372 C14.447,22.372 13.999,21.917 13.999,21.355 L13.999,1.016 C13.999,0.455 14.447,-0.001 14.999,-0.001 L20.999,-0.001 C21.552,-0.001 21.999,0.455 21.999,1.016 L21.999,21.355 C21.999,21.917 21.552,22.372 20.999,22.372 ZM20.000,2.033 L15.999,2.033 L15.999,12.203 L20.000,12.203 L20.000,2.033 ZM20.000,14.237 L15.999,14.237 L15.999,16.271 L20.000,16.271 L20.000,14.237 ZM20.000,18.304 L15.999,18.304 L15.999,20.339 L20.000,20.339 L20.000,18.304 ZM11.000,22.372 L5.000,22.372 C4.447,22.372 3.999,21.917 3.999,21.355 L3.999,1.016 C3.999,0.455 4.447,-0.001 5.000,-0.001 L11.000,-0.001 C11.552,-0.001 11.999,0.455 11.999,1.016 L11.999,21.355 C11.999,21.917 11.552,22.372 11.000,22.372 ZM10.000,2.033 L5.999,2.033 L5.999,12.203 L10.000,12.203 L10.000,2.033 ZM10.000,14.237 L5.999,14.237 L5.999,16.271 L10.000,16.271 L10.000,14.237 ZM10.000,18.304 L5.999,18.304 L5.999,20.339 L10.000,20.339 L10.000,18.304 ZM2.999,28.474 L20.999,28.474 C21.552,28.474 21.999,28.929 21.999,29.491 L21.999,53.898 C21.999,54.459 21.552,54.915 20.999,54.915 L5.000,54.915 L5.000,58.983 C5.000,59.544 4.551,59.999 3.999,59.999 C3.448,59.999 2.999,59.544 2.999,58.983 L2.999,54.915 C2.447,54.915 2.000,54.459 2.000,53.898 L2.000,29.491 C2.000,28.929 2.447,28.474 2.999,28.474 ZM3.999,52.881 L20.000,52.881 L20.000,46.779 L3.999,46.779 L3.999,52.881 ZM3.999,44.745 L20.000,44.745 L20.000,38.643 L3.999,38.643 L3.999,44.745 ZM3.999,36.610 L20.000,36.610 L20.000,30.508 L3.999,30.508 L3.999,36.610 ZM34.000,28.474 L49.999,28.474 C52.208,28.474 53.999,30.295 53.999,32.542 C53.999,34.788 52.208,36.610 49.999,36.610 L34.000,36.610 C31.790,36.610 29.999,34.788 29.999,32.542 C29.999,30.295 31.790,28.474 34.000,28.474 ZM32.585,33.980 C32.961,34.360 33.469,34.574 34.000,34.576 L49.999,34.576 C50.530,34.574 51.037,34.360 51.413,33.980 C52.194,33.185 52.194,31.898 51.413,31.104 C51.037,30.724 50.530,30.510 49.999,30.508 L34.000,30.508 C33.469,30.510 32.961,30.724 32.585,31.104 C31.804,31.898 31.804,33.185 32.585,33.980 ZM31.999,52.146 C32.015,49.741 33.935,47.799 36.299,47.796 L40.999,47.796 L40.999,39.660 C40.999,39.099 41.447,38.643 41.999,38.643 C42.552,38.643 43.000,39.099 43.000,39.660 L43.000,47.796 L47.699,47.796 C50.064,47.799 51.984,49.741 52.000,52.146 L52.000,52.148 C52.303,52.326 52.556,52.583 52.731,52.892 C53.284,53.865 52.956,55.109 52.000,55.670 C51.043,56.232 49.820,55.899 49.267,54.926 C48.715,53.953 49.043,52.709 49.999,52.148 C49.988,50.864 48.962,49.830 47.699,49.830 L43.000,49.830 L43.000,52.147 C43.303,52.325 43.556,52.582 43.731,52.891 C44.284,53.864 43.957,55.108 43.000,55.669 C42.043,56.231 40.820,55.898 40.267,54.925 C39.715,53.952 40.043,52.708 40.999,52.147 L40.999,49.830 L36.299,49.830 C35.038,49.830 34.012,50.863 34.000,52.146 C34.304,52.324 34.556,52.581 34.731,52.890 C35.284,53.862 34.957,55.107 34.000,55.668 C33.043,56.230 31.820,55.897 31.267,54.924 C30.715,53.951 31.043,52.707 31.999,52.146 ZM56.999,28.474 C57.551,28.474 57.999,28.929 57.999,29.491 L57.999,58.983 C57.999,59.544 57.551,59.999 56.999,59.999 C56.447,59.999 55.999,59.544 55.999,58.983 L55.999,29.491 C55.999,28.929 56.447,28.474 56.999,28.474 Z"/></svg>');
	background-size: 60px 60px;
}

.iconed-list__item_cup .iconed-list__thumb {
	background-image: url('data:image/svg+xml;svg,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="60px" height="60px"><path fill-rule="evenodd"  fill="rgb(35, 151, 83)" d="M59.998,55.472 L59.998,59.249 C59.998,59.663 59.663,59.999 59.248,59.999 L0.749,59.999 C0.334,59.999 -0.001,59.663 -0.001,59.249 L-0.001,55.472 C-0.001,55.057 0.334,54.722 0.749,54.722 L6.496,54.722 L6.519,47.533 C2.859,47.144 -0.001,44.040 -0.001,40.279 C-0.001,36.255 3.272,32.982 7.296,32.982 C8.973,32.982 10.515,33.556 11.749,34.511 L11.749,23.258 L11.301,23.258 C10.887,23.258 10.552,22.923 10.552,22.508 L10.552,18.749 C10.552,18.334 10.887,17.999 11.301,17.999 L29.005,17.999 L29.005,15.403 L26.959,15.403 C26.868,15.403 26.776,15.387 26.692,15.355 C22.233,13.651 19.238,8.616 19.238,2.825 L19.238,0.749 C19.238,0.334 19.574,-0.001 19.989,-0.001 L39.581,-0.001 C39.995,-0.001 40.330,0.334 40.330,0.749 L40.330,2.825 C40.330,3.009 40.320,3.188 40.313,3.369 L40.539,3.369 C42.396,3.369 43.908,4.880 43.908,6.738 C43.908,8.594 42.397,10.105 40.539,10.105 L38.559,10.105 C37.247,12.551 35.277,14.438 32.879,15.355 C32.793,15.387 32.703,15.403 32.611,15.403 L30.506,15.403 L30.506,17.999 L48.997,17.999 C49.411,17.999 49.746,18.334 49.746,18.749 L49.746,22.508 C49.746,22.923 49.411,23.258 48.997,23.258 L48.280,23.258 L48.280,34.487 C49.509,33.547 51.039,32.982 52.702,32.982 C56.726,32.982 59.998,36.256 59.998,40.279 C59.998,44.058 57.110,47.175 53.425,47.539 L53.403,54.722 L59.248,54.722 C59.663,54.722 59.998,55.057 59.998,55.472 ZM7.296,34.482 C4.100,34.482 1.499,37.082 1.499,40.279 C1.499,43.212 3.692,45.638 6.524,46.018 L6.533,43.197 L4.460,41.050 C4.173,40.753 4.181,40.278 4.479,39.990 C4.775,39.702 5.251,39.711 5.539,40.009 L6.540,41.044 L6.546,38.894 C6.548,38.479 6.883,38.146 7.296,38.146 C7.297,38.146 7.298,38.146 7.298,38.146 C7.713,38.146 8.048,38.484 8.046,38.898 L8.041,40.953 L8.953,40.007 C9.240,39.711 9.716,39.701 10.013,39.989 C10.311,40.277 10.319,40.752 10.032,41.049 L8.033,43.120 L8.024,46.025 C10.877,45.665 13.093,43.227 13.093,40.279 C13.093,37.082 10.491,34.482 7.296,34.482 ZM7.997,54.722 L11.749,54.722 L11.749,46.047 C10.694,46.863 9.417,47.401 8.019,47.539 L7.997,54.722 ZM40.539,8.606 C41.570,8.606 42.408,7.767 42.408,6.738 C42.408,5.707 41.570,4.868 40.539,4.868 L40.202,4.868 C40.037,6.186 39.712,7.441 39.253,8.606 L40.539,8.606 ZM38.577,5.519 C38.742,4.648 38.830,3.745 38.830,2.825 L38.830,1.499 L20.738,1.499 L20.738,2.825 C20.738,3.745 20.828,4.649 20.993,5.519 L38.577,5.519 ZM32.468,13.904 C35.131,12.831 37.213,10.234 38.201,7.019 L21.368,7.019 C22.357,10.234 24.438,12.831 27.101,13.904 L32.468,13.904 ZM48.247,19.499 L12.051,19.499 L12.051,21.758 L48.247,21.758 L48.247,19.499 ZM13.248,44.484 L13.248,46.523 L36.561,46.523 L36.561,35.109 L13.248,35.109 L13.248,36.073 C14.091,37.263 14.592,38.713 14.592,40.279 C14.592,41.845 14.091,43.294 13.248,44.484 ZM13.248,48.023 L13.248,54.723 L36.561,54.723 L36.561,48.023 L13.248,48.023 ZM46.779,33.609 L46.779,23.258 L13.248,23.258 L13.248,33.609 L46.779,33.609 ZM46.779,36.033 L46.779,35.109 L38.061,35.109 L38.061,54.722 L46.779,54.722 L46.779,44.526 C45.918,43.328 45.405,41.864 45.405,40.279 C45.405,38.694 45.918,37.231 46.779,36.033 ZM53.451,38.899 L53.445,40.954 L54.358,40.009 C54.645,39.712 55.121,39.702 55.418,39.990 C55.716,40.279 55.725,40.753 55.437,41.051 L53.439,43.121 L53.429,46.026 C56.283,45.665 58.498,43.228 58.498,40.279 C58.498,37.083 55.898,34.482 52.702,34.482 C49.505,34.482 46.905,37.083 46.905,40.280 C46.905,43.214 49.098,45.640 51.930,46.020 L51.939,43.197 L49.866,41.051 C49.579,40.754 49.587,40.279 49.885,39.990 C50.182,39.702 50.657,39.712 50.945,40.009 L51.945,41.044 L51.951,38.894 C51.954,38.480 52.289,38.146 52.702,38.146 C52.702,38.146 52.703,38.146 52.704,38.146 C53.119,38.148 53.453,38.484 53.451,38.899 ZM48.280,46.070 L48.280,54.722 L51.903,54.722 L51.924,47.533 C50.562,47.388 49.315,46.862 48.280,46.070 ZM58.498,56.222 L1.499,56.222 L1.499,58.499 L58.498,58.499 L58.498,56.222 ZM44.295,48.023 C43.881,48.023 43.545,47.687 43.545,47.273 L43.545,46.573 C43.545,46.159 43.881,45.823 44.295,45.823 C44.710,45.823 45.045,46.159 45.045,46.573 L45.045,47.273 C45.045,47.687 44.710,48.023 44.295,48.023 ZM16.513,42.218 L18.106,43.813 C18.400,44.106 18.400,44.580 18.106,44.873 C17.960,45.019 17.768,45.093 17.576,45.093 C17.385,45.093 17.192,45.019 17.046,44.873 L15.452,43.279 C15.159,42.986 15.159,42.512 15.452,42.218 C15.746,41.925 16.220,41.925 16.513,42.218 ZM16.161,39.273 C16.455,38.980 16.928,38.980 17.222,39.273 L20.999,43.051 C21.293,43.344 21.293,43.818 20.999,44.112 C20.853,44.258 20.661,44.332 20.469,44.332 C20.278,44.332 20.085,44.258 19.939,44.112 L16.161,40.334 C15.868,40.041 15.868,39.567 16.161,39.273 Z"/></svg>');
	background-size: 60px 60px;
}

.iconed-list__item_hotel .iconed-list__thumb {
	background-image: url('data:image/svg+xml;svg,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="60px" height="60px"><path fill-rule="evenodd"  fill="rgb(0, 153, 63)" d="M59.998,57.999 L59.998,59.999 L-0.001,59.999 L-0.001,57.999 L3.998,57.999 L3.998,23.999 L2.998,23.999 C2.446,23.999 1.999,23.551 1.999,22.999 L1.999,17.999 C1.999,17.447 2.446,16.999 2.998,16.999 L3.998,16.999 L3.998,12.999 C3.998,12.447 4.446,11.999 4.998,11.999 L6.998,11.999 L6.998,0.999 C6.998,0.447 7.445,-0.001 7.997,-0.001 L51.992,-0.001 C52.544,-0.001 52.990,0.447 52.990,0.999 L52.990,11.999 L54.991,11.999 C55.543,11.999 55.990,12.447 55.990,12.999 L55.990,16.999 L56.990,16.999 C57.542,16.999 57.990,17.447 57.990,17.999 L57.990,22.999 C57.990,23.552 57.542,23.999 56.990,23.999 L55.990,23.999 L55.990,57.999 L59.998,57.999 ZM5.998,57.999 L53.991,57.999 L53.991,23.999 L5.998,23.999 L5.998,57.999 ZM50.991,2.000 L8.997,2.000 L8.997,11.999 L50.991,11.999 L50.991,2.000 ZM53.991,13.999 L5.998,13.999 L5.998,16.999 L53.991,16.999 L53.991,13.999 ZM55.990,18.999 L3.998,18.999 L3.998,21.999 L4.998,21.999 L55.990,21.999 L55.990,18.999 ZM16.873,6.291 L19.923,6.291 L19.923,3.493 L21.143,3.493 L21.143,9.999 L19.923,9.999 L19.923,7.155 L16.873,7.155 L16.873,9.999 L15.654,9.999 L15.654,3.493 L16.873,3.493 L16.873,6.291 ZM23.012,4.365 C23.301,4.068 23.649,3.837 24.056,3.670 C24.462,3.503 24.911,3.420 25.403,3.420 C25.895,3.420 26.343,3.504 26.748,3.672 C27.153,3.840 27.500,4.072 27.788,4.367 C28.076,4.663 28.299,5.014 28.458,5.420 C28.617,5.827 28.697,6.269 28.697,6.746 C28.697,7.222 28.617,7.665 28.458,8.071 C28.299,8.478 28.076,8.829 27.788,9.127 C27.500,9.423 27.153,9.656 26.748,9.822 C26.343,9.988 25.895,10.072 25.403,10.072 C24.911,10.072 24.462,9.988 24.056,9.822 C23.649,9.655 23.301,9.423 23.012,9.127 C22.723,8.829 22.498,8.478 22.339,8.071 C22.181,7.665 22.101,7.222 22.101,6.746 C22.101,6.269 22.181,5.827 22.339,5.420 C22.498,5.014 22.723,4.662 23.012,4.365 ZM23.482,7.706 C23.578,7.990 23.715,8.230 23.894,8.427 C24.072,8.623 24.289,8.773 24.543,8.879 C24.799,8.984 25.086,9.036 25.403,9.036 C25.722,9.036 26.007,8.984 26.261,8.879 C26.514,8.773 26.729,8.623 26.906,8.427 C27.083,8.230 27.219,7.990 27.314,7.706 C27.408,7.423 27.455,7.103 27.455,6.746 C27.455,6.389 27.408,6.069 27.314,5.785 C27.219,5.502 27.083,5.261 26.906,5.063 C26.729,4.865 26.514,4.713 26.261,4.608 C26.007,4.503 25.722,4.451 25.403,4.451 C25.086,4.451 24.799,4.503 24.543,4.608 C24.289,4.713 24.072,4.865 23.894,5.063 C23.715,5.261 23.578,5.502 23.482,5.785 C23.386,6.069 23.339,6.389 23.339,6.746 C23.339,7.103 23.386,7.423 23.482,7.706 ZM33.884,4.487 L31.928,4.487 L31.928,9.999 L30.718,9.999 L30.718,4.487 L28.751,4.487 L28.751,3.493 L33.884,3.493 L33.884,4.487 ZM38.757,4.455 L35.874,4.455 L35.874,6.259 L38.146,6.259 L38.146,7.191 L35.874,7.191 L35.874,9.032 L38.757,9.032 L38.757,9.999 L34.654,9.999 L34.654,3.493 L38.757,3.493 L38.757,4.455 ZM41.016,9.000 L43.621,9.000 L43.621,9.999 L39.806,9.999 L39.806,3.493 L41.016,3.493 L41.016,9.000 ZM49.992,54.999 L42.992,54.999 C42.440,54.999 41.993,54.551 41.993,53.999 L41.993,43.999 C41.993,43.447 42.440,42.999 42.992,42.999 L49.992,42.999 C50.544,42.999 50.991,43.447 50.991,43.999 L50.991,53.999 C50.991,54.551 50.544,54.999 49.992,54.999 ZM48.991,44.999 L43.992,44.999 L43.992,53.000 L48.991,53.000 L48.991,44.999 ZM49.992,39.000 L42.992,39.000 C42.440,39.000 41.993,38.551 41.993,37.999 L41.993,28.000 C41.993,27.447 42.440,26.999 42.992,26.999 L49.992,26.999 C50.544,26.999 50.991,27.447 50.991,28.000 L50.991,37.999 C50.991,38.551 50.544,39.000 49.992,39.000 ZM48.991,28.999 L43.992,28.999 L43.992,36.999 L48.991,36.999 L48.991,28.999 ZM33.994,54.999 L26.994,54.999 C26.442,54.999 25.995,54.551 25.995,53.999 L25.995,43.999 C25.995,43.447 26.442,42.999 26.994,42.999 L33.994,42.999 C34.546,42.999 34.993,43.447 34.993,43.999 L34.993,53.999 C34.993,54.551 34.546,54.999 33.994,54.999 ZM32.993,44.999 L27.995,44.999 L27.995,53.000 L32.993,53.000 L32.993,44.999 ZM33.994,39.000 L26.994,39.000 C26.442,39.000 25.995,38.551 25.995,37.999 L25.995,28.000 C25.995,27.447 26.442,26.999 26.994,26.999 L33.994,26.999 C34.546,26.999 34.993,27.447 34.993,28.000 L34.993,37.999 C34.993,38.551 34.546,39.000 33.994,39.000 ZM32.993,28.999 L27.995,28.999 L27.995,36.999 L32.993,36.999 L32.993,28.999 ZM16.996,54.999 L9.998,54.999 C9.446,54.999 8.997,54.551 8.997,53.999 L8.997,43.999 C8.997,43.447 9.446,42.999 9.998,42.999 L16.996,42.999 C17.548,42.999 17.996,43.447 17.996,43.999 L17.996,53.999 C17.996,54.551 17.548,54.999 16.996,54.999 ZM15.996,44.999 L10.997,44.999 L10.997,53.000 L15.996,53.000 L15.996,44.999 ZM16.996,39.000 L9.998,39.000 C9.446,39.000 8.997,38.551 8.997,37.999 L8.997,28.000 C8.997,27.447 9.446,26.999 9.998,26.999 L16.996,26.999 C17.548,26.999 17.996,27.447 17.996,28.000 L17.996,37.999 C17.996,38.551 17.548,39.000 16.996,39.000 ZM15.996,28.999 L10.997,28.999 L10.997,36.999 L15.996,36.999 L15.996,28.999 Z"/></svg>');
	background-size: 60px 60px;
}

.iconed-list__item_smile .iconed-list__thumb {
	background-image: url('data:image/svg+xml;svg,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="72px" height="35px"><path fill-rule="evenodd"  fill="rgb(255, 255, 255)" d="M55.538,0.056 C55.098,0.024 54.657,0.007 54.326,0.012 C54.192,-0.003 40.217,-1.009 34.621,17.088 C29.730,32.908 18.400,32.204 17.802,32.161 C17.578,32.161 17.353,32.157 17.128,32.146 C9.139,31.798 2.879,25.364 2.879,17.499 C2.879,9.414 9.573,2.836 17.802,2.836 C22.902,2.836 27.597,5.357 30.362,9.579 L32.784,8.048 C29.487,3.012 23.886,0.006 17.802,0.006 C7.986,0.006 -0.000,7.853 -0.000,17.499 C-0.000,26.882 7.467,34.558 16.998,34.973 C17.264,34.984 17.530,34.990 17.673,34.986 C17.688,34.987 17.856,34.999 18.152,34.999 C20.665,34.999 32.370,34.104 37.378,17.910 C42.269,2.090 53.602,2.795 54.198,2.836 C54.577,2.836 54.953,2.850 55.324,2.878 C63.060,3.444 69.120,9.866 69.120,17.499 C69.120,25.584 62.426,32.161 54.198,32.161 C49.098,32.161 44.403,29.641 41.639,25.419 L39.218,26.950 C42.513,31.985 48.114,34.991 54.198,34.991 C64.013,34.991 71.999,27.144 71.999,17.499 C71.999,8.393 64.769,0.731 55.538,0.056 Z"/></svg>');
	background-size: 72px 35px;
}

.iconed-list__item_tv .iconed-list__thumb {
	background-image: url('data:image/svg+xml;svg,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="61px" height="54px"><path fill-rule="evenodd" fill="rgb(255, 255, 255)" d="M5.536,25.798 C5.314,25.579 5.187,25.275 5.187,24.965 C5.187,24.654 5.314,24.351 5.536,24.131 C5.758,23.912 6.065,23.786 6.379,23.786 C6.692,23.786 6.999,23.912 7.220,24.131 C7.442,24.351 7.570,24.655 7.570,24.965 C7.570,25.275 7.442,25.579 7.220,25.798 C6.999,26.018 6.692,26.144 6.379,26.144 C6.065,26.144 5.758,26.018 5.536,25.798 ZM34.048,16.722 L36.254,23.271 L38.460,16.722 C38.668,16.104 39.342,15.771 39.967,15.977 C40.591,16.183 40.928,16.850 40.720,17.468 L37.384,27.373 C37.222,27.854 36.766,28.179 36.254,28.179 C35.741,28.179 35.286,27.854 35.123,27.373 L31.788,17.468 C31.580,16.850 31.917,16.183 32.541,15.977 C33.165,15.771 33.840,16.104 34.048,16.722 ZM59.809,42.917 L39.316,42.917 L39.316,46.926 L46.226,46.926 C46.884,46.926 47.418,47.453 47.418,48.105 L47.418,51.642 L49.925,51.642 C50.582,51.642 51.116,52.169 51.116,52.821 C51.116,53.472 50.582,54.000 49.925,54.000 L6.809,54.000 C6.151,54.000 5.618,53.472 5.618,52.821 C5.618,52.169 6.151,51.642 6.809,51.642 L13.581,51.642 L13.581,48.105 C13.581,47.453 14.115,46.926 14.773,46.926 L21.684,46.926 L21.684,42.917 L1.191,42.917 C0.533,42.917 -0.000,42.389 -0.000,41.738 L-0.000,1.179 C-0.000,0.528 0.533,-0.000 1.191,-0.000 L15.130,-0.000 C15.788,-0.000 16.322,0.528 16.322,1.179 C16.322,1.830 15.788,2.358 15.130,2.358 L2.382,2.358 L2.382,40.559 L58.617,40.559 L58.617,15.343 L38.570,35.182 C38.337,35.412 38.032,35.528 37.727,35.528 C37.422,35.528 37.118,35.412 36.885,35.182 C36.420,34.722 36.420,33.975 36.885,33.515 L58.617,12.008 L58.617,2.358 L25.416,2.358 C24.758,2.358 24.225,1.830 24.225,1.179 C24.225,0.528 24.758,-0.000 25.416,-0.000 L59.809,-0.000 C60.466,-0.000 60.999,0.528 60.999,1.179 L60.999,41.738 C60.999,42.389 60.466,42.917 59.809,42.917 ZM36.933,42.917 L24.066,42.917 L24.066,46.926 L36.933,46.926 L36.933,42.917 ZM22.874,49.284 L15.965,49.284 L15.965,51.642 L45.035,51.642 L45.035,49.284 L38.125,49.284 L22.874,49.284 ZM9.743,22.814 C9.438,22.814 9.133,22.699 8.901,22.469 C8.435,22.008 8.435,21.262 8.901,20.801 L19.445,10.366 C19.911,9.905 20.665,9.905 21.130,10.366 C21.595,10.826 21.595,11.573 21.130,12.033 L10.585,22.469 C10.353,22.699 10.048,22.814 9.743,22.814 ZM24.745,28.179 C24.088,28.179 23.554,27.651 23.554,27.000 L23.554,18.274 L21.410,18.274 C20.752,18.274 20.218,17.746 20.218,17.095 C20.218,16.444 20.752,15.916 21.410,15.916 L28.082,15.916 C28.740,15.916 29.273,16.444 29.273,17.095 C29.273,17.746 28.740,18.274 28.082,18.274 L25.937,18.274 L25.937,27.000 C25.937,27.651 25.404,28.179 24.745,28.179 ZM20.334,2.358 C20.019,2.358 19.713,2.232 19.491,2.012 C19.269,1.793 19.142,1.489 19.142,1.179 C19.142,0.869 19.269,0.564 19.491,0.345 C19.713,0.126 20.019,-0.000 20.334,-0.000 C20.647,-0.000 20.954,0.126 21.176,0.345 C21.397,0.564 21.524,0.869 21.524,1.179 C21.524,1.489 21.397,1.793 21.176,2.012 C20.954,2.232 20.647,2.358 20.334,2.358 ZM54.190,51.642 C54.504,51.642 54.811,51.768 55.033,51.987 C55.255,52.206 55.382,52.511 55.382,52.821 C55.382,53.131 55.255,53.435 55.033,53.654 C54.811,53.874 54.504,54.000 54.190,54.000 C53.876,54.000 53.569,53.874 53.349,53.654 C53.125,53.435 53.000,53.131 53.000,52.821 C53.000,52.511 53.125,52.206 53.349,51.987 C53.570,51.768 53.876,51.642 54.190,51.642 Z"/></svg>');
	background-size: 61px 54px;
}

.iconed-list__item_cloud .iconed-list__thumb {
	background-image: url('data:image/svg+xml;svg,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="55px" height="39px"><path fill-rule="evenodd"  fill="rgb(255, 255, 255)" d="M54.611,12.602 C54.417,12.797 54.161,12.894 53.906,12.894 C53.650,12.894 53.394,12.797 53.200,12.602 C46.346,5.758 37.219,1.989 27.499,1.989 C17.780,1.989 8.653,5.758 1.799,12.603 C1.409,12.993 0.778,12.993 0.388,12.603 C-0.003,12.214 -0.003,11.584 0.388,11.194 C7.619,3.972 17.247,-0.003 27.499,-0.003 C37.752,-0.003 47.381,3.973 54.611,11.194 C55.001,11.583 55.001,12.214 54.611,12.602 ZM48.743,17.052 C49.133,17.442 49.133,18.072 48.743,18.462 C48.353,18.852 47.722,18.852 47.331,18.462 C36.395,7.541 18.602,7.541 7.667,18.462 C7.472,18.656 7.217,18.754 6.961,18.754 C6.706,18.754 6.450,18.656 6.255,18.462 C5.865,18.072 5.865,17.442 6.255,17.052 C17.970,5.353 37.030,5.355 48.743,17.052 ZM27.499,16.562 C33.314,16.562 38.775,18.818 42.876,22.913 C43.266,23.303 43.266,23.932 42.876,24.322 C42.681,24.517 42.426,24.614 42.170,24.614 C41.914,24.614 41.659,24.517 41.464,24.322 C37.740,20.604 32.781,18.556 27.499,18.556 C22.218,18.556 17.259,20.604 13.535,24.322 C13.145,24.712 12.514,24.712 12.124,24.322 C11.733,23.932 11.733,23.303 12.124,22.913 C16.225,18.818 21.685,16.562 27.499,16.562 ZM27.499,25.940 C31.106,25.940 34.040,28.870 34.040,32.471 C34.040,36.073 31.106,39.003 27.499,39.003 C23.894,39.003 20.961,36.073 20.961,32.471 C20.961,28.870 23.894,25.940 27.499,25.940 Z"/></svg>');
	background-size: 55px 39px;
}

.iconed-list__thumb {
	background-position: center;
	background-repeat: no-repeat;
}

.site-footer {
	background: #111;
	color: white;
}

.footer__top, .footer__bot {
	display: flex;
	justify-content: space-between;
	padding: 20px 15px;
}

.footer__logo {
	width: 240px;
}

.footer__motto {
	font-size: 13px;
	margin: 20px 0;
	color: #999;
	line-height: 22px;
}

.footer__motto span {
	font-weight: 600;
	color: #e8e8e8;
}

.clbk__btn--footer {
	border: 1px solid #009a3f;
	background: none;
	color: #009a3f;
	line-height: 38px;
}

.footer__menu--title {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin: 20px 0;
}

.footer .footer__menu--item:first-child,
.footer .footer__menu--item {
	margin-bottom: 0;
}

.footer__menu--item {
	font-size: 14px;
	line-height: 30px;
	color: #999;
}

.footer__menu--item a {
	color: inherit;
}

.footer__menu--item a:hover {
	text-decoration: underline solid;
	color: white;
}

.footer__city {
	font-size: 15px;
	color: #ccc;
}

.footer__address {
	font-size: 14px;
	color: #999;
	text-decoration: underline dotted;
}

.footer__contacts {
	font-size: 14px;
	padding-left: 20px;
	color: #999;
}

.footer__subfooter {
	border-top: 1px solid #999;
	padding: 10px 0;
	font-size: 13px;
	color: #999;
}

.footer__subfooter--container {
	display: flex;
	justify-content: space-between;
}

.footer__subfooter a {
	color: inherit;
	text-decoration: underline dotted;
}

.footer__subfooter a:hover {
	color: white;
	text-decoration: none;
}

.footer__callback {
	background: url(/wp-content/themes/svplanet/assets/img/megafon.png) right center;
	height: 405px;
}

@media (max-width: 1199px) {
	.footer__callback {
		height: auto;
	}
}

.footer__callback--wrapper {
	display: flex;
	justify-content: space-between;
}

.footer__callback--girl {
	position: relative;
	height: 405px;
	width: 426px;
}

@media (max-width: 1199px) {
	.footer__callback--girl {
		display: none;
	}
}

.girl__img {
	position: absolute;
	bottom: 0;
	left: -150px;
}

.footer__callback--form {
	max-width: 600px;
	width: 100%;
	margin-right: 100px;
}

@media (max-width: 1199px) {
	.footer__callback--form {
		margin-left: auto;
		margin-right: auto;
	}
}

.footer__callback--title {
	padding: 60px 0 50px;
	font-size: 35px;
	font-weight: 600;
	line-height: 45px;
}

.footer__callback--inputs {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.footer__callback--input {
	height: 40px;
	border-radius: 5px;
	border: none;
	font-size: 13px;
	padding: 12px 10px;
	margin: 10px 0;
}

.footer__callback--input:not(.footer__callback--inputsubmit) {
	width: 200px;
	background: white;
	color: #999;
}

.footer__callback--input:not(.footer__callback--inputtext) {
	width: 163px;
	background: #eb3700;
	color: #fff;
	font-size: 14px;
}

.footer__callback--notice {
	font-size: 13px;
	line-height: 40px;
	color: #d6feee;
}

.footer__callback--notice a {
	color: white;
}
.col-md-6 {
    width: 50%;
}
.d-flex {
    display: flex;
}
.left_simka img {
    width: 50%;
    float: left;
}
.aling-items-center {
    align-items: center;
}
.col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
section#comparison {
    background-color: #faf9f9;
    padding-bottom: 20px;
    margin-bottom: 0px;
    padding-top: 20px;
}
@media (max-width: 768px) {
	.footer__city{
		width: 100%;
	}
	.header-bottom__wrap.header__bottom--container {
    max-width: 230px;
    margin: 0 auto;
    padding: 20px 0;
	}
	.header-bottom__wrap.header__bottom--container .whatsapp {
    margin-top: 20px;
	    margin-left: 20px;
}
.header-bottom__wrap.header__bottom--container .whatsapp a {
    width: 100%;
}
}

.header-bottom__wrap.header__bottom--container,
.footer__bot,
.footer__top {
	flex-wrap: wrap;
}
[name=bee_moscow] + label {
    font-size: 0;
    width: 90px;
    background-size: 100%;
    height: 65px;
    padding: 0!important;
    background-image: url(/images/W22.01.png);
}

[name=mega_moscow] + label {
    font-size: 0;
    width: 90px;
    background-size: 100%;
    height: 64px;
    padding: 0!important;
    background-image: url(/images/W.22.03.png);
}

[name=mts] + label {
    font-size: 0;
    width: 90px;
    background-size: 100%;
    height: 64px;
    padding: 0!important;
    background-image: url(/images/Whats.22.00.png);
}
[name=rostelekom] + label {
    font-size: 0;
    width: 90px;
    background-size: 100%;
    height: 65px;
    padding: 0!important;
    background-image: url(/images/What13.04.22.png);
}

[name=tele2_moscow] + label {
    font-size: 0;
    width: 90px;
    background-size: 100%;
    height: 64px;
    padding: 0!important;
    background-image: url(/images/What14.22.04.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position-x: 50%;
}

label.woof_checkbox_label.woof_checkbox_label_selected {}

ul.woof_list.woof_list_checkbox li {
    display: inline-block;
}

li.woof_term_435 {
    position: absolute;
    left: 0;
    top: 0;
}

ul.woof_list.woof_list_checkbox {
    position: relative;
    padding-left: 100px;
}