.headerline {
  width: 100%;
  height: 1px;
  background: #757575;
  top: 106px;
  position: absolute; }

.nav_top {
  top: 108px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1321;
  font-size: 16px;
  font-family: Lato-Regular;
  color: #757575;
  line-height: 30px;
  text-shadow: 0px 2px 20px rgba(0, 0, 0, 0.3); }
  .nav_top a {
    color: #757575; }

.set2 {
  background-color: #2e2e2e;
  padding-top: 75px;
  text-align: center;
  padding-bottom: 80px; }
  .set2 h2 {
    font-size: 42px;
    font-family: Roboto-Bold;
    font-weight: bold;
    color: #fafafa;
    line-height: 42px;
    margin-bottom: 15px; }

.nav_news {
  font-size: 0;
  margin-bottom: 30px; }
  .nav_news a {
    display: inline-block;
    padding: 0 48px;
    line-height: 58px;
    font-size: 24px;
    font-family: Lato-Regular;
    font-weight: 400;
    color: #fafafa; }
  .nav_news a.active {
    border: 1px solid #fafafa; }

.ecabox {
  font-size: 0;
  padding: 0 30px; }
  .ecabox .eca_box {
    display: inline-block;
    vertical-align: top;
    width: 29.1%;
    margin-right: 5%;
    margin-bottom: 80px; }
    .ecabox .eca_box a {
      display: block; }
    .ecabox .eca_box:hover .eca_read {
      opacity: 1;
      transition: all .4s; }
    .ecabox .eca_box:hover h3 {
      text-decoration: underline;
      color: #fffefe;
      transition: all .4s; }
    .ecabox .eca_box b {
      width: 1px;
      height: 40px;
      border: 1px solid #fafafa;
      display: block;
      margin: 14px auto 10px; }
  .ecabox > div.eca_box:nth-child(3n) {
    margin-right: 0; }
  .ecabox h3 {
    font-size: 28px;
    font-size: 28px;
    font-family: Lato-Bold;
    font-weight: bold;
    color: gray;
    line-height: 28px;
    transition: all .4s; }

.eca_img {
  width: 100%;
  position: relative; }

.eca_read {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 123;
  width: 100%;
  height: 100%;
  padding: 26px 20px;
  opacity: 0;
  transition: all .4s; }

.eca_more {
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-color: #000; }
  .eca_more p {
    font-size: 24px;
    font-family: Lato-Black;
    font-weight: 900;
    color: white;
    line-height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }

@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .ecabox {
    padding: 0; }

  .ecabox .eca_box {
    width: 30%; } }
@media screen and (max-width: 1199px) and (min-width: 1000px) {
  .headerline {
    top: 81px; }

  .nav_top {
    top: 85px; }

  .nav_news a {
    line-height: 44px; }

  .ecabox {
    padding: 0; }

  .ecabox .eca_box {
    width: 32%;
    margin-right: 2%; }

  .ecabox h3 {
    font-size: 24px; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .headerline {
    top: 75px; }

  .nav_top {
    top: 80px; }

  .nav_news a {
    padding: 0 30px;
    line-height: 44px;
    font-size: 20px; }

  .ecabox {
    padding: 0; }

  .ecabox .eca_box {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 60px; }

  .ecabox h3 {
    font-size: 20px; }

  .ecabox .eca_box b {
    height: 30px; }

  .set2 {
    padding-bottom: 40px; } }
@media screen and (max-width: 767px) {
  .nav_news a {
    padding: 0px 12px;
    line-height: 30px;
    font-size: 14px; }

  .headerline {
    top: 65px; }

  .nav_top {
    top: 70px; }

  .banner > img {
    height: 230px;
    object-fit: cover; }

  .ecabox {
    padding: 0; }

  .set2 h2 {
    font-size: 22px;
    line-height: 22px; }

  .ecabox .eca_box {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 40px; }

  .ecabox > div.eca_box:nth-child(3n) {
    margin-right: 4%; }

  .ecabox > div.eca_box:nth-child(2n) {
    margin-right: 0; }

  .ecabox h3 {
    font-size: 16px;
    line-height: 20px; }

  .ecabox .eca_box b {
    height: 20px; }

  .set2 {
    padding-bottom: 40px;
    padding-top: 50px; } }

/*# sourceMappingURL=ecatalogue.css.map */
