/*
-----------------------------------------------
Site Layout Styles
----------------------------------------------- */

.specon {
  text-align: center;
}

.specon #panel {
  margin: 0 auto;
  text-align: left;
  width: 1024px;
}
.specon .spec-hide {
  display: none;
}
.specon .spec-hide-before:before {
  display: none;
  content: '';
}
.specon .main-wrap {
  width: 100%;
  box-shadow: none;
  background: none;
  border: none;
}
.specon .container {
  width: 100%;
}
.specon .border_right_main_news {
  border: none;
  width: 100%;
}

.specon .card-shadow-depth {
  box-shadow: none;
}