#vk_blockly_header { background-color: #ffffff} .site-name a, .site-name a:visited, .site-name a:hover {  color: #ff00ff;  text-decoration: none;  }  .site-slogan { color: #4c0f7b} a, a:hover, a:visited, a.page-link { color: #ff00ff} .mega-dropdown-menu a.level1 { color: #ff00ff !important;} h1, h2, h3, h4, h5, h6 {color:#ff00ff} .site-logo { border-radius:0px; } 
body {font-family:Helvetica, Arial, "Nimbus Sans L", sans-serif; }
body {font-family:''Inter''; }#vk_blockly_header {
    background-color: #4c0f7b;
}
.nav-bg {
     background-color: #4c0f7b;
    -webkit-box-shadow: 0 2px 15px 0 rgba(0,0,0,.00);
    box-shadow: 0 2px 15px 0 rgba(0,0,0,.00);
}

@media (min-width: 576px)
.col-sm-1 {
    max-width: 19.333333% !important;
}
.site-name { display: none; }

.nav-item {
    color: #fff;
text-transform: uppercase;
    font-size: 113%;

}
.nav-item a:hover {
    color: #fff;
background: #ff00ff;
}

#navbarSupportedContent > ul > li > a  {
    color: #fff;
}

.views-element-container a img {
    
      filter: sepia(100%) hue-rotate(-116deg);    
  transition: 0.5s;
}


.views-element-container a:hover img {
  filter: sepia(00%) hue-rotate(0deg);     transition: 0.5s;
}


.btn,
.form-control {
 
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0rem;
}
