/* Change 2025/07/13 */ /*-------------------------------------------------------------------------*/
/*	0.	GENERAL
/*-------------------------------------------------------------------------*/
@import url("style-icons-smm.css");
@import url("style-icons-boxicons.css");
/*
@import url("style-icons-zond.css");
@import url("style-icons-fa-r.css");
@import url("style-icons-fa-s.css");
@import url("style-icons-fa-sr.css");
@import url("style-icons-fa-ss.css"); */


[class*="icoboxa-"], [class*="icoboxb-"], [class*="icoboxc-"] {display:flex; align-items:center;}

	
/* after */
/* text-left */   .icoboxa-1 {}
/* text-center */ .icoboxa-2 {justify-content:space-between}
/* all-center */  .icoboxa-3 {justify-content:center}
/* text-right */  .icoboxa-4 {text-align:right}
/* before */
/* text-left */   .icoboxb-1 {}
/* text-center */ .icoboxb-2 {text-align:right; justify-content:space-between}
/* all-center */  .icoboxb-3 {text-align:center; justify-content:center}
/* text-right */  .icoboxb-4 {text-align:right; justify-content:flex-end}
/* before & after */
/* text-left */   .icoboxc-1 {justify-content:space-between}
/* text-center */ .icoboxc-2 {justify-content:center; text-align:center}
				.icoboxc-2::after, .icoboxc-2::before {mask-size:contain!important; flex-grow:1;}
				.icoboxc-2::before {margin-left:0; margin-right:1em; mask-position:left;}
				.icoboxc-2::after  {mask-size:contain!important; mask-position:right;}
/* all-center */  .icoboxc-3 {justify-content:center; text-align:center}
				.icoboxc-3::after, .icoboxc-3::before {mask-size:contain!important;}
				.icoboxc-3::before {margin-left:0; margin-right:1em; mask-position:left;}
				.icoboxc-3::after  {mask-size:contain!important; mask-position:right;}
/* text-right */  .icoboxc-4 {text-align:right; justify-content:flex-end}
				.icoboxc-4::before {margin-left:0; mask-size:contain!important; margin-right:1em; mask-position:left; flex-grow:1;}
	

.icoboxc-1.icon-svg-smm-lind::after {-webkit-mask:var(--svg-icon-arrow) no-repeat center; mask:var(--svg-icon-arrow) no-repeat center;}
.icoboxc-1.icon-svgb.icon-svg-smm-lind::after {mask-size:contain!important; flex-grow: 1; mask-position:right;}
.icoboxc-1::before {margin-left:0; margin-right:1em}

	
	
	
div:hover > [class^="box-"]:after, a:hover [class^="box-"]:after {transform:rotate(90deg);}


	
.trans-rot:hover {}
.trans-rot-a:hover:after {}
/**:hover > [class*="icoboxa-"]:after, */ a:hover [class*="icoboxa-"]:after, [class*="icoboxa-"]:hover:after {transform:rotate(90deg);}
/**:hover > [class*="icoboxa-"]:after, */ a:hover [class*="icoboxa-"]:after, [class*="icoboxa-"]:hover:after {transform:scale(1.1);}
/**:hover > [class*="icoboxa-"]:after, */ a:hover [class*="icoboxa-"]:after, [class*="icoboxa-"]:hover:after {transform:translateX(10px);}
/*-------------------------------------------------------------------------*/
/*	1.	::before & ::after
/*-------------------------------------------------------------------------*/




C - 600
/*	1.1	Box-1-2-3
/*-------------------------------------------------------------------------*/



/*-------------------------------------------------------------------------*/
/*	1.	Browser Reset + Font Face // typograf
/*-------------------------------------------------------------------------*/

.icon-svg::before, .icon-svga::after, .icon-svgb::after, .icon-svgb::before {padding:0.75em}
.icon-svg::before {content:''; display:block; background:var(--clr-m); /*-webkit-mask-size:100%!important; mask-size:100%!important;*/ /*margin-right:1em; */}
.icon-svga::after {padding:0.75em; content:''; display:block; background:var(--clr-m); /*-webkit-mask-size:100%!important; mask-size:100%!important;*/ margin-left:1em;}
.icon-svgb::after, .icon-svgb::before {content:''; display:block; background:var(--clr-m); -webkit-mask-size:100%!important; mask-size:100%!important; margin-left:1em;}
.icons-test .icon-svg::before {width:2em; height:2em}

.top-search {width:6em}

.icon-svg-map::before {-webkit-mask:var(--svg-icon-map) no-repeat center; mask:var(--svg-icon-map) no-repeat center;}
.icon-svg-phone::before {-webkit-mask:var(--svg-icon-phone) no-repeat center; mask:var(--svg-icon-phone) no-repeat center;}
.icon-svg-phone-2::before {-webkit-mask:var(--svg-icon-phone2) no-repeat center; mask:var(--svg-icon-phone2) no-repeat center;}
.icon-svg-iphone::before {-webkit-mask:var(--svg-icon-iphone) no-repeat center; mask:var(--svg-icon-iphone) no-repeat center;}
.icon-svg-arrow::before, .icon-svg-arrow::after {-webkit-mask:var(--svg-icon-arrow) no-repeat center; mask:var(--svg-icon-arrow) no-repeat center;}
.icon-svg-search::before {-webkit-mask:var(--svg-icon-search) no-repeat center; mask:var(--svg-icon-search) no-repeat center;}
.icon-svg-chevron::before {-webkit-mask:var(--svg-icon-chevron) no-repeat center; mask:var(--svg-icon-chevron) no-repeat center;}
.icon-svg-check::before {-webkit-mask:var(--svg-icon-check) no-repeat center; mask:var(--svg-icon-check) no-repeat center;}
.icon-svg-plus::before {-webkit-mask:var(--svg-icon-plus) no-repeat center; mask:var(--svg-icon-plus) no-repeat center;}
.icon-svg-envelop:before {-webkit-mask:var(--svg-icon-envelop) no-repeat center; mask:var(--svg-icon-envelop) no-repeat center;}
.icon-svg-at::before {-webkit-mask:var(--svg-icon-at) no-repeat center; mask:var(--svg-icon-at) no-repeat center;}
.icon-svg-time::before {-webkit-mask:var(--svg-icon-time) no-repeat center; mask:var(--svg-icon-time) no-repeat center;}
.icon-svg-home::before {-webkit-mask:var(--svg-icon-home) no-repeat center; mask:var(--svg-icon-home) no-repeat center;}
.icon-svg-home-2::before {-webkit-mask:var(--svg-icon-home2) no-repeat center; mask:var(--svg-icon-home2) no-repeat center;}
.icon-svg-image::before {-webkit-mask:var(--svg-icon-image) no-repeat center; mask:var(--svg-icon-image) no-repeat center;}
.icon-svg-user::before {-webkit-mask:var(--svg-icon-user) no-repeat center; mask:var(--svg-icon-user) no-repeat center;}
.icon-svg-time::before {-webkit-mask:var(--svg-icon-time) no-repeat center; mask:var(--svg-icon-time) no-repeat center;}


.icon-svg-smm-you::before {-webkit-mask:var(--svg-smm-you) no-repeat center; mask:var(--svg-smm-you) no-repeat center; background:#ff0000}
.icon-svg-smm-tiktok::before {-webkit-mask:var(--svg-smm-tiktok) no-repeat center; mask:var(--svg-smm-tiktok) no-repeat center; background:#010101}

.icon-svg-smm-viber::before {-webkit-mask:var(--svg-smm-viber) no-repeat center; mask:var(--svg-smm-viber) no-repeat center; background:#7360f2}
.icon-svg-smm-messenger::before {-webkit-mask:var(--svg-smm-messenger) no-repeat center; mask:var(--svg-smm-messenger) no-repeat center; background:radial-gradient(circle at 25% 98%, rgb(0, 120, 255) 5%, rgb(75, 105, 255) 25%, rgb(175, 55, 240) 55%, rgb(255, 85, 125) 78%, rgb(250, 105, 110) 83%);}
.icon-svg-smm-google::before {-webkit-mask:var(--svg-smm-google) no-repeat center; mask:var(--svg-smm-google) no-repeat center; background:
  linear-gradient(207deg, rgb(67 133 245 / 1) 50%, rgb(67 133 245 / 0) 50.2%) 229.7% 113.64% / 79.8% 64.8% no-repeat no-repeat, /* Blue */
  linear-gradient(207deg, rgb(234 66 53 / 1) 50%, rgb(234 66 53 / 0) 50.2%) 0% 0% / 100% 100% no-repeat no-repeat, /* Red */
  linear-gradient(147deg, rgb(250 188 8 / 1) 50%, rgb(250 188 8 / 0) 50.2%) 4.31% 59.81% / 58.2% 57.2% no-repeat no-repeat, /* Yellow */
  radial-gradient(ellipse at 50% 50%, rgb(50 168 83 / 1) 0%, rgb(50 168 83 / 1) 100%) 0% 0% / 100% 100% no-repeat no-repeat; /* Green */}
.icon-svg-smm-whatsapp::before {-webkit-mask:var(--svg-smm-whatsapp) no-repeat center; mask:var(--svg-smm-whatsapp) no-repeat center; background:#25d366}
.icon-svg-smm-whatsapp-2::before {-webkit-mask:var(--svg-smm-whatsapp2) no-repeat center; mask:var(--svg-smm-whatsapp2) no-repeat center; background:#25d366}
.icon-svg-smm-skype::before {-webkit-mask:var(--svg-smm-skype) no-repeat center; mask:var(--svg-smm-skype) no-repeat center; background:#00aff0}
.icon-svg-smm-skype-2::before {-webkit-mask:var(--svg-smm-skype2) no-repeat center; mask:var(--svg-smm-skype2) no-repeat center;}
.icon-svg-smm-telegram::before {-webkit-mask:var(--svg-smm-telegram) no-repeat center; mask:var(--svg-smm-telegram) no-repeat center; background:#0088cc}
.icon-svg-smm-facebook::before {-webkit-mask:var(--svg-smm-facebook) no-repeat center; mask:var(--svg-smm-facebook) no-repeat center; background:#1877f2}
.icon-svg-smm-x-social::before {-webkit-mask:var(--svg-smm-x-social) no-repeat center; mask:var(--svg-smm-x-social) no-repeat center; background:#000000}
.icon-svg-smm-threads::before {-webkit-mask:var(--svg-smm-threads) no-repeat center; mask:var(--svg-smm-threads) no-repeat center; background:#000000}
.icon-svg-smm-insta::before {-webkit-mask:var(--svg-smm-insta) no-repeat center; mask:var(--svg-smm-insta) no-repeat center;}
.icon-svg-smm-insta-2::before {-webkit-mask:var(--svg-smm-insta2) no-repeat center; mask:var(--svg-smm-insta2) no-repeat center;}
.icon-svg-smm-insta::before, .icon-svg-smm-insta-2::before {background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%); background:-webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);}
.icon-svg-smm-behance::before {-webkit-mask:var(--svg-smm-behance) no-repeat center; mask:var(--svg-smm-behance) no-repeat center; background:#053eff}

.icon-svg-smm-linkedin::before {-webkit-mask:var(--svg-smm-linkedin) no-repeat center; mask:var(--svg-smm-linkedin) no-repeat center; background:#0a66c2}
.icon-svg-smm-lind::before, .icon-svg-smm-lind::after {-webkit-mask:var(--svg-smm-lind) no-repeat center; mask:var(--svg-smm-lind) no-repeat center; background:#0a66c2}

/*-------------------------------------------------------------------------*/
/*	1.	Browser Reset + Font Face // typograf
/*-------------------------------------------------------------------------*/
/*
.icon-fsb {background-image:url(https://emd.lviv.ua/main/icon-m-fsb.png)}
.icon-ins {background-image:url(https://emd.lviv.ua/main/icon-m-ins.png)}
.icon-tlg {background-image:url(https://emd.lviv.ua/main/icon-m-tlg.png)}
.icon-you {background-image:url(https://emd.lviv.ua/main/icon-m-you.png)}
.icon-tel, .icon-mail, .icon-geo {display: flex; align-items: center;}
.icon-tel::before {background-image:url(https://emd.lviv.ua/main/icon-m-tel.png)}
.icon-geo::before {background-image:url(main/img/geoicon.png)}
.icon-mail::before {background-image:url(main/img/mailicon.png)}

.icon-h1:before{background-image:url(icon-des-01.png);}
.icon-h2:before{background-image:url(icon-des-02.png);}
.icon-h3:before{background-image:url(icon-des-03.png);}
	
.icon-c2:after {background-image: url(f-icon-a.png);}
.icon-c8:after {background-color: #f00; background-image: url(main/img/in-signaly.png);}

.icon-arr, .icon-arr:after {content: '\21E2'; font-size: 1.5em; line-height: 1;}*?













.icons-test .box-3 {border-radius:0; background: var(--clr-i); width: calc(100% - var(--block-brd-s)*2);}
.icons-test	.box-3 .box-text {--block-pad:0%; color:var(--clr-b); background: var(--clr-i);}
.icons-test	.box-3 p {margin:0; display:flex; justify-content:center; min-height:10vh;}
.icons-test	.box-3 .icon-svg::before {content:''; display:block; width:4em; height:4em; margin-right:0}
.icons-test	.box-3 h2 {margin:0; display:flex; justify-content:center;}

	
[class*="icoboxa-"], [class*="icoboxb-"], [class*="icoboxc-"] {display:flex; align-items:center;}

	
/* after */
/* text-left */   .icoboxa-1 {}
/* text-center */ .icoboxa-2 {justify-content:space-between}
/* all-center */  .icoboxa-3 {justify-content:center}
/* text-right */  .icoboxa-4 {text-align:right}
/* before */
/* text-left */   .icoboxb-1 {}
/* text-center */ .icoboxb-2 {text-align:right; justify-content:space-between}
/* all-center */  .icoboxb-3 {text-align:center; justify-content:center}
/* text-right */  .icoboxb-4 {text-align:right; justify-content:flex-end}
/* before & after */
/* text-left */   .icoboxc-1 {justify-content:space-between}
/* text-center */ .icoboxc-2 {justify-content:center; text-align:center}
				.icoboxc-2::after, .icoboxc-2::before {mask-size:contain!important; flex-grow:1;}
				.icoboxc-2::before {margin-left:0; margin-right:1em; mask-position:left;}
				.icoboxc-2::after  {mask-size:contain!important; mask-position:right;}
/* all-center */  .icoboxc-3 {justify-content:center; text-align:center}
				.icoboxc-3::after, .icoboxc-3::before {mask-size:contain!important;}
				.icoboxc-3::before {margin-left:0; margin-right:1em; mask-position:left;}
				.icoboxc-3::after  {mask-size:contain!important; mask-position:right;}
/* text-right */  .icoboxc-4 {text-align:right; justify-content:flex-end}
				.icoboxc-4::before {margin-left:0; mask-size:contain!important; margin-right:1em; mask-position:left; flex-grow:1;}
	

.icoboxc-1.icon-svg-image::after {-webkit-mask:var(--svg-icon-arrow) no-repeat center; mask:var(--svg-icon-arrow) no-repeat center;}
.icoboxc-1.icon-svgb.icon-svg-image::after {mask-size:contain!important; flex-grow: 1; mask-position:right;}
.icoboxc-1::before {margin-left:0; margin-right:1em}
	
.trans-rot:hover {}
.trans-rot-a:hover:after {}
/**:hover > [class*="icoboxa-"]:after, */ a:hover [class*="icoboxa-"]:after, [class*="icoboxa-"]:hover:after {transform:rotate(90deg);}
/**:hover > [class*="icoboxa-"]:after, */ a:hover [class*="icoboxa-"]:after, [class*="icoboxa-"]:hover:after {transform:scale(1.1);}
/**:hover > [class*="icoboxa-"]:after, */ a:hover [class*="icoboxa-"]:after, [class*="icoboxa-"]:hover:after {transform:translateX(10px);}


































.icon-svg, .icon-svga, .icon-svgb, .box-block {
--svg-smm-you: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 175 140"><path fill-rule="evenodd" d="M88 8c6 0 55 .2 67.9 3.7a22 22 0 0 1 15.4 15.7C175 41.2 175 70 175 70s0 28.8-3.7 42.6a22 22 0 0 1-15.4 15.7c-13.7 3.7-68.4 3.7-68.4 3.7s-54.7 0-68.4-3.7a22 22 0 0 1-15.4-15.7A228 228 0 0 1 0 70.3v-.6c0-3.1.2-29.4 3.7-42.3A22 22 0 0 1 19 11.7C32 8.2 81.1 8 87 8zM69 44v52l46-26-46-26z"/></svg>');
--svg-smm-tiktok: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 449.45 515.38"><path fill-rule="nonzero" d="M382.31 103.3c-27.76-18.1-47.79-47.07-54.04-80.82-1.35-7.29-2.1-14.8-2.1-22.48h-88.6l-.15 355.09c-1.48 39.77-34.21 71.68-74.33 71.68-12.47 0-24.21-3.11-34.55-8.56-23.71-12.47-39.94-37.32-39.94-65.91 0-41.07 33.42-74.49 74.48-74.49 7.67 0 15.02 1.27 21.97 3.44V190.8c-7.2-.99-14.51-1.59-21.97-1.59C73.16 189.21 0 262.36 0 352.3c0 55.17 27.56 104 69.63 133.52 26.48 18.61 58.71 29.56 93.46 29.56 89.93 0 163.08-73.16 163.08-163.08V172.23c34.75 24.94 77.33 39.64 123.28 39.64v-88.61c-24.75 0-47.8-7.35-67.14-19.96z"/></svg>');
--svg-smm-x-social: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 462.799"><path fill-rule="nonzero" d="M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z"/></svg>');
--svg-smm-threads: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M331.5 235.7c2.2 .9 4.2 1.9 6.3 2.8c29.2 14.1 50.6 35.2 61.8 61.4c15.7 36.5 17.2 95.8-30.3 143.2c-36.2 36.2-80.3 52.5-142.6 53h-.3c-70.2-.5-124.1-24.1-160.4-70.2c-32.3-41-48.9-98.1-49.5-169.6V256v-.2C17 184.3 33.6 127.2 65.9 86.2C102.2 40.1 156.2 16.5 226.4 16h.3c70.3 .5 124.9 24 162.3 69.9c18.4 22.7 32 50 40.6 81.7l-40.4 10.8c-7.1-25.8-17.8-47.8-32.2-65.4c-29.2-35.8-73-54.2-130.5-54.6c-57 .5-100.1 18.8-128.2 54.4C72.1 146.1 58.5 194.3 58 256c.5 61.7 14.1 109.9 40.3 143.3c28 35.6 71.2 53.9 128.2 54.4c51.4-.4 85.4-12.6 113.7-40.9c32.3-32.2 31.7-71.8 21.4-95.9c-6.1-14.2-17.1-26-31.9-34.9c-3.7 26.9-11.8 48.3-24.7 64.8c-17.1 21.8-41.4 33.6-72.7 35.3c-23.6 1.3-46.3-4.4-63.9-16c-20.8-13.8-33-34.8-34.3-59.3c-2.5-48.3 35.7-83 95.2-86.4c21.1-1.2 40.9-.3 59.2 2.8c-2.4-14.8-7.3-26.6-14.6-35.2c-10-11.7-25.6-17.7-46.2-17.8H227c-16.6 0-39 4.6-53.3 26.3l-34.4-23.6c19.2-29.1 50.3-45.1 87.8-45.1h.8c62.6 .4 99.9 39.5 103.7 107.7l-.2 .2zm-156 68.8c1.3 25.1 28.4 36.8 54.6 35.3c25.6-1.4 54.6-11.4 59.5-73.2c-13.2-2.9-27.8-4.4-43.4-4.4c-4.8 0-9.6 .1-14.4 .4c-42.9 2.4-57.2 23.2-56.2 41.8l-.1 .1z"/></svg>');
--svg-smm-behance: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M232 237.2c31.8-15.2 48.4-38.2 48.4-74 0-70.6-52.6-87.8-113.3-87.8H0v354.4h171.8c64.4 0 124.9-30.9 124.9-102.9 0-44.5-21.1-77.4-64.7-89.7zM77.9 135.9H151c28.1 0 53.4 7.9 53.4 40.5 0 30.1-19.7 42.2-47.5 42.2h-79v-82.7zm83.3 233.7H77.9V272h84.9c34.3 0 56 14.3 56 50.6 0 35.8-25.9 47-57.6 47zm358.5-240.7H376V94h143.7v34.9zM576 305.2c0-75.9-44.4-139.2-124.9-139.2-78.2 0-131.3 58.8-131.3 135.8 0 79.9 50.3 134.7 131.3 134.7 61.3 0 101-27.6 120.1-86.3H509c-6.7 21.9-34.3 33.5-55.7 33.5-41.3 0-63-24.2-63-65.3h185.1c.3-4.2 .6-8.7 .6-13.2zM390.4 274c2.3-33.7 24.7-54.8 58.5-54.8 35.4 0 53.2 20.8 56.2 54.8H390.4z"/></svg>');
--svg-smm-skype: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 140 140"><path d="M69.9 112.1c-23.3 0-33.9-11.8-33.9-20.5a7.5 7.5 0 0 1 8-7.5C54 84 51.3 99 69.9 99c9.5 0 15-5.7 15-11 0-3.3-1.8-7-8-8.5L56 74.3C39.5 70 36.5 60.8 36.5 52.2c0-17.9 16.4-24.3 31.9-24.3 14.3 0 31.3 7.9 31.3 18.6 0 4.6-3.8 7-8.3 7-8.5 0-7-11.9-24.2-11.9-8.5 0-13 4-13 9.6s6.7 7.5 12.5 8.7L82 63.4c16.8 3.8 21.2 13.6 21.2 23 0 14.5-11.2 25.7-33.3 25.7M134 81.5a66.5 66.5 0 0 0-22.3-62A65.5 65.5 0 0 0 58.3 5.2a38.5 38.5 0 0 0-53 14.5c-7 12-7 26.9-.2 39a65.6 65.6 0 0 0 76 76.3 38.5 38.5 0 0 0 52.9-14.5c7-12 7-26.9.1-39" /></svg>');
--svg-smm-viber: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M444 49.9C431.3 38.2 379.9.9 265.3.4c0 0-135.1-8.1-200.9 52.3C27.8 89.3 14.9 143 13.5 209.5c-1.4 66.5-3.1 191.1 117 224.9h.1l-.1 51.6s-.8 20.9 13 25.1c16.6 5.2 26.4-10.7 42.3-27.8 8.7-9.4 20.7-23.2 29.8-33.7 82.2 6.9 145.3-8.9 152.5-11.2 16.6-5.4 110.5-17.4 125.7-142 15.8-128.6-7.6-209.8-49.8-246.5zM457.9 287c-12.9 104-89 110.6-103 115.1-6 1.9-61.5 15.7-131.2 11.2 0 0-52 62.7-68.2 79-5.3 5.3-11.1 4.8-11-5.7 0-6.9.4-85.7.4-85.7-.1 0-.1 0 0 0-101.8-28.2-95.8-134.3-94.7-189.8 1.1-55.5 11.6-101 42.6-131.6 55.7-50.5 170.4-43 170.4-43 96.9.4 143.3 29.6 154.1 39.4 35.7 30.6 53.9 103.8 40.6 211.1zm-139-80.8c.4 8.6-12.5 9.2-12.9.6-1.1-22-11.4-32.7-32.6-33.9-8.6-.5-7.8-13.4.7-12.9 27.9 1.5 43.4 17.5 44.8 46.2zm20.3 11.3c1-42.4-25.5-75.6-75.8-79.3-8.5-.6-7.6-13.5.9-12.9 58 4.2 88.9 44.1 87.8 92.5-.1 8.6-13.1 8.2-12.9-.3zm47 13.4c.1 8.6-12.9 8.7-12.9.1-.6-81.5-54.9-125.9-120.8-126.4-8.5-.1-8.5-12.9 0-12.9 73.7.5 133 51.4 133.7 139.2zM374.9 329v.2c-10.8 19-31 40-51.8 33.3l-.2-.3c-21.1-5.9-70.8-31.5-102.2-56.5-16.2-12.8-31-27.9-42.4-42.4-10.3-12.9-20.7-28.2-30.8-46.6-21.3-38.5-26-55.7-26-55.7-6.7-20.8 14.2-41 33.3-51.8h.2c9.2-4.8 18-3.2 23.9 3.9 0 0 12.4 14.8 17.7 22.1 5 6.8 11.7 17.7 15.2 23.8 6.1 10.9 2.3 22-3.7 26.6l-12 9.6c-6.1 4.9-5.3 14-5.3 14s17.8 67.3 84.3 84.3c0 0 9.1.8 14-5.3l9.6-12c4.6-6 15.7-9.8 26.6-3.7 14.7 8.3 33.4 21.2 45.8 32.9 7 5.7 8.6 14.4 3.8 23.6z"/></svg>');
--svg-smm-telegram: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M16.114,9.291c.552-.552,1.1-1.84-1.2-.276-3.268,2.255-6.489,4.372-6.489,4.372a2.7,2.7,0,0,1-2.117.046c-1.38-.414-2.991-.966-2.991-.966s-1.1-.691.783-1.427c0,0,7.961-3.267,10.722-4.418,1.058-.46,4.647-1.932,4.647-1.932s1.657-.645,1.519.92c-.046.644-.414,2.9-.782,5.338-.553,3.451-1.151,7.225-1.151,7.225s-.092,1.058-.874,1.242a3.787,3.787,0,0,1-2.3-.828c-.184-.138-3.451-2.209-4.648-3.221a.872.872,0,0,1,.046-1.473C12.939,12.375,14.918,10.488,16.114,9.291Z"/>\
</svg>');
--svg-smm-facebook: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13.397 20.997v-8.196h2.765l.411-3.209h-3.176V7.548c0-.926.258-1.56 1.587-1.56h1.684V3.127A22.336 22.336 0 0 0 14.201 3c-2.444 0-4.122 1.492-4.122 4.231v2.355H7.332v3.209h2.753v8.202h3.312z"/></svg>');
--svg-smm-insta: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/></svg>');
--svg-smm-insta2: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.947 8.305a6.53 6.53 0 0 0-.419-2.216 4.61 4.61 0 0 0-2.633-2.633 6.606 6.606 0 0 0-2.186-.42c-.962-.043-1.267-.055-3.709-.055s-2.755 0-3.71.055a6.606 6.606 0 0 0-2.185.42 4.607 4.607 0 0 0-2.633 2.633 6.554 6.554 0 0 0-.419 2.185c-.043.963-.056 1.268-.056 3.71s0 2.754.056 3.71c.015.748.156 1.486.419 2.187a4.61 4.61 0 0 0 2.634 2.632 6.584 6.584 0 0 0 2.185.45c.963.043 1.268.056 3.71.056s2.755 0 3.71-.056a6.59 6.59 0 0 0 2.186-.419 4.615 4.615 0 0 0 2.633-2.633c.263-.7.404-1.438.419-2.187.043-.962.056-1.267.056-3.71-.002-2.442-.002-2.752-.058-3.709zm-8.953 8.297c-2.554 0-4.623-2.069-4.623-4.623s2.069-4.623 4.623-4.623a4.623 4.623 0 0 1 0 9.246zm4.807-8.339a1.077 1.077 0 0 1-1.078-1.078 1.077 1.077 0 1 1 2.155 0c0 .596-.482 1.078-1.077 1.078z"></path><circle cx="11.994" cy="11.979" r="3.003"></circle></svg>');
--svg-smm-linkedin: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><circle cx="4.983" cy="5.009" r="2.188"></circle><path d="M9.237 8.855v12.139h3.769v-6.003c0-1.584.298-3.118 2.262-3.118 1.937 0 1.961 1.811 1.961 3.218v5.904H21v-6.657c0-3.27-.704-5.783-4.526-5.783-1.835 0-3.065 1.007-3.568 1.96h-.051v-1.66H9.237zm-6.142 0H6.87v12.139H3.095z"/></svg>');
--svg-smm-linkedin: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M100.3 448H7.4V148.9h92.9zM53.8 108.1C24.1 108.1 0 83.5 0 53.8a53.8 53.8 0 0 1 107.6 0c0 29.7-24.1 54.3-53.8 54.3zM447.9 448h-92.7V302.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V448h-92.8V148.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V448z"/></svg>');
--svg-smm-whatsapp: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 140 140"><path d="M140 68.2a68.5 68.5 0 0 1-102 59.7L0 140l12.4-36.6A68.5 68.5 0 0 1 71.3 0c38 0 68.7 30.5 68.7 68.2zM71.3 10.9a57.6 57.6 0 0 0-57.8 57.3c0 12.5 4 24.2 11 33.6l-7.2 21.3 22.2-7a57.7 57.7 0 0 0 89.5-48c0-31.6-26-57.3-57.8-57.3zm34.7 73c-.4-.7-1.6-1.1-3.3-2l-11.5-5.4c-1.5-.5-2.6-.8-3.8.9a96.4 96.4 0 0 1-5.3 6.5c-1 1.1-2 1.3-3.6.4-1.7-.8-7.2-2.6-13.6-8.3-5-4.4-8.4-9.9-9.4-11.5-1-1.7 0-2.6.8-3.5l2.5-2.9c.9-1 1.1-1.7 1.7-2.8.6-1 .3-2-.1-2.9-.5-.8-3.8-9-5.2-12.4-1.4-3.4-3.7-2.9-3.8-3H48c-1 0-3 .5-4.5 2.2-1.5 1.6-5.9 5.7-5.9 13.9s6 16.2 7 17.3c.8 1.1 11.6 18.5 28.7 25.2 17.1 6.7 17.1 4.5 20.2 4.2 3.1-.3 10-4 11.4-8 1.4-3.9 1.4-7.2 1-7.9z"/></svg>');
--svg-smm-whatsapp2: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><rect x="0" fill="none" width="20" height="20"/><g><path d="M16.8 5.7C14.4 2 9.5.9 5.7 3.2 2 5.5.8 10.5 3.2 14.2l.2.3-.8 3 3-.8.3.2c1.3.7 2.7 1.1 4.1 1.1 1.5 0 3-.4 4.3-1.2 3.7-2.4 4.8-7.3 2.5-11.1zm-2.1 7.7c-.4.6-.9 1-1.6 1.1-.4 0-.9.2-2.9-.6-1.7-.8-3.1-2.1-4.1-3.6-.6-.7-.9-1.6-1-2.5 0-.8.3-1.5.8-2 .2-.2.4-.3.6-.3H7c.2 0 .4 0 .5.4.2.5.7 1.7.7 1.8.1.1.1.3 0 .4.1.2 0 .4-.1.5-.1.1-.2.3-.3.4-.2.1-.3.3-.2.5.4.6.9 1.2 1.4 1.7.6.5 1.2.9 1.9 1.2.2.1.4.1.5-.1s.6-.7.8-.9c.2-.2.3-.2.5-.1l1.6.8c.2.1.4.2.5.3.1.3.1.7-.1 1z"/></g></svg>');
	
--svg-smm-google: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 488 512"><path d="M488 261.8C488 403.3 391.1 504 248 504 110.8 504 0 393.2 0 256S110.8 8 248 8c66.8 0 123 24.5 166.3 64.9l-67.5 64.9C258.5 52.6 94.3 116.6 94.3 256c0 86.5 69.1 156.6 153.7 156.6 98.2 0 135-70.4 140.8-106.9H248v-85.3h236.1c2.3 12.7 3.9 24.9 3.9 41.4z"/></svg>');
--svg-smm-messenger: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256.6 8C116.5 8 8 110.3 8 248.6c0 72.3 29.7 134.8 78.1 177.9 8.4 7.5 6.6 11.9 8.1 58.2A19.9 19.9 0 0 0 122 502.3c52.9-23.3 53.6-25.1 62.6-22.7C337.9 521.8 504 423.7 504 248.6 504 110.3 396.6 8 256.6 8zm149.2 185.1l-73 115.6a37.4 37.4 0 0 1 -53.9 9.9l-58.1-43.5a15 15 0 0 0 -18 0l-78.4 59.4c-10.5 7.9-24.2-4.6-17.1-15.7l73-115.6a37.4 37.4 0 0 1 53.9-9.9l58.1 43.5a15 15 0 0 0 18 0l78.4-59.4c10.4-8 24.1 4.5 17.1 15.6z"/></svg>');
	
--serv-cat-01: url('data:image/svg+xml, <svg width="160" height="148" viewBox="0 0 160 148" fill="none" xmlns="http://www.w3.org/2000/svg">\
	<path d="M132.471 23.8398V19.7094H119.76V33.4803H132.471V29.3488H159.999V23.8398H132.471Z" fill="white"/><path d="M101.266 3.46568L101.286 3.49087L101.309 3.51328L116.222 17.9866C116.581 18.4715 116.779 19.0576 116.788 19.6619V33.5298C116.78 34.1383 116.58 34.729 116.219 35.2167L101.488 49.4798L101.476 49.4919L101.464 49.5048L101.285 49.7038L101.275 49.7153L101.265 49.7275C100.85 50.2517 100.339 50.6877 99.7617 51.0134V2.18515C100.339 2.50959 100.851 2.94368 101.266 3.46568Z" fill="white" stroke="white"/><path d="M81.0947 127.122H0V141.128C0.00144203 142.919 0.713856 144.635 1.98004 145.901C3.24767 147.169 4.96377 147.88 6.75505 147.883H76.2057C77.9954 147.878 79.7101 147.166 80.9748 145.9C82.2396 144.633 82.9506 142.917 82.9534 141.128V135.13C82.9534 131.315 81.0945 127.122 81.0945 127.122L81.0947 127.122Z" fill="white"/><path d="M64.5341 116.688H6.757C4.96588 116.691 3.24977 117.404 1.982 118.67C0.715809 119.936 0.00339294 121.652 0.00195312 123.443V124.366H79.4833C76.028 119.55 70.4625 116.693 64.5341 116.688Z" fill="white"/><path d="M51.5566 85.0414H64.3152V67.0497H59.9426C58.8221 69.06 57.7347 71.1424 56.6791 73.2955C54.9847 76.7927 53.2843 80.6836 51.5566 85.0414Z" fill="white"/><path d="M15.0978 114.428H40.5758C42.5414 105.88 44.9802 97.4489 47.8801 89.1711H47.8325L48.8247 86.5883C50.6605 81.6578 52.6232 77.0084 54.7113 72.6372C54.9594 72.1065 55.2074 71.5903 55.4612 71.0812C55.5506 70.8952 55.64 70.7091 55.7366 70.5231C56.7735 68.4205 57.8162 66.4577 58.8632 64.6365C60.699 61.3859 62.627 58.3043 64.6475 55.3896H32.5733C30.935 72.1497 23.0092 94.3273 15.0977 114.429L15.0978 114.428Z" fill="white"/><path d="M12.8047 7.65818V45.529C12.8061 47.2941 13.5084 48.9857 14.7573 50.2346C16.0048 51.4834 17.6978 52.1858 19.4629 52.1872H96.061V1H19.4629C17.6978 1.00144 16.0047 1.70374 14.7573 2.95121C13.5085 4.20008 12.8061 5.89304 12.8047 7.65818ZM23.6365 8.93156H39.5143C40.655 8.93156 41.5795 9.8574 41.5795 10.9981C41.5795 12.1388 40.6551 13.0633 39.5143 13.0633H23.6365C22.4943 13.0633 21.5699 12.1389 21.5699 10.9981C21.5699 9.85744 22.4943 8.93156 23.6365 8.93156ZM23.6365 18.0485H39.5143C40.655 18.0485 41.5795 18.9729 41.5795 20.1137C41.5795 21.2544 40.6551 22.1802 39.5143 22.1802H23.6365C22.4943 22.1802 21.5699 21.2544 21.5699 20.1137C21.5699 18.9729 22.4943 18.0485 23.6365 18.0485ZM23.6365 27.1655H39.5143C40.655 27.1655 41.5795 28.0899 41.5795 29.2306C41.5795 30.3714 40.6551 31.2958 39.5143 31.2958H23.6365C22.4943 31.2958 21.5699 30.3714 21.5699 29.2306C21.5699 28.0899 22.4943 27.1655 23.6365 27.1655Z" fill="white" stroke="white"/></svg>	');
}