a.mega-hdr-a {
  padding: 0px!important;
}

.menu-item-73 {
  font-weight: 500;
}

.sidestand {
  position: absolute;
    width:500px;
  left: 35%;
  top: -320px;
    transition-duration: 1s;
  z-index: 1000;
  }

.sidestand:hover {
  top: 6px;
  transition-duration: 1s;

}


.sidestandrow {
  border: #C30080;
    border-style: groove;
    border-width: 2px;
    background-color: rgba(255, 255, 255, 0.86);
  margin-bottom: 0px!important;
}

.demoall {
  /*animation:myfirst 5s;
      -moz-animation:myfirst 5s infinite; 
    -webkit-animation:myfirst 5s infinite; */
      width: 200px;
  background-color:#C30080;
  color: white;
    margin-left: auto;
    margin-right: auto;
  padding: 7px;
  border-radius: 10px;
  border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}


.ls-shadow {
  visibility: hidden;
}

.fa-bars {
  font-size:2em;
}

.fa-bars:after { content: "   Боковое меню" }

.side_image:hover {
  position: relative;
  top:-15px;
  transition-duration: 1s;
}

.side_image {
  position: relative;
  padding-top: 20px;
      transition-duration: 1s;
  top: 0px;

}

@-moz-keyframes myfirst /* Firefox */
    {
    0%   {background:#C30080;}
    50%  {background:#00A5F0;}
    100%   {background:#FDEA44;}
    }

        @-webkit-keyframes myfirst /* Safari and Chrome */
    {
    0%   {background:#FDEA44;}
    50%  {background:#00A5F0;}
    100%   {background:#C30080;}
    }

#col-15-1, #col-17-1 {
  margin-left: 20px;
}

##col-17-3, #col-29-3 {
  margin-right: 20px;
}


.col-md-6 {
  width: 48%;
}

.col-md-4 {
  width: 32.3333%;
}


.horizontal-menu {
float: none !important;
}
.horizontal-menu ul {
    display: table !important;
    margin: 0px auto !important;
}

.horizontal-menu ul li {
    float: left;
    padding: 0 5px 0 7px;
    border-left: 1px solid;
    border-color: #FFFFFF;
    margin-left: 3px;
    margin-right: 3px;
}

#col-32-2 {
  background-color:gainsboro;
}

div.horizontal-menu ul li {
      padding-right: 30px;
    padding-left: 30px;
}

#container-24 {
  padding-top: 10px;
}

.nodisplay {
  display: none;
}

#col-31-3 {
  float:right;
}
