body{
font-family:'Source Sans Pro' !important;
background:#fff;
color:#99a;
font-size:1em;
line-height:1.6;
} h1, h2, h3, h4, h5, h6{
color:#567;
line-height:1.2;
margin:0 0 20px;
}
h1{
font-size:2.4em;
}
h2{
font-size:2em;
}
h3{
font-size:1.5em;
}
h4{
font-size:1.3em;
}
h5{
font-size:1.2em;
}
h6{
font-size:1.1em;
} a:link, a:visited{
color:#2a88bf;
text-decoration:none;
}
a:hover, a:focus{
color:#2a88bf;
text-decoration:underline;
} blockquote{
display:block;
font-style:italic;
padding:0 5%;
margin:25px 0;
}
blockquote cite, blockquote em, blockquote i{
font-style:normal;
} input[type=text], input[type=password], input[type=input], input[type=tel], input[type=url], input[type=email], input[type=number], input[type=range], input[type=search], input[type=color], input[type=time], input[type=week], input[type=month], input[type=date], input[type=datetime], textarea, select{
border:1px solid #ddd;
padding:8px 6px;
background:#f5f5f5;
}
input[type=submit]{
width:auto;
-webkit-appearance:none;
} .primary-color{
color:#89ce40;
}
.primary-color-bg{
background-color:#89ce40;
}
.secondary-color{
color:#2b3a42;
}
.secondary-color-bg{
background-color:#2b3a42 !important;
} html body .button:link, html body .button:visited, html body input[type=submit]{
border-radius:2px;
border:2px solid #89ce40;
color:#89ce40;
text-shadow:none;
background:none;
border-color:#89ce40;
-moz-transition:0.4s all;
-webkit-transition:0.4s all;
transition:0.4s all;
}
html body .button:hover, html body input[type=submit]:hover, html body .button:focus, input[type=submit]:hover, input[type=submit]:focus{
color:#fff;
background:#89ce40;
}  .wrapper{
margin:0 auto;
} .topbar{
display:block;
background:#fff;
border-bottom:1px solid #f0f0f0;
line-height:34px;
font-size:0.9em;
} .social{
float:right;
text-align:right;
padding:0;
width:auto;
}
.social .social-profile{
display:block;
float:left;
color:#999;
margin:0;
width:40px;
font-size:18px;
text-align:center;
}
.social .social-profile .social-title{
display:none;
}
.social .social-profile:hover, .social .social-profile:focus{
text-decoration:none;
} .header{
position:relative;
background:#fff;
width:100%;
padding:25px 0;
border-bottom:1px solid #DDD;
}
.header .logo{
float:left;
padding-top:0;
} .breadcrumb{
margin:20px 0 0;
}
.breadcrumb-separator{
position:relative;
padding-right:20px;
margin-right:15px;
}
.breadcrumb-separator:before{
display:block;
position:absolute;
top:50%;
right:0;
list-style:none;
font-family:'fontawesome';
content:'/';
font-weight:bold;
font-size:12px;
color:#ddd;
margin-top:-5px;
line-height:10px;
opacity:0.5;
}
.breadcrumb-separator{}
.breadcrumb-link :first-child{}
.breadcrumb-link :hover{}
.breadcrumb-title{} .banner{
overflow:hidden;
padding:0;
margin:0;
max-height:500px;
}
.banner .banner-image{
display:block;
width:100%;
height:auto;
line-height:0;
padding:0;
margin:0;
}
.pagetitle{
overflow:hidden;
position:relative;
border-top:1px solid #ddd;
background:rgba(0, 0, 0, 0.4) !important;
background-size:cover;
background-position:center;
text-align:center;
padding:25px 0;
margin:0;
}
.pagetitle .pagetitle-title{
margin:0;
font-size:2.5em;
text-transform:uppercase;
} .main{
background:#fff;
} .widget{
overflow:hidden;
margin:0 0 40px;
}
.sidebar .widget{
padding:0 0;
}
.sidebar .widget:first-child{
border-top:none;
padding:0;
}
.widget .widget-title{
font-size:1.2em;
text-transform:uppercase;
}
.widget ul li{
position:relative;
padding:0;
margin:0 0 8px;
} .subfooter{
overflow:hidden;
background:rgba(0, 0, 0, 0.4);
padding:40px 0 10px;
}
.footer{
position:relative;
overflow:hidden;
background:rgba(0, 0, 0, 0.4);
padding:50px 0 30px;
clear:both;
text-align:center;
}
.footer:before{
content:' ';
position:absolute;
background:#bbb;
top:1px;
left:50%;
margin-left:-50px;
width:100px;
height:1px;
}  .topmenu{
float:left;
} .menu-main{
padding-top:19px;
float:right;
} .menu-main li a{
padding:10px;
font-size:1.1em;
color:#777;
}
.menu-main li a .menu-description{}
.menu-main li:hover>a, .menu-main li a:hover{} .menu-main .current-menu-ancestor>a, .menu-main .current-menu-item>a{}
.menu-main .current_page_ancestor>a:hover, .menu-main .current-menu-item>a:hover{} .menu-main li ul{
margin:5px 0 0;
padding:10px;
background:#fff;
background:rgba(255, 255, 255, 0.9);
border:1px solid #eee;
-moz-transition-delay:0.2s;
-webkit-transition-delay:0.2s;
transition-delay:0.2s;
}
.menu-main>li>ul:before{
visibility:hidden;
content:' ';
opacity:0;
margin:0;
position:absolute;
top:0;
left:20px;
margin:-11px 0 0;
border-bottom:10px solid #ddd;
border-left:10px solid transparent;
border-right:10px solid transparent;
z-index:9999;
}
.menu-main>li>ul:after{
visibility:hidden;
content:' ';
opacity:0;
margin:0;
position:absolute;
top:0;
left:20px;
margin:-10px 0 0;
border-bottom:10px solid #fff;
border-left:10px solid transparent;
border-right:10px solid transparent;
z-index:9999;
}
.menu-main li ul li a{
text-transform:none;
font-size:0.9em;
}
.menu-main li ul li:hover>a, .menu-main li ul li a:hover{
background-color:none;
} .menu-mobile-open{} .footermenu{
text-align:center;
}
.menu-footer{
display:inline-block;
text-align:center;
}
.menu-footer li a{
font-weight:bold;
}
.menu-footer li ul li a{
font-weight:normal;
font-size:0.9em;
} .menu-sub{}
.menu-sub li{}
.menu-sub li a{} .menu-portfolio{
overflow:hidden;
text-align:center;
margin:0;
padding:0;
}
.menu-portfolio .menu-item{
display:inline-block;
padding:10px 25px;
text-transform:uppercase;
margin:10px 5px;
border:1px solid #eee;
}
.menu-portfolio .menu-item:hover{
text-decoration:none;
}
.menu-portfolio .current_page_item, .menu-portfolio .current-cat{
border-bottom:0;
}
.menu-portfolio .current_page_item a, .menu-portfolio .current-cat a{
background:#E85F52;
color:#fff;
}
.menu-portfolio .current_page_item ul li a, .menu-portfolio .current-cat ul li a{
color:#222;
background:none;
} .navigation{}
.navigation .nav-prev, .navigation .nav-next{
padding:0 30px;
}
.navigation .nav-prev:before{
display:block;
position:absolute;
top:50%;
left:0;
list-style:none;
font-family:'fontawesome';
content:'\f104';
font-size:30px;
color:#999;
margin-top:-15px;
line-height:30px;
}
.navigation .nav-next:before{
display:block;
position:absolute;
top:50%;
right:0;
list-style:none;
font-family:'fontawesome';
content:'\f105';
font-size:30px;
color:#999;
margin-top:-15px;
line-height:30px;
} .pagination span, .pagination a{
border-radius:0px;
padding:15px 20px;
border:1px solid #eee;
} .postpagination span{}
.postpagination a span{}  .post{
margin:0 0 40px;
background:#fff;
}
.post .post-image{
margin:0;
}
.post .post-image img{
display:block;
margin:0;
line-height:0em;
width:100%;
height:auto;
border-radius:0;
}
.post .post-body{
padding:20px;
border:1px solid #ddd;
}
.post .post-title{
font-size:1.4em;
padding:0;
margin:0 0 10px 0;
}
.post .post-title a{
color:inherit;
}
.post .post-byline{
overflow:hidden;
text-transform:uppercase;
position:relative;
padding:0 0 10px;
margin:0 0 20px;
color:#aaa;
font-size:0.9em;
}
.post .post-byline:before{
content:' ';
position:absolute;
background:#bbb;
bottom:0;
left:0;
width:100px;
height:1px;
}
.post .post-byline div{
float:left;
position:relative;
padding:0 22px 0 0;
margin-bottom:10px;
}
.post .post-byline div:last-child{
padding-right:0;
}
.post .post-content{
padding:0;
margin:0 0 20px 0;
}
.post .post-content p:last-child{
margin-bottom:0;
}
.post .post-readmore{
margin:0;
}
.post .post-tags{
display:block;
margin:0 0;
}
.post .post-tags a{
display:inline-block;
padding:5px 10px;
border:1px solid #ddd;
border-radius:50px;
margin:0 10px 10px 0;
}
.post .post-comments{
float:right;
padding:10px 20px;
border:1px solid #ddd;
border-radius:50px;
}
.post .post-comments a{
color:inherit;
}
.post .post-comments a:hover, .post .post-comments a:focus{
opacity:0.7;
text-decoration:none;
}
.post .post-comments a:after{
content:' \f0e5';
font-family:'fontawesome';
} .author-info{
clear:both;
padding:0;
margin:0 0 40px;
}
.author-info .author-image{
float:left;
margin:0;
width:100px;
}
.author-info .author-image img{
display:block;
line-height:0;
margin:0;
border-radius:0;
}
.author-info .author-body{
margin-left:100px;
padding:20px;
background:rgba(80, 80, 100, 0.05);
}
.author-info .author-name{
position:relative;
padding:0 0 10px;
margin:0 0 10px;
}
.author-info .author-name:before{
content:' ';
position:absolute;
background:#bbb;
bottom:0;
left:0;
width:100px;
height:1px;
}
.author-info .author-description{
margin:0 0 10px;
}
.author-info .author-social{
margin:0 0 0;
}
.author-info .author-social a{
margin-right:15px;
} .section{
border-top:1px solid #ddd;
background:#fff;
padding:50px 0 10px;
}
.section-heading{
position:relative;
margin:0 0 40px;
padding:0 0 30px;
}
.section-heading:before{
content:' ';
position:absolute;
background:#bbb;
bottom:0;
left:50%;
margin-left:-50px;
width:100px;
height:1px;
}
.section-subtitle{
margin:0;
padding:10px 0 0;
} .slider{
padding:0;
}
.slider-slides{
height:650px;
}
.slider-slides .slide-body{
top:15%;
}
.slider-slides .slide-caption{
text-transform:uppercase;
padding:0 0 30px;width:59%;
}
#slider .slide-image{width:41%;}
.slider-slides .slide-title{
font-size:2.6em;
padding:0 0 30px;
margin:0 0 30px;
}
.slider-slides .slide-title:after{
content:' ';
position:absolute;
background:#888;
bottom:0;
left:0;
width:100px;
height:1px;
}
.slider-slides .slide-content{
font-size:1.2em;
margin:0 0 30px;
} .slider-slides .slide-center .slide-title:after{
left:50%;
margin-left:-50px;
} .slider-slides .dark .slide-title:after{
background:#fff;
} .slider-pages{
display:none;
}
.slider-prev, .slider-next{
-moz-transition:0.2s all;
-webkit-transition:0.2s all;
transition:0.2s all;
opacity:0.3;
background:transparent;
border:transparent;
}
.slider:hover .slider-prev, .slider:hover .slider-next, .slider:focus-within .slider-prev, .slider:hover .slider-next, .slider:focus-within .slider-next{
opacity:1;
}
.slider .slider-prev:focus:before, .slider .slider-prev:focus:after, .slider .slider-next:focus:before, .slider .slider-next:focus:after{
background:#89ce40;
}
.slider-prev, .slider-next{
position:absolute;
width:40px;
height:100px;
font-size:30px;
line-height:70px;
margin-top:-35px;
top:50%;
left:1%;
text-align:center;
color:#fff;
z-index:999;
cursor:pointer;
}
.slider-next{
right:1%;
left:auto;
}
.slider-prev:before, .slider-prev:after, .slider-next:before, .slider-next:after{
display:block;
content:' ';
position:absolute;
top:50px;
left:0;
width:50px;
height:1px;
background:#888;
border-radius:50px;
-moz-transform-origin:left;
-webkit-transform-origin:left;
transform-origin:left;
}
.slider-prev:before, .slider-next:before{
-moz-transform:rotate(-60deg);
-webkit-transform:rotate(-60deg);
transform:rotate(-60deg);
}
.slider-prev:after, .slider-next:after{
-moz-transform:rotate(60deg);
-webkit-transform:rotate(60deg);
transform:rotate(60deg);
}
.slider-next:before, .slider-next:after{
left:auto;
right:0;
-moz-transform-origin:right;
-webkit-transform-origin:right;
transform-origin:right;
} .slider-slides .slide-body .slide-caption{
-moz-transform:translateY(60px);
-webkit-transform:translateY(60px);
transform:translateY(60px);
opacity:0;
-moz-transition:1s all;
-webkit-transition:1s all;
transition:1s all;
}
.slider-slides .slide-body .slide-image{
-moz-transform:translateY(20px);
-webkit-transform:translateY(20px);
transform:translateY(20px);
opacity:0;
-moz-transition:1s all;
-webkit-transition:1s all;
transition:1s all;
}
.slider-slides .cycle-slide-active .slide-caption, .slider-slides .cycle-slide-active .slide-image{
-moz-transform:none;
-webkit-transform:none;
transform:none;
opacity:1;
}
.slider-slides .cycle-slide-active .slide-image{
-moz-transition-delay:0.8s;
-webkit-transition-delay:0.8s;
transition-delay:0.8s;
} .tagline{
padding:50px 0 10px;
background:rgba(0, 0, 0, 0.4);
text-align:center;
}
.tagline-body{
padding:0 0 30px;
}
.tagline-title{
font-size:2.3em;
margin:0 0 5px;
text-transform:uppercase;
}
.tagline-content{
margin:0 auto 20px;
font-size:1.6em;
}
.tagline-link{
margin:30px auto 30px;
}
.tagline-image{
display:block;
margin:0 auto 30px;
} .features{}
.features .feature{
margin:0 0 40px;
text-align:center;
}
.features .feature .feature-image{
display:block;
position:relative;
min-height:102px;
margin:0 0 20px;
}
.features .feature .feature-image img{
display:block;
margin:0 auto;
}
.features .feature .feature-icon{
position:absolute;
background:#fff;
left:50%;
top:50%;
font-family:'fontawesome';
text-align:center;
width:100px;
height:100px;
font-size:30px;
margin:-51px 0 0 -51px;
line-height:100px;
border:1px solid #ddd;
border-radius:50%;
}
.features .feature .feature-title{
margin:30px 0;
font-size:1.2em;
text-transform:uppercase;
}
.features .feature .feature-content{
margin:0;
padding:0 0 20px;
} .wrapper>.products{
padding:50px 0 10px;
margin:0;
background:#ebedef;
} .team{}
.home .team{
background:rgba(0, 0, 0, 0.4);
}
.team .team-member{
margin:0 0 40px;
}
.team .team-member-image{
display:block;
width:100%;
margin:0;
}
.team .team-member-body{
background:#fff;
border:1px solid #ddd;
padding:20px;
margin:0;
}
.team .team-member-title{
margin:0;
font-size:1.2em;
text-transform:uppercase;
}
.team .team-member-description{
text-transform:uppercase;
font-size:0.8em;
margin:0 0 5px;
}
.team .team-member-content{
margin:15px 0 0;
}
.team .team-member-content p:last-child{
margin-bottom:0;
}
.team .team-member-links{
margin:10px 0 0;
}
.team .team-member-link{
display:block;
float:left;
width:30px;
height:30px;
line-height:30px;
text-align:center;
margin:0 10px 0 0;
color:#999;
border:1px solid #eee;
font-family:'fontawesome';
}
.team .team-member-link:hover{
text-decoration:none;
opacity:0.7;
} .testimonials{}
.testimonials .testimonial{
margin:0 0 40px;
}
.testimonials .testimonial-content{
background:rgba(80, 80, 100, 0.05);
padding:20px 20px 30px;
margin:0;
}
.testimonials .testimonial-image{
display:block;
width:70px;
margin:-35px auto 20px;
}
.testimonials .testimonial-name{
text-align:center;
font-size:1.3em;
margin:0 0 5px;
color:#556677;
}
.testimonials .testimonial-position{
text-align:center;
font-size:0.9em;
margin:0;
} .clients{
display:block;
position:relative;
overflow:hidden;
padding:40px 0 0;
}
.clients .client{
margin:0 0 40px;
}
.clients .client img{
display:block;
margin:0;
} .contact.section{
padding:50px 0;
}
.contact.section .row{
display:flex;
justify-content:center;
} .shortcode.section{
padding:50px 0 50px;
}
.shortcode.section .row{
display:flex;
justify-content:center;
} .portfolio{
clear:both;
padding:50px 0 50px;
}
.portfolio{}
.portfolio-item{
display:block;
overflow:hidden;
position:relative;
text-align:center;
padding:1px;
margin:0;
}
.portfolio-item-image{
display:block;
width:100%;
overflow:hidden;
background:#eee;
position:relative;
}
.portfolio-item img{
display:block;
max-width:100%;
margin:0 auto;
width:100%;
height:auto;
line-height:0;
-moz-transition:0.5s all;
-webkit-transition:0.5s all;
transition:0.5s all;
}
.portfolio-item .portfolio-item-overlay{
opacity:0;
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
text-align:center;
-moz-transition:0.3s all;
-webkit-transition:0.3s all;
transition:0.3s all;
-moz-transition-delay:0.1s;
-webkit-transition-delay:0.1s;
transition-delay:0.1s;
z-index:9997;
}
.portfolio-item .portfolio-item-title, .portfolio-item .portfolio-item-description{
position:absolute;
left:0;
opacity:0;
width:80%;
-moz-transition:0.4s all;
-webkit-transition:0.4s all;
transition:0.4s all;
z-index:9998;
}
.portfolio-item>.post-edit-link{
position:absolute;
left:0;
opacity:0;
width:80%;
-moz-transition:0.4s all;
-webkit-transition:0.4s all;
transition:0.4s all;
z-index:9999;
}
.portfolio.section .portfolio-item .portfolio-item-title{
font-size:1.3em;
opacity:1;
text-transform:uppercase;
bottom:30%;
margin:0 10% -20px;
font-weight:600;
color:#000 !important;
}
.portfolio .portfolio-item .portfolio-item-title{font-size:1em;opacity:1;
text-transform:uppercase;
bottom:30%;
margin:0 10% -18px;
font-weight:600;
color:#000 !important;}
.portfolio-item .portfolio-item-description{
top:50%;
margin:20px 10% 0;color:#000 !important;
}
.portfolio-item>a.post-edit-link{
top:70%;
width:60px;
left:50%;
margin-left:-30px;
}
.portfolio-item a:hover, .portfolio-item a:focus{
text-decoration:none;
}
.portfolio-item:hover .portfolio-item-overlay, .portfolio-item:focus-within .portfolio-item-overlay{
opacity:0.9;
}
.portfolio.section .portfolio-item-has-excerpt:hover .portfolio-item-title, .portfolio.section .portfolio-item-has-excerpt:focus-within .portfolio-item-title{
opacity:1;
margin-bottom:40px !important;
}
.portfolio.section .portfolio-item:hover .portfolio-item-description, .portfolio.section .portfolio-item:focus-within .portfolio-item-description{
opacity:1;
margin-top:10px;
font-size:16px;line-height:1.25 !important;
}
body.page-template-template-services2 .portfolio .portfolio-item-has-excerpt:hover .portfolio-item-title, body.page-template-template-services2 .portfolio .portfolio-item-has-excerpt:focus-within .portfolio-item-title{margin-bottom:80px !important;}
.portfolio .portfolio-item-has-excerpt:hover .portfolio-item-title, .portfolio .portfolio-item-has-excerpt:focus-within .portfolio-item-title{
opacity:1;
margin-bottom:63px !important;
}
.portfolio .portfolio-item:hover .portfolio-item-description, .portfolio .portfolio-item:focus-within .portfolio-item-description{
opacity:1;
margin-top:-30px;
font-size:14px;line-height:1.2 !important;
}
.portfolio-item:hover>.post-edit-link{
opacity:1;
margin-top:10px;
}
.portfolio-item:hover img, .portfolio-item:focus-within img{
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);
transform:scale(1.1);
}
.portfolio-item>a.portfolio-item-link{
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
z-index:9999;
} .cpo_portfolio .portfolio-media{
margin:0 0 30px;
}
.cpo_portfolio .portfolio-image{
text-align:center;
}
.cpo_portfolio .portfolio-content{} .services{}
.home .services{
background:rgba(0, 0, 0, 0.4);
}
.services .service{
margin-bottom:50px;
}
.services .service>a:hover>.service-icon, .services .service>a:focus>.service-icon{
opacity:0.5;
}
.services .service a{
color:inherit;
}
.services .service a:hover, .services .service a:focus{
text-decoration:none;
}
.services .service .service-body{
margin-left:70px;
}
.services .service .service-body:only-child{
margin-left:0px;
}
.services .service .service-icon{
font-family:'fontawesome';
float:left;
text-align:center;
width:50px;
height:50px;
font-size:40px;
margin:0 auto 20px;
line-height:50px;
}
.services .service .service-image{
margin-bottom:20px;
}
.services .service .service-title{
margin:0 0 10px;
font-size:1.2em;
text-transform:uppercase;
}
.services .service .service-content{
margin:0 0 10px;
}
.services .service .service-content p:last-child{
margin-bottom:0;
}  .comments{
clear:both;
margin:0;
}
.comments-list{
list-style:none;
padding:0;
margin:0 0 30px;
}
.comment{
overflow:hidden;
list-style:none;
margin:0 0 10px;
padding:0;
}
.comment.bypostauthor>.comment-body{
background:rgba(80, 80, 180, 0.05);
}
.comment .comment-avatar{
float:left;
width:50px;
}
.comment .comment-avatar img{
display:block;
width:100%;
}
.comment .comment-body{
margin:0 0 20px 50px;
background:rgba(80, 80, 100, 0.05);
padding:20px 20px 20px;
}
.comment .comment-title{
position:relative;
padding:0 0 10px;
margin:0 0 10px;
}
.comment .comment-title:before{
content:' ';
position:absolute;
background:#bbb;
bottom:0;
left:0;
width:100px;
height:1px;
}
.comment .comment-author{
display:block;
font-size:1.3em;
line-height:1.2em;
margin:0 0 5px;
}
.comment .comment-date{
font-size:0.9em;
text-transform:uppercase;
}
.comment .comment-approval{
display:block;
padding:0 10px 0;
margin:0;
}
.comment .comment-content{
margin:0;
padding:0;
}
.comment .comment-options{
overflow:hidden;
float:right;
text-align:right;
padding:5px 10px;
border-radius:2px;
font-size:0.9em;
border:1px solid #eee;
}
.comment .comment-options a{
margin-left:10px;
}
.comment .comment-options a:first-child{
margin:0;
} .comment .comment-content ul, .comment .comment-content ol{
margin-bottom:18px;
}
.comment .comment-content p:last-child{
margin-bottom:6px;
}
.comment .comment-content blockquote p:last-child{
margin-bottom:24px;
} .comment .children{
list-style:none;
margin:0 0 0 50px;
} .comments ol.pinglist{
margin:0;
}
.comments .pingback{
list-style:none;
margin:0 0 10px 0;
}
.comments .pingback .url{
font-style:italic;
} .bypostauthor{} .comment-respond{
margin:30px 0;
overflow:hidden;
position:relative;
}
.comment-respond p{
overflow:hidden;
} .comment-respond .comment-notes{
display:none;
}
.comment-respond .required{
color:#ff4b33;
}
.comment-respond label{
display:block;
padding:5px 0;
}
.comment-respond textarea{
height:200px;
max-height:400px;
min-height:200px;
resize:vertical;
} #cancel-comment-reply-link{
float:right;
display:block;
font-size:0.9em;
} .comment-respond .form-allowed-tags{
display:none;
color:#888;
font-size:0.9em;
}
.comment-respond .form-allowed-tags code{
display:block;
font-size:0.9em;
}
.comment-respond .form-submit{}  @media screen and (min-width:1280px){} @media screen and (max-width:1024px){} @media screen and (max-width:800px){
.header .logo{
float:left;
}
.pagetitle .pagetitle-title{
float:none;
font-size:2em;
}
.breadcrumb{
float:none;
}
.slider-slides .slide-body{
top:5%;
}
.clients .client{
margin:0 auto 40px auto;
}
.clients .client img{
text-align:center;
margin:0 auto;
}
.column-narrow.col5:nth-child(n+3){
width:auto !important;
}
.clients .column-narrow{
float:none;
}
.column-narrow.col5{
width:auto !important;
}
} @media only screen and (max-width:600px){
.social{
float:left;
} .menu-top{
text-align:center;
}
.menu-top li{
display:inline-block;
}
.menu-top li a{
margin:0 auto;
}
.footermenu{
float:none;
}
.menu-footer li a{
margin:0 10px 10px 0;
} .author-info .author-image{
float:none;
}
.author-info .author-body{
margin-left:0;
}
} .cpo-sticky{
position:fixed;
top:0;
width:100%;
z-index:9999999;
}
.logged-in.admin-bar .cpo-sticky{
top:32px;
} .archive .post .post-content a.more-link{
display:none;
}
body.single-post #sidebar{
display:block;
}
body.single-post .content, body.category .content{
float:left;
width:66%;
margin:0 4% 30px 0;
padding:0;
}
body .content{
float:none;
width:100%;
margin:0 auto 30px auto;
padding:0;
}
body.archive #sidebar{
display:block;
}
body .widget{
margin-bottom:15px;
}
body .widget .widget-title{
margin-bottom:7px;
}
body #sidebar{
display:none;
line-height:1.2;
padding:20px 20px 0px 20px;
border:1px solid #ddd;
}
.cc1{
clear:both;
}
.cc1 .contact-title{
text-align:left;
}
.conleft{
float:left;
width:34%;
height:300px;
display:table;
margin:0px 0px 0px 0px;
}
.conleft div:first-child{
display:table-cell;
vertical-align:middle;
}
#post-1207 #mapa1{
float:none;
width:100%;
margin:0px 0px 0px 0px;
}
#post-1207 #mapa1 iframe{
width:100%;
height:450px;
}
#mapa1{
float:right;
width:65%;
margin:0px 0px 30px 0px;
}
#mapa1 iframe{
width:100%;
height:300px;
}
#mapa2{
float:none;
width:100%;
margin:0px 0px 0px 0px;
}
#mapa2 iframe{
width:100%;
height:450px;
}
.con1 img{
float:left;
margin:-2px 5px 0px auto;
}
.con1 img.wp-image-4297{
margin:1px 15px 0px auto;
}
.con7 p{
margin-bottom:10px;
}
#subfooter p{
margin-bottom:10px;
line-height:1.3;
}
#subfooter #text-4 .widget-title{
margin-bottom:10px;
}
#subfooter #nav_menu-3 a, #subfooter #nav_menu-3 a:link, #subfooter #nav_menu-3 a:visited{
padding:0px 0px 0px 0px !important;
}
.ya-share2 .ya-share2__container_size_m .ya-share2__icon, .ya-share3 .ya-share3__container_size_m .ya-share3__icon{
width:24px;
height:24px;
}
.ya-share2 img, .ya-share3 img{
border-radius:5px;
}
.ya-share2 img:hover, .ya-share3 img:hover{
opacity:0.85;
}
#menu-item-4386{
display:none;
}
#subfooter #nav_menu-3 #menu-item-4386{
display:block;
}
body.category #content .column-narrow.col3{
float:none;
display:block;
width:100%;
margin:0px auto 30px auto;
}
body.category #content .column-narrow.col3 .post-content img:first-child{
margin:0px auto 10px 0px !important;
}
body .kaliforms-form-container label>input[type=radio], body .kaliforms-form-container label>input[type=checkbox]{
float:left;
width:16px;
height:16px;
margin:3px 6px 0px 0px;
cursor;
pointer;
}
body .kaliforms-form-container label, body .kaliforms-form-container input[type=checkbox], body .kaliforms-form-container input[type=checkbox]{
cursor:pointer;
}
#kaliforms-thank-you-message{
font-size:16px;
font-weight:600;
padding-bottom:20px;
}
body.page-id-4411 #htmlmap_posts .itemxml{
float:left;
display:block;
width:48%;
}
body.page-id-4411 #htmlmap_posts .itemxml:first-child{
float:right;
display:block;
width:48%;
}
body.page-id-4411 #htmlmap_posts .itemxml:last-child{
clear:both;
}
body .post .post-byline div.post-author b{
font-size:1.1em;
font-weight:500;
color:#333;
text-transform:none;
}
.ctwg-recent-item .ctwg-recent-meta2{
font-size:0.9em;
margin:0;
}
#menu-item-4432{
display:none;
}   body.category .post .post-byline:before{
display:none;
}
@media screen and (max-device-width:900px){
body.single-post .content{
float:none !important;
width:100% !important;
margin:0 auto 30px auto !important;
padding:0 !important;
}
body .content, body.single-post .content{
float:none !important;
width:100% !important;
margin:0 auto 30px auto !important;
padding:0 !important;
}
body.single .post-content table, body.single .post-content tr, body.single .post-content td, body.single .post-content tbody, body.single .post-content thead{
width:99.99999% !important;
display:block;
margin:0px auto 0px auto !important;
height:auto !important;
padding-bottom:15px !important;
}
body.single .post-content td{
width:90% !important;
display:block;
margin:0px auto 0px auto !important;
}
.conleft{
float:none;
width:100%;
height:auto;
display:block;
margin:0px auto 0px auto;
}
.conleft div:first-child{
display:table-cell;
vertical-align:middle;
}
#mapa1, #mapa2{
float:none;
width:100%;
margin:0px auto 15px auto;
}
#mapa1 iframe, #mapa2 iframe{
width:100%;
height:200px;
}
}
@media screen and (max-device-width:900px){
body.custom-background{background-image:url(//measuredsurvey365.co.uk/wp-content/themes/allegiant_pro/images/1-2-minm.jpg) !important;}
#slider .slider-slides .slide{background-image:url(//measuredsurvey365.co.uk/wp-content/themes/allegiant_pro/images/Фон_2m.jpg) !important;}
}
.section-heading{text-align:center;line-height:1.2;font-size:2.5em;text-transform:uppercase;}
#features .features-title{margin-bottom:30px;}
#features .section-heading{font-size:16px; color: #000000 !important; text-align: center;text-transform:none;}
.section-subtitle{font-size:0.7em;text-transform:none;}
.columnS{-webkit-column-width:200px;-moz-column-width:200px;column-width:200px;-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;-webkit-column-rule:1px solid #ccc;-moz-column-rule:1px solid #ccc;column-rule:1px solid #ccc;}
.img1{border:1px solid black;border-radius:10px;padding:5px;}
.hover-effect1{-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;}
.hover-effect1:hover{-moz-box-shadow:0 0 10px #000;-webkit-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;opacity:0.3;background:rgba(0, 0, 0, 0.5);cursor:pointer;}
#menu-main li.menu-item-5732 a{color:#80ce2d;border:2px solid #89ce40;border-color:#80ce2d;border-radius:2px;transition:0.4s all;padding:3px 15px;margin:6px 10px;}
#menu-main li.menu-item-5732:hover a{color:#fff;background:#80ce2d;}
.MyAcord2{color:#000000 !important;border-style:solid;border-width:1px;border-color:Grey;padding:10px 10px 0px 10px;}
.MyAcord2 h3{color:#000000 !important;text-align:left;font-size:16px;}
.MyAcord{color:#000000 !important;}
.MyAcord h3{color:#000000 !important;text-align:left;font-size:16px;margin:-1em 0 0 0;!important;}
.myUL, .myUL2, .myUL3{margin:0 0 0 0em !important;text-align:left;list-style-type:none;}
.myUL:before{color:#80ce2d;
content:"✓";
padding-right:10px;
}
.myUL2:before{color:#80ce2d;
content:"»";
padding-right:10px;
}
.myUL3:before{color:#80ce2d;
content:"➤";
padding-right:10px;
}
.features-subtitle{font-size:16px;color:#000000 !important;text-align:center;}
.contact-subtitle{font-size:16px;color:#000000 !important;text-align:justify;}
.mudsazerulon{padding:0;list-style:none;}
.mudsazerulon li{list-style-type:none;padding:6px;}
.mudsazerulon li:before{padding-right:10px;font-weight:bold;color:#80ce2d;content:"\2714";transition-duration:0.5s;}
.mudsazerulon li:hover:before{color:#337AB7;content:"\2714";}
.kudezamuden{padding:0;list-style:none;}
.kudezamuden li{list-style-type:none;padding:6px;}
.kudezamuden li:before{padding-right:11px;font-weight:bold;color:#80ce2d;content:"\2606";transition-duration:0.4s;}
.kudezamuden li:hover:before{color:#235e90;content:"\2606";}
.kudezamuden1{margin-left:80px;margin-top:-30px;}
.ya-share3,
.ya-share3 * {
line-height: normal;
}
.ya-share3 :link:hover,
.ya-share3 :visited:hover {
color: #000 !important;
}
.ya-share3 input {
color: inherit;
font: inherit;
margin: 0;
line-height: normal;
}
.ya-share3__messenger-frame {
display: none;
}
.ya-share3__container.ya-share3__container_color-scheme_blackwhite .ya-share3__badge,
.ya-share3__container.ya-share3__container_color-scheme_blackwhite .ya-share3__mobile-popup-badge {
background-color: #000;
}
.ya-share3__container.ya-share3__container_color-scheme_whiteblack .ya-share3__badge,
.ya-share3__container.ya-share3__container_color-scheme_whiteblack .ya-share3__mobile-popup-badge {
background-color: #fff;
}
.ya-share3__container.ya-share3__container_color-scheme_whiteblack .ya-share3__popup-body .ya-share3__mobile-popup-badge {
background-color: #f2f2f2;
}
.ya-share3__container_shape_round .ya-share3__badge {
border-radius: 50px;
}
.ya-share3__container_shape_round .ya-share3__icon {
background-position: center;
}
.ya-share3__container_size_l {
font-size: 20px;
}
.ya-share3__container_size_l .ya-share3__badge .ya-share3__icon {
height: 48px;
width: 48px;
background-size: 48px 48px;
}
.ya-share3__container_shape_round.ya-share3__container_size_l .ya-share3__badge .ya-share3__icon:not(.ya-share3__icon_messenger-contact):not(.ya-share3__icon_more):not(.ya-share3__icon_copy) {
background-size: 40px 40px;
}
.ya-share3__container_size_l .ya-share3__item_copy .ya-share3__icon_copy,
.ya-share3__container_size_l .ya-share3__item_more .ya-share3__icon_more {
background-size: 32px 32px;
}
.ya-share3__container_size_l .ya-share3__title {
line-height: 48px;
}
.ya-share3__container_size_l .ya-share3__badge + .ya-share3__title {
margin-left: 16px;
}
.ya-share3__container_size_l .ya-share3__popup:not(.ya-share3__popup_mobile) {
border-radius: 16px;
box-shadow: 0px 16px 48px rgba(0,0,0,0.18), 0px 0px 8px rgba(0,0,0,0.1);
}
.ya-share3__container_size_l .ya-share3__popup:not(.ya-share3__popup_mobile) .ya-share3__item,
.ya-share3__container_size_l.ya-share3__container_as-popup .ya-share3__item {
padding: 2px 16px;
}
.ya-share3__container_size_l .ya-share3__popup:not(.ya-share3__popup_mobile) > :first-child:not(:empty),
.ya-share3__container_size_l.ya-share3__container_as-popup > :first-child:not(:empty),
.ya-share3__container_size_l .ya-share3__popup:not(.ya-share3__popup_mobile) > :first-child:empty + :last-child:not(:empty):not(.ya-share3__copied-tooltip),
.ya-share3__container_size_l.ya-share3__container_as-popup > :first-child:empty + :last-child:not(:empty):not(.ya-share3__copied-tooltip) {
padding-top: 8px;
}
.ya-share3__container_size_l .ya-share3__popup:not(.ya-share3__popup_mobile) > :last-child:not(:empty):not(.ya-share3__copied-tooltip),
.ya-share3__container_size_l.ya-share3__container_as-popup > :last-child:not(:empty):not(.ya-share3__copied-tooltip) {
padding-bottom: 8px;
}
.ya-share3__container_size_l .ya-share3__popup_direction_bottom {
top: 56px;
}
.ya-share3__container_size_l .ya-share3__popup_direction_top {
bottom: 56px;
}
.ya-share3__container_size_l.ya-share3__container_alone .ya-share3__popup_direction_bottom,
.ya-share3__container_size_l .ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__popup_direction_bottom {
top: 72px;
}
.ya-share3__container_size_l.ya-share3__container_alone .ya-share3__popup_direction_top,
.ya-share3__container_size_l .ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__popup_direction_top {
bottom: 72px;
}
.ya-share3__container_size_l .ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__link_more {
padding: 8px 32px 8px 16px;
font-size: 22px;
}
.ya-share3__container_size_l .ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__link_more.ya-share3__link_more-button-type_short {
padding: 8px;
border: none;
background: rgba(0,0,0,0.07);
}
.ya-share3__container_size_l .ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__link_more .ya-share3__title {
margin-left: 6px;
}
.ya-share3__container_size_l .ya-share3__messenger-contacts {
margin-bottom: 12px;
}
.ya-share3__container_size_l .ya-share3__messenger-contacts::before {
width: 16px;
height: 16px;
bottom: -7px;
left: 32px;
}
.ya-share3__container_size_m {
font-size: 13px;
}
.ya-share3__container_size_m .ya-share3__badge .ya-share3__icon {
height: 24px;
width: 24px;
background-size: 24px 24px;
}
.ya-share3__container_shape_round.ya-share3__container_size_m .ya-share3__badge .ya-share3__icon:not(.ya-share3__icon_messenger-contact):not(.ya-share3__icon_more):not(.ya-share3__icon_copy) {
background-size: 20px 20px;
}
.ya-share3__container_size_m .ya-share3__item_copy .ya-share3__icon_copy,
.ya-share3__container_size_m .ya-share3__item_more .ya-share3__icon_more {
background-size: 16px 16px;
}
.ya-share3__container_size_m .ya-share3__title {
line-height: 24px;
}
.ya-share3__container_size_m .ya-share3__badge + .ya-share3__title {
margin-left: 10px;
}
.ya-share3__container_size_m .ya-share3__popup:not(.ya-share3__popup_mobile) {
border-radius: 8px;
box-shadow: 0px 8px 24px rgba(0,0,0,0.18), 0px 0px 4px rgba(0,0,0,0.1);
}
.ya-share3__container_size_m .ya-share3__popup:not(.ya-share3__popup_mobile) .ya-share3__item,
.ya-share3__container_size_m.ya-share3__container_as-popup .ya-share3__item {
padding: 2px 8px;
}
.ya-share3__container_size_m .ya-share3__popup:not(.ya-share3__popup_mobile) > :first-child:not(:empty),
.ya-share3__container_size_m.ya-share3__container_as-popup > :first-child:not(:empty),
.ya-share3__container_size_m .ya-share3__popup:not(.ya-share3__popup_mobile) > :first-child:empty + :last-child:not(:empty):not(.ya-share3__copied-tooltip),
.ya-share3__container_size_m.ya-share3__container_as-popup > :first-child:empty + :last-child:not(:empty):not(.ya-share3__copied-tooltip) {
padding-top: 8px;
}
.ya-share3__container_size_m .ya-share3__popup:not(.ya-share3__popup_mobile) > :last-child:not(:empty):not(.ya-share3__copied-tooltip),
.ya-share3__container_size_m.ya-share3__container_as-popup > :last-child:not(:empty):not(.ya-share3__copied-tooltip) {
padding-bottom: 8px;
}
.ya-share3__container_size_m .ya-share3__popup_direction_bottom {
top: 28px;
}
.ya-share3__container_size_m .ya-share3__popup_direction_top {
bottom: 28px;
}
.ya-share3__container_size_m.ya-share3__container_alone .ya-share3__popup_direction_bottom,
.ya-share3__container_size_m .ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__popup_direction_bottom {
top: 36px;
}
.ya-share3__container_size_m.ya-share3__container_alone .ya-share3__popup_direction_top,
.ya-share3__container_size_m .ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__popup_direction_top {
bottom: 36px;
}
.ya-share3__container_size_m .ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__link_more {
padding: 4px 16px 4px 8px;
font-size: 15px;
}
.ya-share3__container_size_m .ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__link_more.ya-share3__link_more-button-type_short {
padding: 4px;
border: none;
background: rgba(0,0,0,0.07);
}
.ya-share3__container_size_m .ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__link_more .ya-share3__title {
margin-left: 2px;
}
.ya-share3__container_size_m .ya-share3__messenger-contacts {
margin-bottom: 6px;
}
.ya-share3__container_size_m .ya-share3__messenger-contacts::before {
width: 10px;
height: 10px;
bottom: -4px;
left: 15px;
}
.ya-share3__container_size_s {
font-size: 12px;
}
.ya-share3__container_size_s .ya-share3__badge .ya-share3__icon {
height: 18px;
width: 18px;
background-size: 18px 18px;
}
.ya-share3__container_shape_round.ya-share3__container_size_s .ya-share3__badge .ya-share3__icon:not(.ya-share3__icon_messenger-contact):not(.ya-share3__icon_more):not(.ya-share3__icon_copy) {
background-size: 16px 16px;
}
.ya-share3__container_size_s .ya-share3__item_copy .ya-share3__icon_copy,
.ya-share3__container_size_s .ya-share3__item_more .ya-share3__icon_more {
background-size: 12px 12px;
}
.ya-share3__container_size_s .ya-share3__title {
line-height: 18px;
}
.ya-share3__container_size_s .ya-share3__badge + .ya-share3__title {
margin-left: 6px;
}
.ya-share3__container_size_s .ya-share3__popup:not(.ya-share3__popup_mobile) {
border-radius: 6px;
box-shadow: 0px 6px 18px rgba(0,0,0,0.18), 0px 0px 3px rgba(0,0,0,0.1);
}
.ya-share3__container_size_s .ya-share3__popup:not(.ya-share3__popup_mobile) .ya-share3__item,
.ya-share3__container_size_s.ya-share3__container_as-popup .ya-share3__item {
padding: 2px 6px;
}
.ya-share3__container_size_s .ya-share3__popup:not(.ya-share3__popup_mobile) > :first-child:not(:empty),
.ya-share3__container_size_s.ya-share3__container_as-popup > :first-child:not(:empty),
.ya-share3__container_size_s .ya-share3__popup:not(.ya-share3__popup_mobile) > :first-child:empty + :last-child:not(:empty):not(.ya-share3__copied-tooltip),
.ya-share3__container_size_s.ya-share3__container_as-popup > :first-child:empty + :last-child:not(:empty):not(.ya-share3__copied-tooltip) {
padding-top: 6px;
}
.ya-share3__container_size_s .ya-share3__popup:not(.ya-share3__popup_mobile) > :last-child:not(:empty):not(.ya-share3__copied-tooltip),
.ya-share3__container_size_s.ya-share3__container_as-popup > :last-child:not(:empty):not(.ya-share3__copied-tooltip) {
padding-bottom: 6px;
}
.ya-share3__container_size_s .ya-share3__popup_direction_bottom {
top: 21px;
}
.ya-share3__container_size_s .ya-share3__popup_direction_top {
bottom: 21px;
}
.ya-share3__container_size_s.ya-share3__container_alone .ya-share3__popup_direction_bottom,
.ya-share3__container_size_s .ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__popup_direction_bottom {
top: 27px;
}
.ya-share3__container_size_s.ya-share3__container_alone .ya-share3__popup_direction_top,
.ya-share3__container_size_s .ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__popup_direction_top {
bottom: 27px;
}
.ya-share3__container_size_s .ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__link_more {
padding: 3px 12px 3px 6px;
font-size: 14px;
}
.ya-share3__container_size_s .ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__link_more.ya-share3__link_more-button-type_short {
padding: 3px;
border: none;
background: rgba(0,0,0,0.07);
}
.ya-share3__container_size_s .ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__link_more .ya-share3__title {
margin-left: 1px;
}
.ya-share3__container_size_s .ya-share3__messenger-contacts {
margin-bottom: 4.5px;
}
.ya-share3__container_size_s .ya-share3__messenger-contacts::before {
width: 8px;
height: 8px;
bottom: -3px;
left: 11px;
}
.ya-share3__container_mobile .ya-share3__icon {
background-position: center;
background-repeat: no-repeat;
}
.ya-share3__container_mobile.ya-share3__container_size_l .ya-share3__icon {
height: 56px;
width: 56px;
}
.ya-share3__container_mobile.ya-share3__container_size_l .ya-share3__title {
line-height: 56px;
}
.ya-share3__container_mobile.ya-share3__container_size_m .ya-share3__icon {
height: 32px;
width: 32px;
}
.ya-share3__container_mobile.ya-share3__container_size_m .ya-share3__title {
line-height: 32px;
}
.ya-share3__container_mobile.ya-share3__container_size_s .ya-share3__icon {
height: 24px;
width: 24px;
}
.ya-share3__container_mobile.ya-share3__container_size_s .ya-share3__title {
line-height: 24px;
}
.ya-share3__list.ya-share3__list_direction_horizontal {
margin-top: -2px;
}
.ya-share3__list.ya-share3__list_direction_horizontal > .ya-share3__item {
display: inline-block;
vertical-align: top;
padding: 0;
margin: 2px 4px 0 0;
}
.ya-share3__list.ya-share3__list_direction_horizontal > .ya-share3__item:last-child {
margin-right: 0;
}
.ya-share3__list.ya-share3__list_direction_horizontal > .ya-share3__item > .ya-share3__link > .ya-share3__title {
display: none;
}
.ya-share3__list.ya-share3__list_direction_vertical > .ya-share3__item {
display: block;
margin: 4px 0;
}
.ya-share3__list.ya-share3__list_direction_vertical > .ya-share3__item:first-child {
margin-top: 0;
}
.ya-share3__list.ya-share3__list_direction_vertical > .ya-share3__item:last-child {
margin-bottom: 0;
}
.ya-share3__popup {
position: absolute;
display: none;
z-index: 9999;
background-color: #fff;
}
.ya-share3__popup_visible {
display: block;
}
.ya-share3__popup_direction_auto {
visibility: hidden;
}
.ya-share3__popup_direction_bottom,
.ya-share3__popup_direction_top {
visibility: visible;
}
.ya-share3__popup_list-direction_horizontal {
right: 0;
}
.ya-share3__popup_list-direction_vertical {
left: 0;
}
.ya-share3__popup_x-direction_left {
right: 0;
left: auto;
}
.ya-share3__popup_x-direction_right {
left: 0;
right: auto;
}
.ya-share3__popup,
.ya-share3__container_as-popup {
text-align: left;
}
.ya-share3__popup .ya-share3__list .ya-share3__item,
.ya-share3__popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item,
.ya-share3__container_as-popup .ya-share3__list .ya-share3__item,
.ya-share3__container_as-popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item {
margin: 0;
}
.ya-share3__popup .ya-share3__list .ya-share3__item:hover,
.ya-share3__popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:hover,
.ya-share3__container_as-popup .ya-share3__list .ya-share3__item:hover,
.ya-share3__container_as-popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:hover,
.ya-share3__popup .ya-share3__list .ya-share3__item:focus,
.ya-share3__popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:focus,
.ya-share3__container_as-popup .ya-share3__list .ya-share3__item:focus,
.ya-share3__container_as-popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:focus {
background: rgba(0,0,0,0.03);
}
.ya-share3__popup .ya-share3__list .ya-share3__item:active,
.ya-share3__popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:active,
.ya-share3__container_as-popup .ya-share3__list .ya-share3__item:active,
.ya-share3__container_as-popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:active {
background: rgba(0,0,0,0.05);
}
.ya-share3__popup .ya-share3__list .ya-share3__item:hover,
.ya-share3__popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:hover,
.ya-share3__container_as-popup .ya-share3__list .ya-share3__item:hover,
.ya-share3__container_as-popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:hover,
.ya-share3__popup .ya-share3__list .ya-share3__item:focus,
.ya-share3__popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:focus,
.ya-share3__container_as-popup .ya-share3__list .ya-share3__item:focus,
.ya-share3__container_as-popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:focus,
.ya-share3__popup .ya-share3__list .ya-share3__item:active,
.ya-share3__popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:active,
.ya-share3__container_as-popup .ya-share3__list .ya-share3__item:active,
.ya-share3__container_as-popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:active {
opacity: 1;
}
.ya-share3__container_color-scheme_whiteblack.ya-share3__popup .ya-share3__list .ya-share3__item:hover .ya-share3__badge,
.ya-share3__container_color-scheme_whiteblack.ya-share3__popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:hover .ya-share3__badge,
.ya-share3__container_color-scheme_whiteblack.ya-share3__container_as-popup .ya-share3__list .ya-share3__item:hover .ya-share3__badge,
.ya-share3__container_color-scheme_whiteblack.ya-share3__container_as-popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:hover .ya-share3__badge,
.ya-share3__container_color-scheme_whiteblack.ya-share3__popup .ya-share3__list .ya-share3__item:focus .ya-share3__badge,
.ya-share3__container_color-scheme_whiteblack.ya-share3__popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:focus .ya-share3__badge,
.ya-share3__container_color-scheme_whiteblack.ya-share3__container_as-popup .ya-share3__list .ya-share3__item:focus .ya-share3__badge,
.ya-share3__container_color-scheme_whiteblack.ya-share3__container_as-popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:focus .ya-share3__badge,
.ya-share3__container_color-scheme_whiteblack.ya-share3__popup .ya-share3__list .ya-share3__item:active .ya-share3__badge,
.ya-share3__container_color-scheme_whiteblack.ya-share3__popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:active .ya-share3__badge,
.ya-share3__container_color-scheme_whiteblack.ya-share3__container_as-popup .ya-share3__list .ya-share3__item:active .ya-share3__badge,
.ya-share3__container_color-scheme_whiteblack.ya-share3__container_as-popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:active .ya-share3__badge,
.ya-share3__container_color-scheme_normal.ya-share3__popup .ya-share3__list .ya-share3__item:hover.ya-share3__item_copy .ya-share3__badge,
.ya-share3__container_color-scheme_normal.ya-share3__popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:hover.ya-share3__item_copy .ya-share3__badge,
.ya-share3__container_color-scheme_normal.ya-share3__container_as-popup .ya-share3__list .ya-share3__item:hover.ya-share3__item_copy .ya-share3__badge,
.ya-share3__container_color-scheme_normal.ya-share3__container_as-popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:hover.ya-share3__item_copy .ya-share3__badge,
.ya-share3__container_color-scheme_normal.ya-share3__popup .ya-share3__list .ya-share3__item:focus.ya-share3__item_copy .ya-share3__badge,
.ya-share3__container_color-scheme_normal.ya-share3__popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:focus.ya-share3__item_copy .ya-share3__badge,
.ya-share3__container_color-scheme_normal.ya-share3__container_as-popup .ya-share3__list .ya-share3__item:focus.ya-share3__item_copy .ya-share3__badge,
.ya-share3__container_color-scheme_normal.ya-share3__container_as-popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:focus.ya-share3__item_copy .ya-share3__badge,
.ya-share3__container_color-scheme_normal.ya-share3__popup .ya-share3__list .ya-share3__item:active.ya-share3__item_copy .ya-share3__badge,
.ya-share3__container_color-scheme_normal.ya-share3__popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:active.ya-share3__item_copy .ya-share3__badge,
.ya-share3__container_color-scheme_normal.ya-share3__container_as-popup .ya-share3__list .ya-share3__item:active.ya-share3__item_copy .ya-share3__badge,
.ya-share3__container_color-scheme_normal.ya-share3__container_as-popup .ya-share3__messenger-contacts-list_desktop .ya-share3__item:active.ya-share3__item_copy .ya-share3__badge {
background: transparent;
}
.ya-share3__container .ya-share3__messenger-contacts_desktop {
background-color: #f5f5f5;
position: relative;
}
.ya-share3__container .ya-share3__messenger-contacts_desktop:empty {
display: none;
}
.ya-share3__container .ya-share3__messenger-contacts_desktop::before {
content: '';
transform: rotate(45deg);
position: absolute;
background-color: #f5f5f5;
}
.ya-share3__container .ya-share3__messenger-contacts_desktop .ya-share3__messenger-contacts-list {
margin: 0;
padding-left: 0;
}
.ya-share3__container .ya-share3__messenger-contacts_desktop .ya-share3__item {
display: block;
}
.ya-share3__container .ya-share3__messenger-contacts_desktop .ya-share3__badge {
background: none;
}
.ya-share3__container .ya-share3__messenger-contacts_desktop .ya-share3__icon {
border-radius: 50px;
}
.ya-share3__container .ya-share3__messenger-contacts_desktop + .ya-share3__list {
display: block;
}
.ya-share3__container.ya-share3__container_mobile .ya-share3__scroll-hider {
height: 97px;
overflow: hidden;
padding-bottom: 16px;
}
.ya-share3__container.ya-share3__container_mobile .ya-share3__scroll-hider .ya-share3__messenger-contacts_mobile {
overflow-x: scroll;
}
.ya-share3__container.ya-share3__container_mobile .ya-share3__scroll-hider .ya-share3__messenger-contacts_mobile:empty {
display: none;
}
.ya-share3__container.ya-share3__container_mobile .ya-share3__scroll-hider .ya-share3__messenger-contacts_mobile .ya-share3__messenger-contacts-list {
white-space: nowrap;
height: 97px;
}
.ya-share3__container.ya-share3__container_mobile .ya-share3__scroll-hider + .ya-share3__header {
border-top: 1px solid rgba(0,0,0,0.1);
}
.ya-share3__container.ya-share3__container_mobile .ya-share3__scroll-hider ~ .ya-share3__scroll-hider .ya-share3__popup-tile-wrapper {
overflow-x: scroll;
}
.ya-share3__container.ya-share3__container_mobile .ya-share3__scroll-hider ~ .ya-share3__scroll-hider .ya-share3__popup-tile-wrapper .ya-share3__popup-tile {
white-space: nowrap;
height: 97px;
}
.ya-share3__container.ya-share3__container_mobile .ya-share3__scroll-hider .ya-share3__mobile-popup-badge {
width: 56px;
height: 56px;
border-radius: 28px;
}
.ya-share3__container.ya-share3__container_mobile .ya-share3__scroll-hider .ya-share3__messenger-contacts-list .ya-share3__mobile-popup-badge {
background: none;
}
.ya-share3__container.ya-share3__container_mobile .ya-share3__scroll-hider .ya-share3__item {
width: 23%;
}
@media (min-width: 460px) {
.ya-share3__container.ya-share3__container_mobile .ya-share3__scroll-hider .ya-share3__item {
width: 18.6%;
}
}
@media (min-width: 600px) {
.ya-share3__container.ya-share3__container_mobile .ya-share3__scroll-hider .ya-share3__item {
width: 15.6%;
}
}
.ya-share3__popup.ya-share3__popup_mobile.ya-share3__popup_visible {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: 0;
padding: 0;
border: 0;
background: transparent;
color: rgba(0,0,0,0.8);
}
.ya-share3__popup.ya-share3__popup_mobile.ya-share3__popup_visible .ya-share3__popup-overlay {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.3);
animation: overlayAppearance 0.2s cubic-bezier(0.42, 0, 1, 1) forwards;
}
.ya-share3__popup.ya-share3__popup_mobile.ya-share3__popup_visible .ya-share3__popup-content {
display: flex;
position: absolute;
padding: 0;
z-index: 2;
bottom: 0;
box-sizing: border-box;
flex-direction: column;
width: 100%;
max-height: 70%;
animation: popupAppearance 0.2s forwards;
}
.ya-share3__popup-content .ya-share3__popup-header {
display: flex;
align-items: center;
min-height: 40px;
padding: 14px 12px 14px 16px;
border-bottom: 1px solid rgba(0,0,0,0.1);
border-radius: 16px 16px 0 0;
background-color: #fff;
}
.ya-share3__popup-content .ya-share3__popup-header .ya-share3__og-image,
.ya-share3__popup-content .ya-share3__popup-header .ya-share3__icon_og-image-stub,
.ya-share3__popup-content .ya-share3__popup-header .ya-share3__icon_closing-cross {
flex-shrink: 0;
}
.ya-share3__popup-content .ya-share3__popup-header .ya-share3__popup-description {
flex: 1;
hyphens: auto;
align-self: center;
display: -webkit-box;
max-height: 34px;
margin: 0 8px 0 14px;
overflow: hidden;
font-size: 15px;
line-height: 17px;
text-overflow: ellipsis;
word-break: break-word;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.ya-share3__popup-content .ya-share3__popup-body {
overflow: auto;
background-color: #fff;
}
.ya-share3__popup-content .ya-share3__popup-body .ya-share3__header {
font-weight: 500;
font-size: 18px;
line-height: 20px;
padding: 18px 16px 0;
margin: 0;
}
.ya-share3__popup-content .ya-share3__messenger-contacts-list,
.ya-share3__popup-content .ya-share3__popup-tile {
padding: 20px 12px 0;
margin: 0;
}
.ya-share3__popup-content .ya-share3__messenger-contacts-list .ya-share3__item,
.ya-share3__popup-content .ya-share3__popup-tile .ya-share3__item {
width: 25%;
padding: 0;
margin: 0 0 20px;
}
@media (min-width: 460px) {
.ya-share3__popup-content .ya-share3__messenger-contacts-list .ya-share3__item,
.ya-share3__popup-content .ya-share3__popup-tile .ya-share3__item {
width: 20%;
}
}
@media (min-width: 600px) {
.ya-share3__popup-content .ya-share3__messenger-contacts-list .ya-share3__item,
.ya-share3__popup-content .ya-share3__popup-tile .ya-share3__item {
width: 16.66%;
}
}
.ya-share3__popup-content .ya-share3__messenger-contacts-list .ya-share3__item .ya-share3__link,
.ya-share3__popup-content .ya-share3__popup-tile .ya-share3__item .ya-share3__link {
width: 100%;
height: 100%;
color: rgba(0,0,0,0.8);
}
.ya-share3__popup-content .ya-share3__messenger-contacts-list .ya-share3__item .ya-share3__native-share-fake-link,
.ya-share3__popup-content .ya-share3__popup-tile .ya-share3__item .ya-share3__native-share-fake-link {
display: inline-block;
width: 100%;
height: 100%;
}
.ya-share3__popup-content .ya-share3__messenger-contacts-list .ya-share3__mobile-popup-badge,
.ya-share3__popup-content .ya-share3__popup-tile .ya-share3__mobile-popup-badge {
display: block;
width: 52px;
height: 52px;
margin: 0 auto;
border-radius: 26px;
}
.ya-share3__popup-content .ya-share3__messenger-contacts-list .ya-share3__mobile-popup-badge .ya-share3__icon,
.ya-share3__popup-content .ya-share3__popup-tile .ya-share3__mobile-popup-badge .ya-share3__icon {
width: 100%;
height: 100%;
background-size: 32px;
background-clip: content-box;
}
.ya-share3__popup-content .ya-share3__messenger-contacts-list .ya-share3__mobile-popup-badge .ya-share3__icon_messenger-contact,
.ya-share3__popup-content .ya-share3__popup-tile .ya-share3__mobile-popup-badge .ya-share3__icon_messenger-contact {
background-size: 56px;
border-radius: 50%;
}
.ya-share3__popup-content .ya-share3__messenger-contacts-list .ya-share3__mobile-popup-service-title,
.ya-share3__popup-content .ya-share3__popup-tile .ya-share3__mobile-popup-service-title {
max-height: 15px;
margin-top: 10px;
padding: 0 4px;
overflow: hidden;
font-size: 13px;
line-height: 15px;
text-align: center;
text-overflow: ellipsis;
}
.ya-share3__popup-content .ya-share3__icon {
background-size: auto;
}
.ya-share3__popup-content .ya-share3__icon.ya-share3__og-image,
.ya-share3__popup-content .ya-share3__icon.ya-share3__icon_og-image-stub {
box-sizing: border-box;
width: 36px;
height: 36px;
border-radius: 6px;
}
.ya-share3__popup-content .ya-share3__icon.ya-share3__og-image {
background-position: center;
background-size: cover;
}
.ya-share3__popup-content .ya-share3__icon.ya-share3__icon_og-image-stub {
padding: 6px;
background-color: rgba(0,0,0,0.05);
background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.94 8.838a3 3 0 000 4.242 1 1 0 01-1.414 1.415 5 5 0 010-7.071l3.535-3.536a5 5 0 017.071 7.071l-1.092 1.093a1 1 0 01-1.415-1.415l1.093-1.092a3 3 0 10-4.243-4.243L10.94 8.838zm2.12 6.363a3 3 0 000-4.243 1 1 0 111.415-1.414 5 5 0 010 7.07l-3.5 3.501a5 5 0 01-7.071-7.071l1.025-1.025a1 1 0 011.414 1.414l-1.025 1.025a3 3 0 004.243 4.243l3.5-3.5z' fill='%23000' fill-opacity='.3'/%3E%3C/svg%3E");
}
.ya-share3__popup-content .ya-share3__icon.ya-share3__icon_closing-cross {
box-sizing: border-box;
cursor: pointer;
width: 40px;
height: 40px;
padding: 10px;
background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 20c5.523 0 10-4.477 10-10S15.523 0 10 0 0 4.477 0 10s4.477 10 10 10zM5.403 5.403a1 1 0 011.414 0L10 8.586l3.183-3.183a1 1 0 111.414 1.414L11.414 10l3.183 3.183a1 1 0 01-1.414 1.414L10 11.414l-3.183 3.183a1 1 0 01-1.414-1.414L8.586 10 5.403 6.817a1 1 0 010-1.414z' fill='%23000' fill-opacity='.2'/%3E%3C/svg%3E");
}
.ya-share3__popup-content .ya-share3__icon.ya-share3__icon_closing-cross:hover {
opacity: 0.8;
}
.ya-share3__popup-content .ya-share3__icon.ya-share3__icon_closing-cross:active {
opacity: 0.6;
}
.ya-share3__popup-content .ya-share3__item.ya-share3__item_copy.ya-share3__item_copy-link-button .ya-share3__icon_copy-icon {
width: 15px;
height: 14px;
opacity: 1;
background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.758 1a1 1 0 001 1h7.5a.5.5 0 01.5.5v7.497a1 1 0 002 0V2.5a2.5 2.5 0 00-2.5-2.5h-7.5a1 1 0 00-1 1zm-1.5 2h8a1.5 1.5 0 011.5 1.5v8a1.5 1.5 0 01-1.5 1.5h-8a1.5 1.5 0 01-1.5-1.5v-8a1.5 1.5 0 011.5-1.5zm.5 2v7h7V5h-7z' fill='%23000' fill-opacity='.3'/%3E%3C/svg%3E");
}
.ya-share3__popup-content .ya-share3__mobile-popup-badge.ya-share3__mobile-popup-badge_native-share {
border: 1px solid rgba(0,0,0,0.15);
background: #fff;
box-sizing: border-box;
}
.ya-share3__popup-content .ya-share3__mobile-popup-badge.ya-share3__mobile-popup-badge_native-share .ya-share3__icon {
background-image: url("data:image/svg+xml,%3Csvg width='22' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.583 12.604a1.604 1.604 0 100-3.208 1.604 1.604 0 000 3.208zm12.834 0a1.604 1.604 0 100-3.208 1.604 1.604 0 000 3.208zM12.604 11a1.604 1.604 0 11-3.208 0 1.604 1.604 0 013.208 0z' fill='%23000' fill-opacity='.3'/%3E%3C/svg%3E");
}
.ya-share3__popup-content .ya-share3__mobile-popup-copy-link .ya-share3__item.ya-share3__item_copy.ya-share3__item_copy-link-button {
display: flex;
align-items: center;
margin: 8px auto 32px;
padding: 12px 20px;
border: 1px solid rgba(0,0,0,0.15);
border-radius: 12px;
background-color: #fff;
font-size: 15px;
line-height: 20px;
color: #000;
}
.ya-share3__popup-content .ya-share3__mobile-popup-copy-link .ya-share3__item.ya-share3__item_copy.ya-share3__item_copy-link-button .ya-share3__link-title {
padding-left: 8px;
}
.ya-share3__copied-tooltip {
display: none;
z-index: 9999;
position: fixed;
bottom: 6px;
left: 50%;
padding: 12px 20px;
transform: translateX(-50%);
border-radius: 22px;
background: #fff;
box-shadow: 0px 4px 12px rgba(0,0,0,0.15), 0px 0px 2px rgba(0,0,0,0.05);
color: rgba(0,0,0,0.8);
font-size: 15px;
line-height: 20px;
white-space: nowrap;
}
.ya-share3__copied-tooltip_shown {
display: block;
animation: tooltipAppearance 2s ease-out forwards;
}
@media (min-width: 721px) {
.ya-share3__popup.ya-share3__popup_mobile.ya-share3__popup_visible {
display: flex;
justify-content: center;
align-items: center;
}
.ya-share3__popup.ya-share3__popup_mobile.ya-share3__popup_visible .ya-share3__popup-content {
width: 720px;
min-height: 310px;
padding: 20px 0;
bottom: auto;
}
.ya-share3__popup.ya-share3__popup_mobile.ya-share3__popup_visible .ya-share3__popup-content .ya-share3__popup-body {
border-radius: 0 0 16px 16px;
}
}
@-moz-keyframes tooltipAppearance {
0% {
transform: translate(-50%, 0px);
opacity: 0;
}
8% {
transform: translate(-50%, -10px);
opacity: 1;
}
92% {
transform: translate(-50%, -10px);
opacity: 1;
}
100% {
transform: translate(-50%, 0px);
opacity: 0;
}
}
@-webkit-keyframes tooltipAppearance {
0% {
transform: translate(-50%, 0px);
opacity: 0;
}
8% {
transform: translate(-50%, -10px);
opacity: 1;
}
92% {
transform: translate(-50%, -10px);
opacity: 1;
}
100% {
transform: translate(-50%, 0px);
opacity: 0;
}
}
@-o-keyframes tooltipAppearance {
0% {
transform: translate(-50%, 0px);
opacity: 0;
}
8% {
transform: translate(-50%, -10px);
opacity: 1;
}
92% {
transform: translate(-50%, -10px);
opacity: 1;
}
100% {
transform: translate(-50%, 0px);
opacity: 0;
}
}
@keyframes tooltipAppearance {
0% {
transform: translate(-50%, 0px);
opacity: 0;
}
8% {
transform: translate(-50%, -10px);
opacity: 1;
}
92% {
transform: translate(-50%, -10px);
opacity: 1;
}
100% {
transform: translate(-50%, 0px);
opacity: 0;
}
}
@-moz-keyframes overlayAppearance {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes overlayAppearance {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-o-keyframes overlayAppearance {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes overlayAppearance {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-moz-keyframes popupAppearance {
from {
transform: translateY(100%);
}
to {
transform: translateY(0);
}
}
@-webkit-keyframes popupAppearance {
from {
transform: translateY(100%);
}
to {
transform: translateY(0);
}
}
@-o-keyframes popupAppearance {
from {
transform: translateY(100%);
}
to {
transform: translateY(0);
}
}
@keyframes popupAppearance {
from {
transform: translateY(100%);
}
to {
transform: translateY(0);
}
}
.ya-share3__container,
.ya-share3__container .ya-share3__item {
font-family: 'YS Text', Arial, sans-serif;
}
.ya-share3__list,
.ya-share3__badge,
.ya-share3__icon {
display: inline-block;
vertical-align: top;
}
.ya-share3__title {
display: inline-block;
vertical-align: bottom;
}
.ya-share3__list {
padding: 0;
margin: 0;
list-style-type: none;
}
.ya-share3__link {
display: block;
}
.ya-share3__item {
display: inline-block;
font-family: 'YS Text', Arial, sans-serif;
}
.ya-share3__item:not(.ya-share3__item_more):hover,
.ya-share3__item.ya-share3__item_more > .ya-share3__link:hover,
.ya-share3__item:not(.ya-share3__item_more):focus,
.ya-share3__item.ya-share3__item_more > .ya-share3__link:focus {
cursor: pointer;
opacity: 0.85;
}
.ya-share3__item:not(.ya-share3__item_more):active,
.ya-share3__item.ya-share3__item_more > .ya-share3__link:active {
opacity: 0.7;
}
.ya-share3__link {
text-decoration: none;
white-space: nowrap;
}
.ya-share3__badge {
border-radius: 4px;
color: #fff;
overflow: hidden;
position: relative;
}
.ya-share3__container_mobile .ya-share3__badge {
border-radius: 50%;
}
.ya-share3__title {
color: #000;
}
.ya-share3__item_more {
position: relative;
}
.ya-share3__item_more .ya-share3__link_more .ya-share3__title {
display: none;
}
.ya-share3__item_more .ya-share3__icon_more {
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 8a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm5.5 0a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm7-1.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3z' fill='%23999'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_blackwhite .ya-share3__item_more .ya-share3__icon_more {
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 8a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm5.5 0a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm7-1.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3z' fill='%23fff'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_more .ya-share3__icon_more {
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 8a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm5.5 0a1.5 1.5 0 113 0 1.5 1.5 0 01-3 0zm7-1.5a1.5 1.5 0 100 3 1.5 1.5 0 000-3z' fill='%23000'/%3E%3C/svg%3E");
}
.ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__icon_more {
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.6 2.9a2.7 2.7 0 01-4.554 1.963L5.303 7.28a2.702 2.702 0 010 1.44l4.743 2.417a2.7 2.7 0 11-.834 1.708l-5.05-2.575a2.7 2.7 0 110-4.54l5.05-2.575A2.7 2.7 0 1114.6 2.9z' fill='%23000'/%3E%3C/svg%3E");
}
.ya-share3__item_more .ya-share3__badge,
.ya-share3__item_copy .ya-share3__badge {
background: rgba(0,0,0,0.03);
}
.ya-share3__item_more .ya-share3__icon,
.ya-share3__item_copy .ya-share3__icon {
background-position: center;
background-repeat: no-repeat;
}
.ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__link_more {
background: rgba(0,0,0,0.03);
border: 1px solid rgba(0,0,0,0.15);
border-radius: 50px;
}
.ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__link_more:not(.ya-share3__link_more-button-type_short):hover,
.ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__link_more:not(.ya-share3__link_more-button-type_short):focus {
border-color: rgba(0,0,0,0.25);
opacity: 1;
}
.ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__link_more:not(.ya-share3__link_more-button-type_short):active {
border-color: rgba(0,0,0,0.4);
opacity: 1;
}
.ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__link_more:not(.ya-share3__link_more-button-type_short) .ya-share3__title {
display: inline-block;
}
.ya-share3__item_more.ya-share3__item_has-pretty-view .ya-share3__badge_more {
background: transparent;
}
.ya-share3__item_copy .ya-share3__icon {
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2a1 1 0 001 1h7.5a.5.5 0 01.5.5v7.497a1 1 0 002 0V3.5A2.5 2.5 0 0012.5 1H5a1 1 0 00-1 1zM2.5 4h8A1.5 1.5 0 0112 5.5v8a1.5 1.5 0 01-1.5 1.5h-8A1.5 1.5 0 011 13.5v-8A1.5 1.5 0 012.5 4zM3 6v7h7V6H3z' fill='%23999'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_blackwhite .ya-share3__item_copy .ya-share3__icon {
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2a1 1 0 001 1h7.5a.5.5 0 01.5.5v7.497a1 1 0 002 0V3.5A2.5 2.5 0 0012.5 1H5a1 1 0 00-1 1zM2.5 4h8A1.5 1.5 0 0112 5.5v8a1.5 1.5 0 01-1.5 1.5h-8A1.5 1.5 0 011 13.5v-8A1.5 1.5 0 012.5 4zM3 6v7h7V6H3z' fill='%23fff'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_copy .ya-share3__icon {
background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2a1 1 0 001 1h7.5a.5.5 0 01.5.5v7.497a1 1 0 002 0V3.5A2.5 2.5 0 0012.5 1H5a1 1 0 00-1 1zM2.5 4h8A1.5 1.5 0 0112 5.5v8a1.5 1.5 0 01-1.5 1.5h-8A1.5 1.5 0 011 13.5v-8A1.5 1.5 0 012.5 4zM3 6v7h7V6H3z' fill='%23000'/%3E%3C/svg%3E");
}
.ya-share3__item_copy .ya-share3__input_copy {
display: none;
}
.ya-share3__item_copy .ya-share3__link_copy {
display: inline-block;
}
.ya-share3__item_service_blogger .ya-share3__badge,
.ya-share3__item_service_blogger .ya-share3__mobile-popup-badge
{
background-color: #fb8f3d;
}
.ya-share3__item_service_blogger .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.896 14.833A5.167 5.167 0 0114.729 20H9.166A5.167 5.167 0 014 14.833V9.167A5.166 5.166 0 019.166 4h2.608a5.167 5.167 0 015.167 5.167l.002.011c.037.536.484.96 1.03.96l.018-.002h.872c.57 0 1.034.463 1.034 1.034l-.001 3.663zM9.038 10.176h2.926a.993.993 0 000-1.987H9.038a.994.994 0 000 1.987zm5.867 3.83H9.032a.94.94 0 000 1.879h5.873a.94.94 0 100-1.88z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_blogger .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.896 14.833A5.167 5.167 0 0114.729 20H9.166A5.167 5.167 0 014 14.833V9.167A5.166 5.166 0 019.166 4h2.608a5.167 5.167 0 015.167 5.167l.002.011c.037.536.484.96 1.03.96l.018-.002h.872c.57 0 1.034.463 1.034 1.034l-.001 3.663zM9.038 10.176h2.926a.993.993 0 000-1.987H9.038a.994.994 0 000 1.987zm5.867 3.83H9.032a.94.94 0 000 1.879h5.873a.94.94 0 100-1.88z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_delicious .ya-share3__badge,
.ya-share3__item_service_delicious .ya-share3__mobile-popup-badge
{
background-color: #31a9ff;
}
.ya-share3__item_service_delicious .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 12h8v8H4zm8-8h8v8h-7.984z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_delicious .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 12h8v8H4zm8-8h8v8h-7.984z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_digg .ya-share3__badge,
.ya-share3__item_service_digg .ya-share3__mobile-popup-badge
{
background-color: #000;
}
.ya-share3__item_service_digg .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.555 10.814V14.1h.96s.18.005.18-.222v-3.287h-.96s-.18-.006-.18.222zm8.032 3.065v-3.287h-.96s-.18-.006-.18.222V14.1h.96s.18.006.18-.222zm-5.306 1.32c0 .227-.18.222-.18.222H4V9.497c0-.227.18-.222.18-.222h2.514V7.222c0-.227.18-.222.18-.222h1.408l-.001 8.199zm2.065 0c0 .227-.18.221-.18.221H8.761V9.496c0-.226.18-.221.18-.221h1.406v5.924zm0-7.103c0 .227-.18.222-.18.222H8.76V7.222c0-.227.18-.222.18-.222h1.408l-.001 1.096zm4.827 9.21c0 .228-.18.223-.18.223h-4.1v-1.096c0-.227.18-.222.18-.222h2.513v-.79h-2.694V9.497c0-.227.18-.222.18-.222l4.102.003v8.029zm4.826 0c0 .228-.18.223-.18.223h-4.1v-1.096c0-.227.18-.222.18-.222h2.514v-.79h-2.695V9.497c0-.227.18-.222.18-.222L20 9.279v8.028zm-1.585-3.427v-3.287h-.96s-.18-.006-.18.222V14.1h.96s.18.006.18-.222z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_digg .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.555 10.814V14.1h.96s.18.005.18-.222v-3.287h-.96s-.18-.006-.18.222zm8.032 3.065v-3.287h-.96s-.18-.006-.18.222V14.1h.96s.18.006.18-.222zm-5.306 1.32c0 .227-.18.222-.18.222H4V9.497c0-.227.18-.222.18-.222h2.514V7.222c0-.227.18-.222.18-.222h1.408l-.001 8.199zm2.065 0c0 .227-.18.221-.18.221H8.761V9.496c0-.226.18-.221.18-.221h1.406v5.924zm0-7.103c0 .227-.18.222-.18.222H8.76V7.222c0-.227.18-.222.18-.222h1.408l-.001 1.096zm4.827 9.21c0 .228-.18.223-.18.223h-4.1v-1.096c0-.227.18-.222.18-.222h2.513v-.79h-2.694V9.497c0-.227.18-.222.18-.222l4.102.003v8.029zm4.826 0c0 .228-.18.223-.18.223h-4.1v-1.096c0-.227.18-.222.18-.222h2.514v-.79h-2.695V9.497c0-.227.18-.222.18-.222L20 9.279v8.028zm-1.585-3.427v-3.287h-.96s-.18-.006-.18.222V14.1h.96s.18.006.18-.222z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_evernote .ya-share3__badge,
.ya-share3__item_service_evernote .ya-share3__mobile-popup-badge
{
background-color: #24d666;
}
.ya-share3__item_service_evernote .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.277 7.109h1.517c.08 0 .16-.08.16-.16V5.313c0-.28.08-.559.159-.758l.04-.12L5.2 7.348l.16-.08c.239-.12.558-.16.917-.16zm11.654-.28c-.12-.638-.479-.917-.838-1.037-.36-.12-.718-.28-1.676-.4-.759-.08-1.557-.12-2.116-.12-.16-.438-.399-.917-1.317-1.156-.638-.16-1.796-.12-2.155-.08-.559.08-.758.319-.918.479-.16.16-.28.598-.28.878v1.556c0 .48-.318.838-.877.838H6.397c-.32 0-.559.04-.758.12-.16.12-.32.28-.4.4-.2.279-.239.598-.239.957 0 0 0 .28.08.798.04.4.479 3.033.878 3.911.16.36.28.48.599.639.718.32 2.354.639 3.152.758.759.08 1.278.32 1.557-.279 0 0 .04-.16.12-.36a6.3 6.3 0 00.28-1.915c0-.04.079-.04.079 0 0 .36-.08 1.557.838 1.876.36.12 1.118.24 1.876.32.678.079 1.197.358 1.197 2.114 0 1.078-.24 1.238-1.397 1.238-.958 0-1.317.04-1.317-.759 0-.598.599-.558 1.078-.558.2 0 .04-.16.04-.52 0-.398.24-.598 0-.598-1.557-.04-2.475 0-2.475 1.956 0 1.796.679 2.115 2.914 2.115 1.756 0 2.354-.04 3.073-2.275.16-.439.479-1.796.678-4.03.16-1.478-.12-5.788-.319-6.866zm-3.033 4.75c-.2 0-.32 0-.519.04h-.08s-.04 0-.04-.04v-.04c.08-.4.28-.878.878-.878.639.04.799.599.799 1.038v.04c0 .04-.04.04-.04.04-.04 0-.04 0-.04-.04-.28-.08-.599-.12-.958-.16z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_evernote .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.277 7.109h1.517c.08 0 .16-.08.16-.16V5.313c0-.28.08-.559.159-.758l.04-.12L5.2 7.348l.16-.08c.239-.12.558-.16.917-.16zm11.654-.28c-.12-.638-.479-.917-.838-1.037-.36-.12-.718-.28-1.676-.4-.759-.08-1.557-.12-2.116-.12-.16-.438-.399-.917-1.317-1.156-.638-.16-1.796-.12-2.155-.08-.559.08-.758.319-.918.479-.16.16-.28.598-.28.878v1.556c0 .48-.318.838-.877.838H6.397c-.32 0-.559.04-.758.12-.16.12-.32.28-.4.4-.2.279-.239.598-.239.957 0 0 0 .28.08.798.04.4.479 3.033.878 3.911.16.36.28.48.599.639.718.32 2.354.639 3.152.758.759.08 1.278.32 1.557-.279 0 0 .04-.16.12-.36a6.3 6.3 0 00.28-1.915c0-.04.079-.04.079 0 0 .36-.08 1.557.838 1.876.36.12 1.118.24 1.876.32.678.079 1.197.358 1.197 2.114 0 1.078-.24 1.238-1.397 1.238-.958 0-1.317.04-1.317-.759 0-.598.599-.558 1.078-.558.2 0 .04-.16.04-.52 0-.398.24-.598 0-.598-1.557-.04-2.475 0-2.475 1.956 0 1.796.679 2.115 2.914 2.115 1.756 0 2.354-.04 3.073-2.275.16-.439.479-1.796.678-4.03.16-1.478-.12-5.788-.319-6.866zm-3.033 4.75c-.2 0-.32 0-.519.04h-.08s-.04 0-.04-.04v-.04c.08-.4.28-.878.878-.878.639.04.799.599.799 1.038v.04c0 .04-.04.04-.04.04-.04 0-.04 0-.04-.04-.28-.08-.599-.12-.958-.16z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_facebook .ya-share3__badge,
.ya-share3__item_service_facebook .ya-share3__mobile-popup-badge
{
background-color: #3b5998;
}
.ya-share3__item_service_facebook .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.423 20v-7.298h2.464l.369-2.845h-2.832V8.042c0-.824.23-1.385 1.417-1.385h1.515V4.111A20.255 20.255 0 0014.148 4c-2.183 0-3.678 1.326-3.678 3.76v2.097H8v2.845h2.47V20h2.953z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_facebook .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.423 20v-7.298h2.464l.369-2.845h-2.832V8.042c0-.824.23-1.385 1.417-1.385h1.515V4.111A20.255 20.255 0 0014.148 4c-2.183 0-3.678 1.326-3.678 3.76v2.097H8v2.845h2.47V20h2.953z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_linkedin .ya-share3__badge,
.ya-share3__item_service_linkedin .ya-share3__mobile-popup-badge
{
background-color: #0083be;
}
.ya-share3__item_service_linkedin .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.246 8.954h3.41v10.281h-3.41zm1.725-4.935c-1.167 0-1.929.769-1.929 1.776 0 .987.74 1.777 1.884 1.777h.022c1.19 0 1.93-.79 1.93-1.777-.023-1.007-.74-1.776-1.907-1.776zm10.052 4.715c-1.81 0-2.62.997-3.073 1.698V8.976H9.54c.045.965 0 10.281 0 10.281h3.41v-5.742c0-.307.022-.614.112-.834.246-.613.807-1.25 1.75-1.25 1.233 0 1.727.944 1.727 2.325v5.501h3.41v-5.896c0-3.158-1.683-4.627-3.926-4.627z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_linkedin .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.246 8.954h3.41v10.281h-3.41zm1.725-4.935c-1.167 0-1.929.769-1.929 1.776 0 .987.74 1.777 1.884 1.777h.022c1.19 0 1.93-.79 1.93-1.777-.023-1.007-.74-1.776-1.907-1.776zm10.052 4.715c-1.81 0-2.62.997-3.073 1.698V8.976H9.54c.045.965 0 10.281 0 10.281h3.41v-5.742c0-.307.022-.614.112-.834.246-.613.807-1.25 1.75-1.25 1.233 0 1.727.944 1.727 2.325v5.501h3.41v-5.896c0-3.158-1.683-4.627-3.926-4.627z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_lj .ya-share3__badge,
.ya-share3__item_service_lj .ya-share3__mobile-popup-badge
{
background-color: #0d425a;
}
.ya-share3__item_service_lj .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.815 13.3c.223 1.074.443 2.146.663 3.218.214 1.039.427 2.078.643 3.118.037.178-.148.385-.334.311-1.544-.565-3.063-1.135-4.585-1.706l-1.425-.534a.625.625 0 01-.318-.23l-7.39-8.903c-.067-.082-.082-.215-.06-.32.312-1.23.72-2.143 1.752-3.019C7.799 4.36 8.779 4.1 10.047 4.004c.156-.015.223.014.312.133l1.351 1.625v.001c1.968 2.367 3.935 4.733 5.897 7.099.109.124.18.275.208.438zM6.175 8.462c.69-1.795 2.3-3.004 3.835-3.301l-.185-.223a4.242 4.242 0 00-3.85 3.272l.2.252zm.504.601c.727-1.758 2.107-2.945 3.851-3.271l.89 1.06c-1.536.305-3.049 1.522-3.836 3.302l-.905-1.091zM9.364 8.9l3.926 4.719h-.002c.564.682-.014 2.656-.303 3.041l-4.89-5.89A6.12 6.12 0 019.364 8.9zm4.23 4.481L9.647 8.633c.69-.601 1.484-1.009 2.277-1.165l4.756 5.72c-.63.52-2.641.735-3.086.193zm3.36.298l.001-.001h-.001zm-2.93.526c1.03.208 2.32-.067 2.93-.526l.43 2.091.35 1.692c-.371.156-.69.386-.913.764l-1.528-.564-1.885-.712c.52-.853.69-1.922.616-2.745z' fill='%23FFF'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_lj .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.815 13.3c.223 1.074.443 2.146.663 3.218.214 1.039.427 2.078.643 3.118.037.178-.148.385-.334.311-1.544-.565-3.063-1.135-4.585-1.706l-1.425-.534a.625.625 0 01-.318-.23l-7.39-8.903c-.067-.082-.082-.215-.06-.32.312-1.23.72-2.143 1.752-3.019C7.799 4.36 8.779 4.1 10.047 4.004c.156-.015.223.014.312.133l1.351 1.625v.001c1.968 2.367 3.935 4.733 5.897 7.099.109.124.18.275.208.438zM6.175 8.462c.69-1.795 2.3-3.004 3.835-3.301l-.185-.223a4.242 4.242 0 00-3.85 3.272l.2.252zm.504.601c.727-1.758 2.107-2.945 3.851-3.271l.89 1.06c-1.536.305-3.049 1.522-3.836 3.302l-.905-1.091zM9.364 8.9l3.926 4.719h-.002c.564.682-.014 2.656-.303 3.041l-4.89-5.89A6.12 6.12 0 019.364 8.9zm4.23 4.481L9.647 8.633c.69-.601 1.484-1.009 2.277-1.165l4.756 5.72c-.63.52-2.641.735-3.086.193zm3.36.298l.001-.001h-.001zm-2.93.526c1.03.208 2.32-.067 2.93-.526l.43 2.091.35 1.692c-.371.156-.69.386-.913.764l-1.528-.564-1.885-.712c.52-.853.69-1.922.616-2.745z' fill='%23000'/%3E%3C/svg%3E");
}
.ya-share3__item_service_messenger .ya-share3__badge,
.ya-share3__item_service_messenger .ya-share3__mobile-popup-badge
{
background-color: #03CECE;
}
.ya-share3__item_service_messenger .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.643 11.415L7.723 4.636a.703.703 0 00-1.048.62v1.826s3.961 1.542 4.284 1.662a.457.457 0 01.343.54c-.058.144-.18.128-.533.042-.352-.085-5.505-1.368-5.505-1.368a.62.62 0 00-.715.847l1.077 2.563s6.949.29 7.199.305c.247.015.393.134.397.327-.004.194-.15.312-.397.327-.25.014-7.199.305-7.199.305L4.55 15.196a.62.62 0 00.715.846s5.153-1.283 5.505-1.368c.353-.086.475-.102.533.042a.457.457 0 01-.343.54c-.323.12-4.284 1.663-4.284 1.663v1.825a.703.703 0 001.048.62l11.92-6.78a.658.658 0 000-1.169z' fill='%23FFF'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_messenger .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.643 11.415L7.723 4.636a.703.703 0 00-1.048.62v1.826s3.961 1.542 4.284 1.662a.457.457 0 01.343.54c-.058.144-.18.128-.533.042-.352-.085-5.505-1.368-5.505-1.368a.62.62 0 00-.715.847l1.077 2.563s6.949.29 7.199.305c.247.015.393.134.397.327-.004.194-.15.312-.397.327-.25.014-7.199.305-7.199.305L4.55 15.196a.62.62 0 00.715.846s5.153-1.283 5.505-1.368c.353-.086.475-.102.533.042a.457.457 0 01-.343.54c-.323.12-4.284 1.663-4.284 1.663v1.825a.703.703 0 001.048.62l11.92-6.78a.658.658 0 000-1.169z' fill='%23000'/%3E%3C/svg%3E");
}
.ya-share3__item_service_moimir .ya-share3__badge,
.ya-share3__item_service_moimir .ya-share3__mobile-popup-badge
{
background-color: #168de2;
}
.ya-share3__item_service_moimir .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.889 9.667a1.333 1.333 0 100-2.667 1.333 1.333 0 000 2.667zm6.222 0a1.333 1.333 0 100-2.667 1.333 1.333 0 000 2.667zm4.77 6.108l-1.802-3.028a.879.879 0 00-1.188-.307.843.843 0 00-.313 1.166l.214.36a6.71 6.71 0 01-4.795 1.996 6.711 6.711 0 01-4.792-1.992l.217-.364a.844.844 0 00-.313-1.166.878.878 0 00-1.189.307l-1.8 3.028a.844.844 0 00.312 1.166.88.88 0 001.189-.307l.683-1.147a8.466 8.466 0 005.694 2.18 8.463 8.463 0 005.698-2.184l.685 1.151a.873.873 0 001.189.307.844.844 0 00.312-1.166z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_moimir .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.889 9.667a1.333 1.333 0 100-2.667 1.333 1.333 0 000 2.667zm6.222 0a1.333 1.333 0 100-2.667 1.333 1.333 0 000 2.667zm4.77 6.108l-1.802-3.028a.879.879 0 00-1.188-.307.843.843 0 00-.313 1.166l.214.36a6.71 6.71 0 01-4.795 1.996 6.711 6.711 0 01-4.792-1.992l.217-.364a.844.844 0 00-.313-1.166.878.878 0 00-1.189.307l-1.8 3.028a.844.844 0 00.312 1.166.88.88 0 001.189-.307l.683-1.147a8.466 8.466 0 005.694 2.18 8.463 8.463 0 005.698-2.184l.685 1.151a.873.873 0 001.189.307.844.844 0 00.312-1.166z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_odnoklassniki .ya-share3__badge,
.ya-share3__item_service_odnoklassniki .ya-share3__mobile-popup-badge
{
background-color: #eb722e;
}
.ya-share3__item_service_odnoklassniki .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.674 6.536a1.69 1.69 0 00-1.688 1.688c0 .93.757 1.687 1.688 1.687a1.69 1.69 0 001.688-1.687 1.69 1.69 0 00-1.688-1.688zm0 5.763a4.08 4.08 0 01-4.076-4.075 4.08 4.08 0 014.076-4.077 4.08 4.08 0 014.077 4.077 4.08 4.08 0 01-4.077 4.075zm-1.649 3.325a7.633 7.633 0 01-2.367-.98 1.194 1.194 0 011.272-2.022 5.175 5.175 0 005.489 0 1.194 1.194 0 111.272 2.022 7.647 7.647 0 01-2.367.98l2.279 2.28a1.194 1.194 0 01-1.69 1.688l-2.238-2.24-2.24 2.24a1.193 1.193 0 11-1.689-1.689l2.279-2.279' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_odnoklassniki .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.674 6.536a1.69 1.69 0 00-1.688 1.688c0 .93.757 1.687 1.688 1.687a1.69 1.69 0 001.688-1.687 1.69 1.69 0 00-1.688-1.688zm0 5.763a4.08 4.08 0 01-4.076-4.075 4.08 4.08 0 014.076-4.077 4.08 4.08 0 014.077 4.077 4.08 4.08 0 01-4.077 4.075zm-1.649 3.325a7.633 7.633 0 01-2.367-.98 1.194 1.194 0 011.272-2.022 5.175 5.175 0 005.489 0 1.194 1.194 0 111.272 2.022 7.647 7.647 0 01-2.367.98l2.279 2.28a1.194 1.194 0 01-1.69 1.688l-2.238-2.24-2.24 2.24a1.193 1.193 0 11-1.689-1.689l2.279-2.279' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_pinterest .ya-share3__badge,
.ya-share3__item_service_pinterest .ya-share3__mobile-popup-badge
{
background-color: #c20724;
}
.ya-share3__item_service_pinterest .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9.742c0 1.58.599 2.986 1.884 3.51.21.087.4.003.46-.23.043-.16.144-.568.189-.738.06-.23.037-.31-.133-.512-.37-.436-.608-1.001-.608-1.802 0-2.322 1.74-4.402 4.53-4.402 2.471 0 3.829 1.508 3.829 3.522 0 2.65-1.174 4.887-2.917 4.887-.963 0-1.683-.795-1.452-1.77.276-1.165.812-2.421.812-3.262 0-.752-.405-1.38-1.24-1.38-.985 0-1.775 1.017-1.775 2.38 0 .867.293 1.454.293 1.454L8.69 16.406c-.352 1.487-.053 3.309-.028 3.492.015.11.155.136.22.054.09-.119 1.262-1.564 1.66-3.008.113-.409.647-2.526.647-2.526.32.61 1.254 1.145 2.248 1.145 2.957 0 4.964-2.693 4.964-6.298C18.4 6.539 16.089 4 12.576 4 8.204 4 6 7.13 6 9.742z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_pinterest .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9.742c0 1.58.599 2.986 1.884 3.51.21.087.4.003.46-.23.043-.16.144-.568.189-.738.06-.23.037-.31-.133-.512-.37-.436-.608-1.001-.608-1.802 0-2.322 1.74-4.402 4.53-4.402 2.471 0 3.829 1.508 3.829 3.522 0 2.65-1.174 4.887-2.917 4.887-.963 0-1.683-.795-1.452-1.77.276-1.165.812-2.421.812-3.262 0-.752-.405-1.38-1.24-1.38-.985 0-1.775 1.017-1.775 2.38 0 .867.293 1.454.293 1.454L8.69 16.406c-.352 1.487-.053 3.309-.028 3.492.015.11.155.136.22.054.09-.119 1.262-1.564 1.66-3.008.113-.409.647-2.526.647-2.526.32.61 1.254 1.145 2.248 1.145 2.957 0 4.964-2.693 4.964-6.298C18.4 6.539 16.089 4 12.576 4 8.204 4 6 7.13 6 9.742z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_pocket .ya-share3__badge,
.ya-share3__item_service_pocket .ya-share3__mobile-popup-badge
{
background-color: #ee4056;
}
.ya-share3__item_service_pocket .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.9 5c1.159 0 2.1.948 2.1 2.117v5.862c0 .108-.008.215-.024.32.016.156.024.314.024.473 0 3.36-3.582 6.085-8 6.085s-8-2.724-8-6.085c0-.159.008-.317.024-.473a2.148 2.148 0 01-.024-.32V7.117C4 5.948 4.94 5 6.1 5h11.8zM8.596 9.392L12 12.795l3.404-3.403a1.063 1.063 0 011.502 1.502l-4.132 4.131c-.21.21-.486.314-.76.311a1.062 1.062 0 01-.788-.31l-4.132-4.132a1.063 1.063 0 011.502-1.502z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_pocket .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.9 5c1.159 0 2.1.948 2.1 2.117v5.862c0 .108-.008.215-.024.32.016.156.024.314.024.473 0 3.36-3.582 6.085-8 6.085s-8-2.724-8-6.085c0-.159.008-.317.024-.473a2.148 2.148 0 01-.024-.32V7.117C4 5.948 4.94 5 6.1 5h11.8zM8.596 9.392L12 12.795l3.404-3.403a1.063 1.063 0 011.502 1.502l-4.132 4.131c-.21.21-.486.314-.76.311a1.062 1.062 0 01-.788-.31l-4.132-4.132a1.063 1.063 0 011.502-1.502z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_qzone .ya-share3__badge,
.ya-share3__item_service_qzone .ya-share3__mobile-popup-badge
{
background-color: #f5b53c;
}
.ya-share3__item_service_qzone .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.367 14.463s-.105.148-.457.299l-.553.222.597 3.273c.062.282.25.983-.082 1.062-.17.04-.307-.067-.395-.121l-.769-.445-2.675-1.545c-.204-.122-.78-.546-1.093-.489-.205.038-.336.127-.483.216l-.77.445-2.39 1.386-.883.508c-.123.06-.301.058-.394-.025-.07-.063-.09-.253-.063-.388l.19-1.004.572-3.02c.047-.2.237-.975.166-1.137-.048-.107-.173-.196-.261-.267l-.61-.565-2.13-1.983c-.189-.153-.345-.345-.533-.496l-.235-.216c-.062-.078-.165-.235-.09-.369.142-.248.974-.218 1.335-.28l2.682-.31.82-.09c.146-.024.299-.004.413-.063.239-.123.51-.809.636-1.087l1.31-2.714c.151-.297.286-.603.431-.896.075-.15.133-.308.305-.356.162-.045.257.105.312.178.177.235.325.685.451.973l1.29 2.853c.104.238.363.964.54 1.074.266.166.858.108 1.227.172l2.841.292c.355.062 1.245.01 1.36.267.076.17-.072.314-.152.394l-.864.814-1.983 1.868c-.185.164-.77.637-.833.858-.04.14.02.414.088.722a95.62 95.62 0 01-1.182-.029c-.63-.007-2.616-.17-2.713-.178l-.84-.076c-.14-.023-.326.012-.4-.076v-.02c1.727-1.168 3.407-2.416 5.142-3.578l-.006-.044c-.146-.072-.359-.059-.54-.095-.385-.077-.79-.078-1.208-.147-.75-.124-1.59-.114-2.434-.114-1.172 0-2.329.03-3.35.21-.45.079-.894.095-1.309.197-.172.042-.358.03-.49.108l.007.012c.1.027.253.02.381.02l.928.019.808.025.813.032.591.032c.486.075 1.007.036 1.475.114.404.068.804.065 1.182.14.113.022.245.015.33.064v.006c-.039.094-.336.255-.432.318l-1.055.743-2.256 1.62-1.417.992c.003.048.024.035.045.061 1.15.167 2.52.258 3.77.262 1.298.005 2.465-.094 3.118-.193.561-.086 1.082-.147 1.653-.287.325-.08.521-.148.521-.148z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_qzone .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.367 14.463s-.105.148-.457.299l-.553.222.597 3.273c.062.282.25.983-.082 1.062-.17.04-.307-.067-.395-.121l-.769-.445-2.675-1.545c-.204-.122-.78-.546-1.093-.489-.205.038-.336.127-.483.216l-.77.445-2.39 1.386-.883.508c-.123.06-.301.058-.394-.025-.07-.063-.09-.253-.063-.388l.19-1.004.572-3.02c.047-.2.237-.975.166-1.137-.048-.107-.173-.196-.261-.267l-.61-.565-2.13-1.983c-.189-.153-.345-.345-.533-.496l-.235-.216c-.062-.078-.165-.235-.09-.369.142-.248.974-.218 1.335-.28l2.682-.31.82-.09c.146-.024.299-.004.413-.063.239-.123.51-.809.636-1.087l1.31-2.714c.151-.297.286-.603.431-.896.075-.15.133-.308.305-.356.162-.045.257.105.312.178.177.235.325.685.451.973l1.29 2.853c.104.238.363.964.54 1.074.266.166.858.108 1.227.172l2.841.292c.355.062 1.245.01 1.36.267.076.17-.072.314-.152.394l-.864.814-1.983 1.868c-.185.164-.77.637-.833.858-.04.14.02.414.088.722a95.62 95.62 0 01-1.182-.029c-.63-.007-2.616-.17-2.713-.178l-.84-.076c-.14-.023-.326.012-.4-.076v-.02c1.727-1.168 3.407-2.416 5.142-3.578l-.006-.044c-.146-.072-.359-.059-.54-.095-.385-.077-.79-.078-1.208-.147-.75-.124-1.59-.114-2.434-.114-1.172 0-2.329.03-3.35.21-.45.079-.894.095-1.309.197-.172.042-.358.03-.49.108l.007.012c.1.027.253.02.381.02l.928.019.808.025.813.032.591.032c.486.075 1.007.036 1.475.114.404.068.804.065 1.182.14.113.022.245.015.33.064v.006c-.039.094-.336.255-.432.318l-1.055.743-2.256 1.62-1.417.992c.003.048.024.035.045.061 1.15.167 2.52.258 3.77.262 1.298.005 2.465-.094 3.118-.193.561-.086 1.082-.147 1.653-.287.325-.08.521-.148.521-.148z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_reddit .ya-share3__badge,
.ya-share3__item_service_reddit .ya-share3__mobile-popup-badge
{
background-color: #ff4500;
}
.ya-share3__item_service_reddit .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.542 10.63c-1.105-.636-2.494-1.033-4.025-1.118l.808-2.393 2.182.637c0 .963.78 1.742 1.743 1.742.964 0 1.758-.779 1.758-1.742C19.008 6.78 18.214 6 17.25 6c-.609 0-1.148.326-1.459.793l-2.65-.764a.482.482 0 00-.61.311l-1.063 3.172c-1.516.085-2.905.482-4.01 1.119a1.987 1.987 0 00-1.46-.623A1.995 1.995 0 004 12.004c0 .75.425 1.403 1.035 1.742-.029.17-.043.34-.043.51 0 2.62 3.146 4.744 7.015 4.744 3.855 0 7-2.124 7-4.744 0-.17-.013-.34-.042-.51A1.974 1.974 0 0020 12.004a1.995 1.995 0 00-1.998-1.996 2.01 2.01 0 00-1.46.623zM9.499 12.5a1.01 1.01 0 011.006 1.006.998.998 0 01-1.006.991.986.986 0 01-.992-.991.997.997 0 01.992-1.006zm5.002 0a.998.998 0 00-.992 1.006c0 .552.44.991.992.991a.998.998 0 001.006-.991 1.01 1.01 0 00-1.006-1.006zm-5.3 3.597a.484.484 0 01-.085-.694c.156-.226.482-.255.694-.085.567.44 1.474.68 2.197.68.709 0 1.616-.24 2.197-.68a.484.484 0 01.694.085.496.496 0 01-.085.694c-.737.58-1.885.907-2.806.907-.935 0-2.07-.326-2.806-.907zm8.05-7.59a.757.757 0 01-.752-.75c0-.426.34-.752.751-.752s.752.326.752.751c0 .41-.34.75-.752.75z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_reddit .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.542 10.63c-1.105-.636-2.494-1.033-4.025-1.118l.808-2.393 2.182.637c0 .963.78 1.742 1.743 1.742.964 0 1.758-.779 1.758-1.742C19.008 6.78 18.214 6 17.25 6c-.609 0-1.148.326-1.459.793l-2.65-.764a.482.482 0 00-.61.311l-1.063 3.172c-1.516.085-2.905.482-4.01 1.119a1.987 1.987 0 00-1.46-.623A1.995 1.995 0 004 12.004c0 .75.425 1.403 1.035 1.742-.029.17-.043.34-.043.51 0 2.62 3.146 4.744 7.015 4.744 3.855 0 7-2.124 7-4.744 0-.17-.013-.34-.042-.51A1.974 1.974 0 0020 12.004a1.995 1.995 0 00-1.998-1.996 2.01 2.01 0 00-1.46.623zM9.499 12.5a1.01 1.01 0 011.006 1.006.998.998 0 01-1.006.991.986.986 0 01-.992-.991.997.997 0 01.992-1.006zm5.002 0a.998.998 0 00-.992 1.006c0 .552.44.991.992.991a.998.998 0 001.006-.991 1.01 1.01 0 00-1.006-1.006zm-5.3 3.597a.484.484 0 01-.085-.694c.156-.226.482-.255.694-.085.567.44 1.474.68 2.197.68.709 0 1.616-.24 2.197-.68a.484.484 0 01.694.085.496.496 0 01-.085.694c-.737.58-1.885.907-2.806.907-.935 0-2.07-.326-2.806-.907zm8.05-7.59a.757.757 0 01-.752-.75c0-.426.34-.752.751-.752s.752.326.752.751c0 .41-.34.75-.752.75z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_renren .ya-share3__badge,
.ya-share3__item_service_renren .ya-share3__mobile-popup-badge
{
background-color: #1760a7;
}
.ya-share3__item_service_renren .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.019 15.562l-.001-.003-.018.002a.055.055 0 00.019.001zM7.71 12.398l.146-.68c.048-.205.03-.452.03-.692V9.812L7.88 8c-.139 0-.278.043-.393.076-.358.102-.666.201-.962.352-1.158.59-2.022 1.565-2.387 2.944-.343 1.297-.007 2.652.522 3.507.118.19.269.48.44.61.135-.02.272-.15.375-.217a6.06 6.06 0 00.622-.452l.24-.229c.63-.506 1.075-1.346 1.373-2.193zm4.276 3.164h.02a.382.382 0 00-.019-.003v.003zm-3.01-.888l-.258-.575-.088-.264h-.01l-.264.498c-.176.288-.358.574-.557.839a6.5 6.5 0 01-.85.944l-.517.422.012.024.287.14c.206.091.43.173.657.235.788.217 1.811.177 2.545-.053.178-.055.643-.194.739-.305v-.017c-.177-.092-.324-.254-.47-.381a5.573 5.573 0 01-1.225-1.507zm10.884-3.302c-.365-1.379-1.23-2.354-2.387-2.944a5.277 5.277 0 00-.962-.352c-.115-.033-.254-.077-.393-.076l-.005 1.812v1.214c0 .24-.019.487.029.692l.147.68c.297.847.741 1.687 1.372 2.193l.24.23c.196.164.402.309.622.45.103.067.24.198.375.218.171-.13.322-.42.44-.61.529-.855.865-2.21.522-3.507zm-3.66 3.8c-.2-.265-.381-.55-.557-.839l-.264-.498h-.011l-.088.264-.258.575a5.576 5.576 0 01-1.226 1.507c-.145.127-.292.29-.469.38v.018c.096.111.561.25.739.305.734.23 1.757.27 2.545.053a4.85 4.85 0 00.657-.234l.287-.141a1.31 1.31 0 00.012-.024l-.516-.422a6.5 6.5 0 01-.85-.944zm-1.653-2.727c.068-.192.097-.402.146-.61.05-.21.024-.484.024-.727V9.753l-.006-1.741c-.015-.008-.02-.01-.047-.012-.197.047-.326.05-.592.14-.357.102-.685.275-.985.44-.289.16-.53.388-.78.587-.097.077-.199.19-.308.312l.01.01a1.19 1.19 0 00-.01.012l.36.47c.232.359.445.763.581 1.213.326 1.079.182 2.411-.235 3.273a4.9 4.9 0 01-.445.75l-.258.323a.018.018 0 01-.003.007c.004.007.01.016.012.022h.008c.395-.215.686-.574 1.027-.844.189-.15.354-.35.504-.54.404-.514.755-1.046.997-1.73zm-2.55 3.085l-.259-.323a4.903 4.903 0 01-.445-.75c-.417-.862-.561-2.194-.235-3.273.136-.45.35-.854.58-1.214L12 9.501l-.01-.011.01-.01a2.791 2.791 0 00-.308-.313c-.25-.2-.491-.427-.78-.586-.3-.166-.628-.339-.985-.44-.266-.09-.395-.094-.592-.141a.083.083 0 00-.047.012l-.006 1.741v1.355c0 .243-.026.517.024.727.049.208.078.418.146.61.242.684.593 1.216.997 1.73.15.19.315.39.505.54.34.27.63.629 1.026.844h.008c.001-.006.008-.015.012-.022a.019.019 0 01-.003-.007z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_renren .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.019 15.562l-.001-.003-.018.002a.055.055 0 00.019.001zM7.71 12.398l.146-.68c.048-.205.03-.452.03-.692V9.812L7.88 8c-.139 0-.278.043-.393.076-.358.102-.666.201-.962.352-1.158.59-2.022 1.565-2.387 2.944-.343 1.297-.007 2.652.522 3.507.118.19.269.48.44.61.135-.02.272-.15.375-.217a6.06 6.06 0 00.622-.452l.24-.229c.63-.506 1.075-1.346 1.373-2.193zm4.276 3.164h.02a.382.382 0 00-.019-.003v.003zm-3.01-.888l-.258-.575-.088-.264h-.01l-.264.498c-.176.288-.358.574-.557.839a6.5 6.5 0 01-.85.944l-.517.422.012.024.287.14c.206.091.43.173.657.235.788.217 1.811.177 2.545-.053.178-.055.643-.194.739-.305v-.017c-.177-.092-.324-.254-.47-.381a5.573 5.573 0 01-1.225-1.507zm10.884-3.302c-.365-1.379-1.23-2.354-2.387-2.944a5.277 5.277 0 00-.962-.352c-.115-.033-.254-.077-.393-.076l-.005 1.812v1.214c0 .24-.019.487.029.692l.147.68c.297.847.741 1.687 1.372 2.193l.24.23c.196.164.402.309.622.45.103.067.24.198.375.218.171-.13.322-.42.44-.61.529-.855.865-2.21.522-3.507zm-3.66 3.8c-.2-.265-.381-.55-.557-.839l-.264-.498h-.011l-.088.264-.258.575a5.576 5.576 0 01-1.226 1.507c-.145.127-.292.29-.469.38v.018c.096.111.561.25.739.305.734.23 1.757.27 2.545.053a4.85 4.85 0 00.657-.234l.287-.141a1.31 1.31 0 00.012-.024l-.516-.422a6.5 6.5 0 01-.85-.944zm-1.653-2.727c.068-.192.097-.402.146-.61.05-.21.024-.484.024-.727V9.753l-.006-1.741c-.015-.008-.02-.01-.047-.012-.197.047-.326.05-.592.14-.357.102-.685.275-.985.44-.289.16-.53.388-.78.587-.097.077-.199.19-.308.312l.01.01a1.19 1.19 0 00-.01.012l.36.47c.232.359.445.763.581 1.213.326 1.079.182 2.411-.235 3.273a4.9 4.9 0 01-.445.75l-.258.323a.018.018 0 01-.003.007c.004.007.01.016.012.022h.008c.395-.215.686-.574 1.027-.844.189-.15.354-.35.504-.54.404-.514.755-1.046.997-1.73zm-2.55 3.085l-.259-.323a4.903 4.903 0 01-.445-.75c-.417-.862-.561-2.194-.235-3.273.136-.45.35-.854.58-1.214L12 9.501l-.01-.011.01-.01a2.791 2.791 0 00-.308-.313c-.25-.2-.491-.427-.78-.586-.3-.166-.628-.339-.985-.44-.266-.09-.395-.094-.592-.141a.083.083 0 00-.047.012l-.006 1.741v1.355c0 .243-.026.517.024.727.049.208.078.418.146.61.242.684.593 1.216.997 1.73.15.19.315.39.505.54.34.27.63.629 1.026.844h.008c.001-.006.008-.015.012-.022a.019.019 0 01-.003-.007z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_sinaWeibo .ya-share3__badge,
.ya-share3__item_service_sinaWeibo .ya-share3__mobile-popup-badge
{
background-color: #c53220;
}
.ya-share3__item_service_sinaWeibo .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.266 14.696c-.103.421.55.447.64.063.037-.191-.103-.332-.282-.332-.167 0-.333.128-.358.269zm-.128.945c.102-.498-.307-.869-.793-.843-.46.038-.843.358-.92.754-.115.511.307.882.793.844.46-.026.843-.345.92-.755zm3.797-3.157c-1.586-.997-3.707-1.01-5.42-.447-.857.28-1.764.818-2.301 1.495-.627.793-.882 1.815-.23 2.8.958 1.431 3.413 2.033 5.675 1.508 1.33-.307 2.749-1.048 3.35-2.326.562-1.177-.052-2.378-1.074-3.03zm-3.17.498c.945.167 1.7.755 1.827 1.739.243 1.854-2.173 3.336-4.026 2.327a1.933 1.933 0 01-.742-2.723c.435-.767 1.266-1.266 2.148-1.355a2.75 2.75 0 01.793.012zm6.11-.37c-.268-.18-.538-.281-.856-.383-.308-.103-.359-.154-.243-.46.076-.218.14-.41.166-.666.14-1.15-.793-1.495-1.854-1.406-.498.039-.92.167-1.355.307-.281.09-.806.384-.92.205-.064-.09.013-.23.038-.32.166-.626.23-1.496-.384-1.88-.447-.28-1.227-.204-1.7-.038-2.556.87-6.455 4.552-5.663 7.479.18.664.55 1.163.908 1.521 1.061 1.061 2.71 1.65 4.231 1.866 1.112.154 2.263.14 3.375-.064 1.815-.332 3.554-1.15 4.679-2.607.754-.972.997-2.352 0-3.235a3.334 3.334 0 00-.422-.319zm1.623-3.682c.652 1.483-.064 2.148.166 2.66.192.421.767.46 1.023.14.191-.243.294-.959.307-1.278a4.193 4.193 0 00-1.125-3.12c-.984-1.073-2.276-1.444-3.694-1.303-.256.025-.46.064-.601.217-.332.358-.166.882.294.959.384.063 1.342-.23 2.416.396.498.307.971.792 1.214 1.33zm-3.45-.562c-.282.345-.078.87.408.856.294-.012.358-.05.677.051.307.103.626.448.64.857.025.268-.282.895.32 1.061a.523.523 0 00.536-.166c.115-.128.166-.371.192-.575.089-.857-.333-1.598-1.01-2.02-.384-.23-1.445-.46-1.764-.064z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_sinaWeibo .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.266 14.696c-.103.421.55.447.64.063.037-.191-.103-.332-.282-.332-.167 0-.333.128-.358.269zm-.128.945c.102-.498-.307-.869-.793-.843-.46.038-.843.358-.92.754-.115.511.307.882.793.844.46-.026.843-.345.92-.755zm3.797-3.157c-1.586-.997-3.707-1.01-5.42-.447-.857.28-1.764.818-2.301 1.495-.627.793-.882 1.815-.23 2.8.958 1.431 3.413 2.033 5.675 1.508 1.33-.307 2.749-1.048 3.35-2.326.562-1.177-.052-2.378-1.074-3.03zm-3.17.498c.945.167 1.7.755 1.827 1.739.243 1.854-2.173 3.336-4.026 2.327a1.933 1.933 0 01-.742-2.723c.435-.767 1.266-1.266 2.148-1.355a2.75 2.75 0 01.793.012zm6.11-.37c-.268-.18-.538-.281-.856-.383-.308-.103-.359-.154-.243-.46.076-.218.14-.41.166-.666.14-1.15-.793-1.495-1.854-1.406-.498.039-.92.167-1.355.307-.281.09-.806.384-.92.205-.064-.09.013-.23.038-.32.166-.626.23-1.496-.384-1.88-.447-.28-1.227-.204-1.7-.038-2.556.87-6.455 4.552-5.663 7.479.18.664.55 1.163.908 1.521 1.061 1.061 2.71 1.65 4.231 1.866 1.112.154 2.263.14 3.375-.064 1.815-.332 3.554-1.15 4.679-2.607.754-.972.997-2.352 0-3.235a3.334 3.334 0 00-.422-.319zm1.623-3.682c.652 1.483-.064 2.148.166 2.66.192.421.767.46 1.023.14.191-.243.294-.959.307-1.278a4.193 4.193 0 00-1.125-3.12c-.984-1.073-2.276-1.444-3.694-1.303-.256.025-.46.064-.601.217-.332.358-.166.882.294.959.384.063 1.342-.23 2.416.396.498.307.971.792 1.214 1.33zm-3.45-.562c-.282.345-.078.87.408.856.294-.012.358-.05.677.051.307.103.626.448.64.857.025.268-.282.895.32 1.061a.523.523 0 00.536-.166c.115-.128.166-.371.192-.575.089-.857-.333-1.598-1.01-2.02-.384-.23-1.445-.46-1.764-.064z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_skype .ya-share3__badge,
.ya-share3__item_service_skype .ya-share3__mobile-popup-badge
{
background-color: #00aff0;
}
.ya-share3__item_service_skype .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.537 13.698c.115-.52.176-1.06.176-1.614 0-4.155-3.415-7.524-7.63-7.524-.444 0-.88.038-1.304.11A4.444 4.444 0 008.425 4C5.981 4 4 5.954 4 8.364c0 .805.222 1.56.608 2.207a7.428 7.428 0 00-.155 1.513c0 4.156 3.416 7.4 7.63 7.4.477 0 .944-.044 1.397-.126.623.33 1.335.642 2.092.642 2.444 0 4.425-1.953 4.425-4.364a4.3 4.3 0 00-.46-1.938zm-3.974 1.457c-.294.418-.725.747-1.293.984-.567.238-1.239.356-2.016.356-.933 0-1.702-.162-2.308-.486a2.986 2.986 0 01-1.047-.934c-.268-.39-.403-.768-.403-1.137 0-.213.08-.395.242-.547a.855.855 0 01.615-.229.76.76 0 01.512.178c.14.119.26.294.358.527.12.278.25.51.39.695.139.185.336.34.589.46.254.12.587.18 1 .18.566 0 1.027-.12 1.382-.364.354-.243.532-.547.532-.91a.919.919 0 00-.287-.702 1.88 1.88 0 00-.741-.412 13.21 13.21 0 00-1.216-.303c-.678-.146-1.247-.318-1.703-.513-.458-.196-.822-.463-1.09-.8-.269-.34-.403-.759-.403-1.26 0-.48.142-.904.426-1.275.283-.372.693-.658 1.23-.858.537-.2 1.17-.299 1.895-.299.58 0 1.082.066 1.505.198.423.133.774.309 1.053.528.28.22.484.45.612.691.13.24.194.477.194.705 0 .21-.08.4-.241.567a.8.8 0 01-.603.252c-.22 0-.386-.05-.5-.151-.114-.101-.237-.266-.37-.495a2.27 2.27 0 00-.618-.768c-.241-.184-.627-.276-1.16-.276-.494 0-.893.1-1.196.3-.303.199-.455.44-.455.72 0 .173.053.324.155.45.103.128.245.235.426.326.18.091.363.162.547.214.185.052.49.126.916.225a15.47 15.47 0 011.446.38c.432.138.8.307 1.103.503.302.198.54.45.709.752.17.302.255.673.255 1.111 0 .525-.148.998-.442 1.417z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_skype .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.537 13.698c.115-.52.176-1.06.176-1.614 0-4.155-3.415-7.524-7.63-7.524-.444 0-.88.038-1.304.11A4.444 4.444 0 008.425 4C5.981 4 4 5.954 4 8.364c0 .805.222 1.56.608 2.207a7.428 7.428 0 00-.155 1.513c0 4.156 3.416 7.4 7.63 7.4.477 0 .944-.044 1.397-.126.623.33 1.335.642 2.092.642 2.444 0 4.425-1.953 4.425-4.364a4.3 4.3 0 00-.46-1.938zm-3.974 1.457c-.294.418-.725.747-1.293.984-.567.238-1.239.356-2.016.356-.933 0-1.702-.162-2.308-.486a2.986 2.986 0 01-1.047-.934c-.268-.39-.403-.768-.403-1.137 0-.213.08-.395.242-.547a.855.855 0 01.615-.229.76.76 0 01.512.178c.14.119.26.294.358.527.12.278.25.51.39.695.139.185.336.34.589.46.254.12.587.18 1 .18.566 0 1.027-.12 1.382-.364.354-.243.532-.547.532-.91a.919.919 0 00-.287-.702 1.88 1.88 0 00-.741-.412 13.21 13.21 0 00-1.216-.303c-.678-.146-1.247-.318-1.703-.513-.458-.196-.822-.463-1.09-.8-.269-.34-.403-.759-.403-1.26 0-.48.142-.904.426-1.275.283-.372.693-.658 1.23-.858.537-.2 1.17-.299 1.895-.299.58 0 1.082.066 1.505.198.423.133.774.309 1.053.528.28.22.484.45.612.691.13.24.194.477.194.705 0 .21-.08.4-.241.567a.8.8 0 01-.603.252c-.22 0-.386-.05-.5-.151-.114-.101-.237-.266-.37-.495a2.27 2.27 0 00-.618-.768c-.241-.184-.627-.276-1.16-.276-.494 0-.893.1-1.196.3-.303.199-.455.44-.455.72 0 .173.053.324.155.45.103.128.245.235.426.326.18.091.363.162.547.214.185.052.49.126.916.225a15.47 15.47 0 011.446.38c.432.138.8.307 1.103.503.302.198.54.45.709.752.17.302.255.673.255 1.111 0 .525-.148.998-.442 1.417z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_surfingbird .ya-share3__badge,
.ya-share3__item_service_surfingbird .ya-share3__mobile-popup-badge
{
background-color: #30baff;
}
.ya-share3__item_service_surfingbird .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.315 8.49l-.214 1.987-3.436 3.382h-1.826l-.698 1.826v2.523l-2.47-.698 2.846-5.1L4 8.167l5.638.752L6.899 5l7.463 4.027 2.202-2.47h1.02L20 7.631z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_surfingbird .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.315 8.49l-.214 1.987-3.436 3.382h-1.826l-.698 1.826v2.523l-2.47-.698 2.846-5.1L4 8.167l5.638.752L6.899 5l7.463 4.027 2.202-2.47h1.02L20 7.631z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_telegram .ya-share3__badge,
.ya-share3__item_service_telegram .ya-share3__mobile-popup-badge
{
background-color: #64a9dc;
}
.ya-share3__item_service_telegram .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_telegram .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_tencentWeibo .ya-share3__badge,
.ya-share3__item_service_tencentWeibo .ya-share3__mobile-popup-badge
{
background-color: #53a9d7;
}
.ya-share3__item_service_tencentWeibo .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.813 6.01a4.397 4.397 0 00-4.326 6.121c.087.199.312.29.511.2a.382.382 0 00.206-.51 3.566 3.566 0 01-.286-1.668A3.616 3.616 0 018.76 6.79a3.615 3.615 0 013.366 3.84 3.615 3.615 0 01-4.65 3.218.39.39 0 00-.486.263.394.394 0 00.262.485c.315.093.647.152.977.174a4.397 4.397 0 004.677-4.087A4.398 4.398 0 008.813 6.01zm-1.348 5.658a1.67 1.67 0 10-.46-.655c-.274.27-.565.59-.854.966-1.022 1.315-2.224 3.694-2.148 7.007.006.204.157.484.355.497l.04.002c.213.015.394-.301.391-.516-.064-2.458.6-4.662 1.955-6.423.242-.316.488-.626.72-.878zm12.388 4.106c-1.307-.48-2.302-1.27-2.95-2.352a4.873 4.873 0 01-.354-.71.819.819 0 00.337-.36.829.829 0 00-.395-1.098.822.822 0 00-1.098.392.822.822 0 00.724 1.177c.091.237.218.516.39.81.483.812 1.431 1.912 3.196 2.558a.226.226 0 00.278-.113c0-.006.005-.01.007-.022a.224.224 0 00-.135-.282zm-3.767-1.676a2.04 2.04 0 01-1.707-3.042 2.039 2.039 0 012.784-.787 2.04 2.04 0 01.786 2.783 1.92 1.92 0 01-.268.378.223.223 0 00.014.314c.09.082.234.074.313-.016a2.489 2.489 0 10-4.017-2.89 2.493 2.493 0 002.08 3.708.224.224 0 00.015-.448z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_tencentWeibo .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.813 6.01a4.397 4.397 0 00-4.326 6.121c.087.199.312.29.511.2a.382.382 0 00.206-.51 3.566 3.566 0 01-.286-1.668A3.616 3.616 0 018.76 6.79a3.615 3.615 0 013.366 3.84 3.615 3.615 0 01-4.65 3.218.39.39 0 00-.486.263.394.394 0 00.262.485c.315.093.647.152.977.174a4.397 4.397 0 004.677-4.087A4.398 4.398 0 008.813 6.01zm-1.348 5.658a1.67 1.67 0 10-.46-.655c-.274.27-.565.59-.854.966-1.022 1.315-2.224 3.694-2.148 7.007.006.204.157.484.355.497l.04.002c.213.015.394-.301.391-.516-.064-2.458.6-4.662 1.955-6.423.242-.316.488-.626.72-.878zm12.388 4.106c-1.307-.48-2.302-1.27-2.95-2.352a4.873 4.873 0 01-.354-.71.819.819 0 00.337-.36.829.829 0 00-.395-1.098.822.822 0 00-1.098.392.822.822 0 00.724 1.177c.091.237.218.516.39.81.483.812 1.431 1.912 3.196 2.558a.226.226 0 00.278-.113c0-.006.005-.01.007-.022a.224.224 0 00-.135-.282zm-3.767-1.676a2.04 2.04 0 01-1.707-3.042 2.039 2.039 0 012.784-.787 2.04 2.04 0 01.786 2.783 1.92 1.92 0 01-.268.378.223.223 0 00.014.314c.09.082.234.074.313-.016a2.489 2.489 0 10-4.017-2.89 2.493 2.493 0 002.08 3.708.224.224 0 00.015-.448z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_tumblr .ya-share3__badge,
.ya-share3__item_service_tumblr .ya-share3__mobile-popup-badge
{
background-color: #547093;
}
.ya-share3__item_service_tumblr .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.72 7.7h3.699v2.857h-3.7v4.102c0 .928-.01 1.463.087 1.726.098.262.343.534.61.69.355.213.758.32 1.214.32.81 0 1.616-.264 2.417-.79v2.522c-.683.322-1.302.55-1.857.678a7.94 7.94 0 01-1.798.195 4.905 4.905 0 01-1.724-.276 4.215 4.215 0 01-1.438-.79c-.399-.343-.673-.706-.826-1.09-.154-.386-.23-.945-.23-1.676v-5.611H7V8.29c.628-.203 1.357-.496 1.804-.877.45-.382.809-.84 1.08-1.374.272-.534.459-1.214.56-2.039h2.276v3.7z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_tumblr .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.72 7.7h3.699v2.857h-3.7v4.102c0 .928-.01 1.463.087 1.726.098.262.343.534.61.69.355.213.758.32 1.214.32.81 0 1.616-.264 2.417-.79v2.522c-.683.322-1.302.55-1.857.678a7.94 7.94 0 01-1.798.195 4.905 4.905 0 01-1.724-.276 4.215 4.215 0 01-1.438-.79c-.399-.343-.673-.706-.826-1.09-.154-.386-.23-.945-.23-1.676v-5.611H7V8.29c.628-.203 1.357-.496 1.804-.877.45-.382.809-.84 1.08-1.374.272-.534.459-1.214.56-2.039h2.276v3.7z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_twitter .ya-share3__badge,
.ya-share3__item_service_twitter .ya-share3__mobile-popup-badge
{
background-color: #00aced;
}
.ya-share3__item_service_twitter .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7.539a6.56 6.56 0 01-1.885.517 3.294 3.294 0 001.443-1.816 6.575 6.575 0 01-2.085.796 3.283 3.283 0 00-5.593 2.994A9.32 9.32 0 015.114 6.6a3.28 3.28 0 001.016 4.382 3.274 3.274 0 01-1.487-.41v.041a3.285 3.285 0 002.633 3.218 3.305 3.305 0 01-1.482.056 3.286 3.286 0 003.066 2.28A6.585 6.585 0 014 17.524 9.291 9.291 0 009.032 19c6.038 0 9.34-5 9.34-9.337 0-.143-.004-.285-.01-.425A6.672 6.672 0 0020 7.538z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_twitter .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7.539a6.56 6.56 0 01-1.885.517 3.294 3.294 0 001.443-1.816 6.575 6.575 0 01-2.085.796 3.283 3.283 0 00-5.593 2.994A9.32 9.32 0 015.114 6.6a3.28 3.28 0 001.016 4.382 3.274 3.274 0 01-1.487-.41v.041a3.285 3.285 0 002.633 3.218 3.305 3.305 0 01-1.482.056 3.286 3.286 0 003.066 2.28A6.585 6.585 0 014 17.524 9.291 9.291 0 009.032 19c6.038 0 9.34-5 9.34-9.337 0-.143-.004-.285-.01-.425A6.672 6.672 0 0020 7.538z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_viber .ya-share3__badge,
.ya-share3__item_service_viber .ya-share3__mobile-popup-badge
{
background-color: #7b519d;
}
.ya-share3__item_service_viber .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M18.434 15.574c-.484-.391-1.002-.743-1.511-1.102-1.016-.718-1.945-.773-2.703.38-.426.648-1.021.677-1.644.392-1.718-.782-3.044-1.989-3.821-3.743-.344-.777-.34-1.473.465-2.022.425-.29.854-.634.82-1.268-.045-.828-2.043-3.593-2.832-3.885a1.429 1.429 0 00-.984 0C4.373 4.95 3.606 6.48 4.34 8.292c2.19 5.405 6.043 9.167 11.349 11.463.302.13.638.183.808.23 1.208.012 2.623-1.158 3.032-2.318.393-1.117-.438-1.56-1.096-2.093zM12.485 4.88c3.879.6 5.668 2.454 6.162 6.38.045.363-.09.909.426.919.538.01.408-.528.413-.89.045-3.699-3.163-7.127-6.888-7.253-.281.04-.863-.195-.9.438-.024.427.466.357.787.406z'/%3E%3Cpath d='M13.244 5.957c-.373-.045-.865-.222-.953.299-.09.546.458.49.811.57 2.395.538 3.23 1.414 3.624 3.802.057.349-.057.89.532.8.436-.066.278-.53.315-.802.02-2.293-1.936-4.38-4.329-4.669z'/%3E%3Cpath d='M13.464 7.832c-.249.006-.493.033-.585.3-.137.4.152.496.446.544.983.158 1.5.74 1.598 1.725.027.268.195.484.452.454.356-.043.389-.361.378-.664.017-1.106-1.227-2.385-2.289-2.359z'/%3E%3C/g%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_viber .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23000' fill-rule='evenodd'%3E%3Cpath d='M18.434 15.574c-.484-.391-1.002-.743-1.511-1.102-1.016-.718-1.945-.773-2.703.38-.426.648-1.021.677-1.644.392-1.718-.782-3.044-1.989-3.821-3.743-.344-.777-.34-1.473.465-2.022.425-.29.854-.634.82-1.268-.045-.828-2.043-3.593-2.832-3.885a1.429 1.429 0 00-.984 0C4.373 4.95 3.606 6.48 4.34 8.292c2.19 5.405 6.043 9.167 11.349 11.463.302.13.638.183.808.23 1.208.012 2.623-1.158 3.032-2.318.393-1.117-.438-1.56-1.096-2.093zM12.485 4.88c3.879.6 5.668 2.454 6.162 6.38.045.363-.09.909.426.919.538.01.408-.528.413-.89.045-3.699-3.163-7.127-6.888-7.253-.281.04-.863-.195-.9.438-.024.427.466.357.787.406z'/%3E%3Cpath d='M13.244 5.957c-.373-.045-.865-.222-.953.299-.09.546.458.49.811.57 2.395.538 3.23 1.414 3.624 3.802.057.349-.057.89.532.8.436-.066.278-.53.315-.802.02-2.293-1.936-4.38-4.329-4.669z'/%3E%3Cpath d='M13.464 7.832c-.249.006-.493.033-.585.3-.137.4.152.496.446.544.983.158 1.5.74 1.598 1.725.027.268.195.484.452.454.356-.043.389-.361.378-.664.017-1.106-1.227-2.385-2.289-2.359z'/%3E%3C/g%3E%3C/svg%3E");
}
.ya-share3__item_service_vkontakte .ya-share3__badge,
.ya-share3__item_service_vkontakte .ya-share3__mobile-popup-badge
{
background-color: #4680c2;
}
.ya-share3__item_service_vkontakte .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.623 7.66c.12-.372 0-.643-.525-.643h-1.745c-.44 0-.644.237-.763.491 0 0-.898 2.17-2.152 3.576-.406.406-.593.542-.813.542-.119 0-.271-.136-.271-.508V7.644c0-.44-.136-.644-.509-.644H10.1c-.27 0-.44.203-.44.407 0 .423.627.525.694 1.711v2.576c0 .559-.101.66-.322.66-.593 0-2.033-2.185-2.897-4.676-.17-.492-.339-.678-.78-.678H4.593C4.085 7 4 7.237 4 7.491c0 .458.593 2.762 2.762 5.813 1.44 2.084 3.49 3.202 5.338 3.202 1.118 0 1.254-.254 1.254-.678v-1.575c0-.509.101-.594.457-.594.254 0 .712.136 1.746 1.136 1.186 1.186 1.39 1.728 2.05 1.728h1.745c.509 0 .746-.254.61-.745-.152-.492-.728-1.203-1.474-2.05-.407-.475-1.017-1-1.203-1.255-.254-.339-.186-.474 0-.78-.017 0 2.118-3.015 2.338-4.032' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_vkontakte .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.623 7.66c.12-.372 0-.643-.525-.643h-1.745c-.44 0-.644.237-.763.491 0 0-.898 2.17-2.152 3.576-.406.406-.593.542-.813.542-.119 0-.271-.136-.271-.508V7.644c0-.44-.136-.644-.509-.644H10.1c-.27 0-.44.203-.44.407 0 .423.627.525.694 1.711v2.576c0 .559-.101.66-.322.66-.593 0-2.033-2.185-2.897-4.676-.17-.492-.339-.678-.78-.678H4.593C4.085 7 4 7.237 4 7.491c0 .458.593 2.762 2.762 5.813 1.44 2.084 3.49 3.202 5.338 3.202 1.118 0 1.254-.254 1.254-.678v-1.575c0-.509.101-.594.457-.594.254 0 .712.136 1.746 1.136 1.186 1.186 1.39 1.728 2.05 1.728h1.745c.509 0 .746-.254.61-.745-.152-.492-.728-1.203-1.474-2.05-.407-.475-1.017-1-1.203-1.255-.254-.339-.186-.474 0-.78-.017 0 2.118-3.015 2.338-4.032' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_whatsapp .ya-share3__badge,
.ya-share3__item_service_whatsapp .ya-share3__mobile-popup-badge
{
background-color: #65bc54;
}
.ya-share3__item_service_whatsapp .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 11.794c0 4.304-3.517 7.794-7.855 7.794a7.87 7.87 0 01-3.796-.97L4 20l1.418-4.182a7.714 7.714 0 01-1.127-4.024C4.29 7.489 7.807 4 12.145 4S20 7.49 20 11.794zm-7.855-6.553c-3.641 0-6.603 2.94-6.603 6.553A6.48 6.48 0 006.8 15.636l-.825 2.433 2.537-.806a6.6 6.6 0 003.633 1.084c3.642 0 6.604-2.94 6.604-6.553s-2.962-6.553-6.604-6.553zm3.967 8.348c-.049-.08-.177-.128-.37-.223-.192-.095-1.139-.558-1.315-.621-.177-.064-.305-.096-.434.095a10.92 10.92 0 01-.61.749c-.112.128-.224.143-.416.048-.193-.096-.813-.297-1.549-.948a5.76 5.76 0 01-1.07-1.323c-.113-.191-.013-.295.084-.39.086-.086.192-.223.289-.334.096-.112.128-.191.192-.319s.032-.239-.016-.335c-.048-.095-.433-1.035-.594-1.418-.16-.382-.32-.318-.433-.318-.112 0-.24-.016-.369-.016a.71.71 0 00-.513.239c-.177.19-.674.653-.674 1.593s.69 1.848.786 1.976c.096.127 1.332 2.119 3.289 2.884 1.958.764 1.958.51 2.31.477.353-.031 1.14-.461 1.3-.908.16-.446.16-.829.113-.908z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_whatsapp .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 11.794c0 4.304-3.517 7.794-7.855 7.794a7.87 7.87 0 01-3.796-.97L4 20l1.418-4.182a7.714 7.714 0 01-1.127-4.024C4.29 7.489 7.807 4 12.145 4S20 7.49 20 11.794zm-7.855-6.553c-3.641 0-6.603 2.94-6.603 6.553A6.48 6.48 0 006.8 15.636l-.825 2.433 2.537-.806a6.6 6.6 0 003.633 1.084c3.642 0 6.604-2.94 6.604-6.553s-2.962-6.553-6.604-6.553zm3.967 8.348c-.049-.08-.177-.128-.37-.223-.192-.095-1.139-.558-1.315-.621-.177-.064-.305-.096-.434.095a10.92 10.92 0 01-.61.749c-.112.128-.224.143-.416.048-.193-.096-.813-.297-1.549-.948a5.76 5.76 0 01-1.07-1.323c-.113-.191-.013-.295.084-.39.086-.086.192-.223.289-.334.096-.112.128-.191.192-.319s.032-.239-.016-.335c-.048-.095-.433-1.035-.594-1.418-.16-.382-.32-.318-.433-.318-.112 0-.24-.016-.369-.016a.71.71 0 00-.513.239c-.177.19-.674.653-.674 1.593s.69 1.848.786 1.976c.096.127 1.332 2.119 3.289 2.884 1.958.764 1.958.51 2.31.477.353-.031 1.14-.461 1.3-.908.16-.446.16-.829.113-.908z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_pinterest .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9.742c0 1.58.599 2.986 1.884 3.51.21.087.4.003.46-.23.043-.16.144-.568.189-.738.06-.23.037-.31-.133-.512-.37-.436-.608-1.001-.608-1.802 0-2.322 1.74-4.402 4.53-4.402 2.471 0 3.829 1.508 3.829 3.522 0 2.65-1.174 4.887-2.917 4.887-.963 0-1.683-.795-1.452-1.77.276-1.165.812-2.421.812-3.262 0-.752-.405-1.38-1.24-1.38-.985 0-1.775 1.017-1.775 2.38 0 .867.293 1.454.293 1.454L8.69 16.406c-.352 1.487-.053 3.309-.028 3.492.015.11.155.136.22.054.09-.119 1.262-1.564 1.66-3.008.113-.409.647-2.526.647-2.526.32.61 1.254 1.145 2.248 1.145 2.957 0 4.964-2.693 4.964-6.298C18.4 6.539 16.089 4 12.576 4 8.204 4 6 7.13 6 9.742z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_pinterest .ya-share3__icon
{
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9.742c0 1.58.599 2.986 1.884 3.51.21.087.4.003.46-.23.043-.16.144-.568.189-.738.06-.23.037-.31-.133-.512-.37-.436-.608-1.001-.608-1.802 0-2.322 1.74-4.402 4.53-4.402 2.471 0 3.829 1.508 3.829 3.522 0 2.65-1.174 4.887-2.917 4.887-.963 0-1.683-.795-1.452-1.77.276-1.165.812-2.421.812-3.262 0-.752-.405-1.38-1.24-1.38-.985 0-1.775 1.017-1.775 2.38 0 .867.293 1.454.293 1.454L8.69 16.406c-.352 1.487-.053 3.309-.028 3.492.015.11.155.136.22.054.09-.119 1.262-1.564 1.66-3.008.113-.409.647-2.526.647-2.526.32.61 1.254 1.145 2.248 1.145 2.957 0 4.964-2.693 4.964-6.298C18.4 6.539 16.089 4 12.576 4 8.204 4 6 7.13 6 9.742z' fill='%23000' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.ya-share3__item_service_instagram .ya-share3__icon
{
background-image: url(//measuredsurvey365.co.uk/wp-content/themes/allegiant_pro/images/in.png);
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_instagram .ya-share3__icon
{
background-image: url(//measuredsurvey365.co.uk/wp-content/themes/allegiant_pro/images/in.png);
}
.ya-share3__item_service_tiktok .ya-share3__icon
{
background-image: url(//measuredsurvey365.co.uk/wp-content/themes/allegiant_pro/images/tiktok.png);
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_tiktok .ya-share3__icon
{
background-image: url(//measuredsurvey365.co.uk/wp-content/themes/allegiant_pro/images/tiktok.png);
}
.ya-share3__item_service_youtube .ya-share3__icon
{
background-image: url(//measuredsurvey365.co.uk/wp-content/themes/allegiant_pro/images/youtube.png);
}
.ya-share3__container_color-scheme_whiteblack .ya-share3__item_service_youtube .ya-share3__icon
{
background-image: url(//measuredsurvey365.co.uk/wp-content/themes/allegiant_pro/images/youtube.png);
}
@media screen and (max-width:600px){
table td{display:block;padding-bottom:200px;}
}
@media screen and (max-width:600px){
.hidemobile{visibility:hidden;display:none;}
}
.showmobile{display:none;}
@media only screen
and (min-device-width :320px)
and (max-device-width :480px){.showmobile{display:inline;}}
.h1-homepage{color:#556677;font-size:20pt;   margin-bottom: 30px; width: 100%;}            .slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-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{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;width: 100%;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before, .slick-track:after{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;}
.slick-arrow.slick-hidden {display: none;}
.slick-loading .slick-list{}
.slick-prev, .slick-next{position:absolute;top:50%;margin-top:-26px;z-index:1;font-size: 0;line-height: 0;display: block;cursor: pointer;color: transparent;border: none;outline: none;background: transparent;}
.slick-prev{left:-60px;}
.slick-prev:before{content:'';background:url(//measuredsurvey365.co.uk/wp-content/themes/allegiant_pro/images/arrow_l3.png) no-repeat;width:52px;height:52px;float:left;background-size:100%;}
.slick-next{right:-60px;}
.slick-next:before{content:'';background:url(//measuredsurvey365.co.uk/wp-content/themes/allegiant_pro/images/arrow_r3.png) no-repeat;width:52px;height:52px;float:right;background-size:100%;}
.slick-prev:hover, .slick-next:hover{opacity:0.8;}
.slick-slider div{outline:0;}
.slick-dotted{padding-bottom:45px;}
.slick-dots{bottom:-5px;position:absolute;margin:0px auto;width:100%;padding:0;text-align:center;list-style-type:none;}
.slick-dots li.slick-active{background:#80ce2d;}
.slick-dots li{list-style-type:none;display:inline-block;background:#c9eba5;margin:0px 15px 0px 0px;width:15px;height:15px;border-radius:50%;cursor:pointer;}
.slick-dots li button{display:none;}
.auto{width:calc(100% - 120px);margin:0px auto;}
.auto .column{margin:0px 2.5% 0px 2.5%;}
body{font-size:16px !important;line-height:1.3 !important;}
body.f7b{overflow:hidden !important;}
iframe{width:100% !important;max-width:1180px;}
.f7b2{display:none;position:fixed;width:100%;height:100%;background:rgba(0,0,0, 0.85) !important;z-index:998;}
.f7{display:none;position:fixed;top:50%;left:50%;max-width:500px;margin:-240px 0 0 -270px;background:#fff;padding:10px 20px 12px 20px;border-radius:5px;box-shadow:0 0 8px rgba(0,0,0,0.2);border:1px solid #eee;z-index:999;}
.f7 form{position:relative;}
.f7 .close7{position:absolute;top:-12px;right:-12px;}
.f7 .close7 img{width:30px;cursor:pointer;box-shadow:0 0 8px rgba(0,0,0,0.2);border-radius:50%;}
.f7 .close7 img:hover{opacity:0.99;}
.fin input{float:left;margin:0px 15px 0px 0px;max-width:241px;height:55px;}
.btn-fr-q{padding: 10px 10px !important;}
.fin .button.button-medium, .tagline .button.button-medium{margin: auto; background:#fd4d00 !important;border:0;color:#fff !important;text-shadow:none;box-shadow:0 0 8px rgba(0,0,0,0.2);justify-content: center;
align-items: center; display: flex;}
.fin .button.button-medium:hover, .tagline .button.button-medium:hover{background:#ca3d00;}
.f7 .ft7{margin:0px auto 5px auto;font-size:18px;font-weight:500;text-align:center;line-height:1.3;}
.f7 div.wpcf7-response-output{padding:5px;margin:0 auto;}
span.wpcf7-form-control-wrap.check{display:block;margin:3px auto 0px;}
.f7 .adr3{display:none;}
body.category-29 .container, .main.Cases .container{max-width:1000px;}
body.category-29 #content, .main.Cases #content{float:none !important;width:100% !important;margin:0px auto 30px auto !important;}
body.category-29 #sidebar, .main.Cases #sidebar{display:none !important;}
body.category #content .column-narrow.col3 .post-content img:first-child, body #content .category-cases .post-content img:first-child, .main.Cases .post-content img:first-child{width:100%;height:auto !important;}
form .comment-form-cookies-consent{display:none;}
#slider .slide-image{position:relative;}
#slider .slide-image:before{content:'';position:absolute;top:0px;right:0px;background:url(//measuredsurvey365.co.uk/wp-content/themes/allegiant_pro/images/autor.png);width:381px;height:514px;background-size:100%;}
.f7 select{outline:none;min-height:162px;background-image:none;display:none;}
.f7 select option{cursor:pointer;outline:none;}
.f7 textarea{outline:none;max-height:120px;background-image:none;}
.f7 p{margin-bottom:12px;}
.ya-share2__badge, .ya-share3__badge{background:#79982c !important;border-radius:50% !important;padding:5px;margin:0px 2px;}
.ya-share3 br{display:none;}
.slider-slides{height:670px !important;}
.fin2{margin-top:40px;}
.fin2 a{font-size:17px;}
#slider .slider-slides .slide-body{top:0px;}
#slider .slide-caption{margin-top:85px;}
#slider .slide-image{max-height:450px;margin-top:0px;}
#slider .slide-image img{max-height:450px;width:auto;height:auto;}
#post-8207 figure.wp-block-media-text__media{margin-bottom:-80px;}
#post-8207 h2{text-align:center;font-size:3em;font-weight:600;}
#post-8207 .wp-block-pullquote{padding-top:20px;}
.tm, #team{background:#f1f1f1;padding:40px 0 70px;}
.tm .item{float:left;width:33.3333%;margin:0px;cursor:pointer !important;}
.tm li{width:212px;height:212px;display:block;margin:0px auto;cursor:pointer;}
.ch-info div, .ch-item{background-position:center center;height:100%;width:100%;background-repeat:no-repeat;}
.ch-info div, .ch-item{background-position:center center;height:100%;width:100%}
.ch-item{border-radius:50%;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, .1);box-shadow:0 1px 2px rgba(0, 0, 0, .1);cursor:default;position:relative;cursor:pointer;}
.ch-info, .ch-info-wrap{height:212px;width:212px;border-radius:50%;position:absolute;top:0px;left:0px;}
.ch-item:hover .ch-info-wrap{-webkit-box-shadow:0 0 rgba(255, 255, 255, .8), inset 0 0 3px rgba(115, 114, 23, .8);box-shadow:0 0 rgba(255, 255, 255, .8), inset 0 0 3px rgba(115, 114, 23, .8)}
.ch-info-wrap{top:0px;left:0px;background:#98bf38;-webkit-box-shadow:0 0 0 1.25rem rgba(255, 255, 255, .3), inset 0 0 .1875rem rgba(115, 114, 23, .8);box-shadow:0 0 0 1.05rem rgba(255, 255, 255, .3), inset 0 0 .1875rem rgba(115, 114, 23, .8);-webkit-perspective:800px;perspective:800px;-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out}
.ch-info, .ch-info .ch-info-front{-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out}
.ch-info{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:.4s ease-in-out}
.ch-item:hover .ch-info-front{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}
.ch-info .ch-info-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:800px;perspective:800px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:.4s ease-in-out}
.ch-item .ch-info-front{z-index:1000}
.ch-info div{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:50%;display:block;position:absolute}
.ch-info .ch-info-back{background:#98bf38;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:800px;perspective:800px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out}
.ch-item:hover .ch-info-back{background:#98bf38;-webkit-transform:rotateY(0);transform:rotateY(0);z-index:1001;cursor:pointer;}
.tm h3{color:#fff;text-align:center;margin-top:50px;}
.tm p{color:#fff;text-align:center;}
#features .container{max-width:960px;}
#subfooter li{margin-bottom:5px;}
#subfooter li .sub-menu{display:none;background:rgba(43,58,66,0.99);position:absolute;top:20px;left:0px;padding:5px 5px;border:1px solid #777;border-radius:5px;z-index:1;}
#subfooter li .sub-menu a{font-size:0.9em;}
#subfooter li.menu-item-has-children{position:relative;}
#subfooter li.menu-item-has-children:hover .sub-menu{display:block;}
#subfooter li.menu-item-has-children:hover::before{display:none;}
#subfooter li.menu-item-has-children:before{display:block;content:' ';position:absolute;top:50%;opacity:0.7;left:80px;margin:-1px 0 0;border-top:4px solid #fff;border-left:4px solid transparent;border-right:4px solid transparent;}
#subfooter li.menu-item-has-children.menu-item-5124:before{left:45px;}
#subfooter .row .column.col3:nth-child(3) i.fa{width:34px;height:34px;background:#79982c;padding:0px;border-radius:50%;text-align:center;line-height:34px;margin-right:5px;margin-bottom:10px}
.contact-subtitle{text-align:center;}
.check .wpcf7-list-item{margin:0 30px 5px 0;}
.check .wpcf7-list-item label{cursor:pointer;}
.check .wpcf7-list-item input{margin:0;}
.ab7{padding:70px 0 70px;background:#f5f5f5 url(//measuredsurvey365.co.uk/wp-content/themes/allegiant_pro/images/ab7.jpg);background-position:center !important;background-repeat:no-repeat !important;background-size:cover !important;}
.ab7 .out-num{display:block;font-size:70px;font-weight:400;margin:0px auto 10px;}
.ab7 b{display:block;font-size:21px;}
body.post-type-archive-tshowcase #sidebar{display:none;}
body.post-type-archive-tshowcase .post-readmore, body.post-type-archive-tshowcase .post-byline{display:none;}
body.post-type-archive-tshowcase .post-image img{border-radius:50%;border:5px solid #eee;box-shadow:0 0 8px rgba(0,0,0,0.2);}
#slplash{width:100%;max-width: 466px; background-position: left top; background-repeat: no-repeat; padding: 24px; margin-top: 30px; background-size: 583px 420px;}
@media screen and (max-device-width:991px){
#menu-mobile ul.sub-menu{display:none !important;}
#menu-mobile li.menu-item-4386{display:none !important;}
#menu-mobile li.menu-item-4432{display:none !important;}
.tm .item{float:none;width:100%;margin-bottom:40px;}
.fin input{margin-bottom:0px;}
.f7{width:94%;left:2%;top:3%;box-sizing:border-box;margin:0px auto;}
#slider .slide-caption{margin-top:50px;}
#slplash{background:rgba(0,0,0, 0.7) !important;background-position: center center; background-size: cover; padding: 10px 10px; margin-top:0px;border-radius:30px;}
}  .portfolio-split .services-split{
display:flex;
gap:32px;
align-items:stretch;
}
.portfolio-split .services-primary,
.portfolio-split .services-secondary{
flex:1;
display:flex;
flex-direction:column;
} .portfolio-split .services-primary-card{
height:100%;
display:flex;
flex-direction:column;
border-radius:20px;
background:rgba(0,0,0,.04);
border:1px solid rgba(0,0,0,.06);
overflow:hidden;
}
.portfolio-split .services-primary-media{
flex:0 0 auto;
}
.portfolio-split .services-primary-img{
width:100%;
height:auto;
display:block;
}
.portfolio-split .services-primary-body{
flex:1;
padding:18px 20px 20px;
}
.portfolio-split .services-primary-eyebrow{
font-size:12px;
opacity:.75;
margin:0 0 6px;
}
.portfolio-split .services-primary-title{
font-size:21px;
margin:0 0 10px;
}
.portfolio-split .services-primary-text{
font-size:14.5px;
line-height:1.45;
margin:0;
opacity:.9;
}  .portfolio-split .services-secondary-head{
margin-bottom:16px;
}
.portfolio-split .services-secondary-title{
font-size:15.5px;
font-weight:700;
margin:0 0 4px;
}
.portfolio-split .services-secondary-subtitle{
font-size:13px;
margin:0;
opacity:.85;
} .portfolio-split .services-secondary-list{
flex:1;
display:flex;
flex-direction:column;
justify-content:space-between;
gap:14px;
} .portfolio-split .services-secondary-item{
flex:1;
display:flex;
align-items:center;
background:rgba(0,0,0,.035);
border:1px solid rgba(0,0,0,.06);
border-radius:14px;
} .portfolio-split .services-secondary-body{
padding:16px 18px;
} .portfolio-split .services-secondary-name{
margin:0 0 6px;
font-size:15px; font-weight:700;
line-height:1.25;
} .portfolio-split .services-secondary-text{
margin:0;
font-size:14px; line-height:1.4;
opacity:.88;
display:-webkit-box;
-webkit-line-clamp:3; -webkit-box-orient:vertical;
overflow:hidden;
} @media (max-width: 900px){
.portfolio-split .services-split{
flex-direction:column;
}
.portfolio-split .services-secondary-list{
justify-content:flex-start;
}
.portfolio-split .services-secondary-item{
flex:none;
}
}      .btn-fr-q-324234, .btns-contact4345, .mesured-servie-draw-colums-wrapper, 
.txt-w-3264-mob, .txtw242-txt-w-3264-mob, .mobile-only-hide-pc { display: none; }
@media only screen and (max-width: 900px) {
html, body {
background-color: #ffffff !important;
margin: 0 !important; padding: 0 !important;
overflow-x: hidden !important;
}
.wrapper, .container, #header { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }
.txt-w-3264-mob, .txtw242-txt-w-3264-mob, .mesured-servie-draw-colums-wrapper { display: block !important; }
.txtw242-txt-w-3264-mob { margin-top: 0px !important; }
.slick-track { display: flex; }
.tagline, .clients, #team, .txt-w-343425, .txtw242-34234, .measured-servey-draw { display: none; }
}   @media only screen and (max-width: 900px) {
#header {
background: #fff !important; padding-bottom: 0 !important;
border: none !important; margin-bottom: 0 !important;
position: relative; z-index: 100;
}
#header .container { padding-top: 15px !important; padding-bottom: 10px !important; }
#logo { float: left !important; margin: 0 !important; max-width: 150px !important; }
.menu-toggle, .mobile-menu-toggle {
float: right !important; margin-top: 0 !important;
background: transparent !important; border: none !important;
font-size: 28px !important; padding: 0 !important; line-height: 1 !important; color: #333 !important;
}
.btns-contact4345 {
display: flex !important; position: absolute !important;
top: 28px !important; right: 60px !important; 
gap: 15px; z-index: 101; align-items: center;
}
.btns-contact4345 a svg { width: 24px !important; height: 24px !important; fill: #9999aa !important; }
.postal-phone-wrapper { display: none !important; }
.btn-fr-q-324234 {
display: block !important; clear: both; width: 60% !important;
margin: 0 auto 0 auto !important; padding: 0 !important; text-align: center;
}
.btn-fr-q-324234 a.button, a.btn-fr-q-324234 {
display: block !important; width: 100% !important;
background-color: #80ce2d !important; color: #fff !important;
border-radius: 50px !important; font-weight: 700;
padding: 10px 0 !important; border: none !important;
text-transform: uppercase; margin-bottom: 5px !important;
}
}   @media only screen and (max-width: 900px) { body #slplash {
background: transparent !important; border-radius: 0 !important;
padding: 0 !important; margin: 0 !important; box-shadow: none !important;
} body #slider, body .slider-slides, body #slider-hight-response, body .slide, body .slide-body {
height: auto !important; min-height: 0 !important;
background-color: #2b3338 !important; background-image: 
linear-gradient(rgba(30, 30, 30, 0.7), rgba(30, 30, 30, 0.3)), 
url(https://measuredsurvey365.co.uk/wp-content/uploads/2026/01/background.webp) !important; background-size: cover, 180% auto !important; background-position: center center, left bottom !important;
background-repeat: no-repeat !important;
margin: 0 !important; padding: 0 !important;
border: none !important; overflow: visible !important;
border-radius: 0 !important;
} body #slider { margin-top: -1px !important; } body #slider .slide-caption, body .slider-slides .slide-caption {
margin-top: 0 !important; padding-bottom: 0 !important; margin-bottom: 0 !important; top: 0 !important;
}
body #slider .container, body .slider-slides .container {
margin-bottom: 0 !important; padding-bottom: 0 !important;
} body .background-blackw {
background: transparent !important;
padding: 40px 0 50px 0 !important; 
margin: 0 !important;
border-radius: 0 !important;
}
.slide-body .container { padding-left: 0 !important; padding-right: 0 !important; width: 100% !important; }
.slide-body, .container, .slide-caption, .slide-content {
position: relative !important; top: auto !important; width: 100% !important; height: auto !important; transform: none !important;
} .h1-homepage span {
color: #ffffff !important; font-weight: 800 !important; font-size: 26px !important;
line-height: 1.3 !important; text-shadow: none !important; display: block; padding: 0 10px;
}
.h1-homepage { margin: 0 0 20px 0 !important; }
.additional-pr { width: 100% !important; padding: 0 20px !important; box-sizing: border-box !important; margin-bottom: 0 !important; }
.additional-pr li {
color: #ffffff !important; font-size: 16px !important; text-shadow: none !important;
text-align: left !important; margin-bottom: 10px !important; padding-left: 0 !important;
border-bottom: 1px solid rgba(255,255,255,0.1) !important; padding-bottom: 5px !important;
}
.additional-pr li img { margin-right: 10px !important; vertical-align: middle !important; }
.wr-cont, .wr-cont span { color: #ccc !important; }
.slide-body .fin, .f7 { display: none !important; }
}   @media only screen and (max-width: 900px) {
.mobile-only-hide-pc {
display: block !important;
background: transparent;
padding: 0 0 30px 0; margin-top: 0 !important; 
}
.mobile-quote-container {
background: #fff;
padding: 20px 15px;
border-radius: 8px;
box-shadow: 0 5px 20px rgba(0,0,0,0.1);
border: 1px solid #f0f0f0;
margin: 0 15px;
}
.mob-title-quote { 
margin-bottom: 15px; font-size: 18px; font-weight: 700; 
text-align: center; text-transform: uppercase; color: #333; 
}
} @media only screen and (max-width: 540px) {
#pt-cv-view-49005d48kt .cvp-responsive-image[style*="background-image"] { width: 100% !important; }
#pt-cv-view-49005d48kt .pt-cv-ocol:nth-child(2n+2) .cvp-responsive-image[style*="background-image"] { width: 150px !important; height: 100px !important; }
} @media only screen and (min-width: 901px) {
#slider .slide { background-image: url(https://measuredsurvey365.co.uk/wp-content/uploads/2015/06/non1.jpg) !important;
background-size: cover !important;
background-position: center center !important;
background-repeat: no-repeat !important;
}
}