

/* Start:/local/templates/etalonmix/components/bitrix/system.pagenavigation/main/style.css?17158349462136*/
.bx-pagination {
  height: auto;
  position: relative;
  text-align: center;
  margin-top: 30px;
}
.bx-pagination ul {
  padding: 0;
  margin: 0;
  list-style: none;
  white-space: nowrap;
}
.bx-pagination ul li {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  padding: 0;
  width: 25px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  position: relative;
  z-index: 1;
  margin-right: 0;
  background: white;
}
.bx-pagination ul li:last-child {
  margin-right: 0;
}
.bx-pagination ul li:nth-last-child(2).bx-active {
  margin-right: 0;
}
.bx-pagination ul li span, .bx-pagination ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #171717;
  font-size: 18px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-decoration: none;
}
.bx-pagination ul li:hover:not(.noHover):not(.noActive):not(.dots) span, .bx-pagination ul li:hover:not(.noHover):not(.noActive):not(.dots) a, .bx-pagination ul li.bx-active span, .bx-pagination ul li.bx-active a {
  color: #980916;
}
.bx-pagination ul li.bx-pag-prev, .bx-pagination ul li.bx-pag-next {
  display: none;
}
.bx-pagination ul li.bx-pag-prev.noActive, .bx-pagination ul li.bx-pag-next.noActive {
  cursor: default;
}
.bx-pagination ul li.bx-pag-prev {
  background: url("/local/templates/etalonmix/components/bitrix/system.pagenavigation/main/img/navigate-arrow-prev.svg") center no-repeat;
  background-size: 11px 18px;
}
.bx-pagination ul li.bx-pag-next {
  background: url("/local/templates/etalonmix/components/bitrix/system.pagenavigation/main/img/navigate-arrow-next.svg") center no-repeat;
  background-size: 11px 18px;
}
.bx-pagination ul li.bx-pag-all {
  margin-right: 30px;
}
.bx-pagination ul .dots {
  width: 20px;
  height: 44px;
  font-size: 0;
  vertical-align: top;
  white-space: normal;
  text-align: center;
  color: black;
  font-size: 21px;
  font-family: "NeoSansPro", Arial, Sans-Serif;
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/etalonmix/components/bitrix/news.list/certificates/style.css?17158349467353*/
.content {
  min-height: auto !important;
}

@media screen and (max-width: 1279px) and (min-width: 768px) {
  .breadcrumb {
    display: flex !important;
  }
}

.certificates-wrap {
  padding-bottom: 80px;
  width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .certificates-wrap {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .certificates-wrap {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .certificates-wrap {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .certificates-wrap {
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .certificates-wrap h1 {
    padding-top: 10px !important;
  }
}

.certificates {
  width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .certificates {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .certificates {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .certificates {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .certificates {
    width: 300px;
  }
}
.certificates .list {
  padding: 30px 0 10px;
  position: relative;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .certificates .list {
    padding-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .certificates .list {
    padding-top: 0;
  }
}
.certificates .list .block {
  min-width: 260px;
  max-width: 260px;
  height: 420px;
  position: relative;
  margin-bottom: 40px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (min-width: 1521px) {
  .certificates .list .block {
    margin-right: 35px;
  }
  .certificates .list .block:nth-child(5n+5) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1520px) and (min-width: 768px) {
  .certificates .list .block {
    margin-right: 40px;
  }
  .certificates .list .block:nth-child(4n+4) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1279px) {
  .certificates .list .block {
    min-width: 140px;
    max-width: 140px;
    height: 238px;
    margin-bottom: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .certificates .list .block:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media screen and (max-width: 479px) {
  .certificates .list .block:nth-child(2n+2) {
    margin-right: 0;
  }
}
.certificates .list .block .image {
  min-width: 100%;
  max-width: 100%;
  height: 350px;
  overflow: hidden;
  display: block;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
}
.certificates .list .block .image:hover:not(.noHover) img {
  -moz-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
@media screen and (max-width: 1279px) {
  .certificates .list .block .image {
    height: 188px;
    padding: 16px;
  }
}
.certificates .list .block .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.certificates .list .block a[download] {
  position: relative;
  align-items: center;
  min-width: 218px;
  max-width: 218px;
  height: 48px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  text-align: center;
  color: white;
  font-size: 18px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #980916;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  outline: none;
  font-size: 16px;
  margin: 20px auto 0;
}
.certificates .list .block a[download]:hover:not(.noHover) {
  background: #b2b2b2;
}
@media screen and (max-width: 1279px) {
  .certificates .list .block a[download] {
    min-width: 100%;
    max-width: 100%;
    height: 30px;
    font-size: 10px;
    -webkit-border-radius: 2.33px;
    -moz-border-radius: 2.33px;
    -ms-border-radius: 2.33px;
    border-radius: 2.33px;
  }
}
.certificates .show-more {
  position: relative;
  align-items: center;
  min-width: 345px;
  max-width: 345px;
  height: 80px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  text-align: center;
  color: white;
  font-size: 18px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #980916;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  outline: none;
  font-size: 22px;
  margin: 20px auto 0;
}
.certificates .show-more:hover:not(.noHover) {
  background: #b2b2b2;
}
@media screen and (max-width: 1279px) {
  .certificates .show-more {
    min-width: 300px;
    max-width: 300px;
    height: 60px;
    font-size: 16px;
  }
}
.certificates .bx-pagination {
  display: none;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/etalonmix/components/bitrix/system.pagenavigation/main/style.css?17158349462136 */
/* /local/templates/etalonmix/components/bitrix/news.list/certificates/style.css?17158349467353 */
