.modal-backdrop.show {
	opacity: 0.92;
}
.nr .content.company {
	width: 100%;
	margin: 0 0 15px;
	padding: 15px 0 15px 20px;
}

.nr .company .header{
	    margin: 0;
    padding: 0;
    border: 0;
}
.nr .company .header-row{
display: flex;
    
}
.nr .company .header-row-company{
	/*align-items:baseline;*/
	margin:0 0 10px;
}
.nr .company .header-row-address{
	font-size: 14px;
    line-height: 16px;
    color: #4A4A4A;
}
.nr .company .header-row-address a.website{
    border-left: 1px solid #979797;
    margin: 0 0 0 15px;
    padding-left: 15px;
    font-weight: bold;
    color: #1650E2;
}
.nr .company .header-col{
	
}
.nr .company .header-col-right{
	display: flex;
	align-self: baseline;
	margin: 0 20px 0 auto;
}
.nr .company .header>div{
	
}
.nr .company .header h2{
	border: 0;
	margin: 0;
	padding: 0;
	line-height:24px;
}
.nr .company .header h2 a{
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	text-transform: none;
	color: #000;
}
.nr ul.badges{
	list-style: none;
	display: inline-block;
	margin: 3.5px 0 0 25px;
	padding-left: 0;
	flex: 0 0 70px;
	width: 70px;
	height: 20px;
}
.nr ul.badges li{
    display: inline-block;
    float: left;
    line-height: 0;
    margin-left: 2px;
}
.nr ul.social-networks{
	width: 210px;
	    margin: 1.5px 0 0 0;
}
.nr .company .header .rating {
	margin-left: auto;
	width: 205px;
	font-size: 14px;
	line-height: 16px;
	color: #4a4a4a;
	text-align: right;
	
}
.nr .company .form-with-rating .header .rating {
	width:375px;
	    align-items: baseline;
    justify-content: space-between;
    display: flex;
}

.nr .company .header .rating .stars{
	display: inline-block;
	direction: rtl;
	margin: 0 0 10px 0;
}
.nr .company .header .rating .stars i{
	    color: transparent;
    font-style: normal;
    font-size: 2em;
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer;
    display: inline-block;
		margin-right: 5px;
}
.nr .company .header .rating .stars i::before{
content: '☆';
  color: #f8e71c;
  position: absolute;
  top: 2.5px;
  left: 0;
}
.nr .company .header .rating:not(.no-hover) i.star.full::before{
	content: '★';
}
.nr .company .header .rating:not(.no-hover) i.star:hover::before, 
.nr .company .header .rating:not(.no-hover) i.star:hover ~ i.star::before{
	content: '★';
    color: #dc8020;
}
.nr .company .header .rating .summary{
	
}
.company .product .single .about{
	background: #FFFFFF;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08155);
	border-radius: 5px;
}
.content.company ~ .product{
	width: calc(100% - 200px - 20px);
	margin-left: auto;
}
.company .product .single .about .info {
	flex-direction: column;
}
.company .product .single .about .naslovna-traka{
	display: flex;
	align-items: center;
	border-bottom: 1px solid #E2E4E6;
    margin: 0 15px 15px;
    padding: 15px 0;
}
a.sharing{
	transition: background-color .2s cubic-bezier(.785,.135,.15,.86) 0s;
	display: flex;
	align-items: center;
	position: relative;
	height: 36px;
	width: 36px;
	padding: 0 5px;
	cursor: pointer;
	border-radius: 3px;
	border: 1px solid #e9ebf0;
	margin: 0 0 0 auto;
}
a.sharing .sharing-icon {
	background-image: url(data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%3F%3E%3Csvg%20fill%3D%22%237c828d%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2248px%22%20height%3D%2248px%22%3E%20%20%20%20%3Cpath%20d%3D%22M%2018%202%20A%203%203%200%200%200%2015%205%20A%203%203%200%200%200%2015.054688%205.5605469%20L%207.9394531%209.7109375%20A%203%203%200%200%200%206%209%20A%203%203%200%200%200%203%2012%20A%203%203%200%200%200%206%2015%20A%203%203%200%200%200%207.9355469%2014.287109%20L%2015.054688%2018.439453%20A%203%203%200%200%200%2015%2019%20A%203%203%200%200%200%2018%2022%20A%203%203%200%200%200%2021%2019%20A%203%203%200%200%200%2018%2016%20A%203%203%200%200%200%2016.0625%2016.712891%20L%208.9453125%2012.560547%20A%203%203%200%200%200%209%2012%20A%203%203%200%200%200%208.9453125%2011.439453%20L%2016.060547%207.2890625%20A%203%203%200%200%200%2018%208%20A%203%203%200%200%200%2021%205%20A%203%203%200%200%200%2018%202%20z%22%2F%3E%3C%2Fsvg%3E);
	width: 24px;
	height: 24px;
	background-size: 100%;
	background-repeat: no-repeat;
}
.company .product .single .about h1.offer{
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	border:0;
	margin: 0;
	padding: 0;
}
.company .product .single .about h1.offer a{
	color: #333390;
	text-transform: none;
}
.product .single .about .info .image[data-nr-gallery]{
	margin:0 0 40px;
}
[data-nr-gallery]{
	
}
[data-nr-gallery] .lSSlideWrapper{
	max-width:inherit;
	
}
[data-nr-gallery] #image-gallery{
	flex-direction: column;
}
[data-nr-gallery] #image-gallery li.lslide{
	display:flex;
}
#image-gallery li[data-thumb]>a {
	max-height: 310px;
	margin:0 auto;
}
[data-nr-gallery] #image-gallery li[data-thumb]>a>img {
	max-height: 310px;
	background: rgba(165, 157, 155, .3);
	border-radius: 5px;
}
[data-nr-gallery] .lSSlideOuter.vertical{

}
[data-nr-gallery] .lSSlideOuter.vertical .lSPager.lSGallery{
	
}
.company .product .single .about .info .summary {
	display: flex;
	justify-content: space-between;
	align-items: center;
	    margin: 0;
}
.company .product .single .about .info .summary .rating{
	width:120px;
	text-align:left;
}
.company .product .single .about .info .summary .rating+.summary{
	float: none;
	text-align: left;
	margin: 0;
	height: 20px;
	vertical-align: middle;
}
.company .product .single .about .info .buttons {
  width: 100%;
    height: 85px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
}

.company .product .single .about .info .buttons div {
  display: flex;
    align-items: center;
    justify-content: center;
    /* height: 46px; */
    width: auto;
		font-size: 24px;
    font-weight: 700;
}
.company .product .single .about .info .buttons div+div{
	margin-left:20px;
}
.company .product .single .about .info .buttons a {
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
  height: 50px;
  padding: 10px 0 10px;
  text-transform: none;
  position: relative;
	/*width:230px;*/
  width: 215px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.company .product .single .about .info .buttons a i{
	position:relative;
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left:10px;
}
.company .product .single .about .info .buttons a[disabled]{
	text-align:center;
	cursor:default;
}

.company .product .single .about .info .buttons a.btn-order-by-phone {
  background-color: #333390;
  border: solid 1px #fff;
  color: #fff;
	
}


.company .product .single .about .info .buttons a.btn-order-by-phone i::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  -webkit-mask: url(../img/icons/svg/icon-call-white.svg) no-repeat;
  mask: url(../img/icons/svg/icon-call-white.svg) no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
}

.company .product .single .about .info .buttons a.btn-order-online {
	color: #333390;
	background-color: #fff;
	border: 1px solid #333390;
}

.company .product .single .about .info .buttons a.btn-order-online i::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 23px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #333390;
  -webkit-mask: url(../img/icons/svg/icon-cart-blue.svg) no-repeat;
  mask: url(../img/icons/svg/icon-cart-blue.svg) no-repeat;
  -webkit-mask-size: 100%;
  mask-size: 100%;
}

.company .product .single .about .info .summary .prices span.price-on-request{
	font-size: 20px;
	line-height: 24px;
	text-align: right;
	color: #333390;
	position:relative;
	padding:0;
}	
.company .product .single .about .info .summary .prices span.price-on-request[href]{
	cursor: pointer;
	padding: 0 25px 0 0;
}	
.company .product .single .about .info .summary .prices span.price-on-request[href]::after{
	content: '';
	position: absolute;
	top: 4px;
	right: 0;
	width: 16px;
	height: 16px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #333390;
	-webkit-mask: url(../img/icons/svg/icon-arrow-right-blue.svg) no-repeat;
	mask: url(../img/icons/svg/icon-arrow-right-blue.svg) no-repeat;
	-webkit-mask-size: 100%;
	mask-size: 100%;
}

.content.company.product ~ .sidebar.right .ask-company{
	border:0;
	margin:0 0 10px;
}
.content.company.product ~ .sidebar.right .ask-company h3.title{
	background:transparent;
	font-weight: 500;
	font-size: 20px;
	line-height: 23px;
	text-transform: uppercase;
	color: #000000;
	margin: 0 0 10px;
	padding: 0;
}
.content.company.product ~ .sidebar.right .ask-company #form_product_query.form input,
.content.company.product ~ .sidebar.right .ask-company #form_product_query.form textarea{
	margin: 0;
	width: 100%;
	padding: 12px 12px 12px 30px;
	background-repeat:no-repeat;
	background-position:10px 12.5px;
}
.content.company.product ~ .sidebar.right .ask-company #form_product_query.form textarea{
	padding: 12px;
}
.nr #form_product_query input[name=contact_email]{
	background-image:url(../img/icons/svg/icon-envelope-silver.svg);
}
.nr #form_product_query input[name=contact_phone]{
	background-image:url(../img/icons/svg/icon-phone-silver.svg);
}
.content.company.product ~ .sidebar.right .ask-company #form_product_query button[type='submit']{
	margin:0 0 5px auto;
}
.company .product .single .order.query{
	/*box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
	margin: 0px 45px 60px;*/
}
.company .product .single .order h2{
	margin-bottom:30px;
	font-weight: 500;
font-size: 18px;
line-height: 21px;
text-transform: uppercase;
color: #4A4A4A;
}

.company .product .single .order.query .form .form-group {
	width: 100%;
	margin: 0 0 10px;
	height: auto;
	min-height: 88px;
}
.company .product .single .order .form input,
.company .product .single .order .form textarea {
	width: 100%;
}

#modalProduct .close{
	color: #000;
	font-weight: bold;
	font-size: 2rem;
	background: transparent;
	margin: 0;
	padding: 0;
	display: inline-block;
	line-height: .5;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 16px;
	height: 16px;
}
#modalProduct .modal-dialog{
	max-width:1200px;
}
#modalProduct .modal-header{
	position:absolute;
	top:0;
	right:0;
}
#modalProduct .modal-content{
	padding: 0;
    border-radius: 0;
}
#modalProduct .modal-body .img {
	background-color: #000;
	height: 600px;
	width: 800px;
}
#modalProduct .modal-body .img img {
	max-height: 600px;
	max-width: 800px;
}
#modalProduct .company{
	max-width:400px;
	padding:0;
}
#modalProduct .company .info .header{
	margin: 10px 0 5px;
	padding: 0 0 10px;
	max-height: 125px;
}
#modalProduct .company .info .header span.h1{
	height:auto;
	display: inline-block;
	margin: 0;
	    padding: 0 0 5px 15px;
	border: 0;
}
#modalProduct .company .info .header span.h1 a {
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	text-transform: none;
}

#modalProduct .company ul.badges {
	list-style: none;
	display: inline-block;
	margin: 0 auto 0 10px;
	padding-left: 0;
	flex: 0 0 90px;
	vertical-align: text-top;
	margin: 0;
	width: 90px;
	padding: 0 0 0px 15px;
}
#modalProduct .company ul.badges li {
	display: inline-block;
	float: left;
	line-height: 0;
	margin-left: 2px;
}
#modalProduct .company .subheader{
	border: 1px solid #eff0f1;
	border-width: 1px 0 1px 0;
	height: 34px;
	align-items: center;
    font-size: 14px;
line-height: 16px;
text-align: right;
color: #4A4A4A;
    padding: 0 5px 0 15px;
    margin: 0 0 5px;
}
#modalProduct .company .info .address{
	margin:5px 0 10px;
	padding:0 15px;
}
#modalProduct .company .info .address ul li{
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	color: #4A4A4A;
}
#modalProduct .company .info .address ul li b{
	font-weight: 500;
}
#modalProduct .company .info .address ul li:last-child{
	margin:0;
}
#modalProduct .company .subheader .rating {
	justify-self: flex-end;
	justify-content: flex-end;
	align-self: self-end;
	flex:inherit;
	margin: 7px 10px 0 auto;
}
#modalProduct .company .product{
	    height: 195px;
	margin: 0 0 0;
	padding: 0 15px;
}
#modalProduct .company .product h2{
    margin: 0 0 10px;
    height: 56px;
		width: 100%;
    overflow: hidden;
}
#modalProduct .company .product h2 a{
	text-transform: none;
	font-size: 24px;
	line-height: 28px;
	color: #333390;
}
#modalProduct .company .product .code{
	margin:0;
}
#modalProduct .company .product .prices {
	font-size: 18px;
	font-weight:normal;
	line-height: 22px;
	color: #000000;
	margin: auto 0 10px;
	position: relative;
}

#modalProduct .company .product .prices b{
font-size: 18px;
    margin-right: 10px;
    font-weight: normal;
}
#modalProduct .company .product .prices .regular-price{
    font-size: 30px;
    display: flex;
    align-items: baseline;
    line-height: 1rem;
		display:inline-block;
}
#modalProduct .company .product .prices .discount-price{
    display: inline-block;
    font-size: 30px;
    align-items: baseline;
    line-height: 1rem;
    color: #86bc18;
		font-weight: normal;
}
#modalProduct .company .product .prices .discount-price b{
	color: #000;
}
#modalProduct .company .product .prices .discount-price+.regular-price{
	
}
#modalProduct .company .product .prices .price-on-request{
	font-size: 18px;
    display: flex;
    align-items: baseline;
    line-height: 1.14;
}
/*
#modalProduct .company .product .prices::after{
	content: '';
	position: absolute;
	top: 2.5px;
	right: 5px;
	width: 19px;
	height: 73px;
	display: inline-block;
	background-size: 100%;
	
	background-position: center;
	background-repeat: no-repeat;
}
*/
#modalProduct .company .product .footer{
	display:flex;
	margin: 0px 0 10px;
}
#modalProduct .company .product a.btn-details{
	height:40px;
}
#modalProduct .company .product a.btn-details::after{
	font-size: 16px;
	    font-weight: normal;
	line-height: 19px;
	text-align: center;
	color: #FFFFFF;
}
#modalProduct .company .product a.btn-call{
	background-color: #fff;
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
	color: #333390;
	background: #FFFFFF;
	border: 1px solid #333390;
	box-sizing: border-box;
	border-radius: 3px;
	height: 40px;
	display: flex;
	align-items: center;
	padding: 4px 5px 4px 40px;
}
#modalProduct .company .product a.btn-call::before {
	top: 10px;
	width: 18px;
	height: 18px;
	background-image: url(../img/icons/svg/icon-call-blue.svg);
}
#modalProduct .nav a{
	z-index:1;
	box-shadow: none;
	border: 0;
	border-radius: 0;
}
#modalProduct .nav a.previous{
	left:5px;
	background: transparent;
}
#modalProduct .nav a.next{
	right:5px;
	background: transparent;
}
#modalProduct .nav a.previous::before,
#modalProduct .nav a.next::before{
	width: 19px;
	height: 73px;
	background-size: 100%;
	background-position: inherit;
	opacity: 1;
}
#modalProduct .nav a.previous::before{
	background-image: url(../img/icons/svg/icon-arrow-left-big.svg);
}
#modalProduct .nav a.next::before{
	background-image: url(../img/icons/svg/icon-arrow-right-big.svg);
}
#modalProduct form{
	padding: 0 15px;
    margin: 0;
	border-top: 1px solid silver;
}
#modalProduct form legend{
	font-size: 16px;
	line-height: 19px;
/* identical to box height */
	color: #4A4A4A;
	padding: 15px 0;
}
#modalProduct form label{
	min-height: 60px;
	width:99%;
	vertical-align: top;
	    margin-bottom: 0px;
}
#modalProduct form label.half{
	width:49%;
}
#modalProduct form input,
#modalProduct form textarea{
	
}

#modalProduct form input{
	
}
#modalProduct form textarea{
	
}
#modalProduct form p.success{
	font-size: 16px;
	line-height: 19px;
	/* text-align: center; */
	color: #A1B667;
	background-image: url(../img/icons/svg/icon-check-circle.svg);
	background-size: 24px 24px;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 31px;
	height: 24px;
	display: flex;
	align-items: center;
	    margin: 15px 0 0;
}
#modalProduct .form button[type='submit']{
	background: #333390;
	border: 1px solid #333390;
	box-sizing: border-box;
	border-radius: 3px;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #FFFFFF;
	width: 150px;
	height: 40px;
	    padding: 5px 20px 5px;
}
#modalProduct .form button[type='submit'] i{
	position:relative;
	width: 30px;
	height: 30px;
	display: inline-block;
}
#modalProduct .form button[type='submit'] i::before{
	content:'';
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image: url(../img/loading.svg);
	background-size: 30px 30px;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 10001;
	color: #fff;
	text-align: center;
}
 
.article.featured .company .coupons .grid.g-2 .coupon:nth-child(1), 
.article.featured .company .coupons .grid.g-2 .coupon, 
.article.featured .company .coupon .grid.g-2 .coupon, 
.article.featured .coupons .coupons .grid.g-2 .coupon{
	margin-right:22px;
}
.article.featured .company .coupons .grid.g-2 .coupon:nth-child(2),
.article.featured .company .coupons .grid.g-2 .coupon:nth-child(2n),
.article.featured .company .coupon .grid.g-2 .coupon:nth-child(even),
.article.featured .coupons .coupons .grid.g-2 .coupon:nth-child(even) {
    margin-right: 0;
}

[data-has-video]{
    position:relative;
}
[data-has-video]::after{
	content:'';
	cursor: pointer;
	display:inline-block;
	width:20px;
	height:20px;
	position:absolute;
	top: calc(50% - 30px);
	right: calc(50% - 15px);
	background-image: url(https://www.navidiku.rs/siteassets/default/mixed/mediaelement/mejs-controls-play.svg);
	/* background-position: 0 -39px; */
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 6;
	opacity: .89;
}
[data-nr-gallery] [data-has-video]::after{
	top: calc(50% - 20px);
}
.sideber [data-has-video]::after{
top:12.5px;
	right:10px
}

.popover.share-links{
	display:none;
	position: absolute;
	top: 50px;
	right: 15px;
	width: 200px;
	/* background: red; */
	z-index: 1;
	padding: 0;
	border-radius: 2.5px;
	background: rgba(255, 255, 255, 0.95);
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.35);
}
.popover.share-links.active{
	display:block;
}
.popover.share-links ul{
	padding:0;
	margin:0;
	
}
.popover.share-links ul li {
	position: relative;
	margin:5px;
	line-height: 28px;
	padding:0;
}

.popover.share-links ul li a {
	font-size: 14px;
	letter-spacing: normal;
	color: #4a4a4a;
	text-transform: inherit;
	padding:4px;
	display: flex;
	align-items: center;
}
.popover.share-links ul li:hover {
	background:#333390;
	color:#fff;
}
.popover.share-links ul li:hover a {
	color:#fff;
}
.popover.share-links ul li a i.icon{
	vertical-align: middle;
	background-size: 100% auto;
	background-position: center;
	background-repeat: no-repeat;
	font-style: normal;
	position: relative;
	display: inline-block;
	width: 26px;
	height: 26px;
	margin: 0 5px 0 0;
}
.popover.share-links ul li a i.icon::before{
	    background: no-repeat 50%;
    background-size: 100% 100%;
		content: '';
    position: absolute;
		    width: 26px;
    height: 26px;
    top: 0;
    left: 0;
}
.popover.share-links ul li a i.icon.icon-facebook::before {
    background-image: url(../img/icons/png/icon-facebook-footer.png);
}
.popover.share-links ul li a i.icon.icon-twitter::before {
    background-image: url(../img/icons/png/icon-twitter-footer.png);
}
.popover.share-links ul li a i.icon.icon-viber::before{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20631.99%20666.43%22%20xmlns%3Av%3D%22https%3A%2F%2Fvecta.io%2Fnano%22%3E%3Cpath%20d%3D%22M560.65%2065C544.1%2049.72%20477.17%201.14%20328.1.48c0%200-175.78-10.6-261.47%2068C18.94%20116.2%202.16%20186%20.4%20272.55s-4.06%20248.75%20152.3%20292.73h.15l-.1%2067.1s-1%2027.17%2016.9%2032.7c21.64%206.72%2034.34-13.93%2055-36.2%2011.34-12.22%2027-30.17%2038.8-43.9%20106.93%209%20189.17-11.57%20198.5-14.6%2021.6-7%20143.76-22.65%20163.63-184.84%2020.5-167.17-9.92-272.9-64.9-320.57z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M525.88%2098.77c-14-12.72-74.43-50.7-200.52-51.24%200%200-149.3-9.8-221.8%2055.84-40.34%2039.83-53.93%2099.06-55.42%20171.34s-9.2%20210.36%20123%20247.1h0l-.58%20111.52c0%206.3%201%2010.6%204.6%2011.5%202.6.63%206.47-.7%209.77-4%2021.14-21.23%2088.82-102.88%2088.82-102.88%2090.8%205.93%20163.06-12%20170.83-14.54C462.9%20517.5%20562%20509%20578.77%20373.54c17.33-139.63-6.37-234.94-52.9-274.77z%22%20fill%3D%22%237360f2%22%2F%3E%3Cpath%20d%3D%22M389.47%20268.77q-2.46-49.6-50.38-52.1m93.63%2066.6q1-46.2-27.37-77.2c-19-20.74-45.3-32.16-79.05-34.63M477%20300.6q-.6-80.17-47.9-126.28-47.3-46.1-117.65-46.6%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%2216.86%22%2F%3E%3Cpath%20d%3D%22M340.76%20381.68s11.85%201%2018.23-6.86l12.44-15.65c6-7.76%2020.48-12.7%2034.66-4.8A366.67%20366.67%200%200%201%20437%20374.1c9.4%206.92%2028.68%2023%2028.74%2023%209.18%207.75%2011.3%2019.13%205.05%2031.13%200%20.07-.05.2-.05.25a129.81%20129.81%200%200%201-25.89%2031.88c-.12.06-.12.12-.23.18q-13.38%2011.18-26.3%2012.7a17.39%2017.39%200%200%201-3.84.24%2035%2035%200%200%201-11.18-1.72l-.28-.4c-13.26-3.74-35.4-13.1-72.27-33.44a430.39%20430.39%200%200%201-60.72-40.11%20318.31%20318.31%200%200%201-27.31-24.22l-2.76-2.76c-.3-.3-.6-.6-.92-.92a318.31%20318.31%200%200%201-24.22-27.31%20430.83%20430.83%200%200%201-40.11-60.71c-20.34-36.88-29.7-59-33.44-72.28l-.4-.28a35%2035%200%200%201-1.71-11.18%2016.87%2016.87%200%200%201%20.23-3.84q1.6-12.9%2012.73-26.3c.06-.1.12-.1.18-.23a129.53%20129.53%200%200%201%2031.88-25.88c.06%200%20.18-.06.25-.06%2012-6.25%2023.38-4.13%2031.12%205%20.06.06%2016.1%2019.33%2023%2028.74a366.67%20366.67%200%200%201%2019.74%2030.94c7.9%2014.17%202.95%2028.68-4.8%2034.66l-15.65%2012.44c-7.9%206.38-6.86%2018.23-6.86%2018.23s23.18%2087.73%20109.8%20109.84z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
}
.popover.share-links ul li a i.icon.icon-email::before{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201000%201000%22%3E%3Cpath%20d%3D%22M464.05%2014.64c-227.6%2015.47-416%20189.5-450.53%20415.45-4.7%2030.94-4.7%20111.32%200%20140.88%2032.32%20204.96%20187%20366.56%20389.76%20407.44%2056.35%2011.32%20137%2011.32%20193.36%200C799.4%20937.53%20953.8%20776.2%20986.68%20570.97c4.42-28.45%204.42-112.43%200-140.88-25.7-160.2-123.2-293.08-268.22-366-50.56-25.15-118.5-44.5-170.16-48.35-45.3-3.3-53.3-3.3-84.25-1.1zm323.2%20279.82c13.54%207.18%2024.3%2017.68%2031.2%2030.66%206.08%2011.05%206.08%2012.15%206.08%20175.4V664.9l-6.9%2012.43c-8%2014.36-26.24%2029-40.88%2033.15-14.1%203.87-539.48%203.87-553.57%200-14.64-4.14-32.87-18.78-40.88-33.15l-6.9-12.43V500.53c0-154.97.28-164.9%205.25-174.03%209.67-18.23%2024.03-30.4%2043.1-36.2%203.87-1.1%20129.83-1.93%20280.37-1.66%20261.05.56%20274.03.84%20283.15%205.8zM242.52%20425.12l-.83%20220.43%20517.93%201.38-.55-145.57-.83-145.85-257.45-.83-257.72-.55-.55%2071zm147.23.83l110.5%2055.52%2082.04-42%20108.84-55.52c29.28-15.2%2038.4-16.02%2044.2-3.6%206.35%2014.1%201.66%2017.68-77.07%2058l-76.8%2040.33c-1.66%201.66%2016.3%2021%2050.55%2054.42%2047.5%2046.13%2053.3%20565-63.53-57.73l-58.28-58-20.73%2011.04c-11.33%205.8-22.66%2010.77-25.14%2010.77-2.5%200-14.1-4.97-25.97-11.32l-21.27-11.33-58.56%2058.3c-61.05%2060.77-65.47%2063.8-76.8%2053.6-11.62.48%2053.04%2060.5%200%209.4-8%2017.4-17.68%2017.4-3.3%200-28.17-22.-10.5-7.73-16.02%2049.45-73.2L420.7%20479%20345%20441.14c-41.7-21-77.9-39.78-80.38-42.26-2.76-2.2-4.97-7.18-4.97-10.77%200-7.18%208.84-17.4%2015.2-17.4%202.2-.01%2053.86%2024.85%20114.9%2055.24z%22%2F%3E%3C%2Fsvg%3E");
}