.home-title {
padding: 0 0 30px 0!important;
background-color: unset;
box-shadow: none;
}
.left-side h3 {
background-color: #202054;
display: block;
padding: 10px;
color: #fff;
text-transform: uppercase;
font-size: 1.3em;
margin-top: 25px;
}
.left-side .bold {
font-weight: bold;
}
.left-side .italic {
font-style: italic;
}
.left-side a {
text-decoration: underline;
}
span.bold {
font-weight: 700;
}
span.cont {
cursor: pointer;
}
.contacts a {
transition: all 0.5s;
visibility: hidden;
opacity: 0;
}
.contacts a.show {
visibility: visible;
opacity: 1;
}
.popular-post-home3 {
margin-left: 30px;
}
.vc_sw-acf {
padding: 15px;
position: relative;
}
.vc_sw-acf:before {
content: '';
display: block;
position: absolute;
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #202054;
top: 21px;
left: 0px;
}
.most-popular {
box-shadow: none;
}
.category-27 .excerpt {
display: none;
}
.grecaptcha-badge {
display: none!important;
}
.type-icon {
display: none;
}
.footer-bottom {
background-color: #202054;
display: flex;
justify-content: center;
align-items: center;
}
.footer-bottom .liveinternet,
.footer-bottom .copy-adm,
.footer-bottom .yametrix {
padding: 30px;
}
.list-cat-btn ul li a {
color: unset;
visibility: hidden;
}
.ion-social-instagram,
.follow .fa-instagram {
background-color: #bb27e2;
}